# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: 2020-06-02 17:35+0300\n" "PO-Revision-Date: 2020-06-02 17:35+0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" "X-Generator: Poedit 2.3.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Basepath: ../../..\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: build\n" "X-Poedit-SearchPathExcluded-1: doc\n" "X-Poedit-SearchPathExcluded-2: tests\n" #: AppDatabase.py:88 msgid "Add Geometry Tool in DB" msgstr "Add Geometry Tool in DB" #: AppDatabase.py:90 AppDatabase.py:1757 msgid "" "Add a new tool in the Tools Database.\n" "It will be used in the Geometry UI.\n" "You can edit it after it is added." msgstr "" "Add a new tool in the Tools Database.\n" "It will be used in the Geometry UI.\n" "You can edit it after it is added." #: AppDatabase.py:104 AppDatabase.py:1771 msgid "Delete Tool from DB" msgstr "Delete Tool from DB" #: AppDatabase.py:106 AppDatabase.py:1773 msgid "Remove a selection of tools in the Tools Database." msgstr "Remove a selection of tools in the Tools Database." #: AppDatabase.py:110 AppDatabase.py:1777 msgid "Export DB" msgstr "Export DB" #: AppDatabase.py:112 AppDatabase.py:1779 msgid "Save the Tools Database to a custom text file." msgstr "Save the Tools Database to a custom text file." #: AppDatabase.py:116 AppDatabase.py:1783 msgid "Import DB" msgstr "Import DB" #: AppDatabase.py:118 AppDatabase.py:1785 msgid "Load the Tools Database information's from a custom text file." msgstr "Load the Tools Database information's from a custom text file." #: AppDatabase.py:122 AppDatabase.py:1795 msgid "Transfer the Tool" msgstr "Transfer the Tool" #: AppDatabase.py:124 msgid "" "Add a new tool in the Tools Table of the\n" "active Geometry object after selecting a tool\n" "in the Tools Database." msgstr "" "Add a new tool in the Tools Table of the\n" "active Geometry object after selecting a tool\n" "in the Tools Database." #: AppDatabase.py:130 AppDatabase.py:1810 AppGUI/MainGUI.py:1388 #: AppGUI/preferences/PreferencesUIManager.py:878 App_Main.py:2225 #: App_Main.py:3160 App_Main.py:4037 App_Main.py:4307 App_Main.py:6417 msgid "Cancel" msgstr "Cancel" #: AppDatabase.py:160 AppDatabase.py:835 AppDatabase.py:1106 msgid "Tool Name" msgstr "Tool Name" #: AppDatabase.py:161 AppDatabase.py:837 AppDatabase.py:1119 #: AppEditors/FlatCAMExcEditor.py:1604 AppGUI/ObjectUI.py:1226 #: AppGUI/ObjectUI.py:1480 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:132 #: AppTools/ToolIsolation.py:260 AppTools/ToolNCC.py:278 #: AppTools/ToolNCC.py:287 AppTools/ToolPaint.py:260 msgid "Tool Dia" msgstr "Tool Dia" #: AppDatabase.py:162 AppDatabase.py:839 AppDatabase.py:1300 #: AppGUI/ObjectUI.py:1455 msgid "Tool Offset" msgstr "Tool Offset" #: AppDatabase.py:163 AppDatabase.py:841 AppDatabase.py:1317 msgid "Custom Offset" msgstr "Custom Offset" #: AppDatabase.py:164 AppDatabase.py:843 AppDatabase.py:1284 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:70 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:53 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:62 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:72 #: AppTools/ToolIsolation.py:199 AppTools/ToolNCC.py:213 #: AppTools/ToolNCC.py:227 AppTools/ToolPaint.py:195 msgid "Tool Type" msgstr "Tool Type" #: AppDatabase.py:165 AppDatabase.py:845 AppDatabase.py:1132 msgid "Tool Shape" msgstr "Tool Shape" #: AppDatabase.py:166 AppDatabase.py:848 AppDatabase.py:1148 #: AppGUI/ObjectUI.py:679 AppGUI/ObjectUI.py:1605 AppGUI/ObjectUI.py:2266 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:49 #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:78 #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:58 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:115 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:98 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:105 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:113 #: AppTools/ToolCalculators.py:114 AppTools/ToolCutOut.py:138 #: AppTools/ToolIsolation.py:246 AppTools/ToolNCC.py:260 #: AppTools/ToolNCC.py:268 AppTools/ToolPaint.py:242 msgid "Cut Z" msgstr "Cut Z" #: AppDatabase.py:167 AppDatabase.py:850 AppDatabase.py:1162 msgid "MultiDepth" msgstr "MultiDepth" #: AppDatabase.py:168 AppDatabase.py:852 AppDatabase.py:1175 msgid "DPP" msgstr "DPP" #: AppDatabase.py:169 AppDatabase.py:854 AppDatabase.py:1331 msgid "V-Dia" msgstr "V-Dia" #: AppDatabase.py:170 AppDatabase.py:856 AppDatabase.py:1345 msgid "V-Angle" msgstr "V-Angle" #: AppDatabase.py:171 AppDatabase.py:858 AppDatabase.py:1189 #: AppGUI/ObjectUI.py:725 AppGUI/ObjectUI.py:1652 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:134 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:102 #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:61 #: AppObjects/FlatCAMExcellon.py:1496 AppObjects/FlatCAMGeometry.py:1671 #: AppTools/ToolCalibration.py:74 msgid "Travel Z" msgstr "Travel Z" #: AppDatabase.py:172 AppDatabase.py:860 msgid "FR" msgstr "FR" #: AppDatabase.py:173 AppDatabase.py:862 msgid "FR Z" msgstr "FR Z" #: AppDatabase.py:174 AppDatabase.py:864 AppDatabase.py:1359 msgid "FR Rapids" msgstr "FR Rapids" #: AppDatabase.py:175 AppDatabase.py:866 AppDatabase.py:1232 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:222 msgid "Spindle Speed" msgstr "Spindle Speed" #: AppDatabase.py:176 AppDatabase.py:868 AppDatabase.py:1247 #: AppGUI/ObjectUI.py:843 AppGUI/ObjectUI.py:1759 msgid "Dwell" msgstr "Dwell" #: AppDatabase.py:177 AppDatabase.py:870 AppDatabase.py:1260 msgid "Dwelltime" msgstr "Dwelltime" #: AppDatabase.py:178 AppDatabase.py:872 AppGUI/ObjectUI.py:1916 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:257 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:255 #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:237 #: AppTools/ToolSolderPaste.py:331 msgid "Preprocessor" msgstr "Preprocessor" #: AppDatabase.py:179 AppDatabase.py:874 AppDatabase.py:1375 msgid "ExtraCut" msgstr "ExtraCut" #: AppDatabase.py:180 AppDatabase.py:876 AppDatabase.py:1390 msgid "E-Cut Length" msgstr "E-Cut Length" #: AppDatabase.py:181 AppDatabase.py:878 msgid "Toolchange" msgstr "Toolchange" #: AppDatabase.py:182 AppDatabase.py:880 msgid "Toolchange XY" msgstr "Toolchange XY" #: AppDatabase.py:183 AppDatabase.py:882 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:160 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:132 #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:98 #: AppTools/ToolCalibration.py:111 msgid "Toolchange Z" msgstr "Toolchange Z" #: AppDatabase.py:184 AppDatabase.py:884 AppGUI/ObjectUI.py:972 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:69 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56 msgid "Start Z" msgstr "Start Z" #: AppDatabase.py:185 AppDatabase.py:887 msgid "End Z" msgstr "End Z" #: AppDatabase.py:189 msgid "Tool Index." msgstr "Tool Index." #: AppDatabase.py:191 AppDatabase.py:1108 msgid "" "Tool name.\n" "This is not used in the app, it's function\n" "is to serve as a note for the user." msgstr "" "Tool name.\n" "This is not used in the app, it's function\n" "is to serve as a note for the user." #: AppDatabase.py:195 AppDatabase.py:1121 msgid "Tool Diameter." msgstr "Tool Diameter." #: AppDatabase.py:197 AppDatabase.py:1302 msgid "" "Tool Offset.\n" "Can be of a few types:\n" "Path = zero offset\n" "In = offset inside by half of tool diameter\n" "Out = offset outside by half of tool diameter\n" "Custom = custom offset using the Custom Offset value" msgstr "" "Tool Offset.\n" "Can be of a few types:\n" "Path = zero offset\n" "In = offset inside by half of tool diameter\n" "Out = offset outside by half of tool diameter\n" "Custom = custom offset using the Custom Offset value" #: AppDatabase.py:204 AppDatabase.py:1319 msgid "" "Custom Offset.\n" "A value to be used as offset from the current path." msgstr "" "Custom Offset.\n" "A value to be used as offset from the current path." #: AppDatabase.py:207 AppDatabase.py:1286 msgid "" "Tool Type.\n" "Can be:\n" "Iso = isolation cut\n" "Rough = rough cut, low feedrate, multiple passes\n" "Finish = finishing cut, high feedrate" msgstr "" "Tool Type.\n" "Can be:\n" "Iso = isolation cut\n" "Rough = rough cut, low feedrate, multiple passes\n" "Finish = finishing cut, high feedrate" #: AppDatabase.py:213 AppDatabase.py:1134 msgid "" "Tool Shape. \n" "Can be:\n" "C1 ... C4 = circular tool with x flutes\n" "B = ball tip milling tool\n" "V = v-shape milling tool" msgstr "" "Tool Shape. \n" "Can be:\n" "C1 ... C4 = circular tool with x flutes\n" "B = ball tip milling tool\n" "V = v-shape milling tool" #: AppDatabase.py:219 AppDatabase.py:1150 msgid "" "Cutting Depth.\n" "The depth at which to cut into material." msgstr "" "Cutting Depth.\n" "The depth at which to cut into material." #: AppDatabase.py:222 AppDatabase.py:1164 msgid "" "Multi Depth.\n" "Selecting this will allow cutting in multiple passes,\n" "each pass adding a DPP parameter depth." msgstr "" "Multi Depth.\n" "Selecting this will allow cutting in multiple passes,\n" "each pass adding a DPP parameter depth." #: AppDatabase.py:226 AppDatabase.py:1177 msgid "" "DPP. Depth per Pass.\n" "The value used to cut into material on each pass." msgstr "" "DPP. Depth per Pass.\n" "The value used to cut into material on each pass." #: AppDatabase.py:229 AppDatabase.py:1333 msgid "" "V-Dia.\n" "Diameter of the tip for V-Shape Tools." msgstr "" "V-Dia.\n" "Diameter of the tip for V-Shape Tools." #: AppDatabase.py:232 AppDatabase.py:1347 msgid "" "V-Agle.\n" "Angle at the tip for the V-Shape Tools." msgstr "" "V-Agle.\n" "Angle at the tip for the V-Shape Tools." #: AppDatabase.py:235 AppDatabase.py:1191 msgid "" "Clearance Height.\n" "Height at which the milling bit will travel between cuts,\n" "above the surface of the material, avoiding all fixtures." msgstr "" "Clearance Height.\n" "Height at which the milling bit will travel between cuts,\n" "above the surface of the material, avoiding all fixtures." #: AppDatabase.py:239 msgid "" "FR. Feedrate\n" "The speed on XY plane used while cutting into material." msgstr "" "FR. Feedrate\n" "The speed on XY plane used while cutting into material." #: AppDatabase.py:242 msgid "" "FR Z. Feedrate Z\n" "The speed on Z plane." msgstr "" "FR Z. Feedrate Z\n" "The speed on Z plane." #: AppDatabase.py:245 AppDatabase.py:1361 msgid "" "FR Rapids. Feedrate Rapids\n" "Speed used while moving as fast as possible.\n" "This is used only by some devices that can't use\n" "the G0 g-code command. Mostly 3D printers." msgstr "" "FR Rapids. Feedrate Rapids\n" "Speed used while moving as fast as possible.\n" "This is used only by some devices that can't use\n" "the G0 g-code command. Mostly 3D printers." #: AppDatabase.py:250 AppDatabase.py:1234 msgid "" "Spindle Speed.\n" "If it's left empty it will not be used.\n" "The speed of the spindle in RPM." msgstr "" "Spindle Speed.\n" "If it's left empty it will not be used.\n" "The speed of the spindle in RPM." #: AppDatabase.py:254 AppDatabase.py:1249 msgid "" "Dwell.\n" "Check this if a delay is needed to allow\n" "the spindle motor to reach it's set speed." msgstr "" "Dwell.\n" "Check this if a delay is needed to allow\n" "the spindle motor to reach it's set speed." #: AppDatabase.py:258 AppDatabase.py:1262 msgid "" "Dwell Time.\n" "A delay used to allow the motor spindle reach it's set speed." msgstr "" "Dwell Time.\n" "A delay used to allow the motor spindle reach it's set speed." #: AppDatabase.py:261 msgid "" "Preprocessor.\n" "A selection of files that will alter the generated G-code\n" "to fit for a number of use cases." msgstr "" "Preprocessor.\n" "A selection of files that will alter the generated G-code\n" "to fit for a number of use cases." #: AppDatabase.py:265 AppDatabase.py:1377 msgid "" "Extra Cut.\n" "If checked, after a isolation is finished an extra cut\n" "will be added where the start and end of isolation meet\n" "such as that this point is covered by this extra cut to\n" "ensure a complete isolation." msgstr "" "Extra Cut.\n" "If checked, after a isolation is finished an extra cut\n" "will be added where the start and end of isolation meet\n" "such as that this point is covered by this extra cut to\n" "ensure a complete isolation." #: AppDatabase.py:271 AppDatabase.py:1392 msgid "" "Extra Cut length.\n" "If checked, after a isolation is finished an extra cut\n" "will be added where the start and end of isolation meet\n" "such as that this point is covered by this extra cut to\n" "ensure a complete isolation. This is the length of\n" "the extra cut." msgstr "" "Extra Cut length.\n" "If checked, after a isolation is finished an extra cut\n" "will be added where the start and end of isolation meet\n" "such as that this point is covered by this extra cut to\n" "ensure a complete isolation. This is the length of\n" "the extra cut." #: AppDatabase.py:278 msgid "" "Toolchange.\n" "It will create a toolchange event.\n" "The kind of toolchange is determined by\n" "the preprocessor file." msgstr "" "Toolchange.\n" "It will create a toolchange event.\n" "The kind of toolchange is determined by\n" "the preprocessor file." #: AppDatabase.py:283 msgid "" "Toolchange XY.\n" "A set of coordinates in the format (x, y).\n" "Will determine the cartesian position of the point\n" "where the tool change event take place." msgstr "" "Toolchange XY.\n" "A set of coordinates in the format (x, y).\n" "Will determine the cartesian position of the point\n" "where the tool change event take place." #: AppDatabase.py:288 msgid "" "Toolchange Z.\n" "The position on Z plane where the tool change event take place." msgstr "" "Toolchange Z.\n" "The position on Z plane where the tool change event take place." #: AppDatabase.py:291 msgid "" "Start Z.\n" "If it's left empty it will not be used.\n" "A position on Z plane to move immediately after job start." msgstr "" "Start Z.\n" "If it's left empty it will not be used.\n" "A position on Z plane to move immediately after job start." #: AppDatabase.py:295 msgid "" "End Z.\n" "A position on Z plane to move immediately after job stop." msgstr "" "End Z.\n" "A position on Z plane to move immediately after job stop." #: AppDatabase.py:307 AppDatabase.py:684 AppDatabase.py:718 AppDatabase.py:2033 #: AppDatabase.py:2298 AppDatabase.py:2332 msgid "Could not load Tools DB file." msgstr "Could not load Tools DB file." #: AppDatabase.py:315 AppDatabase.py:726 AppDatabase.py:2041 #: AppDatabase.py:2340 msgid "Failed to parse Tools DB file." msgstr "Failed to parse Tools DB file." #: AppDatabase.py:318 AppDatabase.py:729 AppDatabase.py:2044 #: AppDatabase.py:2343 msgid "Loaded Tools DB from" msgstr "Loaded Tools DB from" #: AppDatabase.py:324 AppDatabase.py:1958 msgid "Add to DB" msgstr "Add to DB" #: AppDatabase.py:326 AppDatabase.py:1961 msgid "Copy from DB" msgstr "Copy from DB" #: AppDatabase.py:328 AppDatabase.py:1964 msgid "Delete from DB" msgstr "Delete from DB" #: AppDatabase.py:605 AppDatabase.py:2198 msgid "Tool added to DB." msgstr "Tool added to DB." #: AppDatabase.py:626 AppDatabase.py:2231 msgid "Tool copied from Tools DB." msgstr "Tool copied from Tools DB." #: AppDatabase.py:644 AppDatabase.py:2258 msgid "Tool removed from Tools DB." msgstr "Tool removed from Tools DB." #: AppDatabase.py:655 AppDatabase.py:2269 msgid "Export Tools Database" msgstr "Export Tools Database" #: AppDatabase.py:658 AppDatabase.py:2272 msgid "Tools_Database" msgstr "Tools_Database" #: AppDatabase.py:665 AppDatabase.py:711 AppDatabase.py:2279 #: AppDatabase.py:2325 AppEditors/FlatCAMExcEditor.py:1023 #: AppEditors/FlatCAMExcEditor.py:1091 AppEditors/FlatCAMTextEditor.py:223 #: AppGUI/MainGUI.py:2730 AppGUI/MainGUI.py:2952 AppGUI/MainGUI.py:3167 #: AppObjects/ObjectCollection.py:127 AppTools/ToolFilm.py:739 #: AppTools/ToolFilm.py:885 AppTools/ToolImage.py:247 AppTools/ToolMove.py:269 #: AppTools/ToolPcbWizard.py:301 AppTools/ToolPcbWizard.py:324 #: AppTools/ToolQRCode.py:800 AppTools/ToolQRCode.py:847 App_Main.py:1710 #: App_Main.py:2451 App_Main.py:2487 App_Main.py:2534 App_Main.py:4100 #: App_Main.py:6610 App_Main.py:6649 App_Main.py:6693 App_Main.py:6722 #: App_Main.py:6763 App_Main.py:6788 App_Main.py:6844 App_Main.py:6880 #: App_Main.py:6925 App_Main.py:6966 App_Main.py:7008 App_Main.py:7050 #: App_Main.py:7091 App_Main.py:7135 App_Main.py:7195 App_Main.py:7227 #: App_Main.py:7259 App_Main.py:7490 App_Main.py:7528 App_Main.py:7571 #: App_Main.py:7648 App_Main.py:7703 Bookmark.py:300 Bookmark.py:342 msgid "Cancelled." msgstr "Cancelled." #: AppDatabase.py:673 AppDatabase.py:2287 AppEditors/FlatCAMTextEditor.py:276 #: AppObjects/FlatCAMCNCJob.py:959 AppTools/ToolFilm.py:1016 #: AppTools/ToolFilm.py:1197 AppTools/ToolSolderPaste.py:1542 App_Main.py:2542 #: App_Main.py:7947 App_Main.py:7995 App_Main.py:8120 App_Main.py:8256 #: Bookmark.py:308 msgid "" "Permission denied, saving not possible.\n" "Most likely another app is holding the file open and not accessible." msgstr "" "Permission denied, saving not possible.\n" "Most likely another app is holding the file open and not accessible." #: AppDatabase.py:695 AppDatabase.py:698 AppDatabase.py:750 AppDatabase.py:2309 #: AppDatabase.py:2312 AppDatabase.py:2365 msgid "Failed to write Tools DB to file." msgstr "Failed to write Tools DB to file." #: AppDatabase.py:701 AppDatabase.py:2315 msgid "Exported Tools DB to" msgstr "Exported Tools DB to" #: AppDatabase.py:708 AppDatabase.py:2322 msgid "Import FlatCAM Tools DB" msgstr "Import FlatCAM Tools DB" #: AppDatabase.py:740 AppDatabase.py:915 AppDatabase.py:2354 #: AppDatabase.py:2624 AppObjects/FlatCAMGeometry.py:956 #: AppTools/ToolIsolation.py:2909 AppTools/ToolIsolation.py:2994 #: AppTools/ToolNCC.py:4029 AppTools/ToolNCC.py:4113 AppTools/ToolPaint.py:3578 #: AppTools/ToolPaint.py:3663 App_Main.py:5233 App_Main.py:5267 #: App_Main.py:5294 App_Main.py:5314 App_Main.py:5324 msgid "Tools Database" msgstr "Tools Database" #: AppDatabase.py:754 AppDatabase.py:2369 msgid "Saved Tools DB." msgstr "Saved Tools DB." #: AppDatabase.py:901 AppDatabase.py:2611 msgid "No Tool/row selected in the Tools Database table" msgstr "No Tool/row selected in the Tools Database table" #: AppDatabase.py:919 AppDatabase.py:2628 msgid "Cancelled adding tool from DB." msgstr "Cancelled adding tool from DB." #: AppDatabase.py:1020 msgid "Basic Geo Parameters" msgstr "Basic Geo Parameters" #: AppDatabase.py:1032 msgid "Advanced Geo Parameters" msgstr "Advanced Geo Parameters" #: AppDatabase.py:1045 msgid "NCC Parameters" msgstr "NCC Parameters" #: AppDatabase.py:1058 msgid "Paint Parameters" msgstr "Paint Parameters" #: AppDatabase.py:1071 msgid "Isolation Parameters" msgstr "Isolation Parameters" #: AppDatabase.py:1204 AppGUI/ObjectUI.py:746 AppGUI/ObjectUI.py:1671 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:186 #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:148 #: AppTools/ToolSolderPaste.py:249 msgid "Feedrate X-Y" msgstr "Feedrate X-Y" #: AppDatabase.py:1206 msgid "" "Feedrate X-Y. Feedrate\n" "The speed on XY plane used while cutting into material." msgstr "" "Feedrate X-Y. Feedrate\n" "The speed on XY plane used while cutting into material." #: AppDatabase.py:1218 AppGUI/ObjectUI.py:761 AppGUI/ObjectUI.py:1685 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:207 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:201 #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:161 #: AppTools/ToolSolderPaste.py:261 msgid "Feedrate Z" msgstr "Feedrate Z" #: AppDatabase.py:1220 msgid "" "Feedrate Z\n" "The speed on Z plane." msgstr "" "Feedrate Z\n" "The speed on Z plane." #: AppDatabase.py:1418 AppGUI/ObjectUI.py:624 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:46 #: AppTools/ToolNCC.py:341 msgid "Operation" msgstr "Operation" #: AppDatabase.py:1420 AppTools/ToolNCC.py:343 msgid "" "The 'Operation' can be:\n" "- Isolation -> will ensure that the non-copper clearing is always complete.\n" "If it's not successful then the non-copper clearing will fail, too.\n" "- Clear -> the regular non-copper clearing." msgstr "" "The 'Operation' can be:\n" "- Isolation -> will ensure that the non-copper clearing is always complete.\n" "If it's not successful then the non-copper clearing will fail, too.\n" "- Clear -> the regular non-copper clearing." #: AppDatabase.py:1427 AppEditors/FlatCAMGrbEditor.py:2749 #: AppGUI/GUIElements.py:2754 AppTools/ToolNCC.py:350 msgid "Clear" msgstr "Clear" #: AppDatabase.py:1428 AppTools/ToolNCC.py:351 msgid "Isolation" msgstr "Isolation" #: AppDatabase.py:1436 AppDatabase.py:1682 AppGUI/ObjectUI.py:646 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:62 #: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:56 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:182 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:137 #: AppTools/ToolIsolation.py:351 AppTools/ToolNCC.py:359 msgid "Milling Type" msgstr "Milling Type" #: AppDatabase.py:1438 AppDatabase.py:1446 AppDatabase.py:1684 #: AppDatabase.py:1692 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:184 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:192 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:139 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:147 #: AppTools/ToolIsolation.py:353 AppTools/ToolIsolation.py:361 #: AppTools/ToolNCC.py:361 AppTools/ToolNCC.py:369 msgid "" "Milling type when the selected tool is of type: 'iso_op':\n" "- climb / best for precision milling and to reduce tool usage\n" "- conventional / useful when there is no backlash compensation" msgstr "" "Milling type when the selected tool is of type: 'iso_op':\n" "- climb / best for precision milling and to reduce tool usage\n" "- conventional / useful when there is no backlash compensation" #: AppDatabase.py:1443 AppDatabase.py:1689 #: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:62 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:189 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:144 #: AppTools/ToolIsolation.py:358 AppTools/ToolNCC.py:366 msgid "Climb" msgstr "Climb" #: AppDatabase.py:1444 AppDatabase.py:1690 #: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:63 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:190 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:145 #: AppTools/ToolIsolation.py:359 AppTools/ToolNCC.py:367 msgid "Conventional" msgstr "Conventional" #: AppDatabase.py:1456 AppDatabase.py:1565 AppDatabase.py:1667 #: AppEditors/FlatCAMGeoEditor.py:450 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:167 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:182 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:163 #: AppTools/ToolIsolation.py:336 AppTools/ToolNCC.py:382 #: AppTools/ToolPaint.py:328 msgid "Overlap" msgstr "Overlap" #: AppDatabase.py:1458 AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:184 #: AppTools/ToolNCC.py:384 msgid "" "How much (percentage) of the tool width to overlap each tool pass.\n" "Adjust the value starting with lower values\n" "and increasing it if areas that should be cleared are still \n" "not cleared.\n" "Lower values = faster processing, faster execution on CNC.\n" "Higher values = slow processing and slow execution on CNC\n" "due of too many paths." msgstr "" "How much (percentage) of the tool width to overlap each tool pass.\n" "Adjust the value starting with lower values\n" "and increasing it if areas that should be cleared are still \n" "not cleared.\n" "Lower values = faster processing, faster execution on CNC.\n" "Higher values = slow processing and slow execution on CNC\n" "due of too many paths." #: AppDatabase.py:1477 AppDatabase.py:1586 AppEditors/FlatCAMGeoEditor.py:470 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:72 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:229 #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:59 #: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:45 #: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:53 #: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:66 #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:115 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:202 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:183 #: AppTools/ToolCopperThieving.py:115 AppTools/ToolCopperThieving.py:366 #: AppTools/ToolCorners.py:149 AppTools/ToolCutOut.py:190 #: AppTools/ToolFiducials.py:175 AppTools/ToolInvertGerber.py:91 #: AppTools/ToolInvertGerber.py:99 AppTools/ToolNCC.py:403 #: AppTools/ToolPaint.py:349 msgid "Margin" msgstr "Margin" #: AppDatabase.py:1479 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:74 #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:61 #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:125 #: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:68 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:204 #: AppTools/ToolCopperThieving.py:117 AppTools/ToolCorners.py:151 #: AppTools/ToolFiducials.py:177 AppTools/ToolNCC.py:405 msgid "Bounding box margin." msgstr "Bounding box margin." #: AppDatabase.py:1490 AppDatabase.py:1601 AppEditors/FlatCAMGeoEditor.py:484 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:105 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:106 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:215 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:198 #: AppTools/ToolExtractDrills.py:128 AppTools/ToolNCC.py:416 #: AppTools/ToolPaint.py:364 AppTools/ToolPunchGerber.py:139 msgid "Method" msgstr "Method" #: AppDatabase.py:1492 AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:217 #: AppTools/ToolNCC.py:418 msgid "" "Algorithm for copper clearing:\n" "- Standard: Fixed step inwards.\n" "- Seed-based: Outwards from seed.\n" "- Line-based: Parallel lines." msgstr "" "Algorithm for copper clearing:\n" "- Standard: Fixed step inwards.\n" "- Seed-based: Outwards from seed.\n" "- Line-based: Parallel lines." #: AppDatabase.py:1500 AppDatabase.py:1615 AppEditors/FlatCAMGeoEditor.py:498 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: AppTools/ToolNCC.py:431 AppTools/ToolNCC.py:2232 AppTools/ToolNCC.py:2764 #: AppTools/ToolNCC.py:2796 AppTools/ToolPaint.py:389 #: AppTools/ToolPaint.py:1859 tclCommands/TclCommandCopperClear.py:126 #: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125 msgid "Standard" msgstr "Standard" #: AppDatabase.py:1500 AppDatabase.py:1615 AppEditors/FlatCAMGeoEditor.py:498 #: AppEditors/FlatCAMGeoEditor.py:568 AppEditors/FlatCAMGeoEditor.py:5148 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: AppTools/ToolNCC.py:431 AppTools/ToolNCC.py:2243 AppTools/ToolNCC.py:2770 #: AppTools/ToolNCC.py:2802 AppTools/ToolPaint.py:389 #: AppTools/ToolPaint.py:1873 defaults.py:413 defaults.py:445 #: tclCommands/TclCommandCopperClear.py:128 #: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127 msgid "Seed" msgstr "Seed" #: AppDatabase.py:1500 AppDatabase.py:1615 AppEditors/FlatCAMGeoEditor.py:498 #: AppEditors/FlatCAMGeoEditor.py:5152 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: AppTools/ToolNCC.py:431 AppTools/ToolNCC.py:2254 AppTools/ToolPaint.py:389 #: AppTools/ToolPaint.py:698 AppTools/ToolPaint.py:1887 #: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129 msgid "Lines" msgstr "Lines" #: AppDatabase.py:1500 AppDatabase.py:1615 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: AppTools/ToolNCC.py:431 AppTools/ToolNCC.py:2265 AppTools/ToolPaint.py:389 #: AppTools/ToolPaint.py:2052 tclCommands/TclCommandPaint.py:133 msgid "Combo" msgstr "Combo" #: AppDatabase.py:1508 AppDatabase.py:1626 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:237 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:224 #: AppTools/ToolNCC.py:439 AppTools/ToolPaint.py:400 msgid "Connect" msgstr "Connect" #: AppDatabase.py:1512 AppDatabase.py:1629 AppEditors/FlatCAMGeoEditor.py:507 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:239 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:226 #: AppTools/ToolNCC.py:443 AppTools/ToolPaint.py:403 msgid "" "Draw lines between resulting\n" "segments to minimize tool lifts." msgstr "" "Draw lines between resulting\n" "segments to minimize tool lifts." #: AppDatabase.py:1518 AppDatabase.py:1633 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:246 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:232 #: AppTools/ToolNCC.py:449 AppTools/ToolPaint.py:407 msgid "Contour" msgstr "Contour" #: AppDatabase.py:1522 AppDatabase.py:1636 AppEditors/FlatCAMGeoEditor.py:517 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:248 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:234 #: AppTools/ToolNCC.py:453 AppTools/ToolPaint.py:410 msgid "" "Cut around the perimeter of the polygon\n" "to trim rough edges." msgstr "" "Cut around the perimeter of the polygon\n" "to trim rough edges." #: AppDatabase.py:1528 AppEditors/FlatCAMGeoEditor.py:611 #: AppEditors/FlatCAMGrbEditor.py:5305 AppGUI/ObjectUI.py:143 #: AppGUI/ObjectUI.py:1394 AppGUI/ObjectUI.py:2256 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142 #: AppTools/ToolEtchCompensation.py:199 AppTools/ToolEtchCompensation.py:207 #: AppTools/ToolNCC.py:459 AppTools/ToolTransform.py:28 msgid "Offset" msgstr "Offset" #: AppDatabase.py:1532 AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:257 #: AppTools/ToolNCC.py:463 msgid "" "If used, it will add an offset to the copper features.\n" "The copper clearing will finish to a distance\n" "from the copper features.\n" "The value can be between 0 and 10 FlatCAM units." msgstr "" "If used, it will add an offset to the copper features.\n" "The copper clearing will finish to a distance\n" "from the copper features.\n" "The value can be between 0 and 10 FlatCAM units." #: AppDatabase.py:1567 AppEditors/FlatCAMGeoEditor.py:452 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:165 #: AppTools/ToolPaint.py:330 msgid "" "How much (percentage) of the tool width to overlap each tool pass.\n" "Adjust the value starting with lower values\n" "and increasing it if areas that should be painted are still \n" "not painted.\n" "Lower values = faster processing, faster execution on CNC.\n" "Higher values = slow processing and slow execution on CNC\n" "due of too many paths." msgstr "" "How much (percentage) of the tool width to overlap each tool pass.\n" "Adjust the value starting with lower values\n" "and increasing it if areas that should be painted are still \n" "not painted.\n" "Lower values = faster processing, faster execution on CNC.\n" "Higher values = slow processing and slow execution on CNC\n" "due of too many paths." #: AppDatabase.py:1588 AppEditors/FlatCAMGeoEditor.py:472 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:185 #: AppTools/ToolPaint.py:351 msgid "" "Distance by which to avoid\n" "the edges of the polygon to\n" "be painted." msgstr "" "Distance by which to avoid\n" "the edges of the polygon to\n" "be painted." #: AppDatabase.py:1603 AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:200 #: AppTools/ToolPaint.py:366 msgid "" "Algorithm for painting:\n" "- Standard: Fixed step inwards.\n" "- Seed-based: Outwards from seed.\n" "- Line-based: Parallel lines.\n" "- Laser-lines: Active only for Gerber objects.\n" "Will create lines that follow the traces.\n" "- Combo: In case of failure a new method will be picked from the above\n" "in the order specified." msgstr "" "Algorithm for painting:\n" "- Standard: Fixed step inwards.\n" "- Seed-based: Outwards from seed.\n" "- Line-based: Parallel lines.\n" "- Laser-lines: Active only for Gerber objects.\n" "Will create lines that follow the traces.\n" "- Combo: In case of failure a new method will be picked from the above\n" "in the order specified." #: AppDatabase.py:1615 AppDatabase.py:1617 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: AppTools/ToolPaint.py:389 AppTools/ToolPaint.py:391 #: AppTools/ToolPaint.py:692 AppTools/ToolPaint.py:697 #: AppTools/ToolPaint.py:1901 tclCommands/TclCommandPaint.py:131 msgid "Laser_lines" msgstr "Laser_lines" #: AppDatabase.py:1654 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:154 #: AppTools/ToolIsolation.py:323 msgid "Passes" msgstr "Passes" #: AppDatabase.py:1656 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:156 #: AppTools/ToolIsolation.py:325 msgid "" "Width of the isolation gap in\n" "number (integer) of tool widths." msgstr "" "Width of the isolation gap in\n" "number (integer) of tool widths." #: AppDatabase.py:1669 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:169 #: AppTools/ToolIsolation.py:338 msgid "How much (percentage) of the tool width to overlap each tool pass." msgstr "How much (percentage) of the tool width to overlap each tool pass." #: AppDatabase.py:1702 AppGUI/ObjectUI.py:236 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:201 #: AppTools/ToolIsolation.py:371 msgid "Follow" msgstr "Follow" #: AppDatabase.py:1704 AppDatabase.py:1710 AppGUI/ObjectUI.py:237 #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:45 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:203 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:209 #: AppTools/ToolIsolation.py:373 AppTools/ToolIsolation.py:379 msgid "" "Generate a 'Follow' geometry.\n" "This means that it will cut through\n" "the middle of the trace." msgstr "" "Generate a 'Follow' geometry.\n" "This means that it will cut through\n" "the middle of the trace." #: AppDatabase.py:1719 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:218 #: AppTools/ToolIsolation.py:388 msgid "Isolation Type" msgstr "Isolation Type" #: AppDatabase.py:1721 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:220 #: AppTools/ToolIsolation.py:390 msgid "" "Choose how the isolation will be executed:\n" "- 'Full' -> complete isolation of polygons\n" "- 'Ext' -> will isolate only on the outside\n" "- 'Int' -> will isolate only on the inside\n" "'Exterior' isolation is almost always possible\n" "(with the right tool) but 'Interior'\n" "isolation can be done only when there is an opening\n" "inside of the polygon (e.g polygon is a 'doughnut' shape)." msgstr "" "Choose how the isolation will be executed:\n" "- 'Full' -> complete isolation of polygons\n" "- 'Ext' -> will isolate only on the outside\n" "- 'Int' -> will isolate only on the inside\n" "'Exterior' isolation is almost always possible\n" "(with the right tool) but 'Interior'\n" "isolation can be done only when there is an opening\n" "inside of the polygon (e.g polygon is a 'doughnut' shape)." #: AppDatabase.py:1730 AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:75 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:229 #: AppTools/ToolIsolation.py:399 msgid "Full" msgstr "Full" #: AppDatabase.py:1731 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:230 #: AppTools/ToolIsolation.py:400 msgid "Ext" msgstr "Ext" #: AppDatabase.py:1732 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:231 #: AppTools/ToolIsolation.py:401 msgid "Int" msgstr "Int" #: AppDatabase.py:1755 msgid "Add Tool in DB" msgstr "Add Tool in DB" #: AppDatabase.py:1789 msgid "Save DB" msgstr "Save DB" #: AppDatabase.py:1791 msgid "Save the Tools Database information's." msgstr "Save the Tools Database information's." #: AppDatabase.py:1797 msgid "" "Insert a new tool in the Tools Table of the\n" "object/application tool after selecting a tool\n" "in the Tools Database." msgstr "" "Insert a new tool in the Tools Table of the\n" "object/application tool after selecting a tool\n" "in the Tools Database." #: AppEditors/FlatCAMExcEditor.py:50 AppEditors/FlatCAMExcEditor.py:74 #: AppEditors/FlatCAMExcEditor.py:168 AppEditors/FlatCAMExcEditor.py:385 #: AppEditors/FlatCAMExcEditor.py:589 AppEditors/FlatCAMGrbEditor.py:241 #: AppEditors/FlatCAMGrbEditor.py:248 msgid "Click to place ..." msgstr "Click to place ..." #: AppEditors/FlatCAMExcEditor.py:58 msgid "To add a drill first select a tool" msgstr "To add a drill first select a tool" #: AppEditors/FlatCAMExcEditor.py:122 msgid "Done. Drill added." msgstr "Done. Drill added." #: AppEditors/FlatCAMExcEditor.py:176 msgid "To add an Drill Array first select a tool in Tool Table" msgstr "To add an Drill Array first select a tool in Tool Table" #: AppEditors/FlatCAMExcEditor.py:192 AppEditors/FlatCAMExcEditor.py:415 #: AppEditors/FlatCAMExcEditor.py:636 AppEditors/FlatCAMExcEditor.py:1151 #: AppEditors/FlatCAMExcEditor.py:1178 AppEditors/FlatCAMGrbEditor.py:471 #: AppEditors/FlatCAMGrbEditor.py:1944 AppEditors/FlatCAMGrbEditor.py:1974 msgid "Click on target location ..." msgstr "Click on target location ..." #: AppEditors/FlatCAMExcEditor.py:211 msgid "Click on the Drill Circular Array Start position" msgstr "Click on the Drill Circular Array Start position" #: AppEditors/FlatCAMExcEditor.py:233 AppEditors/FlatCAMExcEditor.py:677 #: AppEditors/FlatCAMGrbEditor.py:516 msgid "The value is not Float. Check for comma instead of dot separator." msgstr "The value is not Float. Check for comma instead of dot separator." #: AppEditors/FlatCAMExcEditor.py:237 msgid "The value is mistyped. Check the value" msgstr "The value is mistyped. Check the value" #: AppEditors/FlatCAMExcEditor.py:336 msgid "Too many drills for the selected spacing angle." msgstr "Too many drills for the selected spacing angle." #: AppEditors/FlatCAMExcEditor.py:354 msgid "Done. Drill Array added." msgstr "Done. Drill Array added." #: AppEditors/FlatCAMExcEditor.py:394 msgid "To add a slot first select a tool" msgstr "To add a slot first select a tool" #: AppEditors/FlatCAMExcEditor.py:454 AppEditors/FlatCAMExcEditor.py:461 #: AppEditors/FlatCAMExcEditor.py:742 AppEditors/FlatCAMExcEditor.py:749 msgid "Value is missing or wrong format. Add it and retry." msgstr "Value is missing or wrong format. Add it and retry." #: AppEditors/FlatCAMExcEditor.py:559 msgid "Done. Adding Slot completed." msgstr "Done. Adding Slot completed." #: AppEditors/FlatCAMExcEditor.py:597 msgid "To add an Slot Array first select a tool in Tool Table" msgstr "To add an Slot Array first select a tool in Tool Table" #: AppEditors/FlatCAMExcEditor.py:655 msgid "Click on the Slot Circular Array Start position" msgstr "Click on the Slot Circular Array Start position" #: AppEditors/FlatCAMExcEditor.py:680 AppEditors/FlatCAMGrbEditor.py:519 msgid "The value is mistyped. Check the value." msgstr "The value is mistyped. Check the value." #: AppEditors/FlatCAMExcEditor.py:859 msgid "Too many Slots for the selected spacing angle." msgstr "Too many Slots for the selected spacing angle." #: AppEditors/FlatCAMExcEditor.py:882 msgid "Done. Slot Array added." msgstr "Done. Slot Array added." #: AppEditors/FlatCAMExcEditor.py:904 msgid "Click on the Drill(s) to resize ..." msgstr "Click on the Drill(s) to resize ..." #: AppEditors/FlatCAMExcEditor.py:934 msgid "Resize drill(s) failed. Please enter a diameter for resize." msgstr "Resize drill(s) failed. Please enter a diameter for resize." #: AppEditors/FlatCAMExcEditor.py:1112 msgid "Done. Drill/Slot Resize completed." msgstr "Done. Drill/Slot Resize completed." #: AppEditors/FlatCAMExcEditor.py:1115 msgid "Cancelled. No drills/slots selected for resize ..." msgstr "Cancelled. No drills/slots selected for resize ..." #: AppEditors/FlatCAMExcEditor.py:1153 AppEditors/FlatCAMGrbEditor.py:1946 msgid "Click on reference location ..." msgstr "Click on reference location ..." #: AppEditors/FlatCAMExcEditor.py:1210 msgid "Done. Drill(s) Move completed." msgstr "Done. Drill(s) Move completed." #: AppEditors/FlatCAMExcEditor.py:1318 msgid "Done. Drill(s) copied." msgstr "Done. Drill(s) copied." #: AppEditors/FlatCAMExcEditor.py:1557 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:26 msgid "Excellon Editor" msgstr "Excellon Editor" #: AppEditors/FlatCAMExcEditor.py:1564 AppEditors/FlatCAMGrbEditor.py:2469 msgid "Name:" msgstr "Name:" #: AppEditors/FlatCAMExcEditor.py:1570 AppGUI/ObjectUI.py:540 #: AppGUI/ObjectUI.py:1362 AppTools/ToolIsolation.py:118 #: AppTools/ToolNCC.py:120 AppTools/ToolPaint.py:114 #: AppTools/ToolSolderPaste.py:79 msgid "Tools Table" msgstr "Tools Table" #: AppEditors/FlatCAMExcEditor.py:1572 AppGUI/ObjectUI.py:542 msgid "" "Tools in this Excellon object\n" "when are used for drilling." msgstr "" "Tools in this Excellon object\n" "when are used for drilling." #: AppEditors/FlatCAMExcEditor.py:1584 AppEditors/FlatCAMExcEditor.py:3041 #: AppGUI/ObjectUI.py:560 AppObjects/FlatCAMExcellon.py:1265 #: AppObjects/FlatCAMExcellon.py:1368 AppObjects/FlatCAMExcellon.py:1553 #: AppTools/ToolIsolation.py:130 AppTools/ToolNCC.py:132 #: AppTools/ToolPaint.py:127 AppTools/ToolPcbWizard.py:76 #: AppTools/ToolProperties.py:416 AppTools/ToolProperties.py:476 #: AppTools/ToolSolderPaste.py:90 tclCommands/TclCommandDrillcncjob.py:195 msgid "Diameter" msgstr "Diameter" #: AppEditors/FlatCAMExcEditor.py:1592 msgid "Add/Delete Tool" msgstr "Add/Delete Tool" #: AppEditors/FlatCAMExcEditor.py:1594 msgid "" "Add/Delete a tool to the tool list\n" "for this Excellon object." msgstr "" "Add/Delete a tool to the tool list\n" "for this Excellon object." #: AppEditors/FlatCAMExcEditor.py:1606 AppGUI/ObjectUI.py:1482 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:57 msgid "Diameter for the new tool" msgstr "Diameter for the new tool" #: AppEditors/FlatCAMExcEditor.py:1616 msgid "Add Tool" msgstr "Add Tool" #: AppEditors/FlatCAMExcEditor.py:1618 msgid "" "Add a new tool to the tool list\n" "with the diameter specified above." msgstr "" "Add a new tool to the tool list\n" "with the diameter specified above." #: AppEditors/FlatCAMExcEditor.py:1630 msgid "Delete Tool" msgstr "Delete Tool" #: AppEditors/FlatCAMExcEditor.py:1632 msgid "" "Delete a tool in the tool list\n" "by selecting a row in the tool table." msgstr "" "Delete a tool in the tool list\n" "by selecting a row in the tool table." #: AppEditors/FlatCAMExcEditor.py:1650 AppGUI/MainGUI.py:4392 msgid "Resize Drill(s)" msgstr "Resize Drill(s)" #: AppEditors/FlatCAMExcEditor.py:1652 msgid "Resize a drill or a selection of drills." msgstr "Resize a drill or a selection of drills." #: AppEditors/FlatCAMExcEditor.py:1659 msgid "Resize Dia" msgstr "Resize Dia" #: AppEditors/FlatCAMExcEditor.py:1661 msgid "Diameter to resize to." msgstr "Diameter to resize to." #: AppEditors/FlatCAMExcEditor.py:1672 msgid "Resize" msgstr "Resize" #: AppEditors/FlatCAMExcEditor.py:1674 msgid "Resize drill(s)" msgstr "Resize drill(s)" #: AppEditors/FlatCAMExcEditor.py:1699 AppGUI/MainGUI.py:1514 #: AppGUI/MainGUI.py:4391 msgid "Add Drill Array" msgstr "Add Drill Array" #: AppEditors/FlatCAMExcEditor.py:1701 msgid "Add an array of drills (linear or circular array)" msgstr "Add an array of drills (linear or circular array)" #: AppEditors/FlatCAMExcEditor.py:1707 msgid "" "Select the type of drills array to create.\n" "It can be Linear X(Y) or Circular" msgstr "" "Select the type of drills array to create.\n" "It can be Linear X(Y) or Circular" #: AppEditors/FlatCAMExcEditor.py:1710 AppEditors/FlatCAMExcEditor.py:1924 #: AppEditors/FlatCAMGrbEditor.py:2782 msgid "Linear" msgstr "Linear" #: AppEditors/FlatCAMExcEditor.py:1711 AppEditors/FlatCAMExcEditor.py:1925 #: AppEditors/FlatCAMGrbEditor.py:2783 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:52 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:151 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:78 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:61 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:70 #: AppTools/ToolExtractDrills.py:78 AppTools/ToolExtractDrills.py:201 #: AppTools/ToolFiducials.py:223 AppTools/ToolIsolation.py:207 #: AppTools/ToolNCC.py:221 AppTools/ToolPaint.py:203 #: AppTools/ToolPunchGerber.py:89 AppTools/ToolPunchGerber.py:229 msgid "Circular" msgstr "Circular" #: AppEditors/FlatCAMExcEditor.py:1719 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:68 msgid "Nr of drills" msgstr "Nr of drills" #: AppEditors/FlatCAMExcEditor.py:1720 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:70 msgid "Specify how many drills to be in the array." msgstr "Specify how many drills to be in the array." #: AppEditors/FlatCAMExcEditor.py:1738 AppEditors/FlatCAMExcEditor.py:1788 #: AppEditors/FlatCAMExcEditor.py:1860 AppEditors/FlatCAMExcEditor.py:1953 #: AppEditors/FlatCAMExcEditor.py:2004 AppEditors/FlatCAMGrbEditor.py:1580 #: AppEditors/FlatCAMGrbEditor.py:2811 AppEditors/FlatCAMGrbEditor.py:2860 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "Direction" #: AppEditors/FlatCAMExcEditor.py:1740 AppEditors/FlatCAMExcEditor.py:1955 #: AppEditors/FlatCAMGrbEditor.py:2813 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 msgid "" "Direction on which the linear array is oriented:\n" "- 'X' - horizontal axis \n" "- 'Y' - vertical axis or \n" "- 'Angle' - a custom angle for the array inclination" msgstr "" "Direction on which the linear array is oriented:\n" "- 'X' - horizontal axis \n" "- 'Y' - vertical axis or \n" "- 'Angle' - a custom angle for the array inclination" #: AppEditors/FlatCAMExcEditor.py:1747 AppEditors/FlatCAMExcEditor.py:1869 #: AppEditors/FlatCAMExcEditor.py:1962 AppEditors/FlatCAMGrbEditor.py:2820 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:187 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:240 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:129 #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:197 #: AppTools/ToolFilm.py:239 msgid "X" msgstr "X" #: AppEditors/FlatCAMExcEditor.py:1748 AppEditors/FlatCAMExcEditor.py:1870 #: AppEditors/FlatCAMExcEditor.py:1963 AppEditors/FlatCAMGrbEditor.py:2821 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:188 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:241 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:130 #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:198 #: AppTools/ToolFilm.py:240 msgid "Y" msgstr "Y" #: AppEditors/FlatCAMExcEditor.py:1749 AppEditors/FlatCAMExcEditor.py:1766 #: AppEditors/FlatCAMExcEditor.py:1800 AppEditors/FlatCAMExcEditor.py:1871 #: AppEditors/FlatCAMExcEditor.py:1875 AppEditors/FlatCAMExcEditor.py:1964 #: AppEditors/FlatCAMExcEditor.py:1982 AppEditors/FlatCAMExcEditor.py:2016 #: AppEditors/FlatCAMGrbEditor.py:2822 AppEditors/FlatCAMGrbEditor.py:2839 #: AppEditors/FlatCAMGrbEditor.py:2875 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:194 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:242 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:263 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:131 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:149 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:53 #: AppTools/ToolDistance.py:120 AppTools/ToolDistanceMin.py:68 #: AppTools/ToolTransform.py:60 msgid "Angle" msgstr "Angle" #: AppEditors/FlatCAMExcEditor.py:1753 AppEditors/FlatCAMExcEditor.py:1968 #: AppEditors/FlatCAMGrbEditor.py:2826 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 msgid "Pitch" msgstr "Pitch" #: AppEditors/FlatCAMExcEditor.py:1755 AppEditors/FlatCAMExcEditor.py:1970 #: AppEditors/FlatCAMGrbEditor.py:2828 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 msgid "Pitch = Distance between elements of the array." msgstr "Pitch = Distance between elements of the array." #: AppEditors/FlatCAMExcEditor.py:1768 AppEditors/FlatCAMExcEditor.py:1984 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" "Min value is: -360 degrees.\n" "Max value is: 360.00 degrees." msgstr "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" "Min value is: -360 degrees.\n" "Max value is: 360.00 degrees." #: AppEditors/FlatCAMExcEditor.py:1789 AppEditors/FlatCAMExcEditor.py:2005 #: AppEditors/FlatCAMGrbEditor.py:2862 msgid "" "Direction for circular array.Can be CW = clockwise or CCW = counter " "clockwise." msgstr "" "Direction for circular array.Can be CW = clockwise or CCW = counter " "clockwise." #: AppEditors/FlatCAMExcEditor.py:1796 AppEditors/FlatCAMExcEditor.py:2012 #: AppEditors/FlatCAMGrbEditor.py:2870 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:129 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:171 msgid "CW" msgstr "CW" #: AppEditors/FlatCAMExcEditor.py:1797 AppEditors/FlatCAMExcEditor.py:2013 #: AppEditors/FlatCAMGrbEditor.py:2871 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:130 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:172 msgid "CCW" msgstr "CCW" #: AppEditors/FlatCAMExcEditor.py:1801 AppEditors/FlatCAMExcEditor.py:2017 #: AppEditors/FlatCAMGrbEditor.py:2877 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:295 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:151 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:180 msgid "Angle at which each element in circular array is placed." msgstr "Angle at which each element in circular array is placed." #: AppEditors/FlatCAMExcEditor.py:1835 msgid "Slot Parameters" msgstr "Slot Parameters" #: AppEditors/FlatCAMExcEditor.py:1837 msgid "" "Parameters for adding a slot (hole with oval shape)\n" "either single or as an part of an array." msgstr "" "Parameters for adding a slot (hole with oval shape)\n" "either single or as an part of an array." #: AppEditors/FlatCAMExcEditor.py:1846 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:162 #: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:56 #: AppTools/ToolCorners.py:136 AppTools/ToolProperties.py:559 msgid "Length" msgstr "Length" #: AppEditors/FlatCAMExcEditor.py:1848 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:164 msgid "Length = The length of the slot." msgstr "Length = The length of the slot." #: AppEditors/FlatCAMExcEditor.py:1862 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:180 msgid "" "Direction on which the slot is oriented:\n" "- 'X' - horizontal axis \n" "- 'Y' - vertical axis or \n" "- 'Angle' - a custom angle for the slot inclination" msgstr "" "Direction on which the slot is oriented:\n" "- 'X' - horizontal axis \n" "- 'Y' - vertical axis or \n" "- 'Angle' - a custom angle for the slot inclination" #: AppEditors/FlatCAMExcEditor.py:1877 msgid "" "Angle at which the slot is placed.\n" "The precision is of max 2 decimals.\n" "Min value is: -360 degrees.\n" "Max value is: 360.00 degrees." msgstr "" "Angle at which the slot is placed.\n" "The precision is of max 2 decimals.\n" "Min value is: -360 degrees.\n" "Max value is: 360.00 degrees." #: AppEditors/FlatCAMExcEditor.py:1910 msgid "Slot Array Parameters" msgstr "Slot Array Parameters" #: AppEditors/FlatCAMExcEditor.py:1912 msgid "Parameters for the array of slots (linear or circular array)" msgstr "Parameters for the array of slots (linear or circular array)" #: AppEditors/FlatCAMExcEditor.py:1921 msgid "" "Select the type of slot array to create.\n" "It can be Linear X(Y) or Circular" msgstr "" "Select the type of slot array to create.\n" "It can be Linear X(Y) or Circular" #: AppEditors/FlatCAMExcEditor.py:1933 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:219 msgid "Nr of slots" msgstr "Nr of slots" #: AppEditors/FlatCAMExcEditor.py:1934 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:221 msgid "Specify how many slots to be in the array." msgstr "Specify how many slots to be in the array." #: AppEditors/FlatCAMExcEditor.py:2452 AppObjects/FlatCAMExcellon.py:433 msgid "Total Drills" msgstr "Total Drills" #: AppEditors/FlatCAMExcEditor.py:2484 AppObjects/FlatCAMExcellon.py:464 msgid "Total Slots" msgstr "Total Slots" #: AppEditors/FlatCAMExcEditor.py:2559 AppEditors/FlatCAMGeoEditor.py:1075 #: AppEditors/FlatCAMGeoEditor.py:1116 AppEditors/FlatCAMGeoEditor.py:1144 #: AppEditors/FlatCAMGeoEditor.py:1172 AppEditors/FlatCAMGeoEditor.py:1216 #: AppEditors/FlatCAMGeoEditor.py:1251 AppEditors/FlatCAMGeoEditor.py:1279 #: AppObjects/FlatCAMGeometry.py:664 AppObjects/FlatCAMGeometry.py:1099 #: AppObjects/FlatCAMGeometry.py:1841 AppObjects/FlatCAMGeometry.py:2491 #: AppTools/ToolIsolation.py:1493 AppTools/ToolNCC.py:1516 #: AppTools/ToolPaint.py:1268 AppTools/ToolPaint.py:1439 #: AppTools/ToolSolderPaste.py:891 AppTools/ToolSolderPaste.py:964 msgid "Wrong value format entered, use a number." msgstr "Wrong value format entered, use a number." #: AppEditors/FlatCAMExcEditor.py:2570 msgid "" "Tool already in the original or actual tool list.\n" "Save and reedit Excellon if you need to add this tool. " msgstr "" "Tool already in the original or actual tool list.\n" "Save and reedit Excellon if you need to add this tool. " #: AppEditors/FlatCAMExcEditor.py:2579 AppGUI/MainGUI.py:3364 msgid "Added new tool with dia" msgstr "Added new tool with dia" #: AppEditors/FlatCAMExcEditor.py:2612 msgid "Select a tool in Tool Table" msgstr "Select a tool in Tool Table" #: AppEditors/FlatCAMExcEditor.py:2642 msgid "Deleted tool with diameter" msgstr "Deleted tool with diameter" #: AppEditors/FlatCAMExcEditor.py:2790 msgid "Done. Tool edit completed." msgstr "Done. Tool edit completed." #: AppEditors/FlatCAMExcEditor.py:3327 msgid "There are no Tools definitions in the file. Aborting Excellon creation." msgstr "" "There are no Tools definitions in the file. Aborting Excellon creation." #: AppEditors/FlatCAMExcEditor.py:3331 msgid "An internal error has ocurred. See Shell.\n" msgstr "An internal error has ocurred. See Shell.\n" #: AppEditors/FlatCAMExcEditor.py:3336 msgid "Creating Excellon." msgstr "Creating Excellon." #: AppEditors/FlatCAMExcEditor.py:3350 msgid "Excellon editing finished." msgstr "Excellon editing finished." #: AppEditors/FlatCAMExcEditor.py:3367 msgid "Cancelled. There is no Tool/Drill selected" msgstr "Cancelled. There is no Tool/Drill selected" #: AppEditors/FlatCAMExcEditor.py:3601 AppEditors/FlatCAMExcEditor.py:3609 #: AppEditors/FlatCAMGeoEditor.py:4343 AppEditors/FlatCAMGeoEditor.py:4357 #: AppEditors/FlatCAMGrbEditor.py:1085 AppEditors/FlatCAMGrbEditor.py:1312 #: AppEditors/FlatCAMGrbEditor.py:1497 AppEditors/FlatCAMGrbEditor.py:1766 #: AppEditors/FlatCAMGrbEditor.py:4609 AppEditors/FlatCAMGrbEditor.py:4626 #: AppGUI/MainGUI.py:2711 AppGUI/MainGUI.py:2723 #: AppTools/ToolAlignObjects.py:393 AppTools/ToolAlignObjects.py:415 #: App_Main.py:4677 App_Main.py:4831 msgid "Done." msgstr "Done." #: AppEditors/FlatCAMExcEditor.py:3984 msgid "Done. Drill(s) deleted." msgstr "Done. Drill(s) deleted." #: AppEditors/FlatCAMExcEditor.py:4057 AppEditors/FlatCAMExcEditor.py:4067 #: AppEditors/FlatCAMGrbEditor.py:5057 msgid "Click on the circular array Center position" msgstr "Click on the circular array Center position" #: AppEditors/FlatCAMGeoEditor.py:84 msgid "Buffer distance:" msgstr "Buffer distance:" #: AppEditors/FlatCAMGeoEditor.py:85 msgid "Buffer corner:" msgstr "Buffer corner:" #: AppEditors/FlatCAMGeoEditor.py:87 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded for exterior buffer.\n" " - 'Square': the corner is met in a sharp angle for exterior buffer.\n" " - 'Beveled': the corner is a line that directly connects the features " "meeting in the corner" msgstr "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded for exterior buffer.\n" " - 'Square': the corner is met in a sharp angle for exterior buffer.\n" " - 'Beveled': the corner is a line that directly connects the features " "meeting in the corner" #: AppEditors/FlatCAMGeoEditor.py:93 AppEditors/FlatCAMGrbEditor.py:2638 msgid "Round" msgstr "Round" #: AppEditors/FlatCAMGeoEditor.py:94 AppEditors/FlatCAMGrbEditor.py:2639 #: AppGUI/ObjectUI.py:1149 AppGUI/ObjectUI.py:2004 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:225 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:177 #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:143 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:298 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:327 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:291 #: AppTools/ToolExtractDrills.py:94 AppTools/ToolExtractDrills.py:227 #: AppTools/ToolIsolation.py:545 AppTools/ToolNCC.py:583 #: AppTools/ToolPaint.py:526 AppTools/ToolPunchGerber.py:105 #: AppTools/ToolPunchGerber.py:255 AppTools/ToolQRCode.py:207 msgid "Square" msgstr "Square" #: AppEditors/FlatCAMGeoEditor.py:95 AppEditors/FlatCAMGrbEditor.py:2640 msgid "Beveled" msgstr "Beveled" #: AppEditors/FlatCAMGeoEditor.py:102 msgid "Buffer Interior" msgstr "Buffer Interior" #: AppEditors/FlatCAMGeoEditor.py:104 msgid "Buffer Exterior" msgstr "Buffer Exterior" #: AppEditors/FlatCAMGeoEditor.py:110 msgid "Full Buffer" msgstr "Full Buffer" #: AppEditors/FlatCAMGeoEditor.py:131 AppEditors/FlatCAMGeoEditor.py:3016 #: AppGUI/MainGUI.py:4301 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:191 msgid "Buffer Tool" msgstr "Buffer Tool" #: AppEditors/FlatCAMGeoEditor.py:143 AppEditors/FlatCAMGeoEditor.py:160 #: AppEditors/FlatCAMGeoEditor.py:177 AppEditors/FlatCAMGeoEditor.py:3035 #: AppEditors/FlatCAMGeoEditor.py:3063 AppEditors/FlatCAMGeoEditor.py:3091 #: AppEditors/FlatCAMGrbEditor.py:5110 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "Buffer distance value is missing or wrong format. Add it and retry." #: AppEditors/FlatCAMGeoEditor.py:241 msgid "Font" msgstr "Font" #: AppEditors/FlatCAMGeoEditor.py:322 AppGUI/MainGUI.py:1452 msgid "Text" msgstr "Text" #: AppEditors/FlatCAMGeoEditor.py:348 msgid "Text Tool" msgstr "Text Tool" #: AppEditors/FlatCAMGeoEditor.py:404 AppGUI/MainGUI.py:502 #: AppGUI/MainGUI.py:1199 AppGUI/ObjectUI.py:597 AppGUI/ObjectUI.py:1564 #: AppObjects/FlatCAMExcellon.py:852 AppObjects/FlatCAMExcellon.py:1242 #: AppObjects/FlatCAMGeometry.py:825 AppTools/ToolIsolation.py:313 #: AppTools/ToolIsolation.py:1171 AppTools/ToolNCC.py:331 #: AppTools/ToolNCC.py:797 AppTools/ToolPaint.py:313 AppTools/ToolPaint.py:766 msgid "Tool" msgstr "Tool" #: AppEditors/FlatCAMGeoEditor.py:438 msgid "Tool dia" msgstr "Tool dia" #: AppEditors/FlatCAMGeoEditor.py:440 msgid "Diameter of the tool to be used in the operation." msgstr "Diameter of the tool to be used in the operation." #: AppEditors/FlatCAMGeoEditor.py:486 msgid "" "Algorithm to paint the polygons:\n" "- Standard: Fixed step inwards.\n" "- Seed-based: Outwards from seed.\n" "- Line-based: Parallel lines." msgstr "" "Algorithm to paint the polygons:\n" "- Standard: Fixed step inwards.\n" "- Seed-based: Outwards from seed.\n" "- Line-based: Parallel lines." #: AppEditors/FlatCAMGeoEditor.py:505 msgid "Connect:" msgstr "Connect:" #: AppEditors/FlatCAMGeoEditor.py:515 msgid "Contour:" msgstr "Contour:" #: AppEditors/FlatCAMGeoEditor.py:528 AppGUI/MainGUI.py:1456 msgid "Paint" msgstr "Paint" #: AppEditors/FlatCAMGeoEditor.py:546 AppGUI/MainGUI.py:912 #: AppGUI/MainGUI.py:1944 AppGUI/ObjectUI.py:2069 AppTools/ToolPaint.py:42 #: AppTools/ToolPaint.py:737 msgid "Paint Tool" msgstr "Paint Tool" #: AppEditors/FlatCAMGeoEditor.py:582 AppEditors/FlatCAMGeoEditor.py:1054 #: AppEditors/FlatCAMGeoEditor.py:3023 AppEditors/FlatCAMGeoEditor.py:3051 #: AppEditors/FlatCAMGeoEditor.py:3079 AppEditors/FlatCAMGeoEditor.py:4496 #: AppEditors/FlatCAMGrbEditor.py:5761 msgid "Cancelled. No shape selected." msgstr "Cancelled. No shape selected." #: AppEditors/FlatCAMGeoEditor.py:595 AppEditors/FlatCAMGeoEditor.py:3041 #: AppEditors/FlatCAMGeoEditor.py:3069 AppEditors/FlatCAMGeoEditor.py:3097 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:69 #: AppTools/ToolProperties.py:117 AppTools/ToolProperties.py:162 msgid "Tools" msgstr "Tools" #: AppEditors/FlatCAMGeoEditor.py:606 AppEditors/FlatCAMGeoEditor.py:990 #: AppEditors/FlatCAMGrbEditor.py:5300 AppEditors/FlatCAMGrbEditor.py:5697 #: AppGUI/MainGUI.py:935 AppGUI/MainGUI.py:1967 AppTools/ToolTransform.py:460 msgid "Transform Tool" msgstr "Transform Tool" #: AppEditors/FlatCAMGeoEditor.py:607 AppEditors/FlatCAMGeoEditor.py:672 #: AppEditors/FlatCAMGrbEditor.py:5301 AppEditors/FlatCAMGrbEditor.py:5366 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:45 #: AppTools/ToolTransform.py:24 AppTools/ToolTransform.py:466 msgid "Rotate" msgstr "Rotate" #: AppEditors/FlatCAMGeoEditor.py:608 AppEditors/FlatCAMGrbEditor.py:5302 #: AppTools/ToolTransform.py:25 msgid "Skew/Shear" msgstr "Skew/Shear" #: AppEditors/FlatCAMGeoEditor.py:609 AppEditors/FlatCAMGrbEditor.py:2687 #: AppEditors/FlatCAMGrbEditor.py:5303 AppGUI/MainGUI.py:1057 #: AppGUI/MainGUI.py:1499 AppGUI/MainGUI.py:2089 AppGUI/MainGUI.py:4513 #: AppGUI/ObjectUI.py:125 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:95 #: AppTools/ToolTransform.py:26 msgid "Scale" msgstr "Scale" #: AppEditors/FlatCAMGeoEditor.py:610 AppEditors/FlatCAMGrbEditor.py:5304 #: AppTools/ToolTransform.py:27 msgid "Mirror (Flip)" msgstr "Mirror (Flip)" #: AppEditors/FlatCAMGeoEditor.py:624 AppEditors/FlatCAMGrbEditor.py:5318 #: AppGUI/MainGUI.py:844 AppGUI/MainGUI.py:1878 msgid "Editor" msgstr "Editor" #: AppEditors/FlatCAMGeoEditor.py:656 AppEditors/FlatCAMGrbEditor.py:5350 msgid "Angle:" msgstr "Angle:" #: AppEditors/FlatCAMGeoEditor.py:658 AppEditors/FlatCAMGrbEditor.py:5352 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:55 #: AppTools/ToolTransform.py:62 msgid "" "Angle for Rotation action, in degrees.\n" "Float number between -360 and 359.\n" "Positive numbers for CW motion.\n" "Negative numbers for CCW motion." msgstr "" "Angle for Rotation action, in degrees.\n" "Float number between -360 and 359.\n" "Positive numbers for CW motion.\n" "Negative numbers for CCW motion." #: AppEditors/FlatCAMGeoEditor.py:674 AppEditors/FlatCAMGrbEditor.py:5368 msgid "" "Rotate the selected shape(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected shapes." msgstr "" "Rotate the selected shape(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected shapes." #: AppEditors/FlatCAMGeoEditor.py:697 AppEditors/FlatCAMGrbEditor.py:5391 msgid "Angle X:" msgstr "Angle X:" #: AppEditors/FlatCAMGeoEditor.py:699 AppEditors/FlatCAMGeoEditor.py:719 #: AppEditors/FlatCAMGrbEditor.py:5393 AppEditors/FlatCAMGrbEditor.py:5413 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:74 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 #: AppTools/ToolCalibration.py:505 AppTools/ToolCalibration.py:518 msgid "" "Angle for Skew action, in degrees.\n" "Float number between -360 and 359." msgstr "" "Angle for Skew action, in degrees.\n" "Float number between -360 and 359." #: AppEditors/FlatCAMGeoEditor.py:710 AppEditors/FlatCAMGrbEditor.py:5404 #: AppTools/ToolTransform.py:467 msgid "Skew X" msgstr "Skew X" #: AppEditors/FlatCAMGeoEditor.py:712 AppEditors/FlatCAMGeoEditor.py:732 #: AppEditors/FlatCAMGrbEditor.py:5406 AppEditors/FlatCAMGrbEditor.py:5426 msgid "" "Skew/shear the selected shape(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected shapes." msgstr "" "Skew/shear the selected shape(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected shapes." #: AppEditors/FlatCAMGeoEditor.py:717 AppEditors/FlatCAMGrbEditor.py:5411 msgid "Angle Y:" msgstr "Angle Y:" #: AppEditors/FlatCAMGeoEditor.py:730 AppEditors/FlatCAMGrbEditor.py:5424 #: AppTools/ToolTransform.py:468 msgid "Skew Y" msgstr "Skew Y" #: AppEditors/FlatCAMGeoEditor.py:758 AppEditors/FlatCAMGrbEditor.py:5452 msgid "Factor X:" msgstr "Factor X:" #: AppEditors/FlatCAMGeoEditor.py:760 AppEditors/FlatCAMGrbEditor.py:5454 #: AppTools/ToolCalibration.py:469 msgid "Factor for Scale action over X axis." msgstr "Factor for Scale action over X axis." #: AppEditors/FlatCAMGeoEditor.py:770 AppEditors/FlatCAMGrbEditor.py:5464 #: AppTools/ToolTransform.py:469 msgid "Scale X" msgstr "Scale X" #: AppEditors/FlatCAMGeoEditor.py:772 AppEditors/FlatCAMGeoEditor.py:791 #: AppEditors/FlatCAMGrbEditor.py:5466 AppEditors/FlatCAMGrbEditor.py:5485 msgid "" "Scale the selected shape(s).\n" "The point of reference depends on \n" "the Scale reference checkbox state." msgstr "" "Scale the selected shape(s).\n" "The point of reference depends on \n" "the Scale reference checkbox state." #: AppEditors/FlatCAMGeoEditor.py:777 AppEditors/FlatCAMGrbEditor.py:5471 msgid "Factor Y:" msgstr "Factor Y:" #: AppEditors/FlatCAMGeoEditor.py:779 AppEditors/FlatCAMGrbEditor.py:5473 #: AppTools/ToolCalibration.py:481 msgid "Factor for Scale action over Y axis." msgstr "Factor for Scale action over Y axis." #: AppEditors/FlatCAMGeoEditor.py:789 AppEditors/FlatCAMGrbEditor.py:5483 #: AppTools/ToolTransform.py:470 msgid "Scale Y" msgstr "Scale Y" #: AppEditors/FlatCAMGeoEditor.py:798 AppEditors/FlatCAMGrbEditor.py:5492 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 #: AppTools/ToolTransform.py:189 msgid "Link" msgstr "Link" #: AppEditors/FlatCAMGeoEditor.py:800 AppEditors/FlatCAMGrbEditor.py:5494 msgid "" "Scale the selected shape(s)\n" "using the Scale Factor X for both axis." msgstr "" "Scale the selected shape(s)\n" "using the Scale Factor X for both axis." #: AppEditors/FlatCAMGeoEditor.py:806 AppEditors/FlatCAMGrbEditor.py:5500 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:132 #: AppTools/ToolTransform.py:196 msgid "Scale Reference" msgstr "Scale Reference" #: AppEditors/FlatCAMGeoEditor.py:808 AppEditors/FlatCAMGrbEditor.py:5502 msgid "" "Scale the selected shape(s)\n" "using the origin reference when checked,\n" "and the center of the biggest bounding box\n" "of the selected shapes when unchecked." msgstr "" "Scale the selected shape(s)\n" "using the origin reference when checked,\n" "and the center of the biggest bounding box\n" "of the selected shapes when unchecked." #: AppEditors/FlatCAMGeoEditor.py:836 AppEditors/FlatCAMGrbEditor.py:5531 msgid "Value X:" msgstr "Value X:" #: AppEditors/FlatCAMGeoEditor.py:838 AppEditors/FlatCAMGrbEditor.py:5533 msgid "Value for Offset action on X axis." msgstr "Value for Offset action on X axis." #: AppEditors/FlatCAMGeoEditor.py:848 AppEditors/FlatCAMGrbEditor.py:5543 #: AppTools/ToolTransform.py:473 msgid "Offset X" msgstr "Offset X" #: AppEditors/FlatCAMGeoEditor.py:850 AppEditors/FlatCAMGeoEditor.py:870 #: AppEditors/FlatCAMGrbEditor.py:5545 AppEditors/FlatCAMGrbEditor.py:5565 msgid "" "Offset the selected shape(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected shapes.\n" msgstr "" "Offset the selected shape(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected shapes.\n" #: AppEditors/FlatCAMGeoEditor.py:856 AppEditors/FlatCAMGrbEditor.py:5551 msgid "Value Y:" msgstr "Value Y:" #: AppEditors/FlatCAMGeoEditor.py:858 AppEditors/FlatCAMGrbEditor.py:5553 msgid "Value for Offset action on Y axis." msgstr "Value for Offset action on Y axis." #: AppEditors/FlatCAMGeoEditor.py:868 AppEditors/FlatCAMGrbEditor.py:5563 #: AppTools/ToolTransform.py:474 msgid "Offset Y" msgstr "Offset Y" #: AppEditors/FlatCAMGeoEditor.py:899 AppEditors/FlatCAMGrbEditor.py:5594 #: AppTools/ToolTransform.py:475 msgid "Flip on X" msgstr "Flip on X" #: AppEditors/FlatCAMGeoEditor.py:901 AppEditors/FlatCAMGeoEditor.py:908 #: AppEditors/FlatCAMGrbEditor.py:5596 AppEditors/FlatCAMGrbEditor.py:5603 msgid "" "Flip the selected shape(s) over the X axis.\n" "Does not create a new shape." msgstr "" "Flip the selected shape(s) over the X axis.\n" "Does not create a new shape." #: AppEditors/FlatCAMGeoEditor.py:906 AppEditors/FlatCAMGrbEditor.py:5601 #: AppTools/ToolTransform.py:476 msgid "Flip on Y" msgstr "Flip on Y" #: AppEditors/FlatCAMGeoEditor.py:914 AppEditors/FlatCAMGrbEditor.py:5609 msgid "Ref Pt" msgstr "Ref Pt" #: AppEditors/FlatCAMGeoEditor.py:916 AppEditors/FlatCAMGrbEditor.py:5611 msgid "" "Flip the selected shape(s)\n" "around the point in Point Entry Field.\n" "\n" "The point coordinates can be captured by\n" "left click on canvas together with pressing\n" "SHIFT key. \n" "Then click Add button to insert coordinates.\n" "Or enter the coords in format (x, y) in the\n" "Point Entry field and click Flip on X(Y)" msgstr "" "Flip the selected shape(s)\n" "around the point in Point Entry Field.\n" "\n" "The point coordinates can be captured by\n" "left click on canvas together with pressing\n" "SHIFT key. \n" "Then click Add button to insert coordinates.\n" "Or enter the coords in format (x, y) in the\n" "Point Entry field and click Flip on X(Y)" #: AppEditors/FlatCAMGeoEditor.py:928 AppEditors/FlatCAMGrbEditor.py:5623 msgid "Point:" msgstr "Point:" #: AppEditors/FlatCAMGeoEditor.py:930 AppEditors/FlatCAMGrbEditor.py:5625 #: AppTools/ToolTransform.py:299 msgid "" "Coordinates in format (x, y) used as reference for mirroring.\n" "The 'x' in (x, y) will be used when using Flip on X and\n" "the 'y' in (x, y) will be used when using Flip on Y." msgstr "" "Coordinates in format (x, y) used as reference for mirroring.\n" "The 'x' in (x, y) will be used when using Flip on X and\n" "the 'y' in (x, y) will be used when using Flip on Y." #: AppEditors/FlatCAMGeoEditor.py:938 AppEditors/FlatCAMGrbEditor.py:2590 #: AppEditors/FlatCAMGrbEditor.py:5635 AppGUI/ObjectUI.py:1494 #: AppTools/ToolDblSided.py:192 AppTools/ToolDblSided.py:425 #: AppTools/ToolIsolation.py:276 AppTools/ToolIsolation.py:610 #: AppTools/ToolNCC.py:294 AppTools/ToolNCC.py:631 AppTools/ToolPaint.py:276 #: AppTools/ToolPaint.py:675 AppTools/ToolSolderPaste.py:127 #: AppTools/ToolSolderPaste.py:605 AppTools/ToolTransform.py:478 #: App_Main.py:5670 msgid "Add" msgstr "Add" #: AppEditors/FlatCAMGeoEditor.py:940 AppEditors/FlatCAMGrbEditor.py:5637 #: AppTools/ToolTransform.py:309 msgid "" "The point coordinates can be captured by\n" "left click on canvas together with pressing\n" "SHIFT key. Then click Add button to insert." msgstr "" "The point coordinates can be captured by\n" "left click on canvas together with pressing\n" "SHIFT key. Then click Add button to insert." #: AppEditors/FlatCAMGeoEditor.py:1303 AppEditors/FlatCAMGrbEditor.py:5945 msgid "No shape selected. Please Select a shape to rotate!" msgstr "No shape selected. Please Select a shape to rotate!" #: AppEditors/FlatCAMGeoEditor.py:1306 AppEditors/FlatCAMGrbEditor.py:5948 #: AppTools/ToolTransform.py:679 msgid "Appying Rotate" msgstr "Appying Rotate" #: AppEditors/FlatCAMGeoEditor.py:1332 AppEditors/FlatCAMGrbEditor.py:5980 msgid "Done. Rotate completed." msgstr "Done. Rotate completed." #: AppEditors/FlatCAMGeoEditor.py:1334 msgid "Rotation action was not executed" msgstr "Rotation action was not executed" #: AppEditors/FlatCAMGeoEditor.py:1353 AppEditors/FlatCAMGrbEditor.py:5999 msgid "No shape selected. Please Select a shape to flip!" msgstr "No shape selected. Please Select a shape to flip!" #: AppEditors/FlatCAMGeoEditor.py:1356 AppEditors/FlatCAMGrbEditor.py:6002 #: AppTools/ToolTransform.py:728 msgid "Applying Flip" msgstr "Applying Flip" #: AppEditors/FlatCAMGeoEditor.py:1385 AppEditors/FlatCAMGrbEditor.py:6040 #: AppTools/ToolTransform.py:769 msgid "Flip on the Y axis done" msgstr "Flip on the Y axis done" #: AppEditors/FlatCAMGeoEditor.py:1389 AppEditors/FlatCAMGrbEditor.py:6049 #: AppTools/ToolTransform.py:778 msgid "Flip on the X axis done" msgstr "Flip on the X axis done" #: AppEditors/FlatCAMGeoEditor.py:1397 msgid "Flip action was not executed" msgstr "Flip action was not executed" #: AppEditors/FlatCAMGeoEditor.py:1415 AppEditors/FlatCAMGrbEditor.py:6069 msgid "No shape selected. Please Select a shape to shear/skew!" msgstr "No shape selected. Please Select a shape to shear/skew!" #: AppEditors/FlatCAMGeoEditor.py:1418 AppEditors/FlatCAMGrbEditor.py:6072 #: AppTools/ToolTransform.py:801 msgid "Applying Skew" msgstr "Applying Skew" #: AppEditors/FlatCAMGeoEditor.py:1441 AppEditors/FlatCAMGrbEditor.py:6106 msgid "Skew on the X axis done" msgstr "Skew on the X axis done" #: AppEditors/FlatCAMGeoEditor.py:1443 AppEditors/FlatCAMGrbEditor.py:6108 msgid "Skew on the Y axis done" msgstr "Skew on the Y axis done" #: AppEditors/FlatCAMGeoEditor.py:1446 msgid "Skew action was not executed" msgstr "Skew action was not executed" #: AppEditors/FlatCAMGeoEditor.py:1468 AppEditors/FlatCAMGrbEditor.py:6130 msgid "No shape selected. Please Select a shape to scale!" msgstr "No shape selected. Please Select a shape to scale!" #: AppEditors/FlatCAMGeoEditor.py:1471 AppEditors/FlatCAMGrbEditor.py:6133 #: AppTools/ToolTransform.py:847 msgid "Applying Scale" msgstr "Applying Scale" #: AppEditors/FlatCAMGeoEditor.py:1503 AppEditors/FlatCAMGrbEditor.py:6170 msgid "Scale on the X axis done" msgstr "Scale on the X axis done" #: AppEditors/FlatCAMGeoEditor.py:1505 AppEditors/FlatCAMGrbEditor.py:6172 msgid "Scale on the Y axis done" msgstr "Scale on the Y axis done" #: AppEditors/FlatCAMGeoEditor.py:1507 msgid "Scale action was not executed" msgstr "Scale action was not executed" #: AppEditors/FlatCAMGeoEditor.py:1522 AppEditors/FlatCAMGrbEditor.py:6189 msgid "No shape selected. Please Select a shape to offset!" msgstr "No shape selected. Please Select a shape to offset!" #: AppEditors/FlatCAMGeoEditor.py:1525 AppEditors/FlatCAMGrbEditor.py:6192 #: AppTools/ToolTransform.py:897 msgid "Applying Offset" msgstr "Applying Offset" #: AppEditors/FlatCAMGeoEditor.py:1535 AppEditors/FlatCAMGrbEditor.py:6213 msgid "Offset on the X axis done" msgstr "Offset on the X axis done" #: AppEditors/FlatCAMGeoEditor.py:1537 AppEditors/FlatCAMGrbEditor.py:6215 msgid "Offset on the Y axis done" msgstr "Offset on the Y axis done" #: AppEditors/FlatCAMGeoEditor.py:1540 msgid "Offset action was not executed" msgstr "Offset action was not executed" #: AppEditors/FlatCAMGeoEditor.py:1544 AppEditors/FlatCAMGrbEditor.py:6222 msgid "Rotate ..." msgstr "Rotate ..." #: AppEditors/FlatCAMGeoEditor.py:1545 AppEditors/FlatCAMGeoEditor.py:1600 #: AppEditors/FlatCAMGeoEditor.py:1617 AppEditors/FlatCAMGrbEditor.py:6223 #: AppEditors/FlatCAMGrbEditor.py:6272 AppEditors/FlatCAMGrbEditor.py:6287 msgid "Enter an Angle Value (degrees)" msgstr "Enter an Angle Value (degrees)" #: AppEditors/FlatCAMGeoEditor.py:1554 AppEditors/FlatCAMGrbEditor.py:6231 msgid "Geometry shape rotate done" msgstr "Geometry shape rotate done" #: AppEditors/FlatCAMGeoEditor.py:1558 AppEditors/FlatCAMGrbEditor.py:6234 msgid "Geometry shape rotate cancelled" msgstr "Geometry shape rotate cancelled" #: AppEditors/FlatCAMGeoEditor.py:1563 AppEditors/FlatCAMGrbEditor.py:6239 msgid "Offset on X axis ..." msgstr "Offset on X axis ..." #: AppEditors/FlatCAMGeoEditor.py:1564 AppEditors/FlatCAMGeoEditor.py:1583 #: AppEditors/FlatCAMGrbEditor.py:6240 AppEditors/FlatCAMGrbEditor.py:6257 msgid "Enter a distance Value" msgstr "Enter a distance Value" #: AppEditors/FlatCAMGeoEditor.py:1573 AppEditors/FlatCAMGrbEditor.py:6248 msgid "Geometry shape offset on X axis done" msgstr "Geometry shape offset on X axis done" #: AppEditors/FlatCAMGeoEditor.py:1577 AppEditors/FlatCAMGrbEditor.py:6251 msgid "Geometry shape offset X cancelled" msgstr "Geometry shape offset X cancelled" #: AppEditors/FlatCAMGeoEditor.py:1582 AppEditors/FlatCAMGrbEditor.py:6256 msgid "Offset on Y axis ..." msgstr "Offset on Y axis ..." #: AppEditors/FlatCAMGeoEditor.py:1592 AppEditors/FlatCAMGrbEditor.py:6265 msgid "Geometry shape offset on Y axis done" msgstr "Geometry shape offset on Y axis done" #: AppEditors/FlatCAMGeoEditor.py:1596 msgid "Geometry shape offset on Y axis canceled" msgstr "Geometry shape offset on Y axis canceled" #: AppEditors/FlatCAMGeoEditor.py:1599 AppEditors/FlatCAMGrbEditor.py:6271 msgid "Skew on X axis ..." msgstr "Skew on X axis ..." #: AppEditors/FlatCAMGeoEditor.py:1609 AppEditors/FlatCAMGrbEditor.py:6280 msgid "Geometry shape skew on X axis done" msgstr "Geometry shape skew on X axis done" #: AppEditors/FlatCAMGeoEditor.py:1613 msgid "Geometry shape skew on X axis canceled" msgstr "Geometry shape skew on X axis canceled" #: AppEditors/FlatCAMGeoEditor.py:1616 AppEditors/FlatCAMGrbEditor.py:6286 msgid "Skew on Y axis ..." msgstr "Skew on Y axis ..." #: AppEditors/FlatCAMGeoEditor.py:1626 AppEditors/FlatCAMGrbEditor.py:6295 msgid "Geometry shape skew on Y axis done" msgstr "Geometry shape skew on Y axis done" #: AppEditors/FlatCAMGeoEditor.py:1630 msgid "Geometry shape skew on Y axis canceled" msgstr "Geometry shape skew on Y axis canceled" #: AppEditors/FlatCAMGeoEditor.py:2007 AppEditors/FlatCAMGeoEditor.py:2078 #: AppEditors/FlatCAMGrbEditor.py:1444 AppEditors/FlatCAMGrbEditor.py:1522 msgid "Click on Center point ..." msgstr "Click on Center point ..." #: AppEditors/FlatCAMGeoEditor.py:2020 AppEditors/FlatCAMGrbEditor.py:1454 msgid "Click on Perimeter point to complete ..." msgstr "Click on Perimeter point to complete ..." #: AppEditors/FlatCAMGeoEditor.py:2052 msgid "Done. Adding Circle completed." msgstr "Done. Adding Circle completed." #: AppEditors/FlatCAMGeoEditor.py:2106 AppEditors/FlatCAMGrbEditor.py:1555 msgid "Click on Start point ..." msgstr "Click on Start point ..." #: AppEditors/FlatCAMGeoEditor.py:2108 AppEditors/FlatCAMGrbEditor.py:1557 msgid "Click on Point3 ..." msgstr "Click on Point3 ..." #: AppEditors/FlatCAMGeoEditor.py:2110 AppEditors/FlatCAMGrbEditor.py:1559 msgid "Click on Stop point ..." msgstr "Click on Stop point ..." #: AppEditors/FlatCAMGeoEditor.py:2115 AppEditors/FlatCAMGrbEditor.py:1564 msgid "Click on Stop point to complete ..." msgstr "Click on Stop point to complete ..." #: AppEditors/FlatCAMGeoEditor.py:2117 AppEditors/FlatCAMGrbEditor.py:1566 msgid "Click on Point2 to complete ..." msgstr "Click on Point2 to complete ..." #: AppEditors/FlatCAMGeoEditor.py:2119 AppEditors/FlatCAMGrbEditor.py:1568 msgid "Click on Center point to complete ..." msgstr "Click on Center point to complete ..." #: AppEditors/FlatCAMGeoEditor.py:2131 #, python-format msgid "Direction: %s" msgstr "Direction: %s" #: AppEditors/FlatCAMGeoEditor.py:2145 AppEditors/FlatCAMGrbEditor.py:1594 msgid "Mode: Start -> Stop -> Center. Click on Start point ..." msgstr "Mode: Start -> Stop -> Center. Click on Start point ..." #: AppEditors/FlatCAMGeoEditor.py:2148 AppEditors/FlatCAMGrbEditor.py:1597 msgid "Mode: Point1 -> Point3 -> Point2. Click on Point1 ..." msgstr "Mode: Point1 -> Point3 -> Point2. Click on Point1 ..." #: AppEditors/FlatCAMGeoEditor.py:2151 AppEditors/FlatCAMGrbEditor.py:1600 msgid "Mode: Center -> Start -> Stop. Click on Center point ..." msgstr "Mode: Center -> Start -> Stop. Click on Center point ..." #: AppEditors/FlatCAMGeoEditor.py:2292 msgid "Done. Arc completed." msgstr "Done. Arc completed." #: AppEditors/FlatCAMGeoEditor.py:2323 AppEditors/FlatCAMGeoEditor.py:2396 msgid "Click on 1st corner ..." msgstr "Click on 1st corner ..." #: AppEditors/FlatCAMGeoEditor.py:2335 msgid "Click on opposite corner to complete ..." msgstr "Click on opposite corner to complete ..." #: AppEditors/FlatCAMGeoEditor.py:2365 msgid "Done. Rectangle completed." msgstr "Done. Rectangle completed." #: AppEditors/FlatCAMGeoEditor.py:2409 AppTools/ToolIsolation.py:2527 #: AppTools/ToolNCC.py:1754 AppTools/ToolPaint.py:1647 Common.py:322 msgid "Click on next Point or click right mouse button to complete ..." msgstr "Click on next Point or click right mouse button to complete ..." #: AppEditors/FlatCAMGeoEditor.py:2440 msgid "Done. Polygon completed." msgstr "Done. Polygon completed." #: AppEditors/FlatCAMGeoEditor.py:2454 AppEditors/FlatCAMGeoEditor.py:2519 #: AppEditors/FlatCAMGrbEditor.py:1102 AppEditors/FlatCAMGrbEditor.py:1322 msgid "Backtracked one point ..." msgstr "Backtracked one point ..." #: AppEditors/FlatCAMGeoEditor.py:2497 msgid "Done. Path completed." msgstr "Done. Path completed." #: AppEditors/FlatCAMGeoEditor.py:2656 msgid "No shape selected. Select a shape to explode" msgstr "No shape selected. Select a shape to explode" #: AppEditors/FlatCAMGeoEditor.py:2689 msgid "Done. Polygons exploded into lines." msgstr "Done. Polygons exploded into lines." #: AppEditors/FlatCAMGeoEditor.py:2721 msgid "MOVE: No shape selected. Select a shape to move" msgstr "MOVE: No shape selected. Select a shape to move" #: AppEditors/FlatCAMGeoEditor.py:2724 AppEditors/FlatCAMGeoEditor.py:2744 msgid " MOVE: Click on reference point ..." msgstr " MOVE: Click on reference point ..." #: AppEditors/FlatCAMGeoEditor.py:2729 msgid " Click on destination point ..." msgstr " Click on destination point ..." #: AppEditors/FlatCAMGeoEditor.py:2769 msgid "Done. Geometry(s) Move completed." msgstr "Done. Geometry(s) Move completed." #: AppEditors/FlatCAMGeoEditor.py:2902 msgid "Done. Geometry(s) Copy completed." msgstr "Done. Geometry(s) Copy completed." #: AppEditors/FlatCAMGeoEditor.py:2933 AppEditors/FlatCAMGrbEditor.py:897 msgid "Click on 1st point ..." msgstr "Click on 1st point ..." #: AppEditors/FlatCAMGeoEditor.py:2957 msgid "" "Font not supported. Only Regular, Bold, Italic and BoldItalic are supported. " "Error" msgstr "" "Font not supported. Only Regular, Bold, Italic and BoldItalic are supported. " "Error" #: AppEditors/FlatCAMGeoEditor.py:2965 msgid "No text to add." msgstr "No text to add." #: AppEditors/FlatCAMGeoEditor.py:2975 msgid " Done. Adding Text completed." msgstr " Done. Adding Text completed." #: AppEditors/FlatCAMGeoEditor.py:3012 msgid "Create buffer geometry ..." msgstr "Create buffer geometry ..." #: AppEditors/FlatCAMGeoEditor.py:3047 AppEditors/FlatCAMGrbEditor.py:5154 msgid "Done. Buffer Tool completed." msgstr "Done. Buffer Tool completed." #: AppEditors/FlatCAMGeoEditor.py:3075 msgid "Done. Buffer Int Tool completed." msgstr "Done. Buffer Int Tool completed." #: AppEditors/FlatCAMGeoEditor.py:3103 msgid "Done. Buffer Ext Tool completed." msgstr "Done. Buffer Ext Tool completed." #: AppEditors/FlatCAMGeoEditor.py:3152 AppEditors/FlatCAMGrbEditor.py:2160 msgid "Select a shape to act as deletion area ..." msgstr "Select a shape to act as deletion area ..." #: AppEditors/FlatCAMGeoEditor.py:3154 AppEditors/FlatCAMGeoEditor.py:3180 #: AppEditors/FlatCAMGeoEditor.py:3186 AppEditors/FlatCAMGrbEditor.py:2162 msgid "Click to pick-up the erase shape..." msgstr "Click to pick-up the erase shape..." #: AppEditors/FlatCAMGeoEditor.py:3190 AppEditors/FlatCAMGrbEditor.py:2221 msgid "Click to erase ..." msgstr "Click to erase ..." #: AppEditors/FlatCAMGeoEditor.py:3219 AppEditors/FlatCAMGrbEditor.py:2254 msgid "Done. Eraser tool action completed." msgstr "Done. Eraser tool action completed." #: AppEditors/FlatCAMGeoEditor.py:3269 msgid "Create Paint geometry ..." msgstr "Create Paint geometry ..." #: AppEditors/FlatCAMGeoEditor.py:3282 AppEditors/FlatCAMGrbEditor.py:2417 msgid "Shape transformations ..." msgstr "Shape transformations ..." #: AppEditors/FlatCAMGeoEditor.py:3338 #: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:27 msgid "Geometry Editor" msgstr "Geometry Editor" #: AppEditors/FlatCAMGeoEditor.py:3344 AppEditors/FlatCAMGrbEditor.py:2495 #: AppEditors/FlatCAMGrbEditor.py:3952 AppGUI/ObjectUI.py:282 #: AppGUI/ObjectUI.py:1394 AppGUI/ObjectUI.py:2256 AppTools/ToolCutOut.py:95 msgid "Type" msgstr "Type" #: AppEditors/FlatCAMGeoEditor.py:3344 AppGUI/ObjectUI.py:221 #: AppGUI/ObjectUI.py:521 AppGUI/ObjectUI.py:1330 AppGUI/ObjectUI.py:2165 #: AppGUI/ObjectUI.py:2469 AppGUI/ObjectUI.py:2536 #: AppTools/ToolCalibration.py:234 AppTools/ToolFiducials.py:70 msgid "Name" msgstr "Name" #: AppEditors/FlatCAMGeoEditor.py:3596 msgid "Ring" msgstr "Ring" #: AppEditors/FlatCAMGeoEditor.py:3598 msgid "Line" msgstr "Line" #: AppEditors/FlatCAMGeoEditor.py:3600 AppGUI/MainGUI.py:1446 #: AppGUI/ObjectUI.py:1150 AppGUI/ObjectUI.py:2005 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:226 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:299 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292 #: AppTools/ToolIsolation.py:546 AppTools/ToolNCC.py:584 #: AppTools/ToolPaint.py:527 msgid "Polygon" msgstr "Polygon" #: AppEditors/FlatCAMGeoEditor.py:3602 msgid "Multi-Line" msgstr "Multi-Line" #: AppEditors/FlatCAMGeoEditor.py:3604 msgid "Multi-Polygon" msgstr "Multi-Polygon" #: AppEditors/FlatCAMGeoEditor.py:3611 msgid "Geo Elem" msgstr "Geo Elem" #: AppEditors/FlatCAMGeoEditor.py:4064 msgid "Editing MultiGeo Geometry, tool" msgstr "Editing MultiGeo Geometry, tool" #: AppEditors/FlatCAMGeoEditor.py:4066 msgid "with diameter" msgstr "with diameter" #: AppEditors/FlatCAMGeoEditor.py:4138 msgid "Grid Snap enabled." msgstr "Grid Snap enabled." #: AppEditors/FlatCAMGeoEditor.py:4142 msgid "Grid Snap disabled." msgstr "Grid Snap disabled." #: AppEditors/FlatCAMGeoEditor.py:4503 AppGUI/MainGUI.py:3046 #: AppGUI/MainGUI.py:3092 AppGUI/MainGUI.py:3110 AppGUI/MainGUI.py:3254 #: AppGUI/MainGUI.py:3293 AppGUI/MainGUI.py:3305 AppGUI/MainGUI.py:3322 msgid "Click on target point." msgstr "Click on target point." #: AppEditors/FlatCAMGeoEditor.py:4819 AppEditors/FlatCAMGeoEditor.py:4854 msgid "A selection of at least 2 geo items is required to do Intersection." msgstr "A selection of at least 2 geo items is required to do Intersection." #: AppEditors/FlatCAMGeoEditor.py:4940 AppEditors/FlatCAMGeoEditor.py:5044 msgid "" "Negative buffer value is not accepted. Use Buffer interior to generate an " "'inside' shape" msgstr "" "Negative buffer value is not accepted. Use Buffer interior to generate an " "'inside' shape" #: AppEditors/FlatCAMGeoEditor.py:4950 AppEditors/FlatCAMGeoEditor.py:5003 #: AppEditors/FlatCAMGeoEditor.py:5053 msgid "Nothing selected for buffering." msgstr "Nothing selected for buffering." #: AppEditors/FlatCAMGeoEditor.py:4955 AppEditors/FlatCAMGeoEditor.py:5007 #: AppEditors/FlatCAMGeoEditor.py:5058 msgid "Invalid distance for buffering." msgstr "Invalid distance for buffering." #: AppEditors/FlatCAMGeoEditor.py:4979 AppEditors/FlatCAMGeoEditor.py:5078 msgid "Failed, the result is empty. Choose a different buffer value." msgstr "Failed, the result is empty. Choose a different buffer value." #: AppEditors/FlatCAMGeoEditor.py:4990 msgid "Full buffer geometry created." msgstr "Full buffer geometry created." #: AppEditors/FlatCAMGeoEditor.py:4996 msgid "Negative buffer value is not accepted." msgstr "Negative buffer value is not accepted." #: AppEditors/FlatCAMGeoEditor.py:5027 msgid "Failed, the result is empty. Choose a smaller buffer value." msgstr "Failed, the result is empty. Choose a smaller buffer value." #: AppEditors/FlatCAMGeoEditor.py:5037 msgid "Interior buffer geometry created." msgstr "Interior buffer geometry created." #: AppEditors/FlatCAMGeoEditor.py:5088 msgid "Exterior buffer geometry created." msgstr "Exterior buffer geometry created." #: AppEditors/FlatCAMGeoEditor.py:5094 #, python-format msgid "Could not do Paint. Overlap value has to be less than 100%%." msgstr "Could not do Paint. Overlap value has to be less than 100%%." #: AppEditors/FlatCAMGeoEditor.py:5101 msgid "Nothing selected for painting." msgstr "Nothing selected for painting." #: AppEditors/FlatCAMGeoEditor.py:5107 msgid "Invalid value for" msgstr "Invalid value for" #: AppEditors/FlatCAMGeoEditor.py:5166 msgid "" "Could not do Paint. Try a different combination of parameters. Or a " "different method of Paint" msgstr "" "Could not do Paint. Try a different combination of parameters. Or a " "different method of Paint" #: AppEditors/FlatCAMGeoEditor.py:5177 msgid "Paint done." msgstr "Paint done." #: AppEditors/FlatCAMGrbEditor.py:211 msgid "To add an Pad first select a aperture in Aperture Table" msgstr "To add an Pad first select a aperture in Aperture Table" #: AppEditors/FlatCAMGrbEditor.py:218 AppEditors/FlatCAMGrbEditor.py:418 msgid "Aperture size is zero. It needs to be greater than zero." msgstr "Aperture size is zero. It needs to be greater than zero." #: AppEditors/FlatCAMGrbEditor.py:371 AppEditors/FlatCAMGrbEditor.py:684 msgid "" "Incompatible aperture type. Select an aperture with type 'C', 'R' or 'O'." msgstr "" "Incompatible aperture type. Select an aperture with type 'C', 'R' or 'O'." #: AppEditors/FlatCAMGrbEditor.py:383 msgid "Done. Adding Pad completed." msgstr "Done. Adding Pad completed." #: AppEditors/FlatCAMGrbEditor.py:410 msgid "To add an Pad Array first select a aperture in Aperture Table" msgstr "To add an Pad Array first select a aperture in Aperture Table" #: AppEditors/FlatCAMGrbEditor.py:490 msgid "Click on the Pad Circular Array Start position" msgstr "Click on the Pad Circular Array Start position" #: AppEditors/FlatCAMGrbEditor.py:710 msgid "Too many Pads for the selected spacing angle." msgstr "Too many Pads for the selected spacing angle." #: AppEditors/FlatCAMGrbEditor.py:733 msgid "Done. Pad Array added." msgstr "Done. Pad Array added." #: AppEditors/FlatCAMGrbEditor.py:758 msgid "Select shape(s) and then click ..." msgstr "Select shape(s) and then click ..." #: AppEditors/FlatCAMGrbEditor.py:770 msgid "Failed. Nothing selected." msgstr "Failed. Nothing selected." #: AppEditors/FlatCAMGrbEditor.py:786 msgid "" "Failed. Poligonize works only on geometries belonging to the same aperture." msgstr "" "Failed. Poligonize works only on geometries belonging to the same aperture." #: AppEditors/FlatCAMGrbEditor.py:840 msgid "Done. Poligonize completed." msgstr "Done. Poligonize completed." #: AppEditors/FlatCAMGrbEditor.py:895 AppEditors/FlatCAMGrbEditor.py:1119 #: AppEditors/FlatCAMGrbEditor.py:1143 msgid "Corner Mode 1: 45 degrees ..." msgstr "Corner Mode 1: 45 degrees ..." #: AppEditors/FlatCAMGrbEditor.py:907 AppEditors/FlatCAMGrbEditor.py:1219 msgid "Click on next Point or click Right mouse button to complete ..." msgstr "Click on next Point or click Right mouse button to complete ..." #: AppEditors/FlatCAMGrbEditor.py:1107 AppEditors/FlatCAMGrbEditor.py:1140 msgid "Corner Mode 2: Reverse 45 degrees ..." msgstr "Corner Mode 2: Reverse 45 degrees ..." #: AppEditors/FlatCAMGrbEditor.py:1110 AppEditors/FlatCAMGrbEditor.py:1137 msgid "Corner Mode 3: 90 degrees ..." msgstr "Corner Mode 3: 90 degrees ..." #: AppEditors/FlatCAMGrbEditor.py:1113 AppEditors/FlatCAMGrbEditor.py:1134 msgid "Corner Mode 4: Reverse 90 degrees ..." msgstr "Corner Mode 4: Reverse 90 degrees ..." #: AppEditors/FlatCAMGrbEditor.py:1116 AppEditors/FlatCAMGrbEditor.py:1131 msgid "Corner Mode 5: Free angle ..." msgstr "Corner Mode 5: Free angle ..." #: AppEditors/FlatCAMGrbEditor.py:1193 AppEditors/FlatCAMGrbEditor.py:1358 #: AppEditors/FlatCAMGrbEditor.py:1397 msgid "Track Mode 1: 45 degrees ..." msgstr "Track Mode 1: 45 degrees ..." #: AppEditors/FlatCAMGrbEditor.py:1338 AppEditors/FlatCAMGrbEditor.py:1392 msgid "Track Mode 2: Reverse 45 degrees ..." msgstr "Track Mode 2: Reverse 45 degrees ..." #: AppEditors/FlatCAMGrbEditor.py:1343 AppEditors/FlatCAMGrbEditor.py:1387 msgid "Track Mode 3: 90 degrees ..." msgstr "Track Mode 3: 90 degrees ..." #: AppEditors/FlatCAMGrbEditor.py:1348 AppEditors/FlatCAMGrbEditor.py:1382 msgid "Track Mode 4: Reverse 90 degrees ..." msgstr "Track Mode 4: Reverse 90 degrees ..." #: AppEditors/FlatCAMGrbEditor.py:1353 AppEditors/FlatCAMGrbEditor.py:1377 msgid "Track Mode 5: Free angle ..." msgstr "Track Mode 5: Free angle ..." #: AppEditors/FlatCAMGrbEditor.py:1787 msgid "Scale the selected Gerber apertures ..." msgstr "Scale the selected Gerber apertures ..." #: AppEditors/FlatCAMGrbEditor.py:1829 msgid "Buffer the selected apertures ..." msgstr "Buffer the selected apertures ..." #: AppEditors/FlatCAMGrbEditor.py:1871 msgid "Mark polygon areas in the edited Gerber ..." msgstr "Mark polygon areas in the edited Gerber ..." #: AppEditors/FlatCAMGrbEditor.py:1937 msgid "Nothing selected to move" msgstr "Nothing selected to move" #: AppEditors/FlatCAMGrbEditor.py:2062 msgid "Done. Apertures Move completed." msgstr "Done. Apertures Move completed." #: AppEditors/FlatCAMGrbEditor.py:2144 msgid "Done. Apertures copied." msgstr "Done. Apertures copied." #: AppEditors/FlatCAMGrbEditor.py:2462 AppGUI/MainGUI.py:1477 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "Gerber Editor" #: AppEditors/FlatCAMGrbEditor.py:2482 AppGUI/ObjectUI.py:247 #: AppTools/ToolProperties.py:159 msgid "Apertures" msgstr "Apertures" #: AppEditors/FlatCAMGrbEditor.py:2484 AppGUI/ObjectUI.py:249 msgid "Apertures Table for the Gerber Object." msgstr "Apertures Table for the Gerber Object." #: AppEditors/FlatCAMGrbEditor.py:2495 AppEditors/FlatCAMGrbEditor.py:3952 #: AppGUI/ObjectUI.py:282 msgid "Code" msgstr "Code" #: AppEditors/FlatCAMGrbEditor.py:2495 AppEditors/FlatCAMGrbEditor.py:3952 #: AppGUI/ObjectUI.py:282 #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:167 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:196 #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:43 #: AppTools/ToolCopperThieving.py:265 AppTools/ToolCopperThieving.py:305 #: AppTools/ToolFiducials.py:159 msgid "Size" msgstr "Size" #: AppEditors/FlatCAMGrbEditor.py:2495 AppEditors/FlatCAMGrbEditor.py:3952 #: AppGUI/ObjectUI.py:282 msgid "Dim" msgstr "Dim" #: AppEditors/FlatCAMGrbEditor.py:2500 AppGUI/ObjectUI.py:286 msgid "Index" msgstr "Index" #: AppEditors/FlatCAMGrbEditor.py:2502 AppEditors/FlatCAMGrbEditor.py:2531 #: AppGUI/ObjectUI.py:288 msgid "Aperture Code" msgstr "Aperture Code" #: AppEditors/FlatCAMGrbEditor.py:2504 AppGUI/ObjectUI.py:290 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "Type of aperture: circular, rectangle, macros etc" #: AppEditors/FlatCAMGrbEditor.py:2506 AppGUI/ObjectUI.py:292 msgid "Aperture Size:" msgstr "Aperture Size:" #: AppEditors/FlatCAMGrbEditor.py:2508 AppGUI/ObjectUI.py:294 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" " - (dia, nVertices) for P type" msgstr "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" " - (dia, nVertices) for P type" #: AppEditors/FlatCAMGrbEditor.py:2532 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "Code for the new aperture" #: AppEditors/FlatCAMGrbEditor.py:2541 msgid "Aperture Size" msgstr "Aperture Size" #: AppEditors/FlatCAMGrbEditor.py:2543 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" "this value is automatically\n" "calculated as:\n" "sqrt(width**2 + height**2)" msgstr "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" "this value is automatically\n" "calculated as:\n" "sqrt(width**2 + height**2)" #: AppEditors/FlatCAMGrbEditor.py:2557 msgid "Aperture Type" msgstr "Aperture Type" #: AppEditors/FlatCAMGrbEditor.py:2559 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" "R = rectangular\n" "O = oblong" msgstr "" "Select the type of new aperture. Can be:\n" "C = circular\n" "R = rectangular\n" "O = oblong" #: AppEditors/FlatCAMGrbEditor.py:2570 msgid "Aperture Dim" msgstr "Aperture Dim" #: AppEditors/FlatCAMGrbEditor.py:2572 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" "The format is (width, height)" msgstr "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" "The format is (width, height)" #: AppEditors/FlatCAMGrbEditor.py:2581 msgid "Add/Delete Aperture" msgstr "Add/Delete Aperture" #: AppEditors/FlatCAMGrbEditor.py:2583 msgid "Add/Delete an aperture in the aperture table" msgstr "Add/Delete an aperture in the aperture table" #: AppEditors/FlatCAMGrbEditor.py:2592 msgid "Add a new aperture to the aperture list." msgstr "Add a new aperture to the aperture list." #: AppEditors/FlatCAMGrbEditor.py:2595 AppEditors/FlatCAMGrbEditor.py:2743 #: AppGUI/MainGUI.py:748 AppGUI/MainGUI.py:1068 AppGUI/MainGUI.py:1527 #: AppGUI/MainGUI.py:2099 AppGUI/MainGUI.py:4514 AppGUI/ObjectUI.py:1525 #: AppObjects/FlatCAMGeometry.py:563 AppTools/ToolIsolation.py:298 #: AppTools/ToolIsolation.py:616 AppTools/ToolNCC.py:316 #: AppTools/ToolNCC.py:637 AppTools/ToolPaint.py:298 AppTools/ToolPaint.py:681 #: AppTools/ToolSolderPaste.py:133 AppTools/ToolSolderPaste.py:608 #: App_Main.py:5672 msgid "Delete" msgstr "Delete" #: AppEditors/FlatCAMGrbEditor.py:2597 msgid "Delete a aperture in the aperture list" msgstr "Delete a aperture in the aperture list" #: AppEditors/FlatCAMGrbEditor.py:2614 msgid "Buffer Aperture" msgstr "Buffer Aperture" #: AppEditors/FlatCAMGrbEditor.py:2616 msgid "Buffer a aperture in the aperture list" msgstr "Buffer a aperture in the aperture list" #: AppEditors/FlatCAMGrbEditor.py:2629 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "Buffer distance" #: AppEditors/FlatCAMGrbEditor.py:2630 msgid "Buffer corner" msgstr "Buffer corner" #: AppEditors/FlatCAMGrbEditor.py:2632 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" " - 'Square': the corner is met in a sharp angle.\n" " - 'Beveled': the corner is a line that directly connects the features " "meeting in the corner" msgstr "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" " - 'Square': the corner is met in a sharp angle.\n" " - 'Beveled': the corner is a line that directly connects the features " "meeting in the corner" #: AppEditors/FlatCAMGrbEditor.py:2647 AppGUI/MainGUI.py:1055 #: AppGUI/MainGUI.py:1454 AppGUI/MainGUI.py:1497 AppGUI/MainGUI.py:2087 #: AppGUI/MainGUI.py:4511 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:200 #: AppTools/ToolTransform.py:29 msgid "Buffer" msgstr "Buffer" #: AppEditors/FlatCAMGrbEditor.py:2662 msgid "Scale Aperture" msgstr "Scale Aperture" #: AppEditors/FlatCAMGrbEditor.py:2664 msgid "Scale a aperture in the aperture list" msgstr "Scale a aperture in the aperture list" #: AppEditors/FlatCAMGrbEditor.py:2672 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "Scale factor" #: AppEditors/FlatCAMGrbEditor.py:2674 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" msgstr "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" #: AppEditors/FlatCAMGrbEditor.py:2702 msgid "Mark polygons" msgstr "Mark polygons" #: AppEditors/FlatCAMGrbEditor.py:2704 msgid "Mark the polygon areas." msgstr "Mark the polygon areas." #: AppEditors/FlatCAMGrbEditor.py:2712 msgid "Area UPPER threshold" msgstr "Area UPPER threshold" #: AppEditors/FlatCAMGrbEditor.py:2714 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 9999.9999" msgstr "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 9999.9999" #: AppEditors/FlatCAMGrbEditor.py:2721 msgid "Area LOWER threshold" msgstr "Area LOWER threshold" #: AppEditors/FlatCAMGrbEditor.py:2723 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 9999.9999" msgstr "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 9999.9999" #: AppEditors/FlatCAMGrbEditor.py:2737 msgid "Mark" msgstr "Mark" #: AppEditors/FlatCAMGrbEditor.py:2739 msgid "Mark the polygons that fit within limits." msgstr "Mark the polygons that fit within limits." #: AppEditors/FlatCAMGrbEditor.py:2745 msgid "Delete all the marked polygons." msgstr "Delete all the marked polygons." #: AppEditors/FlatCAMGrbEditor.py:2751 msgid "Clear all the markings." msgstr "Clear all the markings." #: AppEditors/FlatCAMGrbEditor.py:2771 AppGUI/MainGUI.py:1040 #: AppGUI/MainGUI.py:2072 AppGUI/MainGUI.py:4511 msgid "Add Pad Array" msgstr "Add Pad Array" #: AppEditors/FlatCAMGrbEditor.py:2773 msgid "Add an array of pads (linear or circular array)" msgstr "Add an array of pads (linear or circular array)" #: AppEditors/FlatCAMGrbEditor.py:2779 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" msgstr "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" #: AppEditors/FlatCAMGrbEditor.py:2790 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "Nr of pads" #: AppEditors/FlatCAMGrbEditor.py:2792 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "Specify how many pads to be in the array." #: AppEditors/FlatCAMGrbEditor.py:2841 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" "Min value is: -359.99 degrees.\n" "Max value is: 360.00 degrees." msgstr "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" "Min value is: -359.99 degrees.\n" "Max value is: 360.00 degrees." #: AppEditors/FlatCAMGrbEditor.py:3335 AppEditors/FlatCAMGrbEditor.py:3339 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "Aperture code value is missing or wrong format. Add it and retry." #: AppEditors/FlatCAMGrbEditor.py:3375 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." msgstr "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." #: AppEditors/FlatCAMGrbEditor.py:3388 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "Aperture size value is missing or wrong format. Add it and retry." #: AppEditors/FlatCAMGrbEditor.py:3399 msgid "Aperture already in the aperture table." msgstr "Aperture already in the aperture table." #: AppEditors/FlatCAMGrbEditor.py:3406 msgid "Added new aperture with code" msgstr "Added new aperture with code" #: AppEditors/FlatCAMGrbEditor.py:3438 msgid " Select an aperture in Aperture Table" msgstr " Select an aperture in Aperture Table" #: AppEditors/FlatCAMGrbEditor.py:3446 msgid "Select an aperture in Aperture Table -->" msgstr "Select an aperture in Aperture Table -->" #: AppEditors/FlatCAMGrbEditor.py:3460 msgid "Deleted aperture with code" msgstr "Deleted aperture with code" #: AppEditors/FlatCAMGrbEditor.py:3528 msgid "Dimensions need two float values separated by comma." msgstr "Dimensions need two float values separated by comma." #: AppEditors/FlatCAMGrbEditor.py:3537 msgid "Dimensions edited." msgstr "Dimensions edited." #: AppEditors/FlatCAMGrbEditor.py:4067 msgid "Loading Gerber into Editor" msgstr "Loading Gerber into Editor" #: AppEditors/FlatCAMGrbEditor.py:4195 msgid "Setting up the UI" msgstr "Setting up the UI" #: AppEditors/FlatCAMGrbEditor.py:4196 msgid "Adding geometry finished. Preparing the AppGUI" msgstr "Adding geometry finished. Preparing the AppGUI" #: AppEditors/FlatCAMGrbEditor.py:4205 msgid "Finished loading the Gerber object into the editor." msgstr "Finished loading the Gerber object into the editor." #: AppEditors/FlatCAMGrbEditor.py:4346 msgid "" "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "" "There are no Aperture definitions in the file. Aborting Gerber creation." #: AppEditors/FlatCAMGrbEditor.py:4348 AppObjects/AppObject.py:133 #: AppObjects/FlatCAMGeometry.py:1786 AppParsers/ParseExcellon.py:896 #: AppTools/ToolPcbWizard.py:432 App_Main.py:8465 App_Main.py:8529 #: App_Main.py:8660 App_Main.py:8725 App_Main.py:9377 msgid "An internal error has occurred. See shell.\n" msgstr "An internal error has occurred. See shell.\n" #: AppEditors/FlatCAMGrbEditor.py:4356 msgid "Creating Gerber." msgstr "Creating Gerber." #: AppEditors/FlatCAMGrbEditor.py:4368 msgid "Done. Gerber editing finished." msgstr "Done. Gerber editing finished." #: AppEditors/FlatCAMGrbEditor.py:4384 msgid "Cancelled. No aperture is selected" msgstr "Cancelled. No aperture is selected" #: AppEditors/FlatCAMGrbEditor.py:4539 App_Main.py:5998 msgid "Coordinates copied to clipboard." msgstr "Coordinates copied to clipboard." #: AppEditors/FlatCAMGrbEditor.py:4986 msgid "Failed. No aperture geometry is selected." msgstr "Failed. No aperture geometry is selected." #: AppEditors/FlatCAMGrbEditor.py:4995 AppEditors/FlatCAMGrbEditor.py:5266 msgid "Done. Apertures geometry deleted." msgstr "Done. Apertures geometry deleted." #: AppEditors/FlatCAMGrbEditor.py:5138 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "No aperture to buffer. Select at least one aperture and try again." #: AppEditors/FlatCAMGrbEditor.py:5150 msgid "Failed." msgstr "Failed." #: AppEditors/FlatCAMGrbEditor.py:5169 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "Scale factor value is missing or wrong format. Add it and retry." #: AppEditors/FlatCAMGrbEditor.py:5201 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "No aperture to scale. Select at least one aperture and try again." #: AppEditors/FlatCAMGrbEditor.py:5217 msgid "Done. Scale Tool completed." msgstr "Done. Scale Tool completed." #: AppEditors/FlatCAMGrbEditor.py:5255 msgid "Polygons marked." msgstr "Polygons marked." #: AppEditors/FlatCAMGrbEditor.py:5258 msgid "No polygons were marked. None fit within the limits." msgstr "No polygons were marked. None fit within the limits." #: AppEditors/FlatCAMGrbEditor.py:5982 msgid "Rotation action was not executed." msgstr "Rotation action was not executed." #: AppEditors/FlatCAMGrbEditor.py:6053 App_Main.py:5432 App_Main.py:5480 msgid "Flip action was not executed." msgstr "Flip action was not executed." #: AppEditors/FlatCAMGrbEditor.py:6110 msgid "Skew action was not executed." msgstr "Skew action was not executed." #: AppEditors/FlatCAMGrbEditor.py:6175 msgid "Scale action was not executed." msgstr "Scale action was not executed." #: AppEditors/FlatCAMGrbEditor.py:6218 msgid "Offset action was not executed." msgstr "Offset action was not executed." #: AppEditors/FlatCAMGrbEditor.py:6268 msgid "Geometry shape offset Y cancelled" msgstr "Geometry shape offset Y cancelled" #: AppEditors/FlatCAMGrbEditor.py:6283 msgid "Geometry shape skew X cancelled" msgstr "Geometry shape skew X cancelled" #: AppEditors/FlatCAMGrbEditor.py:6298 msgid "Geometry shape skew Y cancelled" msgstr "Geometry shape skew Y cancelled" #: AppEditors/FlatCAMTextEditor.py:74 msgid "Print Preview" msgstr "Print Preview" #: AppEditors/FlatCAMTextEditor.py:75 msgid "Open a OS standard Preview Print window." msgstr "Open a OS standard Preview Print window." #: AppEditors/FlatCAMTextEditor.py:78 msgid "Print Code" msgstr "Print Code" #: AppEditors/FlatCAMTextEditor.py:79 msgid "Open a OS standard Print window." msgstr "Open a OS standard Print window." #: AppEditors/FlatCAMTextEditor.py:81 msgid "Find in Code" msgstr "Find in Code" #: AppEditors/FlatCAMTextEditor.py:82 msgid "Will search and highlight in yellow the string in the Find box." msgstr "Will search and highlight in yellow the string in the Find box." #: AppEditors/FlatCAMTextEditor.py:86 msgid "Find box. Enter here the strings to be searched in the text." msgstr "Find box. Enter here the strings to be searched in the text." #: AppEditors/FlatCAMTextEditor.py:88 msgid "Replace With" msgstr "Replace With" #: AppEditors/FlatCAMTextEditor.py:89 msgid "" "Will replace the string from the Find box with the one in the Replace box." msgstr "" "Will replace the string from the Find box with the one in the Replace box." #: AppEditors/FlatCAMTextEditor.py:93 msgid "String to replace the one in the Find box throughout the text." msgstr "String to replace the one in the Find box throughout the text." #: AppEditors/FlatCAMTextEditor.py:95 AppGUI/ObjectUI.py:2149 #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: AppTools/ToolIsolation.py:504 AppTools/ToolIsolation.py:1287 #: AppTools/ToolIsolation.py:1669 AppTools/ToolPaint.py:485 #: AppTools/ToolPaint.py:1446 defaults.py:403 defaults.py:446 #: tclCommands/TclCommandPaint.py:162 msgid "All" msgstr "All" #: AppEditors/FlatCAMTextEditor.py:96 msgid "" "When checked it will replace all instances in the 'Find' box\n" "with the text in the 'Replace' box.." msgstr "" "When checked it will replace all instances in the 'Find' box\n" "with the text in the 'Replace' box.." #: AppEditors/FlatCAMTextEditor.py:99 msgid "Copy All" msgstr "Copy All" #: AppEditors/FlatCAMTextEditor.py:100 msgid "Will copy all the text in the Code Editor to the clipboard." msgstr "Will copy all the text in the Code Editor to the clipboard." #: AppEditors/FlatCAMTextEditor.py:103 msgid "Open Code" msgstr "Open Code" #: AppEditors/FlatCAMTextEditor.py:104 msgid "Will open a text file in the editor." msgstr "Will open a text file in the editor." #: AppEditors/FlatCAMTextEditor.py:106 msgid "Save Code" msgstr "Save Code" #: AppEditors/FlatCAMTextEditor.py:107 msgid "Will save the text in the editor into a file." msgstr "Will save the text in the editor into a file." #: AppEditors/FlatCAMTextEditor.py:109 msgid "Run Code" msgstr "Run Code" #: AppEditors/FlatCAMTextEditor.py:110 msgid "Will run the TCL commands found in the text file, one by one." msgstr "Will run the TCL commands found in the text file, one by one." #: AppEditors/FlatCAMTextEditor.py:184 msgid "Open file" msgstr "Open file" #: AppEditors/FlatCAMTextEditor.py:215 AppEditors/FlatCAMTextEditor.py:220 #: AppObjects/FlatCAMCNCJob.py:507 AppObjects/FlatCAMCNCJob.py:512 #: AppTools/ToolSolderPaste.py:1508 msgid "Export Code ..." msgstr "Export Code ..." #: AppEditors/FlatCAMTextEditor.py:272 AppObjects/FlatCAMCNCJob.py:955 #: AppTools/ToolSolderPaste.py:1538 msgid "No such file or directory" msgstr "No such file or directory" #: AppEditors/FlatCAMTextEditor.py:284 AppObjects/FlatCAMCNCJob.py:969 msgid "Saved to" msgstr "Saved to" #: AppEditors/FlatCAMTextEditor.py:334 msgid "Code Editor content copied to clipboard ..." msgstr "Code Editor content copied to clipboard ..." #: AppGUI/GUIElements.py:2690 #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: AppTools/ToolDblSided.py:173 AppTools/ToolDblSided.py:388 #: AppTools/ToolFilm.py:202 msgid "Reference" msgstr "Reference" #: AppGUI/GUIElements.py:2692 msgid "" "The reference can be:\n" "- Absolute -> the reference point is point (0,0)\n" "- Relative -> the reference point is the mouse position before Jump" msgstr "" "The reference can be:\n" "- Absolute -> the reference point is point (0,0)\n" "- Relative -> the reference point is the mouse position before Jump" #: AppGUI/GUIElements.py:2697 msgid "Abs" msgstr "Abs" #: AppGUI/GUIElements.py:2698 msgid "Relative" msgstr "Relative" #: AppGUI/GUIElements.py:2708 msgid "Location" msgstr "Location" #: AppGUI/GUIElements.py:2710 msgid "" "The Location value is a tuple (x,y).\n" "If the reference is Absolute then the Jump will be at the position (x,y).\n" "If the reference is Relative then the Jump will be at the (x,y) distance\n" "from the current mouse location point." msgstr "" "The Location value is a tuple (x,y).\n" "If the reference is Absolute then the Jump will be at the position (x,y).\n" "If the reference is Relative then the Jump will be at the (x,y) distance\n" "from the current mouse location point." #: AppGUI/GUIElements.py:2750 msgid "Save Log" msgstr "Save Log" #: AppGUI/GUIElements.py:2760 App_Main.py:2679 App_Main.py:2988 #: App_Main.py:3122 msgid "Close" msgstr "Close" #: AppGUI/GUIElements.py:2769 AppTools/ToolShell.py:296 msgid "Type >help< to get started" msgstr "Type >help< to get started" #: AppGUI/GUIElements.py:3159 AppGUI/GUIElements.py:3168 msgid "Idle." msgstr "Idle." #: AppGUI/GUIElements.py:3201 msgid "Application started ..." msgstr "Application started ..." #: AppGUI/GUIElements.py:3202 msgid "Hello!" msgstr "Hello!" #: AppGUI/GUIElements.py:3249 AppGUI/MainGUI.py:190 AppGUI/MainGUI.py:895 #: AppGUI/MainGUI.py:1927 msgid "Run Script ..." msgstr "Run Script ..." #: AppGUI/GUIElements.py:3251 AppGUI/MainGUI.py:192 msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" "functions of FlatCAM." msgstr "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" "functions of FlatCAM." #: AppGUI/GUIElements.py:3260 AppGUI/MainGUI.py:118 #: AppTools/ToolPcbWizard.py:62 AppTools/ToolPcbWizard.py:69 msgid "Open" msgstr "Open" #: AppGUI/GUIElements.py:3264 msgid "Open Project ..." msgstr "Open Project ..." #: AppGUI/GUIElements.py:3270 AppGUI/MainGUI.py:129 msgid "Open &Gerber ...\tCtrl+G" msgstr "Open &Gerber ...\tCtrl+G" #: AppGUI/GUIElements.py:3275 AppGUI/MainGUI.py:134 msgid "Open &Excellon ...\tCtrl+E" msgstr "Open &Excellon ...\tCtrl+E" #: AppGUI/GUIElements.py:3280 AppGUI/MainGUI.py:139 msgid "Open G-&Code ..." msgstr "Open G-&Code ..." #: AppGUI/GUIElements.py:3290 msgid "Exit" msgstr "Exit" #: AppGUI/MainGUI.py:67 AppGUI/MainGUI.py:69 AppGUI/MainGUI.py:1407 msgid "Toggle Panel" msgstr "Toggle Panel" #: AppGUI/MainGUI.py:79 msgid "File" msgstr "File" #: AppGUI/MainGUI.py:84 msgid "&New Project ...\tCtrl+N" msgstr "&New Project ...\tCtrl+N" #: AppGUI/MainGUI.py:86 msgid "Will create a new, blank project" msgstr "Will create a new, blank project" #: AppGUI/MainGUI.py:91 msgid "&New" msgstr "&New" #: AppGUI/MainGUI.py:95 msgid "Geometry\tN" msgstr "Geometry\tN" #: AppGUI/MainGUI.py:97 msgid "Will create a new, empty Geometry Object." msgstr "Will create a new, empty Geometry Object." #: AppGUI/MainGUI.py:100 msgid "Gerber\tB" msgstr "Gerber\tB" #: AppGUI/MainGUI.py:102 msgid "Will create a new, empty Gerber Object." msgstr "Will create a new, empty Gerber Object." #: AppGUI/MainGUI.py:105 msgid "Excellon\tL" msgstr "Excellon\tL" #: AppGUI/MainGUI.py:107 msgid "Will create a new, empty Excellon Object." msgstr "Will create a new, empty Excellon Object." #: AppGUI/MainGUI.py:112 msgid "Document\tD" msgstr "Document\tD" #: AppGUI/MainGUI.py:114 msgid "Will create a new, empty Document Object." msgstr "Will create a new, empty Document Object." #: AppGUI/MainGUI.py:123 msgid "Open &Project ..." msgstr "Open &Project ..." #: AppGUI/MainGUI.py:146 msgid "Open Config ..." msgstr "Open Config ..." #: AppGUI/MainGUI.py:151 msgid "Recent projects" msgstr "Recent projects" #: AppGUI/MainGUI.py:153 msgid "Recent files" msgstr "Recent files" #: AppGUI/MainGUI.py:156 AppGUI/MainGUI.py:750 AppGUI/MainGUI.py:1380 msgid "Save" msgstr "Save" #: AppGUI/MainGUI.py:160 msgid "&Save Project ...\tCtrl+S" msgstr "&Save Project ...\tCtrl+S" #: AppGUI/MainGUI.py:165 msgid "Save Project &As ...\tCtrl+Shift+S" msgstr "Save Project &As ...\tCtrl+Shift+S" #: AppGUI/MainGUI.py:180 msgid "Scripting" msgstr "Scripting" #: AppGUI/MainGUI.py:184 AppGUI/MainGUI.py:891 AppGUI/MainGUI.py:1923 msgid "New Script ..." msgstr "New Script ..." #: AppGUI/MainGUI.py:186 AppGUI/MainGUI.py:893 AppGUI/MainGUI.py:1925 msgid "Open Script ..." msgstr "Open Script ..." #: AppGUI/MainGUI.py:188 msgid "Open Example ..." msgstr "Open Example ..." #: AppGUI/MainGUI.py:207 msgid "Import" msgstr "Import" #: AppGUI/MainGUI.py:209 msgid "&SVG as Geometry Object ..." msgstr "&SVG as Geometry Object ..." #: AppGUI/MainGUI.py:212 msgid "&SVG as Gerber Object ..." msgstr "&SVG as Gerber Object ..." #: AppGUI/MainGUI.py:217 msgid "&DXF as Geometry Object ..." msgstr "&DXF as Geometry Object ..." #: AppGUI/MainGUI.py:220 msgid "&DXF as Gerber Object ..." msgstr "&DXF as Gerber Object ..." #: AppGUI/MainGUI.py:224 msgid "HPGL2 as Geometry Object ..." msgstr "HPGL2 as Geometry Object ..." #: AppGUI/MainGUI.py:230 msgid "Export" msgstr "Export" #: AppGUI/MainGUI.py:234 msgid "Export &SVG ..." msgstr "Export &SVG ..." #: AppGUI/MainGUI.py:238 msgid "Export DXF ..." msgstr "Export DXF ..." #: AppGUI/MainGUI.py:244 msgid "Export &PNG ..." msgstr "Export &PNG ..." #: AppGUI/MainGUI.py:246 msgid "" "Will export an image in PNG format,\n" "the saved image will contain the visual \n" "information currently in FlatCAM Plot Area." msgstr "" "Will export an image in PNG format,\n" "the saved image will contain the visual \n" "information currently in FlatCAM Plot Area." #: AppGUI/MainGUI.py:255 msgid "Export &Excellon ..." msgstr "Export &Excellon ..." #: AppGUI/MainGUI.py:257 msgid "" "Will export an Excellon Object as Excellon file,\n" "the coordinates format, the file units and zeros\n" "are set in Preferences -> Excellon Export." msgstr "" "Will export an Excellon Object as Excellon file,\n" "the coordinates format, the file units and zeros\n" "are set in Preferences -> Excellon Export." #: AppGUI/MainGUI.py:264 msgid "Export &Gerber ..." msgstr "Export &Gerber ..." #: AppGUI/MainGUI.py:266 msgid "" "Will export an Gerber Object as Gerber file,\n" "the coordinates format, the file units and zeros\n" "are set in Preferences -> Gerber Export." msgstr "" "Will export an Gerber Object as Gerber file,\n" "the coordinates format, the file units and zeros\n" "are set in Preferences -> Gerber Export." #: AppGUI/MainGUI.py:276 msgid "Backup" msgstr "Backup" #: AppGUI/MainGUI.py:281 msgid "Import Preferences from file ..." msgstr "Import Preferences from file ..." #: AppGUI/MainGUI.py:287 msgid "Export Preferences to file ..." msgstr "Export Preferences to file ..." #: AppGUI/MainGUI.py:295 AppGUI/preferences/PreferencesUIManager.py:1119 msgid "Save Preferences" msgstr "Save Preferences" #: AppGUI/MainGUI.py:301 AppGUI/MainGUI.py:4101 msgid "Print (PDF)" msgstr "Print (PDF)" #: AppGUI/MainGUI.py:309 msgid "E&xit" msgstr "E&xit" #: AppGUI/MainGUI.py:317 AppGUI/MainGUI.py:744 AppGUI/MainGUI.py:1529 msgid "Edit" msgstr "Edit" #: AppGUI/MainGUI.py:321 msgid "Edit Object\tE" msgstr "Edit Object\tE" #: AppGUI/MainGUI.py:323 msgid "Close Editor\tCtrl+S" msgstr "Close Editor\tCtrl+S" #: AppGUI/MainGUI.py:332 msgid "Conversion" msgstr "Conversion" #: AppGUI/MainGUI.py:334 msgid "&Join Geo/Gerber/Exc -> Geo" msgstr "&Join Geo/Gerber/Exc -> Geo" #: AppGUI/MainGUI.py:336 msgid "" "Merge a selection of objects, which can be of type:\n" "- Gerber\n" "- Excellon\n" "- Geometry\n" "into a new combo Geometry object." msgstr "" "Merge a selection of objects, which can be of type:\n" "- Gerber\n" "- Excellon\n" "- Geometry\n" "into a new combo Geometry object." #: AppGUI/MainGUI.py:343 msgid "Join Excellon(s) -> Excellon" msgstr "Join Excellon(s) -> Excellon" #: AppGUI/MainGUI.py:345 msgid "Merge a selection of Excellon objects into a new combo Excellon object." msgstr "" "Merge a selection of Excellon objects into a new combo Excellon object." #: AppGUI/MainGUI.py:348 msgid "Join Gerber(s) -> Gerber" msgstr "Join Gerber(s) -> Gerber" #: AppGUI/MainGUI.py:350 msgid "Merge a selection of Gerber objects into a new combo Gerber object." msgstr "Merge a selection of Gerber objects into a new combo Gerber object." #: AppGUI/MainGUI.py:355 msgid "Convert Single to MultiGeo" msgstr "Convert Single to MultiGeo" #: AppGUI/MainGUI.py:357 msgid "" "Will convert a Geometry object from single_geometry type\n" "to a multi_geometry type." msgstr "" "Will convert a Geometry object from single_geometry type\n" "to a multi_geometry type." #: AppGUI/MainGUI.py:361 msgid "Convert Multi to SingleGeo" msgstr "Convert Multi to SingleGeo" #: AppGUI/MainGUI.py:363 msgid "" "Will convert a Geometry object from multi_geometry type\n" "to a single_geometry type." msgstr "" "Will convert a Geometry object from multi_geometry type\n" "to a single_geometry type." #: AppGUI/MainGUI.py:370 msgid "Convert Any to Geo" msgstr "Convert Any to Geo" #: AppGUI/MainGUI.py:373 msgid "Convert Any to Gerber" msgstr "Convert Any to Gerber" #: AppGUI/MainGUI.py:379 msgid "&Copy\tCtrl+C" msgstr "&Copy\tCtrl+C" #: AppGUI/MainGUI.py:384 msgid "&Delete\tDEL" msgstr "&Delete\tDEL" #: AppGUI/MainGUI.py:389 msgid "Se&t Origin\tO" msgstr "Se&t Origin\tO" #: AppGUI/MainGUI.py:391 msgid "Move to Origin\tShift+O" msgstr "Move to Origin\tShift+O" #: AppGUI/MainGUI.py:394 msgid "Jump to Location\tJ" msgstr "Jump to Location\tJ" #: AppGUI/MainGUI.py:396 msgid "Locate in Object\tShift+J" msgstr "Locate in Object\tShift+J" #: AppGUI/MainGUI.py:401 msgid "Toggle Units\tQ" msgstr "Toggle Units\tQ" #: AppGUI/MainGUI.py:403 msgid "&Select All\tCtrl+A" msgstr "&Select All\tCtrl+A" #: AppGUI/MainGUI.py:408 msgid "&Preferences\tShift+P" msgstr "&Preferences\tShift+P" #: AppGUI/MainGUI.py:414 AppTools/ToolProperties.py:155 msgid "Options" msgstr "Options" #: AppGUI/MainGUI.py:416 msgid "&Rotate Selection\tShift+(R)" msgstr "&Rotate Selection\tShift+(R)" #: AppGUI/MainGUI.py:421 msgid "&Skew on X axis\tShift+X" msgstr "&Skew on X axis\tShift+X" #: AppGUI/MainGUI.py:423 msgid "S&kew on Y axis\tShift+Y" msgstr "S&kew on Y axis\tShift+Y" #: AppGUI/MainGUI.py:428 msgid "Flip on &X axis\tX" msgstr "Flip on &X axis\tX" #: AppGUI/MainGUI.py:430 msgid "Flip on &Y axis\tY" msgstr "Flip on &Y axis\tY" #: AppGUI/MainGUI.py:435 msgid "View source\tAlt+S" msgstr "View source\tAlt+S" #: AppGUI/MainGUI.py:437 msgid "Tools DataBase\tCtrl+D" msgstr "Tools DataBase\tCtrl+D" #: AppGUI/MainGUI.py:444 AppGUI/MainGUI.py:1427 msgid "View" msgstr "View" #: AppGUI/MainGUI.py:446 msgid "Enable all plots\tAlt+1" msgstr "Enable all plots\tAlt+1" #: AppGUI/MainGUI.py:448 msgid "Disable all plots\tAlt+2" msgstr "Disable all plots\tAlt+2" #: AppGUI/MainGUI.py:450 msgid "Disable non-selected\tAlt+3" msgstr "Disable non-selected\tAlt+3" #: AppGUI/MainGUI.py:454 msgid "&Zoom Fit\tV" msgstr "&Zoom Fit\tV" #: AppGUI/MainGUI.py:456 msgid "&Zoom In\t=" msgstr "&Zoom In\t=" #: AppGUI/MainGUI.py:458 msgid "&Zoom Out\t-" msgstr "&Zoom Out\t-" #: AppGUI/MainGUI.py:463 msgid "Redraw All\tF5" msgstr "Redraw All\tF5" #: AppGUI/MainGUI.py:467 msgid "Toggle Code Editor\tShift+E" msgstr "Toggle Code Editor\tShift+E" #: AppGUI/MainGUI.py:470 msgid "&Toggle FullScreen\tAlt+F10" msgstr "&Toggle FullScreen\tAlt+F10" #: AppGUI/MainGUI.py:472 msgid "&Toggle Plot Area\tCtrl+F10" msgstr "&Toggle Plot Area\tCtrl+F10" #: AppGUI/MainGUI.py:474 msgid "&Toggle Project/Sel/Tool\t`" msgstr "&Toggle Project/Sel/Tool\t`" #: AppGUI/MainGUI.py:478 msgid "&Toggle Grid Snap\tG" msgstr "&Toggle Grid Snap\tG" #: AppGUI/MainGUI.py:480 msgid "&Toggle Grid Lines\tAlt+G" msgstr "&Toggle Grid Lines\tAlt+G" #: AppGUI/MainGUI.py:482 msgid "&Toggle Axis\tShift+G" msgstr "&Toggle Axis\tShift+G" #: AppGUI/MainGUI.py:484 msgid "Toggle Workspace\tShift+W" msgstr "Toggle Workspace\tShift+W" #: AppGUI/MainGUI.py:486 msgid "Toggle HUD\tAlt+H" msgstr "Toggle HUD\tAlt+H" #: AppGUI/MainGUI.py:491 msgid "Objects" msgstr "Objects" #: AppGUI/MainGUI.py:494 AppGUI/MainGUI.py:4099 #: AppObjects/ObjectCollection.py:1121 AppObjects/ObjectCollection.py:1168 msgid "Select All" msgstr "Select All" #: AppGUI/MainGUI.py:496 AppObjects/ObjectCollection.py:1125 #: AppObjects/ObjectCollection.py:1172 msgid "Deselect All" msgstr "Deselect All" #: AppGUI/MainGUI.py:505 msgid "&Command Line\tS" msgstr "&Command Line\tS" #: AppGUI/MainGUI.py:510 msgid "Help" msgstr "Help" #: AppGUI/MainGUI.py:512 msgid "Online Help\tF1" msgstr "Online Help\tF1" #: AppGUI/MainGUI.py:515 Bookmark.py:293 msgid "Bookmarks" msgstr "Bookmarks" #: AppGUI/MainGUI.py:518 App_Main.py:3091 App_Main.py:3100 msgid "Bookmarks Manager" msgstr "Bookmarks Manager" #: AppGUI/MainGUI.py:522 msgid "Report a bug" msgstr "Report a bug" #: AppGUI/MainGUI.py:525 msgid "Excellon Specification" msgstr "Excellon Specification" #: AppGUI/MainGUI.py:527 msgid "Gerber Specification" msgstr "Gerber Specification" #: AppGUI/MainGUI.py:532 msgid "Shortcuts List\tF3" msgstr "Shortcuts List\tF3" #: AppGUI/MainGUI.py:534 msgid "YouTube Channel\tF4" msgstr "YouTube Channel\tF4" #: AppGUI/MainGUI.py:539 msgid "ReadMe?" msgstr "ReadMe?" #: AppGUI/MainGUI.py:542 App_Main.py:2646 msgid "About FlatCAM" msgstr "About FlatCAM" #: AppGUI/MainGUI.py:551 msgid "Add Circle\tO" msgstr "Add Circle\tO" #: AppGUI/MainGUI.py:554 msgid "Add Arc\tA" msgstr "Add Arc\tA" #: AppGUI/MainGUI.py:557 msgid "Add Rectangle\tR" msgstr "Add Rectangle\tR" #: AppGUI/MainGUI.py:560 msgid "Add Polygon\tN" msgstr "Add Polygon\tN" #: AppGUI/MainGUI.py:563 msgid "Add Path\tP" msgstr "Add Path\tP" #: AppGUI/MainGUI.py:566 msgid "Add Text\tT" msgstr "Add Text\tT" #: AppGUI/MainGUI.py:569 msgid "Polygon Union\tU" msgstr "Polygon Union\tU" #: AppGUI/MainGUI.py:571 msgid "Polygon Intersection\tE" msgstr "Polygon Intersection\tE" #: AppGUI/MainGUI.py:573 msgid "Polygon Subtraction\tS" msgstr "Polygon Subtraction\tS" #: AppGUI/MainGUI.py:577 msgid "Cut Path\tX" msgstr "Cut Path\tX" #: AppGUI/MainGUI.py:581 msgid "Copy Geom\tC" msgstr "Copy Geom\tC" #: AppGUI/MainGUI.py:583 msgid "Delete Shape\tDEL" msgstr "Delete Shape\tDEL" #: AppGUI/MainGUI.py:587 AppGUI/MainGUI.py:674 msgid "Move\tM" msgstr "Move\tM" #: AppGUI/MainGUI.py:589 msgid "Buffer Tool\tB" msgstr "Buffer Tool\tB" #: AppGUI/MainGUI.py:592 msgid "Paint Tool\tI" msgstr "Paint Tool\tI" #: AppGUI/MainGUI.py:595 msgid "Transform Tool\tAlt+R" msgstr "Transform Tool\tAlt+R" #: AppGUI/MainGUI.py:599 msgid "Toggle Corner Snap\tK" msgstr "Toggle Corner Snap\tK" #: AppGUI/MainGUI.py:605 msgid ">Excellon Editor<" msgstr ">Excellon Editor<" #: AppGUI/MainGUI.py:609 msgid "Add Drill Array\tA" msgstr "Add Drill Array\tA" #: AppGUI/MainGUI.py:611 msgid "Add Drill\tD" msgstr "Add Drill\tD" #: AppGUI/MainGUI.py:615 msgid "Add Slot Array\tQ" msgstr "Add Slot Array\tQ" #: AppGUI/MainGUI.py:617 msgid "Add Slot\tW" msgstr "Add Slot\tW" #: AppGUI/MainGUI.py:621 msgid "Resize Drill(S)\tR" msgstr "Resize Drill(S)\tR" #: AppGUI/MainGUI.py:624 AppGUI/MainGUI.py:668 msgid "Copy\tC" msgstr "Copy\tC" #: AppGUI/MainGUI.py:626 AppGUI/MainGUI.py:670 msgid "Delete\tDEL" msgstr "Delete\tDEL" #: AppGUI/MainGUI.py:631 msgid "Move Drill(s)\tM" msgstr "Move Drill(s)\tM" #: AppGUI/MainGUI.py:636 msgid ">Gerber Editor<" msgstr ">Gerber Editor<" #: AppGUI/MainGUI.py:640 msgid "Add Pad\tP" msgstr "Add Pad\tP" #: AppGUI/MainGUI.py:642 msgid "Add Pad Array\tA" msgstr "Add Pad Array\tA" #: AppGUI/MainGUI.py:644 msgid "Add Track\tT" msgstr "Add Track\tT" #: AppGUI/MainGUI.py:646 msgid "Add Region\tN" msgstr "Add Region\tN" #: AppGUI/MainGUI.py:650 msgid "Poligonize\tAlt+N" msgstr "Poligonize\tAlt+N" #: AppGUI/MainGUI.py:652 msgid "Add SemiDisc\tE" msgstr "Add SemiDisc\tE" #: AppGUI/MainGUI.py:654 msgid "Add Disc\tD" msgstr "Add Disc\tD" #: AppGUI/MainGUI.py:656 msgid "Buffer\tB" msgstr "Buffer\tB" #: AppGUI/MainGUI.py:658 msgid "Scale\tS" msgstr "Scale\tS" #: AppGUI/MainGUI.py:660 msgid "Mark Area\tAlt+A" msgstr "Mark Area\tAlt+A" #: AppGUI/MainGUI.py:662 msgid "Eraser\tCtrl+E" msgstr "Eraser\tCtrl+E" #: AppGUI/MainGUI.py:664 msgid "Transform\tAlt+R" msgstr "Transform\tAlt+R" #: AppGUI/MainGUI.py:691 msgid "Enable Plot" msgstr "Enable Plot" #: AppGUI/MainGUI.py:693 msgid "Disable Plot" msgstr "Disable Plot" #: AppGUI/MainGUI.py:697 msgid "Set Color" msgstr "Set Color" #: AppGUI/MainGUI.py:700 App_Main.py:9644 msgid "Red" msgstr "Red" #: AppGUI/MainGUI.py:703 App_Main.py:9646 msgid "Blue" msgstr "Blue" #: AppGUI/MainGUI.py:706 App_Main.py:9649 msgid "Yellow" msgstr "Yellow" #: AppGUI/MainGUI.py:709 App_Main.py:9651 msgid "Green" msgstr "Green" #: AppGUI/MainGUI.py:712 App_Main.py:9653 msgid "Purple" msgstr "Purple" #: AppGUI/MainGUI.py:715 App_Main.py:9655 msgid "Brown" msgstr "Brown" #: AppGUI/MainGUI.py:718 App_Main.py:9657 App_Main.py:9713 msgid "White" msgstr "White" #: AppGUI/MainGUI.py:721 App_Main.py:9659 msgid "Black" msgstr "Black" #: AppGUI/MainGUI.py:726 App_Main.py:9662 msgid "Custom" msgstr "Custom" #: AppGUI/MainGUI.py:731 App_Main.py:9696 msgid "Opacity" msgstr "Opacity" #: AppGUI/MainGUI.py:734 App_Main.py:9672 msgid "Default" msgstr "Default" #: AppGUI/MainGUI.py:739 msgid "Generate CNC" msgstr "Generate CNC" #: AppGUI/MainGUI.py:741 msgid "View Source" msgstr "View Source" #: AppGUI/MainGUI.py:746 AppGUI/MainGUI.py:851 AppGUI/MainGUI.py:1066 #: AppGUI/MainGUI.py:1525 AppGUI/MainGUI.py:1886 AppGUI/MainGUI.py:2097 #: AppGUI/MainGUI.py:4511 AppGUI/ObjectUI.py:1519 #: AppObjects/FlatCAMGeometry.py:560 AppTools/ToolPanelize.py:551 #: AppTools/ToolPanelize.py:578 AppTools/ToolPanelize.py:671 #: AppTools/ToolPanelize.py:700 AppTools/ToolPanelize.py:762 msgid "Copy" msgstr "Copy" #: AppGUI/MainGUI.py:754 AppGUI/MainGUI.py:1538 AppTools/ToolProperties.py:31 msgid "Properties" msgstr "Properties" #: AppGUI/MainGUI.py:783 msgid "File Toolbar" msgstr "File Toolbar" #: AppGUI/MainGUI.py:787 msgid "Edit Toolbar" msgstr "Edit Toolbar" #: AppGUI/MainGUI.py:791 msgid "View Toolbar" msgstr "View Toolbar" #: AppGUI/MainGUI.py:795 msgid "Shell Toolbar" msgstr "Shell Toolbar" #: AppGUI/MainGUI.py:799 msgid "Tools Toolbar" msgstr "Tools Toolbar" #: AppGUI/MainGUI.py:803 msgid "Excellon Editor Toolbar" msgstr "Excellon Editor Toolbar" #: AppGUI/MainGUI.py:809 msgid "Geometry Editor Toolbar" msgstr "Geometry Editor Toolbar" #: AppGUI/MainGUI.py:813 msgid "Gerber Editor Toolbar" msgstr "Gerber Editor Toolbar" #: AppGUI/MainGUI.py:817 msgid "Grid Toolbar" msgstr "Grid Toolbar" #: AppGUI/MainGUI.py:831 AppGUI/MainGUI.py:1865 App_Main.py:6592 #: App_Main.py:6597 msgid "Open Gerber" msgstr "Open Gerber" #: AppGUI/MainGUI.py:833 AppGUI/MainGUI.py:1867 App_Main.py:6632 #: App_Main.py:6637 msgid "Open Excellon" msgstr "Open Excellon" #: AppGUI/MainGUI.py:836 AppGUI/MainGUI.py:1870 msgid "Open project" msgstr "Open project" #: AppGUI/MainGUI.py:838 AppGUI/MainGUI.py:1872 msgid "Save project" msgstr "Save project" #: AppGUI/MainGUI.py:846 AppGUI/MainGUI.py:1881 msgid "Save Object and close the Editor" msgstr "Save Object and close the Editor" #: AppGUI/MainGUI.py:853 AppGUI/MainGUI.py:1888 msgid "&Delete" msgstr "&Delete" #: AppGUI/MainGUI.py:856 AppGUI/MainGUI.py:1891 AppGUI/MainGUI.py:4100 #: AppGUI/MainGUI.py:4308 AppTools/ToolDistance.py:35 #: AppTools/ToolDistance.py:197 msgid "Distance Tool" msgstr "Distance Tool" #: AppGUI/MainGUI.py:858 AppGUI/MainGUI.py:1893 msgid "Distance Min Tool" msgstr "Distance Min Tool" #: AppGUI/MainGUI.py:860 AppGUI/MainGUI.py:1895 AppGUI/MainGUI.py:4093 msgid "Set Origin" msgstr "Set Origin" #: AppGUI/MainGUI.py:862 AppGUI/MainGUI.py:1897 msgid "Move to Origin" msgstr "Move to Origin" #: AppGUI/MainGUI.py:865 AppGUI/MainGUI.py:1899 msgid "Jump to Location" msgstr "Jump to Location" #: AppGUI/MainGUI.py:867 AppGUI/MainGUI.py:1901 AppGUI/MainGUI.py:4105 msgid "Locate in Object" msgstr "Locate in Object" #: AppGUI/MainGUI.py:873 AppGUI/MainGUI.py:1907 msgid "&Replot" msgstr "&Replot" #: AppGUI/MainGUI.py:875 AppGUI/MainGUI.py:1909 msgid "&Clear plot" msgstr "&Clear plot" #: AppGUI/MainGUI.py:877 AppGUI/MainGUI.py:1911 AppGUI/MainGUI.py:4096 msgid "Zoom In" msgstr "Zoom In" #: AppGUI/MainGUI.py:879 AppGUI/MainGUI.py:1913 AppGUI/MainGUI.py:4096 msgid "Zoom Out" msgstr "Zoom Out" #: AppGUI/MainGUI.py:881 AppGUI/MainGUI.py:1429 AppGUI/MainGUI.py:1915 #: AppGUI/MainGUI.py:4095 msgid "Zoom Fit" msgstr "Zoom Fit" #: AppGUI/MainGUI.py:889 AppGUI/MainGUI.py:1921 msgid "&Command Line" msgstr "&Command Line" #: AppGUI/MainGUI.py:901 AppGUI/MainGUI.py:1933 msgid "2Sided Tool" msgstr "2Sided Tool" #: AppGUI/MainGUI.py:903 AppGUI/MainGUI.py:1935 AppGUI/MainGUI.py:4111 msgid "Align Objects Tool" msgstr "Align Objects Tool" #: AppGUI/MainGUI.py:905 AppGUI/MainGUI.py:1937 AppGUI/MainGUI.py:4111 #: AppTools/ToolExtractDrills.py:393 msgid "Extract Drills Tool" msgstr "Extract Drills Tool" #: AppGUI/MainGUI.py:908 AppGUI/ObjectUI.py:360 AppTools/ToolCutOut.py:440 msgid "Cutout Tool" msgstr "Cutout Tool" #: AppGUI/MainGUI.py:910 AppGUI/MainGUI.py:1942 AppGUI/ObjectUI.py:346 #: AppGUI/ObjectUI.py:2087 AppTools/ToolNCC.py:974 msgid "NCC Tool" msgstr "NCC Tool" #: AppGUI/MainGUI.py:914 AppGUI/MainGUI.py:1946 AppGUI/MainGUI.py:4113 #: AppTools/ToolIsolation.py:38 AppTools/ToolIsolation.py:766 msgid "Isolation Tool" msgstr "Isolation Tool" #: AppGUI/MainGUI.py:918 AppGUI/MainGUI.py:1950 msgid "Panel Tool" msgstr "Panel Tool" #: AppGUI/MainGUI.py:920 AppGUI/MainGUI.py:1952 AppTools/ToolFilm.py:569 msgid "Film Tool" msgstr "Film Tool" #: AppGUI/MainGUI.py:922 AppGUI/MainGUI.py:1954 AppTools/ToolSolderPaste.py:561 msgid "SolderPaste Tool" msgstr "SolderPaste Tool" #: AppGUI/MainGUI.py:924 AppGUI/MainGUI.py:1956 AppGUI/MainGUI.py:4118 #: AppTools/ToolSub.py:40 msgid "Subtract Tool" msgstr "Subtract Tool" #: AppGUI/MainGUI.py:926 AppGUI/MainGUI.py:1958 AppTools/ToolRulesCheck.py:616 msgid "Rules Tool" msgstr "Rules Tool" #: AppGUI/MainGUI.py:928 AppGUI/MainGUI.py:1960 AppGUI/MainGUI.py:4115 #: AppTools/ToolOptimal.py:33 AppTools/ToolOptimal.py:313 msgid "Optimal Tool" msgstr "Optimal Tool" #: AppGUI/MainGUI.py:933 AppGUI/MainGUI.py:1965 AppGUI/MainGUI.py:4111 msgid "Calculators Tool" msgstr "Calculators Tool" #: AppGUI/MainGUI.py:937 AppGUI/MainGUI.py:1969 AppGUI/MainGUI.py:4116 #: AppTools/ToolQRCode.py:43 AppTools/ToolQRCode.py:391 msgid "QRCode Tool" msgstr "QRCode Tool" #: AppGUI/MainGUI.py:939 AppGUI/MainGUI.py:1971 AppGUI/MainGUI.py:4113 #: AppTools/ToolCopperThieving.py:39 AppTools/ToolCopperThieving.py:572 msgid "Copper Thieving Tool" msgstr "Copper Thieving Tool" #: AppGUI/MainGUI.py:942 AppGUI/MainGUI.py:1974 AppGUI/MainGUI.py:4112 #: AppTools/ToolFiducials.py:33 AppTools/ToolFiducials.py:399 msgid "Fiducials Tool" msgstr "Fiducials Tool" #: AppGUI/MainGUI.py:944 AppGUI/MainGUI.py:1976 AppTools/ToolCalibration.py:37 #: AppTools/ToolCalibration.py:759 msgid "Calibration Tool" msgstr "Calibration Tool" #: AppGUI/MainGUI.py:946 AppGUI/MainGUI.py:1978 AppGUI/MainGUI.py:4113 msgid "Punch Gerber Tool" msgstr "Punch Gerber Tool" #: AppGUI/MainGUI.py:948 AppGUI/MainGUI.py:1980 AppTools/ToolInvertGerber.py:31 msgid "Invert Gerber Tool" msgstr "Invert Gerber Tool" #: AppGUI/MainGUI.py:950 AppGUI/MainGUI.py:1982 AppGUI/MainGUI.py:4115 #: AppTools/ToolCorners.py:31 msgid "Corner Markers Tool" msgstr "Corner Markers Tool" #: AppGUI/MainGUI.py:952 AppGUI/MainGUI.py:1984 #: AppTools/ToolEtchCompensation.py:32 AppTools/ToolEtchCompensation.py:288 msgid "Etch Compensation Tool" msgstr "Etch Compensation Tool" #: AppGUI/MainGUI.py:958 AppGUI/MainGUI.py:984 AppGUI/MainGUI.py:1036 #: AppGUI/MainGUI.py:1990 AppGUI/MainGUI.py:2068 msgid "Select" msgstr "Select" #: AppGUI/MainGUI.py:960 AppGUI/MainGUI.py:1992 msgid "Add Drill Hole" msgstr "Add Drill Hole" #: AppGUI/MainGUI.py:962 AppGUI/MainGUI.py:1994 msgid "Add Drill Hole Array" msgstr "Add Drill Hole Array" #: AppGUI/MainGUI.py:964 AppGUI/MainGUI.py:1517 AppGUI/MainGUI.py:1998 #: AppGUI/MainGUI.py:4393 msgid "Add Slot" msgstr "Add Slot" #: AppGUI/MainGUI.py:966 AppGUI/MainGUI.py:1519 AppGUI/MainGUI.py:2000 #: AppGUI/MainGUI.py:4392 msgid "Add Slot Array" msgstr "Add Slot Array" #: AppGUI/MainGUI.py:968 AppGUI/MainGUI.py:1522 AppGUI/MainGUI.py:1996 msgid "Resize Drill" msgstr "Resize Drill" #: AppGUI/MainGUI.py:972 AppGUI/MainGUI.py:2004 msgid "Copy Drill" msgstr "Copy Drill" #: AppGUI/MainGUI.py:974 AppGUI/MainGUI.py:2006 msgid "Delete Drill" msgstr "Delete Drill" #: AppGUI/MainGUI.py:978 AppGUI/MainGUI.py:2010 msgid "Move Drill" msgstr "Move Drill" #: AppGUI/MainGUI.py:986 AppGUI/MainGUI.py:2018 msgid "Add Circle" msgstr "Add Circle" #: AppGUI/MainGUI.py:988 AppGUI/MainGUI.py:2020 msgid "Add Arc" msgstr "Add Arc" #: AppGUI/MainGUI.py:990 AppGUI/MainGUI.py:2022 msgid "Add Rectangle" msgstr "Add Rectangle" #: AppGUI/MainGUI.py:994 AppGUI/MainGUI.py:2026 msgid "Add Path" msgstr "Add Path" #: AppGUI/MainGUI.py:996 AppGUI/MainGUI.py:2028 msgid "Add Polygon" msgstr "Add Polygon" #: AppGUI/MainGUI.py:999 AppGUI/MainGUI.py:2031 msgid "Add Text" msgstr "Add Text" #: AppGUI/MainGUI.py:1001 AppGUI/MainGUI.py:2033 msgid "Add Buffer" msgstr "Add Buffer" #: AppGUI/MainGUI.py:1003 AppGUI/MainGUI.py:2035 msgid "Paint Shape" msgstr "Paint Shape" #: AppGUI/MainGUI.py:1005 AppGUI/MainGUI.py:1062 AppGUI/MainGUI.py:1458 #: AppGUI/MainGUI.py:1503 AppGUI/MainGUI.py:2037 AppGUI/MainGUI.py:2093 msgid "Eraser" msgstr "Eraser" #: AppGUI/MainGUI.py:1009 AppGUI/MainGUI.py:2041 msgid "Polygon Union" msgstr "Polygon Union" #: AppGUI/MainGUI.py:1011 AppGUI/MainGUI.py:2043 msgid "Polygon Explode" msgstr "Polygon Explode" #: AppGUI/MainGUI.py:1014 AppGUI/MainGUI.py:2046 msgid "Polygon Intersection" msgstr "Polygon Intersection" #: AppGUI/MainGUI.py:1016 AppGUI/MainGUI.py:2048 msgid "Polygon Subtraction" msgstr "Polygon Subtraction" #: AppGUI/MainGUI.py:1020 AppGUI/MainGUI.py:2052 msgid "Cut Path" msgstr "Cut Path" #: AppGUI/MainGUI.py:1022 msgid "Copy Shape(s)" msgstr "Copy Shape(s)" #: AppGUI/MainGUI.py:1025 msgid "Delete Shape '-'" msgstr "Delete Shape '-'" #: AppGUI/MainGUI.py:1027 AppGUI/MainGUI.py:1070 AppGUI/MainGUI.py:1470 #: AppGUI/MainGUI.py:1507 AppGUI/MainGUI.py:2058 AppGUI/MainGUI.py:2101 #: AppGUI/ObjectUI.py:109 AppGUI/ObjectUI.py:152 msgid "Transformations" msgstr "Transformations" #: AppGUI/MainGUI.py:1030 msgid "Move Objects " msgstr "Move Objects " #: AppGUI/MainGUI.py:1038 AppGUI/MainGUI.py:2070 AppGUI/MainGUI.py:4512 msgid "Add Pad" msgstr "Add Pad" #: AppGUI/MainGUI.py:1042 AppGUI/MainGUI.py:2074 AppGUI/MainGUI.py:4513 msgid "Add Track" msgstr "Add Track" #: AppGUI/MainGUI.py:1044 AppGUI/MainGUI.py:2076 AppGUI/MainGUI.py:4512 msgid "Add Region" msgstr "Add Region" #: AppGUI/MainGUI.py:1046 AppGUI/MainGUI.py:1489 AppGUI/MainGUI.py:2078 msgid "Poligonize" msgstr "Poligonize" #: AppGUI/MainGUI.py:1049 AppGUI/MainGUI.py:1491 AppGUI/MainGUI.py:2081 msgid "SemiDisc" msgstr "SemiDisc" #: AppGUI/MainGUI.py:1051 AppGUI/MainGUI.py:1493 AppGUI/MainGUI.py:2083 msgid "Disc" msgstr "Disc" #: AppGUI/MainGUI.py:1059 AppGUI/MainGUI.py:1501 AppGUI/MainGUI.py:2091 msgid "Mark Area" msgstr "Mark Area" #: AppGUI/MainGUI.py:1073 AppGUI/MainGUI.py:1474 AppGUI/MainGUI.py:1536 #: AppGUI/MainGUI.py:2104 AppGUI/MainGUI.py:4512 AppTools/ToolMove.py:27 msgid "Move" msgstr "Move" #: AppGUI/MainGUI.py:1081 msgid "Snap to grid" msgstr "Snap to grid" #: AppGUI/MainGUI.py:1084 msgid "Grid X snapping distance" msgstr "Grid X snapping distance" #: AppGUI/MainGUI.py:1089 msgid "" "When active, value on Grid_X\n" "is copied to the Grid_Y value." msgstr "" "When active, value on Grid_X\n" "is copied to the Grid_Y value." #: AppGUI/MainGUI.py:1096 msgid "Grid Y snapping distance" msgstr "Grid Y snapping distance" #: AppGUI/MainGUI.py:1101 msgid "Toggle the display of axis on canvas" msgstr "Toggle the display of axis on canvas" #: AppGUI/MainGUI.py:1107 AppGUI/preferences/PreferencesUIManager.py:846 #: AppGUI/preferences/PreferencesUIManager.py:938 #: AppGUI/preferences/PreferencesUIManager.py:966 #: AppGUI/preferences/PreferencesUIManager.py:1072 App_Main.py:5140 #: App_Main.py:5145 App_Main.py:5168 msgid "Preferences" msgstr "Preferences" #: AppGUI/MainGUI.py:1113 msgid "Command Line" msgstr "Command Line" #: AppGUI/MainGUI.py:1119 msgid "HUD (Heads up display)" msgstr "HUD (Heads up display)" #: AppGUI/MainGUI.py:1125 AppGUI/preferences/general/GeneralAPPSetGroupUI.py:97 msgid "" "Draw a delimiting rectangle on canvas.\n" "The purpose is to illustrate the limits for our work." msgstr "" "Draw a delimiting rectangle on canvas.\n" "The purpose is to illustrate the limits for our work." #: AppGUI/MainGUI.py:1135 msgid "Snap to corner" msgstr "Snap to corner" #: AppGUI/MainGUI.py:1139 AppGUI/preferences/general/GeneralAPPSetGroupUI.py:78 msgid "Max. magnet distance" msgstr "Max. magnet distance" #: AppGUI/MainGUI.py:1175 AppGUI/MainGUI.py:1420 App_Main.py:7639 msgid "Project" msgstr "Project" #: AppGUI/MainGUI.py:1190 msgid "Selected" msgstr "Selected" #: AppGUI/MainGUI.py:1218 AppGUI/MainGUI.py:1226 msgid "Plot Area" msgstr "Plot Area" #: AppGUI/MainGUI.py:1253 msgid "General" msgstr "General" #: AppGUI/MainGUI.py:1268 AppTools/ToolCopperThieving.py:74 #: AppTools/ToolCorners.py:55 AppTools/ToolDblSided.py:64 #: AppTools/ToolEtchCompensation.py:73 AppTools/ToolExtractDrills.py:61 #: AppTools/ToolFiducials.py:262 AppTools/ToolInvertGerber.py:72 #: AppTools/ToolIsolation.py:94 AppTools/ToolOptimal.py:71 #: AppTools/ToolPunchGerber.py:64 AppTools/ToolQRCode.py:78 #: AppTools/ToolRulesCheck.py:61 AppTools/ToolSolderPaste.py:67 #: AppTools/ToolSub.py:70 msgid "GERBER" msgstr "GERBER" #: AppGUI/MainGUI.py:1278 AppTools/ToolDblSided.py:92 #: AppTools/ToolRulesCheck.py:199 msgid "EXCELLON" msgstr "EXCELLON" #: AppGUI/MainGUI.py:1288 AppTools/ToolDblSided.py:120 AppTools/ToolSub.py:125 msgid "GEOMETRY" msgstr "GEOMETRY" #: AppGUI/MainGUI.py:1298 msgid "CNC-JOB" msgstr "CNC-JOB" #: AppGUI/MainGUI.py:1307 AppGUI/ObjectUI.py:328 AppGUI/ObjectUI.py:2062 msgid "TOOLS" msgstr "TOOLS" #: AppGUI/MainGUI.py:1316 msgid "TOOLS 2" msgstr "TOOLS 2" #: AppGUI/MainGUI.py:1326 msgid "UTILITIES" msgstr "UTILITIES" #: AppGUI/MainGUI.py:1343 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:201 msgid "Restore Defaults" msgstr "Restore Defaults" #: AppGUI/MainGUI.py:1346 msgid "" "Restore the entire set of default values\n" "to the initial values loaded after first launch." msgstr "" "Restore the entire set of default values\n" "to the initial values loaded after first launch." #: AppGUI/MainGUI.py:1351 msgid "Open Pref Folder" msgstr "Open Pref Folder" #: AppGUI/MainGUI.py:1354 msgid "Open the folder where FlatCAM save the preferences files." msgstr "Open the folder where FlatCAM save the preferences files." #: AppGUI/MainGUI.py:1358 AppGUI/MainGUI.py:1836 msgid "Clear GUI Settings" msgstr "Clear GUI Settings" #: AppGUI/MainGUI.py:1362 msgid "" "Clear the GUI settings for FlatCAM,\n" "such as: layout, gui state, style, hdpi support etc." msgstr "" "Clear the GUI settings for FlatCAM,\n" "such as: layout, gui state, style, hdpi support etc." #: AppGUI/MainGUI.py:1373 msgid "Apply" msgstr "Apply" #: AppGUI/MainGUI.py:1376 msgid "Apply the current preferences without saving to a file." msgstr "Apply the current preferences without saving to a file." #: AppGUI/MainGUI.py:1383 msgid "" "Save the current settings in the 'current_defaults' file\n" "which is the file storing the working default preferences." msgstr "" "Save the current settings in the 'current_defaults' file\n" "which is the file storing the working default preferences." #: AppGUI/MainGUI.py:1391 msgid "Will not save the changes and will close the preferences window." msgstr "Will not save the changes and will close the preferences window." #: AppGUI/MainGUI.py:1405 msgid "Toggle Visibility" msgstr "Toggle Visibility" #: AppGUI/MainGUI.py:1411 msgid "New" msgstr "New" #: AppGUI/MainGUI.py:1413 AppTools/ToolCalibration.py:631 #: AppTools/ToolCalibration.py:648 AppTools/ToolCalibration.py:815 #: AppTools/ToolCopperThieving.py:148 AppTools/ToolCopperThieving.py:162 #: AppTools/ToolCopperThieving.py:608 AppTools/ToolCutOut.py:92 #: AppTools/ToolDblSided.py:226 AppTools/ToolFilm.py:69 AppTools/ToolFilm.py:92 #: AppTools/ToolImage.py:49 AppTools/ToolImage.py:271 #: AppTools/ToolIsolation.py:464 AppTools/ToolIsolation.py:517 #: AppTools/ToolIsolation.py:1281 AppTools/ToolNCC.py:95 #: AppTools/ToolNCC.py:558 AppTools/ToolNCC.py:1318 AppTools/ToolPaint.py:501 #: AppTools/ToolPaint.py:705 AppTools/ToolPanelize.py:116 #: AppTools/ToolPanelize.py:385 AppTools/ToolPanelize.py:402 msgid "Geometry" msgstr "Geometry" #: AppGUI/MainGUI.py:1417 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:99 #: AppTools/ToolAlignObjects.py:74 AppTools/ToolAlignObjects.py:110 #: AppTools/ToolCalibration.py:197 AppTools/ToolCalibration.py:631 #: AppTools/ToolCalibration.py:648 AppTools/ToolCalibration.py:807 #: AppTools/ToolCalibration.py:815 AppTools/ToolCopperThieving.py:148 #: AppTools/ToolCopperThieving.py:162 AppTools/ToolCopperThieving.py:608 #: AppTools/ToolDblSided.py:225 AppTools/ToolFilm.py:342 #: AppTools/ToolIsolation.py:517 AppTools/ToolIsolation.py:1281 #: AppTools/ToolNCC.py:558 AppTools/ToolNCC.py:1318 AppTools/ToolPaint.py:501 #: AppTools/ToolPaint.py:705 AppTools/ToolPanelize.py:385 #: AppTools/ToolPunchGerber.py:149 AppTools/ToolPunchGerber.py:164 msgid "Excellon" msgstr "Excellon" #: AppGUI/MainGUI.py:1424 msgid "Grids" msgstr "Grids" #: AppGUI/MainGUI.py:1431 msgid "Clear Plot" msgstr "Clear Plot" #: AppGUI/MainGUI.py:1433 msgid "Replot" msgstr "Replot" #: AppGUI/MainGUI.py:1437 msgid "Geo Editor" msgstr "Geo Editor" #: AppGUI/MainGUI.py:1439 msgid "Path" msgstr "Path" #: AppGUI/MainGUI.py:1441 msgid "Rectangle" msgstr "Rectangle" #: AppGUI/MainGUI.py:1444 msgid "Circle" msgstr "Circle" #: AppGUI/MainGUI.py:1448 msgid "Arc" msgstr "Arc" #: AppGUI/MainGUI.py:1462 msgid "Union" msgstr "Union" #: AppGUI/MainGUI.py:1464 msgid "Intersection" msgstr "Intersection" #: AppGUI/MainGUI.py:1466 msgid "Subtraction" msgstr "Subtraction" #: AppGUI/MainGUI.py:1468 AppGUI/ObjectUI.py:2151 #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56 msgid "Cut" msgstr "Cut" #: AppGUI/MainGUI.py:1479 msgid "Pad" msgstr "Pad" #: AppGUI/MainGUI.py:1481 msgid "Pad Array" msgstr "Pad Array" #: AppGUI/MainGUI.py:1485 msgid "Track" msgstr "Track" #: AppGUI/MainGUI.py:1487 msgid "Region" msgstr "Region" #: AppGUI/MainGUI.py:1510 msgid "Exc Editor" msgstr "Exc Editor" #: AppGUI/MainGUI.py:1512 AppGUI/MainGUI.py:4391 msgid "Add Drill" msgstr "Add Drill" #: AppGUI/MainGUI.py:1531 App_Main.py:2219 msgid "Close Editor" msgstr "Close Editor" #: AppGUI/MainGUI.py:1555 msgid "" "Absolute measurement.\n" "Reference is (X=0, Y= 0) position" msgstr "" "Absolute measurement.\n" "Reference is (X=0, Y= 0) position" #: AppGUI/MainGUI.py:1563 msgid "Application units" msgstr "Application units" #: AppGUI/MainGUI.py:1654 msgid "Lock Toolbars" msgstr "Lock Toolbars" #: AppGUI/MainGUI.py:1824 msgid "FlatCAM Preferences Folder opened." msgstr "FlatCAM Preferences Folder opened." #: AppGUI/MainGUI.py:1835 msgid "Are you sure you want to delete the GUI Settings? \n" msgstr "Are you sure you want to delete the GUI Settings? \n" #: AppGUI/MainGUI.py:1840 AppGUI/preferences/PreferencesUIManager.py:877 #: AppGUI/preferences/PreferencesUIManager.py:1123 AppTranslation.py:111 #: AppTranslation.py:210 App_Main.py:2223 App_Main.py:3158 App_Main.py:5354 #: App_Main.py:6415 msgid "Yes" msgstr "Yes" #: AppGUI/MainGUI.py:1841 AppGUI/preferences/PreferencesUIManager.py:1124 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:62 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150 #: AppTools/ToolIsolation.py:174 AppTools/ToolNCC.py:182 #: AppTools/ToolPaint.py:165 AppTranslation.py:112 AppTranslation.py:211 #: App_Main.py:2224 App_Main.py:3159 App_Main.py:5355 App_Main.py:6416 msgid "No" msgstr "No" #: AppGUI/MainGUI.py:1940 msgid "&Cutout Tool" msgstr "&Cutout Tool" #: AppGUI/MainGUI.py:2016 msgid "Select 'Esc'" msgstr "Select 'Esc'" #: AppGUI/MainGUI.py:2054 msgid "Copy Objects" msgstr "Copy Objects" #: AppGUI/MainGUI.py:2056 AppGUI/MainGUI.py:4311 msgid "Delete Shape" msgstr "Delete Shape" #: AppGUI/MainGUI.py:2062 msgid "Move Objects" msgstr "Move Objects" #: AppGUI/MainGUI.py:2648 msgid "" "Please first select a geometry item to be cutted\n" "then select the geometry item that will be cutted\n" "out of the first item. In the end press ~X~ key or\n" "the toolbar button." msgstr "" "Please first select a geometry item to be cutted\n" "then select the geometry item that will be cutted\n" "out of the first item. In the end press ~X~ key or\n" "the toolbar button." #: AppGUI/MainGUI.py:2655 AppGUI/MainGUI.py:2819 AppGUI/MainGUI.py:2866 #: AppGUI/MainGUI.py:2888 msgid "Warning" msgstr "Warning" #: AppGUI/MainGUI.py:2814 msgid "" "Please select geometry items \n" "on which to perform Intersection Tool." msgstr "" "Please select geometry items \n" "on which to perform Intersection Tool." #: AppGUI/MainGUI.py:2861 msgid "" "Please select geometry items \n" "on which to perform Substraction Tool." msgstr "" "Please select geometry items \n" "on which to perform Substraction Tool." #: AppGUI/MainGUI.py:2883 msgid "" "Please select geometry items \n" "on which to perform union." msgstr "" "Please select geometry items \n" "on which to perform union." #: AppGUI/MainGUI.py:2968 AppGUI/MainGUI.py:3183 msgid "Cancelled. Nothing selected to delete." msgstr "Cancelled. Nothing selected to delete." #: AppGUI/MainGUI.py:3052 AppGUI/MainGUI.py:3299 msgid "Cancelled. Nothing selected to copy." msgstr "Cancelled. Nothing selected to copy." #: AppGUI/MainGUI.py:3098 AppGUI/MainGUI.py:3328 msgid "Cancelled. Nothing selected to move." msgstr "Cancelled. Nothing selected to move." #: AppGUI/MainGUI.py:3354 msgid "New Tool ..." msgstr "New Tool ..." #: AppGUI/MainGUI.py:3355 AppTools/ToolIsolation.py:1258 #: AppTools/ToolNCC.py:924 AppTools/ToolPaint.py:849 #: AppTools/ToolSolderPaste.py:568 msgid "Enter a Tool Diameter" msgstr "Enter a Tool Diameter" #: AppGUI/MainGUI.py:3367 msgid "Adding Tool cancelled ..." msgstr "Adding Tool cancelled ..." #: AppGUI/MainGUI.py:3381 msgid "Distance Tool exit..." msgstr "Distance Tool exit..." #: AppGUI/MainGUI.py:3561 App_Main.py:3146 msgid "Application is saving the project. Please wait ..." msgstr "Application is saving the project. Please wait ..." #: AppGUI/MainGUI.py:3668 msgid "Shell disabled." msgstr "Shell disabled." #: AppGUI/MainGUI.py:3678 msgid "Shell enabled." msgstr "Shell enabled." #: AppGUI/MainGUI.py:3706 App_Main.py:9155 msgid "Shortcut Key List" msgstr "Shortcut Key List" #: AppGUI/MainGUI.py:4089 msgid "General Shortcut list" msgstr "General Shortcut list" #: AppGUI/MainGUI.py:4090 msgid "SHOW SHORTCUT LIST" msgstr "SHOW SHORTCUT LIST" #: AppGUI/MainGUI.py:4090 msgid "Switch to Project Tab" msgstr "Switch to Project Tab" #: AppGUI/MainGUI.py:4090 msgid "Switch to Selected Tab" msgstr "Switch to Selected Tab" #: AppGUI/MainGUI.py:4091 msgid "Switch to Tool Tab" msgstr "Switch to Tool Tab" #: AppGUI/MainGUI.py:4092 msgid "New Gerber" msgstr "New Gerber" #: AppGUI/MainGUI.py:4092 msgid "Edit Object (if selected)" msgstr "Edit Object (if selected)" #: AppGUI/MainGUI.py:4092 App_Main.py:5658 msgid "Grid On/Off" msgstr "Grid On/Off" #: AppGUI/MainGUI.py:4092 msgid "Jump to Coordinates" msgstr "Jump to Coordinates" #: AppGUI/MainGUI.py:4093 msgid "New Excellon" msgstr "New Excellon" #: AppGUI/MainGUI.py:4093 msgid "Move Obj" msgstr "Move Obj" #: AppGUI/MainGUI.py:4093 msgid "New Geometry" msgstr "New Geometry" #: AppGUI/MainGUI.py:4093 msgid "Change Units" msgstr "Change Units" #: AppGUI/MainGUI.py:4094 msgid "Open Properties Tool" msgstr "Open Properties Tool" #: AppGUI/MainGUI.py:4094 msgid "Rotate by 90 degree CW" msgstr "Rotate by 90 degree CW" #: AppGUI/MainGUI.py:4094 msgid "Shell Toggle" msgstr "Shell Toggle" #: AppGUI/MainGUI.py:4095 msgid "" "Add a Tool (when in Geometry Selected Tab or in Tools NCC or Tools Paint)" msgstr "" "Add a Tool (when in Geometry Selected Tab or in Tools NCC or Tools Paint)" #: AppGUI/MainGUI.py:4096 msgid "Flip on X_axis" msgstr "Flip on X_axis" #: AppGUI/MainGUI.py:4096 msgid "Flip on Y_axis" msgstr "Flip on Y_axis" #: AppGUI/MainGUI.py:4099 msgid "Copy Obj" msgstr "Copy Obj" #: AppGUI/MainGUI.py:4099 msgid "Open Tools Database" msgstr "Open Tools Database" #: AppGUI/MainGUI.py:4100 msgid "Open Excellon File" msgstr "Open Excellon File" #: AppGUI/MainGUI.py:4100 msgid "Open Gerber File" msgstr "Open Gerber File" #: AppGUI/MainGUI.py:4100 msgid "New Project" msgstr "New Project" #: AppGUI/MainGUI.py:4101 App_Main.py:6711 App_Main.py:6714 msgid "Open Project" msgstr "Open Project" #: AppGUI/MainGUI.py:4101 AppTools/ToolPDF.py:41 msgid "PDF Import Tool" msgstr "PDF Import Tool" #: AppGUI/MainGUI.py:4101 msgid "Save Project" msgstr "Save Project" #: AppGUI/MainGUI.py:4101 msgid "Toggle Plot Area" msgstr "Toggle Plot Area" #: AppGUI/MainGUI.py:4104 msgid "Copy Obj_Name" msgstr "Copy Obj_Name" #: AppGUI/MainGUI.py:4105 msgid "Toggle Code Editor" msgstr "Toggle Code Editor" #: AppGUI/MainGUI.py:4105 msgid "Toggle the axis" msgstr "Toggle the axis" #: AppGUI/MainGUI.py:4105 AppGUI/MainGUI.py:4306 AppGUI/MainGUI.py:4393 #: AppGUI/MainGUI.py:4515 msgid "Distance Minimum Tool" msgstr "Distance Minimum Tool" #: AppGUI/MainGUI.py:4106 msgid "Open Preferences Window" msgstr "Open Preferences Window" #: AppGUI/MainGUI.py:4107 msgid "Rotate by 90 degree CCW" msgstr "Rotate by 90 degree CCW" #: AppGUI/MainGUI.py:4107 msgid "Run a Script" msgstr "Run a Script" #: AppGUI/MainGUI.py:4107 msgid "Toggle the workspace" msgstr "Toggle the workspace" #: AppGUI/MainGUI.py:4107 msgid "Skew on X axis" msgstr "Skew on X axis" #: AppGUI/MainGUI.py:4108 msgid "Skew on Y axis" msgstr "Skew on Y axis" #: AppGUI/MainGUI.py:4111 msgid "2-Sided PCB Tool" msgstr "2-Sided PCB Tool" #: AppGUI/MainGUI.py:4112 msgid "Toggle Grid Lines" msgstr "Toggle Grid Lines" #: AppGUI/MainGUI.py:4114 msgid "Solder Paste Dispensing Tool" msgstr "Solder Paste Dispensing Tool" #: AppGUI/MainGUI.py:4115 msgid "Film PCB Tool" msgstr "Film PCB Tool" #: AppGUI/MainGUI.py:4115 msgid "Non-Copper Clearing Tool" msgstr "Non-Copper Clearing Tool" #: AppGUI/MainGUI.py:4116 msgid "Paint Area Tool" msgstr "Paint Area Tool" #: AppGUI/MainGUI.py:4116 msgid "Rules Check Tool" msgstr "Rules Check Tool" #: AppGUI/MainGUI.py:4117 msgid "View File Source" msgstr "View File Source" #: AppGUI/MainGUI.py:4117 msgid "Transformations Tool" msgstr "Transformations Tool" #: AppGUI/MainGUI.py:4118 msgid "Cutout PCB Tool" msgstr "Cutout PCB Tool" #: AppGUI/MainGUI.py:4118 AppTools/ToolPanelize.py:35 msgid "Panelize PCB" msgstr "Panelize PCB" #: AppGUI/MainGUI.py:4119 msgid "Enable all Plots" msgstr "Enable all Plots" #: AppGUI/MainGUI.py:4119 msgid "Disable all Plots" msgstr "Disable all Plots" #: AppGUI/MainGUI.py:4119 msgid "Disable Non-selected Plots" msgstr "Disable Non-selected Plots" #: AppGUI/MainGUI.py:4120 msgid "Toggle Full Screen" msgstr "Toggle Full Screen" #: AppGUI/MainGUI.py:4123 msgid "Abort current task (gracefully)" msgstr "Abort current task (gracefully)" #: AppGUI/MainGUI.py:4126 msgid "Save Project As" msgstr "Save Project As" #: AppGUI/MainGUI.py:4127 msgid "" "Paste Special. Will convert a Windows path style to the one required in Tcl " "Shell" msgstr "" "Paste Special. Will convert a Windows path style to the one required in Tcl " "Shell" #: AppGUI/MainGUI.py:4130 msgid "Open Online Manual" msgstr "Open Online Manual" #: AppGUI/MainGUI.py:4131 msgid "Open Online Tutorials" msgstr "Open Online Tutorials" #: AppGUI/MainGUI.py:4131 msgid "Refresh Plots" msgstr "Refresh Plots" #: AppGUI/MainGUI.py:4131 AppTools/ToolSolderPaste.py:517 msgid "Delete Object" msgstr "Delete Object" #: AppGUI/MainGUI.py:4131 msgid "Alternate: Delete Tool" msgstr "Alternate: Delete Tool" #: AppGUI/MainGUI.py:4132 msgid "(left to Key_1)Toggle Notebook Area (Left Side)" msgstr "(left to Key_1)Toggle Notebook Area (Left Side)" #: AppGUI/MainGUI.py:4132 msgid "En(Dis)able Obj Plot" msgstr "En(Dis)able Obj Plot" #: AppGUI/MainGUI.py:4133 msgid "Deselects all objects" msgstr "Deselects all objects" #: AppGUI/MainGUI.py:4147 msgid "Editor Shortcut list" msgstr "Editor Shortcut list" #: AppGUI/MainGUI.py:4301 msgid "GEOMETRY EDITOR" msgstr "GEOMETRY EDITOR" #: AppGUI/MainGUI.py:4301 msgid "Draw an Arc" msgstr "Draw an Arc" #: AppGUI/MainGUI.py:4301 msgid "Copy Geo Item" msgstr "Copy Geo Item" #: AppGUI/MainGUI.py:4302 msgid "Within Add Arc will toogle the ARC direction: CW or CCW" msgstr "Within Add Arc will toogle the ARC direction: CW or CCW" #: AppGUI/MainGUI.py:4302 msgid "Polygon Intersection Tool" msgstr "Polygon Intersection Tool" #: AppGUI/MainGUI.py:4303 msgid "Geo Paint Tool" msgstr "Geo Paint Tool" #: AppGUI/MainGUI.py:4303 AppGUI/MainGUI.py:4392 AppGUI/MainGUI.py:4512 msgid "Jump to Location (x, y)" msgstr "Jump to Location (x, y)" #: AppGUI/MainGUI.py:4303 msgid "Toggle Corner Snap" msgstr "Toggle Corner Snap" #: AppGUI/MainGUI.py:4303 msgid "Move Geo Item" msgstr "Move Geo Item" #: AppGUI/MainGUI.py:4304 msgid "Within Add Arc will cycle through the ARC modes" msgstr "Within Add Arc will cycle through the ARC modes" #: AppGUI/MainGUI.py:4304 msgid "Draw a Polygon" msgstr "Draw a Polygon" #: AppGUI/MainGUI.py:4304 msgid "Draw a Circle" msgstr "Draw a Circle" #: AppGUI/MainGUI.py:4305 msgid "Draw a Path" msgstr "Draw a Path" #: AppGUI/MainGUI.py:4305 msgid "Draw Rectangle" msgstr "Draw Rectangle" #: AppGUI/MainGUI.py:4305 msgid "Polygon Subtraction Tool" msgstr "Polygon Subtraction Tool" #: AppGUI/MainGUI.py:4305 msgid "Add Text Tool" msgstr "Add Text Tool" #: AppGUI/MainGUI.py:4306 msgid "Polygon Union Tool" msgstr "Polygon Union Tool" #: AppGUI/MainGUI.py:4306 msgid "Flip shape on X axis" msgstr "Flip shape on X axis" #: AppGUI/MainGUI.py:4306 msgid "Flip shape on Y axis" msgstr "Flip shape on Y axis" #: AppGUI/MainGUI.py:4307 msgid "Skew shape on X axis" msgstr "Skew shape on X axis" #: AppGUI/MainGUI.py:4307 msgid "Skew shape on Y axis" msgstr "Skew shape on Y axis" #: AppGUI/MainGUI.py:4307 msgid "Editor Transformation Tool" msgstr "Editor Transformation Tool" #: AppGUI/MainGUI.py:4308 msgid "Offset shape on X axis" msgstr "Offset shape on X axis" #: AppGUI/MainGUI.py:4308 msgid "Offset shape on Y axis" msgstr "Offset shape on Y axis" #: AppGUI/MainGUI.py:4309 AppGUI/MainGUI.py:4395 AppGUI/MainGUI.py:4517 msgid "Save Object and Exit Editor" msgstr "Save Object and Exit Editor" #: AppGUI/MainGUI.py:4309 msgid "Polygon Cut Tool" msgstr "Polygon Cut Tool" #: AppGUI/MainGUI.py:4310 msgid "Rotate Geometry" msgstr "Rotate Geometry" #: AppGUI/MainGUI.py:4310 msgid "Finish drawing for certain tools" msgstr "Finish drawing for certain tools" #: AppGUI/MainGUI.py:4310 AppGUI/MainGUI.py:4395 AppGUI/MainGUI.py:4515 msgid "Abort and return to Select" msgstr "Abort and return to Select" #: AppGUI/MainGUI.py:4391 msgid "EXCELLON EDITOR" msgstr "EXCELLON EDITOR" #: AppGUI/MainGUI.py:4391 msgid "Copy Drill(s)" msgstr "Copy Drill(s)" #: AppGUI/MainGUI.py:4392 msgid "Move Drill(s)" msgstr "Move Drill(s)" #: AppGUI/MainGUI.py:4393 msgid "Add a new Tool" msgstr "Add a new Tool" #: AppGUI/MainGUI.py:4394 msgid "Delete Drill(s)" msgstr "Delete Drill(s)" #: AppGUI/MainGUI.py:4394 msgid "Alternate: Delete Tool(s)" msgstr "Alternate: Delete Tool(s)" #: AppGUI/MainGUI.py:4511 msgid "GERBER EDITOR" msgstr "GERBER EDITOR" #: AppGUI/MainGUI.py:4511 msgid "Add Disc" msgstr "Add Disc" #: AppGUI/MainGUI.py:4511 msgid "Add SemiDisc" msgstr "Add SemiDisc" #: AppGUI/MainGUI.py:4513 msgid "Within Track & Region Tools will cycle in REVERSE the bend modes" msgstr "Within Track & Region Tools will cycle in REVERSE the bend modes" #: AppGUI/MainGUI.py:4514 msgid "Within Track & Region Tools will cycle FORWARD the bend modes" msgstr "Within Track & Region Tools will cycle FORWARD the bend modes" #: AppGUI/MainGUI.py:4515 msgid "Alternate: Delete Apertures" msgstr "Alternate: Delete Apertures" #: AppGUI/MainGUI.py:4516 msgid "Eraser Tool" msgstr "Eraser Tool" #: AppGUI/MainGUI.py:4517 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:221 msgid "Mark Area Tool" msgstr "Mark Area Tool" #: AppGUI/MainGUI.py:4517 msgid "Poligonize Tool" msgstr "Poligonize Tool" #: AppGUI/MainGUI.py:4517 msgid "Transformation Tool" msgstr "Transformation Tool" #: AppGUI/ObjectUI.py:38 msgid "App Object" msgstr "App Object" #: AppGUI/ObjectUI.py:78 AppTools/ToolIsolation.py:77 msgid "" "BASIC is suitable for a beginner. Many parameters\n" "are hidden from the user in this mode.\n" "ADVANCED mode will make available all parameters.\n" "\n" "To change the application LEVEL, go to:\n" "Edit -> Preferences -> General and check:\n" "'APP. LEVEL' radio button." msgstr "" "BASIC is suitable for a beginner. Many parameters\n" "are hidden from the user in this mode.\n" "ADVANCED mode will make available all parameters.\n" "\n" "To change the application LEVEL, go to:\n" "Edit -> Preferences -> General and check:\n" "'APP. LEVEL' radio button." #: AppGUI/ObjectUI.py:111 AppGUI/ObjectUI.py:154 msgid "Geometrical transformations of the current object." msgstr "Geometrical transformations of the current object." #: AppGUI/ObjectUI.py:120 msgid "" "Factor by which to multiply\n" "geometric features of this object.\n" "Expressions are allowed. E.g: 1/25.4" msgstr "" "Factor by which to multiply\n" "geometric features of this object.\n" "Expressions are allowed. E.g: 1/25.4" #: AppGUI/ObjectUI.py:127 msgid "Perform scaling operation." msgstr "Perform scaling operation." #: AppGUI/ObjectUI.py:138 msgid "" "Amount by which to move the object\n" "in the x and y axes in (x, y) format.\n" "Expressions are allowed. E.g: (1/3.2, 0.5*3)" msgstr "" "Amount by which to move the object\n" "in the x and y axes in (x, y) format.\n" "Expressions are allowed. E.g: (1/3.2, 0.5*3)" #: AppGUI/ObjectUI.py:145 msgid "Perform the offset operation." msgstr "Perform the offset operation." #: AppGUI/ObjectUI.py:162 AppGUI/ObjectUI.py:173 AppTool.py:280 AppTool.py:291 msgid "Edited value is out of range" msgstr "Edited value is out of range" #: AppGUI/ObjectUI.py:168 AppGUI/ObjectUI.py:175 AppTool.py:286 AppTool.py:293 msgid "Edited value is within limits." msgstr "Edited value is within limits." #: AppGUI/ObjectUI.py:187 msgid "Gerber Object" msgstr "Gerber Object" #: AppGUI/ObjectUI.py:196 AppGUI/ObjectUI.py:496 AppGUI/ObjectUI.py:1313 #: AppGUI/ObjectUI.py:2135 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:31 msgid "Plot Options" msgstr "Plot Options" #: AppGUI/ObjectUI.py:202 AppGUI/ObjectUI.py:502 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:47 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:45 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:119 #: AppTools/ToolCopperThieving.py:195 msgid "Solid" msgstr "Solid" #: AppGUI/ObjectUI.py:204 AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:47 msgid "Solid color polygons." msgstr "Solid color polygons." #: AppGUI/ObjectUI.py:210 AppGUI/ObjectUI.py:510 AppGUI/ObjectUI.py:1319 msgid "Multi-Color" msgstr "Multi-Color" #: AppGUI/ObjectUI.py:212 AppGUI/ObjectUI.py:512 AppGUI/ObjectUI.py:1321 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:56 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:47 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:54 msgid "Draw polygons in different colors." msgstr "Draw polygons in different colors." #: AppGUI/ObjectUI.py:228 AppGUI/ObjectUI.py:548 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:40 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:38 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:38 msgid "Plot" msgstr "Plot" #: AppGUI/ObjectUI.py:229 AppGUI/ObjectUI.py:550 AppGUI/ObjectUI.py:1383 #: AppGUI/ObjectUI.py:2245 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:40 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:40 msgid "Plot (show) this object." msgstr "Plot (show) this object." #: AppGUI/ObjectUI.py:258 msgid "" "Toggle the display of the Gerber Apertures Table.\n" "When unchecked, it will delete all mark shapes\n" "that are drawn on canvas." msgstr "" "Toggle the display of the Gerber Apertures Table.\n" "When unchecked, it will delete all mark shapes\n" "that are drawn on canvas." #: AppGUI/ObjectUI.py:268 msgid "Mark All" msgstr "Mark All" #: AppGUI/ObjectUI.py:270 msgid "" "When checked it will display all the apertures.\n" "When unchecked, it will delete all mark shapes\n" "that are drawn on canvas." msgstr "" "When checked it will display all the apertures.\n" "When unchecked, it will delete all mark shapes\n" "that are drawn on canvas." #: AppGUI/ObjectUI.py:298 msgid "Mark the aperture instances on canvas." msgstr "Mark the aperture instances on canvas." #: AppGUI/ObjectUI.py:305 AppTools/ToolIsolation.py:579 msgid "Buffer Solid Geometry" msgstr "Buffer Solid Geometry" #: AppGUI/ObjectUI.py:307 AppTools/ToolIsolation.py:581 msgid "" "This button is shown only when the Gerber file\n" "is loaded without buffering.\n" "Clicking this will create the buffered geometry\n" "required for isolation." msgstr "" "This button is shown only when the Gerber file\n" "is loaded without buffering.\n" "Clicking this will create the buffered geometry\n" "required for isolation." #: AppGUI/ObjectUI.py:332 msgid "Isolation Routing" msgstr "Isolation Routing" #: AppGUI/ObjectUI.py:334 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:32 #: AppTools/ToolIsolation.py:67 msgid "" "Create a Geometry object with\n" "toolpaths to cut around polygons." msgstr "" "Create a Geometry object with\n" "toolpaths to cut around polygons." #: AppGUI/ObjectUI.py:348 AppGUI/ObjectUI.py:2089 AppTools/ToolNCC.py:599 msgid "" "Create the Geometry Object\n" "for non-copper routing." msgstr "" "Create the Geometry Object\n" "for non-copper routing." #: AppGUI/ObjectUI.py:362 msgid "" "Generate the geometry for\n" "the board cutout." msgstr "" "Generate the geometry for\n" "the board cutout." #: AppGUI/ObjectUI.py:379 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:32 msgid "Non-copper regions" msgstr "Non-copper regions" #: AppGUI/ObjectUI.py:381 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:34 msgid "" "Create polygons covering the\n" "areas without copper on the PCB.\n" "Equivalent to the inverse of this\n" "object. Can be used to remove all\n" "copper from a specified region." msgstr "" "Create polygons covering the\n" "areas without copper on the PCB.\n" "Equivalent to the inverse of this\n" "object. Can be used to remove all\n" "copper from a specified region." #: AppGUI/ObjectUI.py:391 AppGUI/ObjectUI.py:432 #: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:46 #: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:79 msgid "Boundary Margin" msgstr "Boundary Margin" #: AppGUI/ObjectUI.py:393 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:48 msgid "" "Specify the edge of the PCB\n" "by drawing a box around all\n" "objects with this minimum\n" "distance." msgstr "" "Specify the edge of the PCB\n" "by drawing a box around all\n" "objects with this minimum\n" "distance." #: AppGUI/ObjectUI.py:408 AppGUI/ObjectUI.py:446 #: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:61 #: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:92 msgid "Rounded Geo" msgstr "Rounded Geo" #: AppGUI/ObjectUI.py:410 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:63 msgid "Resulting geometry will have rounded corners." msgstr "Resulting geometry will have rounded corners." #: AppGUI/ObjectUI.py:414 AppGUI/ObjectUI.py:455 #: AppTools/ToolSolderPaste.py:373 msgid "Generate Geo" msgstr "Generate Geo" #: AppGUI/ObjectUI.py:424 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:73 #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:137 #: AppTools/ToolPanelize.py:99 AppTools/ToolQRCode.py:201 msgid "Bounding Box" msgstr "Bounding Box" #: AppGUI/ObjectUI.py:426 msgid "" "Create a geometry surrounding the Gerber object.\n" "Square shape." msgstr "" "Create a geometry surrounding the Gerber object.\n" "Square shape." #: AppGUI/ObjectUI.py:434 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:81 msgid "" "Distance of the edges of the box\n" "to the nearest polygon." msgstr "" "Distance of the edges of the box\n" "to the nearest polygon." #: AppGUI/ObjectUI.py:448 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:94 msgid "" "If the bounding box is \n" "to have rounded corners\n" "their radius is equal to\n" "the margin." msgstr "" "If the bounding box is \n" "to have rounded corners\n" "their radius is equal to\n" "the margin." #: AppGUI/ObjectUI.py:457 msgid "Generate the Geometry object." msgstr "Generate the Geometry object." #: AppGUI/ObjectUI.py:484 msgid "Excellon Object" msgstr "Excellon Object" #: AppGUI/ObjectUI.py:504 msgid "Solid circles." msgstr "Solid circles." #: AppGUI/ObjectUI.py:560 AppGUI/ObjectUI.py:655 AppGUI/ObjectUI.py:2266 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71 #: AppTools/ToolProperties.py:166 msgid "Drills" msgstr "Drills" #: AppGUI/ObjectUI.py:560 AppGUI/ObjectUI.py:656 AppGUI/ObjectUI.py:2266 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72 #: AppTools/ToolProperties.py:168 msgid "Slots" msgstr "Slots" #: AppGUI/ObjectUI.py:565 msgid "" "This is the Tool Number.\n" "When ToolChange is checked, on toolchange event this value\n" "will be showed as a T1, T2 ... Tn in the Machine Code.\n" "\n" "Here the tools are selected for G-code generation." msgstr "" "This is the Tool Number.\n" "When ToolChange is checked, on toolchange event this value\n" "will be showed as a T1, T2 ... Tn in the Machine Code.\n" "\n" "Here the tools are selected for G-code generation." #: AppGUI/ObjectUI.py:570 AppGUI/ObjectUI.py:1407 AppTools/ToolPaint.py:141 msgid "" "Tool Diameter. It's value (in current FlatCAM units) \n" "is the cut width into the material." msgstr "" "Tool Diameter. It's value (in current FlatCAM units) \n" "is the cut width into the material." #: AppGUI/ObjectUI.py:573 msgid "" "The number of Drill holes. Holes that are drilled with\n" "a drill bit." msgstr "" "The number of Drill holes. Holes that are drilled with\n" "a drill bit." #: AppGUI/ObjectUI.py:576 msgid "" "The number of Slot holes. Holes that are created by\n" "milling them with an endmill bit." msgstr "" "The number of Slot holes. Holes that are created by\n" "milling them with an endmill bit." #: AppGUI/ObjectUI.py:579 msgid "" "Toggle display of the drills for the current tool.\n" "This does not select the tools for G-code generation." msgstr "" "Toggle display of the drills for the current tool.\n" "This does not select the tools for G-code generation." #: AppGUI/ObjectUI.py:597 AppGUI/ObjectUI.py:1564 #: AppObjects/FlatCAMExcellon.py:537 AppObjects/FlatCAMExcellon.py:836 #: AppObjects/FlatCAMExcellon.py:852 AppObjects/FlatCAMExcellon.py:856 #: AppObjects/FlatCAMGeometry.py:380 AppObjects/FlatCAMGeometry.py:825 #: AppObjects/FlatCAMGeometry.py:861 AppTools/ToolIsolation.py:313 #: AppTools/ToolIsolation.py:1051 AppTools/ToolIsolation.py:1171 #: AppTools/ToolIsolation.py:1185 AppTools/ToolNCC.py:331 #: AppTools/ToolNCC.py:797 AppTools/ToolNCC.py:811 AppTools/ToolNCC.py:1214 #: AppTools/ToolPaint.py:313 AppTools/ToolPaint.py:766 #: AppTools/ToolPaint.py:778 AppTools/ToolPaint.py:1190 msgid "Parameters for" msgstr "Parameters for" #: AppGUI/ObjectUI.py:600 AppGUI/ObjectUI.py:1567 AppTools/ToolIsolation.py:316 #: AppTools/ToolNCC.py:334 AppTools/ToolPaint.py:316 msgid "" "The data used for creating GCode.\n" "Each tool store it's own set of such data." msgstr "" "The data used for creating GCode.\n" "Each tool store it's own set of such data." #: AppGUI/ObjectUI.py:626 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:48 msgid "" "Operation type:\n" "- Drilling -> will drill the drills/slots associated with this tool\n" "- Milling -> will mill the drills/slots" msgstr "" "Operation type:\n" "- Drilling -> will drill the drills/slots associated with this tool\n" "- Milling -> will mill the drills/slots" #: AppGUI/ObjectUI.py:632 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:54 msgid "Drilling" msgstr "Drilling" #: AppGUI/ObjectUI.py:633 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:55 msgid "Milling" msgstr "Milling" #: AppGUI/ObjectUI.py:648 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:64 msgid "" "Milling type:\n" "- Drills -> will mill the drills associated with this tool\n" "- Slots -> will mill the slots associated with this tool\n" "- Both -> will mill both drills and mills or whatever is available" msgstr "" "Milling type:\n" "- Drills -> will mill the drills associated with this tool\n" "- Slots -> will mill the slots associated with this tool\n" "- Both -> will mill both drills and mills or whatever is available" #: AppGUI/ObjectUI.py:657 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:73 #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:199 #: AppTools/ToolFilm.py:241 msgid "Both" msgstr "Both" #: AppGUI/ObjectUI.py:665 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:80 msgid "Milling Diameter" msgstr "Milling Diameter" #: AppGUI/ObjectUI.py:667 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:82 msgid "The diameter of the tool who will do the milling" msgstr "The diameter of the tool who will do the milling" #: AppGUI/ObjectUI.py:681 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:95 msgid "" "Drill depth (negative)\n" "below the copper surface." msgstr "" "Drill depth (negative)\n" "below the copper surface." #: AppGUI/ObjectUI.py:700 AppGUI/ObjectUI.py:1626 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:113 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:69 #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:79 #: AppTools/ToolCutOut.py:159 msgid "Multi-Depth" msgstr "Multi-Depth" #: AppGUI/ObjectUI.py:703 AppGUI/ObjectUI.py:1629 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:116 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:72 #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:82 #: AppTools/ToolCutOut.py:162 msgid "" "Use multiple passes to limit\n" "the cut depth in each pass. Will\n" "cut multiple times until Cut Z is\n" "reached." msgstr "" "Use multiple passes to limit\n" "the cut depth in each pass. Will\n" "cut multiple times until Cut Z is\n" "reached." #: AppGUI/ObjectUI.py:716 AppGUI/ObjectUI.py:1643 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:128 #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:94 #: AppTools/ToolCutOut.py:176 msgid "Depth of each pass (positive)." msgstr "Depth of each pass (positive)." #: AppGUI/ObjectUI.py:727 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:136 msgid "" "Tool height when travelling\n" "across the XY plane." msgstr "" "Tool height when travelling\n" "across the XY plane." #: AppGUI/ObjectUI.py:748 AppGUI/ObjectUI.py:1673 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:188 msgid "" "Cutting speed in the XY\n" "plane in units per minute" msgstr "" "Cutting speed in the XY\n" "plane in units per minute" #: AppGUI/ObjectUI.py:763 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:209 msgid "" "Tool speed while drilling\n" "(in units per minute).\n" "So called 'Plunge' feedrate.\n" "This is for linear move G01." msgstr "" "Tool speed while drilling\n" "(in units per minute).\n" "So called 'Plunge' feedrate.\n" "This is for linear move G01." #: AppGUI/ObjectUI.py:778 AppGUI/ObjectUI.py:1700 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:80 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:67 msgid "Feedrate Rapids" msgstr "Feedrate Rapids" #: AppGUI/ObjectUI.py:780 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:82 msgid "" "Tool speed while drilling\n" "(in units per minute).\n" "This is for the rapid move G00.\n" "It is useful only for Marlin,\n" "ignore for any other cases." msgstr "" "Tool speed while drilling\n" "(in units per minute).\n" "This is for the rapid move G00.\n" "It is useful only for Marlin,\n" "ignore for any other cases." #: AppGUI/ObjectUI.py:800 AppGUI/ObjectUI.py:1720 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:85 msgid "Re-cut" msgstr "Re-cut" #: AppGUI/ObjectUI.py:802 AppGUI/ObjectUI.py:815 AppGUI/ObjectUI.py:1722 #: AppGUI/ObjectUI.py:1734 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:87 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:99 msgid "" "In order to remove possible\n" "copper leftovers where first cut\n" "meet with last cut, we generate an\n" "extended cut over the first cut section." msgstr "" "In order to remove possible\n" "copper leftovers where first cut\n" "meet with last cut, we generate an\n" "extended cut over the first cut section." #: AppGUI/ObjectUI.py:828 AppGUI/ObjectUI.py:1743 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:217 #: AppObjects/FlatCAMExcellon.py:1512 AppObjects/FlatCAMGeometry.py:1687 msgid "Spindle speed" msgstr "Spindle speed" #: AppGUI/ObjectUI.py:830 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:224 msgid "" "Speed of the spindle\n" "in RPM (optional)" msgstr "" "Speed of the spindle\n" "in RPM (optional)" #: AppGUI/ObjectUI.py:845 AppGUI/ObjectUI.py:1762 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:238 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:235 msgid "" "Pause to allow the spindle to reach its\n" "speed before cutting." msgstr "" "Pause to allow the spindle to reach its\n" "speed before cutting." #: AppGUI/ObjectUI.py:856 AppGUI/ObjectUI.py:1772 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:246 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:240 msgid "Number of time units for spindle to dwell." msgstr "Number of time units for spindle to dwell." #: AppGUI/ObjectUI.py:866 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:46 msgid "Offset Z" msgstr "Offset Z" #: AppGUI/ObjectUI.py:868 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:48 msgid "" "Some drill bits (the larger ones) need to drill deeper\n" "to create the desired exit hole diameter due of the tip shape.\n" "The value here can compensate the Cut Z parameter." msgstr "" "Some drill bits (the larger ones) need to drill deeper\n" "to create the desired exit hole diameter due of the tip shape.\n" "The value here can compensate the Cut Z parameter." #: AppGUI/ObjectUI.py:928 AppGUI/ObjectUI.py:1826 AppTools/ToolIsolation.py:412 #: AppTools/ToolNCC.py:492 AppTools/ToolPaint.py:422 msgid "Apply parameters to all tools" msgstr "Apply parameters to all tools" #: AppGUI/ObjectUI.py:930 AppGUI/ObjectUI.py:1828 AppTools/ToolIsolation.py:414 #: AppTools/ToolNCC.py:494 AppTools/ToolPaint.py:424 msgid "" "The parameters in the current form will be applied\n" "on all the tools from the Tool Table." msgstr "" "The parameters in the current form will be applied\n" "on all the tools from the Tool Table." #: AppGUI/ObjectUI.py:941 AppGUI/ObjectUI.py:1839 AppTools/ToolIsolation.py:425 #: AppTools/ToolNCC.py:505 AppTools/ToolPaint.py:435 msgid "Common Parameters" msgstr "Common Parameters" #: AppGUI/ObjectUI.py:943 AppGUI/ObjectUI.py:1841 AppTools/ToolIsolation.py:427 #: AppTools/ToolNCC.py:507 AppTools/ToolPaint.py:437 msgid "Parameters that are common for all tools." msgstr "Parameters that are common for all tools." #: AppGUI/ObjectUI.py:948 AppGUI/ObjectUI.py:1846 msgid "Tool change Z" msgstr "Tool change Z" #: AppGUI/ObjectUI.py:950 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:154 msgid "" "Include tool-change sequence\n" "in G-Code (Pause for tool change)." msgstr "" "Include tool-change sequence\n" "in G-Code (Pause for tool change)." #: AppGUI/ObjectUI.py:957 AppGUI/ObjectUI.py:1857 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:162 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:135 msgid "" "Z-axis position (height) for\n" "tool change." msgstr "" "Z-axis position (height) for\n" "tool change." #: AppGUI/ObjectUI.py:974 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:71 msgid "" "Height of the tool just after start.\n" "Delete the value if you don't need this feature." msgstr "" "Height of the tool just after start.\n" "Delete the value if you don't need this feature." #: AppGUI/ObjectUI.py:983 AppGUI/ObjectUI.py:1885 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:178 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:154 msgid "End move Z" msgstr "End move Z" #: AppGUI/ObjectUI.py:985 AppGUI/ObjectUI.py:1887 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:180 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:156 msgid "" "Height of the tool after\n" "the last move at the end of the job." msgstr "" "Height of the tool after\n" "the last move at the end of the job." #: AppGUI/ObjectUI.py:1002 AppGUI/ObjectUI.py:1904 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:195 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:174 msgid "End move X,Y" msgstr "End move X,Y" #: AppGUI/ObjectUI.py:1004 AppGUI/ObjectUI.py:1906 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:197 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:176 msgid "" "End move X,Y position. In format (x,y).\n" "If no value is entered then there is no move\n" "on X,Y plane at the end of the job." msgstr "" "End move X,Y position. In format (x,y).\n" "If no value is entered then there is no move\n" "on X,Y plane at the end of the job." #: AppGUI/ObjectUI.py:1014 AppGUI/ObjectUI.py:1780 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:96 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:108 msgid "Probe Z depth" msgstr "Probe Z depth" #: AppGUI/ObjectUI.py:1016 AppGUI/ObjectUI.py:1782 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:98 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:110 msgid "" "The maximum depth that the probe is allowed\n" "to probe. Negative value, in current units." msgstr "" "The maximum depth that the probe is allowed\n" "to probe. Negative value, in current units." #: AppGUI/ObjectUI.py:1033 AppGUI/ObjectUI.py:1797 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:109 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:123 msgid "Feedrate Probe" msgstr "Feedrate Probe" #: AppGUI/ObjectUI.py:1035 AppGUI/ObjectUI.py:1799 #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:111 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:125 msgid "The feedrate used while the probe is probing." msgstr "The feedrate used while the probe is probing." #: AppGUI/ObjectUI.py:1051 msgid "Preprocessor E" msgstr "Preprocessor E" #: AppGUI/ObjectUI.py:1053 msgid "" "The preprocessor JSON file that dictates\n" "Gcode output for Excellon Objects." msgstr "" "The preprocessor JSON file that dictates\n" "Gcode output for Excellon Objects." #: AppGUI/ObjectUI.py:1063 msgid "Preprocessor G" msgstr "Preprocessor G" #: AppGUI/ObjectUI.py:1065 msgid "" "The preprocessor JSON file that dictates\n" "Gcode output for Geometry (Milling) Objects." msgstr "" "The preprocessor JSON file that dictates\n" "Gcode output for Geometry (Milling) Objects." #: AppGUI/ObjectUI.py:1079 AppGUI/ObjectUI.py:1934 msgid "Add exclusion areas" msgstr "Add exclusion areas" #: AppGUI/ObjectUI.py:1082 AppGUI/ObjectUI.py:1937 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:212 msgid "" "Include exclusion areas.\n" "In those areas the travel of the tools\n" "is forbidden." msgstr "" "Include exclusion areas.\n" "In those areas the travel of the tools\n" "is forbidden." #: AppGUI/ObjectUI.py:1103 AppGUI/ObjectUI.py:1958 #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: AppTools/ToolCalibration.py:186 AppTools/ToolNCC.py:109 #: AppTools/ToolPaint.py:102 AppTools/ToolPanelize.py:98 msgid "Object" msgstr "Object" #: AppGUI/ObjectUI.py:1103 AppGUI/ObjectUI.py:1122 AppGUI/ObjectUI.py:1958 #: AppGUI/ObjectUI.py:1977 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:232 msgid "Strategy" msgstr "Strategy" #: AppGUI/ObjectUI.py:1103 AppGUI/ObjectUI.py:1134 AppGUI/ObjectUI.py:1958 #: AppGUI/ObjectUI.py:1989 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:244 msgid "Over Z" msgstr "Over Z" #: AppGUI/ObjectUI.py:1105 AppGUI/ObjectUI.py:1960 msgid "This is the Area ID." msgstr "This is the Area ID." #: AppGUI/ObjectUI.py:1107 AppGUI/ObjectUI.py:1962 msgid "Type of the object where the exclusion area was added." msgstr "Type of the object where the exclusion area was added." #: AppGUI/ObjectUI.py:1109 AppGUI/ObjectUI.py:1964 msgid "" "The strategy used for exclusion area. Go around the exclusion areas or over " "it." msgstr "" "The strategy used for exclusion area. Go around the exclusion areas or over " "it." #: AppGUI/ObjectUI.py:1111 AppGUI/ObjectUI.py:1966 msgid "" "If the strategy is to go over the area then this is the height at which the " "tool will go to avoid the exclusion area." msgstr "" "If the strategy is to go over the area then this is the height at which the " "tool will go to avoid the exclusion area." #: AppGUI/ObjectUI.py:1123 AppGUI/ObjectUI.py:1978 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:233 msgid "" "The strategy followed when encountering an exclusion area.\n" "Can be:\n" "- Over -> when encountering the area, the tool will go to a set height\n" "- Around -> will avoid the exclusion area by going around the area" msgstr "" "The strategy followed when encountering an exclusion area.\n" "Can be:\n" "- Over -> when encountering the area, the tool will go to a set height\n" "- Around -> will avoid the exclusion area by going around the area" #: AppGUI/ObjectUI.py:1127 AppGUI/ObjectUI.py:1982 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:237 msgid "Over" msgstr "Over" #: AppGUI/ObjectUI.py:1128 AppGUI/ObjectUI.py:1983 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:238 msgid "Around" msgstr "Around" #: AppGUI/ObjectUI.py:1135 AppGUI/ObjectUI.py:1990 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:245 msgid "" "The height Z to which the tool will rise in order to avoid\n" "an interdiction area." msgstr "" "The height Z to which the tool will rise in order to avoid\n" "an interdiction area." #: AppGUI/ObjectUI.py:1145 AppGUI/ObjectUI.py:2000 msgid "Add area:" msgstr "Add area:" #: AppGUI/ObjectUI.py:1146 AppGUI/ObjectUI.py:2001 msgid "Add an Exclusion Area." msgstr "Add an Exclusion Area." #: AppGUI/ObjectUI.py:1152 AppGUI/ObjectUI.py:2007 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:222 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:295 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288 #: AppTools/ToolIsolation.py:542 AppTools/ToolNCC.py:580 #: AppTools/ToolPaint.py:523 msgid "The kind of selection shape used for area selection." msgstr "The kind of selection shape used for area selection." #: AppGUI/ObjectUI.py:1162 AppGUI/ObjectUI.py:2017 #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:32 #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:42 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:32 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:32 msgid "Delete All" msgstr "Delete All" #: AppGUI/ObjectUI.py:1163 AppGUI/ObjectUI.py:2018 msgid "Delete all exclusion areas." msgstr "Delete all exclusion areas." #: AppGUI/ObjectUI.py:1166 AppGUI/ObjectUI.py:2021 msgid "Delete Selected" msgstr "Delete Selected" #: AppGUI/ObjectUI.py:1167 AppGUI/ObjectUI.py:2022 msgid "Delete all exclusion areas that are selected in the table." msgstr "Delete all exclusion areas that are selected in the table." #: AppGUI/ObjectUI.py:1191 AppGUI/ObjectUI.py:2038 msgid "" "Add / Select at least one tool in the tool-table.\n" "Click the # header to select all, or Ctrl + LMB\n" "for custom selection of tools." msgstr "" "Add / Select at least one tool in the tool-table.\n" "Click the # header to select all, or Ctrl + LMB\n" "for custom selection of tools." #: AppGUI/ObjectUI.py:1199 AppGUI/ObjectUI.py:2045 msgid "Generate CNCJob object" msgstr "Generate CNCJob object" #: AppGUI/ObjectUI.py:1201 msgid "" "Generate the CNC Job.\n" "If milling then an additional Geometry object will be created" msgstr "" "Generate the CNC Job.\n" "If milling then an additional Geometry object will be created" #: AppGUI/ObjectUI.py:1218 msgid "Milling Geometry" msgstr "Milling Geometry" #: AppGUI/ObjectUI.py:1220 msgid "" "Create Geometry for milling holes.\n" "Select from the Tools Table above the hole dias to be\n" "milled. Use the # column to make the selection." msgstr "" "Create Geometry for milling holes.\n" "Select from the Tools Table above the hole dias to be\n" "milled. Use the # column to make the selection." #: AppGUI/ObjectUI.py:1228 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:296 msgid "Diameter of the cutting tool." msgstr "Diameter of the cutting tool." #: AppGUI/ObjectUI.py:1238 msgid "Mill Drills" msgstr "Mill Drills" #: AppGUI/ObjectUI.py:1240 msgid "" "Create the Geometry Object\n" "for milling DRILLS toolpaths." msgstr "" "Create the Geometry Object\n" "for milling DRILLS toolpaths." #: AppGUI/ObjectUI.py:1258 msgid "Mill Slots" msgstr "Mill Slots" #: AppGUI/ObjectUI.py:1260 msgid "" "Create the Geometry Object\n" "for milling SLOTS toolpaths." msgstr "" "Create the Geometry Object\n" "for milling SLOTS toolpaths." #: AppGUI/ObjectUI.py:1302 AppTools/ToolCutOut.py:319 msgid "Geometry Object" msgstr "Geometry Object" #: AppGUI/ObjectUI.py:1364 msgid "" "Tools in this Geometry object used for cutting.\n" "The 'Offset' entry will set an offset for the cut.\n" "'Offset' can be inside, outside, on path (none) and custom.\n" "'Type' entry is only informative and it allow to know the \n" "intent of using the current tool. \n" "It can be Rough(ing), Finish(ing) or Iso(lation).\n" "The 'Tool type'(TT) can be circular with 1 to 4 teeths(C1..C4),\n" "ball(B), or V-Shaped(V). \n" "When V-shaped is selected the 'Type' entry is automatically \n" "set to Isolation, the CutZ parameter in the UI form is\n" "grayed out and Cut Z is automatically calculated from the newly \n" "showed UI form entries named V-Tip Dia and V-Tip Angle." msgstr "" "Tools in this Geometry object used for cutting.\n" "The 'Offset' entry will set an offset for the cut.\n" "'Offset' can be inside, outside, on path (none) and custom.\n" "'Type' entry is only informative and it allow to know the \n" "intent of using the current tool. \n" "It can be Rough(ing), Finish(ing) or Iso(lation).\n" "The 'Tool type'(TT) can be circular with 1 to 4 teeths(C1..C4),\n" "ball(B), or V-Shaped(V). \n" "When V-shaped is selected the 'Type' entry is automatically \n" "set to Isolation, the CutZ parameter in the UI form is\n" "grayed out and Cut Z is automatically calculated from the newly \n" "showed UI form entries named V-Tip Dia and V-Tip Angle." #: AppGUI/ObjectUI.py:1381 AppGUI/ObjectUI.py:2243 #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40 msgid "Plot Object" msgstr "Plot Object" #: AppGUI/ObjectUI.py:1394 AppGUI/ObjectUI.py:2256 AppGUI/ObjectUI.py:2266 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138 #: AppTools/ToolCopperThieving.py:225 msgid "Dia" msgstr "Dia" #: AppGUI/ObjectUI.py:1394 AppGUI/ObjectUI.py:2256 #: AppTools/ToolIsolation.py:130 AppTools/ToolNCC.py:132 #: AppTools/ToolPaint.py:127 msgid "TT" msgstr "TT" #: AppGUI/ObjectUI.py:1401 msgid "" "This is the Tool Number.\n" "When ToolChange is checked, on toolchange event this value\n" "will be showed as a T1, T2 ... Tn" msgstr "" "This is the Tool Number.\n" "When ToolChange is checked, on toolchange event this value\n" "will be showed as a T1, T2 ... Tn" #: AppGUI/ObjectUI.py:1412 msgid "" "The value for the Offset can be:\n" "- Path -> There is no offset, the tool cut will be done through the geometry " "line.\n" "- In(side) -> The tool cut will follow the geometry inside. It will create a " "'pocket'.\n" "- Out(side) -> The tool cut will follow the geometry line on the outside." msgstr "" "The value for the Offset can be:\n" "- Path -> There is no offset, the tool cut will be done through the geometry " "line.\n" "- In(side) -> The tool cut will follow the geometry inside. It will create a " "'pocket'.\n" "- Out(side) -> The tool cut will follow the geometry line on the outside." #: AppGUI/ObjectUI.py:1419 msgid "" "The (Operation) Type has only informative value. Usually the UI form " "values \n" "are choose based on the operation type and this will serve as a reminder.\n" "Can be 'Roughing', 'Finishing' or 'Isolation'.\n" "For Roughing we may choose a lower Feedrate and multiDepth cut.\n" "For Finishing we may choose a higher Feedrate, without multiDepth.\n" "For Isolation we need a lower Feedrate as it use a milling bit with a fine " "tip." msgstr "" "The (Operation) Type has only informative value. Usually the UI form " "values \n" "are choose based on the operation type and this will serve as a reminder.\n" "Can be 'Roughing', 'Finishing' or 'Isolation'.\n" "For Roughing we may choose a lower Feedrate and multiDepth cut.\n" "For Finishing we may choose a higher Feedrate, without multiDepth.\n" "For Isolation we need a lower Feedrate as it use a milling bit with a fine " "tip." #: AppGUI/ObjectUI.py:1428 msgid "" "The Tool Type (TT) can be:\n" "- Circular with 1 ... 4 teeth -> it is informative only. Being circular the " "cut width in material\n" "is exactly the tool diameter.\n" "- Ball -> informative only and make reference to the Ball type endmill.\n" "- V-Shape -> it will disable Z-Cut parameter in the UI form and enable two " "additional UI form\n" "fields: V-Tip Dia and V-Tip Angle. Adjusting those two values will adjust " "the Z-Cut parameter such\n" "as the cut width into material will be equal with the value in the Tool " "Diameter column of this table.\n" "Choosing the V-Shape Tool Type automatically will select the Operation Type " "as Isolation." msgstr "" "The Tool Type (TT) can be:\n" "- Circular with 1 ... 4 teeth -> it is informative only. Being circular the " "cut width in material\n" "is exactly the tool diameter.\n" "- Ball -> informative only and make reference to the Ball type endmill.\n" "- V-Shape -> it will disable Z-Cut parameter in the UI form and enable two " "additional UI form\n" "fields: V-Tip Dia and V-Tip Angle. Adjusting those two values will adjust " "the Z-Cut parameter such\n" "as the cut width into material will be equal with the value in the Tool " "Diameter column of this table.\n" "Choosing the V-Shape Tool Type automatically will select the Operation Type " "as Isolation." #: AppGUI/ObjectUI.py:1440 msgid "" "Plot column. It is visible only for MultiGeo geometries, meaning geometries " "that holds the geometry\n" "data into the tools. For those geometries, deleting the tool will delete the " "geometry data also,\n" "so be WARNED. From the checkboxes on each row it can be enabled/disabled the " "plot on canvas\n" "for the corresponding tool." msgstr "" "Plot column. It is visible only for MultiGeo geometries, meaning geometries " "that holds the geometry\n" "data into the tools. For those geometries, deleting the tool will delete the " "geometry data also,\n" "so be WARNED. From the checkboxes on each row it can be enabled/disabled the " "plot on canvas\n" "for the corresponding tool." #: AppGUI/ObjectUI.py:1458 msgid "" "The value to offset the cut when \n" "the Offset type selected is 'Offset'.\n" "The value can be positive for 'outside'\n" "cut and negative for 'inside' cut." msgstr "" "The value to offset the cut when \n" "the Offset type selected is 'Offset'.\n" "The value can be positive for 'outside'\n" "cut and negative for 'inside' cut." #: AppGUI/ObjectUI.py:1477 AppTools/ToolIsolation.py:195 #: AppTools/ToolIsolation.py:1257 AppTools/ToolNCC.py:209 #: AppTools/ToolNCC.py:923 AppTools/ToolPaint.py:191 AppTools/ToolPaint.py:848 #: AppTools/ToolSolderPaste.py:567 msgid "New Tool" msgstr "New Tool" #: AppGUI/ObjectUI.py:1496 AppTools/ToolIsolation.py:278 #: AppTools/ToolNCC.py:296 AppTools/ToolPaint.py:278 msgid "" "Add a new tool to the Tool Table\n" "with the diameter specified above." msgstr "" "Add a new tool to the Tool Table\n" "with the diameter specified above." #: AppGUI/ObjectUI.py:1500 AppTools/ToolIsolation.py:282 #: AppTools/ToolIsolation.py:613 AppTools/ToolNCC.py:300 #: AppTools/ToolNCC.py:634 AppTools/ToolPaint.py:282 AppTools/ToolPaint.py:678 msgid "Add from DB" msgstr "Add from DB" #: AppGUI/ObjectUI.py:1502 AppTools/ToolIsolation.py:284 #: AppTools/ToolNCC.py:302 AppTools/ToolPaint.py:284 msgid "" "Add a new tool to the Tool Table\n" "from the Tool DataBase." msgstr "" "Add a new tool to the Tool Table\n" "from the Tool DataBase." #: AppGUI/ObjectUI.py:1521 msgid "" "Copy a selection of tools in the Tool Table\n" "by first selecting a row in the Tool Table." msgstr "" "Copy a selection of tools in the Tool Table\n" "by first selecting a row in the Tool Table." #: AppGUI/ObjectUI.py:1527 msgid "" "Delete a selection of tools in the Tool Table\n" "by first selecting a row in the Tool Table." msgstr "" "Delete a selection of tools in the Tool Table\n" "by first selecting a row in the Tool Table." #: AppGUI/ObjectUI.py:1574 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:89 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:72 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:78 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:85 #: AppTools/ToolIsolation.py:219 AppTools/ToolNCC.py:233 #: AppTools/ToolNCC.py:240 AppTools/ToolPaint.py:215 msgid "V-Tip Dia" msgstr "V-Tip Dia" #: AppGUI/ObjectUI.py:1577 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:91 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:74 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:80 #: AppTools/ToolIsolation.py:221 AppTools/ToolNCC.py:235 #: AppTools/ToolPaint.py:217 msgid "The tip diameter for V-Shape Tool" msgstr "The tip diameter for V-Shape Tool" #: AppGUI/ObjectUI.py:1589 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:101 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:84 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:91 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:99 #: AppTools/ToolIsolation.py:232 AppTools/ToolNCC.py:246 #: AppTools/ToolNCC.py:254 AppTools/ToolPaint.py:228 msgid "V-Tip Angle" msgstr "V-Tip Angle" #: AppGUI/ObjectUI.py:1592 AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:86 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:93 #: AppTools/ToolIsolation.py:234 AppTools/ToolNCC.py:248 #: AppTools/ToolPaint.py:230 msgid "" "The tip angle for V-Shape Tool.\n" "In degree." msgstr "" "The tip angle for V-Shape Tool.\n" "In degree." #: AppGUI/ObjectUI.py:1608 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:51 #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61 #: AppObjects/FlatCAMGeometry.py:1238 AppTools/ToolCutOut.py:141 msgid "" "Cutting depth (negative)\n" "below the copper surface." msgstr "" "Cutting depth (negative)\n" "below the copper surface." #: AppGUI/ObjectUI.py:1654 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:104 msgid "" "Height of the tool when\n" "moving without cutting." msgstr "" "Height of the tool when\n" "moving without cutting." #: AppGUI/ObjectUI.py:1687 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:203 msgid "" "Cutting speed in the XY\n" "plane in units per minute.\n" "It is called also Plunge." msgstr "" "Cutting speed in the XY\n" "plane in units per minute.\n" "It is called also Plunge." #: AppGUI/ObjectUI.py:1702 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:69 msgid "" "Cutting speed in the XY plane\n" "(in units per minute).\n" "This is for the rapid move G00.\n" "It is useful only for Marlin,\n" "ignore for any other cases." msgstr "" "Cutting speed in the XY plane\n" "(in units per minute).\n" "This is for the rapid move G00.\n" "It is useful only for Marlin,\n" "ignore for any other cases." #: AppGUI/ObjectUI.py:1746 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:220 msgid "" "Speed of the spindle in RPM (optional).\n" "If LASER preprocessor is used,\n" "this value is the power of laser." msgstr "" "Speed of the spindle in RPM (optional).\n" "If LASER preprocessor is used,\n" "this value is the power of laser." #: AppGUI/ObjectUI.py:1849 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:125 msgid "" "Include tool-change sequence\n" "in the Machine Code (Pause for tool change)." msgstr "" "Include tool-change sequence\n" "in the Machine Code (Pause for tool change)." #: AppGUI/ObjectUI.py:1918 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:257 msgid "" "The Preprocessor file that dictates\n" "the Machine Code (like GCode, RML, HPGL) output." msgstr "" "The Preprocessor file that dictates\n" "the Machine Code (like GCode, RML, HPGL) output." #: AppGUI/ObjectUI.py:2047 Common.py:426 Common.py:559 Common.py:619 msgid "Generate the CNC Job object." msgstr "Generate the CNC Job object." #: AppGUI/ObjectUI.py:2064 msgid "Launch Paint Tool in Tools Tab." msgstr "Launch Paint Tool in Tools Tab." #: AppGUI/ObjectUI.py:2072 AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35 msgid "" "Creates tool paths to cover the\n" "whole area of a polygon (remove\n" "all copper). You will be asked\n" "to click on the desired polygon." msgstr "" "Creates tool paths to cover the\n" "whole area of a polygon (remove\n" "all copper). You will be asked\n" "to click on the desired polygon." #: AppGUI/ObjectUI.py:2127 msgid "CNC Job Object" msgstr "CNC Job Object" #: AppGUI/ObjectUI.py:2138 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45 msgid "Plot kind" msgstr "Plot kind" #: AppGUI/ObjectUI.py:2141 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47 msgid "" "This selects the kind of geometries on the canvas to plot.\n" "Those can be either of type 'Travel' which means the moves\n" "above the work piece or it can be of type 'Cut',\n" "which means the moves that cut into the material." msgstr "" "This selects the kind of geometries on the canvas to plot.\n" "Those can be either of type 'Travel' which means the moves\n" "above the work piece or it can be of type 'Cut',\n" "which means the moves that cut into the material." #: AppGUI/ObjectUI.py:2150 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55 msgid "Travel" msgstr "Travel" #: AppGUI/ObjectUI.py:2154 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64 msgid "Display Annotation" msgstr "Display Annotation" #: AppGUI/ObjectUI.py:2156 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66 msgid "" "This selects if to display text annotation on the plot.\n" "When checked it will display numbers in order for each end\n" "of a travel line." msgstr "" "This selects if to display text annotation on the plot.\n" "When checked it will display numbers in order for each end\n" "of a travel line." #: AppGUI/ObjectUI.py:2171 msgid "Travelled dist." msgstr "Travelled dist." #: AppGUI/ObjectUI.py:2173 AppGUI/ObjectUI.py:2178 msgid "" "This is the total travelled distance on X-Y plane.\n" "In current units." msgstr "" "This is the total travelled distance on X-Y plane.\n" "In current units." #: AppGUI/ObjectUI.py:2183 msgid "Estimated time" msgstr "Estimated time" #: AppGUI/ObjectUI.py:2185 AppGUI/ObjectUI.py:2190 msgid "" "This is the estimated time to do the routing/drilling,\n" "without the time spent in ToolChange events." msgstr "" "This is the estimated time to do the routing/drilling,\n" "without the time spent in ToolChange events." #: AppGUI/ObjectUI.py:2225 msgid "CNC Tools Table" msgstr "CNC Tools Table" #: AppGUI/ObjectUI.py:2228 msgid "" "Tools in this CNCJob object used for cutting.\n" "The tool diameter is used for plotting on canvas.\n" "The 'Offset' entry will set an offset for the cut.\n" "'Offset' can be inside, outside, on path (none) and custom.\n" "'Type' entry is only informative and it allow to know the \n" "intent of using the current tool. \n" "It can be Rough(ing), Finish(ing) or Iso(lation).\n" "The 'Tool type'(TT) can be circular with 1 to 4 teeths(C1..C4),\n" "ball(B), or V-Shaped(V)." msgstr "" "Tools in this CNCJob object used for cutting.\n" "The tool diameter is used for plotting on canvas.\n" "The 'Offset' entry will set an offset for the cut.\n" "'Offset' can be inside, outside, on path (none) and custom.\n" "'Type' entry is only informative and it allow to know the \n" "intent of using the current tool. \n" "It can be Rough(ing), Finish(ing) or Iso(lation).\n" "The 'Tool type'(TT) can be circular with 1 to 4 teeths(C1..C4),\n" "ball(B), or V-Shaped(V)." #: AppGUI/ObjectUI.py:2256 AppGUI/ObjectUI.py:2267 msgid "P" msgstr "P" #: AppGUI/ObjectUI.py:2277 msgid "Update Plot" msgstr "Update Plot" #: AppGUI/ObjectUI.py:2279 msgid "Update the plot." msgstr "Update the plot." #: AppGUI/ObjectUI.py:2286 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30 msgid "Export CNC Code" msgstr "Export CNC Code" #: AppGUI/ObjectUI.py:2288 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32 #: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33 msgid "" "Export and save G-Code to\n" "make this object to a file." msgstr "" "Export and save G-Code to\n" "make this object to a file." #: AppGUI/ObjectUI.py:2294 msgid "Prepend to CNC Code" msgstr "Prepend to CNC Code" #: AppGUI/ObjectUI.py:2296 AppGUI/ObjectUI.py:2303 #: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49 msgid "" "Type here any G-Code commands you would\n" "like to add at the beginning of the G-Code file." msgstr "" "Type here any G-Code commands you would\n" "like to add at the beginning of the G-Code file." #: AppGUI/ObjectUI.py:2309 msgid "Append to CNC Code" msgstr "Append to CNC Code" #: AppGUI/ObjectUI.py:2311 AppGUI/ObjectUI.py:2319 #: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65 msgid "" "Type here any G-Code commands you would\n" "like to append to the generated file.\n" "I.e.: M2 (End of program)" msgstr "" "Type here any G-Code commands you would\n" "like to append to the generated file.\n" "I.e.: M2 (End of program)" #: AppGUI/ObjectUI.py:2333 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38 msgid "Toolchange G-Code" msgstr "Toolchange G-Code" #: AppGUI/ObjectUI.py:2336 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41 msgid "" "Type here any G-Code commands you would\n" "like to be executed when Toolchange event is encountered.\n" "This will constitute a Custom Toolchange GCode,\n" "or a Toolchange Macro.\n" "The FlatCAM variables are surrounded by '%' symbol.\n" "\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 "" "Type here any G-Code commands you would\n" "like to be executed when Toolchange event is encountered.\n" "This will constitute a Custom Toolchange GCode,\n" "or a Toolchange Macro.\n" "The FlatCAM variables are surrounded by '%' symbol.\n" "\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." #: AppGUI/ObjectUI.py:2351 msgid "" "Type here any G-Code commands you would\n" "like to be executed when Toolchange event is encountered.\n" "This will constitute a Custom Toolchange GCode,\n" "or a Toolchange Macro.\n" "The FlatCAM variables are surrounded by '%' symbol.\n" "WARNING: it can be used only with a preprocessor file\n" "that has 'toolchange_custom' in it's name." msgstr "" "Type here any G-Code commands you would\n" "like to be executed when Toolchange event is encountered.\n" "This will constitute a Custom Toolchange GCode,\n" "or a Toolchange Macro.\n" "The FlatCAM variables are surrounded by '%' symbol.\n" "WARNING: it can be used only with a preprocessor file\n" "that has 'toolchange_custom' in it's name." #: AppGUI/ObjectUI.py:2366 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80 msgid "Use Toolchange Macro" msgstr "Use Toolchange Macro" #: AppGUI/ObjectUI.py:2368 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82 msgid "" "Check this box if you want to use\n" "a Custom Toolchange GCode (macro)." msgstr "" "Check this box if you want to use\n" "a Custom Toolchange GCode (macro)." #: AppGUI/ObjectUI.py:2376 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94 msgid "" "A list of the FlatCAM variables that can be used\n" "in the Toolchange event.\n" "They have to be surrounded by the '%' symbol" msgstr "" "A list of the FlatCAM variables that can be used\n" "in the Toolchange event.\n" "They have to be surrounded by the '%' symbol" #: AppGUI/ObjectUI.py:2383 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30 #: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:31 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:37 #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:36 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:36 #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:36 #: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:31 #: AppGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:31 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:36 #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:31 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:30 #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:31 #: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:35 #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:32 #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:31 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:30 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:31 #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:31 #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:31 #: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:31 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:31 #: AppTools/ToolCalibration.py:67 AppTools/ToolCopperThieving.py:93 #: AppTools/ToolCorners.py:115 AppTools/ToolEtchCompensation.py:138 #: AppTools/ToolFiducials.py:152 AppTools/ToolInvertGerber.py:85 #: AppTools/ToolQRCode.py:114 msgid "Parameters" msgstr "Parameters" #: AppGUI/ObjectUI.py:2386 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106 msgid "FlatCAM CNC parameters" msgstr "FlatCAM CNC parameters" #: AppGUI/ObjectUI.py:2387 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111 msgid "tool number" msgstr "tool number" #: AppGUI/ObjectUI.py:2388 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112 msgid "tool diameter" msgstr "tool diameter" #: AppGUI/ObjectUI.py:2389 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113 msgid "for Excellon, total number of drills" msgstr "for Excellon, total number of drills" #: AppGUI/ObjectUI.py:2391 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115 msgid "X coord for Toolchange" msgstr "X coord for Toolchange" #: AppGUI/ObjectUI.py:2392 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116 msgid "Y coord for Toolchange" msgstr "Y coord for Toolchange" #: AppGUI/ObjectUI.py:2393 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118 msgid "Z coord for Toolchange" msgstr "Z coord for Toolchange" #: AppGUI/ObjectUI.py:2394 msgid "depth where to cut" msgstr "depth where to cut" #: AppGUI/ObjectUI.py:2395 msgid "height where to travel" msgstr "height where to travel" #: AppGUI/ObjectUI.py:2396 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121 msgid "the step value for multidepth cut" msgstr "the step value for multidepth cut" #: AppGUI/ObjectUI.py:2398 #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123 msgid "the value for the spindle speed" msgstr "the value for the spindle speed" #: AppGUI/ObjectUI.py:2400 msgid "time to dwell to allow the spindle to reach it's set RPM" msgstr "time to dwell to allow the spindle to reach it's set RPM" #: AppGUI/ObjectUI.py:2416 msgid "View CNC Code" msgstr "View CNC Code" #: AppGUI/ObjectUI.py:2418 msgid "" "Opens TAB to view/modify/print G-Code\n" "file." msgstr "" "Opens TAB to view/modify/print G-Code\n" "file." #: AppGUI/ObjectUI.py:2423 msgid "Save CNC Code" msgstr "Save CNC Code" #: AppGUI/ObjectUI.py:2425 msgid "" "Opens dialog to save G-Code\n" "file." msgstr "" "Opens dialog to save G-Code\n" "file." #: AppGUI/ObjectUI.py:2459 msgid "Script Object" msgstr "Script Object" #: AppGUI/ObjectUI.py:2479 AppGUI/ObjectUI.py:2553 msgid "Auto Completer" msgstr "Auto Completer" #: AppGUI/ObjectUI.py:2481 msgid "This selects if the auto completer is enabled in the Script Editor." msgstr "This selects if the auto completer is enabled in the Script Editor." #: AppGUI/ObjectUI.py:2526 msgid "Document Object" msgstr "Document Object" #: AppGUI/ObjectUI.py:2555 msgid "This selects if the auto completer is enabled in the Document Editor." msgstr "This selects if the auto completer is enabled in the Document Editor." #: AppGUI/ObjectUI.py:2573 msgid "Font Type" msgstr "Font Type" #: AppGUI/ObjectUI.py:2590 #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:189 msgid "Font Size" msgstr "Font Size" #: AppGUI/ObjectUI.py:2626 msgid "Alignment" msgstr "Alignment" #: AppGUI/ObjectUI.py:2631 msgid "Align Left" msgstr "Align Left" #: AppGUI/ObjectUI.py:2636 App_Main.py:4715 msgid "Center" msgstr "Center" #: AppGUI/ObjectUI.py:2641 msgid "Align Right" msgstr "Align Right" #: AppGUI/ObjectUI.py:2646 msgid "Justify" msgstr "Justify" #: AppGUI/ObjectUI.py:2653 msgid "Font Color" msgstr "Font Color" #: AppGUI/ObjectUI.py:2655 msgid "Set the font color for the selected text" msgstr "Set the font color for the selected text" #: AppGUI/ObjectUI.py:2669 msgid "Selection Color" msgstr "Selection Color" #: AppGUI/ObjectUI.py:2671 msgid "Set the selection color when doing text selection." msgstr "Set the selection color when doing text selection." #: AppGUI/ObjectUI.py:2685 msgid "Tab Size" msgstr "Tab Size" #: AppGUI/ObjectUI.py:2687 msgid "Set the tab size. In pixels. Default value is 80 pixels." msgstr "Set the tab size. In pixels. Default value is 80 pixels." #: AppGUI/PlotCanvas.py:236 AppGUI/PlotCanvasLegacy.py:345 msgid "Axis enabled." msgstr "Axis enabled." #: AppGUI/PlotCanvas.py:242 AppGUI/PlotCanvasLegacy.py:352 msgid "Axis disabled." msgstr "Axis disabled." #: AppGUI/PlotCanvas.py:260 AppGUI/PlotCanvasLegacy.py:372 msgid "HUD enabled." msgstr "HUD enabled." #: AppGUI/PlotCanvas.py:268 AppGUI/PlotCanvasLegacy.py:378 msgid "HUD disabled." msgstr "HUD disabled." #: AppGUI/PlotCanvas.py:276 AppGUI/PlotCanvasLegacy.py:451 msgid "Grid enabled." msgstr "Grid enabled." #: AppGUI/PlotCanvas.py:280 AppGUI/PlotCanvasLegacy.py:459 msgid "Grid disabled." msgstr "Grid disabled." #: AppGUI/PlotCanvasLegacy.py:1523 msgid "" "Could not annotate due of a difference between the number of text elements " "and the number of text positions." msgstr "" "Could not annotate due of a difference between the number of text elements " "and the number of text positions." #: AppGUI/preferences/PreferencesUIManager.py:852 msgid "Preferences applied." msgstr "Preferences applied." #: AppGUI/preferences/PreferencesUIManager.py:872 msgid "Are you sure you want to continue?" msgstr "Are you sure you want to continue?" #: AppGUI/preferences/PreferencesUIManager.py:873 msgid "Application will restart" msgstr "Application will restart" #: AppGUI/preferences/PreferencesUIManager.py:971 msgid "Preferences closed without saving." msgstr "Preferences closed without saving." #: AppGUI/preferences/PreferencesUIManager.py:983 msgid "Preferences default values are restored." msgstr "Preferences default values are restored." #: AppGUI/preferences/PreferencesUIManager.py:1015 App_Main.py:2498 #: App_Main.py:2566 msgid "Failed to write defaults to file." msgstr "Failed to write defaults to file." #: AppGUI/preferences/PreferencesUIManager.py:1019 #: AppGUI/preferences/PreferencesUIManager.py:1132 msgid "Preferences saved." msgstr "Preferences saved." #: AppGUI/preferences/PreferencesUIManager.py:1069 msgid "Preferences edited but not saved." msgstr "Preferences edited but not saved." #: AppGUI/preferences/PreferencesUIManager.py:1117 msgid "" "One or more values are changed.\n" "Do you want to save the Preferences?" msgstr "" "One or more values are changed.\n" "Do you want to save the Preferences?" #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:27 msgid "CNC Job Adv. Options" msgstr "CNC Job Adv. Options" #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:64 msgid "" "Type here any G-Code commands you would like to be executed when Toolchange " "event is encountered.\n" "This will constitute a Custom Toolchange GCode, or a Toolchange Macro.\n" "The FlatCAM variables are surrounded by '%' symbol.\n" "WARNING: it can be used only with a preprocessor file that has " "'toolchange_custom' in it's name." msgstr "" "Type here any G-Code commands you would like to be executed when Toolchange " "event is encountered.\n" "This will constitute a Custom Toolchange GCode, or a Toolchange Macro.\n" "The FlatCAM variables are surrounded by '%' symbol.\n" "WARNING: it can be used only with a preprocessor file that has " "'toolchange_custom' in it's name." #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:119 msgid "Z depth for the cut" msgstr "Z depth for the cut" #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:120 msgid "Z height for travel" msgstr "Z height for travel" #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:126 msgid "dwelltime = time to dwell to allow the spindle to reach it's set RPM" msgstr "dwelltime = time to dwell to allow the spindle to reach it's set RPM" #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:145 msgid "Annotation Size" msgstr "Annotation Size" #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 msgid "The font size of the annotation text. In pixels." msgstr "The font size of the annotation text. In pixels." #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157 msgid "Annotation Color" msgstr "Annotation Color" #: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:159 msgid "Set the font color for the annotation texts." msgstr "Set the font color for the annotation texts." #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:26 msgid "CNC Job General" msgstr "CNC Job General" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:77 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:57 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:59 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:45 msgid "Circle Steps" msgstr "Circle Steps" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:79 msgid "" "The number of circle steps for GCode \n" "circle and arc shapes linear approximation." msgstr "" "The number of circle steps for GCode \n" "circle and arc shapes linear approximation." #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:88 msgid "Travel dia" msgstr "Travel dia" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:90 msgid "" "The width of the travel lines to be\n" "rendered in the plot." msgstr "" "The width of the travel lines to be\n" "rendered in the plot." #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:103 msgid "G-code Decimals" msgstr "G-code Decimals" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:106 #: AppTools/ToolFiducials.py:71 msgid "Coordinates" msgstr "Coordinates" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 msgid "" "The number of decimals to be used for \n" "the X, Y, Z coordinates in CNC code (GCODE, etc.)" msgstr "" "The number of decimals to be used for \n" "the X, Y, Z coordinates in CNC code (GCODE, etc.)" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:119 #: AppTools/ToolProperties.py:519 msgid "Feedrate" msgstr "Feedrate" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:121 msgid "" "The number of decimals to be used for \n" "the Feedrate parameter in CNC code (GCODE, etc.)" msgstr "" "The number of decimals to be used for \n" "the Feedrate parameter in CNC code (GCODE, etc.)" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:132 msgid "Coordinates type" msgstr "Coordinates type" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:134 msgid "" "The type of coordinates to be used in Gcode.\n" "Can be:\n" "- Absolute G90 -> the reference is the origin x=0, y=0\n" "- Incremental G91 -> the reference is the previous position" msgstr "" "The type of coordinates to be used in Gcode.\n" "Can be:\n" "- Absolute G90 -> the reference is the origin x=0, y=0\n" "- Incremental G91 -> the reference is the previous position" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:140 msgid "Absolute G90" msgstr "Absolute G90" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:141 msgid "Incremental G91" msgstr "Incremental G91" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:151 msgid "Force Windows style line-ending" msgstr "Force Windows style line-ending" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:153 msgid "" "When checked will force a Windows style line-ending\n" "(\\r\\n) on non-Windows OS's." msgstr "" "When checked will force a Windows style line-ending\n" "(\\r\\n) on non-Windows OS's." #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:165 msgid "Travel Line Color" msgstr "Travel Line Color" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:169 #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:210 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:271 #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:154 #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:195 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:94 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:153 #: AppTools/ToolRulesCheck.py:186 msgid "Outline" msgstr "Outline" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:171 msgid "Set the travel line color for plotted objects." msgstr "Set the travel line color for plotted objects." #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:179 #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:220 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:281 #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:163 #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:205 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:163 msgid "Fill" msgstr "Fill" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:181 #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:222 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:283 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:165 msgid "" "Set the fill color for plotted objects.\n" "First 6 digits are the color and the last 2\n" "digits are for alpha (transparency) level." msgstr "" "Set the fill color for plotted objects.\n" "First 6 digits are the color and the last 2\n" "digits are for alpha (transparency) level." #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:191 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:293 #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:176 #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:218 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:175 msgid "Alpha" msgstr "Alpha" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:193 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:295 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:177 msgid "Set the fill transparency for plotted objects." msgstr "Set the fill transparency for plotted objects." #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:206 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:267 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:90 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:149 msgid "Object Color" msgstr "Object Color" #: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:212 msgid "Set the color for plotted objects." msgstr "Set the color for plotted objects." #: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 msgid "CNC Job Options" msgstr "CNC Job Options" #: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 msgid "Export G-Code" msgstr "Export G-Code" #: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:47 msgid "Prepend to G-Code" msgstr "Prepend to G-Code" #: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:56 msgid "" "Type here any G-Code commands you would like to add at the beginning of the " "G-Code file." msgstr "" "Type here any G-Code commands you would like to add at the beginning of the " "G-Code file." #: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:63 msgid "Append to G-Code" msgstr "Append to G-Code" #: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:73 msgid "" "Type here any G-Code commands you would like to append to the generated " "file.\n" "I.e.: M2 (End of program)" msgstr "" "Type here any G-Code commands you would like to append to the generated " "file.\n" "I.e.: M2 (End of program)" #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:27 msgid "Excellon Adv. Options" msgstr "Excellon Adv. Options" #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:34 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:34 #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:31 msgid "Advanced Options" msgstr "Advanced Options" #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:36 msgid "" "A list of Excellon advanced parameters.\n" "Those parameters are available only for\n" "Advanced App. Level." msgstr "" "A list of Excellon advanced parameters.\n" "Those parameters are available only for\n" "Advanced App. Level." #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:59 msgid "Toolchange X,Y" msgstr "Toolchange X,Y" #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:61 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:48 msgid "Toolchange X,Y position." msgstr "Toolchange X,Y position." #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:121 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:137 msgid "Spindle direction" msgstr "Spindle direction" #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:123 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:139 msgid "" "This sets the direction that the spindle is rotating.\n" "It can be either:\n" "- CW = clockwise or\n" "- CCW = counter clockwise" msgstr "" "This sets the direction that the spindle is rotating.\n" "It can be either:\n" "- CW = clockwise or\n" "- CCW = counter clockwise" #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:134 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:151 msgid "Fast Plunge" msgstr "Fast Plunge" #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:136 #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:153 msgid "" "By checking this, the vertical move from\n" "Z_Toolchange to Z_move is done with G0,\n" "meaning the fastest speed available.\n" "WARNING: the move is done at Toolchange X,Y coords." msgstr "" "By checking this, the vertical move from\n" "Z_Toolchange to Z_move is done with G0,\n" "meaning the fastest speed available.\n" "WARNING: the move is done at Toolchange X,Y coords." #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:143 msgid "Fast Retract" msgstr "Fast Retract" #: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:145 msgid "" "Exit hole strategy.\n" " - When uncheked, while exiting the drilled hole the drill bit\n" "will travel slow, with set feedrate (G1), up to zero depth and then\n" "travel as fast as possible (G0) to the Z Move (travel height).\n" " - When checked the travel from Z cut (cut depth) to Z_move\n" "(travel height) is done as fast as possible (G0) in one move." msgstr "" "Exit hole strategy.\n" " - When uncheked, while exiting the drilled hole the drill bit\n" "will travel slow, with set feedrate (G1), up to zero depth and then\n" "travel as fast as possible (G0) to the Z Move (travel height).\n" " - When checked the travel from Z cut (cut depth) to Z_move\n" "(travel height) is done as fast as possible (G0) in one move." #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 msgid "A list of Excellon Editor parameters." msgstr "A list of Excellon Editor parameters." #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:40 #: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:41 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:41 #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:172 msgid "Selection limit" msgstr "Selection limit" #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:42 msgid "" "Set the number of selected Excellon geometry\n" "items above which the utility geometry\n" "becomes just a selection rectangle.\n" "Increases the performance when moving a\n" "large number of geometric elements." msgstr "" "Set the number of selected Excellon geometry\n" "items above which the utility geometry\n" "becomes just a selection rectangle.\n" "Increases the performance when moving a\n" "large number of geometric elements." #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:55 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:134 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:117 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:123 msgid "New Dia" msgstr "New Dia" #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:80 msgid "Linear Drill Array" msgstr "Linear Drill Array" #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:84 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:232 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:121 msgid "Linear Direction" msgstr "Linear Direction" #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:126 msgid "Circular Drill Array" msgstr "Circular Drill Array" #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:130 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:280 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:165 msgid "Circular Direction" msgstr "Circular Direction" #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 msgid "" "Direction for circular array.\n" "Can be CW = clockwise or CCW = counter clockwise." msgstr "" "Direction for circular array.\n" "Can be CW = clockwise or CCW = counter clockwise." #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:143 #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:293 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:178 msgid "Circular Angle" msgstr "Circular Angle" #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:196 msgid "" "Angle at which the slot is placed.\n" "The precision is of max 2 decimals.\n" "Min value is: -359.99 degrees.\n" "Max value is: 360.00 degrees." msgstr "" "Angle at which the slot is placed.\n" "The precision is of max 2 decimals.\n" "Min value is: -359.99 degrees.\n" "Max value is: 360.00 degrees." #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:215 msgid "Linear Slot Array" msgstr "Linear Slot Array" #: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:276 msgid "Circular Slot Array" msgstr "Circular Slot Array" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:26 msgid "Excellon Export" msgstr "Excellon Export" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:30 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:31 msgid "Export Options" msgstr "Export Options" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:32 msgid "" "The parameters set here are used in the file exported\n" "when using the File -> Export -> Export Excellon menu entry." msgstr "" "The parameters set here are used in the file exported\n" "when using the File -> Export -> Export Excellon menu entry." #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:41 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:172 #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:39 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:42 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:82 #: AppTools/ToolDistance.py:56 AppTools/ToolDistanceMin.py:49 #: AppTools/ToolPcbWizard.py:127 AppTools/ToolProperties.py:154 msgid "Units" msgstr "Units" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:43 #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:49 msgid "The units used in the Excellon file." msgstr "The units used in the Excellon file." #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:46 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:96 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:182 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:47 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:87 #: AppTools/ToolCalculators.py:61 AppTools/ToolPcbWizard.py:125 msgid "INCH" msgstr "INCH" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:47 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:183 #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:43 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:48 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:88 #: AppTools/ToolCalculators.py:62 AppTools/ToolPcbWizard.py:126 msgid "MM" msgstr "MM" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:55 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:56 msgid "Int/Decimals" msgstr "Int/Decimals" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:57 msgid "" "The NC drill files, usually named Excellon files\n" "are files that can be found in different formats.\n" "Here we set the format used when the provided\n" "coordinates are not using period." msgstr "" "The NC drill files, usually named Excellon files\n" "are files that can be found in different formats.\n" "Here we set the format used when the provided\n" "coordinates are not using period." #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:69 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:104 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:133 msgid "" "This numbers signify the number of digits in\n" "the whole part of Excellon coordinates." msgstr "" "This numbers signify the number of digits in\n" "the whole part of Excellon coordinates." #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:82 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:146 msgid "" "This numbers signify the number of digits in\n" "the decimal part of Excellon coordinates." msgstr "" "This numbers signify the number of digits in\n" "the decimal part of Excellon coordinates." #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:91 msgid "Format" msgstr "Format" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:93 #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:103 msgid "" "Select the kind of coordinates format used.\n" "Coordinates can be saved with decimal point or without.\n" "When there is no decimal point, it is required to specify\n" "the number of digits for integer part and the number of decimals.\n" "Also it will have to be specified if LZ = leading zeros are kept\n" "or TZ = trailing zeros are kept." msgstr "" "Select the kind of coordinates format used.\n" "Coordinates can be saved with decimal point or without.\n" "When there is no decimal point, it is required to specify\n" "the number of digits for integer part and the number of decimals.\n" "Also it will have to be specified if LZ = leading zeros are kept\n" "or TZ = trailing zeros are kept." #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:100 msgid "Decimal" msgstr "Decimal" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:101 msgid "No-Decimal" msgstr "No-Decimal" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:114 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:154 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:96 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:97 msgid "Zeros" msgstr "Zeros" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:117 msgid "" "This sets the type of Excellon zeros.\n" "If LZ then Leading Zeros are kept and\n" "Trailing Zeros are removed.\n" "If TZ is checked then Trailing Zeros are kept\n" "and Leading Zeros are removed." msgstr "" "This sets the type of Excellon zeros.\n" "If LZ then Leading Zeros are kept and\n" "Trailing Zeros are removed.\n" "If TZ is checked then Trailing Zeros are kept\n" "and Leading Zeros are removed." #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:124 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:167 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:106 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:107 #: AppTools/ToolPcbWizard.py:111 msgid "LZ" msgstr "LZ" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:125 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:168 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:107 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:108 #: AppTools/ToolPcbWizard.py:112 msgid "TZ" msgstr "TZ" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:127 msgid "" "This sets the default type of Excellon zeros.\n" "If LZ then Leading Zeros are kept and\n" "Trailing Zeros are removed.\n" "If TZ is checked then Trailing Zeros are kept\n" "and Leading Zeros are removed." msgstr "" "This sets the default type of Excellon zeros.\n" "If LZ then Leading Zeros are kept and\n" "Trailing Zeros are removed.\n" "If TZ is checked then Trailing Zeros are kept\n" "and Leading Zeros are removed." #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:137 msgid "Slot type" msgstr "Slot type" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:140 #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:150 msgid "" "This sets how the slots will be exported.\n" "If ROUTED then the slots will be routed\n" "using M15/M16 commands.\n" "If DRILLED(G85) the slots will be exported\n" "using the Drilled slot command (G85)." msgstr "" "This sets how the slots will be exported.\n" "If ROUTED then the slots will be routed\n" "using M15/M16 commands.\n" "If DRILLED(G85) the slots will be exported\n" "using the Drilled slot command (G85)." #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 msgid "Routed" msgstr "Routed" #: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:148 msgid "Drilled(G85)" msgstr "Drilled(G85)" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:29 msgid "Excellon General" msgstr "Excellon General" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:54 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:45 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:52 msgid "M-Color" msgstr "M-Color" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:71 msgid "Excellon Format" msgstr "Excellon Format" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:73 msgid "" "The NC drill files, usually named Excellon files\n" "are files that can be found in different formats.\n" "Here we set the format used when the provided\n" "coordinates are not using period.\n" "\n" "Possible presets:\n" "\n" "PROTEUS 3:3 MM LZ\n" "DipTrace 5:2 MM TZ\n" "DipTrace 4:3 MM LZ\n" "\n" "EAGLE 3:3 MM TZ\n" "EAGLE 4:3 MM TZ\n" "EAGLE 2:5 INCH TZ\n" "EAGLE 3:5 INCH TZ\n" "\n" "ALTIUM 2:4 INCH LZ\n" "Sprint Layout 2:4 INCH LZ\n" "KiCAD 3:5 INCH TZ" msgstr "" "The NC drill files, usually named Excellon files\n" "are files that can be found in different formats.\n" "Here we set the format used when the provided\n" "coordinates are not using period.\n" "\n" "Possible presets:\n" "\n" "PROTEUS 3:3 MM LZ\n" "DipTrace 5:2 MM TZ\n" "DipTrace 4:3 MM LZ\n" "\n" "EAGLE 3:3 MM TZ\n" "EAGLE 4:3 MM TZ\n" "EAGLE 2:5 INCH TZ\n" "EAGLE 3:5 INCH TZ\n" "\n" "ALTIUM 2:4 INCH LZ\n" "Sprint Layout 2:4 INCH LZ\n" "KiCAD 3:5 INCH TZ" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:97 msgid "Default values for INCH are 2:4" msgstr "Default values for INCH are 2:4" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:125 msgid "METRIC" msgstr "METRIC" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:126 msgid "Default values for METRIC are 3:3" msgstr "Default values for METRIC are 3:3" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:157 msgid "" "This sets the type of Excellon zeros.\n" "If LZ then Leading Zeros are kept and\n" "Trailing Zeros are removed.\n" "If TZ is checked then Trailing Zeros are kept\n" "and Leading Zeros are removed.\n" "\n" "This is used when there is no information\n" "stored in the Excellon file." msgstr "" "This sets the type of Excellon zeros.\n" "If LZ then Leading Zeros are kept and\n" "Trailing Zeros are removed.\n" "If TZ is checked then Trailing Zeros are kept\n" "and Leading Zeros are removed.\n" "\n" "This is used when there is no information\n" "stored in the Excellon file." #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:175 msgid "" "This sets the default units of Excellon files.\n" "If it is not detected in the parsed file the value here\n" "will be used.Some Excellon files don't have an header\n" "therefore this parameter will be used." msgstr "" "This sets the default units of Excellon files.\n" "If it is not detected in the parsed file the value here\n" "will be used.Some Excellon files don't have an header\n" "therefore this parameter will be used." #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:185 msgid "" "This sets the units of Excellon files.\n" "Some Excellon files don't have an header\n" "therefore this parameter will be used." msgstr "" "This sets the units of Excellon files.\n" "Some Excellon files don't have an header\n" "therefore this parameter will be used." #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:193 msgid "Update Export settings" msgstr "Update Export settings" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:210 msgid "Excellon Optimization" msgstr "Excellon Optimization" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:213 msgid "Algorithm:" msgstr "Algorithm:" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:215 #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:231 msgid "" "This sets the optimization type for the Excellon drill path.\n" "If <> is checked then Google OR-Tools algorithm with\n" "MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" "If <> is checked then Google OR-Tools Basic algorithm is used.\n" "If <> is checked then Travelling Salesman algorithm is used for\n" "drill path optimization.\n" "\n" "If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" "Travelling Salesman algorithm for path optimization." msgstr "" "This sets the optimization type for the Excellon drill path.\n" "If <> is checked then Google OR-Tools algorithm with\n" "MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" "If <> is checked then Google OR-Tools Basic algorithm is used.\n" "If <> is checked then Travelling Salesman algorithm is used for\n" "drill path optimization.\n" "\n" "If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" "Travelling Salesman algorithm for path optimization." #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:226 msgid "MetaHeuristic" msgstr "MetaHeuristic" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:227 #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:104 #: AppObjects/FlatCAMExcellon.py:694 AppObjects/FlatCAMGeometry.py:568 #: AppObjects/FlatCAMGerber.py:219 AppTools/ToolIsolation.py:785 msgid "Basic" msgstr "Basic" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:228 msgid "TSA" msgstr "TSA" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:245 #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:245 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:238 msgid "Duration" msgstr "Duration" #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:248 msgid "" "When OR-Tools Metaheuristic (MH) is enabled there is a\n" "maximum threshold for how much time is spent doing the\n" "path optimization. This max duration is set here.\n" "In seconds." msgstr "" "When OR-Tools Metaheuristic (MH) is enabled there is a\n" "maximum threshold for how much time is spent doing the\n" "path optimization. This max duration is set here.\n" "In seconds." #: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:273 #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:96 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:155 msgid "Set the line color for plotted objects." msgstr "Set the line color for plotted objects." #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29 msgid "Excellon Options" msgstr "Excellon Options" #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:35 msgid "Create CNC Job" msgstr "Create CNC Job" #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35 msgid "" "Parameters used to create a CNC Job object\n" "for this drill object." msgstr "" "Parameters used to create a CNC Job object\n" "for this drill object." #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:152 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:122 msgid "Tool change" msgstr "Tool change" #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:233 msgid "Enable Dwell" msgstr "Enable Dwell" #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259 msgid "" "The preprocessor JSON file that dictates\n" "Gcode output." msgstr "" "The preprocessor JSON file that dictates\n" "Gcode output." #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:270 msgid "Gcode" msgstr "Gcode" #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:272 msgid "" "Choose what to use for GCode generation:\n" "'Drills', 'Slots' or 'Both'.\n" "When choosing 'Slots' or 'Both', slots will be\n" "converted to drills." msgstr "" "Choose what to use for GCode generation:\n" "'Drills', 'Slots' or 'Both'.\n" "When choosing 'Slots' or 'Both', slots will be\n" "converted to drills." #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288 msgid "Mill Holes" msgstr "Mill Holes" #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:290 msgid "Create Geometry for milling holes." msgstr "Create Geometry for milling holes." #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294 msgid "Drill Tool dia" msgstr "Drill Tool dia" #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 msgid "Slot Tool dia" msgstr "Slot Tool dia" #: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307 msgid "" "Diameter of the cutting tool\n" "when milling slots." msgstr "" "Diameter of the cutting tool\n" "when milling slots." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:28 #: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:74 msgid "App Settings" msgstr "App Settings" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:49 msgid "Grid Settings" msgstr "Grid Settings" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:53 msgid "X value" msgstr "X value" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:55 msgid "This is the Grid snap value on X axis." msgstr "This is the Grid snap value on X axis." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:65 msgid "Y value" msgstr "Y value" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:67 msgid "This is the Grid snap value on Y axis." msgstr "This is the Grid snap value on Y axis." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:77 msgid "Snap Max" msgstr "Snap Max" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:92 msgid "Workspace Settings" msgstr "Workspace Settings" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:95 msgid "Active" msgstr "Active" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:105 msgid "" "Select the type of rectangle to be used on canvas,\n" "as valid workspace." msgstr "" "Select the type of rectangle to be used on canvas,\n" "as valid workspace." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:171 msgid "Orientation" msgstr "Orientation" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:172 #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:228 #: AppTools/ToolFilm.py:405 msgid "" "Can be:\n" "- Portrait\n" "- Landscape" msgstr "" "Can be:\n" "- Portrait\n" "- Landscape" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:176 #: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:154 #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:232 #: AppTools/ToolFilm.py:409 msgid "Portrait" msgstr "Portrait" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:177 #: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:155 #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:233 #: AppTools/ToolFilm.py:410 msgid "Landscape" msgstr "Landscape" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:193 msgid "Notebook" msgstr "Notebook" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:195 msgid "" "This sets the font size for the elements found in the Notebook.\n" "The notebook is the collapsible area in the left side of the AppGUI,\n" "and include the Project, Selected and Tool tabs." msgstr "" "This sets the font size for the elements found in the Notebook.\n" "The notebook is the collapsible area in the left side of the AppGUI,\n" "and include the Project, Selected and Tool tabs." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:214 msgid "Axis" msgstr "Axis" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:216 msgid "This sets the font size for canvas axis." msgstr "This sets the font size for canvas axis." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:233 msgid "Textbox" msgstr "Textbox" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:235 msgid "" "This sets the font size for the Textbox AppGUI\n" "elements that are used in the application." msgstr "" "This sets the font size for the Textbox AppGUI\n" "elements that are used in the application." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:253 msgid "HUD" msgstr "HUD" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:255 msgid "This sets the font size for the Heads Up Display." msgstr "This sets the font size for the Heads Up Display." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:280 msgid "Mouse Settings" msgstr "Mouse Settings" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:284 msgid "Cursor Shape" msgstr "Cursor Shape" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:286 msgid "" "Choose a mouse cursor shape.\n" "- Small -> with a customizable size.\n" "- Big -> Infinite lines" msgstr "" "Choose a mouse cursor shape.\n" "- Small -> with a customizable size.\n" "- Big -> Infinite lines" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:292 #: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:193 msgid "Small" msgstr "Small" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:293 #: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:194 msgid "Big" msgstr "Big" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:300 msgid "Cursor Size" msgstr "Cursor Size" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:302 msgid "Set the size of the mouse cursor, in pixels." msgstr "Set the size of the mouse cursor, in pixels." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:313 msgid "Cursor Width" msgstr "Cursor Width" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:315 msgid "Set the line width of the mouse cursor, in pixels." msgstr "Set the line width of the mouse cursor, in pixels." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:326 #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:333 msgid "Cursor Color" msgstr "Cursor Color" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:328 msgid "Check this box to color mouse cursor." msgstr "Check this box to color mouse cursor." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:335 msgid "Set the color of the mouse cursor." msgstr "Set the color of the mouse cursor." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:350 msgid "Pan Button" msgstr "Pan Button" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:352 msgid "" "Select the mouse button to use for panning:\n" "- MMB --> Middle Mouse Button\n" "- RMB --> Right Mouse Button" msgstr "" "Select the mouse button to use for panning:\n" "- MMB --> Middle Mouse Button\n" "- RMB --> Right Mouse Button" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:356 #: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:226 msgid "MMB" msgstr "MMB" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:357 #: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:227 msgid "RMB" msgstr "RMB" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:363 msgid "Multiple Selection" msgstr "Multiple Selection" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:365 msgid "Select the key used for multiple selection." msgstr "Select the key used for multiple selection." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:367 #: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:233 msgid "CTRL" msgstr "CTRL" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:368 #: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:234 msgid "SHIFT" msgstr "SHIFT" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:379 msgid "Delete object confirmation" msgstr "Delete object confirmation" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:381 msgid "" "When checked the application will ask for user confirmation\n" "whenever the Delete object(s) event is triggered, either by\n" "menu shortcut or key shortcut." msgstr "" "When checked the application will ask for user confirmation\n" "whenever the Delete object(s) event is triggered, either by\n" "menu shortcut or key shortcut." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:388 msgid "\"Open\" behavior" msgstr "\"Open\" behavior" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:390 msgid "" "When checked the path for the last saved file is used when saving files,\n" "and the path for the last opened file is used when opening files.\n" "\n" "When unchecked the path for opening files is the one used last: either the\n" "path for saving files or the path for opening files." msgstr "" "When checked the path for the last saved file is used when saving files,\n" "and the path for the last opened file is used when opening files.\n" "\n" "When unchecked the path for opening files is the one used last: either the\n" "path for saving files or the path for opening files." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:399 msgid "Enable ToolTips" msgstr "Enable ToolTips" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:401 msgid "" "Check this box if you want to have toolTips displayed\n" "when hovering with mouse over items throughout the App." msgstr "" "Check this box if you want to have toolTips displayed\n" "when hovering with mouse over items throughout the App." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:408 msgid "Allow Machinist Unsafe Settings" msgstr "Allow Machinist Unsafe Settings" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:410 msgid "" "If checked, some of the application settings will be allowed\n" "to have values that are usually unsafe to use.\n" "Like Z travel negative values or Z Cut positive values.\n" "It will applied at the next application start.\n" "<>: Don't change this unless you know what you are doing !!!" msgstr "" "If checked, some of the application settings will be allowed\n" "to have values that are usually unsafe to use.\n" "Like Z travel negative values or Z Cut positive values.\n" "It will applied at the next application start.\n" "<>: Don't change this unless you know what you are doing !!!" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:422 msgid "Bookmarks limit" msgstr "Bookmarks limit" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:424 msgid "" "The maximum number of bookmarks that may be installed in the menu.\n" "The number of bookmarks in the bookmark manager may be greater\n" "but the menu will hold only so much." msgstr "" "The maximum number of bookmarks that may be installed in the menu.\n" "The number of bookmarks in the bookmark manager may be greater\n" "but the menu will hold only so much." #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:433 msgid "Activity Icon" msgstr "Activity Icon" #: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:435 msgid "Select the GIF that show activity when FlatCAM is active." msgstr "Select the GIF that show activity when FlatCAM is active." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:29 msgid "App Preferences" msgstr "App Preferences" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:40 msgid "" "The default value for FlatCAM units.\n" "Whatever is selected here is set every time\n" "FlatCAM is started." msgstr "" "The default value for FlatCAM units.\n" "Whatever is selected here is set every time\n" "FlatCAM is started." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:44 msgid "IN" msgstr "IN" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:50 msgid "Precision MM" msgstr "Precision MM" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:52 msgid "" "The number of decimals used throughout the application\n" "when the set units are in METRIC system.\n" "Any change here require an application restart." msgstr "" "The number of decimals used throughout the application\n" "when the set units are in METRIC system.\n" "Any change here require an application restart." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:64 msgid "Precision INCH" msgstr "Precision INCH" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:66 msgid "" "The number of decimals used throughout the application\n" "when the set units are in INCH system.\n" "Any change here require an application restart." msgstr "" "The number of decimals used throughout the application\n" "when the set units are in INCH system.\n" "Any change here require an application restart." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:78 msgid "Graphic Engine" msgstr "Graphic Engine" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:79 msgid "" "Choose what graphic engine to use in FlatCAM.\n" "Legacy(2D) -> reduced functionality, slow performance but enhanced " "compatibility.\n" "OpenGL(3D) -> full functionality, high performance\n" "Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" "Intel HD3000 or older. In this case the plot area will be black therefore\n" "use the Legacy(2D) mode." msgstr "" "Choose what graphic engine to use in FlatCAM.\n" "Legacy(2D) -> reduced functionality, slow performance but enhanced " "compatibility.\n" "OpenGL(3D) -> full functionality, high performance\n" "Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" "Intel HD3000 or older. In this case the plot area will be black therefore\n" "use the Legacy(2D) mode." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:85 msgid "Legacy(2D)" msgstr "Legacy(2D)" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:86 msgid "OpenGL(3D)" msgstr "OpenGL(3D)" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:98 msgid "APP. LEVEL" msgstr "APP. LEVEL" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:99 msgid "" "Choose the default level of usage for FlatCAM.\n" "BASIC level -> reduced functionality, best for beginner's.\n" "ADVANCED level -> full functionality.\n" "\n" "The choice here will influence the parameters in\n" "the Selected Tab for all kinds of FlatCAM objects." msgstr "" "Choose the default level of usage for FlatCAM.\n" "BASIC level -> reduced functionality, best for beginner's.\n" "ADVANCED level -> full functionality.\n" "\n" "The choice here will influence the parameters in\n" "the Selected Tab for all kinds of FlatCAM objects." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:105 #: AppObjects/FlatCAMExcellon.py:707 AppObjects/FlatCAMGeometry.py:589 #: AppObjects/FlatCAMGerber.py:227 AppTools/ToolIsolation.py:816 msgid "Advanced" msgstr "Advanced" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:111 msgid "Portable app" msgstr "Portable app" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:112 msgid "" "Choose if the application should run as portable.\n" "\n" "If Checked the application will run portable,\n" "which means that the preferences files will be saved\n" "in the application folder, in the lib\\config subfolder." msgstr "" "Choose if the application should run as portable.\n" "\n" "If Checked the application will run portable,\n" "which means that the preferences files will be saved\n" "in the application folder, in the lib\\config subfolder." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:125 msgid "Languages" msgstr "Languages" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:126 msgid "Set the language used throughout FlatCAM." msgstr "Set the language used throughout FlatCAM." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:132 msgid "Apply Language" msgstr "Apply Language" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:133 msgid "" "Set the language used throughout FlatCAM.\n" "The app will restart after click." msgstr "" "Set the language used throughout FlatCAM.\n" "The app will restart after click." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:147 msgid "Startup Settings" msgstr "Startup Settings" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:151 msgid "Splash Screen" msgstr "Splash Screen" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:153 msgid "Enable display of the splash screen at application startup." msgstr "Enable display of the splash screen at application startup." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:165 msgid "Sys Tray Icon" msgstr "Sys Tray Icon" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:167 msgid "Enable display of FlatCAM icon in Sys Tray." msgstr "Enable display of FlatCAM icon in Sys Tray." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:172 msgid "Show Shell" msgstr "Show Shell" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:174 msgid "" "Check this box if you want the shell to\n" "start automatically at startup." msgstr "" "Check this box if you want the shell to\n" "start automatically at startup." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:181 msgid "Show Project" msgstr "Show Project" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:183 msgid "" "Check this box if you want the project/selected/tool tab area to\n" "to be shown automatically at startup." msgstr "" "Check this box if you want the project/selected/tool tab area to\n" "to be shown automatically at startup." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:189 msgid "Version Check" msgstr "Version Check" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:191 msgid "" "Check this box if you want to check\n" "for a new version automatically at startup." msgstr "" "Check this box if you want to check\n" "for a new version automatically at startup." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:198 msgid "Send Statistics" msgstr "Send Statistics" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:200 msgid "" "Check this box if you agree to send anonymous\n" "stats automatically at startup, to help improve FlatCAM." msgstr "" "Check this box if you agree to send anonymous\n" "stats automatically at startup, to help improve FlatCAM." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:214 msgid "Workers number" msgstr "Workers number" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:216 msgid "" "The number of Qthreads made available to the App.\n" "A bigger number may finish the jobs more quickly but\n" "depending on your computer speed, may make the App\n" "unresponsive. Can have a value between 2 and 16.\n" "Default value is 2.\n" "After change, it will be applied at next App start." msgstr "" "The number of Qthreads made available to the App.\n" "A bigger number may finish the jobs more quickly but\n" "depending on your computer speed, may make the App\n" "unresponsive. Can have a value between 2 and 16.\n" "Default value is 2.\n" "After change, it will be applied at next App start." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:230 msgid "Geo Tolerance" msgstr "Geo Tolerance" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:232 msgid "" "This value can counter the effect of the Circle Steps\n" "parameter. Default value is 0.005.\n" "A lower value will increase the detail both in image\n" "and in Gcode for the circles, with a higher cost in\n" "performance. Higher value will provide more\n" "performance at the expense of level of detail." msgstr "" "This value can counter the effect of the Circle Steps\n" "parameter. Default value is 0.005.\n" "A lower value will increase the detail both in image\n" "and in Gcode for the circles, with a higher cost in\n" "performance. Higher value will provide more\n" "performance at the expense of level of detail." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:252 msgid "Save Settings" msgstr "Save Settings" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:256 msgid "Save Compressed Project" msgstr "Save Compressed Project" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:258 msgid "" "Whether to save a compressed or uncompressed project.\n" "When checked it will save a compressed FlatCAM project." msgstr "" "Whether to save a compressed or uncompressed project.\n" "When checked it will save a compressed FlatCAM project." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:267 msgid "Compression" msgstr "Compression" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:269 msgid "" "The level of compression used when saving\n" "a FlatCAM project. Higher value means better compression\n" "but require more RAM usage and more processing time." msgstr "" "The level of compression used when saving\n" "a FlatCAM project. Higher value means better compression\n" "but require more RAM usage and more processing time." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:280 msgid "Enable Auto Save" msgstr "Enable Auto Save" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:282 msgid "" "Check to enable the autosave feature.\n" "When enabled, the application will try to save a project\n" "at the set interval." msgstr "" "Check to enable the autosave feature.\n" "When enabled, the application will try to save a project\n" "at the set interval." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:292 msgid "Interval" msgstr "Interval" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:294 msgid "" "Time interval for autosaving. In milliseconds.\n" "The application will try to save periodically but only\n" "if the project was saved manually at least once.\n" "While active, some operations may block this feature." msgstr "" "Time interval for autosaving. In milliseconds.\n" "The application will try to save periodically but only\n" "if the project was saved manually at least once.\n" "While active, some operations may block this feature." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:310 msgid "Text to PDF parameters" msgstr "Text to PDF parameters" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:312 msgid "Used when saving text in Code Editor or in FlatCAM Document objects." msgstr "Used when saving text in Code Editor or in FlatCAM Document objects." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:321 msgid "Top Margin" msgstr "Top Margin" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:323 msgid "Distance between text body and the top of the PDF file." msgstr "Distance between text body and the top of the PDF file." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:334 msgid "Bottom Margin" msgstr "Bottom Margin" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:336 msgid "Distance between text body and the bottom of the PDF file." msgstr "Distance between text body and the bottom of the PDF file." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:347 msgid "Left Margin" msgstr "Left Margin" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:349 msgid "Distance between text body and the left of the PDF file." msgstr "Distance between text body and the left of the PDF file." #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:360 msgid "Right Margin" msgstr "Right Margin" #: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:362 msgid "Distance between text body and the right of the PDF file." msgstr "Distance between text body and the right of the PDF file." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:26 msgid "GUI Preferences" msgstr "GUI Preferences" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:36 msgid "Theme" msgstr "Theme" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:38 msgid "" "Select a theme for the application.\n" "It will theme the plot area." msgstr "" "Select a theme for the application.\n" "It will theme the plot area." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 msgid "Light" msgstr "Light" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:44 msgid "Dark" msgstr "Dark" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:51 msgid "Use Gray Icons" msgstr "Use Gray Icons" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:53 msgid "" "Check this box to use a set of icons with\n" "a lighter (gray) color. To be used when a\n" "full dark theme is applied." msgstr "" "Check this box to use a set of icons with\n" "a lighter (gray) color. To be used when a\n" "full dark theme is applied." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:73 msgid "Layout" msgstr "Layout" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:75 msgid "" "Select a layout for the application.\n" "It is applied immediately." msgstr "" "Select a layout for the application.\n" "It is applied immediately." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:95 msgid "Style" msgstr "Style" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:97 msgid "" "Select a style for the application.\n" "It will be applied at the next app start." msgstr "" "Select a style for the application.\n" "It will be applied at the next app start." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:111 msgid "Activate HDPI Support" msgstr "Activate HDPI Support" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:113 msgid "" "Enable High DPI support for the application.\n" "It will be applied at the next app start." msgstr "" "Enable High DPI support for the application.\n" "It will be applied at the next app start." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:127 msgid "Display Hover Shape" msgstr "Display Hover Shape" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:129 msgid "" "Enable display of a hover shape for the application objects.\n" "It is displayed whenever the mouse cursor is hovering\n" "over any kind of not-selected object." msgstr "" "Enable display of a hover shape for the application objects.\n" "It is displayed whenever the mouse cursor is hovering\n" "over any kind of not-selected object." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:136 msgid "Display Selection Shape" msgstr "Display Selection Shape" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:138 msgid "" "Enable the display of a selection shape for the application objects.\n" "It is displayed whenever the mouse selects an object\n" "either by clicking or dragging mouse from left to right or\n" "right to left." msgstr "" "Enable the display of a selection shape for the application objects.\n" "It is displayed whenever the mouse selects an object\n" "either by clicking or dragging mouse from left to right or\n" "right to left." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:151 msgid "Left-Right Selection Color" msgstr "Left-Right Selection Color" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:156 msgid "Set the line color for the 'left to right' selection box." msgstr "Set the line color for the 'left to right' selection box." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:165 msgid "" "Set the fill color for the selection box\n" "in case that the selection is done from left to right.\n" "First 6 digits are the color and the last 2\n" "digits are for alpha (transparency) level." msgstr "" "Set the fill color for the selection box\n" "in case that the selection is done from left to right.\n" "First 6 digits are the color and the last 2\n" "digits are for alpha (transparency) level." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:178 msgid "Set the fill transparency for the 'left to right' selection box." msgstr "Set the fill transparency for the 'left to right' selection box." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:191 msgid "Right-Left Selection Color" msgstr "Right-Left Selection Color" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:197 msgid "Set the line color for the 'right to left' selection box." msgstr "Set the line color for the 'right to left' selection box." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:207 msgid "" "Set the fill color for the selection box\n" "in case that the selection is done from right to left.\n" "First 6 digits are the color and the last 2\n" "digits are for alpha (transparency) level." msgstr "" "Set the fill color for the selection box\n" "in case that the selection is done from right to left.\n" "First 6 digits are the color and the last 2\n" "digits are for alpha (transparency) level." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:220 msgid "Set the fill transparency for selection 'right to left' box." msgstr "Set the fill transparency for selection 'right to left' box." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:236 msgid "Editor Color" msgstr "Editor Color" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:240 msgid "Drawing" msgstr "Drawing" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:242 msgid "Set the color for the shape." msgstr "Set the color for the shape." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:275 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:311 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:258 #: AppTools/ToolIsolation.py:494 AppTools/ToolNCC.py:539 #: AppTools/ToolPaint.py:455 msgid "Selection" msgstr "Selection" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:252 msgid "Set the color of the shape when selected." msgstr "Set the color of the shape when selected." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:268 msgid "Project Items Color" msgstr "Project Items Color" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:272 msgid "Enabled" msgstr "Enabled" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:274 msgid "Set the color of the items in Project Tab Tree." msgstr "Set the color of the items in Project Tab Tree." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:281 msgid "Disabled" msgstr "Disabled" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:283 msgid "" "Set the color of the items in Project Tab Tree,\n" "for the case when the items are disabled." msgstr "" "Set the color of the items in Project Tab Tree,\n" "for the case when the items are disabled." #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:292 msgid "Project AutoHide" msgstr "Project AutoHide" #: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:294 msgid "" "Check this box if you want the project/selected/tool tab area to\n" "hide automatically when there are no objects loaded and\n" "to show whenever a new object is created." msgstr "" "Check this box if you want the project/selected/tool tab area to\n" "hide automatically when there are no objects loaded and\n" "to show whenever a new object is created." #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:28 msgid "Geometry Adv. Options" msgstr "Geometry Adv. Options" #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:36 msgid "" "A list of Geometry advanced parameters.\n" "Those parameters are available only for\n" "Advanced App. Level." msgstr "" "A list of Geometry advanced parameters.\n" "Those parameters are available only for\n" "Advanced App. Level." #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:46 #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:112 #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134 #: AppTools/ToolCalibration.py:125 AppTools/ToolSolderPaste.py:236 msgid "Toolchange X-Y" msgstr "Toolchange X-Y" #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:58 msgid "" "Height of the tool just after starting the work.\n" "Delete the value if you don't need this feature." msgstr "" "Height of the tool just after starting the work.\n" "Delete the value if you don't need this feature." #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:161 msgid "Segment X size" msgstr "Segment X size" #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:163 msgid "" "The size of the trace segment on the X axis.\n" "Useful for auto-leveling.\n" "A value of 0 means no segmentation on the X axis." msgstr "" "The size of the trace segment on the X axis.\n" "Useful for auto-leveling.\n" "A value of 0 means no segmentation on the X axis." #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:177 msgid "Segment Y size" msgstr "Segment Y size" #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:179 msgid "" "The size of the trace segment on the Y axis.\n" "Useful for auto-leveling.\n" "A value of 0 means no segmentation on the Y axis." msgstr "" "The size of the trace segment on the Y axis.\n" "Useful for auto-leveling.\n" "A value of 0 means no segmentation on the Y axis." #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:200 msgid "Area Exclusion" msgstr "Area Exclusion" #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:202 msgid "" "Area exclusion parameters.\n" "Those parameters are available only for\n" "Advanced App. Level." msgstr "" "Area exclusion parameters.\n" "Those parameters are available only for\n" "Advanced App. Level." #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:209 msgid "Exclusion areas" msgstr "Exclusion areas" #: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:220 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:293 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286 #: AppTools/ToolIsolation.py:540 AppTools/ToolNCC.py:578 #: AppTools/ToolPaint.py:521 msgid "Shape" msgstr "Shape" #: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33 msgid "A list of Geometry Editor parameters." msgstr "A list of Geometry Editor parameters." #: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:43 #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:174 msgid "" "Set the number of selected geometry\n" "items above which the utility geometry\n" "becomes just a selection rectangle.\n" "Increases the performance when moving a\n" "large number of geometric elements." msgstr "" "Set the number of selected geometry\n" "items above which the utility geometry\n" "becomes just a selection rectangle.\n" "Increases the performance when moving a\n" "large number of geometric elements." #: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:58 msgid "" "Milling type:\n" "- climb / best for precision milling and to reduce tool usage\n" "- conventional / useful when there is no backlash compensation" msgstr "" "Milling type:\n" "- climb / best for precision milling and to reduce tool usage\n" "- conventional / useful when there is no backlash compensation" #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:27 msgid "Geometry General" msgstr "Geometry General" #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:59 msgid "" "The number of circle steps for Geometry \n" "circle and arc shapes linear approximation." msgstr "" "The number of circle steps for Geometry \n" "circle and arc shapes linear approximation." #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:73 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:41 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:41 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:48 #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:42 msgid "Tools Dia" msgstr "Tools Dia" #: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:75 #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:108 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:43 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:43 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:50 #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:44 msgid "" "Diameters of the tools, separated by comma.\n" "The value of the diameter has to use the dot decimals separator.\n" "Valid values: 0.3, 1.0" msgstr "" "Diameters of the tools, separated by comma.\n" "The value of the diameter has to use the dot decimals separator.\n" "Valid values: 0.3, 1.0" #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:29 msgid "Geometry Options" msgstr "Geometry Options" #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:37 msgid "" "Create a CNC Job object\n" "tracing the contours of this\n" "Geometry object." msgstr "" "Create a CNC Job object\n" "tracing the contours of this\n" "Geometry object." #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:81 msgid "Depth/Pass" msgstr "Depth/Pass" #: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:83 msgid "" "The depth to cut on each pass,\n" "when multidepth is enabled.\n" "It has positive value although\n" "it is a fraction from the depth\n" "which has negative value." msgstr "" "The depth to cut on each pass,\n" "when multidepth is enabled.\n" "It has positive value although\n" "it is a fraction from the depth\n" "which has negative value." #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:27 msgid "Gerber Adv. Options" msgstr "Gerber Adv. Options" #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:33 msgid "" "A list of Gerber advanced parameters.\n" "Those parameters are available only for\n" "Advanced App. Level." msgstr "" "A list of Gerber advanced parameters.\n" "Those parameters are available only for\n" "Advanced App. Level." #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:43 msgid "\"Follow\"" msgstr "\"Follow\"" #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:52 msgid "Table Show/Hide" msgstr "Table Show/Hide" #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:54 msgid "" "Toggle the display of the Gerber Apertures Table.\n" "Also, on hide, it will delete all mark shapes\n" "that are drawn on canvas." msgstr "" "Toggle the display of the Gerber Apertures Table.\n" "Also, on hide, it will delete all mark shapes\n" "that are drawn on canvas." #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:67 #: AppObjects/FlatCAMGerber.py:391 AppTools/ToolCopperThieving.py:1026 #: AppTools/ToolCopperThieving.py:1215 AppTools/ToolCopperThieving.py:1227 #: AppTools/ToolIsolation.py:1593 AppTools/ToolNCC.py:2079 #: AppTools/ToolNCC.py:2190 AppTools/ToolNCC.py:2205 AppTools/ToolNCC.py:3163 #: AppTools/ToolNCC.py:3268 AppTools/ToolNCC.py:3283 AppTools/ToolNCC.py:3549 #: AppTools/ToolNCC.py:3650 AppTools/ToolNCC.py:3665 camlib.py:992 msgid "Buffering" msgstr "Buffering" #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:69 msgid "" "Buffering type:\n" "- None --> best performance, fast file loading but no so good display\n" "- Full --> slow file loading but good visuals. This is the default.\n" "<>: Don't change this unless you know what you are doing !!!" msgstr "" "Buffering type:\n" "- None --> best performance, fast file loading but no so good display\n" "- Full --> slow file loading but good visuals. This is the default.\n" "<>: Don't change this unless you know what you are doing !!!" #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:74 #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:88 #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:196 #: AppTools/ToolFiducials.py:204 AppTools/ToolFilm.py:238 #: AppTools/ToolProperties.py:452 AppTools/ToolProperties.py:455 #: AppTools/ToolProperties.py:458 AppTools/ToolProperties.py:483 msgid "None" msgstr "None" #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:80 msgid "Simplify" msgstr "Simplify" #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:82 msgid "" "When checked all the Gerber polygons will be\n" "loaded with simplification having a set tolerance.\n" "<>: Don't change this unless you know what you are doing !!!" msgstr "" "When checked all the Gerber polygons will be\n" "loaded with simplification having a set tolerance.\n" "<>: Don't change this unless you know what you are doing !!!" #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:89 msgid "Tolerance" msgstr "Tolerance" #: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:90 msgid "Tolerance for polygon simplification." msgstr "Tolerance for polygon simplification." #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:33 msgid "A list of Gerber Editor parameters." msgstr "A list of Gerber Editor parameters." #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:43 msgid "" "Set the number of selected Gerber geometry\n" "items above which the utility geometry\n" "becomes just a selection rectangle.\n" "Increases the performance when moving a\n" "large number of geometric elements." msgstr "" "Set the number of selected Gerber geometry\n" "items above which the utility geometry\n" "becomes just a selection rectangle.\n" "Increases the performance when moving a\n" "large number of geometric elements." #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:56 msgid "New Aperture code" msgstr "New Aperture code" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:69 msgid "New Aperture size" msgstr "New Aperture size" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71 msgid "Size for the new aperture" msgstr "Size for the new aperture" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82 msgid "New Aperture type" msgstr "New Aperture type" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:84 msgid "" "Type for the new aperture.\n" "Can be 'C', 'R' or 'O'." msgstr "" "Type for the new aperture.\n" "Can be 'C', 'R' or 'O'." #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:106 msgid "Aperture Dimensions" msgstr "Aperture Dimensions" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:117 msgid "Linear Pad Array" msgstr "Linear Pad Array" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:161 msgid "Circular Pad Array" msgstr "Circular Pad Array" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:197 msgid "Distance at which to buffer the Gerber element." msgstr "Distance at which to buffer the Gerber element." #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:206 msgid "Scale Tool" msgstr "Scale Tool" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:212 msgid "Factor to scale the Gerber element." msgstr "Factor to scale the Gerber element." #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:225 msgid "Threshold low" msgstr "Threshold low" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:227 msgid "Threshold value under which the apertures are not marked." msgstr "Threshold value under which the apertures are not marked." #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:237 msgid "Threshold high" msgstr "Threshold high" #: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:239 msgid "Threshold value over which the apertures are not marked." msgstr "Threshold value over which the apertures are not marked." #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:27 msgid "Gerber Export" msgstr "Gerber Export" #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:33 msgid "" "The parameters set here are used in the file exported\n" "when using the File -> Export -> Export Gerber menu entry." msgstr "" "The parameters set here are used in the file exported\n" "when using the File -> Export -> Export Gerber menu entry." #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:44 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:50 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:84 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:90 msgid "The units used in the Gerber file." msgstr "The units used in the Gerber file." #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:58 msgid "" "The number of digits in the whole part of the number\n" "and in the fractional part of the number." msgstr "" "The number of digits in the whole part of the number\n" "and in the fractional part of the number." #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:71 msgid "" "This numbers signify the number of digits in\n" "the whole part of Gerber coordinates." msgstr "" "This numbers signify the number of digits in\n" "the whole part of Gerber coordinates." #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:87 msgid "" "This numbers signify the number of digits in\n" "the decimal part of Gerber coordinates." msgstr "" "This numbers signify the number of digits in\n" "the decimal part of Gerber coordinates." #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:99 #: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:109 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:100 #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:110 msgid "" "This sets the type of Gerber zeros.\n" "If LZ then Leading Zeros are removed and\n" "Trailing Zeros are kept.\n" "If TZ is checked then Trailing Zeros are removed\n" "and Leading Zeros are kept." msgstr "" "This sets the type of Gerber zeros.\n" "If LZ then Leading Zeros are removed and\n" "Trailing Zeros are kept.\n" "If TZ is checked then Trailing Zeros are removed\n" "and Leading Zeros are kept." #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:27 msgid "Gerber General" msgstr "Gerber General" #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:61 msgid "" "The number of circle steps for Gerber \n" "circular aperture linear approximation." msgstr "" "The number of circle steps for Gerber \n" "circular aperture linear approximation." #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:73 msgid "Default Values" msgstr "Default Values" #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:75 msgid "" "Those values will be used as fallback values\n" "in case that they are not found in the Gerber file." msgstr "" "Those values will be used as fallback values\n" "in case that they are not found in the Gerber file." #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:126 msgid "Clean Apertures" msgstr "Clean Apertures" #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:128 msgid "" "Will remove apertures that do not have geometry\n" "thus lowering the number of apertures in the Gerber object." msgstr "" "Will remove apertures that do not have geometry\n" "thus lowering the number of apertures in the Gerber object." #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:134 msgid "Polarity change buffer" msgstr "Polarity change buffer" #: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:136 msgid "" "Will apply extra buffering for the\n" "solid geometry when we have polarity changes.\n" "May help loading Gerber files that otherwise\n" "do not load correctly." msgstr "" "Will apply extra buffering for the\n" "solid geometry when we have polarity changes.\n" "May help loading Gerber files that otherwise\n" "do not load correctly." #: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:29 msgid "Gerber Options" msgstr "Gerber Options" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:27 msgid "Copper Thieving Tool Options" msgstr "Copper Thieving Tool Options" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:39 msgid "" "A tool to generate a Copper Thieving that can be added\n" "to a selected Gerber file." msgstr "" "A tool to generate a Copper Thieving that can be added\n" "to a selected Gerber file." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:47 msgid "Number of steps (lines) used to interpolate circles." msgstr "Number of steps (lines) used to interpolate circles." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:57 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:261 #: AppTools/ToolCopperThieving.py:100 AppTools/ToolCopperThieving.py:435 msgid "Clearance" msgstr "Clearance" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:59 msgid "" "This set the distance between the copper Thieving components\n" "(the polygon fill may be split in multiple polygons)\n" "and the copper traces in the Gerber file." msgstr "" "This set the distance between the copper Thieving components\n" "(the polygon fill may be split in multiple polygons)\n" "and the copper traces in the Gerber file." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 #: AppTools/ToolCopperThieving.py:129 AppTools/ToolNCC.py:535 #: AppTools/ToolNCC.py:1324 AppTools/ToolNCC.py:1655 AppTools/ToolNCC.py:1948 #: AppTools/ToolNCC.py:2012 AppTools/ToolNCC.py:3027 AppTools/ToolNCC.py:3036 #: defaults.py:419 tclCommands/TclCommandCopperClear.py:190 msgid "Itself" msgstr "Itself" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:87 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: AppTools/ToolCopperThieving.py:130 AppTools/ToolIsolation.py:504 #: AppTools/ToolIsolation.py:1297 AppTools/ToolIsolation.py:1671 #: AppTools/ToolNCC.py:535 AppTools/ToolNCC.py:1334 AppTools/ToolNCC.py:1668 #: AppTools/ToolNCC.py:1964 AppTools/ToolNCC.py:2019 AppTools/ToolPaint.py:485 #: AppTools/ToolPaint.py:945 AppTools/ToolPaint.py:1471 msgid "Area Selection" msgstr "Area Selection" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:88 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: AppTools/ToolCopperThieving.py:131 AppTools/ToolDblSided.py:216 #: AppTools/ToolIsolation.py:504 AppTools/ToolIsolation.py:1711 #: AppTools/ToolNCC.py:535 AppTools/ToolNCC.py:1684 AppTools/ToolNCC.py:1970 #: AppTools/ToolNCC.py:2027 AppTools/ToolNCC.py:2408 AppTools/ToolNCC.py:2656 #: AppTools/ToolNCC.py:3072 AppTools/ToolPaint.py:485 AppTools/ToolPaint.py:930 #: AppTools/ToolPaint.py:1487 tclCommands/TclCommandCopperClear.py:192 #: tclCommands/TclCommandPaint.py:166 msgid "Reference Object" msgstr "Reference Object" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:90 #: AppTools/ToolCopperThieving.py:133 msgid "Reference:" msgstr "Reference:" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:92 msgid "" "- 'Itself' - the copper Thieving extent is based on the object extent.\n" "- 'Area Selection' - left mouse click to start selection of the area to be " "filled.\n" "- 'Reference Object' - will do copper thieving within the area specified by " "another object." msgstr "" "- 'Itself' - the copper Thieving extent is based on the object extent.\n" "- 'Area Selection' - left mouse click to start selection of the area to be " "filled.\n" "- 'Reference Object' - will do copper thieving within the area specified by " "another object." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:101 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:76 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:188 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:76 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:190 #: AppTools/ToolCopperThieving.py:175 AppTools/ToolExtractDrills.py:102 #: AppTools/ToolExtractDrills.py:240 AppTools/ToolPunchGerber.py:113 #: AppTools/ToolPunchGerber.py:268 msgid "Rectangular" msgstr "Rectangular" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:102 #: AppTools/ToolCopperThieving.py:176 msgid "Minimal" msgstr "Minimal" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:104 #: AppTools/ToolCopperThieving.py:178 AppTools/ToolFilm.py:94 msgid "Box Type:" msgstr "Box Type:" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:106 #: AppTools/ToolCopperThieving.py:180 msgid "" "- 'Rectangular' - the bounding box will be of rectangular shape.\n" "- 'Minimal' - the bounding box will be the convex hull shape." msgstr "" "- 'Rectangular' - the bounding box will be of rectangular shape.\n" "- 'Minimal' - the bounding box will be the convex hull shape." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:120 #: AppTools/ToolCopperThieving.py:196 msgid "Dots Grid" msgstr "Dots Grid" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:121 #: AppTools/ToolCopperThieving.py:197 msgid "Squares Grid" msgstr "Squares Grid" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:122 #: AppTools/ToolCopperThieving.py:198 msgid "Lines Grid" msgstr "Lines Grid" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124 #: AppTools/ToolCopperThieving.py:200 msgid "Fill Type:" msgstr "Fill Type:" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:126 #: AppTools/ToolCopperThieving.py:202 msgid "" "- 'Solid' - copper thieving will be a solid polygon.\n" "- 'Dots Grid' - the empty area will be filled with a pattern of dots.\n" "- 'Squares Grid' - the empty area will be filled with a pattern of squares.\n" "- 'Lines Grid' - the empty area will be filled with a pattern of lines." msgstr "" "- 'Solid' - copper thieving will be a solid polygon.\n" "- 'Dots Grid' - the empty area will be filled with a pattern of dots.\n" "- 'Squares Grid' - the empty area will be filled with a pattern of squares.\n" "- 'Lines Grid' - the empty area will be filled with a pattern of lines." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:134 #: AppTools/ToolCopperThieving.py:221 msgid "Dots Grid Parameters" msgstr "Dots Grid Parameters" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:140 #: AppTools/ToolCopperThieving.py:227 msgid "Dot diameter in Dots Grid." msgstr "Dot diameter in Dots Grid." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:151 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 #: AppTools/ToolCopperThieving.py:238 AppTools/ToolCopperThieving.py:278 #: AppTools/ToolCopperThieving.py:318 msgid "Spacing" msgstr "Spacing" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:153 #: AppTools/ToolCopperThieving.py:240 msgid "Distance between each two dots in Dots Grid." msgstr "Distance between each two dots in Dots Grid." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:163 #: AppTools/ToolCopperThieving.py:261 msgid "Squares Grid Parameters" msgstr "Squares Grid Parameters" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:169 #: AppTools/ToolCopperThieving.py:267 msgid "Square side size in Squares Grid." msgstr "Square side size in Squares Grid." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:182 #: AppTools/ToolCopperThieving.py:280 msgid "Distance between each two squares in Squares Grid." msgstr "Distance between each two squares in Squares Grid." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:192 #: AppTools/ToolCopperThieving.py:301 msgid "Lines Grid Parameters" msgstr "Lines Grid Parameters" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:198 #: AppTools/ToolCopperThieving.py:307 msgid "Line thickness size in Lines Grid." msgstr "Line thickness size in Lines Grid." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:211 #: AppTools/ToolCopperThieving.py:320 msgid "Distance between each two lines in Lines Grid." msgstr "Distance between each two lines in Lines Grid." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:221 #: AppTools/ToolCopperThieving.py:358 msgid "Robber Bar Parameters" msgstr "Robber Bar Parameters" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:223 #: AppTools/ToolCopperThieving.py:360 msgid "" "Parameters used for the robber bar.\n" "Robber bar = copper border to help in pattern hole plating." msgstr "" "Parameters used for the robber bar.\n" "Robber bar = copper border to help in pattern hole plating." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:231 #: AppTools/ToolCopperThieving.py:368 msgid "Bounding box margin for robber bar." msgstr "Bounding box margin for robber bar." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:242 #: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 #: AppTools/ToolCopperThieving.py:379 AppTools/ToolCorners.py:122 #: AppTools/ToolEtchCompensation.py:152 msgid "Thickness" msgstr "Thickness" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:244 #: AppTools/ToolCopperThieving.py:381 msgid "The robber bar thickness." msgstr "The robber bar thickness." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:254 #: AppTools/ToolCopperThieving.py:412 msgid "Pattern Plating Mask" msgstr "Pattern Plating Mask" #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:256 #: AppTools/ToolCopperThieving.py:414 msgid "Generate a mask for pattern plating." msgstr "Generate a mask for pattern plating." #: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:263 #: AppTools/ToolCopperThieving.py:437 msgid "" "The distance between the possible copper thieving elements\n" "and/or robber bar and the actual openings in the mask." msgstr "" "The distance between the possible copper thieving elements\n" "and/or robber bar and the actual openings in the mask." #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:27 msgid "Calibration Tool Options" msgstr "Calibration Tool Options" #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:38 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:38 #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:38 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:38 #: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:37 #: AppTools/ToolCopperThieving.py:95 AppTools/ToolCorners.py:117 #: AppTools/ToolFiducials.py:154 msgid "Parameters used for this tool." msgstr "Parameters used for this tool." #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:43 #: AppTools/ToolCalibration.py:181 msgid "Source Type" msgstr "Source Type" #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:44 #: AppTools/ToolCalibration.py:182 msgid "" "The source of calibration points.\n" "It can be:\n" "- Object -> click a hole geo for Excellon or a pad for Gerber\n" "- Free -> click freely on canvas to acquire the calibration points" msgstr "" "The source of calibration points.\n" "It can be:\n" "- Object -> click a hole geo for Excellon or a pad for Gerber\n" "- Free -> click freely on canvas to acquire the calibration points" #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:49 #: AppTools/ToolCalibration.py:187 msgid "Free" msgstr "Free" #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:63 #: AppTools/ToolCalibration.py:76 msgid "Height (Z) for travelling between the points." msgstr "Height (Z) for travelling between the points." #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:75 #: AppTools/ToolCalibration.py:88 msgid "Verification Z" msgstr "Verification Z" #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:77 #: AppTools/ToolCalibration.py:90 msgid "Height (Z) for checking the point." msgstr "Height (Z) for checking the point." #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:89 #: AppTools/ToolCalibration.py:102 msgid "Zero Z tool" msgstr "Zero Z tool" #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:91 #: AppTools/ToolCalibration.py:104 msgid "" "Include a sequence to zero the height (Z)\n" "of the verification tool." msgstr "" "Include a sequence to zero the height (Z)\n" "of the verification tool." #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:100 #: AppTools/ToolCalibration.py:113 msgid "Height (Z) for mounting the verification probe." msgstr "Height (Z) for mounting the verification probe." #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:114 #: AppTools/ToolCalibration.py:127 msgid "" "Toolchange X,Y position.\n" "If no value is entered then the current\n" "(x, y) point will be used," msgstr "" "Toolchange X,Y position.\n" "If no value is entered then the current\n" "(x, y) point will be used," #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:125 #: AppTools/ToolCalibration.py:153 msgid "Second point" msgstr "Second point" #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:127 #: AppTools/ToolCalibration.py:155 msgid "" "Second point in the Gcode verification can be:\n" "- top-left -> the user will align the PCB vertically\n" "- bottom-right -> the user will align the PCB horizontally" msgstr "" "Second point in the Gcode verification can be:\n" "- top-left -> the user will align the PCB vertically\n" "- bottom-right -> the user will align the PCB horizontally" #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 #: AppTools/ToolCalibration.py:159 App_Main.py:4712 msgid "Top-Left" msgstr "Top-Left" #: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 #: AppTools/ToolCalibration.py:160 App_Main.py:4713 msgid "Bottom-Right" msgstr "Bottom-Right" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:27 msgid "Extract Drills Options" msgstr "Extract Drills Options" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:42 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:42 #: AppTools/ToolExtractDrills.py:68 AppTools/ToolPunchGerber.py:75 msgid "Processed Pads Type" msgstr "Processed Pads Type" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:44 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:44 #: AppTools/ToolExtractDrills.py:70 AppTools/ToolPunchGerber.py:77 msgid "" "The type of pads shape to be processed.\n" "If the PCB has many SMD pads with rectangular pads,\n" "disable the Rectangular aperture." msgstr "" "The type of pads shape to be processed.\n" "If the PCB has many SMD pads with rectangular pads,\n" "disable the Rectangular aperture." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:54 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:54 #: AppTools/ToolExtractDrills.py:80 AppTools/ToolPunchGerber.py:91 msgid "Process Circular Pads." msgstr "Process Circular Pads." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:60 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:162 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:60 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:164 #: AppTools/ToolExtractDrills.py:86 AppTools/ToolExtractDrills.py:214 #: AppTools/ToolPunchGerber.py:97 AppTools/ToolPunchGerber.py:242 msgid "Oblong" msgstr "Oblong" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:62 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:62 #: AppTools/ToolExtractDrills.py:88 AppTools/ToolPunchGerber.py:99 msgid "Process Oblong Pads." msgstr "Process Oblong Pads." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:70 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:70 #: AppTools/ToolExtractDrills.py:96 AppTools/ToolPunchGerber.py:107 msgid "Process Square Pads." msgstr "Process Square Pads." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:78 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:78 #: AppTools/ToolExtractDrills.py:104 AppTools/ToolPunchGerber.py:115 msgid "Process Rectangular Pads." msgstr "Process Rectangular Pads." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:84 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:201 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:84 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:203 #: AppTools/ToolExtractDrills.py:110 AppTools/ToolExtractDrills.py:253 #: AppTools/ToolProperties.py:172 AppTools/ToolPunchGerber.py:121 #: AppTools/ToolPunchGerber.py:281 msgid "Others" msgstr "Others" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:86 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:86 #: AppTools/ToolExtractDrills.py:112 AppTools/ToolPunchGerber.py:123 msgid "Process pads not in the categories above." msgstr "Process pads not in the categories above." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:99 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:123 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:100 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:125 #: AppTools/ToolExtractDrills.py:139 AppTools/ToolExtractDrills.py:156 #: AppTools/ToolPunchGerber.py:150 AppTools/ToolPunchGerber.py:184 msgid "Fixed Diameter" msgstr "Fixed Diameter" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:100 #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:140 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:101 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:142 #: AppTools/ToolExtractDrills.py:140 AppTools/ToolExtractDrills.py:192 #: AppTools/ToolPunchGerber.py:151 AppTools/ToolPunchGerber.py:214 msgid "Fixed Annular Ring" msgstr "Fixed Annular Ring" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:101 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:102 #: AppTools/ToolExtractDrills.py:141 AppTools/ToolPunchGerber.py:152 msgid "Proportional" msgstr "Proportional" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:107 #: AppTools/ToolExtractDrills.py:130 msgid "" "The method for processing pads. Can be:\n" "- Fixed Diameter -> all holes will have a set size\n" "- Fixed Annular Ring -> all holes will have a set annular ring\n" "- Proportional -> each hole size will be a fraction of the pad size" msgstr "" "The method for processing pads. Can be:\n" "- Fixed Diameter -> all holes will have a set size\n" "- Fixed Annular Ring -> all holes will have a set annular ring\n" "- Proportional -> each hole size will be a fraction of the pad size" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220 #: AppTools/ToolExtractDrills.py:164 AppTools/ToolExtractDrills.py:285 #: AppTools/ToolPunchGerber.py:192 AppTools/ToolPunchGerber.py:308 #: AppTools/ToolTransform.py:357 App_Main.py:9698 msgid "Value" msgstr "Value" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:133 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:135 #: AppTools/ToolExtractDrills.py:166 AppTools/ToolPunchGerber.py:194 msgid "Fixed hole diameter." msgstr "Fixed hole diameter." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:142 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:144 #: AppTools/ToolExtractDrills.py:194 AppTools/ToolPunchGerber.py:216 msgid "" "The size of annular ring.\n" "The copper sliver between the hole exterior\n" "and the margin of the copper pad." msgstr "" "The size of annular ring.\n" "The copper sliver between the hole exterior\n" "and the margin of the copper pad." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:151 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:153 #: AppTools/ToolExtractDrills.py:203 AppTools/ToolPunchGerber.py:231 msgid "The size of annular ring for circular pads." msgstr "The size of annular ring for circular pads." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:164 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:166 #: AppTools/ToolExtractDrills.py:216 AppTools/ToolPunchGerber.py:244 msgid "The size of annular ring for oblong pads." msgstr "The size of annular ring for oblong pads." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:177 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:179 #: AppTools/ToolExtractDrills.py:229 AppTools/ToolPunchGerber.py:257 msgid "The size of annular ring for square pads." msgstr "The size of annular ring for square pads." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:190 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:192 #: AppTools/ToolExtractDrills.py:242 AppTools/ToolPunchGerber.py:270 msgid "The size of annular ring for rectangular pads." msgstr "The size of annular ring for rectangular pads." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:203 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:205 #: AppTools/ToolExtractDrills.py:255 AppTools/ToolPunchGerber.py:283 msgid "The size of annular ring for other pads." msgstr "The size of annular ring for other pads." #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:213 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:215 #: AppTools/ToolExtractDrills.py:276 AppTools/ToolPunchGerber.py:299 msgid "Proportional Diameter" msgstr "Proportional Diameter" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:222 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:224 msgid "Factor" msgstr "Factor" #: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:224 #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:226 #: AppTools/ToolExtractDrills.py:287 AppTools/ToolPunchGerber.py:310 msgid "" "Proportional Diameter.\n" "The hole diameter will be a fraction of the pad size." msgstr "" "Proportional Diameter.\n" "The hole diameter will be a fraction of the pad size." #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:27 msgid "Fiducials Tool Options" msgstr "Fiducials Tool Options" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:45 #: AppTools/ToolFiducials.py:161 msgid "" "This set the fiducial diameter if fiducial type is circular,\n" "otherwise is the size of the fiducial.\n" "The soldermask opening is double than that." msgstr "" "This set the fiducial diameter if fiducial type is circular,\n" "otherwise is the size of the fiducial.\n" "The soldermask opening is double than that." #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:73 #: AppTools/ToolFiducials.py:189 msgid "Auto" msgstr "Auto" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:74 #: AppTools/ToolFiducials.py:190 msgid "Manual" msgstr "Manual" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:76 #: AppTools/ToolFiducials.py:192 msgid "Mode:" msgstr "Mode:" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:78 msgid "" "- 'Auto' - automatic placement of fiducials in the corners of the bounding " "box.\n" "- 'Manual' - manual placement of fiducials." msgstr "" "- 'Auto' - automatic placement of fiducials in the corners of the bounding " "box.\n" "- 'Manual' - manual placement of fiducials." #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86 #: AppTools/ToolFiducials.py:202 msgid "Up" msgstr "Up" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:87 #: AppTools/ToolFiducials.py:203 msgid "Down" msgstr "Down" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:90 #: AppTools/ToolFiducials.py:206 msgid "Second fiducial" msgstr "Second fiducial" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:92 #: AppTools/ToolFiducials.py:208 msgid "" "The position for the second fiducial.\n" "- 'Up' - the order is: bottom-left, top-left, top-right.\n" "- 'Down' - the order is: bottom-left, bottom-right, top-right.\n" "- 'None' - there is no second fiducial. The order is: bottom-left, top-right." msgstr "" "The position for the second fiducial.\n" "- 'Up' - the order is: bottom-left, top-left, top-right.\n" "- 'Down' - the order is: bottom-left, bottom-right, top-right.\n" "- 'None' - there is no second fiducial. The order is: bottom-left, top-right." #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:108 #: AppTools/ToolFiducials.py:224 msgid "Cross" msgstr "Cross" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:109 #: AppTools/ToolFiducials.py:225 msgid "Chess" msgstr "Chess" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:112 #: AppTools/ToolFiducials.py:227 msgid "Fiducial Type" msgstr "Fiducial Type" #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:114 #: AppTools/ToolFiducials.py:229 msgid "" "The type of fiducial.\n" "- 'Circular' - this is the regular fiducial.\n" "- 'Cross' - cross lines fiducial.\n" "- 'Chess' - chess pattern fiducial." msgstr "" "The type of fiducial.\n" "- 'Circular' - this is the regular fiducial.\n" "- 'Cross' - cross lines fiducial.\n" "- 'Chess' - chess pattern fiducial." #: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:123 #: AppTools/ToolFiducials.py:238 msgid "Line thickness" msgstr "Line thickness" #: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:27 msgid "Invert Gerber Tool Options" msgstr "Invert Gerber Tool Options" #: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:33 msgid "" "A tool to invert Gerber geometry from positive to negative\n" "and in revers." msgstr "" "A tool to invert Gerber geometry from positive to negative\n" "and in revers." #: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:47 #: AppTools/ToolInvertGerber.py:93 msgid "" "Distance by which to avoid\n" "the edges of the Gerber object." msgstr "" "Distance by which to avoid\n" "the edges of the Gerber object." #: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:58 #: AppTools/ToolInvertGerber.py:104 msgid "Lines Join Style" msgstr "Lines Join Style" #: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:60 #: AppTools/ToolInvertGerber.py:106 msgid "" "The way that the lines in the object outline will be joined.\n" "Can be:\n" "- rounded -> an arc is added between two joining lines\n" "- square -> the lines meet in 90 degrees angle\n" "- bevel -> the lines are joined by a third line" msgstr "" "The way that the lines in the object outline will be joined.\n" "Can be:\n" "- rounded -> an arc is added between two joining lines\n" "- square -> the lines meet in 90 degrees angle\n" "- bevel -> the lines are joined by a third line" #: AppGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:27 msgid "Optimal Tool Options" msgstr "Optimal Tool Options" #: AppGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:33 msgid "" "A tool to find the minimum distance between\n" "every two Gerber geometric elements" msgstr "" "A tool to find the minimum distance between\n" "every two Gerber geometric elements" #: AppGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:48 #: AppTools/ToolOptimal.py:84 msgid "Precision" msgstr "Precision" #: AppGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:50 msgid "Number of decimals for the distances and coordinates in this tool." msgstr "Number of decimals for the distances and coordinates in this tool." #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:27 msgid "Punch Gerber Options" msgstr "Punch Gerber Options" #: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:108 #: AppTools/ToolPunchGerber.py:141 msgid "" "The punch hole source can be:\n" "- Excellon Object-> the Excellon object drills center will serve as " "reference.\n" "- Fixed Diameter -> will try to use the pads center as reference adding " "fixed diameter holes.\n" "- Fixed Annular Ring -> will try to keep a set annular ring.\n" "- Proportional -> will make a Gerber punch hole having the diameter a " "percentage of the pad diameter." msgstr "" "The punch hole source can be:\n" "- Excellon Object-> the Excellon object drills center will serve as " "reference.\n" "- Fixed Diameter -> will try to use the pads center as reference adding " "fixed diameter holes.\n" "- Fixed Annular Ring -> will try to keep a set annular ring.\n" "- Proportional -> will make a Gerber punch hole having the diameter a " "percentage of the pad diameter." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:27 msgid "QRCode Tool Options" msgstr "QRCode Tool Options" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:33 msgid "" "A tool to create a QRCode that can be inserted\n" "into a selected Gerber file, or it can be exported as a file." msgstr "" "A tool to create a QRCode that can be inserted\n" "into a selected Gerber file, or it can be exported as a file." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:45 #: AppTools/ToolQRCode.py:121 msgid "Version" msgstr "Version" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:47 #: AppTools/ToolQRCode.py:123 msgid "" "QRCode version can have values from 1 (21x21 boxes)\n" "to 40 (177x177 boxes)." msgstr "" "QRCode version can have values from 1 (21x21 boxes)\n" "to 40 (177x177 boxes)." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:58 #: AppTools/ToolQRCode.py:134 msgid "Error correction" msgstr "Error correction" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:60 #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:71 #: AppTools/ToolQRCode.py:136 AppTools/ToolQRCode.py:147 #, python-format msgid "" "Parameter that controls the error correction used for the QR Code.\n" "L = maximum 7%% errors can be corrected\n" "M = maximum 15%% errors can be corrected\n" "Q = maximum 25%% errors can be corrected\n" "H = maximum 30%% errors can be corrected." msgstr "" "Parameter that controls the error correction used for the QR Code.\n" "L = maximum 7%% errors can be corrected\n" "M = maximum 15%% errors can be corrected\n" "Q = maximum 25%% errors can be corrected\n" "H = maximum 30%% errors can be corrected." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:81 #: AppTools/ToolQRCode.py:157 msgid "Box Size" msgstr "Box Size" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83 #: AppTools/ToolQRCode.py:159 msgid "" "Box size control the overall size of the QRcode\n" "by adjusting the size of each box in the code." msgstr "" "Box size control the overall size of the QRcode\n" "by adjusting the size of each box in the code." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:94 #: AppTools/ToolQRCode.py:170 msgid "Border Size" msgstr "Border Size" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:96 #: AppTools/ToolQRCode.py:172 msgid "" "Size of the QRCode border. How many boxes thick is the border.\n" "Default value is 4. The width of the clearance around the QRCode." msgstr "" "Size of the QRCode border. How many boxes thick is the border.\n" "Default value is 4. The width of the clearance around the QRCode." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:107 #: AppTools/ToolQRCode.py:92 msgid "QRCode Data" msgstr "QRCode Data" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:109 #: AppTools/ToolQRCode.py:94 msgid "QRCode Data. Alphanumeric text to be encoded in the QRCode." msgstr "QRCode Data. Alphanumeric text to be encoded in the QRCode." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113 #: AppTools/ToolQRCode.py:98 msgid "Add here the text to be included in the QRCode..." msgstr "Add here the text to be included in the QRCode..." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:119 #: AppTools/ToolQRCode.py:183 msgid "Polarity" msgstr "Polarity" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:121 #: AppTools/ToolQRCode.py:185 msgid "" "Choose the polarity of the QRCode.\n" "It can be drawn in a negative way (squares are clear)\n" "or in a positive way (squares are opaque)." msgstr "" "Choose the polarity of the QRCode.\n" "It can be drawn in a negative way (squares are clear)\n" "or in a positive way (squares are opaque)." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:125 #: AppTools/ToolFilm.py:279 AppTools/ToolQRCode.py:189 msgid "Negative" msgstr "Negative" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:126 #: AppTools/ToolFilm.py:278 AppTools/ToolQRCode.py:190 msgid "Positive" msgstr "Positive" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:128 #: AppTools/ToolQRCode.py:192 msgid "" "Choose the type of QRCode to be created.\n" "If added on a Silkscreen Gerber file the QRCode may\n" "be added as positive. If it is added to a Copper Gerber\n" "file then perhaps the QRCode can be added as negative." msgstr "" "Choose the type of QRCode to be created.\n" "If added on a Silkscreen Gerber file the QRCode may\n" "be added as positive. If it is added to a Copper Gerber\n" "file then perhaps the QRCode can be added as negative." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:139 #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:145 #: AppTools/ToolQRCode.py:203 AppTools/ToolQRCode.py:209 msgid "" "The bounding box, meaning the empty space that surrounds\n" "the QRCode geometry, can have a rounded or a square shape." msgstr "" "The bounding box, meaning the empty space that surrounds\n" "the QRCode geometry, can have a rounded or a square shape." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:239 #: AppTools/ToolQRCode.py:206 AppTools/ToolTransform.py:383 msgid "Rounded" msgstr "Rounded" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:152 #: AppTools/ToolQRCode.py:237 msgid "Fill Color" msgstr "Fill Color" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:154 #: AppTools/ToolQRCode.py:239 msgid "Set the QRCode fill color (squares color)." msgstr "Set the QRCode fill color (squares color)." #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:162 #: AppTools/ToolQRCode.py:261 msgid "Back Color" msgstr "Back Color" #: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:164 #: AppTools/ToolQRCode.py:263 msgid "Set the QRCode background color." msgstr "Set the QRCode background color." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:27 msgid "Check Rules Tool Options" msgstr "Check Rules Tool Options" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:32 msgid "" "A tool to check if Gerber files are within a set\n" "of Manufacturing Rules." msgstr "" "A tool to check if Gerber files are within a set\n" "of Manufacturing Rules." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:42 #: AppTools/ToolRulesCheck.py:265 AppTools/ToolRulesCheck.py:929 msgid "Trace Size" msgstr "Trace Size" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:44 #: AppTools/ToolRulesCheck.py:267 msgid "This checks if the minimum size for traces is met." msgstr "This checks if the minimum size for traces is met." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:54 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:74 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:94 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:114 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:134 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:154 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:174 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:194 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:216 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:236 #: AppTools/ToolRulesCheck.py:277 AppTools/ToolRulesCheck.py:299 #: AppTools/ToolRulesCheck.py:322 AppTools/ToolRulesCheck.py:345 #: AppTools/ToolRulesCheck.py:368 AppTools/ToolRulesCheck.py:391 #: AppTools/ToolRulesCheck.py:414 AppTools/ToolRulesCheck.py:437 #: AppTools/ToolRulesCheck.py:462 AppTools/ToolRulesCheck.py:485 msgid "Min value" msgstr "Min value" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:56 #: AppTools/ToolRulesCheck.py:279 msgid "Minimum acceptable trace size." msgstr "Minimum acceptable trace size." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:61 #: AppTools/ToolRulesCheck.py:286 AppTools/ToolRulesCheck.py:1157 #: AppTools/ToolRulesCheck.py:1187 msgid "Copper to Copper clearance" msgstr "Copper to Copper clearance" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:63 #: AppTools/ToolRulesCheck.py:288 msgid "" "This checks if the minimum clearance between copper\n" "features is met." msgstr "" "This checks if the minimum clearance between copper\n" "features is met." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:76 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:96 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:116 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:136 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:156 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:176 #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:238 #: AppTools/ToolRulesCheck.py:301 AppTools/ToolRulesCheck.py:324 #: AppTools/ToolRulesCheck.py:347 AppTools/ToolRulesCheck.py:370 #: AppTools/ToolRulesCheck.py:393 AppTools/ToolRulesCheck.py:416 #: AppTools/ToolRulesCheck.py:464 msgid "Minimum acceptable clearance value." msgstr "Minimum acceptable clearance value." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:81 #: AppTools/ToolRulesCheck.py:309 AppTools/ToolRulesCheck.py:1217 #: AppTools/ToolRulesCheck.py:1223 AppTools/ToolRulesCheck.py:1236 #: AppTools/ToolRulesCheck.py:1243 msgid "Copper to Outline clearance" msgstr "Copper to Outline clearance" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:83 #: AppTools/ToolRulesCheck.py:311 msgid "" "This checks if the minimum clearance between copper\n" "features and the outline is met." msgstr "" "This checks if the minimum clearance between copper\n" "features and the outline is met." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:101 #: AppTools/ToolRulesCheck.py:332 msgid "Silk to Silk Clearance" msgstr "Silk to Silk Clearance" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:103 #: AppTools/ToolRulesCheck.py:334 msgid "" "This checks if the minimum clearance between silkscreen\n" "features and silkscreen features is met." msgstr "" "This checks if the minimum clearance between silkscreen\n" "features and silkscreen features is met." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:121 #: AppTools/ToolRulesCheck.py:355 AppTools/ToolRulesCheck.py:1326 #: AppTools/ToolRulesCheck.py:1332 AppTools/ToolRulesCheck.py:1350 msgid "Silk to Solder Mask Clearance" msgstr "Silk to Solder Mask Clearance" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:123 #: AppTools/ToolRulesCheck.py:357 msgid "" "This checks if the minimum clearance between silkscreen\n" "features and soldermask features is met." msgstr "" "This checks if the minimum clearance between silkscreen\n" "features and soldermask features is met." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:141 #: AppTools/ToolRulesCheck.py:378 AppTools/ToolRulesCheck.py:1380 #: AppTools/ToolRulesCheck.py:1386 AppTools/ToolRulesCheck.py:1400 #: AppTools/ToolRulesCheck.py:1407 msgid "Silk to Outline Clearance" msgstr "Silk to Outline Clearance" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:143 #: AppTools/ToolRulesCheck.py:380 msgid "" "This checks if the minimum clearance between silk\n" "features and the outline is met." msgstr "" "This checks if the minimum clearance between silk\n" "features and the outline is met." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:161 #: AppTools/ToolRulesCheck.py:401 AppTools/ToolRulesCheck.py:1418 #: AppTools/ToolRulesCheck.py:1445 msgid "Minimum Solder Mask Sliver" msgstr "Minimum Solder Mask Sliver" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:163 #: AppTools/ToolRulesCheck.py:403 msgid "" "This checks if the minimum clearance between soldermask\n" "features and soldermask features is met." msgstr "" "This checks if the minimum clearance between soldermask\n" "features and soldermask features is met." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:181 #: AppTools/ToolRulesCheck.py:424 AppTools/ToolRulesCheck.py:1483 #: AppTools/ToolRulesCheck.py:1489 AppTools/ToolRulesCheck.py:1505 #: AppTools/ToolRulesCheck.py:1512 msgid "Minimum Annular Ring" msgstr "Minimum Annular Ring" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:183 #: AppTools/ToolRulesCheck.py:426 msgid "" "This checks if the minimum copper ring left by drilling\n" "a hole into a pad is met." msgstr "" "This checks if the minimum copper ring left by drilling\n" "a hole into a pad is met." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:196 #: AppTools/ToolRulesCheck.py:439 msgid "Minimum acceptable ring value." msgstr "Minimum acceptable ring value." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:203 #: AppTools/ToolRulesCheck.py:449 AppTools/ToolRulesCheck.py:873 msgid "Hole to Hole Clearance" msgstr "Hole to Hole Clearance" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:205 #: AppTools/ToolRulesCheck.py:451 msgid "" "This checks if the minimum clearance between a drill hole\n" "and another drill hole is met." msgstr "" "This checks if the minimum clearance between a drill hole\n" "and another drill hole is met." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:218 #: AppTools/ToolRulesCheck.py:487 msgid "Minimum acceptable drill size." msgstr "Minimum acceptable drill size." #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:223 #: AppTools/ToolRulesCheck.py:472 AppTools/ToolRulesCheck.py:847 msgid "Hole Size" msgstr "Hole Size" #: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:225 #: AppTools/ToolRulesCheck.py:474 msgid "" "This checks if the drill holes\n" "sizes are above the threshold." msgstr "" "This checks if the drill holes\n" "sizes are above the threshold." #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:27 msgid "2Sided Tool Options" msgstr "2Sided Tool Options" #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:33 msgid "" "A tool to help in creating a double sided\n" "PCB using alignment holes." msgstr "" "A tool to help in creating a double sided\n" "PCB using alignment holes." #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:47 msgid "Drill dia" msgstr "Drill dia" #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:49 #: AppTools/ToolDblSided.py:363 AppTools/ToolDblSided.py:368 msgid "Diameter of the drill for the alignment holes." msgstr "Diameter of the drill for the alignment holes." #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:56 #: AppTools/ToolDblSided.py:377 msgid "Align Axis" msgstr "Align Axis" #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 #: AppTools/ToolDblSided.py:165 AppTools/ToolDblSided.py:379 msgid "Mirror vertically (X) or horizontally (Y)." msgstr "Mirror vertically (X) or horizontally (Y)." #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:69 msgid "Mirror Axis:" msgstr "Mirror Axis:" #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:80 #: AppTools/ToolDblSided.py:181 msgid "Point" msgstr "Point" #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:81 #: AppTools/ToolDblSided.py:182 msgid "Box" msgstr "Box" #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 msgid "Axis Ref" msgstr "Axis Ref" #: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:84 msgid "" "The axis should pass through a point or cut\n" " a specified box (in a FlatCAM object) through \n" "the center." msgstr "" "The axis should pass through a point or cut\n" " a specified box (in a FlatCAM object) through \n" "the center." #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:27 msgid "Calculators Tool Options" msgstr "Calculators Tool Options" #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:31 #: AppTools/ToolCalculators.py:25 msgid "V-Shape Tool Calculator" msgstr "V-Shape Tool Calculator" #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:33 msgid "" "Calculate the tool diameter for a given V-shape tool,\n" "having the tip diameter, tip angle and\n" "depth-of-cut as parameters." msgstr "" "Calculate the tool diameter for a given V-shape tool,\n" "having the tip diameter, tip angle and\n" "depth-of-cut as parameters." #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:50 #: AppTools/ToolCalculators.py:94 msgid "Tip Diameter" msgstr "Tip Diameter" #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:52 #: AppTools/ToolCalculators.py:102 msgid "" "This is the tool tip diameter.\n" "It is specified by manufacturer." msgstr "" "This is the tool tip diameter.\n" "It is specified by manufacturer." #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:64 #: AppTools/ToolCalculators.py:105 msgid "Tip Angle" msgstr "Tip Angle" #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:66 msgid "" "This is the angle on the tip of the tool.\n" "It is specified by manufacturer." msgstr "" "This is the angle on the tip of the tool.\n" "It is specified by manufacturer." #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:80 msgid "" "This is depth to cut into material.\n" "In the CNCJob object it is the CutZ parameter." msgstr "" "This is depth to cut into material.\n" "In the CNCJob object it is the CutZ parameter." #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:87 #: AppTools/ToolCalculators.py:27 msgid "ElectroPlating Calculator" msgstr "ElectroPlating Calculator" #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:89 #: AppTools/ToolCalculators.py:158 msgid "" "This calculator is useful for those who plate the via/pad/drill holes,\n" "using a method like graphite ink or calcium hypophosphite ink or palladium " "chloride." msgstr "" "This calculator is useful for those who plate the via/pad/drill holes,\n" "using a method like graphite ink or calcium hypophosphite ink or palladium " "chloride." #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:100 #: AppTools/ToolCalculators.py:167 msgid "Board Length" msgstr "Board Length" #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:102 #: AppTools/ToolCalculators.py:173 msgid "This is the board length. In centimeters." msgstr "This is the board length. In centimeters." #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:112 #: AppTools/ToolCalculators.py:175 msgid "Board Width" msgstr "Board Width" #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:114 #: AppTools/ToolCalculators.py:181 msgid "This is the board width.In centimeters." msgstr "This is the board width.In centimeters." #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:119 #: AppTools/ToolCalculators.py:183 msgid "Current Density" msgstr "Current Density" #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:125 #: AppTools/ToolCalculators.py:190 msgid "" "Current density to pass through the board. \n" "In Amps per Square Feet ASF." msgstr "" "Current density to pass through the board. \n" "In Amps per Square Feet ASF." #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:131 #: AppTools/ToolCalculators.py:193 msgid "Copper Growth" msgstr "Copper Growth" #: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:137 #: AppTools/ToolCalculators.py:200 msgid "" "How thick the copper growth is intended to be.\n" "In microns." msgstr "" "How thick the copper growth is intended to be.\n" "In microns." #: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:27 msgid "Corner Markers Options" msgstr "Corner Markers Options" #: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:44 #: AppTools/ToolCorners.py:124 msgid "The thickness of the line that makes the corner marker." msgstr "The thickness of the line that makes the corner marker." #: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:58 #: AppTools/ToolCorners.py:138 msgid "The length of the line that makes the corner marker." msgstr "The length of the line that makes the corner marker." #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:28 msgid "Cutout Tool Options" msgstr "Cutout Tool Options" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:34 msgid "" "Create toolpaths to cut around\n" "the PCB and separate it from\n" "the original board." msgstr "" "Create toolpaths to cut around\n" "the PCB and separate it from\n" "the original board." #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:43 #: AppTools/ToolCalculators.py:123 AppTools/ToolCutOut.py:129 msgid "Tool Diameter" msgstr "Tool Diameter" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:45 #: AppTools/ToolCutOut.py:131 msgid "" "Diameter of the tool used to cutout\n" "the PCB shape out of the surrounding material." msgstr "" "Diameter of the tool used to cutout\n" "the PCB shape out of the surrounding material." #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:100 msgid "Object kind" msgstr "Object kind" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:102 #: AppTools/ToolCutOut.py:77 msgid "" "Choice of what kind the object we want to cutout is.
- Single: " "contain a single PCB Gerber outline object.
- Panel: a panel PCB " "Gerber object, which is made\n" "out of many individual PCB outlines." msgstr "" "Choice of what kind the object we want to cutout is.
- Single: " "contain a single PCB Gerber outline object.
- Panel: a panel PCB " "Gerber object, which is made\n" "out of many individual PCB outlines." #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:109 #: AppTools/ToolCutOut.py:83 msgid "Single" msgstr "Single" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:110 #: AppTools/ToolCutOut.py:84 msgid "Panel" msgstr "Panel" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:117 #: AppTools/ToolCutOut.py:192 msgid "" "Margin over bounds. A positive value here\n" "will make the cutout of the PCB further from\n" "the actual PCB border" msgstr "" "Margin over bounds. A positive value here\n" "will make the cutout of the PCB further from\n" "the actual PCB border" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:130 #: AppTools/ToolCutOut.py:203 msgid "Gap size" msgstr "Gap size" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:132 #: AppTools/ToolCutOut.py:205 msgid "" "The size of the bridge gaps in the cutout\n" "used to keep the board connected to\n" "the surrounding material (the one \n" "from which the PCB is cutout)." msgstr "" "The size of the bridge gaps in the cutout\n" "used to keep the board connected to\n" "the surrounding material (the one \n" "from which the PCB is cutout)." #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:146 #: AppTools/ToolCutOut.py:245 msgid "Gaps" msgstr "Gaps" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:148 msgid "" "Number of gaps used for the cutout.\n" "There can be maximum 8 bridges/gaps.\n" "The choices are:\n" "- None - no gaps\n" "- lr - left + right\n" "- tb - top + bottom\n" "- 4 - left + right +top + bottom\n" "- 2lr - 2*left + 2*right\n" "- 2tb - 2*top + 2*bottom\n" "- 8 - 2*left + 2*right +2*top + 2*bottom" msgstr "" "Number of gaps used for the cutout.\n" "There can be maximum 8 bridges/gaps.\n" "The choices are:\n" "- None - no gaps\n" "- lr - left + right\n" "- tb - top + bottom\n" "- 4 - left + right +top + bottom\n" "- 2lr - 2*left + 2*right\n" "- 2tb - 2*top + 2*bottom\n" "- 8 - 2*left + 2*right +2*top + 2*bottom" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:170 #: AppTools/ToolCutOut.py:222 msgid "Convex Shape" msgstr "Convex Shape" #: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:172 #: AppTools/ToolCutOut.py:225 msgid "" "Create a convex shape surrounding the entire PCB.\n" "Used only if the source object type is Gerber." msgstr "" "Create a convex shape surrounding the entire PCB.\n" "Used only if the source object type is Gerber." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:27 msgid "Film Tool Options" msgstr "Film Tool Options" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:33 msgid "" "Create a PCB film from a Gerber or Geometry object.\n" "The file is saved in SVG format." msgstr "" "Create a PCB film from a Gerber or Geometry object.\n" "The file is saved in SVG format." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:43 msgid "Film Type" msgstr "Film Type" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:45 AppTools/ToolFilm.py:283 msgid "" "Generate a Positive black film or a Negative film.\n" "Positive means that it will print the features\n" "with black on a white canvas.\n" "Negative means that it will print the features\n" "with white on a black canvas.\n" "The Film format is SVG." msgstr "" "Generate a Positive black film or a Negative film.\n" "Positive means that it will print the features\n" "with black on a white canvas.\n" "Negative means that it will print the features\n" "with white on a black canvas.\n" "The Film format is SVG." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:56 msgid "Film Color" msgstr "Film Color" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:58 msgid "Set the film color when positive film is selected." msgstr "Set the film color when positive film is selected." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:71 AppTools/ToolFilm.py:299 msgid "Border" msgstr "Border" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:73 AppTools/ToolFilm.py:301 msgid "" "Specify a border around the object.\n" "Only for negative film.\n" "It helps if we use as a Box Object the same \n" "object as in Film Object. It will create a thick\n" "black bar around the actual print allowing for a\n" "better delimitation of the outline features which are of\n" "white color like the rest and which may confound with the\n" "surroundings if not for this border." msgstr "" "Specify a border around the object.\n" "Only for negative film.\n" "It helps if we use as a Box Object the same \n" "object as in Film Object. It will create a thick\n" "black bar around the actual print allowing for a\n" "better delimitation of the outline features which are of\n" "white color like the rest and which may confound with the\n" "surroundings if not for this border." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:90 AppTools/ToolFilm.py:266 msgid "Scale Stroke" msgstr "Scale Stroke" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:92 AppTools/ToolFilm.py:268 msgid "" "Scale the line stroke thickness of each feature in the SVG file.\n" "It means that the line that envelope each SVG feature will be thicker or " "thinner,\n" "therefore the fine features may be more affected by this parameter." msgstr "" "Scale the line stroke thickness of each feature in the SVG file.\n" "It means that the line that envelope each SVG feature will be thicker or " "thinner,\n" "therefore the fine features may be more affected by this parameter." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:99 AppTools/ToolFilm.py:124 msgid "Film Adjustments" msgstr "Film Adjustments" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:101 #: AppTools/ToolFilm.py:126 msgid "" "Sometime the printers will distort the print shape, especially the Laser " "types.\n" "This section provide the tools to compensate for the print distortions." msgstr "" "Sometime the printers will distort the print shape, especially the Laser " "types.\n" "This section provide the tools to compensate for the print distortions." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:108 #: AppTools/ToolFilm.py:133 msgid "Scale Film geometry" msgstr "Scale Film geometry" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:110 #: AppTools/ToolFilm.py:135 msgid "" "A value greater than 1 will stretch the film\n" "while a value less than 1 will jolt it." msgstr "" "A value greater than 1 will stretch the film\n" "while a value less than 1 will jolt it." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:103 #: AppTools/ToolFilm.py:145 AppTools/ToolTransform.py:148 msgid "X factor" msgstr "X factor" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:116 #: AppTools/ToolFilm.py:154 AppTools/ToolTransform.py:168 msgid "Y factor" msgstr "Y factor" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:139 #: AppTools/ToolFilm.py:172 msgid "Skew Film geometry" msgstr "Skew Film geometry" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:141 #: AppTools/ToolFilm.py:174 msgid "" "Positive values will skew to the right\n" "while negative values will skew to the left." msgstr "" "Positive values will skew to the right\n" "while negative values will skew to the left." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:72 #: AppTools/ToolFilm.py:184 AppTools/ToolTransform.py:97 msgid "X angle" msgstr "X angle" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:86 #: AppTools/ToolFilm.py:193 AppTools/ToolTransform.py:118 msgid "Y angle" msgstr "Y angle" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:171 #: AppTools/ToolFilm.py:204 msgid "" "The reference point to be used as origin for the skew.\n" "It can be one of the four points of the geometry bounding box." msgstr "" "The reference point to be used as origin for the skew.\n" "It can be one of the four points of the geometry bounding box." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:174 #: AppTools/ToolCorners.py:80 AppTools/ToolFiducials.py:83 #: AppTools/ToolFilm.py:207 msgid "Bottom Left" msgstr "Bottom Left" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:175 #: AppTools/ToolCorners.py:88 AppTools/ToolFilm.py:208 msgid "Top Left" msgstr "Top Left" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:176 #: AppTools/ToolCorners.py:84 AppTools/ToolFilm.py:209 msgid "Bottom Right" msgstr "Bottom Right" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:177 #: AppTools/ToolFilm.py:210 msgid "Top right" msgstr "Top right" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:185 #: AppTools/ToolFilm.py:227 msgid "Mirror Film geometry" msgstr "Mirror Film geometry" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187 #: AppTools/ToolFilm.py:229 msgid "Mirror the film geometry on the selected axis or on both." msgstr "Mirror the film geometry on the selected axis or on both." #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:201 #: AppTools/ToolFilm.py:243 msgid "Mirror axis" msgstr "Mirror axis" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:211 #: AppTools/ToolFilm.py:388 msgid "SVG" msgstr "SVG" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:212 #: AppTools/ToolFilm.py:389 msgid "PNG" msgstr "PNG" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:213 #: AppTools/ToolFilm.py:390 msgid "PDF" msgstr "PDF" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:216 #: AppTools/ToolFilm.py:281 AppTools/ToolFilm.py:393 msgid "Film Type:" msgstr "Film Type:" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:218 #: AppTools/ToolFilm.py:395 msgid "" "The file type of the saved film. Can be:\n" "- 'SVG' -> open-source vectorial format\n" "- 'PNG' -> raster image\n" "- 'PDF' -> portable document format" msgstr "" "The file type of the saved film. Can be:\n" "- 'SVG' -> open-source vectorial format\n" "- 'PNG' -> raster image\n" "- 'PDF' -> portable document format" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:227 #: AppTools/ToolFilm.py:404 msgid "Page Orientation" msgstr "Page Orientation" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:240 #: AppTools/ToolFilm.py:417 msgid "Page Size" msgstr "Page Size" #: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:241 #: AppTools/ToolFilm.py:418 msgid "A selection of standard ISO 216 page sizes." msgstr "A selection of standard ISO 216 page sizes." #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:26 msgid "Isolation Tool Options" msgstr "Isolation Tool Options" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:48 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:49 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:57 msgid "Comma separated values" msgstr "Comma separated values" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:54 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:156 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:142 #: AppTools/ToolIsolation.py:166 AppTools/ToolNCC.py:174 #: AppTools/ToolPaint.py:157 msgid "Tool order" msgstr "Tool order" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:55 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:157 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:167 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:143 #: AppTools/ToolIsolation.py:167 AppTools/ToolNCC.py:175 #: AppTools/ToolNCC.py:185 AppTools/ToolPaint.py:158 AppTools/ToolPaint.py:168 msgid "" "This set the way that the tools in the tools table are used.\n" "'No' --> means that the used order is the one in the tool table\n" "'Forward' --> means that the tools will be ordered from small to big\n" "'Reverse' --> means that the tools will ordered from big to small\n" "\n" "WARNING: using rest machining will automatically set the order\n" "in reverse and disable this control." msgstr "" "This set the way that the tools in the tools table are used.\n" "'No' --> means that the used order is the one in the tool table\n" "'Forward' --> means that the tools will be ordered from small to big\n" "'Reverse' --> means that the tools will ordered from big to small\n" "\n" "WARNING: using rest machining will automatically set the order\n" "in reverse and disable this control." #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:63 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:165 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:151 #: AppTools/ToolIsolation.py:175 AppTools/ToolNCC.py:183 #: AppTools/ToolPaint.py:166 msgid "Forward" msgstr "Forward" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:64 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:166 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:152 #: AppTools/ToolIsolation.py:176 AppTools/ToolNCC.py:184 #: AppTools/ToolPaint.py:167 msgid "Reverse" msgstr "Reverse" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:72 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:80 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:55 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:63 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:64 #: AppTools/ToolIsolation.py:201 AppTools/ToolIsolation.py:209 #: AppTools/ToolNCC.py:215 AppTools/ToolNCC.py:223 AppTools/ToolPaint.py:197 #: AppTools/ToolPaint.py:205 msgid "" "Default tool type:\n" "- 'V-shape'\n" "- Circular" msgstr "" "Default tool type:\n" "- 'V-shape'\n" "- Circular" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:77 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:60 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:69 #: AppTools/ToolIsolation.py:206 AppTools/ToolNCC.py:220 #: AppTools/ToolPaint.py:202 msgid "V-shape" msgstr "V-shape" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:103 msgid "" "The tip angle for V-Shape Tool.\n" "In degrees." msgstr "" "The tip angle for V-Shape Tool.\n" "In degrees." #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:117 #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:126 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:100 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:109 #: AppTools/ToolIsolation.py:248 AppTools/ToolNCC.py:262 #: AppTools/ToolNCC.py:271 AppTools/ToolPaint.py:244 AppTools/ToolPaint.py:253 msgid "" "Depth of cut into material. Negative value.\n" "In FlatCAM units." msgstr "" "Depth of cut into material. Negative value.\n" "In FlatCAM units." #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:136 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:119 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:125 #: AppTools/ToolIsolation.py:262 AppTools/ToolNCC.py:280 #: AppTools/ToolPaint.py:262 msgid "" "Diameter for the new tool to add in the Tool Table.\n" "If the tool is V-shape type then this value is automatically\n" "calculated from the other parameters." msgstr "" "Diameter for the new tool to add in the Tool Table.\n" "If the tool is V-shape type then this value is automatically\n" "calculated from the other parameters." #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:243 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:288 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:244 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:245 #: AppTools/ToolIsolation.py:432 AppTools/ToolNCC.py:512 #: AppTools/ToolPaint.py:441 msgid "Rest" msgstr "Rest" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:246 #: AppTools/ToolIsolation.py:435 msgid "" "If checked, use 'rest machining'.\n" "Basically it will isolate outside PCB features,\n" "using the biggest tool and continue with the next tools,\n" "from bigger to smaller, to isolate the copper features that\n" "could not be cleared by previous tool, until there is\n" "no more copper features to isolate or there are no more tools.\n" "If not checked, use the standard algorithm." msgstr "" "If checked, use 'rest machining'.\n" "Basically it will isolate outside PCB features,\n" "using the biggest tool and continue with the next tools,\n" "from bigger to smaller, to isolate the copper features that\n" "could not be cleared by previous tool, until there is\n" "no more copper features to isolate or there are no more tools.\n" "If not checked, use the standard algorithm." #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:258 #: AppTools/ToolIsolation.py:447 msgid "Combine" msgstr "Combine" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:260 #: AppTools/ToolIsolation.py:449 msgid "Combine all passes into one object" msgstr "Combine all passes into one object" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:267 #: AppTools/ToolIsolation.py:456 msgid "Except" msgstr "Except" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:268 #: AppTools/ToolIsolation.py:457 msgid "" "When the isolation geometry is generated,\n" "by checking this, the area of the object below\n" "will be subtracted from the isolation geometry." msgstr "" "When the isolation geometry is generated,\n" "by checking this, the area of the object below\n" "will be subtracted from the isolation geometry." #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:277 #: AppTools/ToolIsolation.py:496 msgid "" "Isolation scope. Choose what to isolate:\n" "- 'All' -> Isolate all the polygons in the object\n" "- 'Area Selection' -> Isolate polygons within a selection area.\n" "- 'Polygon Selection' -> Isolate a selection of polygons.\n" "- 'Reference Object' - will process the area specified by another object." msgstr "" "Isolation scope. Choose what to isolate:\n" "- 'All' -> Isolate all the polygons in the object\n" "- 'Area Selection' -> Isolate polygons within a selection area.\n" "- 'Polygon Selection' -> Isolate a selection of polygons.\n" "- 'Reference Object' - will process the area specified by another object." #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: AppTools/ToolIsolation.py:504 AppTools/ToolIsolation.py:1308 #: AppTools/ToolIsolation.py:1690 AppTools/ToolPaint.py:485 #: AppTools/ToolPaint.py:941 AppTools/ToolPaint.py:1451 #: tclCommands/TclCommandPaint.py:164 msgid "Polygon Selection" msgstr "Polygon Selection" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:310 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 msgid "Normal" msgstr "Normal" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:311 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:340 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:304 msgid "Progressive" msgstr "Progressive" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:312 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:341 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:305 #: AppObjects/AppObject.py:349 AppObjects/FlatCAMObj.py:251 #: AppObjects/FlatCAMObj.py:282 AppObjects/FlatCAMObj.py:298 #: AppObjects/FlatCAMObj.py:378 AppTools/ToolCopperThieving.py:1491 #: AppTools/ToolCorners.py:411 AppTools/ToolFiducials.py:813 #: AppTools/ToolMove.py:229 AppTools/ToolQRCode.py:737 App_Main.py:4397 msgid "Plotting" msgstr "Plotting" #: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:314 #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:343 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:307 msgid "" "- 'Normal' - normal plotting, done at the end of the job\n" "- 'Progressive' - each shape is plotted after it is generated" msgstr "" "- 'Normal' - normal plotting, done at the end of the job\n" "- 'Progressive' - each shape is plotted after it is generated" #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:27 msgid "NCC Tool Options" msgstr "NCC Tool Options" #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:33 msgid "" "Create a Geometry object with\n" "toolpaths to cut all non-copper regions." msgstr "" "Create a Geometry object with\n" "toolpaths to cut all non-copper regions." #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:266 msgid "Offset value" msgstr "Offset value" #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:268 msgid "" "If used, it will add an offset to the copper features.\n" "The copper clearing will finish to a distance\n" "from the copper features.\n" "The value can be between 0.0 and 9999.9 FlatCAM units." msgstr "" "If used, it will add an offset to the copper features.\n" "The copper clearing will finish to a distance\n" "from the copper features.\n" "The value can be between 0.0 and 9999.9 FlatCAM units." #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:290 AppTools/ToolNCC.py:516 msgid "" "If checked, use 'rest machining'.\n" "Basically it will clear copper outside PCB features,\n" "using the biggest tool and continue with the next tools,\n" "from bigger to smaller, to clear areas of copper that\n" "could not be cleared by previous tool, until there is\n" "no more copper to clear or there are no more tools.\n" "If not checked, use the standard algorithm." msgstr "" "If checked, use 'rest machining'.\n" "Basically it will clear copper outside PCB features,\n" "using the biggest tool and continue with the next tools,\n" "from bigger to smaller, to clear areas of copper that\n" "could not be cleared by previous tool, until there is\n" "no more copper to clear or there are no more tools.\n" "If not checked, use the standard algorithm." #: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:313 AppTools/ToolNCC.py:541 msgid "" "Selection of area to be processed.\n" "- 'Itself' - the processing extent is based on the object that is " "processed.\n" " - 'Area Selection' - left mouse click to start selection of the area to be " "processed.\n" "- 'Reference Object' - will process the area specified by another object." msgstr "" "Selection of area to be processed.\n" "- 'Itself' - the processing extent is based on the object that is " "processed.\n" " - 'Area Selection' - left mouse click to start selection of the area to be " "processed.\n" "- 'Reference Object' - will process the area specified by another object." #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:27 msgid "Paint Tool Options" msgstr "Paint Tool Options" #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:33 msgid "Parameters:" msgstr "Parameters:" #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:107 #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:116 msgid "" "Depth of cut into material. Negative value.\n" "In application units." msgstr "" "Depth of cut into material. Negative value.\n" "In application units." #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:247 #: AppTools/ToolPaint.py:444 msgid "" "If checked, use 'rest machining'.\n" "Basically it will clear copper outside PCB features,\n" "using the biggest tool and continue with the next tools,\n" "from bigger to smaller, to clear areas of copper that\n" "could not be cleared by previous tool, until there is\n" "no more copper to clear or there are no more tools.\n" "\n" "If not checked, use the standard algorithm." msgstr "" "If checked, use 'rest machining'.\n" "Basically it will clear copper outside PCB features,\n" "using the biggest tool and continue with the next tools,\n" "from bigger to smaller, to clear areas of copper that\n" "could not be cleared by previous tool, until there is\n" "no more copper to clear or there are no more tools.\n" "\n" "If not checked, use the standard algorithm." #: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:260 #: AppTools/ToolPaint.py:457 msgid "" "Selection of area to be processed.\n" "- 'Polygon Selection' - left mouse click to add/remove polygons to be " "processed.\n" "- 'Area Selection' - left mouse click to start selection of the area to be " "processed.\n" "Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " "areas.\n" "- 'All Polygons' - the process will start after click.\n" "- 'Reference Object' - will process the area specified by another object." msgstr "" "Selection of area to be processed.\n" "- 'Polygon Selection' - left mouse click to add/remove polygons to be " "processed.\n" "- 'Area Selection' - left mouse click to start selection of the area to be " "processed.\n" "Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " "areas.\n" "- 'All Polygons' - the process will start after click.\n" "- 'Reference Object' - will process the area specified by another object." #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:27 msgid "Panelize Tool Options" msgstr "Panelize Tool Options" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:33 msgid "" "Create an object that contains an array of (x, y) elements,\n" "each element is a copy of the source object spaced\n" "at a X distance, Y distance of each other." msgstr "" "Create an object that contains an array of (x, y) elements,\n" "each element is a copy of the source object spaced\n" "at a X distance, Y distance of each other." #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:50 #: AppTools/ToolPanelize.py:165 msgid "Spacing cols" msgstr "Spacing cols" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:52 #: AppTools/ToolPanelize.py:167 msgid "" "Spacing between columns of the desired panel.\n" "In current units." msgstr "" "Spacing between columns of the desired panel.\n" "In current units." #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:64 #: AppTools/ToolPanelize.py:177 msgid "Spacing rows" msgstr "Spacing rows" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:66 #: AppTools/ToolPanelize.py:179 msgid "" "Spacing between rows of the desired panel.\n" "In current units." msgstr "" "Spacing between rows of the desired panel.\n" "In current units." #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:77 #: AppTools/ToolPanelize.py:188 msgid "Columns" msgstr "Columns" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:79 #: AppTools/ToolPanelize.py:190 msgid "Number of columns of the desired panel" msgstr "Number of columns of the desired panel" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:89 #: AppTools/ToolPanelize.py:198 msgid "Rows" msgstr "Rows" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:91 #: AppTools/ToolPanelize.py:200 msgid "Number of rows of the desired panel" msgstr "Number of rows of the desired panel" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:97 #: AppTools/ToolAlignObjects.py:73 AppTools/ToolAlignObjects.py:109 #: AppTools/ToolCalibration.py:196 AppTools/ToolCalibration.py:631 #: AppTools/ToolCalibration.py:648 AppTools/ToolCalibration.py:807 #: AppTools/ToolCalibration.py:815 AppTools/ToolCopperThieving.py:148 #: AppTools/ToolCopperThieving.py:162 AppTools/ToolCopperThieving.py:608 #: AppTools/ToolCutOut.py:91 AppTools/ToolDblSided.py:224 #: AppTools/ToolFilm.py:68 AppTools/ToolFilm.py:91 AppTools/ToolImage.py:49 #: AppTools/ToolImage.py:252 AppTools/ToolImage.py:273 #: AppTools/ToolIsolation.py:465 AppTools/ToolIsolation.py:517 #: AppTools/ToolIsolation.py:1281 AppTools/ToolNCC.py:96 #: AppTools/ToolNCC.py:558 AppTools/ToolNCC.py:1318 AppTools/ToolPaint.py:501 #: AppTools/ToolPaint.py:705 AppTools/ToolPanelize.py:116 #: AppTools/ToolPanelize.py:210 AppTools/ToolPanelize.py:385 #: AppTools/ToolPanelize.py:402 msgid "Gerber" msgstr "Gerber" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:98 #: AppTools/ToolPanelize.py:211 msgid "Geo" msgstr "Geo" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:99 #: AppTools/ToolPanelize.py:212 msgid "Panel Type" msgstr "Panel Type" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:101 msgid "" "Choose the type of object for the panel object:\n" "- Gerber\n" "- Geometry" msgstr "" "Choose the type of object for the panel object:\n" "- Gerber\n" "- Geometry" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:110 msgid "Constrain within" msgstr "Constrain within" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:112 #: AppTools/ToolPanelize.py:224 msgid "" "Area define by DX and DY within to constrain the panel.\n" "DX and DY values are in current units.\n" "Regardless of how many columns and rows are desired,\n" "the final panel will have as many columns and rows as\n" "they fit completely within selected area." msgstr "" "Area define by DX and DY within to constrain the panel.\n" "DX and DY values are in current units.\n" "Regardless of how many columns and rows are desired,\n" "the final panel will have as many columns and rows as\n" "they fit completely within selected area." #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:125 #: AppTools/ToolPanelize.py:236 msgid "Width (DX)" msgstr "Width (DX)" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:127 #: AppTools/ToolPanelize.py:238 msgid "" "The width (DX) within which the panel must fit.\n" "In current units." msgstr "" "The width (DX) within which the panel must fit.\n" "In current units." #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:138 #: AppTools/ToolPanelize.py:247 msgid "Height (DY)" msgstr "Height (DY)" #: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:140 #: AppTools/ToolPanelize.py:249 msgid "" "The height (DY)within which the panel must fit.\n" "In current units." msgstr "" "The height (DY)within which the panel must fit.\n" "In current units." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:27 msgid "SolderPaste Tool Options" msgstr "SolderPaste Tool Options" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:33 msgid "" "A tool to create GCode for dispensing\n" "solder paste onto a PCB." msgstr "" "A tool to create GCode for dispensing\n" "solder paste onto a PCB." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:54 msgid "New Nozzle Dia" msgstr "New Nozzle Dia" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:56 #: AppTools/ToolSolderPaste.py:112 msgid "Diameter for the new Nozzle tool to add in the Tool Table" msgstr "Diameter for the new Nozzle tool to add in the Tool Table" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:72 #: AppTools/ToolSolderPaste.py:179 msgid "Z Dispense Start" msgstr "Z Dispense Start" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:74 #: AppTools/ToolSolderPaste.py:181 msgid "The height (Z) when solder paste dispensing starts." msgstr "The height (Z) when solder paste dispensing starts." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:85 #: AppTools/ToolSolderPaste.py:191 msgid "Z Dispense" msgstr "Z Dispense" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:87 #: AppTools/ToolSolderPaste.py:193 msgid "The height (Z) when doing solder paste dispensing." msgstr "The height (Z) when doing solder paste dispensing." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:98 #: AppTools/ToolSolderPaste.py:203 msgid "Z Dispense Stop" msgstr "Z Dispense Stop" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:100 #: AppTools/ToolSolderPaste.py:205 msgid "The height (Z) when solder paste dispensing stops." msgstr "The height (Z) when solder paste dispensing stops." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:111 #: AppTools/ToolSolderPaste.py:215 msgid "Z Travel" msgstr "Z Travel" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:113 #: AppTools/ToolSolderPaste.py:217 msgid "" "The height (Z) for travel between pads\n" "(without dispensing solder paste)." msgstr "" "The height (Z) for travel between pads\n" "(without dispensing solder paste)." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:125 #: AppTools/ToolSolderPaste.py:228 msgid "Z Toolchange" msgstr "Z Toolchange" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:127 #: AppTools/ToolSolderPaste.py:230 msgid "The height (Z) for tool (nozzle) change." msgstr "The height (Z) for tool (nozzle) change." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:136 #: AppTools/ToolSolderPaste.py:238 msgid "" "The X,Y location for tool (nozzle) change.\n" "The format is (x, y) where x and y are real numbers." msgstr "" "The X,Y location for tool (nozzle) change.\n" "The format is (x, y) where x and y are real numbers." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:150 #: AppTools/ToolSolderPaste.py:251 msgid "Feedrate (speed) while moving on the X-Y plane." msgstr "Feedrate (speed) while moving on the X-Y plane." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:163 #: AppTools/ToolSolderPaste.py:263 msgid "" "Feedrate (speed) while moving vertically\n" "(on Z plane)." msgstr "" "Feedrate (speed) while moving vertically\n" "(on Z plane)." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:175 #: AppTools/ToolSolderPaste.py:274 msgid "Feedrate Z Dispense" msgstr "Feedrate Z Dispense" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:177 msgid "" "Feedrate (speed) while moving up vertically\n" "to Dispense position (on Z plane)." msgstr "" "Feedrate (speed) while moving up vertically\n" "to Dispense position (on Z plane)." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:188 #: AppTools/ToolSolderPaste.py:286 msgid "Spindle Speed FWD" msgstr "Spindle Speed FWD" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:190 #: AppTools/ToolSolderPaste.py:288 msgid "" "The dispenser speed while pushing solder paste\n" "through the dispenser nozzle." msgstr "" "The dispenser speed while pushing solder paste\n" "through the dispenser nozzle." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:202 #: AppTools/ToolSolderPaste.py:299 msgid "Dwell FWD" msgstr "Dwell FWD" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:204 #: AppTools/ToolSolderPaste.py:301 msgid "Pause after solder dispensing." msgstr "Pause after solder dispensing." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:214 #: AppTools/ToolSolderPaste.py:310 msgid "Spindle Speed REV" msgstr "Spindle Speed REV" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:216 #: AppTools/ToolSolderPaste.py:312 msgid "" "The dispenser speed while retracting solder paste\n" "through the dispenser nozzle." msgstr "" "The dispenser speed while retracting solder paste\n" "through the dispenser nozzle." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:228 #: AppTools/ToolSolderPaste.py:323 msgid "Dwell REV" msgstr "Dwell REV" #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:230 #: AppTools/ToolSolderPaste.py:325 msgid "" "Pause after solder paste dispenser retracted,\n" "to allow pressure equilibrium." msgstr "" "Pause after solder paste dispenser retracted,\n" "to allow pressure equilibrium." #: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:239 #: AppTools/ToolSolderPaste.py:333 msgid "Files that control the GCode generation." msgstr "Files that control the GCode generation." #: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:27 msgid "Substractor Tool Options" msgstr "Substractor Tool Options" #: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:33 msgid "" "A tool to substract one Gerber or Geometry object\n" "from another of the same type." msgstr "" "A tool to substract one Gerber or Geometry object\n" "from another of the same type." #: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:38 AppTools/ToolSub.py:160 msgid "Close paths" msgstr "Close paths" #: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:39 msgid "" "Checking this will close the paths cut by the Geometry substractor object." msgstr "" "Checking this will close the paths cut by the Geometry substractor object." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:27 msgid "Transform Tool Options" msgstr "Transform Tool Options" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:33 msgid "" "Various transformations that can be applied\n" "on a application object." msgstr "" "Various transformations that can be applied\n" "on a application object." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:64 msgid "Skew" msgstr "Skew" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:105 #: AppTools/ToolTransform.py:150 msgid "Factor for scaling on X axis." msgstr "Factor for scaling on X axis." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:118 #: AppTools/ToolTransform.py:170 msgid "Factor for scaling on Y axis." msgstr "Factor for scaling on Y axis." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:126 #: AppTools/ToolTransform.py:191 msgid "" "Scale the selected object(s)\n" "using the Scale_X factor for both axis." msgstr "" "Scale the selected object(s)\n" "using the Scale_X factor for both axis." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:134 #: AppTools/ToolTransform.py:198 msgid "" "Scale the selected object(s)\n" "using the origin reference when checked,\n" "and the center of the biggest bounding box\n" "of the selected objects when unchecked." msgstr "" "Scale the selected object(s)\n" "using the origin reference when checked,\n" "and the center of the biggest bounding box\n" "of the selected objects when unchecked." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:150 #: AppTools/ToolTransform.py:217 msgid "X val" msgstr "X val" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:152 #: AppTools/ToolTransform.py:219 msgid "Distance to offset on X axis. In current units." msgstr "Distance to offset on X axis. In current units." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:163 #: AppTools/ToolTransform.py:237 msgid "Y val" msgstr "Y val" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:165 #: AppTools/ToolTransform.py:239 msgid "Distance to offset on Y axis. In current units." msgstr "Distance to offset on Y axis. In current units." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:171 #: AppTools/ToolDblSided.py:67 AppTools/ToolDblSided.py:95 #: AppTools/ToolDblSided.py:125 msgid "Mirror" msgstr "Mirror" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 #: AppTools/ToolTransform.py:283 msgid "Mirror Reference" msgstr "Mirror Reference" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 #: AppTools/ToolTransform.py:285 msgid "" "Flip the selected object(s)\n" "around the point in Point Entry Field.\n" "\n" "The point coordinates can be captured by\n" "left click on canvas together with pressing\n" "SHIFT key. \n" "Then click Add button to insert coordinates.\n" "Or enter the coords in format (x, y) in the\n" "Point Entry field and click Flip on X(Y)" msgstr "" "Flip the selected object(s)\n" "around the point in Point Entry Field.\n" "\n" "The point coordinates can be captured by\n" "left click on canvas together with pressing\n" "SHIFT key. \n" "Then click Add button to insert coordinates.\n" "Or enter the coords in format (x, y) in the\n" "Point Entry field and click Flip on X(Y)" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:188 msgid "Mirror Reference point" msgstr "Mirror Reference point" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:190 msgid "" "Coordinates in format (x, y) used as reference for mirroring.\n" "The 'x' in (x, y) will be used when using Flip on X and\n" "the 'y' in (x, y) will be used when using Flip on Y and" msgstr "" "Coordinates in format (x, y) used as reference for mirroring.\n" "The 'x' in (x, y) will be used when using Flip on X and\n" "the 'y' in (x, y) will be used when using Flip on Y and" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:203 #: AppTools/ToolDistance.py:505 AppTools/ToolDistanceMin.py:286 #: AppTools/ToolTransform.py:332 msgid "Distance" msgstr "Distance" #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:205 #: AppTools/ToolTransform.py:334 msgid "" "A positive value will create the effect of dilation,\n" "while a negative value will create the effect of erosion.\n" "Each geometry element of the object will be increased\n" "or decreased with the 'distance'." msgstr "" "A positive value will create the effect of dilation,\n" "while a negative value will create the effect of erosion.\n" "Each geometry element of the object will be increased\n" "or decreased with the 'distance'." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:222 #: AppTools/ToolTransform.py:359 msgid "" "A positive value will create the effect of dilation,\n" "while a negative value will create the effect of erosion.\n" "Each geometry element of the object will be increased\n" "or decreased to fit the 'Value'. Value is a percentage\n" "of the initial dimension." msgstr "" "A positive value will create the effect of dilation,\n" "while a negative value will create the effect of erosion.\n" "Each geometry element of the object will be increased\n" "or decreased to fit the 'Value'. Value is a percentage\n" "of the initial dimension." #: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:241 #: AppTools/ToolTransform.py:385 msgid "" "If checked then the buffer will surround the buffered shape,\n" "every corner will be rounded.\n" "If not checked then the buffer will follow the exact geometry\n" "of the buffered shape." msgstr "" "If checked then the buffer will surround the buffered shape,\n" "every corner will be rounded.\n" "If not checked then the buffer will follow the exact geometry\n" "of the buffered shape." #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:27 msgid "Autocompleter Keywords" msgstr "Autocompleter Keywords" #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:30 #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:40 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:30 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:30 msgid "Restore" msgstr "Restore" #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:31 msgid "Restore the autocompleter keywords list to the default state." msgstr "Restore the autocompleter keywords list to the default state." #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:33 msgid "Delete all autocompleter keywords from the list." msgstr "Delete all autocompleter keywords from the list." #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:41 msgid "Keywords list" msgstr "Keywords list" #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:43 msgid "" "List of keywords used by\n" "the autocompleter in FlatCAM.\n" "The autocompleter is installed\n" "in the Code Editor and for the Tcl Shell." msgstr "" "List of keywords used by\n" "the autocompleter in FlatCAM.\n" "The autocompleter is installed\n" "in the Code Editor and for the Tcl Shell." #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:64 #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:73 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:63 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:62 msgid "Extension" msgstr "Extension" #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:65 msgid "A keyword to be added or deleted to the list." msgstr "A keyword to be added or deleted to the list." #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:73 msgid "Add keyword" msgstr "Add keyword" #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:74 msgid "Add a keyword to the list" msgstr "Add a keyword to the list" #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:75 msgid "Delete keyword" msgstr "Delete keyword" #: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:76 msgid "Delete a keyword from the list" msgstr "Delete a keyword from the list" #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:27 msgid "Excellon File associations" msgstr "Excellon File associations" #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:41 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:31 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:31 msgid "Restore the extension list to the default state." msgstr "Restore the extension list to the default state." #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:43 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:33 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:33 msgid "Delete all extensions from the list." msgstr "Delete all extensions from the list." #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:51 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:41 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:41 msgid "Extensions list" msgstr "Extensions list" #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:53 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:43 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:43 msgid "" "List of file extensions to be\n" "associated with FlatCAM." msgstr "" "List of file extensions to be\n" "associated with FlatCAM." #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:74 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:64 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:63 msgid "A file extension to be added or deleted to the list." msgstr "A file extension to be added or deleted to the list." #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:82 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:72 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:71 msgid "Add Extension" msgstr "Add Extension" #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:83 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:73 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:72 msgid "Add a file extension to the list" msgstr "Add a file extension to the list" #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:84 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:74 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:73 msgid "Delete Extension" msgstr "Delete Extension" #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:85 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:75 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:74 msgid "Delete a file extension from the list" msgstr "Delete a file extension from the list" #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:92 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:82 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:81 msgid "Apply Association" msgstr "Apply Association" #: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:93 #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:83 #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:82 msgid "" "Apply the file associations between\n" "FlatCAM and the files with above extensions.\n" "They will be active after next logon.\n" "This work only in Windows." msgstr "" "Apply the file associations between\n" "FlatCAM and the files with above extensions.\n" "They will be active after next logon.\n" "This work only in Windows." #: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:27 msgid "GCode File associations" msgstr "GCode File associations" #: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:27 msgid "Gerber File associations" msgstr "Gerber File associations" #: AppObjects/AppObject.py:134 #, python-brace-format msgid "" "Object ({kind}) failed because: {error} \n" "\n" msgstr "" "Object ({kind}) failed because: {error} \n" "\n" #: AppObjects/AppObject.py:149 msgid "Converting units to " msgstr "Converting units to " #: AppObjects/AppObject.py:254 msgid "CREATE A NEW FLATCAM TCL SCRIPT" msgstr "CREATE A NEW FLATCAM TCL SCRIPT" #: AppObjects/AppObject.py:255 msgid "TCL Tutorial is here" msgstr "TCL Tutorial is here" #: AppObjects/AppObject.py:257 msgid "FlatCAM commands list" msgstr "FlatCAM commands list" #: AppObjects/AppObject.py:258 msgid "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." msgstr "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." #: AppObjects/AppObject.py:304 AppObjects/AppObject.py:310 #: AppObjects/AppObject.py:316 AppObjects/AppObject.py:322 #: AppObjects/AppObject.py:328 AppObjects/AppObject.py:334 msgid "created/selected" msgstr "created/selected" #: AppObjects/FlatCAMCNCJob.py:429 AppObjects/FlatCAMDocument.py:71 #: AppObjects/FlatCAMScript.py:82 msgid "Basic" msgstr "Basic" #: AppObjects/FlatCAMCNCJob.py:435 AppObjects/FlatCAMDocument.py:75 #: AppObjects/FlatCAMScript.py:86 msgid "Advanced" msgstr "Advanced" #: AppObjects/FlatCAMCNCJob.py:478 msgid "Plotting..." msgstr "Plotting..." #: AppObjects/FlatCAMCNCJob.py:517 AppTools/ToolSolderPaste.py:1511 msgid "Export cancelled ..." msgstr "Export cancelled ..." #: AppObjects/FlatCAMCNCJob.py:538 msgid "File saved to" msgstr "File saved to" #: AppObjects/FlatCAMCNCJob.py:548 AppObjects/FlatCAMScript.py:134 #: App_Main.py:7301 msgid "Loading..." msgstr "Loading..." #: AppObjects/FlatCAMCNCJob.py:562 App_Main.py:7398 msgid "Code Editor" msgstr "Code Editor" #: AppObjects/FlatCAMCNCJob.py:599 AppTools/ToolCalibration.py:1097 msgid "Loaded Machine Code into Code Editor" msgstr "Loaded Machine Code into Code Editor" #: AppObjects/FlatCAMCNCJob.py:740 msgid "This CNCJob object can't be processed because it is a" msgstr "This CNCJob object can't be processed because it is a" #: AppObjects/FlatCAMCNCJob.py:742 msgid "CNCJob object" msgstr "CNCJob object" #: AppObjects/FlatCAMCNCJob.py:922 msgid "" "G-code does not have a G94 code and we will not include the code in the " "'Prepend to GCode' text box" msgstr "" "G-code does not have a G94 code and we will not include the code in the " "'Prepend to GCode' text box" #: AppObjects/FlatCAMCNCJob.py:933 msgid "Cancelled. The Toolchange Custom code is enabled but it's empty." msgstr "Cancelled. The Toolchange Custom code is enabled but it's empty." #: AppObjects/FlatCAMCNCJob.py:938 msgid "Toolchange G-code was replaced by a custom code." msgstr "Toolchange G-code was replaced by a custom code." #: AppObjects/FlatCAMCNCJob.py:986 AppObjects/FlatCAMCNCJob.py:995 msgid "" "The used preprocessor file has to have in it's name: 'toolchange_custom'" msgstr "" "The used preprocessor file has to have in it's name: 'toolchange_custom'" #: AppObjects/FlatCAMCNCJob.py:998 msgid "There is no preprocessor file." msgstr "There is no preprocessor file." #: AppObjects/FlatCAMDocument.py:175 msgid "Document Editor" msgstr "Document Editor" #: AppObjects/FlatCAMExcellon.py:537 AppObjects/FlatCAMExcellon.py:856 #: AppObjects/FlatCAMGeometry.py:380 AppObjects/FlatCAMGeometry.py:861 #: AppTools/ToolIsolation.py:1051 AppTools/ToolIsolation.py:1185 #: AppTools/ToolNCC.py:811 AppTools/ToolNCC.py:1214 AppTools/ToolPaint.py:778 #: AppTools/ToolPaint.py:1190 msgid "Multiple Tools" msgstr "Multiple Tools" #: AppObjects/FlatCAMExcellon.py:836 msgid "No Tool Selected" msgstr "No Tool Selected" #: AppObjects/FlatCAMExcellon.py:1234 AppObjects/FlatCAMExcellon.py:1348 #: AppObjects/FlatCAMExcellon.py:1535 msgid "Please select one or more tools from the list and try again." msgstr "Please select one or more tools from the list and try again." #: AppObjects/FlatCAMExcellon.py:1241 msgid "Milling tool for DRILLS is larger than hole size. Cancelled." msgstr "Milling tool for DRILLS is larger than hole size. Cancelled." #: AppObjects/FlatCAMExcellon.py:1265 AppObjects/FlatCAMExcellon.py:1368 #: AppObjects/FlatCAMExcellon.py:1553 tclCommands/TclCommandDrillcncjob.py:195 msgid "Tool_nr" msgstr "Tool_nr" #: AppObjects/FlatCAMExcellon.py:1265 AppObjects/FlatCAMExcellon.py:1368 #: AppObjects/FlatCAMExcellon.py:1553 tclCommands/TclCommandDrillcncjob.py:195 msgid "Drills_Nr" msgstr "Drills_Nr" #: AppObjects/FlatCAMExcellon.py:1265 AppObjects/FlatCAMExcellon.py:1368 #: AppObjects/FlatCAMExcellon.py:1553 tclCommands/TclCommandDrillcncjob.py:195 msgid "Slots_Nr" msgstr "Slots_Nr" #: AppObjects/FlatCAMExcellon.py:1357 msgid "Milling tool for SLOTS is larger than hole size. Cancelled." msgstr "Milling tool for SLOTS is larger than hole size. Cancelled." #: AppObjects/FlatCAMExcellon.py:1461 AppObjects/FlatCAMGeometry.py:1636 msgid "Focus Z" msgstr "Focus Z" #: AppObjects/FlatCAMExcellon.py:1480 AppObjects/FlatCAMGeometry.py:1655 msgid "Laser Power" msgstr "Laser Power" #: AppObjects/FlatCAMExcellon.py:1610 AppObjects/FlatCAMGeometry.py:2088 #: AppObjects/FlatCAMGeometry.py:2092 AppObjects/FlatCAMGeometry.py:2243 msgid "Generating CNC Code" msgstr "Generating CNC Code" #: AppObjects/FlatCAMExcellon.py:1663 AppObjects/FlatCAMGeometry.py:2553 msgid "Delete failed. There are no exclusion areas to delete." msgstr "Delete failed. There are no exclusion areas to delete." #: AppObjects/FlatCAMExcellon.py:1680 AppObjects/FlatCAMGeometry.py:2570 msgid "Delete failed. Nothing is selected." msgstr "Delete failed. Nothing is selected." #: AppObjects/FlatCAMExcellon.py:1945 AppTools/ToolIsolation.py:1253 #: AppTools/ToolNCC.py:918 AppTools/ToolPaint.py:843 msgid "Current Tool parameters were applied to all tools." msgstr "Current Tool parameters were applied to all tools." #: AppObjects/FlatCAMGeometry.py:124 AppObjects/FlatCAMGeometry.py:1298 #: AppObjects/FlatCAMGeometry.py:1299 AppObjects/FlatCAMGeometry.py:1308 msgid "Iso" msgstr "Iso" #: AppObjects/FlatCAMGeometry.py:124 AppObjects/FlatCAMGeometry.py:522 #: AppObjects/FlatCAMGeometry.py:920 AppObjects/FlatCAMGerber.py:565 #: AppObjects/FlatCAMGerber.py:708 AppTools/ToolCutOut.py:727 #: AppTools/ToolCutOut.py:923 AppTools/ToolCutOut.py:1083 #: AppTools/ToolIsolation.py:1842 AppTools/ToolIsolation.py:1979 #: AppTools/ToolIsolation.py:2150 msgid "Rough" msgstr "Rough" #: AppObjects/FlatCAMGeometry.py:124 msgid "Finish" msgstr "Finish" #: AppObjects/FlatCAMGeometry.py:557 msgid "Add from Tool DB" msgstr "Add from Tool DB" #: AppObjects/FlatCAMGeometry.py:939 msgid "Tool added in Tool Table." msgstr "Tool added in Tool Table." #: AppObjects/FlatCAMGeometry.py:1048 AppObjects/FlatCAMGeometry.py:1057 msgid "Failed. Select a tool to copy." msgstr "Failed. Select a tool to copy." #: AppObjects/FlatCAMGeometry.py:1086 msgid "Tool was copied in Tool Table." msgstr "Tool was copied in Tool Table." #: AppObjects/FlatCAMGeometry.py:1113 msgid "Tool was edited in Tool Table." msgstr "Tool was edited in Tool Table." #: AppObjects/FlatCAMGeometry.py:1142 AppObjects/FlatCAMGeometry.py:1151 msgid "Failed. Select a tool to delete." msgstr "Failed. Select a tool to delete." #: AppObjects/FlatCAMGeometry.py:1175 msgid "Tool was deleted in Tool Table." msgstr "Tool was deleted in Tool Table." #: AppObjects/FlatCAMGeometry.py:1212 AppObjects/FlatCAMGeometry.py:1221 msgid "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" "calculated from other parameters like:\n" "- 'V-tip Angle' -> angle at the tip of the tool\n" "- 'V-tip Dia' -> diameter at the tip of the tool \n" "- Tool Dia -> 'Dia' column found in the Tool Table\n" "NB: a value of zero means that Tool Dia = 'V-tip Dia'" msgstr "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" "calculated from other parameters like:\n" "- 'V-tip Angle' -> angle at the tip of the tool\n" "- 'V-tip Dia' -> diameter at the tip of the tool \n" "- Tool Dia -> 'Dia' column found in the Tool Table\n" "NB: a value of zero means that Tool Dia = 'V-tip Dia'" #: AppObjects/FlatCAMGeometry.py:1708 msgid "This Geometry can't be processed because it is" msgstr "This Geometry can't be processed because it is" #: AppObjects/FlatCAMGeometry.py:1708 msgid "geometry" msgstr "geometry" #: AppObjects/FlatCAMGeometry.py:1749 msgid "Failed. No tool selected in the tool table ..." msgstr "Failed. No tool selected in the tool table ..." #: AppObjects/FlatCAMGeometry.py:1847 AppObjects/FlatCAMGeometry.py:1997 msgid "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." msgstr "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." #: AppObjects/FlatCAMGeometry.py:1913 AppObjects/FlatCAMGeometry.py:2059 msgid "G-Code parsing in progress..." msgstr "G-Code parsing in progress..." #: AppObjects/FlatCAMGeometry.py:1915 AppObjects/FlatCAMGeometry.py:2061 msgid "G-Code parsing finished..." msgstr "G-Code parsing finished..." #: AppObjects/FlatCAMGeometry.py:1923 msgid "Finished G-Code processing" msgstr "Finished G-Code processing" #: AppObjects/FlatCAMGeometry.py:1925 AppObjects/FlatCAMGeometry.py:2073 msgid "G-Code processing failed with error" msgstr "G-Code processing failed with error" #: AppObjects/FlatCAMGeometry.py:1967 AppTools/ToolSolderPaste.py:1309 msgid "Cancelled. Empty file, it has no geometry" msgstr "Cancelled. Empty file, it has no geometry" #: AppObjects/FlatCAMGeometry.py:2071 AppObjects/FlatCAMGeometry.py:2238 msgid "Finished G-Code processing..." msgstr "Finished G-Code processing..." #: AppObjects/FlatCAMGeometry.py:2090 AppObjects/FlatCAMGeometry.py:2094 #: AppObjects/FlatCAMGeometry.py:2245 msgid "CNCjob created" msgstr "CNCjob created" #: AppObjects/FlatCAMGeometry.py:2276 AppObjects/FlatCAMGeometry.py:2285 #: AppParsers/ParseGerber.py:1866 AppParsers/ParseGerber.py:1876 msgid "Scale factor has to be a number: integer or float." msgstr "Scale factor has to be a number: integer or float." #: AppObjects/FlatCAMGeometry.py:2348 msgid "Geometry Scale done." msgstr "Geometry Scale done." #: AppObjects/FlatCAMGeometry.py:2365 AppParsers/ParseGerber.py:1992 msgid "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." msgstr "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." #: AppObjects/FlatCAMGeometry.py:2421 msgid "Geometry Offset done." msgstr "Geometry Offset done." #: AppObjects/FlatCAMGeometry.py:2450 msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" "but now there is only one value, not two." msgstr "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" "but now there is only one value, not two." #: AppObjects/FlatCAMGerber.py:388 AppTools/ToolIsolation.py:1577 msgid "Buffering solid geometry" msgstr "Buffering solid geometry" #: AppObjects/FlatCAMGerber.py:397 AppTools/ToolIsolation.py:1599 msgid "Done" msgstr "Done" #: AppObjects/FlatCAMGerber.py:423 AppObjects/FlatCAMGerber.py:449 msgid "Operation could not be done." msgstr "Operation could not be done." #: AppObjects/FlatCAMGerber.py:581 AppObjects/FlatCAMGerber.py:655 #: AppTools/ToolIsolation.py:1805 AppTools/ToolIsolation.py:2126 #: AppTools/ToolNCC.py:2117 AppTools/ToolNCC.py:3197 AppTools/ToolNCC.py:3576 msgid "Isolation geometry could not be generated." msgstr "Isolation geometry could not be generated." #: AppObjects/FlatCAMGerber.py:606 AppObjects/FlatCAMGerber.py:733 #: AppTools/ToolIsolation.py:1869 AppTools/ToolIsolation.py:2035 #: AppTools/ToolIsolation.py:2202 msgid "Isolation geometry created" msgstr "Isolation geometry created" #: AppObjects/FlatCAMGerber.py:1028 msgid "Plotting Apertures" msgstr "Plotting Apertures" #: AppObjects/FlatCAMObj.py:237 msgid "Name changed from" msgstr "Name changed from" #: AppObjects/FlatCAMObj.py:237 msgid "to" msgstr "to" #: AppObjects/FlatCAMObj.py:248 msgid "Offsetting..." msgstr "Offsetting..." #: AppObjects/FlatCAMObj.py:262 AppObjects/FlatCAMObj.py:267 msgid "Scaling could not be executed." msgstr "Scaling could not be executed." #: AppObjects/FlatCAMObj.py:271 AppObjects/FlatCAMObj.py:279 msgid "Scale done." msgstr "Scale done." #: AppObjects/FlatCAMObj.py:277 msgid "Scaling..." msgstr "Scaling..." #: AppObjects/FlatCAMObj.py:295 msgid "Skewing..." msgstr "Skewing..." #: AppObjects/FlatCAMScript.py:163 msgid "Script Editor" msgstr "Script Editor" #: AppObjects/ObjectCollection.py:514 #, python-brace-format msgid "Object renamed from {old} to {new}" msgstr "Object renamed from {old} to {new}" #: AppObjects/ObjectCollection.py:926 AppObjects/ObjectCollection.py:932 #: AppObjects/ObjectCollection.py:938 AppObjects/ObjectCollection.py:944 #: AppObjects/ObjectCollection.py:950 AppObjects/ObjectCollection.py:956 #: App_Main.py:6235 App_Main.py:6241 App_Main.py:6247 App_Main.py:6253 msgid "selected" msgstr "selected" #: AppObjects/ObjectCollection.py:987 msgid "Cause of error" msgstr "Cause of error" #: AppObjects/ObjectCollection.py:1188 msgid "All objects are selected." msgstr "All objects are selected." #: AppObjects/ObjectCollection.py:1198 msgid "Objects selection is cleared." msgstr "Objects selection is cleared." #: AppParsers/ParseExcellon.py:315 msgid "This is GCODE mark" msgstr "This is GCODE mark" #: AppParsers/ParseExcellon.py:432 msgid "" "No tool diameter info's. See shell.\n" "A tool change event: T" msgstr "" "No tool diameter info's. See shell.\n" "A tool change event: T" #: AppParsers/ParseExcellon.py:435 msgid "" "was found but the Excellon file have no informations regarding the tool " "diameters therefore the application will try to load it by using some 'fake' " "diameters.\n" "The user needs to edit the resulting Excellon object and change the " "diameters to reflect the real diameters." msgstr "" "was found but the Excellon file have no informations regarding the tool " "diameters therefore the application will try to load it by using some 'fake' " "diameters.\n" "The user needs to edit the resulting Excellon object and change the " "diameters to reflect the real diameters." #: AppParsers/ParseExcellon.py:899 msgid "" "Excellon Parser error.\n" "Parsing Failed. Line" msgstr "" "Excellon Parser error.\n" "Parsing Failed. Line" #: AppParsers/ParseExcellon.py:981 msgid "" "Excellon.create_geometry() -> a drill location was skipped due of not having " "a tool associated.\n" "Check the resulting GCode." msgstr "" "Excellon.create_geometry() -> a drill location was skipped due of not having " "a tool associated.\n" "Check the resulting GCode." #: AppParsers/ParseFont.py:303 msgid "Font not supported, try another one." msgstr "Font not supported, try another one." #: AppParsers/ParseGerber.py:425 msgid "Gerber processing. Parsing" msgstr "Gerber processing. Parsing" #: AppParsers/ParseGerber.py:425 AppParsers/ParseHPGL2.py:181 msgid "lines" msgstr "lines" #: AppParsers/ParseGerber.py:1001 AppParsers/ParseGerber.py:1101 #: AppParsers/ParseHPGL2.py:274 AppParsers/ParseHPGL2.py:288 #: AppParsers/ParseHPGL2.py:307 AppParsers/ParseHPGL2.py:331 #: AppParsers/ParseHPGL2.py:366 msgid "Coordinates missing, line ignored" msgstr "Coordinates missing, line ignored" #: AppParsers/ParseGerber.py:1003 AppParsers/ParseGerber.py:1103 msgid "GERBER file might be CORRUPT. Check the file !!!" msgstr "GERBER file might be CORRUPT. Check the file !!!" #: AppParsers/ParseGerber.py:1057 msgid "" "Region does not have enough points. File will be processed but there are " "parser errors. Line number" msgstr "" "Region does not have enough points. File will be processed but there are " "parser errors. Line number" #: AppParsers/ParseGerber.py:1487 AppParsers/ParseHPGL2.py:401 msgid "Gerber processing. Joining polygons" msgstr "Gerber processing. Joining polygons" #: AppParsers/ParseGerber.py:1504 msgid "Gerber processing. Applying Gerber polarity." msgstr "Gerber processing. Applying Gerber polarity." #: AppParsers/ParseGerber.py:1564 msgid "Gerber Line" msgstr "Gerber Line" #: AppParsers/ParseGerber.py:1564 msgid "Gerber Line Content" msgstr "Gerber Line Content" #: AppParsers/ParseGerber.py:1566 msgid "Gerber Parser ERROR" msgstr "Gerber Parser ERROR" #: AppParsers/ParseGerber.py:1956 msgid "Gerber Scale done." msgstr "Gerber Scale done." #: AppParsers/ParseGerber.py:2048 msgid "Gerber Offset done." msgstr "Gerber Offset done." #: AppParsers/ParseGerber.py:2124 msgid "Gerber Mirror done." msgstr "Gerber Mirror done." #: AppParsers/ParseGerber.py:2198 msgid "Gerber Skew done." msgstr "Gerber Skew done." #: AppParsers/ParseGerber.py:2260 msgid "Gerber Rotate done." msgstr "Gerber Rotate done." #: AppParsers/ParseGerber.py:2417 msgid "Gerber Buffer done." msgstr "Gerber Buffer done." #: AppParsers/ParseHPGL2.py:181 msgid "HPGL2 processing. Parsing" msgstr "HPGL2 processing. Parsing" #: AppParsers/ParseHPGL2.py:413 msgid "HPGL2 Line" msgstr "HPGL2 Line" #: AppParsers/ParseHPGL2.py:413 msgid "HPGL2 Line Content" msgstr "HPGL2 Line Content" #: AppParsers/ParseHPGL2.py:414 msgid "HPGL2 Parser ERROR" msgstr "HPGL2 Parser ERROR" #: AppProcess.py:172 msgid "processes running." msgstr "processes running." #: AppTools/ToolAlignObjects.py:32 msgid "Align Objects" msgstr "Align Objects" #: AppTools/ToolAlignObjects.py:61 msgid "MOVING object" msgstr "MOVING object" #: AppTools/ToolAlignObjects.py:65 msgid "" "Specify the type of object to be aligned.\n" "It can be of type: Gerber or Excellon.\n" "The selection here decide the type of objects that will be\n" "in the Object combobox." msgstr "" "Specify the type of object to be aligned.\n" "It can be of type: Gerber or Excellon.\n" "The selection here decide the type of objects that will be\n" "in the Object combobox." #: AppTools/ToolAlignObjects.py:86 msgid "Object to be aligned." msgstr "Object to be aligned." #: AppTools/ToolAlignObjects.py:98 msgid "TARGET object" msgstr "TARGET object" #: AppTools/ToolAlignObjects.py:100 msgid "" "Specify the type of object to be aligned to.\n" "It can be of type: Gerber or Excellon.\n" "The selection here decide the type of objects that will be\n" "in the Object combobox." msgstr "" "Specify the type of object to be aligned to.\n" "It can be of type: Gerber or Excellon.\n" "The selection here decide the type of objects that will be\n" "in the Object combobox." #: AppTools/ToolAlignObjects.py:122 msgid "Object to be aligned to. Aligner." msgstr "Object to be aligned to. Aligner." #: AppTools/ToolAlignObjects.py:135 msgid "Alignment Type" msgstr "Alignment Type" #: AppTools/ToolAlignObjects.py:137 msgid "" "The type of alignment can be:\n" "- Single Point -> it require a single point of sync, the action will be a " "translation\n" "- Dual Point -> it require two points of sync, the action will be " "translation followed by rotation" msgstr "" "The type of alignment can be:\n" "- Single Point -> it require a single point of sync, the action will be a " "translation\n" "- Dual Point -> it require two points of sync, the action will be " "translation followed by rotation" #: AppTools/ToolAlignObjects.py:143 msgid "Single Point" msgstr "Single Point" #: AppTools/ToolAlignObjects.py:144 msgid "Dual Point" msgstr "Dual Point" #: AppTools/ToolAlignObjects.py:159 msgid "Align Object" msgstr "Align Object" #: AppTools/ToolAlignObjects.py:161 msgid "" "Align the specified object to the aligner object.\n" "If only one point is used then it assumes translation.\n" "If tho points are used it assume translation and rotation." msgstr "" "Align the specified object to the aligner object.\n" "If only one point is used then it assumes translation.\n" "If tho points are used it assume translation and rotation." #: AppTools/ToolAlignObjects.py:176 AppTools/ToolCalculators.py:246 #: AppTools/ToolCalibration.py:683 AppTools/ToolCopperThieving.py:488 #: AppTools/ToolCorners.py:182 AppTools/ToolCutOut.py:362 #: AppTools/ToolDblSided.py:471 AppTools/ToolEtchCompensation.py:240 #: AppTools/ToolExtractDrills.py:310 AppTools/ToolFiducials.py:321 #: AppTools/ToolFilm.py:503 AppTools/ToolInvertGerber.py:143 #: AppTools/ToolIsolation.py:591 AppTools/ToolNCC.py:612 #: AppTools/ToolOptimal.py:243 AppTools/ToolPaint.py:555 #: AppTools/ToolPanelize.py:280 AppTools/ToolPunchGerber.py:339 #: AppTools/ToolQRCode.py:323 AppTools/ToolRulesCheck.py:516 #: AppTools/ToolSolderPaste.py:481 AppTools/ToolSub.py:181 #: AppTools/ToolTransform.py:398 msgid "Reset Tool" msgstr "Reset Tool" #: AppTools/ToolAlignObjects.py:178 AppTools/ToolCalculators.py:248 #: AppTools/ToolCalibration.py:685 AppTools/ToolCopperThieving.py:490 #: AppTools/ToolCorners.py:184 AppTools/ToolCutOut.py:364 #: AppTools/ToolDblSided.py:473 AppTools/ToolEtchCompensation.py:242 #: AppTools/ToolExtractDrills.py:312 AppTools/ToolFiducials.py:323 #: AppTools/ToolFilm.py:505 AppTools/ToolInvertGerber.py:145 #: AppTools/ToolIsolation.py:593 AppTools/ToolNCC.py:614 #: AppTools/ToolOptimal.py:245 AppTools/ToolPaint.py:557 #: AppTools/ToolPanelize.py:282 AppTools/ToolPunchGerber.py:341 #: AppTools/ToolQRCode.py:325 AppTools/ToolRulesCheck.py:518 #: AppTools/ToolSolderPaste.py:483 AppTools/ToolSub.py:183 #: AppTools/ToolTransform.py:400 msgid "Will reset the tool parameters." msgstr "Will reset the tool parameters." #: AppTools/ToolAlignObjects.py:244 msgid "Align Tool" msgstr "Align Tool" #: AppTools/ToolAlignObjects.py:289 msgid "There is no aligned FlatCAM object selected..." msgstr "There is no aligned FlatCAM object selected..." #: AppTools/ToolAlignObjects.py:299 msgid "There is no aligner FlatCAM object selected..." msgstr "There is no aligner FlatCAM object selected..." #: AppTools/ToolAlignObjects.py:321 AppTools/ToolAlignObjects.py:385 msgid "First Point" msgstr "First Point" #: AppTools/ToolAlignObjects.py:321 AppTools/ToolAlignObjects.py:400 msgid "Click on the START point." msgstr "Click on the START point." #: AppTools/ToolAlignObjects.py:380 AppTools/ToolCalibration.py:920 msgid "Cancelled by user request." msgstr "Cancelled by user request." #: AppTools/ToolAlignObjects.py:385 AppTools/ToolAlignObjects.py:407 msgid "Click on the DESTINATION point." msgstr "Click on the DESTINATION point." #: AppTools/ToolAlignObjects.py:385 AppTools/ToolAlignObjects.py:400 #: AppTools/ToolAlignObjects.py:407 msgid "Or right click to cancel." msgstr "Or right click to cancel." #: AppTools/ToolAlignObjects.py:400 AppTools/ToolAlignObjects.py:407 #: AppTools/ToolFiducials.py:107 msgid "Second Point" msgstr "Second Point" #: AppTools/ToolCalculators.py:24 msgid "Calculators" msgstr "Calculators" #: AppTools/ToolCalculators.py:26 msgid "Units Calculator" msgstr "Units Calculator" #: AppTools/ToolCalculators.py:70 msgid "Here you enter the value to be converted from INCH to MM" msgstr "Here you enter the value to be converted from INCH to MM" #: AppTools/ToolCalculators.py:75 msgid "Here you enter the value to be converted from MM to INCH" msgstr "Here you enter the value to be converted from MM to INCH" #: AppTools/ToolCalculators.py:111 msgid "" "This is the angle of the tip of the tool.\n" "It is specified by manufacturer." msgstr "" "This is the angle of the tip of the tool.\n" "It is specified by manufacturer." #: AppTools/ToolCalculators.py:120 msgid "" "This is the depth to cut into the material.\n" "In the CNCJob is the CutZ parameter." msgstr "" "This is the depth to cut into the material.\n" "In the CNCJob is the CutZ parameter." #: AppTools/ToolCalculators.py:128 msgid "" "This is the tool diameter to be entered into\n" "FlatCAM Gerber section.\n" "In the CNCJob section it is called >Tool dia<." msgstr "" "This is the tool diameter to be entered into\n" "FlatCAM Gerber section.\n" "In the CNCJob section it is called >Tool dia<." #: AppTools/ToolCalculators.py:139 AppTools/ToolCalculators.py:235 msgid "Calculate" msgstr "Calculate" #: AppTools/ToolCalculators.py:142 msgid "" "Calculate either the Cut Z or the effective tool diameter,\n" " depending on which is desired and which is known. " msgstr "" "Calculate either the Cut Z or the effective tool diameter,\n" " depending on which is desired and which is known. " #: AppTools/ToolCalculators.py:205 msgid "Current Value" msgstr "Current Value" #: AppTools/ToolCalculators.py:212 msgid "" "This is the current intensity value\n" "to be set on the Power Supply. In Amps." msgstr "" "This is the current intensity value\n" "to be set on the Power Supply. In Amps." #: AppTools/ToolCalculators.py:216 msgid "Time" msgstr "Time" #: AppTools/ToolCalculators.py:223 msgid "" "This is the calculated time required for the procedure.\n" "In minutes." msgstr "" "This is the calculated time required for the procedure.\n" "In minutes." #: AppTools/ToolCalculators.py:238 msgid "" "Calculate the current intensity value and the procedure time,\n" "depending on the parameters above" msgstr "" "Calculate the current intensity value and the procedure time,\n" "depending on the parameters above" #: AppTools/ToolCalculators.py:299 msgid "Calc. Tool" msgstr "Calc. Tool" #: AppTools/ToolCalibration.py:69 msgid "Parameters used when creating the GCode in this tool." msgstr "Parameters used when creating the GCode in this tool." #: AppTools/ToolCalibration.py:173 msgid "STEP 1: Acquire Calibration Points" msgstr "STEP 1: Acquire Calibration Points" #: AppTools/ToolCalibration.py:175 msgid "" "Pick four points by clicking on canvas.\n" "Those four points should be in the four\n" "(as much as possible) corners of the object." msgstr "" "Pick four points by clicking on canvas.\n" "Those four points should be in the four\n" "(as much as possible) corners of the object." #: AppTools/ToolCalibration.py:193 AppTools/ToolFilm.py:71 #: AppTools/ToolImage.py:54 AppTools/ToolPanelize.py:77 #: AppTools/ToolProperties.py:177 msgid "Object Type" msgstr "Object Type" #: AppTools/ToolCalibration.py:210 msgid "Source object selection" msgstr "Source object selection" #: AppTools/ToolCalibration.py:212 msgid "FlatCAM Object to be used as a source for reference points." msgstr "FlatCAM Object to be used as a source for reference points." #: AppTools/ToolCalibration.py:218 msgid "Calibration Points" msgstr "Calibration Points" #: AppTools/ToolCalibration.py:220 msgid "" "Contain the expected calibration points and the\n" "ones measured." msgstr "" "Contain the expected calibration points and the\n" "ones measured." #: AppTools/ToolCalibration.py:235 AppTools/ToolSub.py:81 #: AppTools/ToolSub.py:136 msgid "Target" msgstr "Target" #: AppTools/ToolCalibration.py:236 msgid "Found Delta" msgstr "Found Delta" #: AppTools/ToolCalibration.py:248 msgid "Bot Left X" msgstr "Bot Left X" #: AppTools/ToolCalibration.py:257 msgid "Bot Left Y" msgstr "Bot Left Y" #: AppTools/ToolCalibration.py:275 msgid "Bot Right X" msgstr "Bot Right X" #: AppTools/ToolCalibration.py:285 msgid "Bot Right Y" msgstr "Bot Right Y" #: AppTools/ToolCalibration.py:300 msgid "Top Left X" msgstr "Top Left X" #: AppTools/ToolCalibration.py:309 msgid "Top Left Y" msgstr "Top Left Y" #: AppTools/ToolCalibration.py:324 msgid "Top Right X" msgstr "Top Right X" #: AppTools/ToolCalibration.py:334 msgid "Top Right Y" msgstr "Top Right Y" #: AppTools/ToolCalibration.py:367 msgid "Get Points" msgstr "Get Points" #: AppTools/ToolCalibration.py:369 msgid "" "Pick four points by clicking on canvas if the source choice\n" "is 'free' or inside the object geometry if the source is 'object'.\n" "Those four points should be in the four squares of\n" "the object." msgstr "" "Pick four points by clicking on canvas if the source choice\n" "is 'free' or inside the object geometry if the source is 'object'.\n" "Those four points should be in the four squares of\n" "the object." #: AppTools/ToolCalibration.py:390 msgid "STEP 2: Verification GCode" msgstr "STEP 2: Verification GCode" #: AppTools/ToolCalibration.py:392 AppTools/ToolCalibration.py:405 msgid "" "Generate GCode file to locate and align the PCB by using\n" "the four points acquired above.\n" "The points sequence is:\n" "- first point -> set the origin\n" "- second point -> alignment point. Can be: top-left or bottom-right.\n" "- third point -> check point. Can be: top-left or bottom-right.\n" "- forth point -> final verification point. Just for evaluation." msgstr "" "Generate GCode file to locate and align the PCB by using\n" "the four points acquired above.\n" "The points sequence is:\n" "- first point -> set the origin\n" "- second point -> alignment point. Can be: top-left or bottom-right.\n" "- third point -> check point. Can be: top-left or bottom-right.\n" "- forth point -> final verification point. Just for evaluation." #: AppTools/ToolCalibration.py:403 AppTools/ToolSolderPaste.py:344 msgid "Generate GCode" msgstr "Generate GCode" #: AppTools/ToolCalibration.py:429 msgid "STEP 3: Adjustments" msgstr "STEP 3: Adjustments" #: AppTools/ToolCalibration.py:431 AppTools/ToolCalibration.py:440 msgid "" "Calculate Scale and Skew factors based on the differences (delta)\n" "found when checking the PCB pattern. The differences must be filled\n" "in the fields Found (Delta)." msgstr "" "Calculate Scale and Skew factors based on the differences (delta)\n" "found when checking the PCB pattern. The differences must be filled\n" "in the fields Found (Delta)." #: AppTools/ToolCalibration.py:438 msgid "Calculate Factors" msgstr "Calculate Factors" #: AppTools/ToolCalibration.py:460 msgid "STEP 4: Adjusted GCode" msgstr "STEP 4: Adjusted GCode" #: AppTools/ToolCalibration.py:462 msgid "" "Generate verification GCode file adjusted with\n" "the factors above." msgstr "" "Generate verification GCode file adjusted with\n" "the factors above." #: AppTools/ToolCalibration.py:467 msgid "Scale Factor X:" msgstr "Scale Factor X:" #: AppTools/ToolCalibration.py:479 msgid "Scale Factor Y:" msgstr "Scale Factor Y:" #: AppTools/ToolCalibration.py:491 msgid "Apply Scale Factors" msgstr "Apply Scale Factors" #: AppTools/ToolCalibration.py:493 msgid "Apply Scale factors on the calibration points." msgstr "Apply Scale factors on the calibration points." #: AppTools/ToolCalibration.py:503 msgid "Skew Angle X:" msgstr "Skew Angle X:" #: AppTools/ToolCalibration.py:516 msgid "Skew Angle Y:" msgstr "Skew Angle Y:" #: AppTools/ToolCalibration.py:529 msgid "Apply Skew Factors" msgstr "Apply Skew Factors" #: AppTools/ToolCalibration.py:531 msgid "Apply Skew factors on the calibration points." msgstr "Apply Skew factors on the calibration points." #: AppTools/ToolCalibration.py:600 msgid "Generate Adjusted GCode" msgstr "Generate Adjusted GCode" #: AppTools/ToolCalibration.py:602 msgid "" "Generate verification GCode file adjusted with\n" "the factors set above.\n" "The GCode parameters can be readjusted\n" "before clicking this button." msgstr "" "Generate verification GCode file adjusted with\n" "the factors set above.\n" "The GCode parameters can be readjusted\n" "before clicking this button." #: AppTools/ToolCalibration.py:623 msgid "STEP 5: Calibrate FlatCAM Objects" msgstr "STEP 5: Calibrate FlatCAM Objects" #: AppTools/ToolCalibration.py:625 msgid "" "Adjust the FlatCAM objects\n" "with the factors determined and verified above." msgstr "" "Adjust the FlatCAM objects\n" "with the factors determined and verified above." #: AppTools/ToolCalibration.py:637 msgid "Adjusted object type" msgstr "Adjusted object type" #: AppTools/ToolCalibration.py:638 msgid "Type of the FlatCAM Object to be adjusted." msgstr "Type of the FlatCAM Object to be adjusted." #: AppTools/ToolCalibration.py:651 msgid "Adjusted object selection" msgstr "Adjusted object selection" #: AppTools/ToolCalibration.py:653 msgid "The FlatCAM Object to be adjusted." msgstr "The FlatCAM Object to be adjusted." #: AppTools/ToolCalibration.py:660 msgid "Calibrate" msgstr "Calibrate" #: AppTools/ToolCalibration.py:662 msgid "" "Adjust (scale and/or skew) the objects\n" "with the factors determined above." msgstr "" "Adjust (scale and/or skew) the objects\n" "with the factors determined above." #: AppTools/ToolCalibration.py:770 AppTools/ToolCalibration.py:771 msgid "Origin" msgstr "Origin" #: AppTools/ToolCalibration.py:800 msgid "Tool initialized" msgstr "Tool initialized" #: AppTools/ToolCalibration.py:838 msgid "There is no source FlatCAM object selected..." msgstr "There is no source FlatCAM object selected..." #: AppTools/ToolCalibration.py:859 msgid "Get First calibration point. Bottom Left..." msgstr "Get First calibration point. Bottom Left..." #: AppTools/ToolCalibration.py:926 msgid "Get Second calibration point. Bottom Right (Top Left)..." msgstr "Get Second calibration point. Bottom Right (Top Left)..." #: AppTools/ToolCalibration.py:930 msgid "Get Third calibration point. Top Left (Bottom Right)..." msgstr "Get Third calibration point. Top Left (Bottom Right)..." #: AppTools/ToolCalibration.py:934 msgid "Get Forth calibration point. Top Right..." msgstr "Get Forth calibration point. Top Right..." #: AppTools/ToolCalibration.py:938 msgid "Done. All four points have been acquired." msgstr "Done. All four points have been acquired." #: AppTools/ToolCalibration.py:969 msgid "Verification GCode for FlatCAM Calibration Tool" msgstr "Verification GCode for FlatCAM Calibration Tool" #: AppTools/ToolCalibration.py:981 AppTools/ToolCalibration.py:1067 msgid "Gcode Viewer" msgstr "Gcode Viewer" #: AppTools/ToolCalibration.py:997 msgid "Cancelled. Four points are needed for GCode generation." msgstr "Cancelled. Four points are needed for GCode generation." #: AppTools/ToolCalibration.py:1253 AppTools/ToolCalibration.py:1349 msgid "There is no FlatCAM object selected..." msgstr "There is no FlatCAM object selected..." #: AppTools/ToolCopperThieving.py:76 AppTools/ToolFiducials.py:264 msgid "Gerber Object to which will be added a copper thieving." msgstr "Gerber Object to which will be added a copper thieving." #: AppTools/ToolCopperThieving.py:102 msgid "" "This set the distance between the copper thieving components\n" "(the polygon fill may be split in multiple polygons)\n" "and the copper traces in the Gerber file." msgstr "" "This set the distance between the copper thieving components\n" "(the polygon fill may be split in multiple polygons)\n" "and the copper traces in the Gerber file." #: AppTools/ToolCopperThieving.py:135 msgid "" "- 'Itself' - the copper thieving extent is based on the object extent.\n" "- 'Area Selection' - left mouse click to start selection of the area to be " "filled.\n" "- 'Reference Object' - will do copper thieving within the area specified by " "another object." msgstr "" "- 'Itself' - the copper thieving extent is based on the object extent.\n" "- 'Area Selection' - left mouse click to start selection of the area to be " "filled.\n" "- 'Reference Object' - will do copper thieving within the area specified by " "another object." #: AppTools/ToolCopperThieving.py:142 AppTools/ToolIsolation.py:511 #: AppTools/ToolNCC.py:552 AppTools/ToolPaint.py:495 msgid "Ref. Type" msgstr "Ref. Type" #: AppTools/ToolCopperThieving.py:144 msgid "" "The type of FlatCAM object to be used as copper thieving reference.\n" "It can be Gerber, Excellon or Geometry." msgstr "" "The type of FlatCAM object to be used as copper thieving reference.\n" "It can be Gerber, Excellon or Geometry." #: AppTools/ToolCopperThieving.py:153 AppTools/ToolIsolation.py:522 #: AppTools/ToolNCC.py:562 AppTools/ToolPaint.py:505 msgid "Ref. Object" msgstr "Ref. Object" #: AppTools/ToolCopperThieving.py:155 AppTools/ToolIsolation.py:524 #: AppTools/ToolNCC.py:564 AppTools/ToolPaint.py:507 msgid "The FlatCAM object to be used as non copper clearing reference." msgstr "The FlatCAM object to be used as non copper clearing reference." #: AppTools/ToolCopperThieving.py:331 msgid "Insert Copper thieving" msgstr "Insert Copper thieving" #: AppTools/ToolCopperThieving.py:333 msgid "" "Will add a polygon (may be split in multiple parts)\n" "that will surround the actual Gerber traces at a certain distance." msgstr "" "Will add a polygon (may be split in multiple parts)\n" "that will surround the actual Gerber traces at a certain distance." #: AppTools/ToolCopperThieving.py:392 msgid "Insert Robber Bar" msgstr "Insert Robber Bar" #: AppTools/ToolCopperThieving.py:394 msgid "" "Will add a polygon with a defined thickness\n" "that will surround the actual Gerber object\n" "at a certain distance.\n" "Required when doing holes pattern plating." msgstr "" "Will add a polygon with a defined thickness\n" "that will surround the actual Gerber object\n" "at a certain distance.\n" "Required when doing holes pattern plating." #: AppTools/ToolCopperThieving.py:418 msgid "Select Soldermask object" msgstr "Select Soldermask object" #: AppTools/ToolCopperThieving.py:420 msgid "" "Gerber Object with the soldermask.\n" "It will be used as a base for\n" "the pattern plating mask." msgstr "" "Gerber Object with the soldermask.\n" "It will be used as a base for\n" "the pattern plating mask." #: AppTools/ToolCopperThieving.py:449 msgid "Plated area" msgstr "Plated area" #: AppTools/ToolCopperThieving.py:451 msgid "" "The area to be plated by pattern plating.\n" "Basically is made from the openings in the plating mask.\n" "\n" "<> - the calculated area is actually a bit larger\n" "due of the fact that the soldermask openings are by design\n" "a bit larger than the copper pads, and this area is\n" "calculated from the soldermask openings." msgstr "" "The area to be plated by pattern plating.\n" "Basically is made from the openings in the plating mask.\n" "\n" "<> - the calculated area is actually a bit larger\n" "due of the fact that the soldermask openings are by design\n" "a bit larger than the copper pads, and this area is\n" "calculated from the soldermask openings." #: AppTools/ToolCopperThieving.py:462 msgid "mm" msgstr "mm" #: AppTools/ToolCopperThieving.py:464 msgid "in" msgstr "in" #: AppTools/ToolCopperThieving.py:471 msgid "Generate pattern plating mask" msgstr "Generate pattern plating mask" #: AppTools/ToolCopperThieving.py:473 msgid "" "Will add to the soldermask gerber geometry\n" "the geometries of the copper thieving and/or\n" "the robber bar if those were generated." msgstr "" "Will add to the soldermask gerber geometry\n" "the geometries of the copper thieving and/or\n" "the robber bar if those were generated." #: AppTools/ToolCopperThieving.py:629 AppTools/ToolCopperThieving.py:654 msgid "Lines Grid works only for 'itself' reference ..." msgstr "Lines Grid works only for 'itself' reference ..." #: AppTools/ToolCopperThieving.py:640 msgid "Solid fill selected." msgstr "Solid fill selected." #: AppTools/ToolCopperThieving.py:645 msgid "Dots grid fill selected." msgstr "Dots grid fill selected." #: AppTools/ToolCopperThieving.py:650 msgid "Squares grid fill selected." msgstr "Squares grid fill selected." #: AppTools/ToolCopperThieving.py:671 AppTools/ToolCopperThieving.py:753 #: AppTools/ToolCopperThieving.py:1355 AppTools/ToolCorners.py:268 #: AppTools/ToolDblSided.py:657 AppTools/ToolExtractDrills.py:436 #: AppTools/ToolFiducials.py:470 AppTools/ToolFiducials.py:747 #: AppTools/ToolOptimal.py:348 AppTools/ToolPunchGerber.py:512 #: AppTools/ToolQRCode.py:435 msgid "There is no Gerber object loaded ..." msgstr "There is no Gerber object loaded ..." #: AppTools/ToolCopperThieving.py:684 AppTools/ToolCopperThieving.py:1283 msgid "Append geometry" msgstr "Append geometry" #: AppTools/ToolCopperThieving.py:728 AppTools/ToolCopperThieving.py:1316 #: AppTools/ToolCopperThieving.py:1469 msgid "Append source file" msgstr "Append source file" #: AppTools/ToolCopperThieving.py:736 AppTools/ToolCopperThieving.py:1324 msgid "Copper Thieving Tool done." msgstr "Copper Thieving Tool done." #: AppTools/ToolCopperThieving.py:763 AppTools/ToolCopperThieving.py:796 #: AppTools/ToolCutOut.py:556 AppTools/ToolCutOut.py:761 #: AppTools/ToolEtchCompensation.py:360 AppTools/ToolInvertGerber.py:211 #: AppTools/ToolIsolation.py:1585 AppTools/ToolIsolation.py:1612 #: AppTools/ToolNCC.py:1617 AppTools/ToolNCC.py:1661 AppTools/ToolNCC.py:1690 #: AppTools/ToolPaint.py:1493 AppTools/ToolPanelize.py:423 #: AppTools/ToolPanelize.py:437 AppTools/ToolSub.py:295 AppTools/ToolSub.py:308 #: AppTools/ToolSub.py:499 AppTools/ToolSub.py:514 #: tclCommands/TclCommandCopperClear.py:97 tclCommands/TclCommandPaint.py:99 msgid "Could not retrieve object" msgstr "Could not retrieve object" #: AppTools/ToolCopperThieving.py:773 AppTools/ToolIsolation.py:1672 #: AppTools/ToolNCC.py:1669 Common.py:210 msgid "Click the start point of the area." msgstr "Click the start point of the area." #: AppTools/ToolCopperThieving.py:824 msgid "Click the end point of the filling area." msgstr "Click the end point of the filling area." #: AppTools/ToolCopperThieving.py:830 AppTools/ToolIsolation.py:2504 #: AppTools/ToolIsolation.py:2556 AppTools/ToolNCC.py:1731 #: AppTools/ToolNCC.py:1783 AppTools/ToolPaint.py:1625 #: AppTools/ToolPaint.py:1676 Common.py:275 Common.py:377 msgid "Zone added. Click to start adding next zone or right click to finish." msgstr "Zone added. Click to start adding next zone or right click to finish." #: AppTools/ToolCopperThieving.py:952 AppTools/ToolCopperThieving.py:956 #: AppTools/ToolCopperThieving.py:1017 msgid "Thieving" msgstr "Thieving" #: AppTools/ToolCopperThieving.py:963 msgid "Copper Thieving Tool started. Reading parameters." msgstr "Copper Thieving Tool started. Reading parameters." #: AppTools/ToolCopperThieving.py:988 msgid "Copper Thieving Tool. Preparing isolation polygons." msgstr "Copper Thieving Tool. Preparing isolation polygons." #: AppTools/ToolCopperThieving.py:1033 msgid "Copper Thieving Tool. Preparing areas to fill with copper." msgstr "Copper Thieving Tool. Preparing areas to fill with copper." #: AppTools/ToolCopperThieving.py:1044 AppTools/ToolOptimal.py:355 #: AppTools/ToolPanelize.py:810 AppTools/ToolRulesCheck.py:1127 msgid "Working..." msgstr "Working..." #: AppTools/ToolCopperThieving.py:1071 msgid "Geometry not supported for bounding box" msgstr "Geometry not supported for bounding box" #: AppTools/ToolCopperThieving.py:1077 AppTools/ToolNCC.py:1962 #: AppTools/ToolNCC.py:2017 AppTools/ToolNCC.py:3052 AppTools/ToolPaint.py:3405 msgid "No object available." msgstr "No object available." #: AppTools/ToolCopperThieving.py:1114 AppTools/ToolNCC.py:1987 #: AppTools/ToolNCC.py:2040 AppTools/ToolNCC.py:3094 msgid "The reference object type is not supported." msgstr "The reference object type is not supported." #: AppTools/ToolCopperThieving.py:1119 msgid "Copper Thieving Tool. Appending new geometry and buffering." msgstr "Copper Thieving Tool. Appending new geometry and buffering." #: AppTools/ToolCopperThieving.py:1135 msgid "Create geometry" msgstr "Create geometry" #: AppTools/ToolCopperThieving.py:1335 AppTools/ToolCopperThieving.py:1339 msgid "P-Plating Mask" msgstr "P-Plating Mask" #: AppTools/ToolCopperThieving.py:1361 msgid "Append PP-M geometry" msgstr "Append PP-M geometry" #: AppTools/ToolCopperThieving.py:1487 msgid "Generating Pattern Plating Mask done." msgstr "Generating Pattern Plating Mask done." #: AppTools/ToolCopperThieving.py:1559 msgid "Copper Thieving Tool exit." msgstr "Copper Thieving Tool exit." #: AppTools/ToolCorners.py:57 msgid "The Gerber object to which will be added corner markers." msgstr "The Gerber object to which will be added corner markers." #: AppTools/ToolCorners.py:73 msgid "Locations" msgstr "Locations" #: AppTools/ToolCorners.py:75 msgid "Locations where to place corner markers." msgstr "Locations where to place corner markers." #: AppTools/ToolCorners.py:92 AppTools/ToolFiducials.py:95 msgid "Top Right" msgstr "Top Right" #: AppTools/ToolCorners.py:101 msgid "Toggle ALL" msgstr "Toggle ALL" #: AppTools/ToolCorners.py:167 msgid "Add Marker" msgstr "Add Marker" #: AppTools/ToolCorners.py:169 msgid "Will add corner markers to the selected Gerber file." msgstr "Will add corner markers to the selected Gerber file." #: AppTools/ToolCorners.py:235 msgid "Corners Tool" msgstr "Corners Tool" #: AppTools/ToolCorners.py:305 msgid "Please select at least a location" msgstr "Please select at least a location" #: AppTools/ToolCorners.py:440 msgid "Corners Tool exit." msgstr "Corners Tool exit." #: AppTools/ToolCutOut.py:41 msgid "Cutout PCB" msgstr "Cutout PCB" #: AppTools/ToolCutOut.py:69 AppTools/ToolPanelize.py:53 msgid "Source Object" msgstr "Source Object" #: AppTools/ToolCutOut.py:70 msgid "Object to be cutout" msgstr "Object to be cutout" #: AppTools/ToolCutOut.py:75 msgid "Kind" msgstr "Kind" #: AppTools/ToolCutOut.py:97 msgid "" "Specify the type of object to be cutout.\n" "It can be of type: Gerber or Geometry.\n" "What is selected here will dictate the kind\n" "of objects that will populate the 'Object' combobox." msgstr "" "Specify the type of object to be cutout.\n" "It can be of type: Gerber or Geometry.\n" "What is selected here will dictate the kind\n" "of objects that will populate the 'Object' combobox." #: AppTools/ToolCutOut.py:121 msgid "Tool Parameters" msgstr "Tool Parameters" #: AppTools/ToolCutOut.py:238 msgid "A. Automatic Bridge Gaps" msgstr "A. Automatic Bridge Gaps" #: AppTools/ToolCutOut.py:240 msgid "This section handle creation of automatic bridge gaps." msgstr "This section handle creation of automatic bridge gaps." #: AppTools/ToolCutOut.py:247 msgid "" "Number of gaps used for the Automatic cutout.\n" "There can be maximum 8 bridges/gaps.\n" "The choices are:\n" "- None - no gaps\n" "- lr - left + right\n" "- tb - top + bottom\n" "- 4 - left + right +top + bottom\n" "- 2lr - 2*left + 2*right\n" "- 2tb - 2*top + 2*bottom\n" "- 8 - 2*left + 2*right +2*top + 2*bottom" msgstr "" "Number of gaps used for the Automatic cutout.\n" "There can be maximum 8 bridges/gaps.\n" "The choices are:\n" "- None - no gaps\n" "- lr - left + right\n" "- tb - top + bottom\n" "- 4 - left + right +top + bottom\n" "- 2lr - 2*left + 2*right\n" "- 2tb - 2*top + 2*bottom\n" "- 8 - 2*left + 2*right +2*top + 2*bottom" #: AppTools/ToolCutOut.py:269 msgid "Generate Freeform Geometry" msgstr "Generate Freeform Geometry" #: AppTools/ToolCutOut.py:271 msgid "" "Cutout the selected object.\n" "The cutout shape can be of any shape.\n" "Useful when the PCB has a non-rectangular shape." msgstr "" "Cutout the selected object.\n" "The cutout shape can be of any shape.\n" "Useful when the PCB has a non-rectangular shape." #: AppTools/ToolCutOut.py:283 msgid "Generate Rectangular Geometry" msgstr "Generate Rectangular Geometry" #: AppTools/ToolCutOut.py:285 msgid "" "Cutout the selected object.\n" "The resulting cutout shape is\n" "always a rectangle shape and it will be\n" "the bounding box of the Object." msgstr "" "Cutout the selected object.\n" "The resulting cutout shape is\n" "always a rectangle shape and it will be\n" "the bounding box of the Object." #: AppTools/ToolCutOut.py:304 msgid "B. Manual Bridge Gaps" msgstr "B. Manual Bridge Gaps" #: AppTools/ToolCutOut.py:306 msgid "" "This section handle creation of manual bridge gaps.\n" "This is done by mouse clicking on the perimeter of the\n" "Geometry object that is used as a cutout object. " msgstr "" "This section handle creation of manual bridge gaps.\n" "This is done by mouse clicking on the perimeter of the\n" "Geometry object that is used as a cutout object. " #: AppTools/ToolCutOut.py:321 msgid "Geometry object used to create the manual cutout." msgstr "Geometry object used to create the manual cutout." #: AppTools/ToolCutOut.py:328 msgid "Generate Manual Geometry" msgstr "Generate Manual Geometry" #: AppTools/ToolCutOut.py:330 msgid "" "If the object to be cutout is a Gerber\n" "first create a Geometry that surrounds it,\n" "to be used as the cutout, if one doesn't exist yet.\n" "Select the source Gerber file in the top object combobox." msgstr "" "If the object to be cutout is a Gerber\n" "first create a Geometry that surrounds it,\n" "to be used as the cutout, if one doesn't exist yet.\n" "Select the source Gerber file in the top object combobox." #: AppTools/ToolCutOut.py:343 msgid "Manual Add Bridge Gaps" msgstr "Manual Add Bridge Gaps" #: AppTools/ToolCutOut.py:345 msgid "" "Use the left mouse button (LMB) click\n" "to create a bridge gap to separate the PCB from\n" "the surrounding material.\n" "The LMB click has to be done on the perimeter of\n" "the Geometry object used as a cutout geometry." msgstr "" "Use the left mouse button (LMB) click\n" "to create a bridge gap to separate the PCB from\n" "the surrounding material.\n" "The LMB click has to be done on the perimeter of\n" "the Geometry object used as a cutout geometry." #: AppTools/ToolCutOut.py:561 msgid "" "There is no object selected for Cutout.\n" "Select one and try again." msgstr "" "There is no object selected for Cutout.\n" "Select one and try again." #: AppTools/ToolCutOut.py:567 AppTools/ToolCutOut.py:770 #: AppTools/ToolCutOut.py:951 AppTools/ToolCutOut.py:1033 #: tclCommands/TclCommandGeoCutout.py:184 msgid "Tool Diameter is zero value. Change it to a positive real number." msgstr "Tool Diameter is zero value. Change it to a positive real number." #: AppTools/ToolCutOut.py:581 AppTools/ToolCutOut.py:785 msgid "Number of gaps value is missing. Add it and retry." msgstr "Number of gaps value is missing. Add it and retry." #: AppTools/ToolCutOut.py:586 AppTools/ToolCutOut.py:789 msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " msgstr "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " #: AppTools/ToolCutOut.py:591 AppTools/ToolCutOut.py:795 msgid "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " "Geometry,\n" "and after that perform Cutout." msgstr "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " "Geometry,\n" "and after that perform Cutout." #: AppTools/ToolCutOut.py:743 AppTools/ToolCutOut.py:940 msgid "Any form CutOut operation finished." msgstr "Any form CutOut operation finished." #: AppTools/ToolCutOut.py:765 AppTools/ToolEtchCompensation.py:366 #: AppTools/ToolInvertGerber.py:217 AppTools/ToolIsolation.py:1589 #: AppTools/ToolIsolation.py:1616 AppTools/ToolNCC.py:1621 #: AppTools/ToolPaint.py:1416 AppTools/ToolPanelize.py:428 #: tclCommands/TclCommandBbox.py:71 tclCommands/TclCommandNregions.py:71 msgid "Object not found" msgstr "Object not found" #: AppTools/ToolCutOut.py:909 msgid "Rectangular cutout with negative margin is not possible." msgstr "Rectangular cutout with negative margin is not possible." #: AppTools/ToolCutOut.py:945 msgid "" "Click on the selected geometry object perimeter to create a bridge gap ..." msgstr "" "Click on the selected geometry object perimeter to create a bridge gap ..." #: AppTools/ToolCutOut.py:962 AppTools/ToolCutOut.py:988 msgid "Could not retrieve Geometry object" msgstr "Could not retrieve Geometry object" #: AppTools/ToolCutOut.py:993 msgid "Geometry object for manual cutout not found" msgstr "Geometry object for manual cutout not found" #: AppTools/ToolCutOut.py:1003 msgid "Added manual Bridge Gap." msgstr "Added manual Bridge Gap." #: AppTools/ToolCutOut.py:1015 msgid "Could not retrieve Gerber object" msgstr "Could not retrieve Gerber object" #: AppTools/ToolCutOut.py:1020 msgid "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." msgstr "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." #: AppTools/ToolCutOut.py:1026 msgid "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." msgstr "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." #: AppTools/ToolCutOut.py:1061 msgid "Geometry not supported for cutout" msgstr "Geometry not supported for cutout" #: AppTools/ToolCutOut.py:1136 msgid "Making manual bridge gap..." msgstr "Making manual bridge gap..." #: AppTools/ToolDblSided.py:26 msgid "2-Sided PCB" msgstr "2-Sided PCB" #: AppTools/ToolDblSided.py:52 msgid "Mirror Operation" msgstr "Mirror Operation" #: AppTools/ToolDblSided.py:53 msgid "Objects to be mirrored" msgstr "Objects to be mirrored" #: AppTools/ToolDblSided.py:65 msgid "Gerber to be mirrored" msgstr "Gerber to be mirrored" #: AppTools/ToolDblSided.py:69 AppTools/ToolDblSided.py:97 #: AppTools/ToolDblSided.py:127 msgid "" "Mirrors (flips) the specified object around \n" "the specified axis. Does not create a new \n" "object, but modifies it." msgstr "" "Mirrors (flips) the specified object around \n" "the specified axis. Does not create a new \n" "object, but modifies it." #: AppTools/ToolDblSided.py:93 msgid "Excellon Object to be mirrored." msgstr "Excellon Object to be mirrored." #: AppTools/ToolDblSided.py:122 msgid "Geometry Obj to be mirrored." msgstr "Geometry Obj to be mirrored." #: AppTools/ToolDblSided.py:158 msgid "Mirror Parameters" msgstr "Mirror Parameters" #: AppTools/ToolDblSided.py:159 msgid "Parameters for the mirror operation" msgstr "Parameters for the mirror operation" #: AppTools/ToolDblSided.py:164 msgid "Mirror Axis" msgstr "Mirror Axis" #: AppTools/ToolDblSided.py:175 msgid "" "The coordinates used as reference for the mirror operation.\n" "Can be:\n" "- Point -> a set of coordinates (x,y) around which the object is mirrored\n" "- Box -> a set of coordinates (x, y) obtained from the center of the\n" "bounding box of another object selected below" msgstr "" "The coordinates used as reference for the mirror operation.\n" "Can be:\n" "- Point -> a set of coordinates (x,y) around which the object is mirrored\n" "- Box -> a set of coordinates (x, y) obtained from the center of the\n" "bounding box of another object selected below" #: AppTools/ToolDblSided.py:189 msgid "Point coordinates" msgstr "Point coordinates" #: AppTools/ToolDblSided.py:194 msgid "" "Add the coordinates in format (x, y) through which the mirroring " "axis\n" " selected in 'MIRROR AXIS' pass.\n" "The (x, y) coordinates are captured by pressing SHIFT key\n" "and left mouse button click on canvas or you can enter the coordinates " "manually." msgstr "" "Add the coordinates in format (x, y) through which the mirroring " "axis\n" " selected in 'MIRROR AXIS' pass.\n" "The (x, y) coordinates are captured by pressing SHIFT key\n" "and left mouse button click on canvas or you can enter the coordinates " "manually." #: AppTools/ToolDblSided.py:218 msgid "" "It can be of type: Gerber or Excellon or Geometry.\n" "The coordinates of the center of the bounding box are used\n" "as reference for mirror operation." msgstr "" "It can be of type: Gerber or Excellon or Geometry.\n" "The coordinates of the center of the bounding box are used\n" "as reference for mirror operation." #: AppTools/ToolDblSided.py:252 msgid "Bounds Values" msgstr "Bounds Values" #: AppTools/ToolDblSided.py:254 msgid "" "Select on canvas the object(s)\n" "for which to calculate bounds values." msgstr "" "Select on canvas the object(s)\n" "for which to calculate bounds values." #: AppTools/ToolDblSided.py:264 msgid "X min" msgstr "X min" #: AppTools/ToolDblSided.py:266 AppTools/ToolDblSided.py:280 msgid "Minimum location." msgstr "Minimum location." #: AppTools/ToolDblSided.py:278 msgid "Y min" msgstr "Y min" #: AppTools/ToolDblSided.py:292 msgid "X max" msgstr "X max" #: AppTools/ToolDblSided.py:294 AppTools/ToolDblSided.py:308 msgid "Maximum location." msgstr "Maximum location." #: AppTools/ToolDblSided.py:306 msgid "Y max" msgstr "Y max" #: AppTools/ToolDblSided.py:317 msgid "Center point coordinates" msgstr "Center point coordinates" #: AppTools/ToolDblSided.py:319 msgid "Centroid" msgstr "Centroid" #: AppTools/ToolDblSided.py:321 msgid "" "The center point location for the rectangular\n" "bounding shape. Centroid. Format is (x, y)." msgstr "" "The center point location for the rectangular\n" "bounding shape. Centroid. Format is (x, y)." #: AppTools/ToolDblSided.py:330 msgid "Calculate Bounds Values" msgstr "Calculate Bounds Values" #: AppTools/ToolDblSided.py:332 msgid "" "Calculate the enveloping rectangular shape coordinates,\n" "for the selection of objects.\n" "The envelope shape is parallel with the X, Y axis." msgstr "" "Calculate the enveloping rectangular shape coordinates,\n" "for the selection of objects.\n" "The envelope shape is parallel with the X, Y axis." #: AppTools/ToolDblSided.py:352 msgid "PCB Alignment" msgstr "PCB Alignment" #: AppTools/ToolDblSided.py:354 AppTools/ToolDblSided.py:456 msgid "" "Creates an Excellon Object containing the\n" "specified alignment holes and their mirror\n" "images." msgstr "" "Creates an Excellon Object containing the\n" "specified alignment holes and their mirror\n" "images." #: AppTools/ToolDblSided.py:361 msgid "Drill Diameter" msgstr "Drill Diameter" #: AppTools/ToolDblSided.py:390 AppTools/ToolDblSided.py:397 msgid "" "The reference point used to create the second alignment drill\n" "from the first alignment drill, by doing mirror.\n" "It can be modified in the Mirror Parameters -> Reference section" msgstr "" "The reference point used to create the second alignment drill\n" "from the first alignment drill, by doing mirror.\n" "It can be modified in the Mirror Parameters -> Reference section" #: AppTools/ToolDblSided.py:410 msgid "Alignment Drill Coordinates" msgstr "Alignment Drill Coordinates" #: AppTools/ToolDblSided.py:412 msgid "" "Alignment holes (x1, y1), (x2, y2), ... on one side of the mirror axis. For " "each set of (x, y) coordinates\n" "entered here, a pair of drills will be created:\n" "\n" "- one drill at the coordinates from the field\n" "- one drill in mirror position over the axis selected above in the 'Align " "Axis'." msgstr "" "Alignment holes (x1, y1), (x2, y2), ... on one side of the mirror axis. For " "each set of (x, y) coordinates\n" "entered here, a pair of drills will be created:\n" "\n" "- one drill at the coordinates from the field\n" "- one drill in mirror position over the axis selected above in the 'Align " "Axis'." #: AppTools/ToolDblSided.py:420 msgid "Drill coordinates" msgstr "Drill coordinates" #: AppTools/ToolDblSided.py:427 msgid "" "Add alignment drill holes coordinates in the format: (x1, y1), (x2, " "y2), ... \n" "on one side of the alignment axis.\n" "\n" "The coordinates set can be obtained:\n" "- press SHIFT key and left mouse clicking on canvas. Then click Add.\n" "- press SHIFT key and left mouse clicking on canvas. Then Ctrl+V in the " "field.\n" "- press SHIFT key and left mouse clicking on canvas. Then RMB click in the " "field and click Paste.\n" "- by entering the coords manually in the format: (x1, y1), (x2, y2), ..." msgstr "" "Add alignment drill holes coordinates in the format: (x1, y1), (x2, " "y2), ... \n" "on one side of the alignment axis.\n" "\n" "The coordinates set can be obtained:\n" "- press SHIFT key and left mouse clicking on canvas. Then click Add.\n" "- press SHIFT key and left mouse clicking on canvas. Then Ctrl+V in the " "field.\n" "- press SHIFT key and left mouse clicking on canvas. Then RMB click in the " "field and click Paste.\n" "- by entering the coords manually in the format: (x1, y1), (x2, y2), ..." #: AppTools/ToolDblSided.py:442 msgid "Delete Last" msgstr "Delete Last" #: AppTools/ToolDblSided.py:444 msgid "Delete the last coordinates tuple in the list." msgstr "Delete the last coordinates tuple in the list." #: AppTools/ToolDblSided.py:454 msgid "Create Excellon Object" msgstr "Create Excellon Object" #: AppTools/ToolDblSided.py:541 msgid "2-Sided Tool" msgstr "2-Sided Tool" #: AppTools/ToolDblSided.py:581 msgid "" "'Point' reference is selected and 'Point' coordinates are missing. Add them " "and retry." msgstr "" "'Point' reference is selected and 'Point' coordinates are missing. Add them " "and retry." #: AppTools/ToolDblSided.py:600 msgid "There is no Box reference object loaded. Load one and retry." msgstr "There is no Box reference object loaded. Load one and retry." #: AppTools/ToolDblSided.py:612 msgid "No value or wrong format in Drill Dia entry. Add it and retry." msgstr "No value or wrong format in Drill Dia entry. Add it and retry." #: AppTools/ToolDblSided.py:623 msgid "There are no Alignment Drill Coordinates to use. Add them and retry." msgstr "There are no Alignment Drill Coordinates to use. Add them and retry." #: AppTools/ToolDblSided.py:648 msgid "Excellon object with alignment drills created..." msgstr "Excellon object with alignment drills created..." #: AppTools/ToolDblSided.py:661 AppTools/ToolDblSided.py:704 #: AppTools/ToolDblSided.py:748 msgid "Only Gerber, Excellon and Geometry objects can be mirrored." msgstr "Only Gerber, Excellon and Geometry objects can be mirrored." #: AppTools/ToolDblSided.py:671 AppTools/ToolDblSided.py:715 msgid "" "There are no Point coordinates in the Point field. Add coords and try " "again ..." msgstr "" "There are no Point coordinates in the Point field. Add coords and try " "again ..." #: AppTools/ToolDblSided.py:681 AppTools/ToolDblSided.py:725 #: AppTools/ToolDblSided.py:762 msgid "There is no Box object loaded ..." msgstr "There is no Box object loaded ..." #: AppTools/ToolDblSided.py:691 AppTools/ToolDblSided.py:735 #: AppTools/ToolDblSided.py:772 msgid "was mirrored" msgstr "was mirrored" #: AppTools/ToolDblSided.py:700 AppTools/ToolPunchGerber.py:533 msgid "There is no Excellon object loaded ..." msgstr "There is no Excellon object loaded ..." #: AppTools/ToolDblSided.py:744 msgid "There is no Geometry object loaded ..." msgstr "There is no Geometry object loaded ..." #: AppTools/ToolDblSided.py:818 App_Main.py:4350 App_Main.py:4505 msgid "Failed. No object(s) selected..." msgstr "Failed. No object(s) selected..." #: AppTools/ToolDistance.py:57 AppTools/ToolDistanceMin.py:50 msgid "Those are the units in which the distance is measured." msgstr "Those are the units in which the distance is measured." #: AppTools/ToolDistance.py:58 AppTools/ToolDistanceMin.py:51 msgid "METRIC (mm)" msgstr "METRIC (mm)" #: AppTools/ToolDistance.py:58 AppTools/ToolDistanceMin.py:51 msgid "INCH (in)" msgstr "INCH (in)" #: AppTools/ToolDistance.py:64 msgid "Snap to center" msgstr "Snap to center" #: AppTools/ToolDistance.py:66 msgid "" "Mouse cursor will snap to the center of the pad/drill\n" "when it is hovering over the geometry of the pad/drill." msgstr "" "Mouse cursor will snap to the center of the pad/drill\n" "when it is hovering over the geometry of the pad/drill." #: AppTools/ToolDistance.py:76 msgid "Start Coords" msgstr "Start Coords" #: AppTools/ToolDistance.py:77 AppTools/ToolDistance.py:82 msgid "This is measuring Start point coordinates." msgstr "This is measuring Start point coordinates." #: AppTools/ToolDistance.py:87 msgid "Stop Coords" msgstr "Stop Coords" #: AppTools/ToolDistance.py:88 AppTools/ToolDistance.py:93 msgid "This is the measuring Stop point coordinates." msgstr "This is the measuring Stop point coordinates." #: AppTools/ToolDistance.py:98 AppTools/ToolDistanceMin.py:62 msgid "Dx" msgstr "Dx" #: AppTools/ToolDistance.py:99 AppTools/ToolDistance.py:104 #: AppTools/ToolDistanceMin.py:63 AppTools/ToolDistanceMin.py:92 msgid "This is the distance measured over the X axis." msgstr "This is the distance measured over the X axis." #: AppTools/ToolDistance.py:109 AppTools/ToolDistanceMin.py:65 msgid "Dy" msgstr "Dy" #: AppTools/ToolDistance.py:110 AppTools/ToolDistance.py:115 #: AppTools/ToolDistanceMin.py:66 AppTools/ToolDistanceMin.py:97 msgid "This is the distance measured over the Y axis." msgstr "This is the distance measured over the Y axis." #: AppTools/ToolDistance.py:121 AppTools/ToolDistance.py:126 #: AppTools/ToolDistanceMin.py:69 AppTools/ToolDistanceMin.py:102 msgid "This is orientation angle of the measuring line." msgstr "This is orientation angle of the measuring line." #: AppTools/ToolDistance.py:131 AppTools/ToolDistanceMin.py:71 msgid "DISTANCE" msgstr "DISTANCE" #: AppTools/ToolDistance.py:132 AppTools/ToolDistance.py:137 msgid "This is the point to point Euclidian distance." msgstr "This is the point to point Euclidian distance." #: AppTools/ToolDistance.py:142 AppTools/ToolDistance.py:339 #: AppTools/ToolDistanceMin.py:114 msgid "Measure" msgstr "Measure" #: AppTools/ToolDistance.py:274 msgid "Working" msgstr "Working" #: AppTools/ToolDistance.py:279 msgid "MEASURING: Click on the Start point ..." msgstr "MEASURING: Click on the Start point ..." #: AppTools/ToolDistance.py:389 msgid "Distance Tool finished." msgstr "Distance Tool finished." #: AppTools/ToolDistance.py:461 msgid "Pads overlapped. Aborting." msgstr "Pads overlapped. Aborting." #: AppTools/ToolDistance.py:489 msgid "Distance Tool cancelled." msgstr "Distance Tool cancelled." #: AppTools/ToolDistance.py:494 msgid "MEASURING: Click on the Destination point ..." msgstr "MEASURING: Click on the Destination point ..." #: AppTools/ToolDistance.py:503 AppTools/ToolDistanceMin.py:284 msgid "MEASURING" msgstr "MEASURING" #: AppTools/ToolDistance.py:504 AppTools/ToolDistanceMin.py:285 msgid "Result" msgstr "Result" #: AppTools/ToolDistanceMin.py:31 AppTools/ToolDistanceMin.py:143 msgid "Minimum Distance Tool" msgstr "Minimum Distance Tool" #: AppTools/ToolDistanceMin.py:54 msgid "First object point" msgstr "First object point" #: AppTools/ToolDistanceMin.py:55 AppTools/ToolDistanceMin.py:80 msgid "" "This is first object point coordinates.\n" "This is the start point for measuring distance." msgstr "" "This is first object point coordinates.\n" "This is the start point for measuring distance." #: AppTools/ToolDistanceMin.py:58 msgid "Second object point" msgstr "Second object point" #: AppTools/ToolDistanceMin.py:59 AppTools/ToolDistanceMin.py:86 msgid "" "This is second object point coordinates.\n" "This is the end point for measuring distance." msgstr "" "This is second object point coordinates.\n" "This is the end point for measuring distance." #: AppTools/ToolDistanceMin.py:72 AppTools/ToolDistanceMin.py:107 msgid "This is the point to point Euclidean distance." msgstr "This is the point to point Euclidean distance." #: AppTools/ToolDistanceMin.py:74 msgid "Half Point" msgstr "Half Point" #: AppTools/ToolDistanceMin.py:75 AppTools/ToolDistanceMin.py:112 msgid "This is the middle point of the point to point Euclidean distance." msgstr "This is the middle point of the point to point Euclidean distance." #: AppTools/ToolDistanceMin.py:117 msgid "Jump to Half Point" msgstr "Jump to Half Point" #: AppTools/ToolDistanceMin.py:154 msgid "" "Select two objects and no more, to measure the distance between them ..." msgstr "" "Select two objects and no more, to measure the distance between them ..." #: AppTools/ToolDistanceMin.py:195 AppTools/ToolDistanceMin.py:216 #: AppTools/ToolDistanceMin.py:225 AppTools/ToolDistanceMin.py:246 msgid "Select two objects and no more. Currently the selection has objects: " msgstr "Select two objects and no more. Currently the selection has objects: " #: AppTools/ToolDistanceMin.py:293 msgid "Objects intersects or touch at" msgstr "Objects intersects or touch at" #: AppTools/ToolDistanceMin.py:299 msgid "Jumped to the half point between the two selected objects" msgstr "Jumped to the half point between the two selected objects" #: AppTools/ToolEtchCompensation.py:75 AppTools/ToolInvertGerber.py:74 msgid "Gerber object that will be inverted." msgstr "Gerber object that will be inverted." #: AppTools/ToolEtchCompensation.py:86 msgid "Utilities" msgstr "Utilities" #: AppTools/ToolEtchCompensation.py:87 msgid "Conversion utilities" msgstr "Conversion utilities" #: AppTools/ToolEtchCompensation.py:92 msgid "Oz to Microns" msgstr "Oz to Microns" #: AppTools/ToolEtchCompensation.py:94 msgid "" "Will convert from oz thickness to microns [um].\n" "Can use formulas with operators: /, *, +, -, %, .\n" "The real numbers use the dot decimals separator." msgstr "" "Will convert from oz thickness to microns [um].\n" "Can use formulas with operators: /, *, +, -, %, .\n" "The real numbers use the dot decimals separator." #: AppTools/ToolEtchCompensation.py:103 msgid "Oz value" msgstr "Oz value" #: AppTools/ToolEtchCompensation.py:105 AppTools/ToolEtchCompensation.py:126 msgid "Microns value" msgstr "Microns value" #: AppTools/ToolEtchCompensation.py:113 msgid "Mils to Microns" msgstr "Mils to Microns" #: AppTools/ToolEtchCompensation.py:115 msgid "" "Will convert from mils to microns [um].\n" "Can use formulas with operators: /, *, +, -, %, .\n" "The real numbers use the dot decimals separator." msgstr "" "Will convert from mils to microns [um].\n" "Can use formulas with operators: /, *, +, -, %, .\n" "The real numbers use the dot decimals separator." #: AppTools/ToolEtchCompensation.py:124 msgid "Mils value" msgstr "Mils value" #: AppTools/ToolEtchCompensation.py:139 AppTools/ToolInvertGerber.py:86 msgid "Parameters for this tool" msgstr "Parameters for this tool" #: AppTools/ToolEtchCompensation.py:144 msgid "Copper Thickness" msgstr "Copper Thickness" #: AppTools/ToolEtchCompensation.py:146 msgid "" "The thickness of the copper foil.\n" "In microns [um]." msgstr "" "The thickness of the copper foil.\n" "In microns [um]." #: AppTools/ToolEtchCompensation.py:157 msgid "Ratio" msgstr "Ratio" #: AppTools/ToolEtchCompensation.py:159 msgid "" "The ratio of lateral etch versus depth etch.\n" "Can be:\n" "- custom -> the user will enter a custom value\n" "- preselection -> value which depends on a selection of etchants" msgstr "" "The ratio of lateral etch versus depth etch.\n" "Can be:\n" "- custom -> the user will enter a custom value\n" "- preselection -> value which depends on a selection of etchants" #: AppTools/ToolEtchCompensation.py:165 msgid "Etch Factor" msgstr "Etch Factor" #: AppTools/ToolEtchCompensation.py:166 msgid "Etchants list" msgstr "Etchants list" #: AppTools/ToolEtchCompensation.py:167 msgid "Manual offset" msgstr "Manual offset" #: AppTools/ToolEtchCompensation.py:174 AppTools/ToolEtchCompensation.py:179 msgid "Etchants" msgstr "Etchants" #: AppTools/ToolEtchCompensation.py:176 msgid "A list of etchants." msgstr "A list of etchants." #: AppTools/ToolEtchCompensation.py:180 msgid "Alkaline baths" msgstr "Alkaline baths" #: AppTools/ToolEtchCompensation.py:186 msgid "Etch factor" msgstr "Etch factor" #: AppTools/ToolEtchCompensation.py:188 msgid "" "The ratio between depth etch and lateral etch .\n" "Accepts real numbers and formulas using the operators: /,*,+,-,%" msgstr "" "The ratio between depth etch and lateral etch .\n" "Accepts real numbers and formulas using the operators: /,*,+,-,%" #: AppTools/ToolEtchCompensation.py:192 msgid "Real number or formula" msgstr "Real number or formula" #: AppTools/ToolEtchCompensation.py:193 msgid "Etch_factor" msgstr "Etch_factor" #: AppTools/ToolEtchCompensation.py:201 msgid "" "Value with which to increase or decrease (buffer)\n" "the copper features. In microns [um]." msgstr "" "Value with which to increase or decrease (buffer)\n" "the copper features. In microns [um]." #: AppTools/ToolEtchCompensation.py:225 msgid "Compensate" msgstr "Compensate" #: AppTools/ToolEtchCompensation.py:227 msgid "" "Will increase the copper features thickness to compensate the lateral etch." msgstr "" "Will increase the copper features thickness to compensate the lateral etch." #: AppTools/ToolExtractDrills.py:29 AppTools/ToolExtractDrills.py:295 msgid "Extract Drills" msgstr "Extract Drills" #: AppTools/ToolExtractDrills.py:62 msgid "Gerber from which to extract drill holes" msgstr "Gerber from which to extract drill holes" #: AppTools/ToolExtractDrills.py:297 msgid "Extract drills from a given Gerber file." msgstr "Extract drills from a given Gerber file." #: AppTools/ToolExtractDrills.py:478 AppTools/ToolExtractDrills.py:563 #: AppTools/ToolExtractDrills.py:648 msgid "No drills extracted. Try different parameters." msgstr "No drills extracted. Try different parameters." #: AppTools/ToolFiducials.py:56 msgid "Fiducials Coordinates" msgstr "Fiducials Coordinates" #: AppTools/ToolFiducials.py:58 msgid "" "A table with the fiducial points coordinates,\n" "in the format (x, y)." msgstr "" "A table with the fiducial points coordinates,\n" "in the format (x, y)." #: AppTools/ToolFiducials.py:194 msgid "" "- 'Auto' - automatic placement of fiducials in the corners of the bounding " "box.\n" " - 'Manual' - manual placement of fiducials." msgstr "" "- 'Auto' - automatic placement of fiducials in the corners of the bounding " "box.\n" " - 'Manual' - manual placement of fiducials." #: AppTools/ToolFiducials.py:240 msgid "Thickness of the line that makes the fiducial." msgstr "Thickness of the line that makes the fiducial." #: AppTools/ToolFiducials.py:271 msgid "Add Fiducial" msgstr "Add Fiducial" #: AppTools/ToolFiducials.py:273 msgid "Will add a polygon on the copper layer to serve as fiducial." msgstr "Will add a polygon on the copper layer to serve as fiducial." #: AppTools/ToolFiducials.py:289 msgid "Soldermask Gerber" msgstr "Soldermask Gerber" #: AppTools/ToolFiducials.py:291 msgid "The Soldermask Gerber object." msgstr "The Soldermask Gerber object." #: AppTools/ToolFiducials.py:303 msgid "Add Soldermask Opening" msgstr "Add Soldermask Opening" #: AppTools/ToolFiducials.py:305 msgid "" "Will add a polygon on the soldermask layer\n" "to serve as fiducial opening.\n" "The diameter is always double of the diameter\n" "for the copper fiducial." msgstr "" "Will add a polygon on the soldermask layer\n" "to serve as fiducial opening.\n" "The diameter is always double of the diameter\n" "for the copper fiducial." #: AppTools/ToolFiducials.py:520 msgid "Click to add first Fiducial. Bottom Left..." msgstr "Click to add first Fiducial. Bottom Left..." #: AppTools/ToolFiducials.py:784 msgid "Click to add the last fiducial. Top Right..." msgstr "Click to add the last fiducial. Top Right..." #: AppTools/ToolFiducials.py:789 msgid "Click to add the second fiducial. Top Left or Bottom Right..." msgstr "Click to add the second fiducial. Top Left or Bottom Right..." #: AppTools/ToolFiducials.py:792 AppTools/ToolFiducials.py:801 msgid "Done. All fiducials have been added." msgstr "Done. All fiducials have been added." #: AppTools/ToolFiducials.py:878 msgid "Fiducials Tool exit." msgstr "Fiducials Tool exit." #: AppTools/ToolFilm.py:42 msgid "Film PCB" msgstr "Film PCB" #: AppTools/ToolFilm.py:73 msgid "" "Specify the type of object for which to create the film.\n" "The object can be of type: Gerber or Geometry.\n" "The selection here decide the type of objects that will be\n" "in the Film Object combobox." msgstr "" "Specify the type of object for which to create the film.\n" "The object can be of type: Gerber or Geometry.\n" "The selection here decide the type of objects that will be\n" "in the Film Object combobox." #: AppTools/ToolFilm.py:96 msgid "" "Specify the type of object to be used as an container for\n" "film creation. It can be: Gerber or Geometry type.The selection here decide " "the type of objects that will be\n" "in the Box Object combobox." msgstr "" "Specify the type of object to be used as an container for\n" "film creation. It can be: Gerber or Geometry type.The selection here decide " "the type of objects that will be\n" "in the Box Object combobox." #: AppTools/ToolFilm.py:256 msgid "Film Parameters" msgstr "Film Parameters" #: AppTools/ToolFilm.py:317 msgid "Punch drill holes" msgstr "Punch drill holes" #: AppTools/ToolFilm.py:318 msgid "" "When checked the generated film will have holes in pads when\n" "the generated film is positive. This is done to help drilling,\n" "when done manually." msgstr "" "When checked the generated film will have holes in pads when\n" "the generated film is positive. This is done to help drilling,\n" "when done manually." #: AppTools/ToolFilm.py:336 msgid "Source" msgstr "Source" #: AppTools/ToolFilm.py:338 msgid "" "The punch hole source can be:\n" "- Excellon -> an Excellon holes center will serve as reference.\n" "- Pad Center -> will try to use the pads center as reference." msgstr "" "The punch hole source can be:\n" "- Excellon -> an Excellon holes center will serve as reference.\n" "- Pad Center -> will try to use the pads center as reference." #: AppTools/ToolFilm.py:343 msgid "Pad center" msgstr "Pad center" #: AppTools/ToolFilm.py:348 msgid "Excellon Obj" msgstr "Excellon Obj" #: AppTools/ToolFilm.py:350 msgid "" "Remove the geometry of Excellon from the Film to create the holes in pads." msgstr "" "Remove the geometry of Excellon from the Film to create the holes in pads." #: AppTools/ToolFilm.py:364 msgid "Punch Size" msgstr "Punch Size" #: AppTools/ToolFilm.py:365 msgid "The value here will control how big is the punch hole in the pads." msgstr "The value here will control how big is the punch hole in the pads." #: AppTools/ToolFilm.py:485 msgid "Save Film" msgstr "Save Film" #: AppTools/ToolFilm.py:487 msgid "" "Create a Film for the selected object, within\n" "the specified box. Does not create a new \n" " FlatCAM object, but directly save it in the\n" "selected format." msgstr "" "Create a Film for the selected object, within\n" "the specified box. Does not create a new \n" " FlatCAM object, but directly save it in the\n" "selected format." #: AppTools/ToolFilm.py:649 msgid "" "Using the Pad center does not work on Geometry objects. Only a Gerber object " "has pads." msgstr "" "Using the Pad center does not work on Geometry objects. Only a Gerber object " "has pads." #: AppTools/ToolFilm.py:659 msgid "No FlatCAM object selected. Load an object for Film and retry." msgstr "No FlatCAM object selected. Load an object for Film and retry." #: AppTools/ToolFilm.py:666 msgid "No FlatCAM object selected. Load an object for Box and retry." msgstr "No FlatCAM object selected. Load an object for Box and retry." #: AppTools/ToolFilm.py:670 msgid "No FlatCAM object selected." msgstr "No FlatCAM object selected." #: AppTools/ToolFilm.py:681 msgid "Generating Film ..." msgstr "Generating Film ..." #: AppTools/ToolFilm.py:730 AppTools/ToolFilm.py:734 msgid "Export positive film" msgstr "Export positive film" #: AppTools/ToolFilm.py:767 msgid "" "No Excellon object selected. Load an object for punching reference and retry." msgstr "" "No Excellon object selected. Load an object for punching reference and retry." #: AppTools/ToolFilm.py:791 msgid "" " Could not generate punched hole film because the punch hole sizeis bigger " "than some of the apertures in the Gerber object." msgstr "" " Could not generate punched hole film because the punch hole sizeis bigger " "than some of the apertures in the Gerber object." #: AppTools/ToolFilm.py:803 msgid "" "Could not generate punched hole film because the punch hole sizeis bigger " "than some of the apertures in the Gerber object." msgstr "" "Could not generate punched hole film because the punch hole sizeis bigger " "than some of the apertures in the Gerber object." #: AppTools/ToolFilm.py:821 msgid "" "Could not generate punched hole film because the newly created object " "geometry is the same as the one in the source object geometry..." msgstr "" "Could not generate punched hole film because the newly created object " "geometry is the same as the one in the source object geometry..." #: AppTools/ToolFilm.py:876 AppTools/ToolFilm.py:880 msgid "Export negative film" msgstr "Export negative film" #: AppTools/ToolFilm.py:941 AppTools/ToolFilm.py:1124 #: AppTools/ToolPanelize.py:441 msgid "No object Box. Using instead" msgstr "No object Box. Using instead" #: AppTools/ToolFilm.py:1057 AppTools/ToolFilm.py:1237 msgid "Film file exported to" msgstr "Film file exported to" #: AppTools/ToolFilm.py:1060 AppTools/ToolFilm.py:1240 msgid "Generating Film ... Please wait." msgstr "Generating Film ... Please wait." #: AppTools/ToolImage.py:24 msgid "Image as Object" msgstr "Image as Object" #: AppTools/ToolImage.py:33 msgid "Image to PCB" msgstr "Image to PCB" #: AppTools/ToolImage.py:56 msgid "" "Specify the type of object to create from the image.\n" "It can be of type: Gerber or Geometry." msgstr "" "Specify the type of object to create from the image.\n" "It can be of type: Gerber or Geometry." #: AppTools/ToolImage.py:65 msgid "DPI value" msgstr "DPI value" #: AppTools/ToolImage.py:66 msgid "Specify a DPI value for the image." msgstr "Specify a DPI value for the image." #: AppTools/ToolImage.py:72 msgid "Level of detail" msgstr "Level of detail" #: AppTools/ToolImage.py:81 msgid "Image type" msgstr "Image type" #: AppTools/ToolImage.py:83 msgid "" "Choose a method for the image interpretation.\n" "B/W means a black & white image. Color means a colored image." msgstr "" "Choose a method for the image interpretation.\n" "B/W means a black & white image. Color means a colored image." #: AppTools/ToolImage.py:92 AppTools/ToolImage.py:107 AppTools/ToolImage.py:120 #: AppTools/ToolImage.py:133 msgid "Mask value" msgstr "Mask value" #: AppTools/ToolImage.py:94 msgid "" "Mask for monochrome image.\n" "Takes values between [0 ... 255].\n" "Decides the level of details to include\n" "in the resulting geometry.\n" "0 means no detail and 255 means everything \n" "(which is totally black)." msgstr "" "Mask for monochrome image.\n" "Takes values between [0 ... 255].\n" "Decides the level of details to include\n" "in the resulting geometry.\n" "0 means no detail and 255 means everything \n" "(which is totally black)." #: AppTools/ToolImage.py:109 msgid "" "Mask for RED color.\n" "Takes values between [0 ... 255].\n" "Decides the level of details to include\n" "in the resulting geometry." msgstr "" "Mask for RED color.\n" "Takes values between [0 ... 255].\n" "Decides the level of details to include\n" "in the resulting geometry." #: AppTools/ToolImage.py:122 msgid "" "Mask for GREEN color.\n" "Takes values between [0 ... 255].\n" "Decides the level of details to include\n" "in the resulting geometry." msgstr "" "Mask for GREEN color.\n" "Takes values between [0 ... 255].\n" "Decides the level of details to include\n" "in the resulting geometry." #: AppTools/ToolImage.py:135 msgid "" "Mask for BLUE color.\n" "Takes values between [0 ... 255].\n" "Decides the level of details to include\n" "in the resulting geometry." msgstr "" "Mask for BLUE color.\n" "Takes values between [0 ... 255].\n" "Decides the level of details to include\n" "in the resulting geometry." #: AppTools/ToolImage.py:143 msgid "Import image" msgstr "Import image" #: AppTools/ToolImage.py:145 msgid "Open a image of raster type and then import it in FlatCAM." msgstr "Open a image of raster type and then import it in FlatCAM." #: AppTools/ToolImage.py:182 msgid "Image Tool" msgstr "Image Tool" #: AppTools/ToolImage.py:234 AppTools/ToolImage.py:237 msgid "Import IMAGE" msgstr "Import IMAGE" #: AppTools/ToolImage.py:277 App_Main.py:8360 App_Main.py:8407 msgid "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" msgstr "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" #: AppTools/ToolImage.py:285 msgid "Importing Image" msgstr "Importing Image" #: AppTools/ToolImage.py:297 AppTools/ToolPDF.py:154 App_Main.py:8385 #: App_Main.py:8431 App_Main.py:8495 App_Main.py:8562 App_Main.py:8628 #: App_Main.py:8693 App_Main.py:8750 msgid "Opened" msgstr "Opened" #: AppTools/ToolInvertGerber.py:126 msgid "Invert Gerber" msgstr "Invert Gerber" #: AppTools/ToolInvertGerber.py:128 msgid "" "Will invert the Gerber object: areas that have copper\n" "will be empty of copper and previous empty area will be\n" "filled with copper." msgstr "" "Will invert the Gerber object: areas that have copper\n" "will be empty of copper and previous empty area will be\n" "filled with copper." #: AppTools/ToolInvertGerber.py:187 msgid "Invert Tool" msgstr "Invert Tool" #: AppTools/ToolIsolation.py:96 msgid "Gerber object for isolation routing." msgstr "Gerber object for isolation routing." #: AppTools/ToolIsolation.py:120 AppTools/ToolNCC.py:122 msgid "" "Tools pool from which the algorithm\n" "will pick the ones used for copper clearing." msgstr "" "Tools pool from which the algorithm\n" "will pick the ones used for copper clearing." #: AppTools/ToolIsolation.py:136 #| msgid "" #| "This is the Tool Number.\n" #| "Isolation routing will start with the tool with the biggest \n" #| "diameter, continuing until there are no more tools.\n" #| "Only tools that create Isolation geometry will still be present\n" #| "in the resulting geometry. This is because with some tools\n" #| "this function will not be able to create painting geometry." msgid "" "This is the Tool Number.\n" "Isolation routing will start with the tool with the biggest \n" "diameter, continuing until there are no more tools.\n" "Only tools that create Isolation geometry will still be present\n" "in the resulting geometry. This is because with some tools\n" "this function will not be able to create routing geometry." msgstr "" "This is the Tool Number.\n" "Isolation routing will start with the tool with the biggest \n" "diameter, continuing until there are no more tools.\n" "Only tools that create Isolation geometry will still be present\n" "in the resulting geometry. This is because with some tools\n" "this function will not be able to create routing geometry." #: AppTools/ToolIsolation.py:144 AppTools/ToolNCC.py:146 msgid "" "Tool Diameter. It's value (in current FlatCAM units)\n" "is the cut width into the material." msgstr "" "Tool Diameter. It's value (in current FlatCAM units)\n" "is the cut width into the material." #: AppTools/ToolIsolation.py:148 AppTools/ToolNCC.py:150 msgid "" "The Tool Type (TT) can be:\n" "- Circular with 1 ... 4 teeth -> it is informative only. Being circular,\n" "the cut width in material is exactly the tool diameter.\n" "- Ball -> informative only and make reference to the Ball type endmill.\n" "- V-Shape -> it will disable Z-Cut parameter in the resulting geometry UI " "form\n" "and enable two additional UI form fields in the resulting geometry: V-Tip " "Dia and\n" "V-Tip Angle. Adjusting those two values will adjust the Z-Cut parameter " "such\n" "as the cut width into material will be equal with the value in the Tool " "Diameter\n" "column of this table.\n" "Choosing the 'V-Shape' Tool Type automatically will select the Operation " "Type\n" "in the resulting geometry as Isolation." msgstr "" "The Tool Type (TT) can be:\n" "- Circular with 1 ... 4 teeth -> it is informative only. Being circular,\n" "the cut width in material is exactly the tool diameter.\n" "- Ball -> informative only and make reference to the Ball type endmill.\n" "- V-Shape -> it will disable Z-Cut parameter in the resulting geometry UI " "form\n" "and enable two additional UI form fields in the resulting geometry: V-Tip " "Dia and\n" "V-Tip Angle. Adjusting those two values will adjust the Z-Cut parameter " "such\n" "as the cut width into material will be equal with the value in the Tool " "Diameter\n" "column of this table.\n" "Choosing the 'V-Shape' Tool Type automatically will select the Operation " "Type\n" "in the resulting geometry as Isolation." #: AppTools/ToolIsolation.py:300 AppTools/ToolNCC.py:318 #: AppTools/ToolPaint.py:300 AppTools/ToolSolderPaste.py:135 msgid "" "Delete a selection of tools in the Tool Table\n" "by first selecting a row(s) in the Tool Table." msgstr "" "Delete a selection of tools in the Tool Table\n" "by first selecting a row(s) in the Tool Table." #: AppTools/ToolIsolation.py:467 msgid "" "Specify the type of object to be excepted from isolation.\n" "It can be of type: Gerber or Geometry.\n" "What is selected here will dictate the kind\n" "of objects that will populate the 'Object' combobox." msgstr "" "Specify the type of object to be excepted from isolation.\n" "It can be of type: Gerber or Geometry.\n" "What is selected here will dictate the kind\n" "of objects that will populate the 'Object' combobox." #: AppTools/ToolIsolation.py:477 msgid "Object whose area will be removed from isolation geometry." msgstr "Object whose area will be removed from isolation geometry." #: AppTools/ToolIsolation.py:513 AppTools/ToolNCC.py:554 msgid "" "The type of FlatCAM object to be used as non copper clearing reference.\n" "It can be Gerber, Excellon or Geometry." msgstr "" "The type of FlatCAM object to be used as non copper clearing reference.\n" "It can be Gerber, Excellon or Geometry." #: AppTools/ToolIsolation.py:559 msgid "Generate Isolation Geometry" msgstr "Generate Isolation Geometry" #: AppTools/ToolIsolation.py:567 msgid "" "Create a Geometry object with toolpaths to cut \n" "isolation outside, inside or on both sides of the\n" "object. For a Gerber object outside means outside\n" "of the Gerber feature and inside means inside of\n" "the Gerber feature, if possible at all. This means\n" "that only if the Gerber feature has openings inside, they\n" "will be isolated. If what is wanted is to cut isolation\n" "inside the actual Gerber feature, use a negative tool\n" "diameter above." msgstr "" "Create a Geometry object with toolpaths to cut \n" "isolation outside, inside or on both sides of the\n" "object. For a Gerber object outside means outside\n" "of the Gerber feature and inside means inside of\n" "the Gerber feature, if possible at all. This means\n" "that only if the Gerber feature has openings inside, they\n" "will be isolated. If what is wanted is to cut isolation\n" "inside the actual Gerber feature, use a negative tool\n" "diameter above." #: AppTools/ToolIsolation.py:1266 AppTools/ToolIsolation.py:1426 #: AppTools/ToolNCC.py:932 AppTools/ToolNCC.py:1449 AppTools/ToolPaint.py:857 #: AppTools/ToolSolderPaste.py:576 AppTools/ToolSolderPaste.py:901 #: App_Main.py:4210 msgid "Please enter a tool diameter with non-zero value, in Float format." msgstr "Please enter a tool diameter with non-zero value, in Float format." #: AppTools/ToolIsolation.py:1270 AppTools/ToolNCC.py:936 #: AppTools/ToolPaint.py:861 AppTools/ToolSolderPaste.py:580 App_Main.py:4214 msgid "Adding Tool cancelled" msgstr "Adding Tool cancelled" #: AppTools/ToolIsolation.py:1420 AppTools/ToolNCC.py:1443 #: AppTools/ToolPaint.py:1203 AppTools/ToolSolderPaste.py:896 msgid "Please enter a tool diameter to add, in Float format." msgstr "Please enter a tool diameter to add, in Float format." #: AppTools/ToolIsolation.py:1451 AppTools/ToolIsolation.py:2959 #: AppTools/ToolNCC.py:1474 AppTools/ToolNCC.py:4079 AppTools/ToolPaint.py:1227 #: AppTools/ToolPaint.py:3628 AppTools/ToolSolderPaste.py:925 msgid "Cancelled. Tool already in Tool Table." msgstr "Cancelled. Tool already in Tool Table." #: AppTools/ToolIsolation.py:1458 AppTools/ToolIsolation.py:2977 #: AppTools/ToolNCC.py:1481 AppTools/ToolNCC.py:4096 AppTools/ToolPaint.py:1232 #: AppTools/ToolPaint.py:3645 msgid "New tool added to Tool Table." msgstr "New tool added to Tool Table." #: AppTools/ToolIsolation.py:1502 AppTools/ToolNCC.py:1525 #: AppTools/ToolPaint.py:1276 msgid "Tool from Tool Table was edited." msgstr "Tool from Tool Table was edited." #: AppTools/ToolIsolation.py:1514 AppTools/ToolNCC.py:1537 #: AppTools/ToolPaint.py:1288 AppTools/ToolSolderPaste.py:986 msgid "Cancelled. New diameter value is already in the Tool Table." msgstr "Cancelled. New diameter value is already in the Tool Table." #: AppTools/ToolIsolation.py:1566 AppTools/ToolNCC.py:1589 #: AppTools/ToolPaint.py:1386 msgid "Delete failed. Select a tool to delete." msgstr "Delete failed. Select a tool to delete." #: AppTools/ToolIsolation.py:1572 AppTools/ToolNCC.py:1595 #: AppTools/ToolPaint.py:1392 msgid "Tool(s) deleted from Tool Table." msgstr "Tool(s) deleted from Tool Table." #: AppTools/ToolIsolation.py:1620 msgid "Isolating..." msgstr "Isolating..." #: AppTools/ToolIsolation.py:1654 msgid "Failed to create Follow Geometry with tool diameter" msgstr "Failed to create Follow Geometry with tool diameter" #: AppTools/ToolIsolation.py:1657 msgid "Follow Geometry was created with tool diameter" msgstr "Follow Geometry was created with tool diameter" #: AppTools/ToolIsolation.py:1698 msgid "Click on a polygon to isolate it." msgstr "Click on a polygon to isolate it." #: AppTools/ToolIsolation.py:1812 AppTools/ToolIsolation.py:1832 #: AppTools/ToolIsolation.py:1967 AppTools/ToolIsolation.py:2138 msgid "Subtracting Geo" msgstr "Subtracting Geo" #: AppTools/ToolIsolation.py:1816 AppTools/ToolIsolation.py:1971 #: AppTools/ToolIsolation.py:2142 msgid "Intersecting Geo" msgstr "Intersecting Geo" #: AppTools/ToolIsolation.py:1865 AppTools/ToolIsolation.py:2032 #: AppTools/ToolIsolation.py:2199 msgid "Empty Geometry in" msgstr "Empty Geometry in" #: AppTools/ToolIsolation.py:2041 msgid "" "Partial failure. The geometry was processed with all tools.\n" "But there are still not-isolated geometry elements. Try to include a tool " "with smaller diameter." msgstr "" "Partial failure. The geometry was processed with all tools.\n" "But there are still not-isolated geometry elements. Try to include a tool " "with smaller diameter." #: AppTools/ToolIsolation.py:2044 msgid "" "The following are coordinates for the copper features that could not be " "isolated:" msgstr "" "The following are coordinates for the copper features that could not be " "isolated:" #: AppTools/ToolIsolation.py:2356 AppTools/ToolIsolation.py:2465 #: AppTools/ToolPaint.py:1535 msgid "Added polygon" msgstr "Added polygon" #: AppTools/ToolIsolation.py:2357 AppTools/ToolIsolation.py:2467 msgid "Click to add next polygon or right click to start isolation." msgstr "Click to add next polygon or right click to start isolation." #: AppTools/ToolIsolation.py:2369 AppTools/ToolPaint.py:1549 msgid "Removed polygon" msgstr "Removed polygon" #: AppTools/ToolIsolation.py:2370 msgid "Click to add/remove next polygon or right click to start isolation." msgstr "Click to add/remove next polygon or right click to start isolation." #: AppTools/ToolIsolation.py:2375 AppTools/ToolPaint.py:1555 msgid "No polygon detected under click position." msgstr "No polygon detected under click position." #: AppTools/ToolIsolation.py:2401 AppTools/ToolPaint.py:1584 msgid "List of single polygons is empty. Aborting." msgstr "List of single polygons is empty. Aborting." #: AppTools/ToolIsolation.py:2470 msgid "No polygon in selection." msgstr "No polygon in selection." #: AppTools/ToolIsolation.py:2498 AppTools/ToolNCC.py:1725 #: AppTools/ToolPaint.py:1619 msgid "Click the end point of the paint area." msgstr "Click the end point of the paint area." #: AppTools/ToolIsolation.py:2916 AppTools/ToolNCC.py:4036 #: AppTools/ToolPaint.py:3585 App_Main.py:5318 App_Main.py:5328 msgid "Tool from DB added in Tool Table." msgstr "Tool from DB added in Tool Table." #: AppTools/ToolMove.py:102 msgid "MOVE: Click on the Start point ..." msgstr "MOVE: Click on the Start point ..." #: AppTools/ToolMove.py:113 msgid "Cancelled. No object(s) to move." msgstr "Cancelled. No object(s) to move." #: AppTools/ToolMove.py:140 msgid "MOVE: Click on the Destination point ..." msgstr "MOVE: Click on the Destination point ..." #: AppTools/ToolMove.py:163 msgid "Moving..." msgstr "Moving..." #: AppTools/ToolMove.py:166 msgid "No object(s) selected." msgstr "No object(s) selected." #: AppTools/ToolMove.py:221 msgid "Error when mouse left click." msgstr "Error when mouse left click." #: AppTools/ToolNCC.py:42 msgid "Non-Copper Clearing" msgstr "Non-Copper Clearing" #: AppTools/ToolNCC.py:86 AppTools/ToolPaint.py:79 msgid "Obj Type" msgstr "Obj Type" #: AppTools/ToolNCC.py:88 msgid "" "Specify the type of object to be cleared of excess copper.\n" "It can be of type: Gerber or Geometry.\n" "What is selected here will dictate the kind\n" "of objects that will populate the 'Object' combobox." msgstr "" "Specify the type of object to be cleared of excess copper.\n" "It can be of type: Gerber or Geometry.\n" "What is selected here will dictate the kind\n" "of objects that will populate the 'Object' combobox." #: AppTools/ToolNCC.py:110 msgid "Object to be cleared of excess copper." msgstr "Object to be cleared of excess copper." #: AppTools/ToolNCC.py:138 msgid "" "This is the Tool Number.\n" "Non copper clearing will start with the tool with the biggest \n" "diameter, continuing until there are no more tools.\n" "Only tools that create NCC clearing geometry will still be present\n" "in the resulting geometry. This is because with some tools\n" "this function will not be able to create painting geometry." msgstr "" "This is the Tool Number.\n" "Non copper clearing will start with the tool with the biggest \n" "diameter, continuing until there are no more tools.\n" "Only tools that create NCC clearing geometry will still be present\n" "in the resulting geometry. This is because with some tools\n" "this function will not be able to create painting geometry." #: AppTools/ToolNCC.py:597 AppTools/ToolPaint.py:536 msgid "Generate Geometry" msgstr "Generate Geometry" #: AppTools/ToolNCC.py:1638 msgid "Wrong Tool Dia value format entered, use a number." msgstr "Wrong Tool Dia value format entered, use a number." #: AppTools/ToolNCC.py:1649 AppTools/ToolPaint.py:1443 msgid "No selected tools in Tool Table." msgstr "No selected tools in Tool Table." #: AppTools/ToolNCC.py:2005 AppTools/ToolNCC.py:3024 msgid "NCC Tool. Preparing non-copper polygons." msgstr "NCC Tool. Preparing non-copper polygons." #: AppTools/ToolNCC.py:2064 AppTools/ToolNCC.py:3152 msgid "NCC Tool. Calculate 'empty' area." msgstr "NCC Tool. Calculate 'empty' area." #: AppTools/ToolNCC.py:2083 AppTools/ToolNCC.py:2192 AppTools/ToolNCC.py:2207 #: AppTools/ToolNCC.py:3165 AppTools/ToolNCC.py:3270 AppTools/ToolNCC.py:3285 #: AppTools/ToolNCC.py:3551 AppTools/ToolNCC.py:3652 AppTools/ToolNCC.py:3667 msgid "Buffering finished" msgstr "Buffering finished" #: AppTools/ToolNCC.py:2091 AppTools/ToolNCC.py:2214 AppTools/ToolNCC.py:3173 #: AppTools/ToolNCC.py:3292 AppTools/ToolNCC.py:3558 AppTools/ToolNCC.py:3674 msgid "Could not get the extent of the area to be non copper cleared." msgstr "Could not get the extent of the area to be non copper cleared." #: AppTools/ToolNCC.py:2121 AppTools/ToolNCC.py:2200 AppTools/ToolNCC.py:3200 #: AppTools/ToolNCC.py:3277 AppTools/ToolNCC.py:3578 AppTools/ToolNCC.py:3659 msgid "" "Isolation geometry is broken. Margin is less than isolation tool diameter." msgstr "" "Isolation geometry is broken. Margin is less than isolation tool diameter." #: AppTools/ToolNCC.py:2217 AppTools/ToolNCC.py:3296 AppTools/ToolNCC.py:3677 msgid "The selected object is not suitable for copper clearing." msgstr "The selected object is not suitable for copper clearing." #: AppTools/ToolNCC.py:2224 AppTools/ToolNCC.py:3303 msgid "NCC Tool. Finished calculation of 'empty' area." msgstr "NCC Tool. Finished calculation of 'empty' area." #: AppTools/ToolNCC.py:2267 msgid "Clearing the polygon with the method: lines." msgstr "Clearing the polygon with the method: lines." #: AppTools/ToolNCC.py:2277 msgid "Failed. Clearing the polygon with the method: seed." msgstr "Failed. Clearing the polygon with the method: seed." #: AppTools/ToolNCC.py:2286 msgid "Failed. Clearing the polygon with the method: standard." msgstr "Failed. Clearing the polygon with the method: standard." #: AppTools/ToolNCC.py:2300 msgid "Geometry could not be cleared completely" msgstr "Geometry could not be cleared completely" #: AppTools/ToolNCC.py:2325 AppTools/ToolNCC.py:2327 AppTools/ToolNCC.py:2973 #: AppTools/ToolNCC.py:2975 msgid "Non-Copper clearing ..." msgstr "Non-Copper clearing ..." #: AppTools/ToolNCC.py:2377 AppTools/ToolNCC.py:3120 msgid "" "NCC Tool. Finished non-copper polygons. Normal copper clearing task started." msgstr "" "NCC Tool. Finished non-copper polygons. Normal copper clearing task started." #: AppTools/ToolNCC.py:2415 AppTools/ToolNCC.py:2663 msgid "NCC Tool failed creating bounding box." msgstr "NCC Tool failed creating bounding box." #: AppTools/ToolNCC.py:2430 AppTools/ToolNCC.py:2680 AppTools/ToolNCC.py:3316 #: AppTools/ToolNCC.py:3702 msgid "NCC Tool clearing with tool diameter" msgstr "NCC Tool clearing with tool diameter" #: AppTools/ToolNCC.py:2430 AppTools/ToolNCC.py:2680 AppTools/ToolNCC.py:3316 #: AppTools/ToolNCC.py:3702 msgid "started." msgstr "started." #: AppTools/ToolNCC.py:2588 AppTools/ToolNCC.py:3477 msgid "" "There is no NCC Geometry in the file.\n" "Usually it means that the tool diameter is too big for the painted " "geometry.\n" "Change the painting parameters and try again." msgstr "" "There is no NCC Geometry in the file.\n" "Usually it means that the tool diameter is too big for the painted " "geometry.\n" "Change the painting parameters and try again." #: AppTools/ToolNCC.py:2597 AppTools/ToolNCC.py:3486 msgid "NCC Tool clear all done." msgstr "NCC Tool clear all done." #: AppTools/ToolNCC.py:2600 AppTools/ToolNCC.py:3489 msgid "NCC Tool clear all done but the copper features isolation is broken for" msgstr "" "NCC Tool clear all done but the copper features isolation is broken for" #: AppTools/ToolNCC.py:2602 AppTools/ToolNCC.py:2888 AppTools/ToolNCC.py:3491 #: AppTools/ToolNCC.py:3874 msgid "tools" msgstr "tools" #: AppTools/ToolNCC.py:2884 AppTools/ToolNCC.py:3870 msgid "NCC Tool Rest Machining clear all done." msgstr "NCC Tool Rest Machining clear all done." #: AppTools/ToolNCC.py:2887 AppTools/ToolNCC.py:3873 msgid "" "NCC Tool Rest Machining clear all done but the copper features isolation is " "broken for" msgstr "" "NCC Tool Rest Machining clear all done but the copper features isolation is " "broken for" #: AppTools/ToolNCC.py:2985 msgid "NCC Tool started. Reading parameters." msgstr "NCC Tool started. Reading parameters." #: AppTools/ToolNCC.py:3972 msgid "" "Try to use the Buffering Type = Full in Preferences -> Gerber General. " "Reload the Gerber file after this change." msgstr "" "Try to use the Buffering Type = Full in Preferences -> Gerber General. " "Reload the Gerber file after this change." #: AppTools/ToolOptimal.py:85 msgid "Number of decimals kept for found distances." msgstr "Number of decimals kept for found distances." #: AppTools/ToolOptimal.py:93 msgid "Minimum distance" msgstr "Minimum distance" #: AppTools/ToolOptimal.py:94 msgid "Display minimum distance between copper features." msgstr "Display minimum distance between copper features." #: AppTools/ToolOptimal.py:98 msgid "Determined" msgstr "Determined" #: AppTools/ToolOptimal.py:112 msgid "Occurring" msgstr "Occurring" #: AppTools/ToolOptimal.py:113 msgid "How many times this minimum is found." msgstr "How many times this minimum is found." #: AppTools/ToolOptimal.py:119 msgid "Minimum points coordinates" msgstr "Minimum points coordinates" #: AppTools/ToolOptimal.py:120 AppTools/ToolOptimal.py:126 msgid "Coordinates for points where minimum distance was found." msgstr "Coordinates for points where minimum distance was found." #: AppTools/ToolOptimal.py:139 AppTools/ToolOptimal.py:215 msgid "Jump to selected position" msgstr "Jump to selected position" #: AppTools/ToolOptimal.py:141 AppTools/ToolOptimal.py:217 msgid "" "Select a position in the Locations text box and then\n" "click this button." msgstr "" "Select a position in the Locations text box and then\n" "click this button." #: AppTools/ToolOptimal.py:149 msgid "Other distances" msgstr "Other distances" #: AppTools/ToolOptimal.py:150 msgid "" "Will display other distances in the Gerber file ordered from\n" "the minimum to the maximum, not including the absolute minimum." msgstr "" "Will display other distances in the Gerber file ordered from\n" "the minimum to the maximum, not including the absolute minimum." #: AppTools/ToolOptimal.py:155 msgid "Other distances points coordinates" msgstr "Other distances points coordinates" #: AppTools/ToolOptimal.py:156 AppTools/ToolOptimal.py:170 #: AppTools/ToolOptimal.py:177 AppTools/ToolOptimal.py:194 #: AppTools/ToolOptimal.py:201 msgid "" "Other distances and the coordinates for points\n" "where the distance was found." msgstr "" "Other distances and the coordinates for points\n" "where the distance was found." #: AppTools/ToolOptimal.py:169 msgid "Gerber distances" msgstr "Gerber distances" #: AppTools/ToolOptimal.py:193 msgid "Points coordinates" msgstr "Points coordinates" #: AppTools/ToolOptimal.py:225 msgid "Find Minimum" msgstr "Find Minimum" #: AppTools/ToolOptimal.py:227 msgid "" "Calculate the minimum distance between copper features,\n" "this will allow the determination of the right tool to\n" "use for isolation or copper clearing." msgstr "" "Calculate the minimum distance between copper features,\n" "this will allow the determination of the right tool to\n" "use for isolation or copper clearing." #: AppTools/ToolOptimal.py:352 msgid "Only Gerber objects can be evaluated." msgstr "Only Gerber objects can be evaluated." #: AppTools/ToolOptimal.py:358 msgid "" "Optimal Tool. Started to search for the minimum distance between copper " "features." msgstr "" "Optimal Tool. Started to search for the minimum distance between copper " "features." #: AppTools/ToolOptimal.py:368 msgid "Optimal Tool. Parsing geometry for aperture" msgstr "Optimal Tool. Parsing geometry for aperture" #: AppTools/ToolOptimal.py:379 msgid "Optimal Tool. Creating a buffer for the object geometry." msgstr "Optimal Tool. Creating a buffer for the object geometry." #: AppTools/ToolOptimal.py:389 msgid "" "The Gerber object has one Polygon as geometry.\n" "There are no distances between geometry elements to be found." msgstr "" "The Gerber object has one Polygon as geometry.\n" "There are no distances between geometry elements to be found." #: AppTools/ToolOptimal.py:394 msgid "" "Optimal Tool. Finding the distances between each two elements. Iterations" msgstr "" "Optimal Tool. Finding the distances between each two elements. Iterations" #: AppTools/ToolOptimal.py:429 msgid "Optimal Tool. Finding the minimum distance." msgstr "Optimal Tool. Finding the minimum distance." #: AppTools/ToolOptimal.py:445 msgid "Optimal Tool. Finished successfully." msgstr "Optimal Tool. Finished successfully." #: AppTools/ToolPDF.py:91 AppTools/ToolPDF.py:95 msgid "Open PDF" msgstr "Open PDF" #: AppTools/ToolPDF.py:98 msgid "Open PDF cancelled" msgstr "Open PDF cancelled" #: AppTools/ToolPDF.py:122 msgid "Parsing PDF file ..." msgstr "Parsing PDF file ..." #: AppTools/ToolPDF.py:138 App_Main.py:8593 msgid "Failed to open" msgstr "Failed to open" #: AppTools/ToolPDF.py:203 AppTools/ToolPcbWizard.py:445 App_Main.py:8542 msgid "No geometry found in file" msgstr "No geometry found in file" #: AppTools/ToolPDF.py:206 AppTools/ToolPDF.py:279 #, python-format msgid "Rendering PDF layer #%d ..." msgstr "Rendering PDF layer #%d ..." #: AppTools/ToolPDF.py:210 AppTools/ToolPDF.py:283 msgid "Open PDF file failed." msgstr "Open PDF file failed." #: AppTools/ToolPDF.py:215 AppTools/ToolPDF.py:288 msgid "Rendered" msgstr "Rendered" #: AppTools/ToolPaint.py:81 msgid "" "Specify the type of object to be painted.\n" "It can be of type: Gerber or Geometry.\n" "What is selected here will dictate the kind\n" "of objects that will populate the 'Object' combobox." msgstr "" "Specify the type of object to be painted.\n" "It can be of type: Gerber or Geometry.\n" "What is selected here will dictate the kind\n" "of objects that will populate the 'Object' combobox." #: AppTools/ToolPaint.py:103 msgid "Object to be painted." msgstr "Object to be painted." #: AppTools/ToolPaint.py:116 msgid "" "Tools pool from which the algorithm\n" "will pick the ones used for painting." msgstr "" "Tools pool from which the algorithm\n" "will pick the ones used for painting." #: AppTools/ToolPaint.py:133 msgid "" "This is the Tool Number.\n" "Painting will start with the tool with the biggest diameter,\n" "continuing until there are no more tools.\n" "Only tools that create painting geometry will still be present\n" "in the resulting geometry. This is because with some tools\n" "this function will not be able to create painting geometry." msgstr "" "This is the Tool Number.\n" "Painting will start with the tool with the biggest diameter,\n" "continuing until there are no more tools.\n" "Only tools that create painting geometry will still be present\n" "in the resulting geometry. This is because with some tools\n" "this function will not be able to create painting geometry." #: AppTools/ToolPaint.py:145 msgid "" "The Tool Type (TT) can be:\n" "- Circular -> it is informative only. Being circular,\n" "the cut width in material is exactly the tool diameter.\n" "- Ball -> informative only and make reference to the Ball type endmill.\n" "- V-Shape -> it will disable Z-Cut parameter in the resulting geometry UI " "form\n" "and enable two additional UI form fields in the resulting geometry: V-Tip " "Dia and\n" "V-Tip Angle. Adjusting those two values will adjust the Z-Cut parameter " "such\n" "as the cut width into material will be equal with the value in the Tool " "Diameter\n" "column of this table.\n" "Choosing the 'V-Shape' Tool Type automatically will select the Operation " "Type\n" "in the resulting geometry as Isolation." msgstr "" "The Tool Type (TT) can be:\n" "- Circular -> it is informative only. Being circular,\n" "the cut width in material is exactly the tool diameter.\n" "- Ball -> informative only and make reference to the Ball type endmill.\n" "- V-Shape -> it will disable Z-Cut parameter in the resulting geometry UI " "form\n" "and enable two additional UI form fields in the resulting geometry: V-Tip " "Dia and\n" "V-Tip Angle. Adjusting those two values will adjust the Z-Cut parameter " "such\n" "as the cut width into material will be equal with the value in the Tool " "Diameter\n" "column of this table.\n" "Choosing the 'V-Shape' Tool Type automatically will select the Operation " "Type\n" "in the resulting geometry as Isolation." #: AppTools/ToolPaint.py:497 msgid "" "The type of FlatCAM object to be used as paint reference.\n" "It can be Gerber, Excellon or Geometry." msgstr "" "The type of FlatCAM object to be used as paint reference.\n" "It can be Gerber, Excellon or Geometry." #: AppTools/ToolPaint.py:538 msgid "" "- 'Area Selection' - left mouse click to start selection of the area to be " "painted.\n" "Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " "areas.\n" "- 'All Polygons' - the Paint will start after click.\n" "- 'Reference Object' - will do non copper clearing within the area\n" "specified by another object." msgstr "" "- 'Area Selection' - left mouse click to start selection of the area to be " "painted.\n" "Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " "areas.\n" "- 'All Polygons' - the Paint will start after click.\n" "- 'Reference Object' - will do non copper clearing within the area\n" "specified by another object." #: AppTools/ToolPaint.py:1412 #, python-format msgid "Could not retrieve object: %s" msgstr "Could not retrieve object: %s" #: AppTools/ToolPaint.py:1422 msgid "Can't do Paint on MultiGeo geometries" msgstr "Can't do Paint on MultiGeo geometries" #: AppTools/ToolPaint.py:1459 msgid "Click on a polygon to paint it." msgstr "Click on a polygon to paint it." #: AppTools/ToolPaint.py:1472 msgid "Click the start point of the paint area." msgstr "Click the start point of the paint area." #: AppTools/ToolPaint.py:1537 msgid "Click to add next polygon or right click to start painting." msgstr "Click to add next polygon or right click to start painting." #: AppTools/ToolPaint.py:1550 msgid "Click to add/remove next polygon or right click to start painting." msgstr "Click to add/remove next polygon or right click to start painting." #: AppTools/ToolPaint.py:2054 msgid "Painting polygon with method: lines." msgstr "Painting polygon with method: lines." #: AppTools/ToolPaint.py:2066 msgid "Failed. Painting polygon with method: seed." msgstr "Failed. Painting polygon with method: seed." #: AppTools/ToolPaint.py:2077 msgid "Failed. Painting polygon with method: standard." msgstr "Failed. Painting polygon with method: standard." #: AppTools/ToolPaint.py:2093 msgid "Geometry could not be painted completely" msgstr "Geometry could not be painted completely" #: AppTools/ToolPaint.py:2122 AppTools/ToolPaint.py:2125 #: AppTools/ToolPaint.py:2133 AppTools/ToolPaint.py:2436 #: AppTools/ToolPaint.py:2439 AppTools/ToolPaint.py:2447 #: AppTools/ToolPaint.py:2935 AppTools/ToolPaint.py:2938 #: AppTools/ToolPaint.py:2944 msgid "Paint Tool." msgstr "Paint Tool." #: AppTools/ToolPaint.py:2122 AppTools/ToolPaint.py:2125 #: AppTools/ToolPaint.py:2133 msgid "Normal painting polygon task started." msgstr "Normal painting polygon task started." #: AppTools/ToolPaint.py:2123 AppTools/ToolPaint.py:2437 #: AppTools/ToolPaint.py:2936 msgid "Buffering geometry..." msgstr "Buffering geometry..." #: AppTools/ToolPaint.py:2145 AppTools/ToolPaint.py:2454 #: AppTools/ToolPaint.py:2952 msgid "No polygon found." msgstr "No polygon found." #: AppTools/ToolPaint.py:2175 msgid "Painting polygon..." msgstr "Painting polygon..." #: AppTools/ToolPaint.py:2185 AppTools/ToolPaint.py:2500 #: AppTools/ToolPaint.py:2690 AppTools/ToolPaint.py:2998 #: AppTools/ToolPaint.py:3177 msgid "Painting with tool diameter = " msgstr "Painting with tool diameter = " #: AppTools/ToolPaint.py:2186 AppTools/ToolPaint.py:2501 #: AppTools/ToolPaint.py:2691 AppTools/ToolPaint.py:2999 #: AppTools/ToolPaint.py:3178 msgid "started" msgstr "started" #: AppTools/ToolPaint.py:2211 AppTools/ToolPaint.py:2527 #: AppTools/ToolPaint.py:2717 AppTools/ToolPaint.py:3025 #: AppTools/ToolPaint.py:3204 msgid "Margin parameter too big. Tool is not used" msgstr "Margin parameter too big. Tool is not used" #: AppTools/ToolPaint.py:2269 AppTools/ToolPaint.py:2596 #: AppTools/ToolPaint.py:2774 AppTools/ToolPaint.py:3088 #: AppTools/ToolPaint.py:3266 msgid "" "Could not do Paint. Try a different combination of parameters. Or a " "different strategy of paint" msgstr "" "Could not do Paint. Try a different combination of parameters. Or a " "different strategy of paint" #: AppTools/ToolPaint.py:2326 AppTools/ToolPaint.py:2662 #: AppTools/ToolPaint.py:2831 AppTools/ToolPaint.py:3149 #: AppTools/ToolPaint.py:3328 msgid "" "There is no Painting Geometry in the file.\n" "Usually it means that the tool diameter is too big for the painted " "geometry.\n" "Change the painting parameters and try again." msgstr "" "There is no Painting Geometry in the file.\n" "Usually it means that the tool diameter is too big for the painted " "geometry.\n" "Change the painting parameters and try again." #: AppTools/ToolPaint.py:2349 msgid "Paint Single failed." msgstr "Paint Single failed." #: AppTools/ToolPaint.py:2355 msgid "Paint Single Done." msgstr "Paint Single Done." #: AppTools/ToolPaint.py:2357 AppTools/ToolPaint.py:2867 #: AppTools/ToolPaint.py:3364 msgid "Polygon Paint started ..." msgstr "Polygon Paint started ..." #: AppTools/ToolPaint.py:2436 AppTools/ToolPaint.py:2439 #: AppTools/ToolPaint.py:2447 msgid "Paint all polygons task started." msgstr "Paint all polygons task started." #: AppTools/ToolPaint.py:2478 AppTools/ToolPaint.py:2976 msgid "Painting polygons..." msgstr "Painting polygons..." #: AppTools/ToolPaint.py:2671 msgid "Paint All Done." msgstr "Paint All Done." #: AppTools/ToolPaint.py:2840 AppTools/ToolPaint.py:3337 msgid "Paint All with Rest-Machining done." msgstr "Paint All with Rest-Machining done." #: AppTools/ToolPaint.py:2859 msgid "Paint All failed." msgstr "Paint All failed." #: AppTools/ToolPaint.py:2865 msgid "Paint Poly All Done." msgstr "Paint Poly All Done." #: AppTools/ToolPaint.py:2935 AppTools/ToolPaint.py:2938 #: AppTools/ToolPaint.py:2944 msgid "Painting area task started." msgstr "Painting area task started." #: AppTools/ToolPaint.py:3158 msgid "Paint Area Done." msgstr "Paint Area Done." #: AppTools/ToolPaint.py:3356 msgid "Paint Area failed." msgstr "Paint Area failed." #: AppTools/ToolPaint.py:3362 msgid "Paint Poly Area Done." msgstr "Paint Poly Area Done." #: AppTools/ToolPanelize.py:55 msgid "" "Specify the type of object to be panelized\n" "It can be of type: Gerber, Excellon or Geometry.\n" "The selection here decide the type of objects that will be\n" "in the Object combobox." msgstr "" "Specify the type of object to be panelized\n" "It can be of type: Gerber, Excellon or Geometry.\n" "The selection here decide the type of objects that will be\n" "in the Object combobox." #: AppTools/ToolPanelize.py:88 msgid "" "Object to be panelized. This means that it will\n" "be duplicated in an array of rows and columns." msgstr "" "Object to be panelized. This means that it will\n" "be duplicated in an array of rows and columns." #: AppTools/ToolPanelize.py:100 msgid "Penelization Reference" msgstr "Penelization Reference" #: AppTools/ToolPanelize.py:102 msgid "" "Choose the reference for panelization:\n" "- Object = the bounding box of a different object\n" "- Bounding Box = the bounding box of the object to be panelized\n" "\n" "The reference is useful when doing panelization for more than one\n" "object. The spacings (really offsets) will be applied in reference\n" "to this reference object therefore maintaining the panelized\n" "objects in sync." msgstr "" "Choose the reference for panelization:\n" "- Object = the bounding box of a different object\n" "- Bounding Box = the bounding box of the object to be panelized\n" "\n" "The reference is useful when doing panelization for more than one\n" "object. The spacings (really offsets) will be applied in reference\n" "to this reference object therefore maintaining the panelized\n" "objects in sync." #: AppTools/ToolPanelize.py:123 msgid "Box Type" msgstr "Box Type" #: AppTools/ToolPanelize.py:125 msgid "" "Specify the type of object to be used as an container for\n" "panelization. It can be: Gerber or Geometry type.\n" "The selection here decide the type of objects that will be\n" "in the Box Object combobox." msgstr "" "Specify the type of object to be used as an container for\n" "panelization. It can be: Gerber or Geometry type.\n" "The selection here decide the type of objects that will be\n" "in the Box Object combobox." #: AppTools/ToolPanelize.py:139 msgid "" "The actual object that is used as container for the\n" " selected object that is to be panelized." msgstr "" "The actual object that is used as container for the\n" " selected object that is to be panelized." #: AppTools/ToolPanelize.py:149 msgid "Panel Data" msgstr "Panel Data" #: AppTools/ToolPanelize.py:151 msgid "" "This informations will shape the resulting panel.\n" "The number of rows and columns will set how many\n" "duplicates of the original geometry will be generated.\n" "\n" "The spacings will set the distance between any two\n" "elements of the panel array." msgstr "" "This informations will shape the resulting panel.\n" "The number of rows and columns will set how many\n" "duplicates of the original geometry will be generated.\n" "\n" "The spacings will set the distance between any two\n" "elements of the panel array." #: AppTools/ToolPanelize.py:214 msgid "" "Choose the type of object for the panel object:\n" "- Geometry\n" "- Gerber" msgstr "" "Choose the type of object for the panel object:\n" "- Geometry\n" "- Gerber" #: AppTools/ToolPanelize.py:222 msgid "Constrain panel within" msgstr "Constrain panel within" #: AppTools/ToolPanelize.py:263 msgid "Panelize Object" msgstr "Panelize Object" #: AppTools/ToolPanelize.py:265 AppTools/ToolRulesCheck.py:501 msgid "" "Panelize the specified object around the specified box.\n" "In other words it creates multiple copies of the source object,\n" "arranged in a 2D array of rows and columns." msgstr "" "Panelize the specified object around the specified box.\n" "In other words it creates multiple copies of the source object,\n" "arranged in a 2D array of rows and columns." #: AppTools/ToolPanelize.py:333 msgid "Panel. Tool" msgstr "Panel. Tool" #: AppTools/ToolPanelize.py:468 msgid "Columns or Rows are zero value. Change them to a positive integer." msgstr "Columns or Rows are zero value. Change them to a positive integer." #: AppTools/ToolPanelize.py:505 msgid "Generating panel ... " msgstr "Generating panel ... " #: AppTools/ToolPanelize.py:788 msgid "Generating panel ... Adding the Gerber code." msgstr "Generating panel ... Adding the Gerber code." #: AppTools/ToolPanelize.py:796 msgid "Generating panel... Spawning copies" msgstr "Generating panel... Spawning copies" #: AppTools/ToolPanelize.py:803 msgid "Panel done..." msgstr "Panel done..." #: AppTools/ToolPanelize.py:806 #, python-brace-format msgid "" "{text} Too big for the constrain area. Final panel has {col} columns and " "{row} rows" msgstr "" "{text} Too big for the constrain area. Final panel has {col} columns and " "{row} rows" #: AppTools/ToolPanelize.py:815 msgid "Panel created successfully." msgstr "Panel created successfully." #: AppTools/ToolPcbWizard.py:31 msgid "PcbWizard Import Tool" msgstr "PcbWizard Import Tool" #: AppTools/ToolPcbWizard.py:40 msgid "Import 2-file Excellon" msgstr "Import 2-file Excellon" #: AppTools/ToolPcbWizard.py:51 msgid "Load files" msgstr "Load files" #: AppTools/ToolPcbWizard.py:57 msgid "Excellon file" msgstr "Excellon file" #: AppTools/ToolPcbWizard.py:59 msgid "" "Load the Excellon file.\n" "Usually it has a .DRL extension" msgstr "" "Load the Excellon file.\n" "Usually it has a .DRL extension" #: AppTools/ToolPcbWizard.py:65 msgid "INF file" msgstr "INF file" #: AppTools/ToolPcbWizard.py:67 msgid "Load the INF file." msgstr "Load the INF file." #: AppTools/ToolPcbWizard.py:79 msgid "Tool Number" msgstr "Tool Number" #: AppTools/ToolPcbWizard.py:81 msgid "Tool diameter in file units." msgstr "Tool diameter in file units." #: AppTools/ToolPcbWizard.py:87 msgid "Excellon format" msgstr "Excellon format" #: AppTools/ToolPcbWizard.py:95 msgid "Int. digits" msgstr "Int. digits" #: AppTools/ToolPcbWizard.py:97 msgid "The number of digits for the integral part of the coordinates." msgstr "The number of digits for the integral part of the coordinates." #: AppTools/ToolPcbWizard.py:104 msgid "Frac. digits" msgstr "Frac. digits" #: AppTools/ToolPcbWizard.py:106 msgid "The number of digits for the fractional part of the coordinates." msgstr "The number of digits for the fractional part of the coordinates." #: AppTools/ToolPcbWizard.py:113 msgid "No Suppression" msgstr "No Suppression" #: AppTools/ToolPcbWizard.py:114 msgid "Zeros supp." msgstr "Zeros supp." #: AppTools/ToolPcbWizard.py:116 msgid "" "The type of zeros suppression used.\n" "Can be of type:\n" "- LZ = leading zeros are kept\n" "- TZ = trailing zeros are kept\n" "- No Suppression = no zero suppression" msgstr "" "The type of zeros suppression used.\n" "Can be of type:\n" "- LZ = leading zeros are kept\n" "- TZ = trailing zeros are kept\n" "- No Suppression = no zero suppression" #: AppTools/ToolPcbWizard.py:129 msgid "" "The type of units that the coordinates and tool\n" "diameters are using. Can be INCH or MM." msgstr "" "The type of units that the coordinates and tool\n" "diameters are using. Can be INCH or MM." #: AppTools/ToolPcbWizard.py:136 msgid "Import Excellon" msgstr "Import Excellon" #: AppTools/ToolPcbWizard.py:138 msgid "" "Import in FlatCAM an Excellon file\n" "that store it's information's in 2 files.\n" "One usually has .DRL extension while\n" "the other has .INF extension." msgstr "" "Import in FlatCAM an Excellon file\n" "that store it's information's in 2 files.\n" "One usually has .DRL extension while\n" "the other has .INF extension." #: AppTools/ToolPcbWizard.py:197 msgid "PCBWizard Tool" msgstr "PCBWizard Tool" #: AppTools/ToolPcbWizard.py:291 AppTools/ToolPcbWizard.py:295 msgid "Load PcbWizard Excellon file" msgstr "Load PcbWizard Excellon file" #: AppTools/ToolPcbWizard.py:314 AppTools/ToolPcbWizard.py:318 msgid "Load PcbWizard INF file" msgstr "Load PcbWizard INF file" #: AppTools/ToolPcbWizard.py:366 msgid "" "The INF file does not contain the tool table.\n" "Try to open the Excellon file from File -> Open -> Excellon\n" "and edit the drill diameters manually." msgstr "" "The INF file does not contain the tool table.\n" "Try to open the Excellon file from File -> Open -> Excellon\n" "and edit the drill diameters manually." #: AppTools/ToolPcbWizard.py:387 msgid "PcbWizard .INF file loaded." msgstr "PcbWizard .INF file loaded." #: AppTools/ToolPcbWizard.py:392 msgid "Main PcbWizard Excellon file loaded." msgstr "Main PcbWizard Excellon file loaded." #: AppTools/ToolPcbWizard.py:424 App_Main.py:8520 msgid "This is not Excellon file." msgstr "This is not Excellon file." #: AppTools/ToolPcbWizard.py:427 msgid "Cannot parse file" msgstr "Cannot parse file" #: AppTools/ToolPcbWizard.py:450 msgid "Importing Excellon." msgstr "Importing Excellon." #: AppTools/ToolPcbWizard.py:457 msgid "Import Excellon file failed." msgstr "Import Excellon file failed." #: AppTools/ToolPcbWizard.py:464 msgid "Imported" msgstr "Imported" #: AppTools/ToolPcbWizard.py:467 msgid "Excellon merging is in progress. Please wait..." msgstr "Excellon merging is in progress. Please wait..." #: AppTools/ToolPcbWizard.py:469 msgid "The imported Excellon file is empty." msgstr "The imported Excellon file is empty." #: AppTools/ToolProperties.py:116 App_Main.py:4692 App_Main.py:6803 #: App_Main.py:6903 App_Main.py:6944 App_Main.py:6985 App_Main.py:7027 #: App_Main.py:7069 App_Main.py:7113 App_Main.py:7157 App_Main.py:7681 #: App_Main.py:7685 msgid "No object selected." msgstr "No object selected." #: AppTools/ToolProperties.py:131 msgid "Object Properties are displayed." msgstr "Object Properties are displayed." #: AppTools/ToolProperties.py:136 msgid "Properties Tool" msgstr "Properties Tool" #: AppTools/ToolProperties.py:150 msgid "TYPE" msgstr "TYPE" #: AppTools/ToolProperties.py:151 msgid "NAME" msgstr "NAME" #: AppTools/ToolProperties.py:153 msgid "Dimensions" msgstr "Dimensions" #: AppTools/ToolProperties.py:181 msgid "Geo Type" msgstr "Geo Type" #: AppTools/ToolProperties.py:184 msgid "Single-Geo" msgstr "Single-Geo" #: AppTools/ToolProperties.py:185 msgid "Multi-Geo" msgstr "Multi-Geo" #: AppTools/ToolProperties.py:196 msgid "Calculating dimensions ... Please wait." msgstr "Calculating dimensions ... Please wait." #: AppTools/ToolProperties.py:339 AppTools/ToolProperties.py:343 #: AppTools/ToolProperties.py:345 msgid "Inch" msgstr "Inch" #: AppTools/ToolProperties.py:339 AppTools/ToolProperties.py:344 #: AppTools/ToolProperties.py:346 msgid "Metric" msgstr "Metric" #: AppTools/ToolProperties.py:421 AppTools/ToolProperties.py:486 msgid "Drills number" msgstr "Drills number" #: AppTools/ToolProperties.py:422 AppTools/ToolProperties.py:488 msgid "Slots number" msgstr "Slots number" #: AppTools/ToolProperties.py:424 msgid "Drills total number:" msgstr "Drills total number:" #: AppTools/ToolProperties.py:425 msgid "Slots total number:" msgstr "Slots total number:" #: AppTools/ToolProperties.py:452 AppTools/ToolProperties.py:455 #: AppTools/ToolProperties.py:458 AppTools/ToolProperties.py:483 msgid "Present" msgstr "Present" #: AppTools/ToolProperties.py:453 AppTools/ToolProperties.py:484 msgid "Solid Geometry" msgstr "Solid Geometry" #: AppTools/ToolProperties.py:456 msgid "GCode Text" msgstr "GCode Text" #: AppTools/ToolProperties.py:459 msgid "GCode Geometry" msgstr "GCode Geometry" #: AppTools/ToolProperties.py:462 msgid "Data" msgstr "Data" #: AppTools/ToolProperties.py:495 msgid "Depth of Cut" msgstr "Depth of Cut" #: AppTools/ToolProperties.py:507 msgid "Clearance Height" msgstr "Clearance Height" #: AppTools/ToolProperties.py:539 msgid "Routing time" msgstr "Routing time" #: AppTools/ToolProperties.py:546 msgid "Travelled distance" msgstr "Travelled distance" #: AppTools/ToolProperties.py:564 msgid "Width" msgstr "Width" #: AppTools/ToolProperties.py:570 AppTools/ToolProperties.py:578 msgid "Box Area" msgstr "Box Area" #: AppTools/ToolProperties.py:573 AppTools/ToolProperties.py:581 msgid "Convex_Hull Area" msgstr "Convex_Hull Area" #: AppTools/ToolProperties.py:588 AppTools/ToolProperties.py:591 msgid "Copper Area" msgstr "Copper Area" #: AppTools/ToolPunchGerber.py:30 AppTools/ToolPunchGerber.py:323 msgid "Punch Gerber" msgstr "Punch Gerber" #: AppTools/ToolPunchGerber.py:65 msgid "Gerber into which to punch holes" msgstr "Gerber into which to punch holes" #: AppTools/ToolPunchGerber.py:85 msgid "ALL" msgstr "ALL" #: AppTools/ToolPunchGerber.py:166 msgid "" "Remove the geometry of Excellon from the Gerber to create the holes in pads." msgstr "" "Remove the geometry of Excellon from the Gerber to create the holes in pads." #: AppTools/ToolPunchGerber.py:325 msgid "" "Create a Gerber object from the selected object, within\n" "the specified box." msgstr "" "Create a Gerber object from the selected object, within\n" "the specified box." #: AppTools/ToolPunchGerber.py:425 msgid "Punch Tool" msgstr "Punch Tool" #: AppTools/ToolPunchGerber.py:599 msgid "The value of the fixed diameter is 0.0. Aborting." msgstr "The value of the fixed diameter is 0.0. Aborting." #: AppTools/ToolPunchGerber.py:602 msgid "" "Could not generate punched hole Gerber because the punch hole size is bigger " "than some of the apertures in the Gerber object." msgstr "" "Could not generate punched hole Gerber because the punch hole size is bigger " "than some of the apertures in the Gerber object." #: AppTools/ToolPunchGerber.py:665 msgid "" "Could not generate punched hole Gerber because the newly created object " "geometry is the same as the one in the source object geometry..." msgstr "" "Could not generate punched hole Gerber because the newly created object " "geometry is the same as the one in the source object geometry..." #: AppTools/ToolQRCode.py:80 msgid "Gerber Object to which the QRCode will be added." msgstr "Gerber Object to which the QRCode will be added." #: AppTools/ToolQRCode.py:116 msgid "The parameters used to shape the QRCode." msgstr "The parameters used to shape the QRCode." #: AppTools/ToolQRCode.py:216 msgid "Export QRCode" msgstr "Export QRCode" #: AppTools/ToolQRCode.py:218 msgid "" "Show a set of controls allowing to export the QRCode\n" "to a SVG file or an PNG file." msgstr "" "Show a set of controls allowing to export the QRCode\n" "to a SVG file or an PNG file." #: AppTools/ToolQRCode.py:257 msgid "Transparent back color" msgstr "Transparent back color" #: AppTools/ToolQRCode.py:282 msgid "Export QRCode SVG" msgstr "Export QRCode SVG" #: AppTools/ToolQRCode.py:284 msgid "Export a SVG file with the QRCode content." msgstr "Export a SVG file with the QRCode content." #: AppTools/ToolQRCode.py:295 msgid "Export QRCode PNG" msgstr "Export QRCode PNG" #: AppTools/ToolQRCode.py:297 msgid "Export a PNG image file with the QRCode content." msgstr "Export a PNG image file with the QRCode content." #: AppTools/ToolQRCode.py:308 msgid "Insert QRCode" msgstr "Insert QRCode" #: AppTools/ToolQRCode.py:310 msgid "Create the QRCode object." msgstr "Create the QRCode object." #: AppTools/ToolQRCode.py:424 AppTools/ToolQRCode.py:759 #: AppTools/ToolQRCode.py:808 msgid "Cancelled. There is no QRCode Data in the text box." msgstr "Cancelled. There is no QRCode Data in the text box." #: AppTools/ToolQRCode.py:443 msgid "Generating QRCode geometry" msgstr "Generating QRCode geometry" #: AppTools/ToolQRCode.py:483 msgid "Click on the Destination point ..." msgstr "Click on the Destination point ..." #: AppTools/ToolQRCode.py:598 msgid "QRCode Tool done." msgstr "QRCode Tool done." #: AppTools/ToolQRCode.py:791 AppTools/ToolQRCode.py:795 msgid "Export PNG" msgstr "Export PNG" #: AppTools/ToolQRCode.py:838 AppTools/ToolQRCode.py:842 App_Main.py:6835 #: App_Main.py:6839 msgid "Export SVG" msgstr "Export SVG" #: AppTools/ToolRulesCheck.py:33 msgid "Check Rules" msgstr "Check Rules" #: AppTools/ToolRulesCheck.py:63 msgid "Gerber objects for which to check rules." msgstr "Gerber objects for which to check rules." #: AppTools/ToolRulesCheck.py:78 msgid "Top" msgstr "Top" #: AppTools/ToolRulesCheck.py:80 msgid "The Top Gerber Copper object for which rules are checked." msgstr "The Top Gerber Copper object for which rules are checked." #: AppTools/ToolRulesCheck.py:96 msgid "Bottom" msgstr "Bottom" #: AppTools/ToolRulesCheck.py:98 msgid "The Bottom Gerber Copper object for which rules are checked." msgstr "The Bottom Gerber Copper object for which rules are checked." #: AppTools/ToolRulesCheck.py:114 msgid "SM Top" msgstr "SM Top" #: AppTools/ToolRulesCheck.py:116 msgid "The Top Gerber Solder Mask object for which rules are checked." msgstr "The Top Gerber Solder Mask object for which rules are checked." #: AppTools/ToolRulesCheck.py:132 msgid "SM Bottom" msgstr "SM Bottom" #: AppTools/ToolRulesCheck.py:134 msgid "The Bottom Gerber Solder Mask object for which rules are checked." msgstr "The Bottom Gerber Solder Mask object for which rules are checked." #: AppTools/ToolRulesCheck.py:150 msgid "Silk Top" msgstr "Silk Top" #: AppTools/ToolRulesCheck.py:152 msgid "The Top Gerber Silkscreen object for which rules are checked." msgstr "The Top Gerber Silkscreen object for which rules are checked." #: AppTools/ToolRulesCheck.py:168 msgid "Silk Bottom" msgstr "Silk Bottom" #: AppTools/ToolRulesCheck.py:170 msgid "The Bottom Gerber Silkscreen object for which rules are checked." msgstr "The Bottom Gerber Silkscreen object for which rules are checked." #: AppTools/ToolRulesCheck.py:188 msgid "The Gerber Outline (Cutout) object for which rules are checked." msgstr "The Gerber Outline (Cutout) object for which rules are checked." #: AppTools/ToolRulesCheck.py:201 msgid "Excellon objects for which to check rules." msgstr "Excellon objects for which to check rules." #: AppTools/ToolRulesCheck.py:213 msgid "Excellon 1" msgstr "Excellon 1" #: AppTools/ToolRulesCheck.py:215 msgid "" "Excellon object for which to check rules.\n" "Holds the plated holes or a general Excellon file content." msgstr "" "Excellon object for which to check rules.\n" "Holds the plated holes or a general Excellon file content." #: AppTools/ToolRulesCheck.py:232 msgid "Excellon 2" msgstr "Excellon 2" #: AppTools/ToolRulesCheck.py:234 msgid "" "Excellon object for which to check rules.\n" "Holds the non-plated holes." msgstr "" "Excellon object for which to check rules.\n" "Holds the non-plated holes." #: AppTools/ToolRulesCheck.py:247 msgid "All Rules" msgstr "All Rules" #: AppTools/ToolRulesCheck.py:249 msgid "This check/uncheck all the rules below." msgstr "This check/uncheck all the rules below." #: AppTools/ToolRulesCheck.py:499 msgid "Run Rules Check" msgstr "Run Rules Check" #: AppTools/ToolRulesCheck.py:1158 AppTools/ToolRulesCheck.py:1218 #: AppTools/ToolRulesCheck.py:1255 AppTools/ToolRulesCheck.py:1327 #: AppTools/ToolRulesCheck.py:1381 AppTools/ToolRulesCheck.py:1419 #: AppTools/ToolRulesCheck.py:1484 msgid "Value is not valid." msgstr "Value is not valid." #: AppTools/ToolRulesCheck.py:1172 msgid "TOP -> Copper to Copper clearance" msgstr "TOP -> Copper to Copper clearance" #: AppTools/ToolRulesCheck.py:1183 msgid "BOTTOM -> Copper to Copper clearance" msgstr "BOTTOM -> Copper to Copper clearance" #: AppTools/ToolRulesCheck.py:1188 AppTools/ToolRulesCheck.py:1282 #: AppTools/ToolRulesCheck.py:1446 msgid "" "At least one Gerber object has to be selected for this rule but none is " "selected." msgstr "" "At least one Gerber object has to be selected for this rule but none is " "selected." #: AppTools/ToolRulesCheck.py:1224 msgid "" "One of the copper Gerber objects or the Outline Gerber object is not valid." msgstr "" "One of the copper Gerber objects or the Outline Gerber object is not valid." #: AppTools/ToolRulesCheck.py:1237 AppTools/ToolRulesCheck.py:1401 msgid "" "Outline Gerber object presence is mandatory for this rule but it is not " "selected." msgstr "" "Outline Gerber object presence is mandatory for this rule but it is not " "selected." #: AppTools/ToolRulesCheck.py:1254 AppTools/ToolRulesCheck.py:1281 msgid "Silk to Silk clearance" msgstr "Silk to Silk clearance" #: AppTools/ToolRulesCheck.py:1267 msgid "TOP -> Silk to Silk clearance" msgstr "TOP -> Silk to Silk clearance" #: AppTools/ToolRulesCheck.py:1277 msgid "BOTTOM -> Silk to Silk clearance" msgstr "BOTTOM -> Silk to Silk clearance" #: AppTools/ToolRulesCheck.py:1333 msgid "One or more of the Gerber objects is not valid." msgstr "One or more of the Gerber objects is not valid." #: AppTools/ToolRulesCheck.py:1341 msgid "TOP -> Silk to Solder Mask Clearance" msgstr "TOP -> Silk to Solder Mask Clearance" #: AppTools/ToolRulesCheck.py:1347 msgid "BOTTOM -> Silk to Solder Mask Clearance" msgstr "BOTTOM -> Silk to Solder Mask Clearance" #: AppTools/ToolRulesCheck.py:1351 msgid "" "Both Silk and Solder Mask Gerber objects has to be either both Top or both " "Bottom." msgstr "" "Both Silk and Solder Mask Gerber objects has to be either both Top or both " "Bottom." #: AppTools/ToolRulesCheck.py:1387 msgid "" "One of the Silk Gerber objects or the Outline Gerber object is not valid." msgstr "" "One of the Silk Gerber objects or the Outline Gerber object is not valid." #: AppTools/ToolRulesCheck.py:1431 msgid "TOP -> Minimum Solder Mask Sliver" msgstr "TOP -> Minimum Solder Mask Sliver" #: AppTools/ToolRulesCheck.py:1441 msgid "BOTTOM -> Minimum Solder Mask Sliver" msgstr "BOTTOM -> Minimum Solder Mask Sliver" #: AppTools/ToolRulesCheck.py:1490 msgid "One of the Copper Gerber objects or the Excellon objects is not valid." msgstr "One of the Copper Gerber objects or the Excellon objects is not valid." #: AppTools/ToolRulesCheck.py:1506 msgid "" "Excellon object presence is mandatory for this rule but none is selected." msgstr "" "Excellon object presence is mandatory for this rule but none is selected." #: AppTools/ToolRulesCheck.py:1579 AppTools/ToolRulesCheck.py:1592 #: AppTools/ToolRulesCheck.py:1603 AppTools/ToolRulesCheck.py:1616 msgid "STATUS" msgstr "STATUS" #: AppTools/ToolRulesCheck.py:1582 AppTools/ToolRulesCheck.py:1606 msgid "FAILED" msgstr "FAILED" #: AppTools/ToolRulesCheck.py:1595 AppTools/ToolRulesCheck.py:1619 msgid "PASSED" msgstr "PASSED" #: AppTools/ToolRulesCheck.py:1596 AppTools/ToolRulesCheck.py:1620 msgid "Violations: There are no violations for the current rule." msgstr "Violations: There are no violations for the current rule." #: AppTools/ToolShell.py:59 msgid "Clear the text." msgstr "Clear the text." #: AppTools/ToolShell.py:91 AppTools/ToolShell.py:93 msgid "...processing..." msgstr "...processing..." #: AppTools/ToolSolderPaste.py:37 msgid "Solder Paste Tool" msgstr "Solder Paste Tool" #: AppTools/ToolSolderPaste.py:68 msgid "Gerber Solderpaste object." msgstr "Gerber Solderpaste object." #: AppTools/ToolSolderPaste.py:81 msgid "" "Tools pool from which the algorithm\n" "will pick the ones used for dispensing solder paste." msgstr "" "Tools pool from which the algorithm\n" "will pick the ones used for dispensing solder paste." #: AppTools/ToolSolderPaste.py:96 msgid "" "This is the Tool Number.\n" "The solder dispensing will start with the tool with the biggest \n" "diameter, continuing until there are no more Nozzle tools.\n" "If there are no longer tools but there are still pads not covered\n" " with solder paste, the app will issue a warning message box." msgstr "" "This is the Tool Number.\n" "The solder dispensing will start with the tool with the biggest \n" "diameter, continuing until there are no more Nozzle tools.\n" "If there are no longer tools but there are still pads not covered\n" " with solder paste, the app will issue a warning message box." #: AppTools/ToolSolderPaste.py:103 msgid "" "Nozzle tool Diameter. It's value (in current FlatCAM units)\n" "is the width of the solder paste dispensed." msgstr "" "Nozzle tool Diameter. It's value (in current FlatCAM units)\n" "is the width of the solder paste dispensed." #: AppTools/ToolSolderPaste.py:110 msgid "New Nozzle Tool" msgstr "New Nozzle Tool" #: AppTools/ToolSolderPaste.py:129 msgid "" "Add a new nozzle tool to the Tool Table\n" "with the diameter specified above." msgstr "" "Add a new nozzle tool to the Tool Table\n" "with the diameter specified above." #: AppTools/ToolSolderPaste.py:151 msgid "STEP 1" msgstr "STEP 1" #: AppTools/ToolSolderPaste.py:153 msgid "" "First step is to select a number of nozzle tools for usage\n" "and then optionally modify the GCode parameters below." msgstr "" "First step is to select a number of nozzle tools for usage\n" "and then optionally modify the GCode parameters below." #: AppTools/ToolSolderPaste.py:156 msgid "" "Select tools.\n" "Modify parameters." msgstr "" "Select tools.\n" "Modify parameters." #: AppTools/ToolSolderPaste.py:276 msgid "" "Feedrate (speed) while moving up vertically\n" " to Dispense position (on Z plane)." msgstr "" "Feedrate (speed) while moving up vertically\n" " to Dispense position (on Z plane)." #: AppTools/ToolSolderPaste.py:346 msgid "" "Generate GCode for Solder Paste dispensing\n" "on PCB pads." msgstr "" "Generate GCode for Solder Paste dispensing\n" "on PCB pads." #: AppTools/ToolSolderPaste.py:367 msgid "STEP 2" msgstr "STEP 2" #: AppTools/ToolSolderPaste.py:369 msgid "" "Second step is to create a solder paste dispensing\n" "geometry out of an Solder Paste Mask Gerber file." msgstr "" "Second step is to create a solder paste dispensing\n" "geometry out of an Solder Paste Mask Gerber file." #: AppTools/ToolSolderPaste.py:375 msgid "Generate solder paste dispensing geometry." msgstr "Generate solder paste dispensing geometry." #: AppTools/ToolSolderPaste.py:398 msgid "Geo Result" msgstr "Geo Result" #: AppTools/ToolSolderPaste.py:400 msgid "" "Geometry Solder Paste object.\n" "The name of the object has to end in:\n" "'_solderpaste' as a protection." msgstr "" "Geometry Solder Paste object.\n" "The name of the object has to end in:\n" "'_solderpaste' as a protection." #: AppTools/ToolSolderPaste.py:409 msgid "STEP 3" msgstr "STEP 3" #: AppTools/ToolSolderPaste.py:411 msgid "" "Third step is to select a solder paste dispensing geometry,\n" "and then generate a CNCJob object.\n" "\n" "REMEMBER: if you want to create a CNCJob with new parameters,\n" "first you need to generate a geometry with those new params,\n" "and only after that you can generate an updated CNCJob." msgstr "" "Third step is to select a solder paste dispensing geometry,\n" "and then generate a CNCJob object.\n" "\n" "REMEMBER: if you want to create a CNCJob with new parameters,\n" "first you need to generate a geometry with those new params,\n" "and only after that you can generate an updated CNCJob." #: AppTools/ToolSolderPaste.py:432 msgid "CNC Result" msgstr "CNC Result" #: AppTools/ToolSolderPaste.py:434 msgid "" "CNCJob Solder paste object.\n" "In order to enable the GCode save section,\n" "the name of the object has to end in:\n" "'_solderpaste' as a protection." msgstr "" "CNCJob Solder paste object.\n" "In order to enable the GCode save section,\n" "the name of the object has to end in:\n" "'_solderpaste' as a protection." #: AppTools/ToolSolderPaste.py:444 msgid "View GCode" msgstr "View GCode" #: AppTools/ToolSolderPaste.py:446 msgid "" "View the generated GCode for Solder Paste dispensing\n" "on PCB pads." msgstr "" "View the generated GCode for Solder Paste dispensing\n" "on PCB pads." #: AppTools/ToolSolderPaste.py:456 msgid "Save GCode" msgstr "Save GCode" #: AppTools/ToolSolderPaste.py:458 msgid "" "Save the generated GCode for Solder Paste dispensing\n" "on PCB pads, to a file." msgstr "" "Save the generated GCode for Solder Paste dispensing\n" "on PCB pads, to a file." #: AppTools/ToolSolderPaste.py:468 msgid "STEP 4" msgstr "STEP 4" #: AppTools/ToolSolderPaste.py:470 msgid "" "Fourth step (and last) is to select a CNCJob made from \n" "a solder paste dispensing geometry, and then view/save it's GCode." msgstr "" "Fourth step (and last) is to select a CNCJob made from \n" "a solder paste dispensing geometry, and then view/save it's GCode." #: AppTools/ToolSolderPaste.py:930 msgid "New Nozzle tool added to Tool Table." msgstr "New Nozzle tool added to Tool Table." #: AppTools/ToolSolderPaste.py:973 msgid "Nozzle tool from Tool Table was edited." msgstr "Nozzle tool from Tool Table was edited." #: AppTools/ToolSolderPaste.py:1032 msgid "Delete failed. Select a Nozzle tool to delete." msgstr "Delete failed. Select a Nozzle tool to delete." #: AppTools/ToolSolderPaste.py:1038 msgid "Nozzle tool(s) deleted from Tool Table." msgstr "Nozzle tool(s) deleted from Tool Table." #: AppTools/ToolSolderPaste.py:1094 msgid "No SolderPaste mask Gerber object loaded." msgstr "No SolderPaste mask Gerber object loaded." #: AppTools/ToolSolderPaste.py:1112 msgid "Creating Solder Paste dispensing geometry." msgstr "Creating Solder Paste dispensing geometry." #: AppTools/ToolSolderPaste.py:1125 msgid "No Nozzle tools in the tool table." msgstr "No Nozzle tools in the tool table." #: AppTools/ToolSolderPaste.py:1251 msgid "Cancelled. Empty file, it has no geometry..." msgstr "Cancelled. Empty file, it has no geometry..." #: AppTools/ToolSolderPaste.py:1254 msgid "Solder Paste geometry generated successfully" msgstr "Solder Paste geometry generated successfully" #: AppTools/ToolSolderPaste.py:1261 msgid "Some or all pads have no solder due of inadequate nozzle diameters..." msgstr "Some or all pads have no solder due of inadequate nozzle diameters..." #: AppTools/ToolSolderPaste.py:1275 msgid "Generating Solder Paste dispensing geometry..." msgstr "Generating Solder Paste dispensing geometry..." #: AppTools/ToolSolderPaste.py:1295 msgid "There is no Geometry object available." msgstr "There is no Geometry object available." #: AppTools/ToolSolderPaste.py:1300 msgid "This Geometry can't be processed. NOT a solder_paste_tool geometry." msgstr "This Geometry can't be processed. NOT a solder_paste_tool geometry." #: AppTools/ToolSolderPaste.py:1336 msgid "An internal error has ocurred. See shell.\n" msgstr "An internal error has ocurred. See shell.\n" #: AppTools/ToolSolderPaste.py:1401 msgid "ToolSolderPaste CNCjob created" msgstr "ToolSolderPaste CNCjob created" #: AppTools/ToolSolderPaste.py:1420 msgid "SP GCode Editor" msgstr "SP GCode Editor" #: AppTools/ToolSolderPaste.py:1432 AppTools/ToolSolderPaste.py:1437 #: AppTools/ToolSolderPaste.py:1492 msgid "" "This CNCJob object can't be processed. NOT a solder_paste_tool CNCJob object." msgstr "" "This CNCJob object can't be processed. NOT a solder_paste_tool CNCJob object." #: AppTools/ToolSolderPaste.py:1462 msgid "No Gcode in the object" msgstr "No Gcode in the object" #: AppTools/ToolSolderPaste.py:1502 msgid "Export GCode ..." msgstr "Export GCode ..." #: AppTools/ToolSolderPaste.py:1550 msgid "Solder paste dispenser GCode file saved to" msgstr "Solder paste dispenser GCode file saved to" #: AppTools/ToolSub.py:83 msgid "" "Gerber object from which to subtract\n" "the subtractor Gerber object." msgstr "" "Gerber object from which to subtract\n" "the subtractor Gerber object." #: AppTools/ToolSub.py:96 AppTools/ToolSub.py:151 msgid "Subtractor" msgstr "Subtractor" #: AppTools/ToolSub.py:98 msgid "" "Gerber object that will be subtracted\n" "from the target Gerber object." msgstr "" "Gerber object that will be subtracted\n" "from the target Gerber object." #: AppTools/ToolSub.py:105 msgid "Subtract Gerber" msgstr "Subtract Gerber" #: AppTools/ToolSub.py:107 msgid "" "Will remove the area occupied by the subtractor\n" "Gerber from the Target Gerber.\n" "Can be used to remove the overlapping silkscreen\n" "over the soldermask." msgstr "" "Will remove the area occupied by the subtractor\n" "Gerber from the Target Gerber.\n" "Can be used to remove the overlapping silkscreen\n" "over the soldermask." #: AppTools/ToolSub.py:138 msgid "" "Geometry object from which to subtract\n" "the subtractor Geometry object." msgstr "" "Geometry object from which to subtract\n" "the subtractor Geometry object." #: AppTools/ToolSub.py:153 msgid "" "Geometry object that will be subtracted\n" "from the target Geometry object." msgstr "" "Geometry object that will be subtracted\n" "from the target Geometry object." #: AppTools/ToolSub.py:161 msgid "" "Checking this will close the paths cut by the Geometry subtractor object." msgstr "" "Checking this will close the paths cut by the Geometry subtractor object." #: AppTools/ToolSub.py:164 msgid "Subtract Geometry" msgstr "Subtract Geometry" #: AppTools/ToolSub.py:166 msgid "" "Will remove the area occupied by the subtractor\n" "Geometry from the Target Geometry." msgstr "" "Will remove the area occupied by the subtractor\n" "Geometry from the Target Geometry." #: AppTools/ToolSub.py:264 msgid "Sub Tool" msgstr "Sub Tool" #: AppTools/ToolSub.py:285 AppTools/ToolSub.py:490 msgid "No Target object loaded." msgstr "No Target object loaded." #: AppTools/ToolSub.py:288 msgid "Loading geometry from Gerber objects." msgstr "Loading geometry from Gerber objects." #: AppTools/ToolSub.py:300 AppTools/ToolSub.py:505 msgid "No Subtractor object loaded." msgstr "No Subtractor object loaded." #: AppTools/ToolSub.py:342 msgid "Finished parsing geometry for aperture" msgstr "Finished parsing geometry for aperture" #: AppTools/ToolSub.py:344 msgid "Subtraction aperture processing finished." msgstr "Subtraction aperture processing finished." #: AppTools/ToolSub.py:464 AppTools/ToolSub.py:662 msgid "Generating new object ..." msgstr "Generating new object ..." #: AppTools/ToolSub.py:467 AppTools/ToolSub.py:666 AppTools/ToolSub.py:745 msgid "Generating new object failed." msgstr "Generating new object failed." #: AppTools/ToolSub.py:471 AppTools/ToolSub.py:672 msgid "Created" msgstr "Created" #: AppTools/ToolSub.py:519 msgid "Currently, the Subtractor geometry cannot be of type Multigeo." msgstr "Currently, the Subtractor geometry cannot be of type Multigeo." #: AppTools/ToolSub.py:564 msgid "Parsing solid_geometry ..." msgstr "Parsing solid_geometry ..." #: AppTools/ToolSub.py:566 msgid "Parsing solid_geometry for tool" msgstr "Parsing solid_geometry for tool" #: AppTools/ToolTransform.py:23 msgid "Object Transform" msgstr "Object Transform" #: AppTools/ToolTransform.py:78 msgid "" "Rotate the selected object(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected objects." msgstr "" "Rotate the selected object(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected objects." #: AppTools/ToolTransform.py:99 AppTools/ToolTransform.py:120 msgid "" "Angle for Skew action, in degrees.\n" "Float number between -360 and 360." msgstr "" "Angle for Skew action, in degrees.\n" "Float number between -360 and 360." #: AppTools/ToolTransform.py:109 AppTools/ToolTransform.py:130 msgid "" "Skew/shear the selected object(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected objects." msgstr "" "Skew/shear the selected object(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected objects." #: AppTools/ToolTransform.py:159 AppTools/ToolTransform.py:179 msgid "" "Scale the selected object(s).\n" "The point of reference depends on \n" "the Scale reference checkbox state." msgstr "" "Scale the selected object(s).\n" "The point of reference depends on \n" "the Scale reference checkbox state." #: AppTools/ToolTransform.py:228 AppTools/ToolTransform.py:248 msgid "" "Offset the selected object(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected objects.\n" msgstr "" "Offset the selected object(s).\n" "The point of reference is the middle of\n" "the bounding box for all selected objects.\n" #: AppTools/ToolTransform.py:268 AppTools/ToolTransform.py:273 msgid "Flip the selected object(s) over the X axis." msgstr "Flip the selected object(s) over the X axis." #: AppTools/ToolTransform.py:297 msgid "Ref. Point" msgstr "Ref. Point" #: AppTools/ToolTransform.py:348 msgid "" "Create the buffer effect on each geometry,\n" "element from the selected object, using the distance." msgstr "" "Create the buffer effect on each geometry,\n" "element from the selected object, using the distance." #: AppTools/ToolTransform.py:374 msgid "" "Create the buffer effect on each geometry,\n" "element from the selected object, using the factor." msgstr "" "Create the buffer effect on each geometry,\n" "element from the selected object, using the factor." #: AppTools/ToolTransform.py:479 msgid "Buffer D" msgstr "Buffer D" #: AppTools/ToolTransform.py:480 msgid "Buffer F" msgstr "Buffer F" #: AppTools/ToolTransform.py:557 msgid "Rotate transformation can not be done for a value of 0." msgstr "Rotate transformation can not be done for a value of 0." #: AppTools/ToolTransform.py:596 AppTools/ToolTransform.py:619 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "Scale transformation can not be done for a factor of 0 or 1." #: AppTools/ToolTransform.py:634 AppTools/ToolTransform.py:644 msgid "Offset transformation can not be done for a value of 0." msgstr "Offset transformation can not be done for a value of 0." #: AppTools/ToolTransform.py:676 msgid "No object selected. Please Select an object to rotate!" msgstr "No object selected. Please Select an object to rotate!" #: AppTools/ToolTransform.py:702 msgid "CNCJob objects can't be rotated." msgstr "CNCJob objects can't be rotated." #: AppTools/ToolTransform.py:710 msgid "Rotate done" msgstr "Rotate done" #: AppTools/ToolTransform.py:713 AppTools/ToolTransform.py:783 #: AppTools/ToolTransform.py:833 AppTools/ToolTransform.py:887 #: AppTools/ToolTransform.py:917 AppTools/ToolTransform.py:953 msgid "Due of" msgstr "Due of" #: AppTools/ToolTransform.py:713 AppTools/ToolTransform.py:783 #: AppTools/ToolTransform.py:833 AppTools/ToolTransform.py:887 #: AppTools/ToolTransform.py:917 AppTools/ToolTransform.py:953 msgid "action was not executed." msgstr "action was not executed." #: AppTools/ToolTransform.py:725 msgid "No object selected. Please Select an object to flip" msgstr "No object selected. Please Select an object to flip" #: AppTools/ToolTransform.py:758 msgid "CNCJob objects can't be mirrored/flipped." msgstr "CNCJob objects can't be mirrored/flipped." #: AppTools/ToolTransform.py:793 msgid "Skew transformation can not be done for 0, 90 and 180 degrees." msgstr "Skew transformation can not be done for 0, 90 and 180 degrees." #: AppTools/ToolTransform.py:798 msgid "No object selected. Please Select an object to shear/skew!" msgstr "No object selected. Please Select an object to shear/skew!" #: AppTools/ToolTransform.py:818 msgid "CNCJob objects can't be skewed." msgstr "CNCJob objects can't be skewed." #: AppTools/ToolTransform.py:830 msgid "Skew on the" msgstr "Skew on the" #: AppTools/ToolTransform.py:830 AppTools/ToolTransform.py:884 #: AppTools/ToolTransform.py:914 msgid "axis done" msgstr "axis done" #: AppTools/ToolTransform.py:844 msgid "No object selected. Please Select an object to scale!" msgstr "No object selected. Please Select an object to scale!" #: AppTools/ToolTransform.py:875 msgid "CNCJob objects can't be scaled." msgstr "CNCJob objects can't be scaled." #: AppTools/ToolTransform.py:884 msgid "Scale on the" msgstr "Scale on the" #: AppTools/ToolTransform.py:894 msgid "No object selected. Please Select an object to offset!" msgstr "No object selected. Please Select an object to offset!" #: AppTools/ToolTransform.py:901 msgid "CNCJob objects can't be offset." msgstr "CNCJob objects can't be offset." #: AppTools/ToolTransform.py:914 msgid "Offset on the" msgstr "Offset on the" #: AppTools/ToolTransform.py:924 msgid "No object selected. Please Select an object to buffer!" msgstr "No object selected. Please Select an object to buffer!" #: AppTools/ToolTransform.py:927 msgid "Applying Buffer" msgstr "Applying Buffer" #: AppTools/ToolTransform.py:931 msgid "CNCJob objects can't be buffered." msgstr "CNCJob objects can't be buffered." #: AppTools/ToolTransform.py:948 msgid "Buffer done" msgstr "Buffer done" #: AppTranslation.py:104 msgid "The application will restart." msgstr "The application will restart." #: AppTranslation.py:106 msgid "Are you sure do you want to change the current language to" msgstr "Are you sure do you want to change the current language to" #: AppTranslation.py:107 msgid "Apply Language ..." msgstr "Apply Language ..." #: AppTranslation.py:203 App_Main.py:3151 msgid "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" msgstr "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" #: AppTranslation.py:206 App_Main.py:3154 App_Main.py:6411 msgid "Save changes" msgstr "Save changes" #: App_Main.py:477 msgid "FlatCAM is initializing ..." msgstr "FlatCAM is initializing ..." #: App_Main.py:620 msgid "Could not find the Language files. The App strings are missing." msgstr "Could not find the Language files. The App strings are missing." #: App_Main.py:692 msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started." msgstr "" "FlatCAM is initializing ...\n" "Canvas initialization started." #: App_Main.py:712 msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" "Canvas initialization finished in" msgstr "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" "Canvas initialization finished in" #: App_Main.py:1558 App_Main.py:6524 msgid "New Project - Not saved" msgstr "New Project - Not saved" #: App_Main.py:1659 msgid "" "Found old default preferences files. Please reboot the application to update." msgstr "" "Found old default preferences files. Please reboot the application to update." #: App_Main.py:1726 msgid "Open Config file failed." msgstr "Open Config file failed." #: App_Main.py:1741 msgid "Open Script file failed." msgstr "Open Script file failed." #: App_Main.py:1767 msgid "Open Excellon file failed." msgstr "Open Excellon file failed." #: App_Main.py:1780 msgid "Open GCode file failed." msgstr "Open GCode file failed." #: App_Main.py:1793 msgid "Open Gerber file failed." msgstr "Open Gerber file failed." #: App_Main.py:2116 msgid "Select a Geometry, Gerber, Excellon or CNCJob Object to edit." msgstr "Select a Geometry, Gerber, Excellon or CNCJob Object to edit." #: App_Main.py:2131 msgid "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" "Edit only one geometry at a time." msgstr "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" "Edit only one geometry at a time." #: App_Main.py:2197 msgid "Editor is activated ..." msgstr "Editor is activated ..." #: App_Main.py:2218 msgid "Do you want to save the edited object?" msgstr "Do you want to save the edited object?" #: App_Main.py:2254 msgid "Object empty after edit." msgstr "Object empty after edit." #: App_Main.py:2259 App_Main.py:2277 App_Main.py:2296 msgid "Editor exited. Editor content saved." msgstr "Editor exited. Editor content saved." #: App_Main.py:2300 App_Main.py:2324 App_Main.py:2342 msgid "Select a Gerber, Geometry or Excellon Object to update." msgstr "Select a Gerber, Geometry or Excellon Object to update." #: App_Main.py:2303 msgid "is updated, returning to App..." msgstr "is updated, returning to App..." #: App_Main.py:2310 msgid "Editor exited. Editor content was not saved." msgstr "Editor exited. Editor content was not saved." #: App_Main.py:2443 App_Main.py:2447 msgid "Import FlatCAM Preferences" msgstr "Import FlatCAM Preferences" #: App_Main.py:2458 msgid "Imported Defaults from" msgstr "Imported Defaults from" #: App_Main.py:2478 App_Main.py:2484 msgid "Export FlatCAM Preferences" msgstr "Export FlatCAM Preferences" #: App_Main.py:2504 msgid "Exported preferences to" msgstr "Exported preferences to" #: App_Main.py:2524 App_Main.py:2529 msgid "Save to file" msgstr "Save to file" #: App_Main.py:2553 msgid "Could not load the file." msgstr "Could not load the file." #: App_Main.py:2569 msgid "Exported file to" msgstr "Exported file to" #: App_Main.py:2606 msgid "Failed to open recent files file for writing." msgstr "Failed to open recent files file for writing." #: App_Main.py:2617 msgid "Failed to open recent projects file for writing." msgstr "Failed to open recent projects file for writing." #: App_Main.py:2672 msgid "2D Computer-Aided Printed Circuit Board Manufacturing" msgstr "2D Computer-Aided Printed Circuit Board Manufacturing" #: App_Main.py:2673 msgid "Development" msgstr "Development" #: App_Main.py:2674 msgid "DOWNLOAD" msgstr "DOWNLOAD" #: App_Main.py:2675 msgid "Issue tracker" msgstr "Issue tracker" #: App_Main.py:2694 msgid "Licensed under the MIT license" msgstr "Licensed under the MIT license" #: App_Main.py:2703 msgid "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" "of this software and associated documentation files (the \"Software\"), to " "deal\n" "in the Software without restriction, including without limitation the " "rights\n" "to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n" "copies of the Software, and to permit persons to whom the Software is\n" "furnished to do so, subject to the following conditions:\n" "\n" "The above copyright notice and this permission notice shall be included in\n" "all copies or substantial portions of the Software.\n" "\n" "THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS " "OR\n" "IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n" "FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n" "AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n" "LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING " "FROM,\n" "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n" "THE SOFTWARE." msgstr "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" "of this software and associated documentation files (the \"Software\"), to " "deal\n" "in the Software without restriction, including without limitation the " "rights\n" "to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n" "copies of the Software, and to permit persons to whom the Software is\n" "furnished to do so, subject to the following conditions:\n" "\n" "The above copyright notice and this permission notice shall be included in\n" "all copies or substantial portions of the Software.\n" "\n" "THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS " "OR\n" "IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n" "FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n" "AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n" "LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING " "FROM,\n" "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n" "THE SOFTWARE." #: App_Main.py:2725 msgid "" "Some of the icons used are from the following sources:
Icons by Icons8
Icons by oNline Web Fonts" msgstr "" "Some of the icons used are from the following sources:
Icons by Icons8
Icons by oNline Web Fonts" #: App_Main.py:2761 msgid "Splash" msgstr "Splash" #: App_Main.py:2767 msgid "Programmers" msgstr "Programmers" #: App_Main.py:2773 msgid "Translators" msgstr "Translators" #: App_Main.py:2779 msgid "License" msgstr "License" #: App_Main.py:2785 msgid "Attributions" msgstr "Attributions" #: App_Main.py:2808 msgid "Programmer" msgstr "Programmer" #: App_Main.py:2809 msgid "Status" msgstr "Status" #: App_Main.py:2810 App_Main.py:2890 msgid "E-mail" msgstr "E-mail" #: App_Main.py:2813 msgid "Program Author" msgstr "Program Author" #: App_Main.py:2818 msgid "BETA Maintainer >= 2019" msgstr "BETA Maintainer >= 2019" #: App_Main.py:2887 msgid "Language" msgstr "Language" #: App_Main.py:2888 msgid "Translator" msgstr "Translator" #: App_Main.py:2889 msgid "Corrections" msgstr "Corrections" #: App_Main.py:2963 msgid "Important Information's" msgstr "Important Information's" #: App_Main.py:3111 msgid "" "This entry will resolve to another website if:\n" "\n" "1. FlatCAM.org website is down\n" "2. Someone forked FlatCAM project and wants to point\n" "to his own website\n" "\n" "If you can't get any informations about FlatCAM beta\n" "use the YouTube channel link from the Help menu." msgstr "" "This entry will resolve to another website if:\n" "\n" "1. FlatCAM.org website is down\n" "2. Someone forked FlatCAM project and wants to point\n" "to his own website\n" "\n" "If you can't get any informations about FlatCAM beta\n" "use the YouTube channel link from the Help menu." #: App_Main.py:3118 msgid "Alternative website" msgstr "Alternative website" #: App_Main.py:3421 msgid "Selected Excellon file extensions registered with FlatCAM." msgstr "Selected Excellon file extensions registered with FlatCAM." #: App_Main.py:3443 msgid "Selected GCode file extensions registered with FlatCAM." msgstr "Selected GCode file extensions registered with FlatCAM." #: App_Main.py:3465 msgid "Selected Gerber file extensions registered with FlatCAM." msgstr "Selected Gerber file extensions registered with FlatCAM." #: App_Main.py:3653 App_Main.py:3712 App_Main.py:3740 msgid "At least two objects are required for join. Objects currently selected" msgstr "At least two objects are required for join. Objects currently selected" #: App_Main.py:3662 msgid "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " "is to convert from one to another and retry joining \n" "but in the case of converting from MultiGeo to SingleGeo, informations may " "be lost and the result may not be what was expected. \n" "Check the generated GCODE." msgstr "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " "is to convert from one to another and retry joining \n" "but in the case of converting from MultiGeo to SingleGeo, informations may " "be lost and the result may not be what was expected. \n" "Check the generated GCODE." #: App_Main.py:3674 App_Main.py:3684 msgid "Geometry merging finished" msgstr "Geometry merging finished" #: App_Main.py:3707 msgid "Failed. Excellon joining works only on Excellon objects." msgstr "Failed. Excellon joining works only on Excellon objects." #: App_Main.py:3717 msgid "Excellon merging finished" msgstr "Excellon merging finished" #: App_Main.py:3735 msgid "Failed. Gerber joining works only on Gerber objects." msgstr "Failed. Gerber joining works only on Gerber objects." #: App_Main.py:3745 msgid "Gerber merging finished" msgstr "Gerber merging finished" #: App_Main.py:3765 App_Main.py:3802 msgid "Failed. Select a Geometry Object and try again." msgstr "Failed. Select a Geometry Object and try again." #: App_Main.py:3769 App_Main.py:3807 msgid "Expected a GeometryObject, got" msgstr "Expected a GeometryObject, got" #: App_Main.py:3784 msgid "A Geometry object was converted to MultiGeo type." msgstr "A Geometry object was converted to MultiGeo type." #: App_Main.py:3822 msgid "A Geometry object was converted to SingleGeo type." msgstr "A Geometry object was converted to SingleGeo type." #: App_Main.py:4029 msgid "Toggle Units" msgstr "Toggle Units" #: App_Main.py:4033 msgid "" "Changing the units of the project\n" "will scale all objects.\n" "\n" "Do you want to continue?" msgstr "" "Changing the units of the project\n" "will scale all objects.\n" "\n" "Do you want to continue?" #: App_Main.py:4036 App_Main.py:4223 App_Main.py:4306 App_Main.py:6809 #: App_Main.py:6825 App_Main.py:7163 App_Main.py:7175 msgid "Ok" msgstr "Ok" #: App_Main.py:4086 msgid "Converted units to" msgstr "Converted units to" #: App_Main.py:4121 msgid "Detachable Tabs" msgstr "Detachable Tabs" #: App_Main.py:4150 msgid "Workspace enabled." msgstr "Workspace enabled." #: App_Main.py:4153 msgid "Workspace disabled." msgstr "Workspace disabled." #: App_Main.py:4217 msgid "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." msgstr "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." #: App_Main.py:4299 msgid "Delete objects" msgstr "Delete objects" #: App_Main.py:4304 msgid "" "Are you sure you want to permanently delete\n" "the selected objects?" msgstr "" "Are you sure you want to permanently delete\n" "the selected objects?" #: App_Main.py:4348 msgid "Object(s) deleted" msgstr "Object(s) deleted" #: App_Main.py:4352 msgid "Save the work in Editor and try again ..." msgstr "Save the work in Editor and try again ..." #: App_Main.py:4381 msgid "Object deleted" msgstr "Object deleted" #: App_Main.py:4408 msgid "Click to set the origin ..." msgstr "Click to set the origin ..." #: App_Main.py:4430 msgid "Setting Origin..." msgstr "Setting Origin..." #: App_Main.py:4443 App_Main.py:4545 msgid "Origin set" msgstr "Origin set" #: App_Main.py:4460 msgid "Origin coordinates specified but incomplete." msgstr "Origin coordinates specified but incomplete." #: App_Main.py:4501 msgid "Moving to Origin..." msgstr "Moving to Origin..." #: App_Main.py:4582 msgid "Jump to ..." msgstr "Jump to ..." #: App_Main.py:4583 msgid "Enter the coordinates in format X,Y:" msgstr "Enter the coordinates in format X,Y:" #: App_Main.py:4593 msgid "Wrong coordinates. Enter coordinates in format: X,Y" msgstr "Wrong coordinates. Enter coordinates in format: X,Y" #: App_Main.py:4711 msgid "Bottom-Left" msgstr "Bottom-Left" #: App_Main.py:4714 msgid "Top-Right" msgstr "Top-Right" #: App_Main.py:4735 msgid "Locate ..." msgstr "Locate ..." #: App_Main.py:5008 App_Main.py:5085 msgid "No object is selected. Select an object and try again." msgstr "No object is selected. Select an object and try again." #: App_Main.py:5111 msgid "" "Aborting. The current task will be gracefully closed as soon as possible..." msgstr "" "Aborting. The current task will be gracefully closed as soon as possible..." #: App_Main.py:5117 msgid "The current task was gracefully closed on user request..." msgstr "The current task was gracefully closed on user request..." #: App_Main.py:5291 msgid "Tools in Tools Database edited but not saved." msgstr "Tools in Tools Database edited but not saved." #: App_Main.py:5330 msgid "Adding tool from DB is not allowed for this object." msgstr "Adding tool from DB is not allowed for this object." #: App_Main.py:5348 msgid "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" msgstr "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" #: App_Main.py:5350 msgid "Save Tools Database" msgstr "Save Tools Database" #: App_Main.py:5404 msgid "No object selected to Flip on Y axis." msgstr "No object selected to Flip on Y axis." #: App_Main.py:5430 msgid "Flip on Y axis done." msgstr "Flip on Y axis done." #: App_Main.py:5452 msgid "No object selected to Flip on X axis." msgstr "No object selected to Flip on X axis." #: App_Main.py:5478 msgid "Flip on X axis done." msgstr "Flip on X axis done." #: App_Main.py:5500 msgid "No object selected to Rotate." msgstr "No object selected to Rotate." #: App_Main.py:5503 App_Main.py:5554 App_Main.py:5591 msgid "Transform" msgstr "Transform" #: App_Main.py:5503 App_Main.py:5554 App_Main.py:5591 msgid "Enter the Angle value:" msgstr "Enter the Angle value:" #: App_Main.py:5533 msgid "Rotation done." msgstr "Rotation done." #: App_Main.py:5535 msgid "Rotation movement was not executed." msgstr "Rotation movement was not executed." #: App_Main.py:5552 msgid "No object selected to Skew/Shear on X axis." msgstr "No object selected to Skew/Shear on X axis." #: App_Main.py:5573 msgid "Skew on X axis done." msgstr "Skew on X axis done." #: App_Main.py:5589 msgid "No object selected to Skew/Shear on Y axis." msgstr "No object selected to Skew/Shear on Y axis." #: App_Main.py:5610 msgid "Skew on Y axis done." msgstr "Skew on Y axis done." #: App_Main.py:5688 msgid "New Grid ..." msgstr "New Grid ..." #: App_Main.py:5689 msgid "Enter a Grid Value:" msgstr "Enter a Grid Value:" #: App_Main.py:5697 App_Main.py:5721 msgid "Please enter a grid value with non-zero value, in Float format." msgstr "Please enter a grid value with non-zero value, in Float format." #: App_Main.py:5702 msgid "New Grid added" msgstr "New Grid added" #: App_Main.py:5704 msgid "Grid already exists" msgstr "Grid already exists" #: App_Main.py:5706 msgid "Adding New Grid cancelled" msgstr "Adding New Grid cancelled" #: App_Main.py:5727 msgid " Grid Value does not exist" msgstr " Grid Value does not exist" #: App_Main.py:5729 msgid "Grid Value deleted" msgstr "Grid Value deleted" #: App_Main.py:5731 msgid "Delete Grid value cancelled" msgstr "Delete Grid value cancelled" #: App_Main.py:5737 msgid "Key Shortcut List" msgstr "Key Shortcut List" #: App_Main.py:5771 msgid " No object selected to copy it's name" msgstr " No object selected to copy it's name" #: App_Main.py:5775 msgid "Name copied on clipboard ..." msgstr "Name copied on clipboard ..." #: App_Main.py:6408 msgid "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" "Do you want to Save the project?" msgstr "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" "Do you want to Save the project?" #: App_Main.py:6431 msgid "New Project created" msgstr "New Project created" #: App_Main.py:6603 App_Main.py:6642 App_Main.py:6686 App_Main.py:6756 #: App_Main.py:7550 App_Main.py:8763 App_Main.py:8825 msgid "" "Canvas initialization started.\n" "Canvas initialization finished in" msgstr "" "Canvas initialization started.\n" "Canvas initialization finished in" #: App_Main.py:6605 msgid "Opening Gerber file." msgstr "Opening Gerber file." #: App_Main.py:6644 msgid "Opening Excellon file." msgstr "Opening Excellon file." #: App_Main.py:6675 App_Main.py:6680 msgid "Open G-Code" msgstr "Open G-Code" #: App_Main.py:6688 msgid "Opening G-Code file." msgstr "Opening G-Code file." #: App_Main.py:6747 App_Main.py:6751 msgid "Open HPGL2" msgstr "Open HPGL2" #: App_Main.py:6758 msgid "Opening HPGL2 file." msgstr "Opening HPGL2 file." #: App_Main.py:6781 App_Main.py:6784 msgid "Open Configuration File" msgstr "Open Configuration File" #: App_Main.py:6804 App_Main.py:7158 msgid "Please Select a Geometry object to export" msgstr "Please Select a Geometry object to export" #: App_Main.py:6820 msgid "Only Geometry, Gerber and CNCJob objects can be used." msgstr "Only Geometry, Gerber and CNCJob objects can be used." #: App_Main.py:6865 msgid "Data must be a 3D array with last dimension 3 or 4" msgstr "Data must be a 3D array with last dimension 3 or 4" #: App_Main.py:6871 App_Main.py:6875 msgid "Export PNG Image" msgstr "Export PNG Image" #: App_Main.py:6908 App_Main.py:7118 msgid "Failed. Only Gerber objects can be saved as Gerber files..." msgstr "Failed. Only Gerber objects can be saved as Gerber files..." #: App_Main.py:6920 msgid "Save Gerber source file" msgstr "Save Gerber source file" #: App_Main.py:6949 msgid "Failed. Only Script objects can be saved as TCL Script files..." msgstr "Failed. Only Script objects can be saved as TCL Script files..." #: App_Main.py:6961 msgid "Save Script source file" msgstr "Save Script source file" #: App_Main.py:6990 msgid "Failed. Only Document objects can be saved as Document files..." msgstr "Failed. Only Document objects can be saved as Document files..." #: App_Main.py:7002 msgid "Save Document source file" msgstr "Save Document source file" #: App_Main.py:7032 App_Main.py:7074 App_Main.py:8033 msgid "Failed. Only Excellon objects can be saved as Excellon files..." msgstr "Failed. Only Excellon objects can be saved as Excellon files..." #: App_Main.py:7040 App_Main.py:7045 msgid "Save Excellon source file" msgstr "Save Excellon source file" #: App_Main.py:7082 App_Main.py:7086 msgid "Export Excellon" msgstr "Export Excellon" #: App_Main.py:7126 App_Main.py:7130 msgid "Export Gerber" msgstr "Export Gerber" #: App_Main.py:7170 msgid "Only Geometry objects can be used." msgstr "Only Geometry objects can be used." #: App_Main.py:7186 App_Main.py:7190 msgid "Export DXF" msgstr "Export DXF" #: App_Main.py:7215 App_Main.py:7218 msgid "Import SVG" msgstr "Import SVG" #: App_Main.py:7246 App_Main.py:7250 msgid "Import DXF" msgstr "Import DXF" #: App_Main.py:7300 msgid "Viewing the source code of the selected object." msgstr "Viewing the source code of the selected object." #: App_Main.py:7307 App_Main.py:7311 msgid "Select an Gerber or Excellon file to view it's source file." msgstr "Select an Gerber or Excellon file to view it's source file." #: App_Main.py:7325 msgid "Source Editor" msgstr "Source Editor" #: App_Main.py:7365 App_Main.py:7372 msgid "There is no selected object for which to see it's source file code." msgstr "There is no selected object for which to see it's source file code." #: App_Main.py:7384 msgid "Failed to load the source code for the selected object" msgstr "Failed to load the source code for the selected object" #: App_Main.py:7420 msgid "Go to Line ..." msgstr "Go to Line ..." #: App_Main.py:7421 msgid "Line:" msgstr "Line:" #: App_Main.py:7448 msgid "New TCL script file created in Code Editor." msgstr "New TCL script file created in Code Editor." #: App_Main.py:7484 App_Main.py:7486 App_Main.py:7522 App_Main.py:7524 msgid "Open TCL script" msgstr "Open TCL script" #: App_Main.py:7552 msgid "Executing ScriptObject file." msgstr "Executing ScriptObject file." #: App_Main.py:7560 App_Main.py:7563 msgid "Run TCL script" msgstr "Run TCL script" #: App_Main.py:7586 msgid "TCL script file opened in Code Editor and executed." msgstr "TCL script file opened in Code Editor and executed." #: App_Main.py:7637 App_Main.py:7643 msgid "Save Project As ..." msgstr "Save Project As ..." #: App_Main.py:7678 msgid "FlatCAM objects print" msgstr "FlatCAM objects print" #: App_Main.py:7691 App_Main.py:7698 msgid "Save Object as PDF ..." msgstr "Save Object as PDF ..." #: App_Main.py:7707 msgid "Printing PDF ... Please wait." msgstr "Printing PDF ... Please wait." #: App_Main.py:7886 msgid "PDF file saved to" msgstr "PDF file saved to" #: App_Main.py:7911 msgid "Exporting SVG" msgstr "Exporting SVG" #: App_Main.py:7954 msgid "SVG file exported to" msgstr "SVG file exported to" #: App_Main.py:7980 msgid "" "Save cancelled because source file is empty. Try to export the Gerber file." msgstr "" "Save cancelled because source file is empty. Try to export the Gerber file." #: App_Main.py:8127 msgid "Excellon file exported to" msgstr "Excellon file exported to" #: App_Main.py:8136 msgid "Exporting Excellon" msgstr "Exporting Excellon" #: App_Main.py:8141 App_Main.py:8148 msgid "Could not export Excellon file." msgstr "Could not export Excellon file." #: App_Main.py:8263 msgid "Gerber file exported to" msgstr "Gerber file exported to" #: App_Main.py:8271 msgid "Exporting Gerber" msgstr "Exporting Gerber" #: App_Main.py:8276 App_Main.py:8283 msgid "Could not export Gerber file." msgstr "Could not export Gerber file." #: App_Main.py:8318 msgid "DXF file exported to" msgstr "DXF file exported to" #: App_Main.py:8324 msgid "Exporting DXF" msgstr "Exporting DXF" #: App_Main.py:8329 App_Main.py:8336 msgid "Could not export DXF file." msgstr "Could not export DXF file." #: App_Main.py:8370 msgid "Importing SVG" msgstr "Importing SVG" #: App_Main.py:8378 App_Main.py:8424 msgid "Import failed." msgstr "Import failed." #: App_Main.py:8416 msgid "Importing DXF" msgstr "Importing DXF" #: App_Main.py:8457 App_Main.py:8652 App_Main.py:8717 msgid "Failed to open file" msgstr "Failed to open file" #: App_Main.py:8460 App_Main.py:8655 App_Main.py:8720 msgid "Failed to parse file" msgstr "Failed to parse file" #: App_Main.py:8472 msgid "Object is not Gerber file or empty. Aborting object creation." msgstr "Object is not Gerber file or empty. Aborting object creation." #: App_Main.py:8477 msgid "Opening Gerber" msgstr "Opening Gerber" #: App_Main.py:8488 msgid "Open Gerber failed. Probable not a Gerber file." msgstr "Open Gerber failed. Probable not a Gerber file." #: App_Main.py:8524 msgid "Cannot open file" msgstr "Cannot open file" #: App_Main.py:8545 msgid "Opening Excellon." msgstr "Opening Excellon." #: App_Main.py:8555 msgid "Open Excellon file failed. Probable not an Excellon file." msgstr "Open Excellon file failed. Probable not an Excellon file." #: App_Main.py:8587 msgid "Reading GCode file" msgstr "Reading GCode file" #: App_Main.py:8600 msgid "This is not GCODE" msgstr "This is not GCODE" #: App_Main.py:8605 msgid "Opening G-Code." msgstr "Opening G-Code." #: App_Main.py:8618 msgid "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" " Attempting to create a FlatCAM CNCJob Object from G-Code file failed during " "processing" msgstr "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" " Attempting to create a FlatCAM CNCJob Object from G-Code file failed during " "processing" #: App_Main.py:8674 msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "Object is not HPGL2 file or empty. Aborting object creation." #: App_Main.py:8679 msgid "Opening HPGL2" msgstr "Opening HPGL2" #: App_Main.py:8686 msgid " Open HPGL2 failed. Probable not a HPGL2 file." msgstr " Open HPGL2 failed. Probable not a HPGL2 file." #: App_Main.py:8712 msgid "TCL script file opened in Code Editor." msgstr "TCL script file opened in Code Editor." #: App_Main.py:8732 msgid "Opening TCL Script..." msgstr "Opening TCL Script..." #: App_Main.py:8743 msgid "Failed to open TCL Script." msgstr "Failed to open TCL Script." #: App_Main.py:8765 msgid "Opening FlatCAM Config file." msgstr "Opening FlatCAM Config file." #: App_Main.py:8793 msgid "Failed to open config file" msgstr "Failed to open config file" #: App_Main.py:8822 msgid "Loading Project ... Please Wait ..." msgstr "Loading Project ... Please Wait ..." #: App_Main.py:8827 msgid "Opening FlatCAM Project file." msgstr "Opening FlatCAM Project file." #: App_Main.py:8842 App_Main.py:8846 App_Main.py:8863 msgid "Failed to open project file" msgstr "Failed to open project file" #: App_Main.py:8900 msgid "Loading Project ... restoring" msgstr "Loading Project ... restoring" #: App_Main.py:8910 msgid "Project loaded from" msgstr "Project loaded from" #: App_Main.py:8936 msgid "Redrawing all objects" msgstr "Redrawing all objects" #: App_Main.py:9024 msgid "Failed to load recent item list." msgstr "Failed to load recent item list." #: App_Main.py:9031 msgid "Failed to parse recent item list." msgstr "Failed to parse recent item list." #: App_Main.py:9041 msgid "Failed to load recent projects item list." msgstr "Failed to load recent projects item list." #: App_Main.py:9048 msgid "Failed to parse recent project item list." msgstr "Failed to parse recent project item list." #: App_Main.py:9109 msgid "Clear Recent projects" msgstr "Clear Recent projects" #: App_Main.py:9133 msgid "Clear Recent files" msgstr "Clear Recent files" #: App_Main.py:9235 msgid "Selected Tab - Choose an Item from Project Tab" msgstr "Selected Tab - Choose an Item from Project Tab" #: App_Main.py:9236 msgid "Details" msgstr "Details" #: App_Main.py:9238 msgid "The normal flow when working with the application is the following:" msgstr "The normal flow when working with the application is the following:" #: App_Main.py:9239 msgid "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "the application using either the toolbars, key shortcuts or even dragging " "and dropping the files on the AppGUI." msgstr "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "the application using either the toolbars, key shortcuts or even dragging " "and dropping the files on the AppGUI." #: App_Main.py:9242 msgid "" "You can also load a project by double clicking on the project file, drag and " "drop of the file into the AppGUI or through the menu (or toolbar) actions " "offered within the app." msgstr "" "You can also load a project by double clicking on the project file, drag and " "drop of the file into the AppGUI or through the menu (or toolbar) actions " "offered within the app." #: App_Main.py:9245 msgid "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " "the Project Tab, SELECTED TAB will be updated with the object properties " "according to its kind: Gerber, Excellon, Geometry or CNCJob object." msgstr "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " "the Project Tab, SELECTED TAB will be updated with the object properties " "according to its kind: Gerber, Excellon, Geometry or CNCJob object." #: App_Main.py:9249 msgid "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " "be displayed into the Selected Tab. Alternatively, double clicking on the " "object on the canvas will bring the SELECTED TAB and populate it even if it " "was out of focus." msgstr "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " "be displayed into the Selected Tab. Alternatively, double clicking on the " "object on the canvas will bring the SELECTED TAB and populate it even if it " "was out of focus." #: App_Main.py:9253 msgid "" "You can change the parameters in this screen and the flow direction is like " "this:" msgstr "" "You can change the parameters in this screen and the flow direction is like " "this:" #: App_Main.py:9254 msgid "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " "CNCJob --> CNCJob Object --> Verify GCode (through Edit CNC Code) and/or " "append/prepend to GCode (again, done in SELECTED TAB) --> Save GCode." msgstr "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " "CNCJob --> CNCJob Object --> Verify GCode (through Edit CNC Code) and/or " "append/prepend to GCode (again, done in SELECTED TAB) --> Save GCode." #: App_Main.py:9258 msgid "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." msgstr "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." #: App_Main.py:9322 msgid "Failed checking for latest version. Could not connect." msgstr "Failed checking for latest version. Could not connect." #: App_Main.py:9329 msgid "Could not parse information about latest version." msgstr "Could not parse information about latest version." #: App_Main.py:9339 msgid "FlatCAM is up to date!" msgstr "FlatCAM is up to date!" #: App_Main.py:9344 msgid "Newer Version Available" msgstr "Newer Version Available" #: App_Main.py:9346 msgid "There is a newer version of FlatCAM available for download:" msgstr "There is a newer version of FlatCAM available for download:" #: App_Main.py:9350 msgid "info" msgstr "info" #: App_Main.py:9378 msgid "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " "tab.\n" "\n" msgstr "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " "tab.\n" "\n" #: App_Main.py:9456 msgid "All plots disabled." msgstr "All plots disabled." #: App_Main.py:9463 msgid "All non selected plots disabled." msgstr "All non selected plots disabled." #: App_Main.py:9470 msgid "All plots enabled." msgstr "All plots enabled." #: App_Main.py:9476 msgid "Selected plots enabled..." msgstr "Selected plots enabled..." #: App_Main.py:9484 msgid "Selected plots disabled..." msgstr "Selected plots disabled..." #: App_Main.py:9517 msgid "Enabling plots ..." msgstr "Enabling plots ..." #: App_Main.py:9566 msgid "Disabling plots ..." msgstr "Disabling plots ..." #: App_Main.py:9589 msgid "Working ..." msgstr "Working ..." #: App_Main.py:9698 msgid "Set alpha level ..." msgstr "Set alpha level ..." #: App_Main.py:9752 msgid "Saving FlatCAM Project" msgstr "Saving FlatCAM Project" #: App_Main.py:9773 App_Main.py:9809 msgid "Project saved to" msgstr "Project saved to" #: App_Main.py:9780 msgid "The object is used by another application." msgstr "The object is used by another application." #: App_Main.py:9794 msgid "Failed to verify project file" msgstr "Failed to verify project file" #: App_Main.py:9794 App_Main.py:9802 App_Main.py:9812 msgid "Retry to save it." msgstr "Retry to save it." #: App_Main.py:9802 App_Main.py:9812 msgid "Failed to parse saved project file" msgstr "Failed to parse saved project file" #: Bookmark.py:57 Bookmark.py:84 msgid "Title" msgstr "Title" #: Bookmark.py:58 Bookmark.py:88 msgid "Web Link" msgstr "Web Link" #: Bookmark.py:62 msgid "" "Index.\n" "The rows in gray color will populate the Bookmarks menu.\n" "The number of gray colored rows is set in Preferences." msgstr "" "Index.\n" "The rows in gray color will populate the Bookmarks menu.\n" "The number of gray colored rows is set in Preferences." #: Bookmark.py:66 msgid "" "Description of the link that is set as an menu action.\n" "Try to keep it short because it is installed as a menu item." msgstr "" "Description of the link that is set as an menu action.\n" "Try to keep it short because it is installed as a menu item." #: Bookmark.py:69 msgid "Web Link. E.g: https://your_website.org " msgstr "Web Link. E.g: https://your_website.org " #: Bookmark.py:78 msgid "New Bookmark" msgstr "New Bookmark" #: Bookmark.py:97 msgid "Add Entry" msgstr "Add Entry" #: Bookmark.py:98 msgid "Remove Entry" msgstr "Remove Entry" #: Bookmark.py:99 msgid "Export List" msgstr "Export List" #: Bookmark.py:100 msgid "Import List" msgstr "Import List" #: Bookmark.py:190 msgid "Title entry is empty." msgstr "Title entry is empty." #: Bookmark.py:199 msgid "Web link entry is empty." msgstr "Web link entry is empty." #: Bookmark.py:207 msgid "Either the Title or the Weblink already in the table." msgstr "Either the Title or the Weblink already in the table." #: Bookmark.py:227 msgid "Bookmark added." msgstr "Bookmark added." #: Bookmark.py:244 msgid "This bookmark can not be removed" msgstr "This bookmark can not be removed" #: Bookmark.py:275 msgid "Bookmark removed." msgstr "Bookmark removed." #: Bookmark.py:290 msgid "Export Bookmarks" msgstr "Export Bookmarks" #: Bookmark.py:319 Bookmark.py:349 msgid "Could not load bookmarks file." msgstr "Could not load bookmarks file." #: Bookmark.py:329 msgid "Failed to write bookmarks to file." msgstr "Failed to write bookmarks to file." #: Bookmark.py:331 msgid "Exported bookmarks to" msgstr "Exported bookmarks to" #: Bookmark.py:337 msgid "Import Bookmarks" msgstr "Import Bookmarks" #: Bookmark.py:356 msgid "Imported Bookmarks from" msgstr "Imported Bookmarks from" #: Common.py:42 msgid "The user requested a graceful exit of the current task." msgstr "The user requested a graceful exit of the current task." #: Common.py:269 msgid "Click the end point of the area." msgstr "Click the end point of the area." #: Common.py:408 msgid "Exclusion areas added. Checking overlap with the object geometry ..." msgstr "Exclusion areas added. Checking overlap with the object geometry ..." #: Common.py:413 msgid "Failed. Exclusion areas intersects the object geometry ..." msgstr "Failed. Exclusion areas intersects the object geometry ..." #: Common.py:417 msgid "Exclusion areas added." msgstr "Exclusion areas added." #: Common.py:426 msgid "With Exclusion areas." msgstr "With Exclusion areas." #: Common.py:461 msgid "Cancelled. Area exclusion drawing was interrupted." msgstr "Cancelled. Area exclusion drawing was interrupted." #: Common.py:572 Common.py:621 msgid "All exclusion zones deleted." msgstr "All exclusion zones deleted." #: Common.py:608 msgid "Selected exclusion zones deleted." msgstr "Selected exclusion zones deleted." #: assets/linux/flatcam-beta.desktop:3 msgid "FlatCAM Beta" msgstr "FlatCAM Beta" #: assets/linux/flatcam-beta.desktop:8 msgid "G-Code from GERBERS" msgstr "G-Code from GERBERS" #: camlib.py:597 msgid "self.solid_geometry is neither BaseGeometry or list." msgstr "self.solid_geometry is neither BaseGeometry or list." #: camlib.py:979 msgid "Pass" msgstr "Pass" #: camlib.py:1001 msgid "Get Exteriors" msgstr "Get Exteriors" #: camlib.py:1004 msgid "Get Interiors" msgstr "Get Interiors" #: camlib.py:2192 msgid "Object was mirrored" msgstr "Object was mirrored" #: camlib.py:2194 msgid "Failed to mirror. No object selected" msgstr "Failed to mirror. No object selected" #: camlib.py:2259 msgid "Object was rotated" msgstr "Object was rotated" #: camlib.py:2261 msgid "Failed to rotate. No object selected" msgstr "Failed to rotate. No object selected" #: camlib.py:2327 msgid "Object was skewed" msgstr "Object was skewed" #: camlib.py:2329 msgid "Failed to skew. No object selected" msgstr "Failed to skew. No object selected" #: camlib.py:2405 msgid "Object was buffered" msgstr "Object was buffered" #: camlib.py:2407 msgid "Failed to buffer. No object selected" msgstr "Failed to buffer. No object selected" #: camlib.py:2650 msgid "There is no such parameter" msgstr "There is no such parameter" #: camlib.py:2718 camlib.py:2970 camlib.py:3233 camlib.py:3489 msgid "" "The Cut Z parameter has positive value. It is the depth value to drill into " "material.\n" "The Cut Z parameter needs to have a negative value, assuming it is a typo " "therefore the app will convert the value to negative. Check the resulting " "CNC code (Gcode etc)." msgstr "" "The Cut Z parameter has positive value. It is the depth value to drill into " "material.\n" "The Cut Z parameter needs to have a negative value, assuming it is a typo " "therefore the app will convert the value to negative. Check the resulting " "CNC code (Gcode etc)." #: camlib.py:2726 camlib.py:2980 camlib.py:3243 camlib.py:3499 camlib.py:3824 #: camlib.py:4224 msgid "The Cut Z parameter is zero. There will be no cut, skipping file" msgstr "The Cut Z parameter is zero. There will be no cut, skipping file" #: camlib.py:2741 camlib.py:4192 msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y) \n" "but now there is only one value, not two. " msgstr "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y) \n" "but now there is only one value, not two. " #: camlib.py:2754 camlib.py:3771 camlib.py:4170 msgid "" "The End Move X,Y field in Edit -> Preferences has to be in the format (x, y) " "but now there is only one value, not two." msgstr "" "The End Move X,Y field in Edit -> Preferences has to be in the format (x, y) " "but now there is only one value, not two." #: camlib.py:2842 msgid "Creating a list of points to drill..." msgstr "Creating a list of points to drill..." #: camlib.py:2866 msgid "Failed. Drill points inside the exclusion zones." msgstr "Failed. Drill points inside the exclusion zones." #: camlib.py:2943 camlib.py:3922 camlib.py:4332 msgid "Starting G-Code" msgstr "Starting G-Code" #: camlib.py:3084 camlib.py:3337 camlib.py:3535 camlib.py:3935 camlib.py:4343 msgid "Starting G-Code for tool with diameter" msgstr "Starting G-Code for tool with diameter" #: camlib.py:3201 camlib.py:3453 camlib.py:3655 msgid "G91 coordinates not implemented" msgstr "G91 coordinates not implemented" #: camlib.py:3207 camlib.py:3460 camlib.py:3660 msgid "The loaded Excellon file has no drills" msgstr "The loaded Excellon file has no drills" #: camlib.py:3683 msgid "Finished G-Code generation..." msgstr "Finished G-Code generation..." #: camlib.py:3793 msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y) \n" "but now there is only one value, not two." msgstr "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y) \n" "but now there is only one value, not two." #: camlib.py:3807 camlib.py:4207 msgid "" "Cut_Z parameter is None or zero. Most likely a bad combinations of other " "parameters." msgstr "" "Cut_Z parameter is None or zero. Most likely a bad combinations of other " "parameters." #: camlib.py:3816 camlib.py:4216 msgid "" "The Cut Z parameter has positive value. It is the depth value to cut into " "material.\n" "The Cut Z parameter needs to have a negative value, assuming it is a typo " "therefore the app will convert the value to negative.Check the resulting CNC " "code (Gcode etc)." msgstr "" "The Cut Z parameter has positive value. It is the depth value to cut into " "material.\n" "The Cut Z parameter needs to have a negative value, assuming it is a typo " "therefore the app will convert the value to negative.Check the resulting CNC " "code (Gcode etc)." #: camlib.py:3829 camlib.py:4230 msgid "Travel Z parameter is None or zero." msgstr "Travel Z parameter is None or zero." #: camlib.py:3834 camlib.py:4235 msgid "" "The Travel Z parameter has negative value. It is the height value to travel " "between cuts.\n" "The Z Travel parameter needs to have a positive value, assuming it is a typo " "therefore the app will convert the value to positive.Check the resulting CNC " "code (Gcode etc)." msgstr "" "The Travel Z parameter has negative value. It is the height value to travel " "between cuts.\n" "The Z Travel parameter needs to have a positive value, assuming it is a typo " "therefore the app will convert the value to positive.Check the resulting CNC " "code (Gcode etc)." #: camlib.py:3842 camlib.py:4243 msgid "The Z Travel parameter is zero. This is dangerous, skipping file" msgstr "The Z Travel parameter is zero. This is dangerous, skipping file" #: camlib.py:3861 camlib.py:4266 msgid "Indexing geometry before generating G-Code..." msgstr "Indexing geometry before generating G-Code..." #: camlib.py:4009 camlib.py:4420 msgid "Finished G-Code generation" msgstr "Finished G-Code generation" #: camlib.py:4009 msgid "paths traced" msgstr "paths traced" #: camlib.py:4059 msgid "Expected a Geometry, got" msgstr "Expected a Geometry, got" #: camlib.py:4066 msgid "" "Trying to generate a CNC Job from a Geometry object without solid_geometry." msgstr "" "Trying to generate a CNC Job from a Geometry object without solid_geometry." #: camlib.py:4107 msgid "" "The Tool Offset value is too negative to use for the current_geometry.\n" "Raise the value (in module) and try again." msgstr "" "The Tool Offset value is too negative to use for the current_geometry.\n" "Raise the value (in module) and try again." #: camlib.py:4420 msgid " paths traced." msgstr " paths traced." #: camlib.py:4448 msgid "There is no tool data in the SolderPaste geometry." msgstr "There is no tool data in the SolderPaste geometry." #: camlib.py:4537 msgid "Finished SolderPaste G-Code generation" msgstr "Finished SolderPaste G-Code generation" #: camlib.py:4537 msgid "paths traced." msgstr "paths traced." #: camlib.py:4872 msgid "Parsing GCode file. Number of lines" msgstr "Parsing GCode file. Number of lines" #: camlib.py:4979 msgid "Creating Geometry from the parsed GCode file. " msgstr "Creating Geometry from the parsed GCode file. " #: camlib.py:5147 camlib.py:5420 camlib.py:5568 camlib.py:5737 msgid "G91 coordinates not implemented ..." msgstr "G91 coordinates not implemented ..." #: defaults.py:771 msgid "Could not load defaults file." msgstr "Could not load defaults file." #: defaults.py:784 msgid "Failed to parse defaults file." msgstr "Failed to parse defaults file." #: tclCommands/TclCommandBbox.py:75 tclCommands/TclCommandNregions.py:74 msgid "Expected GerberObject or GeometryObject, got" msgstr "Expected GerberObject or GeometryObject, got" #: tclCommands/TclCommandBounds.py:67 tclCommands/TclCommandBounds.py:71 msgid "Expected a list of objects names separated by comma. Got" msgstr "Expected a list of objects names separated by comma. Got" #: tclCommands/TclCommandBounds.py:81 msgid "TclCommand Bounds done." msgstr "TclCommand Bounds done." #: tclCommands/TclCommandCopperClear.py:281 tclCommands/TclCommandPaint.py:283 #: tclCommands/TclCommandScale.py:81 msgid "Could not retrieve box object" msgstr "Could not retrieve box object" #: tclCommands/TclCommandCopperClear.py:304 msgid "Expected either -box or -all." msgstr "Expected either -box or -all." #: tclCommands/TclCommandGeoCutout.py:147 msgid "" "The name of the object for which cutout is done is missing. Add it and retry." msgstr "" "The name of the object for which cutout is done is missing. Add it and retry." #: tclCommands/TclCommandGeoCutout.py:189 msgid "Gaps value can be only one of: 'lr', 'tb', '2lr', '2tb', 4 or 8." msgstr "Gaps value can be only one of: 'lr', 'tb', '2lr', '2tb', 4 or 8." #: tclCommands/TclCommandGeoCutout.py:301 #: tclCommands/TclCommandGeoCutout.py:356 msgid "Any-form Cutout operation finished." msgstr "Any-form Cutout operation finished." #: tclCommands/TclCommandGeoCutout.py:362 msgid "Cancelled. Object type is not supported." msgstr "Cancelled. Object type is not supported." #: tclCommands/TclCommandHelp.py:75 msgid "Available commands:" msgstr "Available commands:" #: tclCommands/TclCommandHelp.py:115 msgid "Type help for usage." msgstr "Type help for usage." #: tclCommands/TclCommandHelp.py:115 msgid "Example: help open_gerber" msgstr "Example: help open_gerber" #: tclCommands/TclCommandPaint.py:250 tclCommands/TclCommandPaint.py:256 msgid "Expected a tuple value like -single 3.2,0.1." msgstr "Expected a tuple value like -single 3.2,0.1." #: tclCommands/TclCommandPaint.py:276 msgid "Expected -box ." msgstr "Expected -box ." #: tclCommands/TclCommandPaint.py:297 msgid "" "None of the following args: 'box', 'single', 'all' were used.\n" "Paint failed." msgstr "" "None of the following args: 'box', 'single', 'all' were used.\n" "Paint failed." #: tclCommands/TclCommandScale.py:106 msgid "" "Expected -origin or -origin or -origin
or - " "origin 3.0,4.2." msgstr "" "Expected -origin or -origin or -origin
or - " "origin 3.0,4.2." #: tclCommands/TclCommandScale.py:119 msgid "Expected -x -y ." msgstr "Expected -x -y ." #: tclCommands/TclCommandSetOrigin.py:95 msgid "Expected a pair of (x, y) coordinates. Got" msgstr "Expected a pair of (x, y) coordinates. Got" #: tclCommands/TclCommandSetOrigin.py:101 msgid "Origin set by offsetting all loaded objects with " msgstr "Origin set by offsetting all loaded objects with " #: tclCommands/TclCommandSubtractRectangle.py:62 msgid "No Geometry name in args. Provide a name and try again." msgstr "No Geometry name in args. Provide a name and try again." #~ msgid "Add Tool from Tools DB" #~ msgstr "Add Tool from Tools DB" #~ msgid "FlatCAM Object" #~ msgstr "FlatCAM Object" #~ msgid "" #~ "Choose which tool to use for Gerber isolation:\n" #~ "'Circular' or 'V-shape'.\n" #~ "When the 'V-shape' is selected then the tool\n" #~ "diameter will depend on the chosen cut depth." #~ msgstr "" #~ "Choose which tool to use for Gerber isolation:\n" #~ "'Circular' or 'V-shape'.\n" #~ "When the 'V-shape' is selected then the tool\n" #~ "diameter will depend on the chosen cut depth." #~ msgid "V-Shape" #~ msgstr "V-Shape" #~ msgid "" #~ "Diameter of the cutting tool.\n" #~ "If you want to have an isolation path\n" #~ "inside the actual shape of the Gerber\n" #~ "feature, use a negative value for\n" #~ "this parameter." #~ msgstr "" #~ "Diameter of the cutting tool.\n" #~ "If you want to have an isolation path\n" #~ "inside the actual shape of the Gerber\n" #~ "feature, use a negative value for\n" #~ "this parameter." #~ msgid "Pass overlap" #~ msgstr "Pass overlap" #~ msgid "Scope" #~ msgstr "Scope" #~ msgid "Clear N-copper" #~ msgstr "Clear N-copper" #~ msgid "Board cutout" #~ msgstr "Board cutout" #~ msgid "" #~ "Add a new tool to the Tool Table\n" #~ "with the specified diameter." #~ msgstr "" #~ "Add a new tool to the Tool Table\n" #~ "with the specified diameter." #~ msgid "Excellon Object Color" #~ msgstr "Excellon Object Color" #~ msgid "Geometry Object Color" #~ msgstr "Geometry Object Color" #~ msgid "Exterior" #~ msgstr "Exterior" #~ msgid "Interior" #~ msgstr "Interior" #~ msgid "Gerber Object Color" #~ msgstr "Gerber Object Color" #~ msgid "Combine Passes" #~ msgstr "Combine Passes" #~ msgid "Rest Machining" #~ msgstr "Rest Machining" #~ msgid "NCC Plotting" #~ msgstr "NCC Plotting" #~ msgid "All Polygons" #~ msgstr "All Polygons" #~ msgid "Paint Plotting" #~ msgstr "Paint Plotting" #~ msgid "" #~ "- 'Normal' - normal plotting, done at the end of the Paint job\n" #~ "- 'Progressive' - after each shape is generated it will be plotted." #~ msgstr "" #~ "- 'Normal' - normal plotting, done at the end of the Paint job\n" #~ "- 'Progressive' - after each shape is generated it will be plotted." #~ msgid "Export Machine Code ..." #~ msgstr "Export Machine Code ..." #~ msgid "Export Machine Code cancelled ..." #~ msgstr "Export Machine Code cancelled ..." #~ msgid "Machine Code file saved to" #~ msgstr "Machine Code file saved to" #~ msgid "GCode Parameters" #~ msgstr "GCode Parameters" #~| msgid "Selection" #~ msgid "PreSelection" #~ msgstr "PreSelection" #~ msgid "Copper Gerber" #~ msgstr "Copper Gerber" #~ msgid "QRCode Parameters" #~ msgstr "QRCode Parameters" #~ msgid "Gerber Files" #~ msgstr "Gerber Files" #~ msgid "Excellon Objects" #~ msgstr "Excellon Objects" #~ msgid "Gerber Solder paste object. " #~ msgstr "Gerber Solder paste object. " #~ msgid "Gerber Objects" #~ msgstr "Gerber Objects" #~ msgid "Geometry Objects" #~ msgstr "Geometry Objects" #~ msgid "Processing geometry from Subtractor Gerber object." #~ msgstr "Processing geometry from Subtractor Gerber object." #~ msgid "Parsing geometry for aperture" #~ msgstr "Parsing geometry for aperture" #~ msgid "Export FlatCAM Bookmarks" #~ msgstr "Export FlatCAM Bookmarks" #~ msgid "Import FlatCAM Bookmarks" #~ msgstr "Import FlatCAM Bookmarks" #~ msgid "Unifying Geometry from parsed Geometry segments" #~ msgstr "Unifying Geometry from parsed Geometry segments" #~ msgid "./assets/icon.png" #~ msgstr "./assets/icon.png" #~ msgid "New Blank Geometry" #~ msgstr "New Blank Geometry" #~ msgid "New Blank Gerber" #~ msgstr "New Blank Gerber" #~ msgid "New Blank Excellon" #~ msgstr "New Blank Excellon" #~ msgid "" #~ "Relative measurement.\n" #~ "Reference is last click position" #~ msgstr "" #~ "Relative measurement.\n" #~ "Reference is last click position" #~| msgid "Clearance" #~ msgid "Clear areas" #~ msgstr "Clear areas" #~ msgid "Apply Theme" #~ msgstr "Apply Theme" #~ msgid "" #~ "Select a theme for FlatCAM.\n" #~ "It will theme the plot area.\n" #~ "The application will restart after change." #~ msgstr "" #~ "Select a theme for FlatCAM.\n" #~ "It will theme the plot area.\n" #~ "The application will restart after change." #~ msgid "Film Object" #~ msgstr "Film Object" #~ msgid "Object for which to create the film." #~ msgstr "Object for which to create the film." #~ msgid "Box Object" #~ msgstr "Box Object" #~ msgid "" #~ "The actual object that is used as container for the\n" #~ " selected object for which we create the film.\n" #~ "Usually it is the PCB outline but it can be also the\n" #~ "same object for which the film is created." #~ msgstr "" #~ "The actual object that is used as container for the\n" #~ " selected object for which we create the film.\n" #~ "Usually it is the PCB outline but it can be also the\n" #~ "same object for which the film is created." #~ msgid "Expected -x and -y ." #~ msgstr "Expected -x and -y ." #~ msgid "Could not load factory defaults file." #~ msgstr "Could not load factory defaults file." #~ msgid "Failed to parse factory defaults file." #~ msgstr "Failed to parse factory defaults file." #~ msgid "Could not load preferences file." #~ msgstr "Could not load preferences file." #~ msgid "Failed to write factory defaults to file." #~ msgstr "Failed to write factory defaults to file." #~ msgid "Factory defaults saved." #~ msgstr "Factory defaults saved." #~ msgid "" #~ "The Tool Type (TT) can be:
- Circular with 1 ... 4 teeth -> it " #~ "is informative only. Being circular,
the cut width in material is " #~ "exactly the tool diameter.
- Ball -> informative only and make " #~ "reference to the Ball type endmill.
- V-Shape -> it will " #~ "disable de Z-Cut parameter in the resulting geometry UI form and enable " #~ "two additional UI form fields in the resulting geometry: V-Tip Dia and V-" #~ "Tip Angle. Adjusting those two values will adjust the Z-Cut parameter " #~ "such as the cut width into material will be equal with the value in the " #~ "Tool Diameter column of this table.
Choosing the V-Shape Tool " #~ "Type automatically will select the Operation Type in the resulting " #~ "geometry as Isolation." #~ msgstr "" #~ "The Tool Type (TT) can be:
- Circular with 1 ... 4 teeth -> it " #~ "is informative only. Being circular,
the cut width in material is " #~ "exactly the tool diameter.
- Ball -> informative only and make " #~ "reference to the Ball type endmill.
- V-Shape -> it will " #~ "disable de Z-Cut parameter in the resulting geometry UI form and enable " #~ "two additional UI form fields in the resulting geometry: V-Tip Dia and V-" #~ "Tip Angle. Adjusting those two values will adjust the Z-Cut parameter " #~ "such as the cut width into material will be equal with the value in the " #~ "Tool Diameter column of this table.
Choosing the V-Shape Tool " #~ "Type automatically will select the Operation Type in the resulting " #~ "geometry as Isolation." #~ msgid "e_fr_probe" #~ msgstr "e_fr_probe" #~ msgid "" #~ " Could not generate punched hole Gerber because the punch hole sizeis " #~ "bigger than some of the apertures in the Gerber object." #~ msgstr "" #~ " Could not generate punched hole Gerber because the punch hole sizeis " #~ "bigger than some of the apertures in the Gerber object." #~ msgid "Paint Tool. Normal painting all task started." #~ msgstr "Paint Tool. Normal painting all task started." #~ msgid "Rest machining painting all task started." #~ msgstr "Rest machining painting all task started." #~| msgid "Painting polygon at location" #~ msgid "Painting polygons with method: lines." #~ msgstr "Painting polygons with method: lines." #~| msgid "Normal painting polygon task started." #~ msgid "Failed. Painting polygons with method: seed." #~ msgstr "Failed. Painting polygons with method: seed." #~| msgid "Normal painting polygon task started." #~ msgid "Failed. Painting polygons with method: standard." #~ msgstr "Failed. Painting polygons with method: standard." #~ msgid "" #~ "Could not do Paint All. Try a different combination of parameters. Or a " #~ "different Method of paint" #~ msgstr "" #~ "Could not do Paint All. Try a different combination of parameters. Or a " #~ "different Method of paint" #~| msgid "Paint Tool. Normal painting all task started." #~ msgid "Paint Tool. Normal painting area task started." #~ msgstr "Paint Tool. Normal painting area task started." #~ msgid "Rest machining painting area task started." #~ msgstr "Rest machining painting area task started." #~ msgid "Executing Tcl Script ..." #~ msgstr "Executing Tcl Script ..." #~ msgid "Open cancelled." #~ msgstr "Open cancelled." #~ msgid "Preferences default restore was cancelled." #~ msgstr "Preferences default restore was cancelled." #~ msgid "FlatCAM preferences import cancelled." #~ msgstr "FlatCAM preferences import cancelled." #~ msgid "FlatCAM preferences export cancelled." #~ msgstr "FlatCAM preferences export cancelled." #~ msgid "Multigeo. Geometry merging finished" #~ msgstr "Multigeo. Geometry merging finished" #~ msgid "Units conversion cancelled." #~ msgstr "Units conversion cancelled." #~ msgid "Open Gerber cancelled." #~ msgstr "Open Gerber cancelled." #~ msgid " Open Excellon cancelled." #~ msgstr " Open Excellon cancelled." #~ msgid "Open G-Code cancelled." #~ msgstr "Open G-Code cancelled." #~ msgid "Open Project cancelled." #~ msgstr "Open Project cancelled." #~ msgid "Open HPGL2 file cancelled." #~ msgstr "Open HPGL2 file cancelled." #~ msgid "Open Config cancelled." #~ msgstr "Open Config cancelled." #~ msgid " Export SVG cancelled." #~ msgstr " Export SVG cancelled." #~ msgid "No object selected. Please select an Gerber object to export." #~ msgstr "No object selected. Please select an Gerber object to export." #~ msgid "Save Gerber source file cancelled." #~ msgstr "Save Gerber source file cancelled." #~ msgid "No object selected. Please select an Script object to export." #~ msgstr "No object selected. Please select an Script object to export." #~ msgid "Save Script source file cancelled." #~ msgstr "Save Script source file cancelled." #~ msgid "No object selected. Please select an Document object to export." #~ msgstr "No object selected. Please select an Document object to export." #~ msgid "Save Document source file cancelled." #~ msgstr "Save Document source file cancelled." #~ msgid "No object selected. Please select an Excellon object to export." #~ msgstr "No object selected. Please select an Excellon object to export." #~ msgid "Saving Excellon source file cancelled." #~ msgstr "Saving Excellon source file cancelled." #~ msgid "No object selected. Please Select an Excellon object to export." #~ msgstr "No object selected. Please Select an Excellon object to export." #~ msgid "Export Excellon cancelled." #~ msgstr "Export Excellon cancelled." #~ msgid "No object selected. Please Select an Gerber object to export." #~ msgstr "No object selected. Please Select an Gerber object to export." #~ msgid "Export Gerber cancelled." #~ msgstr "Export Gerber cancelled." #~ msgid "Export DXF cancelled." #~ msgstr "Export DXF cancelled." #~ msgid "Open SVG cancelled." #~ msgstr "Open SVG cancelled." #~ msgid "Open DXF cancelled." #~ msgstr "Open DXF cancelled." #~ msgid "Open TCL script cancelled." #~ msgstr "Open TCL script cancelled." #~ msgid "Run TCL script cancelled." #~ msgstr "Run TCL script cancelled." #~ msgid "Save Project cancelled." #~ msgstr "Save Project cancelled." #~ msgid "Save Object PDF cancelled." #~ msgstr "Save Object PDF cancelled." #~ msgid "FlatCAM bookmarks export cancelled." #~ msgstr "FlatCAM bookmarks export cancelled." #~ msgid "FlatCAM bookmarks import cancelled." #~ msgstr "FlatCAM bookmarks import cancelled." #~ msgid "FlatCAM Tools DB export cancelled." #~ msgstr "FlatCAM Tools DB export cancelled." #~ msgid "FlatCAM Tools DB import cancelled." #~ msgstr "FlatCAM Tools DB import cancelled." #~ msgid "" #~ "Wrong value format for self.defaults[\"z_pdepth\"] or self." #~ "options[\"z_pdepth\"]" #~ msgstr "" #~ "Wrong value format for self.defaults[\"z_pdepth\"] or self." #~ "options[\"z_pdepth\"]" #~ msgid "" #~ "Wrong value format for self.defaults[\"feedrate_probe\"] or self." #~ "options[\"feedrate_probe\"]" #~ msgstr "" #~ "Wrong value format for self.defaults[\"feedrate_probe\"] or self." #~ "options[\"feedrate_probe\"]" #~ msgid "Starting G-Code..." #~ msgstr "Starting G-Code..." #~ msgid "" #~ "Algorithm to paint the polygon:
Standard: Fixed step inwards." #~ "
Seed-based: Outwards from seed." #~ msgstr "" #~ "Algorithm to paint the polygon:
Standard: Fixed step inwards." #~ "
Seed-based: Outwards from seed." #~ msgid "Seed-based" #~ msgstr "Seed-based" #~ msgid "Straight lines" #~ msgstr "Straight lines" #~ msgid "Paint cancelled. No shape selected." #~ msgstr "Paint cancelled. No shape selected." #~ msgid "Transformation cancelled. No shape selected." #~ msgstr "Transformation cancelled. No shape selected." #~ msgid "Buffer cancelled. No shape selected." #~ msgstr "Buffer cancelled. No shape selected." #~ msgid "Export Code cancelled." #~ msgstr "Export Code cancelled." #~ msgid "&Save Project ..." #~ msgstr "&Save Project ..." #~ msgid "Save Project C&opy ..." #~ msgstr "Save Project C&opy ..." #~ msgid "Change the size of the object." #~ msgstr "Change the size of the object." #~ msgid "Change the position of this object." #~ msgstr "Change the position of this object." #~ msgid "Vector" #~ msgstr "Vector" #~ msgid "" #~ "Create a CNC Job object\n" #~ "for this drill object." #~ msgstr "" #~ "Create a CNC Job object\n" #~ "for this drill object." #~ msgid "" #~ "Choose what to use for GCode generation:\n" #~ "'Drills', 'Slots' or 'Both'.\n" #~ "When choosing 'Slots' or 'Both', slots will be\n" #~ "converted to a series of drills." #~ msgstr "" #~ "Choose what to use for GCode generation:\n" #~ "'Drills', 'Slots' or 'Both'.\n" #~ "When choosing 'Slots' or 'Both', slots will be\n" #~ "converted to a series of drills." #~ msgid "Generate the CNC Job." #~ msgstr "Generate the CNC Job." #~ msgid "Add Tool from DataBase" #~ msgstr "Add Tool from DataBase" #~ msgid "Select a theme for FlatCAM." #~ msgstr "Select a theme for FlatCAM." #~ msgid "Conv." #~ msgstr "Conv." #~ msgid "Diameters of the cutting tools, separated by ','" #~ msgstr "Diameters of the cutting tools, separated by ','" #~ msgid "Tools dia" #~ msgstr "Tools dia" #~ msgid "The new tool diameter (cut width) to add in the tool table." #~ msgstr "The new tool diameter (cut width) to add in the tool table." #~ msgid "" #~ "Algorithm for non-copper clearing:
Standard: Fixed step inwards." #~ "
Seed-based: Outwards from seed.
Line-based: Parallel " #~ "lines." #~ msgstr "" #~ "Algorithm for non-copper clearing:
Standard: Fixed step inwards." #~ "
Seed-based: Outwards from seed.
Line-based: Parallel " #~ "lines." #~ msgid "Area" #~ msgstr "Area" #~ msgid "Ref" #~ msgstr "Ref" #~ msgid "" #~ "- 'Itself' - the non copper clearing extent\n" #~ "is based on the object that is copper cleared.\n" #~ "- 'Area Selection' - left mouse click to start selection of the area to " #~ "be painted.\n" #~ "Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " #~ "areas.\n" #~ "- 'Reference Object' - will do non copper clearing within the area\n" #~ "specified by another object." #~ msgstr "" #~ "- 'Itself' - the non copper clearing extent\n" #~ "is based on the object that is copper cleared.\n" #~ "- 'Area Selection' - left mouse click to start selection of the area to " #~ "be painted.\n" #~ "Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " #~ "areas.\n" #~ "- 'Reference Object' - will do non copper clearing within the area\n" #~ "specified by another object." #~ msgid "Sel" #~ msgstr "Sel" #~ msgid "Diameters of nozzle tools, separated by ','" #~ msgstr "Diameters of nozzle tools, separated by ','" #~ msgid "Reference Gerber" #~ msgstr "Reference Gerber" #~ msgid "Reference Excellon" #~ msgstr "Reference Excellon" #~ msgid "Reference Geometry" #~ msgstr "Reference Geometry" #~ msgid "Point/Box Reference" #~ msgstr "Point/Box Reference" #~ msgid "" #~ "If 'Point' is selected above it store the coordinates (x, y) through " #~ "which\n" #~ "the mirroring axis passes.\n" #~ "If 'Box' is selected above, select here a FlatCAM object (Gerber, Exc or " #~ "Geo).\n" #~ "Through the center of this object pass the mirroring axis selected above." #~ msgstr "" #~ "If 'Point' is selected above it store the coordinates (x, y) through " #~ "which\n" #~ "the mirroring axis passes.\n" #~ "If 'Box' is selected above, select here a FlatCAM object (Gerber, Exc or " #~ "Geo).\n" #~ "Through the center of this object pass the mirroring axis selected above." #~ msgid "Alignment Drill Diameter" #~ msgstr "Alignment Drill Diameter" #~ msgid "" #~ "'Point' coordinates missing. Using Origin (0, 0) as mirroring reference." #~ msgstr "" #~ "'Point' coordinates missing. Using Origin (0, 0) as mirroring reference." #~ msgid "Export positive film cancelled." #~ msgstr "Export positive film cancelled." #~ msgid "Export negative film cancelled." #~ msgstr "Export negative film cancelled." #~ msgid "Move action cancelled." #~ msgstr "Move action cancelled." #~ msgid "Diameter for the new tool." #~ msgstr "Diameter for the new tool." #~ msgid "Create Paint Geometry" #~ msgstr "Create Paint Geometry" #~ msgid "Paint Tool. Reading parameters." #~ msgstr "Paint Tool. Reading parameters." #~ msgid "Paint Tool. Rest machining painting area task started." #~ msgstr "Paint Tool. Rest machining painting area task started." #~ msgid "Properties Tool was not displayed. No object selected." #~ msgstr "Properties Tool was not displayed. No object selected." #~ msgid " Export PNG cancelled." #~ msgstr " Export PNG cancelled." #~ msgid "Adding Nozzle tool cancelled. Tool already in Tool Table." #~ msgstr "Adding Nozzle tool cancelled. Tool already in Tool Table." #~ msgid "" #~ "None of the following args: 'ref', 'all' were found or none was set to " #~ "1.\n" #~ "Copper clearing failed." #~ msgstr "" #~ "None of the following args: 'ref', 'all' were found or none was set to " #~ "1.\n" #~ "Copper clearing failed." #~ msgid "PostProcessor" #~ msgstr "PostProcessor" #~ msgid "Default Zeros" #~ msgstr "Default Zeros" #~ msgid "" #~ "This sets the default type of Excellon zeros.\n" #~ "If it is not detected in the parsed file the value here\n" #~ "will be used.If LZ then Leading Zeros are kept and\n" #~ "Trailing Zeros are removed.\n" #~ "If TZ is checked then Trailing Zeros are kept\n" #~ "and Leading Zeros are removed." #~ msgstr "" #~ "This sets the default type of Excellon zeros.\n" #~ "If it is not detected in the parsed file the value here\n" #~ "will be used.If LZ then Leading Zeros are kept and\n" #~ "Trailing Zeros are removed.\n" #~ "If TZ is checked then Trailing Zeros are kept\n" #~ "and Leading Zeros are removed." #~ msgid "Default Units" #~ msgstr "Default Units" #~ msgid "Optimization Time" #~ msgstr "Optimization Time" #~ msgid "Coordinates decimals" #~ msgstr "Coordinates decimals" #~ msgid "Feedrate decimals" #~ msgstr "Feedrate decimals" #~ msgid "Rest M." #~ msgstr "Rest M." #~ msgid "Convex Sh." #~ msgstr "Convex Sh." #~ msgid "Add Tool to Tools DB" #~ msgstr "Add Tool to Tools DB" #~ msgid "Remove Tool from Tools DB" #~ msgstr "Remove Tool from Tools DB" #~ msgid "Export Tool DB" #~ msgstr "Export Tool DB" #~ msgid "Import Tool DB" #~ msgstr "Import Tool DB" #~ msgid "Please enter the desired tool diameter in Float format." #~ msgstr "Please enter the desired tool diameter in Float format." #~ msgid "Default Tool added. Wrong value format entered." #~ msgstr "Default Tool added. Wrong value format entered." #~ msgid "Import Preferences" #~ msgstr "Import Preferences" #~ msgid "" #~ "Import a full set of FlatCAM settings from a file\n" #~ "previously saved on HDD.\n" #~ "\n" #~ "FlatCAM automatically save a 'factory_defaults' file\n" #~ "on the first start. Do not delete that file." #~ msgstr "" #~ "Import a full set of FlatCAM settings from a file\n" #~ "previously saved on HDD.\n" #~ "\n" #~ "FlatCAM automatically save a 'factory_defaults' file\n" #~ "on the first start. Do not delete that file." #~ msgid "Export Preferences" #~ msgstr "Export Preferences" #~ msgid "" #~ "Export a full set of FlatCAM settings in a file\n" #~ "that is saved on HDD." #~ msgstr "" #~ "Export a full set of FlatCAM settings in a file\n" #~ "that is saved on HDD." #~ msgid "Start move Z" #~ msgstr "Start move Z" #~ msgid "Grid X value" #~ msgstr "Grid X value" #~ msgid "Grid Y value" #~ msgstr "Grid Y value" #~ msgid "Wk. size" #~ msgstr "Wk. size" #~ msgid "Sel. Fill" #~ msgstr "Sel. Fill" #~ msgid "Sel. Line" #~ msgstr "Sel. Line" #~ msgid "Sel2. Fill" #~ msgstr "Sel2. Fill" #~ msgid "Sel2. Line" #~ msgstr "Sel2. Line" #~ msgid "Editor Draw Sel." #~ msgstr "Editor Draw Sel." #~ msgid "Proj. Dis. Items" #~ msgstr "Proj. Dis. Items" #~ msgid "Sel. Shape" #~ msgstr "Sel. Shape" #~ msgid "NB Font Size" #~ msgstr "NB Font Size" #~ msgid "Axis Font Size" #~ msgstr "Axis Font Size" #~ msgid "Textbox Font Size" #~ msgstr "Textbox Font Size" #~ msgid "Shell at StartUp" #~ msgstr "Shell at StartUp" #~ msgid "Project at StartUp" #~ msgstr "Project at StartUp" #~ msgid "Mouse Cursor" #~ msgstr "Mouse Cursor" #~ msgid "" #~ "Set the language used throughout FlatCAM.\n" #~ "The app will restart after click.Windows: When FlatCAM is installed in " #~ "Program Files\n" #~ "directory, it is possible that the app will not\n" #~ "restart after the button is clicked due of Windows\n" #~ "security features. In this case the language will be\n" #~ "applied at the next app start." #~ msgstr "" #~ "Set the language used throughout FlatCAM.\n" #~ "The app will restart after click.Windows: When FlatCAM is installed in " #~ "Program Files\n" #~ "directory, it is possible that the app will not\n" #~ "restart after the button is clicked due of Windows\n" #~ "security features. In this case the language will be\n" #~ "applied at the next app start." #~ msgid "G-code does not have a units code: either G20 or G21" #~ msgstr "G-code does not have a units code: either G20 or G21" #, python-brace-format #~ msgid "" #~ "[selected] {kind} created/selected: {name}" #~ "" #~ msgstr "" #~ "[selected] {kind} created/selected: {name}" #~ "" #, python-brace-format #~ msgid "[selected]{name} selected" #~ msgstr "[selected]{name} selected" #, python-brace-format #~ msgid "{l_save}/Project_{date}" #~ msgstr "{l_save}/Project_{date}" #, python-brace-format #~| msgid "{l_save}/Project_{date}" #~ msgid "{l_save}/{obj_name}_{date}" #~ msgstr "{l_save}/{obj_name}_{date}" #, python-format #~ msgid "" #~ "How much (fraction) of the tool width to overlap each tool pass.\n" #~ "Example:\n" #~ "A value here of 0.25 means 25%% from the tool diameter found above.\n" #~ "\n" #~ "Adjust the value starting with lower values\n" #~ "and increasing it if areas that should be painted are still \n" #~ "not painted.\n" #~ "Lower values = faster processing, faster execution on CNC.\n" #~ "Higher values = slow processing and slow execution on CNC\n" #~ "due of too many paths." #~ msgstr "" #~ "How much (fraction) of the tool width to overlap each tool pass.\n" #~ "Example:\n" #~ "A value here of 0.25 means 25%% from the tool diameter found above.\n" #~ "\n" #~ "Adjust the value starting with lower values\n" #~ "and increasing it if areas that should be painted are still \n" #~ "not painted.\n" #~ "Lower values = faster processing, faster execution on CNC.\n" #~ "Higher values = slow processing and slow execution on CNC\n" #~ "due of too many paths." #~ msgid "" #~ "Type here any G-Code commands you would like to append to the generated " #~ "file. I.e.: M2 (End of program)" #~ msgstr "" #~ "Type here any G-Code commands you would like to append to the generated " #~ "file. I.e.: M2 (End of program)" #~ msgid "" #~ "Can be:\n" #~ "- Portrait\n" #~ "- Lanscape" #~ msgstr "" #~ "Can be:\n" #~ "- Portrait\n" #~ "- Lanscape" #~ msgid "" #~ "- 'Rectangular' - the bounding box will be of rectangular shape.\n" #~ " - 'Minimal' - the bounding box will be the convex hull shape." #~ msgstr "" #~ "- 'Rectangular' - the bounding box will be of rectangular shape.\n" #~ " - 'Minimal' - the bounding box will be the convex hull shape." #~ msgid "" #~ "- 'Solid' - copper thieving will be a solid polygon.\n" #~ " - 'Dots Grid' - the empty area will be filled with a pattern of dots.\n" #~ "- 'Squares Grid' - the empty area will be filled with a pattern of " #~ "squares.\n" #~ "- 'Lines Grid' - the empty area will be filled with a pattern of lines." #~ msgstr "" #~ "- 'Solid' - copper thieving will be a solid polygon.\n" #~ " - 'Dots Grid' - the empty area will be filled with a pattern of dots.\n" #~ "- 'Squares Grid' - the empty area will be filled with a pattern of " #~ "squares.\n" #~ "- 'Lines Grid' - the empty area will be filled with a pattern of lines." #~ msgid "Calibrate Tool" #~ msgstr "Calibrate Tool" #, python-brace-format #~ msgid "MEASURING: Result D(x) = {d_x} | D(y) = {d_y} | Distance = {d_z}" #~ msgstr "MEASURING: Result D(x) = {d_x} | D(y) = {d_y} | Distance = {d_z}" #~ msgid "Paint Area" #~ msgstr "Paint Area" #~ msgid "" #~ "Generate GCode file to locate and align the PCB by using\n" #~ "the four points acquired above." #~ msgstr "" #~ "Generate GCode file to locate and align the PCB by using\n" #~ "the four points acquired above." #~ msgid "Axis Ref:" #~ msgstr "Axis Ref:" #~ msgid "Change project units ..." #~ msgstr "Change project units ..." #~ msgid "Tool diameter value is missing or wrong format. Add it and retry." #~ msgstr "Tool diameter value is missing or wrong format. Add it and retry." #~ msgid "Overlap value is missing or wrong format. Add it and retry." #~ msgstr "Overlap value is missing or wrong format. Add it and retry." #~ msgid "Margin distance value is missing or wrong format. Add it and retry." #~ msgstr "Margin distance value is missing or wrong format. Add it and retry." #, python-format #~ msgid "" #~ "How much (fraction) of the tool width to overlap each tool pass.\n" #~ "Example:\n" #~ "A value here of 0.25 means an overlap of 25%% from the tool diameter " #~ "found above." #~ msgstr "" #~ "How much (fraction) of the tool width to overlap each tool pass.\n" #~ "Example:\n" #~ "A value here of 0.25 means an overlap of 25%% from the tool diameter " #~ "found above." #~ msgid "Feed Rate X-Y" #~ msgstr "Feed Rate X-Y" #~ msgid "Feed Rate Z" #~ msgstr "Feed Rate Z" #~ msgid "Feed Rate Rapids" #~ msgstr "Feed Rate Rapids" #~ msgid "Generate" #~ msgstr "Generate" #~| msgid "STEP 1" #~ msgid "STEP 5" #~ msgstr "STEP 5" #~| msgid "Calc. Tool" #~ msgid "Cal Exc Tool" #~ msgstr "Cal Exc Tool" #~ msgid "Object to be cutout. " #~ msgstr "Object to be cutout. " #~ msgid "Margin:" #~ msgstr "Margin:" #~ msgid "Gap size:" #~ msgstr "Gap size:" #~ msgid "" #~ "The cutout shape can be of ny shape.\n" #~ "Useful when the PCB has a non-rectangular shape." #~ msgstr "" #~ "The cutout shape can be of ny shape.\n" #~ "Useful when the PCB has a non-rectangular shape." #~ msgid "" #~ "The resulting cutout shape is\n" #~ "always a rectangle shape and it will be\n" #~ "the bounding box of the Object." #~ msgstr "" #~ "The resulting cutout shape is\n" #~ "always a rectangle shape and it will be\n" #~ "the bounding box of the Object." #~ msgid "Geo Obj" #~ msgstr "Geo Obj" #~ msgid "" #~ "Use the left mouse button (LMB) click\n" #~ "to create a bridge gap to separate the PCB from\n" #~ "the surrounding material." #~ msgstr "" #~ "Use the left mouse button (LMB) click\n" #~ "to create a bridge gap to separate the PCB from\n" #~ "the surrounding material." #~ msgid "Generate Gap" #~ msgstr "Generate Gap" #~ msgid "Reset" #~ msgstr "Reset" #~ msgid "Resets all the fields." #~ msgstr "Resets all the fields." #~ msgid "Overlap value must be between 0 (inclusive) and 1 (exclusive), " #~ msgstr "Overlap value must be between 0 (inclusive) and 1 (exclusive), " #~ msgid "Overlap value must be between 0 (inclusive) and 1 (exclusive)" #~ msgstr "Overlap value must be between 0 (inclusive) and 1 (exclusive)" #~ msgid "Click inside the desired polygon." #~ msgstr "Click inside the desired polygon." #~ msgid "" #~ "#\n" #~ "# CREATE A NEW FLATCAM TCL SCRIPT\n" #~ "# TCL Tutorial here: https://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial." #~ "html\n" #~ "#\n" #~ "\n" #~ "# FlatCAM commands list:\n" #~ "# AddCircle, AddPolygon, AddPolyline, AddRectangle, AlignDrill, " #~ "AlignDrillGrid, ClearShell, ClearCopper,\n" #~ "# Cncjob, Cutout, Delete, Drillcncjob, ExportGcode, ExportSVG, Exteriors, " #~ "GeoCutout, GeoUnion, GetNames,\n" #~ "# GetSys, ImportSvg, Interiors, Isolate, Follow, JoinExcellon, " #~ "JoinGeometry, ListSys, MillDrills,\n" #~ "# MillSlots, Mirror, New, NewGeometry, Offset, OpenExcellon, OpenGCode, " #~ "OpenGerber, OpenProject,\n" #~ "# Options, Paint, Panelize, Plot, SaveProject, SaveSys, Scale, SetActive, " #~ "SetSys, Skew, SubtractPoly,\n" #~ "# SubtractRectangle, Version, WriteGCode\n" #~ "#\n" #~ "\n" #~ msgstr "" #~ "#\n" #~ "# CREATE A NEW FLATCAM TCL SCRIPT\n" #~ "# TCL Tutorial here: https://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial." #~ "html\n" #~ "#\n" #~ "\n" #~ "# FlatCAM commands list:\n" #~ "# AddCircle, AddPolygon, AddPolyline, AddRectangle, AlignDrill, " #~ "AlignDrillGrid, ClearShell, ClearCopper,\n" #~ "# Cncjob, Cutout, Delete, Drillcncjob, ExportGcode, ExportSVG, Exteriors, " #~ "GeoCutout, GeoUnion, GetNames,\n" #~ "# GetSys, ImportSvg, Interiors, Isolate, Follow, JoinExcellon, " #~ "JoinGeometry, ListSys, MillDrills,\n" #~ "# MillSlots, Mirror, New, NewGeometry, Offset, OpenExcellon, OpenGCode, " #~ "OpenGerber, OpenProject,\n" #~ "# Options, Paint, Panelize, Plot, SaveProject, SaveSys, Scale, SetActive, " #~ "SetSys, Skew, SubtractPoly,\n" #~ "# SubtractRectangle, Version, WriteGCode\n" #~ "#\n" #~ "\n" #~ msgid "Export G-Code ..." #~ msgstr "Export G-Code ..." #~ msgid "&View" #~ msgstr "&View" #~ msgid "&Tool" #~ msgstr "&Tool" #~ msgid "APP. DEFAULTS" #~ msgstr "APP. DEFAULTS" #~ msgid "PROJ. OPTIONS " #~ msgstr "PROJ. OPTIONS " #~ msgid "FULL Geo" #~ msgstr "FULL Geo" #~ msgid "" #~ "Create the Geometry Object\n" #~ "for isolation routing. It contains both\n" #~ "the interiors and exteriors geometry." #~ msgstr "" #~ "Create the Geometry Object\n" #~ "for isolation routing. It contains both\n" #~ "the interiors and exteriors geometry." #~ msgid "Ext Geo" #~ msgstr "Ext Geo" #~ msgid "" #~ "Create the Geometry Object\n" #~ "for isolation routing containing\n" #~ "only the exteriors geometry." #~ msgstr "" #~ "Create the Geometry Object\n" #~ "for isolation routing containing\n" #~ "only the exteriors geometry." #~ msgid "Int Geo" #~ msgstr "Int Geo" #~ msgid "" #~ "Create the Geometry Object\n" #~ "for isolation routing containing\n" #~ "only the interiors geometry." #~ msgstr "" #~ "Create the Geometry Object\n" #~ "for isolation routing containing\n" #~ "only the interiors geometry." #~ msgid "" #~ "Select from the Tools Table above\n" #~ "the hole dias that are to be drilled.\n" #~ "Use the # column to make the selection." #~ msgstr "" #~ "Select from the Tools Table above\n" #~ "the hole dias that are to be drilled.\n" #~ "Use the # column to make the selection." #~ msgid "Wk. format" #~ msgstr "Wk. format" #~ msgid "y_toolchange = Y coord for Toolchange" #~ msgstr "y_toolchange = Y coord for Toolchange" #~ msgid "Ref." #~ msgstr "Ref." #~ msgid "Gerber Reference Box Object" #~ msgstr "Gerber Reference Box Object" #~ msgid "Excellon Reference Box Object" #~ msgstr "Excellon Reference Box Object" #~ msgid "Geometry Reference Box Object" #~ msgstr "Geometry Reference Box Object" #~ msgid "{l_save}/FlatCAM_Bookmarks_{date}" #~ msgstr "{l_save}/FlatCAM_Bookmarks_{date}" #~ msgid "Could not load bookamrks file." #~ msgstr "Could not load bookamrks file." #~ msgid "&Help" #~ msgstr "&Help" #~ msgid "FlatCAM.org" #~ msgstr "FlatCAM.org" #~ msgid "tool = tool number" #~ msgstr "tool = tool number" #~ msgid "tooldia = tool diameter" #~ msgstr "tooldia = tool diameter" #~ msgid "t_drills = for Excellon, total number of drills" #~ msgstr "t_drills = for Excellon, total number of drills" #~ msgid "x_toolchange = X coord for Toolchange" #~ msgstr "x_toolchange = X coord for Toolchange" #~ msgid "z_toolchange = Z coord for Toolchange" #~ msgstr "z_toolchange = Z coord for Toolchange" #~ msgid "z_depthpercut = the step value for multidepth cut" #~ msgstr "z_depthpercut = the step value for multidepth cut" #~ msgid "spindlesspeed = the value for the spindle speed" #~ msgstr "spindlesspeed = the value for the spindle speed" #~ msgid "Rotate Angle" #~ msgstr "Rotate Angle" #~ msgid "Skew_X angle" #~ msgstr "Skew_X angle" #~ msgid "Skew_Y angle" #~ msgstr "Skew_Y angle" #~ msgid "Scale_Y factor" #~ msgstr "Scale_Y factor" #~ msgid "Offset_X val" #~ msgstr "Offset_X val" #~ msgid "Offset_Y val" #~ msgstr "Offset_Y val" #~ msgid " Mirror Ref. Point" #~ msgstr " Mirror Ref. Point" #~ msgid "The Gerber Copper Bottom file for which rules are checked." #~ msgstr "The Gerber Copper Bottom file for which rules are checked." #~ msgid "The Gerber Silkscreen Bottom file for which rules are checked." #~ msgstr "The Gerber Silkscreen Bottom file for which rules are checked." #~| msgid "Excellon file" #~ msgid "Excellon Files" #~ msgstr "Excellon Files" #~ msgid "Go" #~ msgstr "Go" #~ msgid "There are no polygons to mark area." #~ msgstr "There are no polygons to mark area." #~ msgid "&Edit" #~ msgstr "&Edit" #~ msgid "&Options" #~ msgstr "&Options" #~ msgid "Measurement Tool" #~ msgstr "Measurement Tool" #~ msgid "Margin value is missing or wrong format. Add it and retry." #~ msgstr "Margin value is missing or wrong format. Add it and retry." #~ msgid "Gap size value is missing or wrong format. Add it and retry." #~ msgstr "Gap size value is missing or wrong format. Add it and retry." #~ msgid "Measurement" #~ msgstr "Measurement" #~ msgid "Meas. Tool" #~ msgstr "Meas. Tool" #~ msgid "Not available with the current Graphic Engine Legacy(2D)." #~ msgstr "Not available with the current Graphic Engine Legacy(2D)." #~ msgid "ToolMove.on_left_click()" #~ msgstr "ToolMove.on_left_click()" #~ msgid "on_paint_button_click" #~ msgstr "on_paint_button_click" #~ msgid "PaintTool.paint_poly()" #~ msgstr "PaintTool.paint_poly()" #~ msgid "ToolSolderPaste.on_view_gcode()" #~ msgstr "ToolSolderPaste.on_view_gcode()" #~ msgid "App.on_fileopenscript() -->" #~ msgstr "App.on_fileopenscript() -->" #~ msgid "%s" #~ msgstr "%s" #~ msgid "%s" #~ msgstr "%s" #~ msgid "FlatCAMObj.GeometryObject.mtool_gen_cncjob() -->" #~ msgstr "FlatCAMObj.GeometryObject.mtool_gen_cncjob() -->" #~ msgid "FlatCAMCNNJob.on_edit_code_click() -->" #~ msgstr "FlatCAMCNNJob.on_edit_code_click() -->" #~ msgid "" #~ "toolbars, key shortcuts or even dragging and dropping the files on the GUI" #~ msgstr "" #~ "toolbars, key shortcuts or even dragging and dropping the files on the GUI" #~ msgid "" #~ "You can also load a FlatCAM project by double clicking on the project " #~ "file, drag" #~ msgstr "" #~ "You can also load a FlatCAM project by double clicking on the project " #~ "file, drag" #~ msgid "" #~ "Once an object is available in the Project Tab, by selecting it and then " #~ "focusing on" #~ msgstr "" #~ "Once an object is available in the Project Tab, by selecting it and then " #~ "focusing on" #~ msgid "SELECTED TAB" #~ msgstr "SELECTED TAB" #~ msgid "more simpler is to double click the object name in the Project Tab" #~ msgstr "more simpler is to double click the object name in the Project Tab" #~ msgid "will be updated with the object properties according to" #~ msgstr "will be updated with the object properties according to" #~ msgid "kind: Gerber, Excellon, Geometry or CNCJob object" #~ msgstr "kind: Gerber, Excellon, Geometry or CNCJob object" #~ msgid "" #~ "If the selection of the object is done on the canvas by single click " #~ "instead, and the" #~ msgstr "" #~ "If the selection of the object is done on the canvas by single click " #~ "instead, and the" #~ msgid "and populate it even if it was out of focus" #~ msgstr "and populate it even if it was out of focus" #~ msgid "Gerber/Excellon Object" #~ msgstr "Gerber/Excellon Object" #~ msgid "Add tools (change param in Selected Tab)" #~ msgstr "Add tools (change param in Selected Tab)" #~ msgid "Generate CNCJob" #~ msgstr "Generate CNCJob" #~ msgid "" #~ "Verify GCode (through Edit CNC Code) and/or append/prepend to GCode " #~ "(again, done in" #~ msgstr "" #~ "Verify GCode (through Edit CNC Code) and/or append/prepend to GCode " #~ "(again, done in" #~ msgid "Shortcuts List" #~ msgstr "Shortcuts List" #~ msgid "or through" #~ msgstr "or through" #~ msgid "own key shortcut" #~ msgstr "own key shortcut" #~ msgid "polygons" #~ msgstr "polygons" #~ msgid "geo" #~ msgstr "geo" #~ msgid "Stop" #~ msgstr "Stop" #~ msgid "Generating panel ..." #~ msgstr "Generating panel ..." #~ msgid "Spawning copies" #~ msgstr "Spawning copies" #~ msgid "Parsing tool" #~ msgstr "Parsing tool" #~ msgid "" #~ " Wrong value format for self.defaults[\"feedrate_probe\"] or self." #~ "options[\"feedrate_probe\"]" #~ msgstr "" #~ " Wrong value format for self.defaults[\"feedrate_probe\"] or self." #~ "options[\"feedrate_probe\"]" #~ msgid "Wrong optimization type selected." #~ msgstr "Wrong optimization type selected." #~ msgid "FILE ASSOCIATIONS" #~ msgstr "FILE ASSOCIATIONS" #~ msgid "MH" #~ msgstr "MH" #~ msgid "Feedrate (Plunge)" #~ msgstr "Feedrate (Plunge)" #~ msgid "" #~ "Parameters used to create a CNC Job object\n" #~ "for this drill object that are shown when App Level is Advanced." #~ msgstr "" #~ "Parameters used to create a CNC Job object\n" #~ "for this drill object that are shown when App Level is Advanced." #~ msgid "" #~ "Parameters to create a CNC Job object\n" #~ "tracing the contours of a Geometry object." #~ msgstr "" #~ "Parameters to create a CNC Job object\n" #~ "tracing the contours of a Geometry object." #~ msgid "Manufacturing" #~ msgstr "Manufacturing" #~ msgid "Function" #~ msgstr "Function" #~ msgid "" #~ "Juan Pablo Caram

Denis Hayrullin
Kamil Sopko
Marius " #~ "Stanciu
Matthieu Berthomé

and many others found here." #~ "

" #~ msgstr "" #~ "Juan Pablo Caram

Denis Hayrullin
Kamil Sopko
Marius " #~ "Stanciu
Matthieu Berthomé

and many others found here." #~ "

" #~ msgid "" #~ "\n" #~ "

Selected Tab - Choose an " #~ "Item from Project Tab

\n" #~ "\n" #~ "

Details:
\n" #~ "The normal flow when working in FlatCAM is the following:

\n" #~ "\n" #~ "
    \n" #~ "\t
  1. Loat/Import a Gerber, Excellon, " #~ "Gcode, DXF, Raster Image or SVG file into FlatCAM using either the " #~ "menu's, toolbars, key shortcuts or even dragging and dropping the " #~ "files on the GUI.
    \n" #~ "\t
    \n" #~ "\tYou can also load a FlatCAM project by double clicking " #~ "on the project file, drag & drop of the file into the FLATCAM GUI or " #~ "through the menu/toolbar links offered within the app.

    \n" #~ "\t 
  2. \n" #~ "\t
  3. Once an object is available in " #~ "the Project Tab, by selecting it and then focusing on SELECTED " #~ "TAB (more simpler is to double click the object name in the " #~ "Project Tab), SELECTED TAB will be updated with the " #~ "object properties according to it's kind: Gerber, Excellon, Geometry " #~ "or CNCJob object.
    \n" #~ "\t
    \n" #~ "\tIf the selection of the object is done on the canvas by single click " #~ "instead, and the SELECTED TAB is in focus, again the " #~ "object properties will be displayed into the Selected Tab. Alternatively, " #~ "double clicking on the object on the canvas will bring the " #~ "SELECTED TAB and populate it even if it was out of focus." #~ "
    \n" #~ "\t
    \n" #~ "\tYou can change the parameters in this screen and the flow direction is " #~ "like this:
    \n" #~ "\t
    \n" #~ "\tGerber/Excellon Object -> Change Param -> " #~ "Generate Geometry -> Geometry Object -> Add tools " #~ "(change param in Selected Tab) -> Generate CNCJob -> CNCJob " #~ "Object -> Verify GCode (through Edit CNC Code) and/or append/" #~ "prepend to GCode (again, done in SELECTED TAB) -" #~ "> Save GCode
  4. \n" #~ "
\n" #~ "\n" #~ "

A list of key shortcuts is " #~ "available through an menu entry in Help -> Shortcuts List or through it's own key shortcut: F3.

\n" #~ "\n" #~ " " #~ msgstr "" #~ "\n" #~ "

Selected Tab - Choose an " #~ "Item from Project Tab

\n" #~ "\n" #~ "

Details:
\n" #~ "The normal flow when working in FlatCAM is the following:

\n" #~ "\n" #~ "
    \n" #~ "\t
  1. Loat/Import a Gerber, Excellon, " #~ "Gcode, DXF, Raster Image or SVG file into FlatCAM using either the " #~ "menu's, toolbars, key shortcuts or even dragging and dropping the " #~ "files on the GUI.
    \n" #~ "\t
    \n" #~ "\tYou can also load a FlatCAM project by double clicking " #~ "on the project file, drag & drop of the file into the FLATCAM GUI or " #~ "through the menu/toolbar links offered within the app.

    \n" #~ "\t 
  2. \n" #~ "\t
  3. Once an object is available in " #~ "the Project Tab, by selecting it and then focusing on SELECTED " #~ "TAB (more simpler is to double click the object name in the " #~ "Project Tab), SELECTED TAB will be updated with the " #~ "object properties according to it's kind: Gerber, Excellon, Geometry " #~ "or CNCJob object.
    \n" #~ "\t
    \n" #~ "\tIf the selection of the object is done on the canvas by single click " #~ "instead, and the SELECTED TAB is in focus, again the " #~ "object properties will be displayed into the Selected Tab. Alternatively, " #~ "double clicking on the object on the canvas will bring the " #~ "SELECTED TAB and populate it even if it was out of focus." #~ "
    \n" #~ "\t
    \n" #~ "\tYou can change the parameters in this screen and the flow direction is " #~ "like this:
    \n" #~ "\t
    \n" #~ "\tGerber/Excellon Object -> Change Param -> " #~ "Generate Geometry -> Geometry Object -> Add tools " #~ "(change param in Selected Tab) -> Generate CNCJob -> CNCJob " #~ "Object -> Verify GCode (through Edit CNC Code) and/or append/" #~ "prepend to GCode (again, done in SELECTED TAB) -" #~ "> Save GCode
  4. \n" #~ "
\n" #~ "\n" #~ "

A list of key shortcuts is " #~ "available through an menu entry in Help -> Shortcuts List or through it's own key shortcut: F3.

\n" #~ "\n" #~ " " #~ msgid "Run Script ...\tShift+S" #~ msgstr "Run Script ...\tShift+S" #~| msgid "" #~| "FlatCAM
Version {version} {beta} ({date}) " #~| "- {arch}

2D Computer-Aided Printed Circuit " #~| "Board
Manufacturing.

(c) 2014-2019 Juan Pablo Caram

Main Contributors:
Denis Hayrullin
Kamil " #~| "Sopko
Marius Stanciu
Matthieu Berthomé
and many others found here.

Development is done here.
DOWNLOAD area here.
" #~ msgid "" #~ "FlatCAM
Version {version} {beta} ({date}) - " #~ "{arch}

2D Computer-Aided Printed Circuit Board
Manufacturing." #~ "

License:
Licensed under MIT license (2014 - " #~ "2019)
by (c)Juan Pablo Caram

Programmers:
Denis " #~ "Hayrullin
Kamil Sopko
Marius Stanciu
Matthieu Berthomé
and " #~ "many others found here.

Development is done here.
DOWNLOAD area
here.
" #~ msgstr "" #~ "FlatCAM
Version {version} {beta} ({date}) - " #~ "{arch}

2D Computer-Aided Printed Circuit Board
Manufacturing." #~ "

License:
Licensed under MIT license (2014 - " #~ "2019)
by (c)Juan Pablo Caram

Programmers:
Denis " #~ "Hayrullin
Kamil Sopko
Marius Stanciu
Matthieu Berthomé
and " #~ "many others found here.

Development is done here.
DOWNLOAD area
here.
" #~| msgid "[ERROR_NOTCL] Expected a GeometryObject, got %s" #~ msgid "Expected a GeometryObject, got %s" #~ msgstr "Expected a GeometryObject, got %s" #~ msgid "Saved to: %s" #~ msgstr "Saved to: %s" #~ msgid "[WARNING_NOTCL] Adding Tool cancelled ..." #~ msgstr "[WARNING_NOTCL] Adding Tool cancelled ..." #~ msgid "%s" #~ msgstr "%s" #~| msgid "[ERROR]App.on_view_source() -->%s" #~ msgid "App.on_view_source() -->" #~ msgstr "App.on_view_source() -->" #~ msgid "[success] Name changed from {old} to {new}" #~ msgstr "[success] Name changed from {old} to {new}" #~| msgid "" #~| "[ERROR_NOTCL] Failed.\n" #~| "%s" #~ msgid "[ERROR_NOTCL] %s" #~ msgstr "[ERROR_NOTCL] %s" #~ msgid "Editor %s" #~ msgstr "Editor %s" #~ msgid "[success] Done. Path completed." #~ msgstr "[success] Done. Path completed." #~ msgid "[success] Paint done." #~ msgstr "[success] Paint done." #~ msgid "About" #~ msgstr "About" #~| msgid "" #~| "General Shortcut list
\n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| " \n" #~| "
F3 SHOW SHORTCUT LIST
  
1 Switch to Project Tab
2 Switch to Selected Tab
3 Switch to Tool Tab
  
B New Gerber
E Edit Object (if selected)
G Grid On/Off
J Jump to Coordinates
L New Excellon
M Move Obj
N New Geometry
O Set Origin
Q Change Units
P Open Properties Tool
R Rotate by 90 degree CW
S Shell Toggle
T Add a Tool (when in Geometry Selected " #~| "Tab or in Tools NCC or Tools Paint)
V Zoom Fit
X Flip on X_axis
Y Flip on Y_axis
'-'\n" #~| "  Zoom Out
'='\n" #~| "  Zoom In
  
Ctrl+A Select All
Ctrl+C Copy Obj
Ctrl+E Open Excellon File
Ctrl+G Open Gerber File
Ctrl+N New Project
Ctrl+M Measurement Tool
Ctrl+O Open Project
Ctrl+S Save Project As
Ctrl+F10\n" #~| "  Toggle Plot Area
  
Shift+C Copy Obj_Name
Shift+E Toggle Code Editor
Shift+G Toggle the axis
Shift+P Open Preferences Window
Shift+R Rotate by 90 degree CCW
Shift+S Run a Script
Shift+W Toggle the workspace
Shift+X Skew on X axis
Shift+Y Skew on Y axis
  
Alt+C Calculators Tool
Alt+D 2-Sided PCB Tool
Alt+K Solder Paste Dispensing Tool
Alt+L Film PCB Tool
Alt+N Non-Copper Clearing Tool
Alt+P Paint Area Tool
Alt+Q PDF Import Tool
Alt+R Transformations Tool
Alt+S View File Source
Alt+U Cutout PCB Tool
Alt+1 Enable all Plots
Alt+2 Disable all Plots
Alt+3 Disable Non-selected Plots
Alt+F10 Toggle Full Screen
  
F1 Open Online Manual
F4 Open Online Tutorials
Del Delete Object
Del Alternate: Delete Tool
'`' (left to Key_1)Toogle Notebook Area " #~| "(Left Side)
SPACE En(Dis)able Obj Plot
Escape Deselects all objects
\n" #~| " \n" #~| " " #~ msgid "" #~ "General Shortcut list
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
F3 SHOW SHORTCUT LIST
  
1 Switch to Project Tab
2 Switch to Selected Tab
3 Switch to Tool Tab
  
B New Gerber
E Edit Object (if selected)
G Grid On/Off
J Jump to Coordinates
L New Excellon
M Move Obj
N New Geometry
O Set Origin
Q Change Units
P Open Properties Tool
R Rotate by 90 degree CW
S Shell Toggle
T Add a Tool (when in Geometry Selected " #~ "Tab or in Tools NCC or Tools Paint)
V Zoom Fit
X Flip on X_axis
Y Flip on Y_axis
'-'\n" #~ "  Zoom Out
'='\n" #~ "  Zoom In
  
Ctrl+A Select All
Ctrl+C Copy Obj
Ctrl+E Open Excellon File
Ctrl+G Open Gerber File
Ctrl+N New Project
Ctrl+M Measurement Tool
Ctrl+O Open Project
Ctrl+S Save Project As
Ctrl+F10 Toggle Plot Area
  
Shift+C Copy Obj_Name
Shift+E Toggle Code Editor
Shift+G Toggle the axis
Shift+P Open Preferences Window
Shift+R Rotate by 90 degree CCW
Shift+S Run a Script
Shift+W Toggle the workspace
Shift+X Skew on X axis
Shift+Y Skew on Y axis
  
Alt+C Calculators Tool
Alt+D 2-Sided PCB Tool
Alt+K Solder Paste Dispensing Tool
Alt+L Film PCB Tool
Alt+N Non-Copper Clearing Tool
Alt+P Paint Area Tool
Alt+Q PDF Import Tool
Alt+R Transformations Tool
Alt+S View File Source
Alt+U Cutout PCB Tool
Alt+1 Enable all Plots
Alt+2 Disable all Plots
Alt+3 Disable Non-selected Plots
Alt+F10 Toggle Full Screen
  
Ctrl+Alt+X\n" #~ "  Abort current task (gracefully)
  
F1 Open Online Manual
F4 Open Online Tutorials
Del Delete Object
Del Alternate: Delete Tool
'`' (left to Key_1)Toogle Notebook Area " #~ "(Left Side)
SPACE En(Dis)able Obj Plot
Escape Deselects all objects
\n" #~ " \n" #~ " " #~ msgstr "" #~ "General Shortcut list
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
F3 SHOW SHORTCUT LIST
  
1 Switch to Project Tab
2 Switch to Selected Tab
3 Switch to Tool Tab
  
B New Gerber
E Edit Object (if selected)
G Grid On/Off
J Jump to Coordinates
L New Excellon
M Move Obj
N New Geometry
O Set Origin
Q Change Units
P Open Properties Tool
R Rotate by 90 degree CW
S Shell Toggle
T Add a Tool (when in Geometry Selected " #~ "Tab or in Tools NCC or Tools Paint)
V Zoom Fit
X Flip on X_axis
Y Flip on Y_axis
'-'\n" #~ "  Zoom Out
'='\n" #~ "  Zoom In
  
Ctrl+A Select All
Ctrl+C Copy Obj
Ctrl+E Open Excellon File
Ctrl+G Open Gerber File
Ctrl+N New Project
Ctrl+M Measurement Tool
Ctrl+O Open Project
Ctrl+S Save Project As
Ctrl+F10 Toggle Plot Area
  
Shift+C Copy Obj_Name
Shift+E Toggle Code Editor
Shift+G Toggle the axis
Shift+P Open Preferences Window
Shift+R Rotate by 90 degree CCW
Shift+S Run a Script
Shift+W Toggle the workspace
Shift+X Skew on X axis
Shift+Y Skew on Y axis
  
Alt+C Calculators Tool
Alt+D 2-Sided PCB Tool
Alt+K Solder Paste Dispensing Tool
Alt+L Film PCB Tool
Alt+N Non-Copper Clearing Tool
Alt+P Paint Area Tool
Alt+Q PDF Import Tool
Alt+R Transformations Tool
Alt+S View File Source
Alt+U Cutout PCB Tool
Alt+1 Enable all Plots
Alt+2 Disable all Plots
Alt+3 Disable Non-selected Plots
Alt+F10 Toggle Full Screen
  
Ctrl+Alt+X\n" #~ "  Abort current task (gracefully)
  
F1 Open Online Manual
F4 Open Online Tutorials
Del Delete Object
Del Alternate: Delete Tool
'`' (left to Key_1)Toogle Notebook Area " #~ "(Left Side)
SPACE En(Dis)able Obj Plot
Escape Deselects all objects
\n" #~ " \n" #~ " " #~ msgid "" #~ "Editor Shortcut list
\n" #~ "
\n" #~ " GEOMETRY EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Draw an Arc
B Buffer Tool
C Copy Geo Item
D Within Add Arc will toogle the ARC " #~ "direction: CW or CCW
E Polygon Intersection Tool
I Paint Tool
J Jump to Location (x, y)
K Toggle Corner Snap
M Move Geo Item
M Within Add Arc will cycle through the " #~ "ARC modes
N Draw a Polygon
O Draw a Circle
P Draw a Path
R Draw Rectangle
S Polygon Substraction Tool
T Add Text Tool
U Polygon Union Tool
X Flip shape on X axis
Y Flip shape on Y axis
  
Shift+X Skew shape on X axis
Shift+Y Skew shape on Y axis
  
Alt+R Editor Transformation Tool
Alt+X Offset shape on X axis
Alt+Y Offset shape on Y axis
  
Ctrl+M Measurement Tool
Ctrl+S Save Object and Exit Editor
Ctrl+X Polygon Cut Tool
  
Space Rotate Geometry
ENTER Finish drawing for certain tools
ESC Abort and return to Select
Del Delete Shape
\n" #~ "
\n" #~ "
\n" #~ " EXCELLON EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Add Drill Array
C Copy Drill(s)
D Add Drill
J Jump to Location (x, y)
M Move Drill(s)
Q Add Slot Array
R Resize Drill(s)
T Add a new Tool
W Add Slot
  
Del Delete Drill(s)
Del Alternate: Delete Tool(s)
  
ESC Abort and return to Select
Ctrl+S Save Object and Exit Editor
\n" #~ "
\n" #~ "
\n" #~ " GERBER EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Add Pad Array
B Buffer
C Copy
D Add Disc
E Add SemiDisc
J Jump to Location (x, y)
M Move
N Add Region
P Add Pad
R Within Track & Region Tools will cycle " #~ "in REVERSE the bend modes
S Scale
T Add Track
T Within Track & Region Tools will cycle " #~ "FORWARD the bend modes
  
Del Delete
Del Alternate: Delete Apertures
  
ESC Abort and return to Select
Ctrl+E Eraser Tool
Ctrl+S Save Object and Exit Editor
  
Alt+A Mark Area Tool
Alt+N Poligonize Tool
Alt+R Transformation Tool
\n" #~ " " #~ msgstr "" #~ "Editor Shortcut list
\n" #~ "
\n" #~ " GEOMETRY EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Draw an Arc
B Buffer Tool
C Copy Geo Item
D Within Add Arc will toogle the ARC " #~ "direction: CW or CCW
E Polygon Intersection Tool
I Paint Tool
J Jump to Location (x, y)
K Toggle Corner Snap
M Move Geo Item
M Within Add Arc will cycle through the " #~ "ARC modes
N Draw a Polygon
O Draw a Circle
P Draw a Path
R Draw Rectangle
S Polygon Substraction Tool
T Add Text Tool
U Polygon Union Tool
X Flip shape on X axis
Y Flip shape on Y axis
  
Shift+X Skew shape on X axis
Shift+Y Skew shape on Y axis
  
Alt+R Editor Transformation Tool
Alt+X Offset shape on X axis
Alt+Y Offset shape on Y axis
  
Ctrl+M Measurement Tool
Ctrl+S Save Object and Exit Editor
Ctrl+X Polygon Cut Tool
  
Space Rotate Geometry
ENTER Finish drawing for certain tools
ESC Abort and return to Select
Del Delete Shape
\n" #~ "
\n" #~ "
\n" #~ " EXCELLON EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Add Drill Array
C Copy Drill(s)
D Add Drill
J Jump to Location (x, y)
M Move Drill(s)
Q Add Slot Array
R Resize Drill(s)
T Add a new Tool
W Add Slot
  
Del Delete Drill(s)
Del Alternate: Delete Tool(s)
  
ESC Abort and return to Select
Ctrl+S Save Object and Exit Editor
\n" #~ "
\n" #~ "
\n" #~ " GERBER EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Add Pad Array
B Buffer
C Copy
D Add Disc
E Add SemiDisc
J Jump to Location (x, y)
M Move
N Add Region
P Add Pad
R Within Track & Region Tools will cycle " #~ "in REVERSE the bend modes
S Scale
T Add Track
T Within Track & Region Tools will cycle " #~ "FORWARD the bend modes
  
Del Delete
Del Alternate: Delete Apertures
  
ESC Abort and return to Select
Ctrl+E Eraser Tool
Ctrl+S Save Object and Exit Editor
  
Alt+A Mark Area Tool
Alt+N Poligonize Tool
Alt+R Transformation Tool
\n" #~ " " #~ msgid "[success] Done." #~ msgstr "[success] Done." #~ msgid "[WARNING_NOTCL] Cancelled." #~ msgstr "[WARNING_NOTCL] Cancelled." #~ msgid "[success] Added new tool with dia: {dia} {units}" #~ msgstr "[success] Added new tool with dia: {dia} {units}" #~ msgid "[WARNING_NOTCL] Application is saving the project. Please wait ..." #~ msgstr "[WARNING_NOTCL] Application is saving the project. Please wait ..." #~ msgid "%s:" #~ msgstr "%s:" #~ msgid "%s:" #~ msgstr "%s:" #~| msgid "[ERROR_NOTCL] Object not found: %s" #~ msgid "Object not found: %s" #~ msgstr "Object not found: %s" #~ msgid "[success] Opened: %s" #~ msgstr "[success] Opened: %s" #~ msgid "[success] Paint All Done." #~ msgstr "[success] Paint All Done." #~| msgid "" #~| "[ERROR] Could not do Paint All. Try a different combination of " #~| "parameters. Or a different Method of paint\n" #~| "%s" #~ msgid "" #~ "Could not do Paint All. Try a different combination of parameters. Or a " #~ "different Method of paint\n" #~ "%s" #~ msgstr "" #~ "Could not do Paint All. Try a different combination of parameters. Or a " #~ "different Method of paint\n" #~ "%s" #~| msgid "[success] Paint All Done." #~ msgid "[success] Paint Area Done." #~ msgstr "[success] Paint Area Done." #~ msgid "Generating panel ... Please wait." #~ msgstr "Generating panel ... Please wait." #~ msgid "...processing... [%s]" #~ msgstr "...processing... [%s]" #~ msgid "Parsing aperture %s geometry ..." #~ msgstr "Parsing aperture %s geometry ..." #~ msgid "[success] Skew on the %s axis done ..." #~ msgstr "[success] Skew on the %s axis done ..." #~ msgid "[ERROR_NOTCL] Could not load defaults file." #~ msgstr "[ERROR_NOTCL] Could not load defaults file." #~ msgid "[ERROR_NOTCL] Failed to parse defaults file." #~ msgstr "[ERROR_NOTCL] Failed to parse defaults file." #~ msgid "[ERROR_NOTCL] An internal error has ocurred. See shell.\n" #~ msgstr "[ERROR_NOTCL] An internal error has ocurred. See shell.\n" #~ msgid "[success] Defaults saved." #~ msgstr "[success] Defaults saved." #~ msgid "[success] Converted units to %s" #~ msgstr "[success] Converted units to %s" #~ msgid "[WARNING_NOTCL] Export Code cancelled." #~ msgstr "[WARNING_NOTCL] Export Code cancelled." #~ msgid "[success] Origin set ..." #~ msgstr "[success] Origin set ..." #~ msgid "[success] Skew on X axis done." #~ msgstr "[success] Skew on X axis done." #~ msgid "[success] Skew on Y axis done." #~ msgstr "[success] Skew on Y axis done." #~ msgid "[success] New Grid added ..." #~ msgstr "[success] New Grid added ..." #~ msgid "[WARNING_NOTCL] Open Gerber cancelled." #~ msgstr "[WARNING_NOTCL] Open Gerber cancelled." #~ msgid "[WARNING_NOTCL] Open G-Code cancelled." #~ msgstr "[WARNING_NOTCL] Open G-Code cancelled." #~ msgid "[WARNING_NOTCL] Open Project cancelled." #~ msgstr "[WARNING_NOTCL] Open Project cancelled." #~ msgid "[WARNING_NOTCL] Open Config cancelled." #~ msgstr "[WARNING_NOTCL] Open Config cancelled." #~ msgid "[WARNING_NOTCL] No object selected." #~ msgstr "[WARNING_NOTCL] No object selected." #~ msgid "[WARNING_NOTCL] Export SVG cancelled." #~ msgstr "[WARNING_NOTCL] Export SVG cancelled." #~ msgid "[WARNING_NOTCL] Export Excellon cancelled." #~ msgstr "[WARNING_NOTCL] Export Excellon cancelled." #~ msgid "[WARNING_NOTCL] Export Gerber cancelled." #~ msgstr "[WARNING_NOTCL] Export Gerber cancelled." #~ msgid "[WARNING_NOTCL] Export DXF cancelled." #~ msgstr "[WARNING_NOTCL] Export DXF cancelled." #~ msgid "[WARNING_NOTCL] Open SVG cancelled." #~ msgstr "[WARNING_NOTCL] Open SVG cancelled." #~ msgid "[WARNING_NOTCL] Open DXF cancelled." #~ msgstr "[WARNING_NOTCL] Open DXF cancelled." #~ msgid "[WARNING_NOTCL] No object Box. Using instead %s" #~ msgstr "[WARNING_NOTCL] No object Box. Using instead %s" #~ msgid "[ERROR_NOTCL] Failed to parse file: {name}. {error}" #~ msgstr "[ERROR_NOTCL] Failed to parse file: {name}. {error}" #~ msgid "[ERROR_NOTCL] An internal error has occurred. See shell.\n" #~ msgstr "[ERROR_NOTCL] An internal error has occurred. See shell.\n" #~ msgid "[ERROR_NOTCL] Failed to verify project file: %s. Retry to save it." #~ msgstr "[ERROR_NOTCL] Failed to verify project file: %s. Retry to save it." #~ msgid "" #~ "[ERROR_NOTCL] Failed to parse saved project file: %s. Retry to save it." #~ msgstr "" #~ "[ERROR_NOTCL] Failed to parse saved project file: %s. Retry to save it." #~ msgid "[ERROR_NOTCL] Failed to save project file: %s. Retry to save it." #~ msgstr "[ERROR_NOTCL] Failed to save project file: %s. Retry to save it." #~ msgid "[ERROR_NOTCL] Wrong value format entered, use a number." #~ msgstr "[ERROR_NOTCL] Wrong value format entered, use a number." #~ msgid "[ERROR_NOTCL] Cancelled. Empty file, it has no geometry..." #~ msgstr "[ERROR_NOTCL] Cancelled. Empty file, it has no geometry..." #~ msgid "[WARNING_NOTCL] Export Machine Code cancelled ..." #~ msgstr "[WARNING_NOTCL] Export Machine Code cancelled ..." #~ msgid "[WARNING_NOTCL] No such file or directory" #~ msgstr "[WARNING_NOTCL] No such file or directory" #~ msgid "[ERROR_NOTCL] The value is mistyped. Check the value. %s" #~ msgstr "[ERROR_NOTCL] The value is mistyped. Check the value. %s" #~ msgid "[ERROR_NOTCL] Cancelled." #~ msgstr "[ERROR_NOTCL] Cancelled." #~ msgid "Tool Dia:" #~ msgstr "Tool Dia:" #~ msgid "Nr of drills:" #~ msgstr "Nr of drills:" #~ msgid "Direction:" #~ msgstr "Direction:" #~ msgid "Pitch:" #~ msgstr "Pitch:" #~ msgid "Length:" #~ msgstr "Length:" #~ msgid "Nr of slots:" #~ msgstr "Nr of slots:" #~ msgid "[success] Deleted tool with dia: {del_dia} {units}" #~ msgstr "[success] Deleted tool with dia: {del_dia} {units}" #~ msgid "Tool dia:" #~ msgstr "Tool dia:" #~ msgid "Overlap Rate:" #~ msgstr "Overlap Rate:" #~ msgid "Method:" #~ msgstr "Method:" #~ msgid "[ERROR_NOTCL] Wrong value format entered for Rotate, use a number." #~ msgstr "[ERROR_NOTCL] Wrong value format entered for Rotate, use a number." #~ msgid "[ERROR_NOTCL] Wrong value format entered for Skew X, use a number." #~ msgstr "[ERROR_NOTCL] Wrong value format entered for Skew X, use a number." #~ msgid "[ERROR_NOTCL] Wrong value format entered for Skew Y, use a number." #~ msgstr "[ERROR_NOTCL] Wrong value format entered for Skew Y, use a number." #~ msgid "[ERROR_NOTCL] Wrong value format entered for Scale X, use a number." #~ msgstr "[ERROR_NOTCL] Wrong value format entered for Scale X, use a number." #~ msgid "[ERROR_NOTCL] Wrong value format entered for Scale Y, use a number." #~ msgstr "[ERROR_NOTCL] Wrong value format entered for Scale Y, use a number." #~ msgid "[ERROR_NOTCL] Wrong value format entered for Offset X, use a number." #~ msgstr "" #~ "[ERROR_NOTCL] Wrong value format entered for Offset X, use a number." #~ msgid "[ERROR_NOTCL] Wrong value format entered for Offset Y, use a number." #~ msgstr "" #~ "[ERROR_NOTCL] Wrong value format entered for Offset Y, use a number." #~ msgid "[success] Flip on the Y axis done ..." #~ msgstr "[success] Flip on the Y axis done ..." #~ msgid "[success] Flip on the X axis done ..." #~ msgstr "[success] Flip on the X axis done ..." #~ msgid "[success] Offset on the %s axis done ..." #~ msgstr "[success] Offset on the %s axis done ..." #~ msgid "" #~ "[WARNING_NOTCL] Editing MultiGeo Geometry, tool: {tool} with diameter: " #~ "{dia}" #~ msgstr "" #~ "[WARNING_NOTCL] Editing MultiGeo Geometry, tool: {tool} with diameter: " #~ "{dia}" #~ msgid "Clear GUI Settings:" #~ msgstr "Clear GUI Settings:" #~ msgid "Duration:" #~ msgstr "Duration:" #~ msgid "Fast Plunge:" #~ msgstr "Fast Plunge:" #~ msgid "Linear Dir.:" #~ msgstr "Linear Dir.:" #~ msgid "Plot kind:" #~ msgstr "Plot kind:" #~ msgid "" #~ "Select from the Tools Table above\n" #~ "the tools you want to include." #~ msgstr "" #~ "Select from the Tools Table above\n" #~ "the tools you want to include." #~ msgid "" #~ "[WARNING_NOTCL] Tool Diameter is zero value. Change it to a positive real " #~ "number." #~ msgstr "" #~ "[WARNING_NOTCL] Tool Diameter is zero value. Change it to a positive real " #~ "number." #~ msgid "[success] Gerber %s was mirrored..." #~ msgstr "[success] Gerber %s was mirrored..." #~ msgid "[success] Excellon %s was mirrored..." #~ msgstr "[success] Excellon %s was mirrored..." #~ msgid "[success] Geometry %s was mirrored..." #~ msgstr "[success] Geometry %s was mirrored..." #~ msgid "[WARNING_NOTCL] No object(s) selected." #~ msgstr "[WARNING_NOTCL] No object(s) selected." #~ msgid "[success] %s object was moved ..." #~ msgstr "[success] %s object was moved ..." #~ msgid "[WARNING_NOTCL] Object(s) not selected" #~ msgstr "[WARNING_NOTCL] Object(s) not selected" #~ msgid "[WARNING_NOTCL] Buffering ..." #~ msgstr "[WARNING_NOTCL] Buffering ..." #~ msgid "[success] Non-Copper Clearing with ToolDia = %s started." #~ msgstr "[success] Non-Copper Clearing with ToolDia = %s started." #~ msgid "[ERROR_NOTCL] NCCTool.clear_non_copper() --> %s" #~ msgstr "[ERROR_NOTCL] NCCTool.clear_non_copper() --> %s" #~ msgid "[success] NCC Tool finished." #~ msgstr "[success] NCC Tool finished." #~ msgid "" #~ "[WARNING_NOTCL] NCC Tool finished but some PCB features could not be " #~ "cleared. Check the result." #~ msgstr "" #~ "[WARNING_NOTCL] NCC Tool finished but some PCB features could not be " #~ "cleared. Check the result." #~ msgid "[success] Non-Copper Rest Clearing with ToolDia = %s started." #~ msgstr "[success] Non-Copper Rest Clearing with ToolDia = %s started." #~ msgid "[ERROR_NOTCL] NCCTool.clear_non_copper_rest() --> %s" #~ msgstr "[ERROR_NOTCL] NCCTool.clear_non_copper_rest() --> %s" #~ msgid "" #~ "[ERROR_NOTCL] NCC Tool finished but could not clear the object with " #~ "current settings." #~ msgstr "" #~ "[ERROR_NOTCL] NCC Tool finished but could not clear the object with " #~ "current settings." #~ msgid "[WARNING_NOTCL] Open PDF cancelled." #~ msgstr "[WARNING_NOTCL] Open PDF cancelled." #~ msgid "[ERROR_NOTCL] Open PDF file failed." #~ msgstr "[ERROR_NOTCL] Open PDF file failed." #~ msgid "[success] Rendered: %s" #~ msgstr "[success] Rendered: %s" #~ msgid "" #~ "How to select the polygons to paint.
Options:
- Single Polygons: left mouse click on the polygon to be painted.
- Area " #~ "Selection: left mouse click to start selection of the area to be " #~ "painted.
- All Polygons: paint all polygons.
- Reference " #~ "Object: paint an area described by an external reference object." #~ msgstr "" #~ "How to select the polygons to paint.
Options:
- Single Polygons: left mouse click on the polygon to be painted.
- Area " #~ "Selection: left mouse click to start selection of the area to be " #~ "painted.
- All Polygons: paint all polygons.
- Reference " #~ "Object: paint an area described by an external reference object." #~ msgid "" #~ "[ERROR_NOTCL] There is no Painting Geometry in the file.\n" #~ "Usually it means that the tool diameter is too big for the painted " #~ "geometry.\n" #~ "Change the painting parameters and try again." #~ msgstr "" #~ "[ERROR_NOTCL] There is no Painting Geometry in the file.\n" #~ "Usually it means that the tool diameter is too big for the painted " #~ "geometry.\n" #~ "Change the painting parameters and try again." #~ msgid "[WARNING_NOTCL]No object Box. Using instead %s" #~ msgstr "[WARNING_NOTCL]No object Box. Using instead %s" #~ msgid "[success] Imported: %s" #~ msgstr "[success] Imported: %s" #~ msgid "[ERROR_NOTCL] Generating new object failed." #~ msgstr "[ERROR_NOTCL] Generating new object failed." #~ msgid "[success] Created: %s" #~ msgstr "[success] Created: %s" #~ msgid "[success] Rotate done ..." #~ msgstr "[success] Rotate done ..." #~ msgid "" #~ "When choosing the 'Itself' option the non copper clearing extent\n" #~ "is based on the object that is copper cleared.\n" #~ " Choosing the 'Box' option will do non copper clearing within the box\n" #~ "specified by another object different than the one that is copper cleared." #~ msgstr "" #~ "When choosing the 'Itself' option the non copper clearing extent\n" #~ "is based on the object that is copper cleared.\n" #~ " Choosing the 'Box' option will do non copper clearing within the box\n" #~ "specified by another object different than the one that is copper cleared." #~ msgid "" #~ "How to select the polygons to paint.
Options:
- Single: left " #~ "mouse click on the polygon to be painted.
- Area: left mouse " #~ "click to start selection of the area to be painted.
- All: " #~ "paint all polygons.
- Ref: paint an area described by an " #~ "external reference object." #~ msgstr "" #~ "How to select the polygons to paint.
Options:
- Single: left " #~ "mouse click on the polygon to be painted.
- Area: left mouse " #~ "click to start selection of the area to be painted.
- All: " #~ "paint all polygons.
- Ref: paint an area described by an " #~ "external reference object." #~ msgid "Geometry object to be painted. " #~ msgstr "Geometry object to be painted. " #~ msgid "" #~ "After clicking here, click inside
the polygon you wish to be painted " #~ "if Single is selected.
If Area is selected, then the " #~ "selection of the area to be painted
will be initiated by a first click " #~ "and finished by the second mouse click.
If All is selected " #~ "then the Paint will start after click.
If Ref is selected then " #~ "the Paint will start after click,
and the painted area will be " #~ "described by a selected object.
A new Geometry object with the tool " #~ "paths will be created." #~ msgstr "" #~ "After clicking here, click inside
the polygon you wish to be painted " #~ "if Single is selected.
If Area is selected, then the " #~ "selection of the area to be painted
will be initiated by a first click " #~ "and finished by the second mouse click.
If All is selected " #~ "then the Paint will start after click.
If Ref is selected then " #~ "the Paint will start after click,
and the painted area will be " #~ "described by a selected object.
A new Geometry object with the tool " #~ "paths will be created." #~ msgid "Apertures:" #~ msgstr "Apertures:" #~ msgid "Aperture Code:" #~ msgstr "Aperture Code:" #~ msgid "Languages:" #~ msgstr "Languages:" #~ msgid "Width (# passes):" #~ msgstr "Width (# passes):" #~| msgid "Clear non-copper:" #~ msgid "Clear non-copper" #~ msgstr "Clear non-copper" #~ msgid "Rounded corners" #~ msgstr "Rounded corners" #~ msgid "" #~ "Creates a Geometry objects with polygons\n" #~ "covering the copper-free areas of the PCB." #~ msgstr "" #~ "Creates a Geometry objects with polygons\n" #~ "covering the copper-free areas of the PCB." #~ msgid "Bounding Box:" #~ msgstr "Bounding Box:" #~ msgid "Units:" #~ msgstr "Units:" #~ msgid "Zeros:" #~ msgstr "Zeros:" #~ msgid "INCH:" #~ msgstr "INCH:" #~ msgid "Tool change:" #~ msgstr "Tool change:" #~ msgid "Toolchange Z position." #~ msgstr "Toolchange Z position." #~ msgid "" #~ "Tool speed while drilling\n" #~ "(in units per minute)." #~ msgstr "" #~ "Tool speed while drilling\n" #~ "(in units per minute)." #~ msgid "Gcode: " #~ msgstr "Gcode: " #~ msgid "Offset Z:" #~ msgstr "Offset Z:" #~ msgid "Slots:" #~ msgstr "Slots:" #~ msgid "Create CNC Job:" #~ msgstr "Create CNC Job:" #~ msgid "Multidepth" #~ msgstr "Multidepth" #~ msgid "Multidepth usage: True or False." #~ msgstr "Multidepth usage: True or False." #~ msgid "" #~ "The preprocessor file that dictates\n" #~ "Machine Code output." #~ msgstr "" #~ "The preprocessor file that dictates\n" #~ "Machine Code output." #~ msgid "Display Annotation:" #~ msgstr "Display Annotation:" #~ msgid "" #~ "Type here any G-Code commands you would\n" #~ "like to be executed when Toolchange event is encountered.\n" #~ "This will constitute a Custom Toolchange GCode,\n" #~ "or a Toolchange Macro." #~ msgstr "" #~ "Type here any G-Code commands you would\n" #~ "like to be executed when Toolchange event is encountered.\n" #~ "This will constitute a Custom Toolchange GCode,\n" #~ "or a Toolchange Macro." #~ msgid "" #~ "If checked, use 'rest machining'.\n" #~ "Basically it will clear copper outside PCB features,\n" #~ "using the biggest tool and continue with the next tools,\n" #~ "from bigger to smaller, to clear areas of copper that\n" #~ "could not be cleared by previous tool.\n" #~ "If not checked, use the standard algorithm." #~ msgstr "" #~ "If checked, use 'rest machining'.\n" #~ "Basically it will clear copper outside PCB features,\n" #~ "using the biggest tool and continue with the next tools,\n" #~ "from bigger to smaller, to clear areas of copper that\n" #~ "could not be cleared by previous tool.\n" #~ "If not checked, use the standard algorithm." #~ msgid "Offset:" #~ msgstr "Offset:" #~ msgid "" #~ "Distance from objects at which\n" #~ "to draw the cutout." #~ msgstr "" #~ "Distance from objects at which\n" #~ "to draw the cutout." #~ msgid "" #~ "Size of the gaps in the toolpath\n" #~ "that will remain to hold the\n" #~ "board in place." #~ msgstr "" #~ "Size of the gaps in the toolpath\n" #~ "that will remain to hold the\n" #~ "board in place." #~ msgid "Create a convex shape surrounding the entire PCB." #~ msgstr "Create a convex shape surrounding the entire PCB." #~ msgid "" #~ "The axis should pass through a point or cut\n" #~ " a specified box (in a Geometry object) in \n" #~ "the middle." #~ msgstr "" #~ "The axis should pass through a point or cut\n" #~ " a specified box (in a Geometry object) in \n" #~ "the middle." #~ msgid "Panel Type:" #~ msgstr "Panel Type:" #~ msgid "Tip angle:" #~ msgstr "Tip angle:" #~ msgid "Angle for rotation. In degrees." #~ msgstr "Angle for rotation. In degrees." #~ msgid "Angle for Skew/Shear on X axis. In degrees." #~ msgstr "Angle for Skew/Shear on X axis. In degrees." #~ msgid "Angle for Skew/Shear on Y axis. In degrees." #~ msgstr "Angle for Skew/Shear on Y axis. In degrees." #~ msgid "XY Toolchange:" #~ msgstr "XY Toolchange:" #~ msgid "PostProcessors:" #~ msgstr "PostProcessors:" #~ msgid "Scale:" #~ msgstr "Scale:" #~ msgid "Offset:" #~ msgstr "Offset:" #~ msgid "Tools Table" #~ msgstr "Tools Table" #~ msgid "" #~ "Tool height just before starting the work.\n" #~ "Delete the value if you don't need this feature." #~ msgstr "" #~ "Tool height just before starting the work.\n" #~ "Delete the value if you don't need this feature." #~ msgid "" #~ "Z-axis position (height) for\n" #~ "the last move." #~ msgstr "" #~ "Z-axis position (height) for\n" #~ "the last move." #~ msgid "" #~ "The json file that dictates\n" #~ "gcode output." #~ msgstr "" #~ "The json file that dictates\n" #~ "gcode output." #~ msgid "Type: " #~ msgstr "Type: " #~ msgid "Drills Tool dia:" #~ msgstr "Drills Tool dia:" #~ msgid "Slots Tool dia:" #~ msgstr "Slots Tool dia:" #~ msgid "Tool Dia:" #~ msgstr "Tool Dia:" #~ msgid "Tool Data" #~ msgstr "Tool Data" #~ msgid "" #~ "This is the height (Z) at which the CNC\n" #~ "will go as the last move." #~ msgstr "" #~ "This is the height (Z) at which the CNC\n" #~ "will go as the last move." #~ msgid "Feed Rate Z (Plunge):" #~ msgstr "Feed Rate Z (Plunge):" #~ msgid "" #~ "Cutting speed in the Z\n" #~ "plane in units per minute" #~ msgstr "" #~ "Cutting speed in the Z\n" #~ "plane in units per minute" #~ msgid "" #~ "Cutting speed in the XY\n" #~ "plane in units per minute\n" #~ "(in units per minute).\n" #~ "This is for the rapid move G00.\n" #~ "It is useful only for Marlin,\n" #~ "ignore for any other cases." #~ msgstr "" #~ "Cutting speed in the XY\n" #~ "plane in units per minute\n" #~ "(in units per minute).\n" #~ "This is for the rapid move G00.\n" #~ "It is useful only for Marlin,\n" #~ "ignore for any other cases." #~ msgid "Cut over 1st pt" #~ msgstr "Cut over 1st pt" #~ msgid "Paint Area:" #~ msgstr "Paint Area:" #~ msgid "CNC Tools Table" #~ msgstr "CNC Tools Table" #~ msgid "" #~ "Type here any G-Code commands you would\n" #~ "like to add to the beginning of the generated file." #~ msgstr "" #~ "Type here any G-Code commands you would\n" #~ "like to add to the beginning of the generated file." #~ msgid "" #~ "This is the diameter of the tool tip.\n" #~ "The manufacturer specifies it." #~ msgstr "" #~ "This is the diameter of the tool tip.\n" #~ "The manufacturer specifies it." #~ msgid "Object:" #~ msgstr "Object:" #~ msgid "Units:" #~ msgstr "Units:" #~ msgid "" #~ "- 'Itself': the non copper clearing extent\n" #~ "is based on the object that is copper cleared.\n" #~ " - 'Box': will do non copper clearing within the box\n" #~ "specified by the object selected in the Ref. Object combobox." #~ msgstr "" #~ "- 'Itself': the non copper clearing extent\n" #~ "is based on the object that is copper cleared.\n" #~ " - 'Box': will do non copper clearing within the box\n" #~ "specified by the object selected in the Ref. Object combobox." #~ msgid "Geometry:" #~ msgstr "Geometry:" #~ msgid "" #~ "Scale the selected object(s)\n" #~ "using the Scale Factor X for both axis." #~ msgstr "" #~ "Scale the selected object(s)\n" #~ "using the Scale Factor X for both axis." #~ msgid "Excellon Format:" #~ msgstr "Excellon Format:" #~ msgid "Tools:" #~ msgstr "Tools:" #~ msgid "Export G-Code:" #~ msgstr "Export G-Code:" #~ msgid "How to select the polygons to paint." #~ msgstr "How to select the polygons to paint." #~ msgid "V-Shape Tool Calculator:" #~ msgstr "V-Shape Tool Calculator:" #~ msgid "ElectroPlating Calculator:" #~ msgstr "ElectroPlating Calculator:" #~ msgid "Name:" #~ msgstr "Name:" #~ msgid "Plot kind:" #~ msgstr "Plot kind:" #~ msgid "Display Annotation:" #~ msgstr "Display Annotation:" #~ msgid "GERBER:" #~ msgstr "GERBER:" #~ msgid "EXCELLON:" #~ msgstr "EXCELLON:" #~ msgid "GEOMETRY:" #~ msgstr "GEOMETRY:" #~ msgid "Panel Type:" #~ msgstr "Panel Type:" #~ msgid "Excellon format:" #~ msgstr "Excellon format:" #~ msgid "Gerber Objects" #~ msgstr "Gerber Objects" #~ msgid "Geometry Objects" #~ msgstr "Geometry Objects" #~ msgid "Save &Defaults" #~ msgstr "Save &Defaults" #~ msgid "Tool dia: " #~ msgstr "Tool dia: " #~ msgid "" #~ "The diameter of the cutting\n" #~ "tool.." #~ msgstr "" #~ "The diameter of the cutting\n" #~ "tool.." #~ msgid "[WARNING_NOTCL] Move cancelled. No shape selected." #~ msgstr "[WARNING_NOTCL] Move cancelled. No shape selected." #~ msgid "Copy as &Geom" #~ msgstr "Copy as &Geom" #~ msgid "" #~ "Change the size of the selected apertures.\n" #~ "Factor by which to multiply\n" #~ "geometric features of this object." #~ msgstr "" #~ "Change the size of the selected apertures.\n" #~ "Factor by which to multiply\n" #~ "geometric features of this object." #~ msgid "Ap. Buffer Factor:" #~ msgstr "Ap. Buffer Factor:" #~ msgid "" #~ "Change the size of the selected apertures.\n" #~ "Factor by which to expand/shrink\n" #~ "geometric features of this object." #~ msgstr "" #~ "Change the size of the selected apertures.\n" #~ "Factor by which to expand/shrink\n" #~ "geometric features of this object." #~ msgid "Out" #~ msgstr "Out" #~ msgid "Pos" #~ msgstr "Pos" #~ msgid "Neg" #~ msgstr "Neg" #~ msgid "Solid " #~ msgstr "Solid " #~ msgid "M-Color " #~ msgstr "M-Color " #~ msgid "Click on CENTER ..." #~ msgstr "Click on CENTER ..." #~ msgid "[success] Done. Region completed." #~ msgstr "[success] Done. Region completed." #~ msgid "Del Aperture:" #~ msgstr "Del Aperture:" #~ msgid "" #~ "Delete a aperture in the aperture list.\n" #~ "It will delete also the associated geometry." #~ msgstr "" #~ "Delete a aperture in the aperture list.\n" #~ "It will delete also the associated geometry." #~ msgid "Save && Close Edit" #~ msgstr "Save && Close Edit" #~ msgid "" #~ "Editor Shortcut list
\n" #~ "
\n" #~ " GEOMETRY EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Draw an Arc
B Buffer Tool
C Copy Geo Item
E Polygon Intersection Tool
I Paint Tool
J Jump to Location (x, y)
K Toggle Corner Snap
M Move Geo Item
N Draw a Polygon
O Draw a Circle
P Draw a Path
R Draw Rectangle
S Polygon Substraction Tool
T Add Text Tool
U Polygon Union Tool
X Flip shape on X axis
Y Flip shape on Y axis
  
Shift+X Skew shape on X axis
Shift+Y Skew shape on Y axis
  
Alt+R Editor Transformation Tool
Alt+X Offset shape on X axis
Alt+Y Offset shape on Y axis
  
Ctrl+M Measurement Tool
Ctrl+S Save Object and Exit Editor
Ctrl+X Polygon Cut Tool
  
Space Rotate Geometry
ENTER Finish drawing for certain tools
ESC Abort and return to Select
Del Delete Shape
\n" #~ "
\n" #~ "
\n" #~ " EXCELLON EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Add Drill Array
C Copy Drill(s)
D Add Drill
J Jump to Location (x, y)
M Move Drill(s)
R Resize Drill(s)
T Add a new Tool
  
Del Delete Drill(s)
Del Alternate: Delete Tool(s)
  
ESC Abort and return to Select
Ctrl+S Save Object and Exit Editor
\n" #~ " " #~ msgstr "" #~ "Editor Shortcut list
\n" #~ "
\n" #~ " GEOMETRY EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Draw an Arc
B Buffer Tool
C Copy Geo Item
E Polygon Intersection Tool
I Paint Tool
J Jump to Location (x, y)
K Toggle Corner Snap
M Move Geo Item
N Draw a Polygon
O Draw a Circle
P Draw a Path
R Draw Rectangle
S Polygon Substraction Tool
T Add Text Tool
U Polygon Union Tool
X Flip shape on X axis
Y Flip shape on Y axis
  
Shift+X Skew shape on X axis
Shift+Y Skew shape on Y axis
  
Alt+R Editor Transformation Tool
Alt+X Offset shape on X axis
Alt+Y Offset shape on Y axis
  
Ctrl+M Measurement Tool
Ctrl+S Save Object and Exit Editor
Ctrl+X Polygon Cut Tool
  
Space Rotate Geometry
ENTER Finish drawing for certain tools
ESC Abort and return to Select
Del Delete Shape
\n" #~ "
\n" #~ "
\n" #~ " EXCELLON EDITOR
\n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ " \n" #~ "
A Add Drill Array
C Copy Drill(s)
D Add Drill
J Jump to Location (x, y)
M Move Drill(s)
R Resize Drill(s)
T Add a new Tool
  
Del Delete Drill(s)
Del Alternate: Delete Tool(s)
  
ESC Abort and return to Select
Ctrl+S Save Object and Exit Editor
\n" #~ " " #~ msgid "[ERROR_NOTCL]Could not load defaults file." #~ msgstr "[ERROR_NOTCL]Could not load defaults file." #~ msgid "" #~ "[ERROR_NOTCL] The aperture scale factor value is missing or wrong format." #~ msgstr "" #~ "[ERROR_NOTCL] The aperture scale factor value is missing or wrong format." #~ msgid "[WARNING_NOTCL]Export Machine Code cancelled ..." #~ msgstr "[WARNING_NOTCL]Export Machine Code cancelled ..." #~ msgid "[success] GUI settings deleted ..." #~ msgstr "[success] GUI settings deleted ..." #~ msgid "Buffer Factor:" #~ msgstr "Buffer Factor:" #~ msgid "Generate new Gerber Object:" #~ msgstr "Generate new Gerber Object:" #~ msgid "Will generate a new Gerber object from the changed apertures." #~ msgstr "Will generate a new Gerber object from the changed apertures." #~ msgid "" #~ "Will generate a new Gerber object from the changed apertures.\n" #~ "This new object can then be isolated etc." #~ msgstr "" #~ "Will generate a new Gerber object from the changed apertures.\n" #~ "This new object can then be isolated etc." #~ msgid "[success]Offset on the %s axis done ..." #~ msgstr "[success]Offset on the %s axis done ..." #~ msgid "" #~ "How much (fraction) of the tool width to overlap each tool pass.\n" #~ "Example:\n" #~ "A value here of 0.25 means 25\\% from the tool diameter found above.\n" #~ "\n" #~ "Adjust the value starting with lower values\n" #~ "and increasing it if areas that should be painted are still \n" #~ "not painted.\n" #~ "Lower values = faster processing, faster execution on PCB.\n" #~ "Higher values = slow processing and slow execution on CNC\n" #~ "due of too many paths." #~ msgstr "" #~ "How much (fraction) of the tool width to overlap each tool pass.\n" #~ "Example:\n" #~ "A value here of 0.25 means 25\\% from the tool diameter found above.\n" #~ "\n" #~ "Adjust the value starting with lower values\n" #~ "and increasing it if areas that should be painted are still \n" #~ "not painted.\n" #~ "Lower values = faster processing, faster execution on PCB.\n" #~ "Higher values = slow processing and slow execution on CNC\n" #~ "due of too many paths." #~| msgid "z_toolchange = Z coord for Toolchange" #~ msgid "z_move = Z coord for Toolchange" #~ msgstr "z_move = Z coord for Toolchange" #~ msgid "%s/Project_%s" #~ msgstr "%s/Project_%s" #~ msgid "tool_tab" #~ msgstr "tool_tab"