diff --git a/CHANGELOG.md b/CHANGELOG.md index 931416b2..4e86c6d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta - in Gerber Editor made the selection multithreaded in a bid to get more performance but until Shapely will start working on vectorized geometry this don't yield too much improvement - in Gerber Editor, for selection now the intersection of the click point and the geometry is determined for chunks of the original geometry, each chunk gets done in a separate process +- updated the French translation (by Olivier Cornet) 5.11.2020 diff --git a/app_Main.py b/app_Main.py index 91cae5c1..6e918910 100644 --- a/app_Main.py +++ b/app_Main.py @@ -166,7 +166,7 @@ class App(QtCore.QObject): # ############################################################################################################### # version = "Unstable Version" version = 8.994 - version_date = "2020/10/30" + version_date = "2020/11/7" beta = True engine = '3D' diff --git a/locale/de/LC_MESSAGES/strings.mo b/locale/de/LC_MESSAGES/strings.mo index 4d95cd3c..bfa05ae1 100644 Binary files a/locale/de/LC_MESSAGES/strings.mo and b/locale/de/LC_MESSAGES/strings.mo differ diff --git a/locale/de/LC_MESSAGES/strings.po b/locale/de/LC_MESSAGES/strings.po index c79fd99d..ca6a32fd 100644 --- a/locale/de/LC_MESSAGES/strings.po +++ b/locale/de/LC_MESSAGES/strings.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2020-11-06 00:38+0200\n" -"PO-Revision-Date: 2020-11-06 01:45+0200\n" +"POT-Creation-Date: 2020-11-06 14:03+0200\n" +"PO-Revision-Date: 2020-11-06 14:03+0200\n" "Last-Translator: \n" "Language-Team: \n" "Language: de\n" @@ -85,7 +85,6 @@ msgid "Bookmark added." msgstr "Lesezeichen verwalten." #: Bookmark.py:243 app_Main.py:3407 app_Main.py:3449 -#| msgid "Backup" msgid "Backup Site" msgstr "Backup Site" @@ -110,7 +109,7 @@ msgstr "Lesezeichen" #: appEditors/AppGeoEditor.py:585 appEditors/AppGeoEditor.py:1074 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppTextEditor.py:259 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppTextEditor.py:259 #: appGUI/MainGUI.py:3015 appGUI/MainGUI.py:3237 appGUI/MainGUI.py:3463 #: appObjects/FlatCAMCNCJob.py:1754 appObjects/ObjectCollection.py:126 #: appTools/ToolCorners.py:332 appTools/ToolFilm.py:242 @@ -699,7 +698,7 @@ msgstr "" "Wenn dies nicht erfolgreich ist, schlägt auch das Löschen ohne Kupfer fehl.\n" "- Klären-> das reguläre Nicht-Kupfer-löschen." -#: appDatabase.py:599 appEditors/AppGerberEditor.py:5290 +#: appDatabase.py:599 appEditors/AppGerberEditor.py:5327 #: appTools/ToolNCC.py:4172 msgid "Clear" msgstr "Klären" @@ -923,7 +922,7 @@ msgstr "" "Ecken und Kanten schneiden." #: appDatabase.py:700 appDatabase.py:757 appEditors/AppGeoEditor.py:614 -#: appEditors/AppGerberEditor.py:5465 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGerberEditor.py:5502 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:143 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:183 @@ -1620,10 +1619,10 @@ msgstr "Um einen Bohrer hinzuzufügen, wählen Sie zuerst ein Werkzeug aus" #: appEditors/AppGerberEditor.py:1377 appEditors/AppGerberEditor.py:1582 #: appEditors/AppGerberEditor.py:1871 appEditors/AppGerberEditor.py:2167 #: appEditors/AppGerberEditor.py:2248 appEditors/AppGerberEditor.py:2358 -#: appEditors/AppGerberEditor.py:4041 appEditors/AppGerberEditor.py:4282 -#: appEditors/AppGerberEditor.py:4299 appEditors/AppGerberEditor.py:4671 -#: appEditors/AppGerberEditor.py:4831 appEditors/AppGerberEditor.py:4893 -#: appEditors/AppGerberEditor.py:4942 appEditors/AppGerberEditor.py:6144 +#: appEditors/AppGerberEditor.py:4078 appEditors/AppGerberEditor.py:4319 +#: appEditors/AppGerberEditor.py:4336 appEditors/AppGerberEditor.py:4708 +#: appEditors/AppGerberEditor.py:4868 appEditors/AppGerberEditor.py:4930 +#: appEditors/AppGerberEditor.py:4979 appEditors/AppGerberEditor.py:6181 #: appGUI/MainGUI.py:2996 appGUI/MainGUI.py:3008 #: appObjects/FlatCAMGeometry.py:2745 appObjects/FlatCAMGeometry.py:2818 #: appObjects/FlatCAMGerber.py:372 appParsers/ParseGerber.py:2045 @@ -1764,7 +1763,7 @@ msgstr "" "Die Datei enthält keine Werkzeugdefinitionen. Abbruch der Excellon-" "Erstellung." -#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4021 +#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4058 #: appObjects/AppObject.py:164 appObjects/FlatCAMGeometry.py:2078 #: appParsers/ParseExcellon.py:972 appTools/ToolPcbWizard.py:318 #: appTools/ToolSolderPaste.py:894 app_Main.py:7712 app_Main.py:10176 @@ -1785,7 +1784,7 @@ msgid "Cancelled. There is no Tool/Drill selected" msgstr "Abgebrochen. Es ist kein Werkzeug / Bohrer ausgewählt" #: appEditors/AppExcEditor.py:3650 appEditors/AppExcEditor.py:3660 -#: appEditors/AppGerberEditor.py:4733 +#: appEditors/AppGerberEditor.py:4770 msgid "Click on the circular array Center position" msgstr "Klicken Sie auf die kreisförmige Anordnung in der Mitte" @@ -1794,7 +1793,7 @@ msgstr "Klicken Sie auf die kreisförmige Anordnung in der Mitte" msgid "Excellon Editor" msgstr "Excellon Editor" -#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5004 +#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5041 #: appEditors/appGCodeEditor.py:669 msgid "Name:" msgstr "Name:" @@ -1851,7 +1850,7 @@ msgid "Diameter for the new tool" msgstr "Durchmesser für das neue Werkzeug" #: appEditors/AppExcEditor.py:3875 appEditors/AppGeoEditor.py:671 -#: appEditors/AppGerberEditor.py:5125 appEditors/AppGerberEditor.py:5522 +#: appEditors/AppGerberEditor.py:5162 appEditors/AppGerberEditor.py:5559 #: appGUI/ObjectUI.py:2373 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:288 #: appTools/ToolCopperThieving.py:1666 appTools/ToolDblSided.py:709 @@ -1925,12 +1924,12 @@ msgstr "" "Es kann lineares X (Y) oder rund sein" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5324 +#: appEditors/AppGerberEditor.py:5361 msgid "Linear" msgstr "Linear" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5325 +#: appEditors/AppGerberEditor.py:5362 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: appGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 @@ -1957,14 +1956,14 @@ msgstr "Geben Sie an, wie viele Drills im Array enthalten sein sollen." #: appEditors/AppExcEditor.py:4010 appEditors/AppExcEditor.py:4069 #: appEditors/AppExcEditor.py:4135 appEditors/AppExcEditor.py:4231 #: appEditors/AppExcEditor.py:4291 appEditors/AppGeoEditor.py:2084 -#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5353 -#: appEditors/AppGerberEditor.py:5402 +#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5390 +#: appEditors/AppGerberEditor.py:5439 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "Richtung" #: appEditors/AppExcEditor.py:4012 appEditors/AppExcEditor.py:4233 -#: appEditors/AppGerberEditor.py:5355 +#: appEditors/AppGerberEditor.py:5392 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 @@ -1980,7 +1979,7 @@ msgstr "" "- 'Winkel' - ein benutzerdefinierter Winkel für die Neigung des Arrays" #: appEditors/AppExcEditor.py:4018 appEditors/AppExcEditor.py:4143 -#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5362 +#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5399 #: appGUI/GUIElements.py:4341 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 #: appGUI/MainGUI.py:4442 appGUI/MainGUI.py:4708 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 @@ -1993,7 +1992,7 @@ msgid "X" msgstr "X" #: appEditors/AppExcEditor.py:4019 appEditors/AppExcEditor.py:4144 -#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5363 +#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5400 #: appGUI/GUIElements.py:4348 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 #: appGUI/MainGUI.py:4709 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 @@ -2009,9 +2008,9 @@ msgstr "Y" #: appEditors/AppExcEditor.py:4080 appEditors/AppExcEditor.py:4145 #: appEditors/AppExcEditor.py:4151 appEditors/AppExcEditor.py:4241 #: appEditors/AppExcEditor.py:4261 appEditors/AppExcEditor.py:4302 -#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5364 -#: appEditors/AppGerberEditor.py:5381 appEditors/AppGerberEditor.py:5417 -#: appEditors/AppGerberEditor.py:5537 +#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5401 +#: appEditors/AppGerberEditor.py:5418 appEditors/AppGerberEditor.py:5454 +#: appEditors/AppGerberEditor.py:5574 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 @@ -2027,7 +2026,7 @@ msgid "Angle" msgstr "Winkel" #: appEditors/AppExcEditor.py:4026 appEditors/AppExcEditor.py:4247 -#: appEditors/AppGerberEditor.py:5368 +#: appEditors/AppGerberEditor.py:5405 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 @@ -2035,7 +2034,7 @@ msgid "Pitch" msgstr "Abstand" #: appEditors/AppExcEditor.py:4028 appEditors/AppExcEditor.py:4249 -#: appEditors/AppGerberEditor.py:5370 +#: appEditors/AppGerberEditor.py:5407 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 @@ -2043,7 +2042,7 @@ msgid "Pitch = Distance between elements of the array." msgstr "Abstand = Abstand zwischen Elementen des Arrays." #: appEditors/AppExcEditor.py:4041 appEditors/AppExcEditor.py:4263 -#: appEditors/AppGerberEditor.py:5383 +#: appEditors/AppGerberEditor.py:5420 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" @@ -2056,7 +2055,7 @@ msgstr "" "Maximaler Wert ist: 360,00 Grad." #: appEditors/AppExcEditor.py:4070 appEditors/AppExcEditor.py:4292 -#: appEditors/AppGerberEditor.py:5404 +#: appEditors/AppGerberEditor.py:5441 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 @@ -2068,7 +2067,7 @@ msgstr "" "Kann CW = Uhrzeigersinn oder CCW = Gegenuhrzeigersinn sein." #: appEditors/AppExcEditor.py:4073 appEditors/AppExcEditor.py:4295 -#: appEditors/AppGerberEditor.py:5412 +#: appEditors/AppGerberEditor.py:5449 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 @@ -2078,7 +2077,7 @@ msgid "CW" msgstr "CW" #: appEditors/AppExcEditor.py:4074 appEditors/AppExcEditor.py:4296 -#: appEditors/AppGerberEditor.py:5413 +#: appEditors/AppGerberEditor.py:5450 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 @@ -2088,7 +2087,7 @@ msgid "CCW" msgstr "CCW" #: appEditors/AppExcEditor.py:4081 appEditors/AppExcEditor.py:4303 -#: appEditors/AppGerberEditor.py:5419 +#: appEditors/AppGerberEditor.py:5456 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 @@ -2173,13 +2172,13 @@ msgid "Specify how many slots to be in the array." msgstr "Geben Sie an, wie viele Steckplätze sich im Array befinden sollen." #: appEditors/AppExcEditor.py:4317 appEditors/AppGeoEditor.py:3310 -#: appEditors/AppGerberEditor.py:5441 appEditors/appGCodeEditor.py:753 +#: appEditors/AppGerberEditor.py:5478 appEditors/appGCodeEditor.py:753 #: appGUI/MainGUI.py:346 appGUI/MainGUI.py:1696 app_Main.py:2494 msgid "Exit Editor" msgstr "Beenden Sie den Editor" #: appEditors/AppExcEditor.py:4320 appEditors/AppGeoEditor.py:3313 -#: appEditors/AppGerberEditor.py:5444 appEditors/appGCodeEditor.py:756 +#: appEditors/AppGerberEditor.py:5481 appEditors/appGCodeEditor.py:756 msgid "Exit from Editor." msgstr "Beenden Sie den Editor." @@ -2187,12 +2186,12 @@ msgstr "Beenden Sie den Editor." msgid "Buffer Selection" msgstr "Pufferauswahl" -#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5166 +#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5203 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "Pufferabstand" -#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5167 +#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5204 msgid "Buffer corner" msgstr "Pufferecke" @@ -2211,11 +2210,11 @@ msgstr "" "- 'Abgeschrägt:' Die Ecke ist eine Linie, die die Features, die sich in der " "Ecke treffen, direkt verbindet" -#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5175 +#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5212 msgid "Round" msgstr "Runden" -#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5176 +#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5213 #: appGUI/ObjectUI.py:1601 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:223 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 @@ -2237,7 +2236,7 @@ msgstr "Runden" msgid "Square" msgstr "Quadrat" -#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5177 +#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5214 msgid "Beveled" msgstr "Abgeschrägt" @@ -2262,7 +2261,7 @@ msgstr "Pufferwerkzeug" #: appEditors/AppGeoEditor.py:146 appEditors/AppGeoEditor.py:163 #: appEditors/AppGeoEditor.py:180 appEditors/AppGeoEditor.py:2987 #: appEditors/AppGeoEditor.py:3015 appEditors/AppGeoEditor.py:3043 -#: appEditors/AppGerberEditor.py:4786 +#: appEditors/AppGerberEditor.py:4823 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "" "Pufferabstandswert fehlt oder falsches Format. Fügen Sie es hinzu und " @@ -2276,8 +2275,8 @@ msgstr "Textwerkzeug" msgid "Font" msgstr "Schrift" -#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appGUI/ObjectUI.py:316 +#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appGUI/ObjectUI.py:316 #: appGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 @@ -2342,11 +2341,11 @@ msgstr "" #: appEditors/AppGeoEditor.py:2609 appEditors/AppGeoEditor.py:2673 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppGerberEditor.py:5961 -#: appEditors/AppGerberEditor.py:5984 appEditors/AppGerberEditor.py:6129 -#: appEditors/AppGerberEditor.py:6162 appEditors/AppGerberEditor.py:6205 -#: appEditors/AppGerberEditor.py:6246 appEditors/AppGerberEditor.py:6282 -#: appEditors/AppGerberEditor.py:6318 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppGerberEditor.py:5998 +#: appEditors/AppGerberEditor.py:6021 appEditors/AppGerberEditor.py:6166 +#: appEditors/AppGerberEditor.py:6199 appEditors/AppGerberEditor.py:6242 +#: appEditors/AppGerberEditor.py:6283 appEditors/AppGerberEditor.py:6319 +#: appEditors/AppGerberEditor.py:6355 msgid "No shape selected." msgstr "Keine Form ausgewählt." @@ -2359,26 +2358,26 @@ msgid "Tools" msgstr "Werkzeuge" #: appEditors/AppGeoEditor.py:609 appEditors/AppGeoEditor.py:1038 -#: appEditors/AppGerberEditor.py:5460 appEditors/AppGerberEditor.py:5889 +#: appEditors/AppGerberEditor.py:5497 appEditors/AppGerberEditor.py:5926 #: appGUI/MainGUI.py:695 appGUI/MainGUI.py:1075 appGUI/MainGUI.py:2244 #: appTools/ToolTransform.py:85 msgid "Transform Tool" msgstr "Werkzeug Umwandeln" #: appEditors/AppGeoEditor.py:610 appEditors/AppGeoEditor.py:702 -#: appEditors/AppGerberEditor.py:5461 appEditors/AppGerberEditor.py:5553 +#: appEditors/AppGerberEditor.py:5498 appEditors/AppGerberEditor.py:5590 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 #: appTools/ToolTransform.py:508 appTools/ToolTransform.py:628 msgid "Rotate" msgstr "Drehen" -#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5462 +#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5499 #: appTools/ToolTransform.py:509 msgid "Skew/Shear" msgstr "Neigung/Schere" -#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5225 -#: appEditors/AppGerberEditor.py:5463 appGUI/MainGUI.py:776 +#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5500 appGUI/MainGUI.py:776 #: appGUI/MainGUI.py:1197 appGUI/MainGUI.py:1664 appGUI/MainGUI.py:2366 #: appGUI/MainGUI.py:4960 appGUI/ObjectUI.py:125 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:147 @@ -2386,13 +2385,13 @@ msgstr "Neigung/Schere" msgid "Scale" msgstr "Skalieren" -#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5464 +#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5501 #: appTools/ToolTransform.py:511 msgid "Mirror (Flip)" msgstr "Spiegeln (Flip)" -#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5184 -#: appEditors/AppGerberEditor.py:5466 appGUI/MainGUI.py:773 +#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5221 +#: appEditors/AppGerberEditor.py:5503 appGUI/MainGUI.py:773 #: appGUI/MainGUI.py:1195 appGUI/MainGUI.py:1619 appGUI/MainGUI.py:1662 #: appGUI/MainGUI.py:2364 appGUI/MainGUI.py:4951 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:212 @@ -2400,7 +2399,7 @@ msgstr "Spiegeln (Flip)" msgid "Buffer" msgstr "Puffer" -#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5497 +#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5534 #: appGUI/GUIElements.py:3767 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:44 @@ -2409,7 +2408,7 @@ msgstr "Puffer" msgid "Reference" msgstr "Referenz" -#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5499 +#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5536 msgid "" "The reference point for Rotate, Skew, Scale, Mirror.\n" "Can be:\n" @@ -2427,7 +2426,7 @@ msgstr "" "definiert ist\n" "- Min. Auswahl -> der Punkt (minx, miny) des Begrenzungsrahmens der Auswahl" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appTools/ToolCalibration.py:126 appTools/ToolCalibration.py:127 #: appTools/ToolTransform.py:552 @@ -2435,7 +2434,7 @@ msgid "Origin" msgstr "Ursprung" #: appEditors/AppGeoEditor.py:656 appEditors/AppGeoEditor.py:1047 -#: appEditors/AppGerberEditor.py:5507 appEditors/AppGerberEditor.py:5898 +#: appEditors/AppGerberEditor.py:5544 appEditors/AppGerberEditor.py:5935 #: appGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -2446,7 +2445,7 @@ msgstr "Ursprung" msgid "Selection" msgstr "Auswahl" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:85 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:60 @@ -2454,12 +2453,12 @@ msgstr "Auswahl" msgid "Point" msgstr "Punkt" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 msgid "Minimum" msgstr "Minimum" #: appEditors/AppGeoEditor.py:662 appEditors/AppGeoEditor.py:958 -#: appEditors/AppGerberEditor.py:5513 appEditors/AppGerberEditor.py:5809 +#: appEditors/AppGerberEditor.py:5550 appEditors/AppGerberEditor.py:5846 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: appGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:243 @@ -2469,18 +2468,18 @@ msgstr "Minimum" msgid "Value" msgstr "Wert" -#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5515 +#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5552 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:62 #: appTools/ToolTransform.py:560 msgid "A point of reference in format X,Y." msgstr "Ein Bezugspunkt im Format X, Y." -#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5524 +#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5561 #: appTools/ToolTransform.py:569 msgid "Add point coordinates from clipboard." msgstr "Punktkoordinaten aus der Zwischenablage hinzufügen." -#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5539 +#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5576 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:98 #: appTools/ToolTransform.py:614 msgid "" @@ -2494,7 +2493,7 @@ msgstr "" "Positive Zahlen für CW-Bewegung.\n" "Negative Zahlen für CCW-Bewegung." -#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5555 +#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5592 #: appTools/ToolTransform.py:630 msgid "" "Rotate the selected object(s).\n" @@ -2506,7 +2505,7 @@ msgstr "" "der Begrenzungsrahmen für alle ausgewählten Objekte." #: appEditors/AppGeoEditor.py:724 appEditors/AppGeoEditor.py:786 -#: appEditors/AppGerberEditor.py:5575 appEditors/AppGerberEditor.py:5637 +#: appEditors/AppGerberEditor.py:5612 appEditors/AppGerberEditor.py:5674 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:112 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:151 #: appTools/ToolTransform.py:650 appTools/ToolTransform.py:712 @@ -2514,7 +2513,7 @@ msgid "Link" msgstr "Verknüpfung" #: appEditors/AppGeoEditor.py:726 appEditors/AppGeoEditor.py:788 -#: appEditors/AppGerberEditor.py:5577 appEditors/AppGerberEditor.py:5639 +#: appEditors/AppGerberEditor.py:5614 appEditors/AppGerberEditor.py:5676 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:114 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:153 #: appTools/ToolTransform.py:652 appTools/ToolTransform.py:714 @@ -2523,7 +2522,7 @@ msgstr "" "Verknüpfen Sie den Y-Eintrag mit dem X-Eintrag und kopieren Sie dessen " "Inhalt." -#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5582 +#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5619 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 #: appTools/ToolFilm.py:1046 appTools/ToolTransform.py:657 @@ -2531,7 +2530,7 @@ msgid "X angle" msgstr "X Winkel" #: appEditors/AppGeoEditor.py:733 appEditors/AppGeoEditor.py:754 -#: appEditors/AppGerberEditor.py:5584 appEditors/AppGerberEditor.py:5605 +#: appEditors/AppGerberEditor.py:5621 appEditors/AppGerberEditor.py:5642 #: appTools/ToolTransform.py:659 appTools/ToolTransform.py:680 msgid "" "Angle for Skew action, in degrees.\n" @@ -2540,13 +2539,13 @@ msgstr "" "Winkel für Schrägstellung in Grad.\n" "Gleitkommazahl zwischen -360 und 360." -#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5592 +#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5629 #: appTools/ToolTransform.py:667 msgid "Skew X" msgstr "Neigung X" #: appEditors/AppGeoEditor.py:743 appEditors/AppGeoEditor.py:764 -#: appEditors/AppGerberEditor.py:5594 appEditors/AppGerberEditor.py:5615 +#: appEditors/AppGerberEditor.py:5631 appEditors/AppGerberEditor.py:5652 #: appTools/ToolTransform.py:669 appTools/ToolTransform.py:690 msgid "" "Skew/shear the selected object(s).\n" @@ -2557,38 +2556,38 @@ msgstr "" "Der Bezugspunkt ist die Mitte von\n" "der Begrenzungsrahmen für alle ausgewählten Objekte." -#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5603 +#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5640 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:138 #: appTools/ToolFilm.py:1055 appTools/ToolTransform.py:678 msgid "Y angle" msgstr "Y Winkel" -#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5613 +#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5650 #: appTools/ToolTransform.py:688 msgid "Skew Y" msgstr "Neigung Y" -#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5644 +#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5681 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:162 #: appTools/ToolFilm.py:1002 appTools/ToolTransform.py:719 msgid "X factor" msgstr "X Faktor" -#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5646 +#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5683 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:164 #: appTools/ToolTransform.py:721 msgid "Factor for scaling on X axis." msgstr "Faktor für die Skalierung auf der X-Achse." -#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5653 +#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5690 #: appTools/ToolTransform.py:728 msgid "Scale X" msgstr "Maßstab X" #: appEditors/AppGeoEditor.py:804 appEditors/AppGeoEditor.py:824 -#: appEditors/AppGerberEditor.py:5655 appEditors/AppGerberEditor.py:5675 +#: appEditors/AppGerberEditor.py:5692 appEditors/AppGerberEditor.py:5712 #: appTools/ToolTransform.py:730 appTools/ToolTransform.py:750 msgid "" "Scale the selected object(s).\n" @@ -2599,59 +2598,59 @@ msgstr "" "Der Bezugspunkt hängt von ab\n" "das Kontrollkästchen Skalenreferenz." -#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5664 +#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5701 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 #: appTools/ToolFilm.py:1011 appTools/ToolTransform.py:739 msgid "Y factor" msgstr "Y Faktor" -#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5666 +#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5703 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 #: appTools/ToolTransform.py:741 msgid "Factor for scaling on Y axis." msgstr "Faktor für die Skalierung auf der Y-Achse." -#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5673 +#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5710 #: appTools/ToolTransform.py:748 msgid "Scale Y" msgstr "Maßstab Y" -#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5700 +#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5737 #: appTools/ToolTransform.py:775 msgid "Flip on X" msgstr "Flip auf X" #: appEditors/AppGeoEditor.py:851 appEditors/AppGeoEditor.py:856 -#: appEditors/AppGerberEditor.py:5702 appEditors/AppGerberEditor.py:5707 +#: appEditors/AppGerberEditor.py:5739 appEditors/AppGerberEditor.py:5744 #: appTools/ToolTransform.py:777 appTools/ToolTransform.py:782 msgid "Flip the selected object(s) over the X axis." msgstr "Drehen Sie die ausgewählten Objekte über die X-Achse." -#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5705 +#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5742 #: appTools/ToolTransform.py:780 msgid "Flip on Y" msgstr "Flip auf Y" -#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5725 +#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5762 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:191 #: appTools/ToolTransform.py:800 msgid "X val" msgstr "X-Wert" -#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5727 +#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5764 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:193 #: appTools/ToolTransform.py:802 msgid "Distance to offset on X axis. In current units." msgstr "Abstand zum Offset auf der X-Achse. In aktuellen Einheiten." -#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5734 +#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5771 #: appTools/ToolTransform.py:809 msgid "Offset X" msgstr "Versatz X" #: appEditors/AppGeoEditor.py:885 appEditors/AppGeoEditor.py:905 -#: appEditors/AppGerberEditor.py:5736 appEditors/AppGerberEditor.py:5756 +#: appEditors/AppGerberEditor.py:5773 appEditors/AppGerberEditor.py:5793 #: appTools/ToolTransform.py:811 appTools/ToolTransform.py:831 msgid "" "Offset the selected object(s).\n" @@ -2662,24 +2661,24 @@ msgstr "" "Der Bezugspunkt ist die Mitte von\n" "der Begrenzungsrahmen für alle ausgewählten Objekte.\n" -#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5745 +#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5782 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:204 #: appTools/ToolTransform.py:820 msgid "Y val" msgstr "Y-Wert" -#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5747 +#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5784 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:206 #: appTools/ToolTransform.py:822 msgid "Distance to offset on Y axis. In current units." msgstr "Abstand zum Offset auf der Y-Achse. In aktuellen Einheiten." -#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5754 +#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5791 #: appTools/ToolTransform.py:829 msgid "Offset Y" msgstr "Versatz Y" -#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5774 +#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5811 #: appGUI/ObjectUI.py:462 appGUI/ObjectUI.py:499 #: appGUI/preferences/tools/Tools2InvertPrefGroupUI.py:67 #: appGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 @@ -2689,7 +2688,7 @@ msgstr "Versatz Y" msgid "Rounded" msgstr "Agberundet" -#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5776 +#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5813 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:218 #: appTools/ToolTransform.py:851 msgid "" @@ -2703,14 +2702,14 @@ msgstr "" "Wenn nicht markiert, folgt der Puffer der exakten Geometrie\n" "der gepufferten Form." -#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5784 +#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5821 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:226 #: appTools/ToolDistance.py:409 appTools/ToolDistanceMin.py:199 #: appTools/ToolTransform.py:859 msgid "Distance" msgstr "Entfernung" -#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5786 +#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5823 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:228 #: appTools/ToolTransform.py:861 msgid "" @@ -2724,12 +2723,12 @@ msgstr "" "Jedes Geometrieelement des Objekts wird vergrößert\n" "oder mit der \"Entfernung\" verringert." -#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5798 +#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5835 #: appTools/ToolTransform.py:873 msgid "Buffer D" msgstr "Puffer E" -#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5800 +#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5837 #: appTools/ToolTransform.py:875 msgid "" "Create the buffer effect on each geometry,\n" @@ -2738,7 +2737,7 @@ msgstr "" "Erstellen Sie den Puffereffekt für jede Geometrie.\n" "Element aus dem ausgewählten Objekt unter Verwendung des Abstands." -#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5811 +#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5848 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:245 #: appTools/ToolTransform.py:886 msgid "" @@ -2754,12 +2753,12 @@ msgstr "" "oder verringert, um dem 'Wert' zu entsprechen. Wert ist ein Prozentsatz\n" "der ursprünglichen Dimension." -#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5824 +#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5861 #: appTools/ToolTransform.py:899 msgid "Buffer F" msgstr "Puffer F" -#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5826 +#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5863 #: appTools/ToolTransform.py:901 msgid "" "Create the buffer effect on each geometry,\n" @@ -2768,7 +2767,7 @@ msgstr "" "Erstellen Sie den Puffereffekt für jede Geometrie.\n" "Element aus dem ausgewählten Objekt unter Verwendung des Faktors." -#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5897 +#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5934 #: appGUI/ObjectUI.py:1555 appGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:70 @@ -2779,19 +2778,19 @@ msgstr "" msgid "Object" msgstr "Objekt" -#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:5969 +#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:6006 #: appTools/ToolTransform.py:150 msgid "Incorrect format for Point value. Needs format X,Y" msgstr "Falsches Format für Punktwert. Benötigt Format X, Y" -#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:5994 +#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:6031 #: appTools/ToolTransform.py:167 msgid "Rotate transformation can not be done for a value of 0." msgstr "" "Bei einem Wert von 0 kann keine Rotationstransformation durchgeführt werden." #: appEditors/AppGeoEditor.py:1201 appEditors/AppGeoEditor.py:1222 -#: appEditors/AppGerberEditor.py:6052 appEditors/AppGerberEditor.py:6073 +#: appEditors/AppGerberEditor.py:6089 appEditors/AppGerberEditor.py:6110 #: appTools/ToolTransform.py:225 appTools/ToolTransform.py:246 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "" @@ -2799,13 +2798,13 @@ msgstr "" "durchgeführt werden." #: appEditors/AppGeoEditor.py:1235 appEditors/AppGeoEditor.py:1244 -#: appEditors/AppGerberEditor.py:6086 appEditors/AppGerberEditor.py:6095 +#: appEditors/AppGerberEditor.py:6123 appEditors/AppGerberEditor.py:6132 #: appTools/ToolTransform.py:259 appTools/ToolTransform.py:268 msgid "Offset transformation can not be done for a value of 0." msgstr "" "Bei einem Wert von 0 kann keine Offset-Transformation durchgeführt werden." -#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6132 +#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6169 #: appTools/ToolTransform.py:296 msgid "Appying Rotate" msgstr "Anwenden Drehen" @@ -2813,9 +2812,9 @@ msgstr "Anwenden Drehen" #: appEditors/AppGeoEditor.py:1289 appEditors/AppGeoEditor.py:1322 #: appEditors/AppGeoEditor.py:1356 appEditors/AppGeoEditor.py:1390 #: appEditors/AppGeoEditor.py:1423 appEditors/AppGeoEditor.py:1444 -#: appEditors/AppGerberEditor.py:6146 appEditors/AppGerberEditor.py:6188 -#: appEditors/AppGerberEditor.py:6228 appEditors/AppGerberEditor.py:6267 -#: appEditors/AppGerberEditor.py:6311 appEditors/AppGerberEditor.py:6347 +#: appEditors/AppGerberEditor.py:6183 appEditors/AppGerberEditor.py:6225 +#: appEditors/AppGerberEditor.py:6265 appEditors/AppGerberEditor.py:6304 +#: appEditors/AppGerberEditor.py:6348 appEditors/AppGerberEditor.py:6384 #: appTools/ToolTransform.py:311 appTools/ToolTransform.py:351 #: appTools/ToolTransform.py:382 appTools/ToolTransform.py:409 #: appTools/ToolTransform.py:438 appTools/ToolTransform.py:473 app_Main.py:6049 @@ -2823,108 +2822,108 @@ msgstr "Anwenden Drehen" msgid "Action was not executed" msgstr "Aktion wurde nicht ausgeführt" -#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6165 +#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6202 #: appTools/ToolTransform.py:321 msgid "Applying Flip" msgstr "Flip anwenden" -#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6177 +#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6214 #: appTools/ToolTransform.py:338 app_Main.py:6047 msgid "Flip on Y axis done" msgstr "Flip auf Y-Achse fertig" -#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6185 +#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6222 #: appTools/ToolTransform.py:347 app_Main.py:6093 msgid "Flip on X axis done" msgstr "Flip auf X-Achse fertig" -#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6208 +#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6245 #: appTools/ToolTransform.py:366 msgid "Applying Skew" msgstr "Schräglauf anwenden" -#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6224 +#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6261 msgid "Skew on the X axis done" msgstr "Schrägstellung auf der X-Achse erfolgt" -#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6226 +#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6263 msgid "Skew on the Y axis done" msgstr "Schrägstellung auf der Y-Achse erfolgt" -#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6249 +#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6286 #: appTools/ToolTransform.py:392 msgid "Applying Scale" msgstr "Maßstab anwenden" -#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6262 +#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6299 msgid "Scale on the X axis done" msgstr "Skalieren auf der X-Achse erledigt" -#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6264 +#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6301 msgid "Scale on the Y axis done" msgstr "Skalieren auf der Y-Achse erledigt" -#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6285 +#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6322 #: appTools/ToolTransform.py:419 msgid "Applying Offset" msgstr "Offsetdruck anwenden" #: appEditors/AppGeoEditor.py:1418 appEditors/AppGeoEditor.py:1476 -#: appEditors/AppGerberEditor.py:6306 appEditors/AppGerberEditor.py:6379 +#: appEditors/AppGerberEditor.py:6343 appEditors/AppGerberEditor.py:6416 msgid "Offset on the X axis done" msgstr "Versatz auf der X-Achse erfolgt" -#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6308 +#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6345 msgid "Offset on the Y axis done" msgstr "Versatz auf der Y-Achse erfolgt" -#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6321 +#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6358 #: appTools/ToolTransform.py:448 msgid "Applying Buffer" msgstr "Anwenden von Puffer" -#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6343 +#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6380 #: appTools/ToolTransform.py:469 msgid "Buffer done" msgstr "Puffer fertig" -#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6351 +#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6388 msgid "Rotate ..." msgstr "Drehen ..." #: appEditors/AppGeoEditor.py:1449 appEditors/AppGeoEditor.py:1501 -#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6352 -#: appEditors/AppGerberEditor.py:6404 appEditors/AppGerberEditor.py:6420 +#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6389 +#: appEditors/AppGerberEditor.py:6441 appEditors/AppGerberEditor.py:6457 msgid "Enter an Angle Value (degrees)" msgstr "Geben Sie einen Winkelwert (Grad) ein" -#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6361 +#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6398 #: appTools/ToolTransform.py:309 msgid "Rotate done" msgstr "Fertig drehen" -#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6364 +#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6401 msgid "Rotate cancelled" msgstr "Abbrechen abgebrochen" -#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6369 +#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6406 msgid "Offset on X axis ..." msgstr "Versatz auf der X-Achse ..." #: appEditors/AppGeoEditor.py:1467 appEditors/AppGeoEditor.py:1485 -#: appEditors/AppGerberEditor.py:6370 appEditors/AppGerberEditor.py:6388 +#: appEditors/AppGerberEditor.py:6407 appEditors/AppGerberEditor.py:6425 msgid "Enter a distance Value" msgstr "Geben Sie einen Abstandswert ein" -#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6382 +#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6419 msgid "Offset X cancelled" msgstr "Offset X abgebrochen" -#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6387 +#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6424 msgid "Offset on Y axis ..." msgstr "Versatz auf der Y-Achse ..." -#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6397 +#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6434 msgid "Offset on Y axis done" msgstr "Versatz auf Y-Achse erledigt" @@ -2932,11 +2931,11 @@ msgstr "Versatz auf Y-Achse erledigt" msgid "Offset on the Y axis canceled" msgstr "Versatz auf der Y-Achse aufgehoben" -#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6403 +#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6440 msgid "Skew on X axis ..." msgstr "Neigung auf der X-Achse ..." -#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6413 +#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6450 msgid "Skew on X axis done" msgstr "Neigung auf X-Achse erledigt" @@ -2944,11 +2943,11 @@ msgstr "Neigung auf X-Achse erledigt" msgid "Skew on X axis canceled" msgstr "Neigung auf X-Achse abgebrochen" -#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6419 +#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6456 msgid "Skew on Y axis ..." msgstr "Neigung auf der Y-Achse ..." -#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6429 +#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6466 msgid "Skew on Y axis done" msgstr "Neigung auf Y-Achse erledigt" @@ -3060,7 +3059,7 @@ msgstr "Klicken zum Löschen ..." msgid "Create Paint geometry ..." msgstr "Malen geometrie erstellen ..." -#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2550 +#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2588 msgid "Shape transformations ..." msgstr "Formtransformationen ..." @@ -3069,8 +3068,8 @@ msgstr "Formtransformationen ..." msgid "Geometry Editor" msgstr "Geo-Editor" -#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:316 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 #: appTools/ToolCorners.py:546 appTools/ToolCutOut.py:2030 @@ -3292,7 +3291,7 @@ msgstr "Markiere Polygonbereiche im bearbeiteten Gerber ..." msgid "Nothing selected to move" msgstr "Nichts zum Bewegen ausgewählt" -#: appEditors/AppGerberEditor.py:2483 appEditors/AppGerberEditor.py:4029 +#: appEditors/AppGerberEditor.py:2490 appEditors/AppGerberEditor.py:4066 #: appObjects/FlatCAMGeometry.py:2564 appTools/ToolOptimal.py:145 #: appTools/ToolPanelize.py:614 appTools/ToolProperties.py:195 #: appTools/ToolQRCode.py:167 appTools/ToolSolderPaste.py:670 @@ -3301,13 +3300,13 @@ msgstr "Nichts zum Bewegen ausgewählt" msgid "Working ..." msgstr "Arbeiten ..." -#: appEditors/AppGerberEditor.py:3017 appEditors/AppGerberEditor.py:3021 +#: appEditors/AppGerberEditor.py:3054 appEditors/AppGerberEditor.py:3058 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "" "Blendencodewert fehlt oder falsches Format. Fügen Sie es hinzu und versuchen " "Sie es erneut." -#: appEditors/AppGerberEditor.py:3057 +#: appEditors/AppGerberEditor.py:3094 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." @@ -3315,83 +3314,83 @@ msgstr "" "Wert für Blendenmaße fehlt oder falsches Format. Fügen Sie es im Format " "(Breite, Höhe) hinzu und versuchen Sie es erneut." -#: appEditors/AppGerberEditor.py:3070 +#: appEditors/AppGerberEditor.py:3107 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "" "Der Wert für die Blendengröße fehlt oder das Format ist falsch. Fügen Sie es " "hinzu und versuchen Sie es erneut." -#: appEditors/AppGerberEditor.py:3081 +#: appEditors/AppGerberEditor.py:3118 msgid "Aperture already in the aperture table." msgstr "Blende bereits in der Blendentabelle." -#: appEditors/AppGerberEditor.py:3088 +#: appEditors/AppGerberEditor.py:3125 msgid "Added new aperture with code" msgstr "Neue Blende mit Code hinzugefügt" -#: appEditors/AppGerberEditor.py:3120 +#: appEditors/AppGerberEditor.py:3157 msgid "Select an aperture in Aperture Table" msgstr "Wählen Sie eine Blende in der Blendentabelle" -#: appEditors/AppGerberEditor.py:3128 +#: appEditors/AppGerberEditor.py:3165 msgid "Select an aperture in Aperture Table -->" msgstr "Wählen Sie eine Blende in der Blendentabelle ->" -#: appEditors/AppGerberEditor.py:3142 +#: appEditors/AppGerberEditor.py:3179 msgid "Deleted aperture with code" msgstr "Blende mit Code gelöscht" -#: appEditors/AppGerberEditor.py:3210 +#: appEditors/AppGerberEditor.py:3247 msgid "Dimensions need two float values separated by comma." msgstr "Bemaßungen benötigen zwei durch Komma getrennte Gleitkommawerte." -#: appEditors/AppGerberEditor.py:3219 +#: appEditors/AppGerberEditor.py:3256 msgid "Dimensions edited." msgstr "Abmessungen bearbeitet." -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 appTools/ToolPunchGerber.py:1088 msgid "Code" msgstr "Code" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 msgid "Dim" msgstr "Maße" -#: appEditors/AppGerberEditor.py:3741 appObjects/FlatCAMCNCJob.py:1682 +#: appEditors/AppGerberEditor.py:3778 appObjects/FlatCAMCNCJob.py:1682 #: appObjects/FlatCAMCNCJob.py:1972 appObjects/FlatCAMScript.py:129 #: app_Main.py:7181 msgid "Loading" msgstr "Wird geladen" -#: appEditors/AppGerberEditor.py:3872 +#: appEditors/AppGerberEditor.py:3909 msgid "Setting up the UI" msgstr "UI wird initialisiert" -#: appEditors/AppGerberEditor.py:3873 +#: appEditors/AppGerberEditor.py:3910 msgid "Adding geometry finished. Preparing the GUI" msgstr "Geometrie hinzufügen fertig. Vorbereiten der GUI" -#: appEditors/AppGerberEditor.py:3882 +#: appEditors/AppGerberEditor.py:3919 msgid "Finished loading the Gerber object into the editor." msgstr "Gerber-Objekte wurde in den Editor geladen." -#: appEditors/AppGerberEditor.py:4019 +#: appEditors/AppGerberEditor.py:4056 msgid "" "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "" "Die Datei enthält keine Aperture-Definitionen. Abbruch der Gerber-Erstellung." -#: appEditors/AppGerberEditor.py:4057 +#: appEditors/AppGerberEditor.py:4094 msgid "Cancelled. No aperture is selected" msgstr "Abgebrochen. Es ist keine Blende ausgewählt" -#: appEditors/AppGerberEditor.py:4212 app_Main.py:6637 +#: appEditors/AppGerberEditor.py:4249 app_Main.py:6637 msgid "Coordinates copied to clipboard." msgstr "Koordinaten in die Zwischenablage kopiert." -#: appEditors/AppGerberEditor.py:4521 +#: appEditors/AppGerberEditor.py:4558 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -3404,17 +3403,17 @@ msgstr "Koordinaten in die Zwischenablage kopiert." msgid "Plotting" msgstr "Plotten" -#: appEditors/AppGerberEditor.py:4663 +#: appEditors/AppGerberEditor.py:4700 msgid "Failed. No aperture geometry is selected." msgstr "Gescheitert. Es ist keine Aperturgeometrie ausgewählt." -#: appEditors/AppGerberEditor.py:4815 +#: appEditors/AppGerberEditor.py:4852 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "" "Keine Blende zum Puffern Wählen Sie mindestens eine Blende und versuchen Sie " "es erneut." -#: appEditors/AppGerberEditor.py:4827 appTools/ToolCopperThieving.py:306 +#: appEditors/AppGerberEditor.py:4864 appTools/ToolCopperThieving.py:306 #: appTools/ToolCopperThieving.py:907 appTools/ToolCopperThieving.py:1104 #: appTools/ToolCorners.py:146 appTools/ToolCorners.py:413 #: appTools/ToolCutOut.py:779 appTools/ToolCutOut.py:905 @@ -3427,61 +3426,61 @@ msgstr "" msgid "Failed." msgstr "Gescheitert." -#: appEditors/AppGerberEditor.py:4846 +#: appEditors/AppGerberEditor.py:4883 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "" "Der Skalierungsfaktor ist nicht vorhanden oder das Format ist falsch. Fügen " "Sie es hinzu und versuchen Sie es erneut." -#: appEditors/AppGerberEditor.py:4878 +#: appEditors/AppGerberEditor.py:4915 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "" "Keine zu skalierende Blende Wählen Sie mindestens eine Blende und versuchen " "Sie es erneut." -#: appEditors/AppGerberEditor.py:4931 +#: appEditors/AppGerberEditor.py:4968 msgid "Polygons marked." msgstr "Polygone markiert." -#: appEditors/AppGerberEditor.py:4934 +#: appEditors/AppGerberEditor.py:4971 msgid "No polygons were marked. None fit within the limits." msgstr "Es wurden keine Polygone markiert. Keiner passt in die Grenzen." -#: appEditors/AppGerberEditor.py:4997 appGUI/MainGUI.py:745 +#: appEditors/AppGerberEditor.py:5034 appGUI/MainGUI.py:745 #: appGUI/MainGUI.py:1642 appGUI/ObjectUI.py:241 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "Gerber-Editor" -#: appEditors/AppGerberEditor.py:5017 appGUI/ObjectUI.py:281 +#: appEditors/AppGerberEditor.py:5054 appGUI/ObjectUI.py:281 #: appObjects/FlatCAMObj.py:492 appTools/ToolProperties.py:158 msgid "Apertures" msgstr "Öffnungen" -#: appEditors/AppGerberEditor.py:5019 appGUI/ObjectUI.py:283 +#: appEditors/AppGerberEditor.py:5056 appGUI/ObjectUI.py:283 msgid "Apertures Table for the Gerber Object." msgstr "Blendentabelle für das Gerberobjekt." -#: appEditors/AppGerberEditor.py:5035 appGUI/ObjectUI.py:320 +#: appEditors/AppGerberEditor.py:5072 appGUI/ObjectUI.py:320 msgid "Index" msgstr "Index" -#: appEditors/AppGerberEditor.py:5037 appEditors/AppGerberEditor.py:5066 +#: appEditors/AppGerberEditor.py:5074 appEditors/AppGerberEditor.py:5103 #: appGUI/ObjectUI.py:322 appTools/ToolPunchGerber.py:1095 msgid "Aperture Code" msgstr "Öffnungscode" -#: appEditors/AppGerberEditor.py:5039 appGUI/ObjectUI.py:324 +#: appEditors/AppGerberEditor.py:5076 appGUI/ObjectUI.py:324 #: appTools/ToolPunchGerber.py:1097 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "Öffnungsart: kreisförmig, rechteckig, Makros usw" -#: appEditors/AppGerberEditor.py:5041 appEditors/AppGerberEditor.py:5076 +#: appEditors/AppGerberEditor.py:5078 appEditors/AppGerberEditor.py:5113 #: appGUI/ObjectUI.py:326 appTools/ToolPunchGerber.py:1099 msgid "Aperture Size:" msgstr "Öffnungsgröße:" -#: appEditors/AppGerberEditor.py:5043 appGUI/ObjectUI.py:328 +#: appEditors/AppGerberEditor.py:5080 appGUI/ObjectUI.py:328 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" @@ -3491,12 +3490,12 @@ msgstr "" "  - (Breite, Höhe) für R, O-Typ.\n" "  - (dia, nVertices) für P-Typ" -#: appEditors/AppGerberEditor.py:5067 +#: appEditors/AppGerberEditor.py:5104 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "Code für die neue Blende" -#: appEditors/AppGerberEditor.py:5078 +#: appEditors/AppGerberEditor.py:5115 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" @@ -3510,11 +3509,11 @@ msgstr "" "berechnet als:\n" "Quadrat (Breite ** 2 + Höhe ** 2)" -#: appEditors/AppGerberEditor.py:5092 +#: appEditors/AppGerberEditor.py:5129 msgid "Aperture Type" msgstr "Blendentyp" -#: appEditors/AppGerberEditor.py:5094 +#: appEditors/AppGerberEditor.py:5131 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" @@ -3526,11 +3525,11 @@ msgstr "" "R = rechteckig\n" "O = länglich" -#: appEditors/AppGerberEditor.py:5105 +#: appEditors/AppGerberEditor.py:5142 msgid "Aperture Dim" msgstr "Öffnungsmaße" -#: appEditors/AppGerberEditor.py:5107 +#: appEditors/AppGerberEditor.py:5144 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" @@ -3540,19 +3539,19 @@ msgstr "" "Aktiv nur für rechteckige Öffnungen (Typ R).\n" "Das Format ist (Breite, Höhe)" -#: appEditors/AppGerberEditor.py:5116 +#: appEditors/AppGerberEditor.py:5153 msgid "Add/Delete Aperture" msgstr "Blende hinzufügen / löschen" -#: appEditors/AppGerberEditor.py:5118 +#: appEditors/AppGerberEditor.py:5155 msgid "Add/Delete an aperture in the aperture table" msgstr "Eine Blende in der Blendentabelle hinzufügen / löschen" -#: appEditors/AppGerberEditor.py:5128 +#: appEditors/AppGerberEditor.py:5165 msgid "Add a new aperture to the aperture list." msgstr "Fügen Sie der Blendenliste eine neue Blende hinzu." -#: appEditors/AppGerberEditor.py:5131 appEditors/AppGerberEditor.py:5283 +#: appEditors/AppGerberEditor.py:5168 appEditors/AppGerberEditor.py:5320 #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 #: appGUI/GUIElements.py:1399 appGUI/GUIElements.py:1604 #: appGUI/GUIElements.py:1937 appGUI/MainGUI.py:423 appGUI/MainGUI.py:734 @@ -3567,19 +3566,19 @@ msgstr "Fügen Sie der Blendenliste eine neue Blende hinzu." msgid "Delete" msgstr "Löschen" -#: appEditors/AppGerberEditor.py:5134 +#: appEditors/AppGerberEditor.py:5171 msgid "Delete a aperture in the aperture list" msgstr "Löschen Sie eine Blende in der Blendenliste" -#: appEditors/AppGerberEditor.py:5151 +#: appEditors/AppGerberEditor.py:5188 msgid "Buffer Aperture" msgstr "Pufferblende" -#: appEditors/AppGerberEditor.py:5153 +#: appEditors/AppGerberEditor.py:5190 msgid "Buffer a aperture in the aperture list" msgstr "Puffern Sie eine Blende in der Blendenliste" -#: appEditors/AppGerberEditor.py:5169 +#: appEditors/AppGerberEditor.py:5206 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" @@ -3593,20 +3592,20 @@ msgstr "" "- 'Abgeschrägt:' Die Ecke ist eine Linie, die die Features, die sich in der " "Ecke treffen, direkt verbindet" -#: appEditors/AppGerberEditor.py:5200 +#: appEditors/AppGerberEditor.py:5237 msgid "Scale Aperture" msgstr "Skalenöffnung" -#: appEditors/AppGerberEditor.py:5202 +#: appEditors/AppGerberEditor.py:5239 msgid "Scale a aperture in the aperture list" msgstr "Skalieren Sie eine Blende in der Blendenliste" -#: appEditors/AppGerberEditor.py:5210 +#: appEditors/AppGerberEditor.py:5247 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "Skalierungsfaktor" -#: appEditors/AppGerberEditor.py:5212 +#: appEditors/AppGerberEditor.py:5249 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" @@ -3614,19 +3613,19 @@ msgstr "" "Der Faktor, um den die ausgewählte Blende skaliert werden soll.\n" "Die Werte können zwischen 0,0000 und 999,9999 liegen" -#: appEditors/AppGerberEditor.py:5241 +#: appEditors/AppGerberEditor.py:5278 msgid "Mark polygons" msgstr "Polygone markieren" -#: appEditors/AppGerberEditor.py:5243 +#: appEditors/AppGerberEditor.py:5280 msgid "Mark the polygon areas." msgstr "Markieren Sie die Polygonbereiche." -#: appEditors/AppGerberEditor.py:5251 +#: appEditors/AppGerberEditor.py:5288 msgid "Area UPPER threshold" msgstr "Flächenobergrenze" -#: appEditors/AppGerberEditor.py:5253 +#: appEditors/AppGerberEditor.py:5290 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3634,11 +3633,11 @@ msgstr "" "Der Schwellenwert, alle Bereiche, die darunter liegen, sind markiert.\n" "Kann einen Wert zwischen 0,0000 und 9999,9999 haben" -#: appEditors/AppGerberEditor.py:5260 +#: appEditors/AppGerberEditor.py:5297 msgid "Area LOWER threshold" msgstr "Bereichsuntergrenze" -#: appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5299 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3647,32 +3646,32 @@ msgstr "" "hinausgehen.\n" "Kann einen Wert zwischen 0,0000 und 9999,9999 haben" -#: appEditors/AppGerberEditor.py:5276 +#: appEditors/AppGerberEditor.py:5313 msgid "Mark" msgstr "Kennzeichen" -#: appEditors/AppGerberEditor.py:5279 +#: appEditors/AppGerberEditor.py:5316 msgid "Mark the polygons that fit within limits." msgstr "Markieren Sie die Polygone, die in Grenzen passen." -#: appEditors/AppGerberEditor.py:5286 +#: appEditors/AppGerberEditor.py:5323 msgid "Delete all the marked polygons." msgstr "Löschen Sie alle markierten Polygone." -#: appEditors/AppGerberEditor.py:5293 +#: appEditors/AppGerberEditor.py:5330 msgid "Clear all the markings." msgstr "Alle Markierungen entfernen." -#: appEditors/AppGerberEditor.py:5313 appGUI/MainGUI.py:753 +#: appEditors/AppGerberEditor.py:5350 appGUI/MainGUI.py:753 #: appGUI/MainGUI.py:1180 appGUI/MainGUI.py:2349 appGUI/MainGUI.py:4950 msgid "Add Pad Array" msgstr "Pad-Array hinzufügen" -#: appEditors/AppGerberEditor.py:5315 +#: appEditors/AppGerberEditor.py:5352 msgid "Add an array of pads (linear or circular array)" msgstr "Hinzufügen eines Arrays von Pads (lineares oder kreisförmiges Array)" -#: appEditors/AppGerberEditor.py:5321 +#: appEditors/AppGerberEditor.py:5358 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" @@ -3680,25 +3679,25 @@ msgstr "" "Wählen Sie den zu erstellenden Pad-Array-Typ aus.\n" "Es kann lineares X (Y) oder rund sein" -#: appEditors/AppGerberEditor.py:5332 +#: appEditors/AppGerberEditor.py:5369 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "Anzahl der Pads" -#: appEditors/AppGerberEditor.py:5334 +#: appEditors/AppGerberEditor.py:5371 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "Geben Sie an, wie viele Pads sich im Array befinden sollen." -#: appEditors/AppGerberEditor.py:6400 +#: appEditors/AppGerberEditor.py:6437 msgid "Offset Y cancelled" msgstr "Offset Y aufgehoben" -#: appEditors/AppGerberEditor.py:6416 +#: appEditors/AppGerberEditor.py:6453 msgid "Skew X cancelled" msgstr "Neigung X abgebrochen" -#: appEditors/AppGerberEditor.py:6432 +#: appEditors/AppGerberEditor.py:6469 msgid "Skew Y cancelled" msgstr "Neigung Y abgesagt" @@ -3891,7 +3890,6 @@ msgstr "Rückgängig machen" #: appGUI/GUIElements.py:290 appGUI/GUIElements.py:978 #: appGUI/GUIElements.py:1364 appGUI/GUIElements.py:1569 #: appGUI/GUIElements.py:1902 -#| msgid "Ctrl+C" msgid "Ctrl+Z" msgstr "Strg+Z" @@ -3904,7 +3902,6 @@ msgstr "Wiederholen" #: appGUI/GUIElements.py:297 appGUI/GUIElements.py:985 #: appGUI/GUIElements.py:1371 appGUI/GUIElements.py:1576 #: appGUI/GUIElements.py:1909 -#| msgid "Ctrl+C" msgid "Ctrl+Y" msgstr "Strg+Y" @@ -3949,7 +3946,6 @@ msgstr "Einfügen" #: appGUI/GUIElements.py:320 appGUI/GUIElements.py:1008 #: appGUI/GUIElements.py:1394 appGUI/GUIElements.py:1599 #: appGUI/GUIElements.py:1932 -#| msgid "Ctrl+C" msgid "Ctrl+V" msgstr "Ctrl+V" @@ -14600,7 +14596,6 @@ msgstr "" #: appTools/ToolCutOut.py:901 appTools/ToolCutOut.py:1274 #: appTools/ToolCutOut.py:1632 -#| msgid "Open GCode file failed." msgid "Mouse bites failed." msgstr "<> fehlgeschlagen." diff --git a/locale/es/LC_MESSAGES/strings.mo b/locale/es/LC_MESSAGES/strings.mo index 257dcbfc..5e4be1af 100644 Binary files a/locale/es/LC_MESSAGES/strings.mo and b/locale/es/LC_MESSAGES/strings.mo differ diff --git a/locale/es/LC_MESSAGES/strings.po b/locale/es/LC_MESSAGES/strings.po index aa92af4f..24a117b2 100644 --- a/locale/es/LC_MESSAGES/strings.po +++ b/locale/es/LC_MESSAGES/strings.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2020-11-06 01:45+0200\n" -"PO-Revision-Date: 2020-11-06 01:45+0200\n" +"POT-Creation-Date: 2020-11-06 14:03+0200\n" +"PO-Revision-Date: 2020-11-06 14:03+0200\n" "Last-Translator: Marius Stanciu - Google Translate\n" "Language-Team: \n" "Language: es\n" @@ -113,7 +113,7 @@ msgstr "Marcadores" #: appEditors/AppGeoEditor.py:585 appEditors/AppGeoEditor.py:1074 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppTextEditor.py:259 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppTextEditor.py:259 #: appGUI/MainGUI.py:3015 appGUI/MainGUI.py:3237 appGUI/MainGUI.py:3463 #: appObjects/FlatCAMCNCJob.py:1754 appObjects/ObjectCollection.py:126 #: appTools/ToolCorners.py:332 appTools/ToolFilm.py:242 @@ -700,7 +700,7 @@ msgstr "" "Si no tiene éxito, la limpieza sin cobre también fallará.\n" "- Borrar -> la limpieza regular sin cobre." -#: appDatabase.py:599 appEditors/AppGerberEditor.py:5290 +#: appDatabase.py:599 appEditors/AppGerberEditor.py:5327 #: appTools/ToolNCC.py:4172 msgid "Clear" msgstr "Limpiar" @@ -921,7 +921,7 @@ msgstr "" "Para recortar los bordes ásperos." #: appDatabase.py:700 appDatabase.py:757 appEditors/AppGeoEditor.py:614 -#: appEditors/AppGerberEditor.py:5465 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGerberEditor.py:5502 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:143 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:183 @@ -1623,10 +1623,10 @@ msgstr "Para agregar un taladro primero seleccione una herramienta" #: appEditors/AppGerberEditor.py:1377 appEditors/AppGerberEditor.py:1582 #: appEditors/AppGerberEditor.py:1871 appEditors/AppGerberEditor.py:2167 #: appEditors/AppGerberEditor.py:2248 appEditors/AppGerberEditor.py:2358 -#: appEditors/AppGerberEditor.py:4041 appEditors/AppGerberEditor.py:4282 -#: appEditors/AppGerberEditor.py:4299 appEditors/AppGerberEditor.py:4671 -#: appEditors/AppGerberEditor.py:4831 appEditors/AppGerberEditor.py:4893 -#: appEditors/AppGerberEditor.py:4942 appEditors/AppGerberEditor.py:6144 +#: appEditors/AppGerberEditor.py:4078 appEditors/AppGerberEditor.py:4319 +#: appEditors/AppGerberEditor.py:4336 appEditors/AppGerberEditor.py:4708 +#: appEditors/AppGerberEditor.py:4868 appEditors/AppGerberEditor.py:4930 +#: appEditors/AppGerberEditor.py:4979 appEditors/AppGerberEditor.py:6181 #: appGUI/MainGUI.py:2996 appGUI/MainGUI.py:3008 #: appObjects/FlatCAMGeometry.py:2745 appObjects/FlatCAMGeometry.py:2818 #: appObjects/FlatCAMGerber.py:372 appParsers/ParseGerber.py:2045 @@ -1766,7 +1766,7 @@ msgstr "" "No hay definiciones de herramientas en el archivo. Anulando la creación de " "Excellon." -#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4021 +#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4058 #: appObjects/AppObject.py:164 appObjects/FlatCAMGeometry.py:2078 #: appParsers/ParseExcellon.py:972 appTools/ToolPcbWizard.py:318 #: appTools/ToolSolderPaste.py:894 app_Main.py:7712 app_Main.py:10176 @@ -1787,7 +1787,7 @@ msgid "Cancelled. There is no Tool/Drill selected" msgstr "Cancelado. No hay herramienta / taladro seleccionado" #: appEditors/AppExcEditor.py:3650 appEditors/AppExcEditor.py:3660 -#: appEditors/AppGerberEditor.py:4733 +#: appEditors/AppGerberEditor.py:4770 msgid "Click on the circular array Center position" msgstr "Haga clic en la posición del centro matriz circular" @@ -1796,7 +1796,7 @@ msgstr "Haga clic en la posición del centro matriz circular" msgid "Excellon Editor" msgstr "Excellon Editor" -#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5004 +#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5041 #: appEditors/appGCodeEditor.py:669 msgid "Name:" msgstr "Nombre:" @@ -1852,7 +1852,7 @@ msgid "Diameter for the new tool" msgstr "Diámetro para la nueva herramienta" #: appEditors/AppExcEditor.py:3875 appEditors/AppGeoEditor.py:671 -#: appEditors/AppGerberEditor.py:5125 appEditors/AppGerberEditor.py:5522 +#: appEditors/AppGerberEditor.py:5162 appEditors/AppGerberEditor.py:5559 #: appGUI/ObjectUI.py:2373 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:288 #: appTools/ToolCopperThieving.py:1666 appTools/ToolDblSided.py:709 @@ -1925,12 +1925,12 @@ msgstr "" "Puede ser lineal X (Y) o circular" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5324 +#: appEditors/AppGerberEditor.py:5361 msgid "Linear" msgstr "Lineal" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5325 +#: appEditors/AppGerberEditor.py:5362 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: appGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 @@ -1957,14 +1957,14 @@ msgstr "Especifique cuántos ejercicios debe estar en la matriz." #: appEditors/AppExcEditor.py:4010 appEditors/AppExcEditor.py:4069 #: appEditors/AppExcEditor.py:4135 appEditors/AppExcEditor.py:4231 #: appEditors/AppExcEditor.py:4291 appEditors/AppGeoEditor.py:2084 -#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5353 -#: appEditors/AppGerberEditor.py:5402 +#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5390 +#: appEditors/AppGerberEditor.py:5439 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "Dirección" #: appEditors/AppExcEditor.py:4012 appEditors/AppExcEditor.py:4233 -#: appEditors/AppGerberEditor.py:5355 +#: appEditors/AppGerberEditor.py:5392 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 @@ -1980,7 +1980,7 @@ msgstr "" "- 'Ángulo': un ángulo personalizado para la inclinación de la matriz" #: appEditors/AppExcEditor.py:4018 appEditors/AppExcEditor.py:4143 -#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5362 +#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5399 #: appGUI/GUIElements.py:4341 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 #: appGUI/MainGUI.py:4442 appGUI/MainGUI.py:4708 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 @@ -1993,7 +1993,7 @@ msgid "X" msgstr "X" #: appEditors/AppExcEditor.py:4019 appEditors/AppExcEditor.py:4144 -#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5363 +#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5400 #: appGUI/GUIElements.py:4348 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 #: appGUI/MainGUI.py:4709 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 @@ -2009,9 +2009,9 @@ msgstr "Y" #: appEditors/AppExcEditor.py:4080 appEditors/AppExcEditor.py:4145 #: appEditors/AppExcEditor.py:4151 appEditors/AppExcEditor.py:4241 #: appEditors/AppExcEditor.py:4261 appEditors/AppExcEditor.py:4302 -#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5364 -#: appEditors/AppGerberEditor.py:5381 appEditors/AppGerberEditor.py:5417 -#: appEditors/AppGerberEditor.py:5537 +#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5401 +#: appEditors/AppGerberEditor.py:5418 appEditors/AppGerberEditor.py:5454 +#: appEditors/AppGerberEditor.py:5574 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 @@ -2027,7 +2027,7 @@ msgid "Angle" msgstr "Ángulo" #: appEditors/AppExcEditor.py:4026 appEditors/AppExcEditor.py:4247 -#: appEditors/AppGerberEditor.py:5368 +#: appEditors/AppGerberEditor.py:5405 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 @@ -2035,7 +2035,7 @@ msgid "Pitch" msgstr "Paso" #: appEditors/AppExcEditor.py:4028 appEditors/AppExcEditor.py:4249 -#: appEditors/AppGerberEditor.py:5370 +#: appEditors/AppGerberEditor.py:5407 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 @@ -2043,7 +2043,7 @@ msgid "Pitch = Distance between elements of the array." msgstr "Paso = Distancia entre elementos de la matriz." #: appEditors/AppExcEditor.py:4041 appEditors/AppExcEditor.py:4263 -#: appEditors/AppGerberEditor.py:5383 +#: appEditors/AppGerberEditor.py:5420 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" @@ -2056,7 +2056,7 @@ msgstr "" "El valor máximo es: 360.00 grados." #: appEditors/AppExcEditor.py:4070 appEditors/AppExcEditor.py:4292 -#: appEditors/AppGerberEditor.py:5404 +#: appEditors/AppGerberEditor.py:5441 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 @@ -2068,7 +2068,7 @@ msgstr "" "Puede ser CW = en sentido horario o CCW = en sentido antihorario." #: appEditors/AppExcEditor.py:4073 appEditors/AppExcEditor.py:4295 -#: appEditors/AppGerberEditor.py:5412 +#: appEditors/AppGerberEditor.py:5449 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 @@ -2078,7 +2078,7 @@ msgid "CW" msgstr "CW" #: appEditors/AppExcEditor.py:4074 appEditors/AppExcEditor.py:4296 -#: appEditors/AppGerberEditor.py:5413 +#: appEditors/AppGerberEditor.py:5450 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 @@ -2088,7 +2088,7 @@ msgid "CCW" msgstr "CCW" #: appEditors/AppExcEditor.py:4081 appEditors/AppExcEditor.py:4303 -#: appEditors/AppGerberEditor.py:5419 +#: appEditors/AppGerberEditor.py:5456 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 @@ -2171,13 +2171,13 @@ msgid "Specify how many slots to be in the array." msgstr "Especifique cuántas ranuras debe haber en la matriz." #: appEditors/AppExcEditor.py:4317 appEditors/AppGeoEditor.py:3310 -#: appEditors/AppGerberEditor.py:5441 appEditors/appGCodeEditor.py:753 +#: appEditors/AppGerberEditor.py:5478 appEditors/appGCodeEditor.py:753 #: appGUI/MainGUI.py:346 appGUI/MainGUI.py:1696 app_Main.py:2494 msgid "Exit Editor" msgstr "Salir del editor" #: appEditors/AppExcEditor.py:4320 appEditors/AppGeoEditor.py:3313 -#: appEditors/AppGerberEditor.py:5444 appEditors/appGCodeEditor.py:756 +#: appEditors/AppGerberEditor.py:5481 appEditors/appGCodeEditor.py:756 msgid "Exit from Editor." msgstr "Salida del editor." @@ -2185,12 +2185,12 @@ msgstr "Salida del editor." msgid "Buffer Selection" msgstr "Selección de búfer" -#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5166 +#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5203 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "Dist. de buffer" -#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5167 +#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5204 msgid "Buffer corner" msgstr "Rincón del búfer" @@ -2209,11 +2209,11 @@ msgstr "" " - 'Biselado:' la esquina es una línea que conecta directamente las " "funciones que se encuentran en la esquina" -#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5175 +#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5212 msgid "Round" msgstr "Redondo" -#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5176 +#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5213 #: appGUI/ObjectUI.py:1601 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:223 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 @@ -2235,7 +2235,7 @@ msgstr "Redondo" msgid "Square" msgstr "Cuadrado" -#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5177 +#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5214 msgid "Beveled" msgstr "Biselado" @@ -2260,7 +2260,7 @@ msgstr "Herramienta Buffer" #: appEditors/AppGeoEditor.py:146 appEditors/AppGeoEditor.py:163 #: appEditors/AppGeoEditor.py:180 appEditors/AppGeoEditor.py:2987 #: appEditors/AppGeoEditor.py:3015 appEditors/AppGeoEditor.py:3043 -#: appEditors/AppGerberEditor.py:4786 +#: appEditors/AppGerberEditor.py:4823 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "" "Falta el valor de la distancia del búfer o el formato es incorrecto. " @@ -2274,8 +2274,8 @@ msgstr "Herramienta de texto" msgid "Font" msgstr "Font" -#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appGUI/ObjectUI.py:316 +#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appGUI/ObjectUI.py:316 #: appGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 @@ -2340,11 +2340,11 @@ msgstr "" #: appEditors/AppGeoEditor.py:2609 appEditors/AppGeoEditor.py:2673 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppGerberEditor.py:5961 -#: appEditors/AppGerberEditor.py:5984 appEditors/AppGerberEditor.py:6129 -#: appEditors/AppGerberEditor.py:6162 appEditors/AppGerberEditor.py:6205 -#: appEditors/AppGerberEditor.py:6246 appEditors/AppGerberEditor.py:6282 -#: appEditors/AppGerberEditor.py:6318 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppGerberEditor.py:5998 +#: appEditors/AppGerberEditor.py:6021 appEditors/AppGerberEditor.py:6166 +#: appEditors/AppGerberEditor.py:6199 appEditors/AppGerberEditor.py:6242 +#: appEditors/AppGerberEditor.py:6283 appEditors/AppGerberEditor.py:6319 +#: appEditors/AppGerberEditor.py:6355 msgid "No shape selected." msgstr "Ninguna forma seleccionada." @@ -2357,26 +2357,26 @@ msgid "Tools" msgstr "Herramientas" #: appEditors/AppGeoEditor.py:609 appEditors/AppGeoEditor.py:1038 -#: appEditors/AppGerberEditor.py:5460 appEditors/AppGerberEditor.py:5889 +#: appEditors/AppGerberEditor.py:5497 appEditors/AppGerberEditor.py:5926 #: appGUI/MainGUI.py:695 appGUI/MainGUI.py:1075 appGUI/MainGUI.py:2244 #: appTools/ToolTransform.py:85 msgid "Transform Tool" msgstr "Herramienta de transformación" #: appEditors/AppGeoEditor.py:610 appEditors/AppGeoEditor.py:702 -#: appEditors/AppGerberEditor.py:5461 appEditors/AppGerberEditor.py:5553 +#: appEditors/AppGerberEditor.py:5498 appEditors/AppGerberEditor.py:5590 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 #: appTools/ToolTransform.py:508 appTools/ToolTransform.py:628 msgid "Rotate" msgstr "Girar" -#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5462 +#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5499 #: appTools/ToolTransform.py:509 msgid "Skew/Shear" msgstr "Sesgo / cizalla" -#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5225 -#: appEditors/AppGerberEditor.py:5463 appGUI/MainGUI.py:776 +#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5500 appGUI/MainGUI.py:776 #: appGUI/MainGUI.py:1197 appGUI/MainGUI.py:1664 appGUI/MainGUI.py:2366 #: appGUI/MainGUI.py:4960 appGUI/ObjectUI.py:125 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:147 @@ -2384,13 +2384,13 @@ msgstr "Sesgo / cizalla" msgid "Scale" msgstr "Escala" -#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5464 +#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5501 #: appTools/ToolTransform.py:511 msgid "Mirror (Flip)" msgstr "Espejo (Flip)" -#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5184 -#: appEditors/AppGerberEditor.py:5466 appGUI/MainGUI.py:773 +#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5221 +#: appEditors/AppGerberEditor.py:5503 appGUI/MainGUI.py:773 #: appGUI/MainGUI.py:1195 appGUI/MainGUI.py:1619 appGUI/MainGUI.py:1662 #: appGUI/MainGUI.py:2364 appGUI/MainGUI.py:4951 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:212 @@ -2398,7 +2398,7 @@ msgstr "Espejo (Flip)" msgid "Buffer" msgstr "Buffer" -#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5497 +#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5534 #: appGUI/GUIElements.py:3767 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:44 @@ -2407,7 +2407,7 @@ msgstr "Buffer" msgid "Reference" msgstr "Referencia" -#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5499 +#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5536 msgid "" "The reference point for Rotate, Skew, Scale, Mirror.\n" "Can be:\n" @@ -2426,7 +2426,7 @@ msgstr "" "- Min Selection -> el punto (minx, miny) del cuadro delimitador de la " "selección" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appTools/ToolCalibration.py:126 appTools/ToolCalibration.py:127 #: appTools/ToolTransform.py:552 @@ -2434,7 +2434,7 @@ msgid "Origin" msgstr "Origen" #: appEditors/AppGeoEditor.py:656 appEditors/AppGeoEditor.py:1047 -#: appEditors/AppGerberEditor.py:5507 appEditors/AppGerberEditor.py:5898 +#: appEditors/AppGerberEditor.py:5544 appEditors/AppGerberEditor.py:5935 #: appGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -2445,7 +2445,7 @@ msgstr "Origen" msgid "Selection" msgstr "Selección" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:85 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:60 @@ -2453,12 +2453,12 @@ msgstr "Selección" msgid "Point" msgstr "Punto" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 msgid "Minimum" msgstr "Mínimo" #: appEditors/AppGeoEditor.py:662 appEditors/AppGeoEditor.py:958 -#: appEditors/AppGerberEditor.py:5513 appEditors/AppGerberEditor.py:5809 +#: appEditors/AppGerberEditor.py:5550 appEditors/AppGerberEditor.py:5846 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: appGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:243 @@ -2468,18 +2468,18 @@ msgstr "Mínimo" msgid "Value" msgstr "Valor" -#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5515 +#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5552 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:62 #: appTools/ToolTransform.py:560 msgid "A point of reference in format X,Y." msgstr "Un punto de referencia en formato X, Y." -#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5524 +#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5561 #: appTools/ToolTransform.py:569 msgid "Add point coordinates from clipboard." msgstr "Agregar coordenadas de puntos desde el portapapeles." -#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5539 +#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5576 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:98 #: appTools/ToolTransform.py:614 msgid "" @@ -2493,7 +2493,7 @@ msgstr "" "Números positivos para el movimiento CW.\n" "Números negativos para movimiento CCW." -#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5555 +#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5592 #: appTools/ToolTransform.py:630 msgid "" "Rotate the selected object(s).\n" @@ -2505,7 +2505,7 @@ msgstr "" "el cuadro delimitador para todos los objetos seleccionados." #: appEditors/AppGeoEditor.py:724 appEditors/AppGeoEditor.py:786 -#: appEditors/AppGerberEditor.py:5575 appEditors/AppGerberEditor.py:5637 +#: appEditors/AppGerberEditor.py:5612 appEditors/AppGerberEditor.py:5674 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:112 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:151 #: appTools/ToolTransform.py:650 appTools/ToolTransform.py:712 @@ -2513,14 +2513,14 @@ msgid "Link" msgstr "Enlazar" #: appEditors/AppGeoEditor.py:726 appEditors/AppGeoEditor.py:788 -#: appEditors/AppGerberEditor.py:5577 appEditors/AppGerberEditor.py:5639 +#: appEditors/AppGerberEditor.py:5614 appEditors/AppGerberEditor.py:5676 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:114 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:153 #: appTools/ToolTransform.py:652 appTools/ToolTransform.py:714 msgid "Link the Y entry to X entry and copy its content." msgstr "Enlace la entrada Y a la entrada X y copie su contenido." -#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5582 +#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5619 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 #: appTools/ToolFilm.py:1046 appTools/ToolTransform.py:657 @@ -2528,7 +2528,7 @@ msgid "X angle" msgstr "Ángulo X" #: appEditors/AppGeoEditor.py:733 appEditors/AppGeoEditor.py:754 -#: appEditors/AppGerberEditor.py:5584 appEditors/AppGerberEditor.py:5605 +#: appEditors/AppGerberEditor.py:5621 appEditors/AppGerberEditor.py:5642 #: appTools/ToolTransform.py:659 appTools/ToolTransform.py:680 msgid "" "Angle for Skew action, in degrees.\n" @@ -2537,13 +2537,13 @@ msgstr "" "Ángulo para sesgo de acción, en grados.\n" "Número Real entre -360 y 360." -#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5592 +#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5629 #: appTools/ToolTransform.py:667 msgid "Skew X" msgstr "Inclinar X" #: appEditors/AppGeoEditor.py:743 appEditors/AppGeoEditor.py:764 -#: appEditors/AppGerberEditor.py:5594 appEditors/AppGerberEditor.py:5615 +#: appEditors/AppGerberEditor.py:5631 appEditors/AppGerberEditor.py:5652 #: appTools/ToolTransform.py:669 appTools/ToolTransform.py:690 msgid "" "Skew/shear the selected object(s).\n" @@ -2554,38 +2554,38 @@ msgstr "" "El punto de referencia es el medio de\n" "el cuadro delimitador para todos los objetos seleccionados." -#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5603 +#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5640 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:138 #: appTools/ToolFilm.py:1055 appTools/ToolTransform.py:678 msgid "Y angle" msgstr "Ángulo Y" -#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5613 +#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5650 #: appTools/ToolTransform.py:688 msgid "Skew Y" msgstr "Inclinar Y" -#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5644 +#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5681 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:162 #: appTools/ToolFilm.py:1002 appTools/ToolTransform.py:719 msgid "X factor" msgstr "Factor X" -#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5646 +#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5683 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:164 #: appTools/ToolTransform.py:721 msgid "Factor for scaling on X axis." msgstr "Factor de escalado en eje X." -#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5653 +#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5690 #: appTools/ToolTransform.py:728 msgid "Scale X" msgstr "Escala x" #: appEditors/AppGeoEditor.py:804 appEditors/AppGeoEditor.py:824 -#: appEditors/AppGerberEditor.py:5655 appEditors/AppGerberEditor.py:5675 +#: appEditors/AppGerberEditor.py:5692 appEditors/AppGerberEditor.py:5712 #: appTools/ToolTransform.py:730 appTools/ToolTransform.py:750 msgid "" "Scale the selected object(s).\n" @@ -2596,59 +2596,59 @@ msgstr "" "El punto de referencia depende de\n" "el estado de la casilla de verificación Escalar referencia." -#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5664 +#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5701 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 #: appTools/ToolFilm.py:1011 appTools/ToolTransform.py:739 msgid "Y factor" msgstr "Factor Y" -#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5666 +#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5703 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 #: appTools/ToolTransform.py:741 msgid "Factor for scaling on Y axis." msgstr "Factor de escalado en eje Y." -#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5673 +#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5710 #: appTools/ToolTransform.py:748 msgid "Scale Y" msgstr "Escala Y" -#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5700 +#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5737 #: appTools/ToolTransform.py:775 msgid "Flip on X" msgstr "Voltear en X" #: appEditors/AppGeoEditor.py:851 appEditors/AppGeoEditor.py:856 -#: appEditors/AppGerberEditor.py:5702 appEditors/AppGerberEditor.py:5707 +#: appEditors/AppGerberEditor.py:5739 appEditors/AppGerberEditor.py:5744 #: appTools/ToolTransform.py:777 appTools/ToolTransform.py:782 msgid "Flip the selected object(s) over the X axis." msgstr "Voltee los objetos seleccionados sobre el eje X." -#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5705 +#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5742 #: appTools/ToolTransform.py:780 msgid "Flip on Y" msgstr "Voltear en Y" -#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5725 +#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5762 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:191 #: appTools/ToolTransform.py:800 msgid "X val" msgstr "Valor X" -#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5727 +#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5764 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:193 #: appTools/ToolTransform.py:802 msgid "Distance to offset on X axis. In current units." msgstr "Distancia a desplazamiento en el eje X. En unidades actuales." -#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5734 +#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5771 #: appTools/ToolTransform.py:809 msgid "Offset X" msgstr "Offset X" #: appEditors/AppGeoEditor.py:885 appEditors/AppGeoEditor.py:905 -#: appEditors/AppGerberEditor.py:5736 appEditors/AppGerberEditor.py:5756 +#: appEditors/AppGerberEditor.py:5773 appEditors/AppGerberEditor.py:5793 #: appTools/ToolTransform.py:811 appTools/ToolTransform.py:831 msgid "" "Offset the selected object(s).\n" @@ -2659,24 +2659,24 @@ msgstr "" "El punto de referencia es el medio de\n" "el cuadro delimitador para todos los objetos seleccionados.\n" -#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5745 +#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5782 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:204 #: appTools/ToolTransform.py:820 msgid "Y val" msgstr "Valor Y" -#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5747 +#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5784 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:206 #: appTools/ToolTransform.py:822 msgid "Distance to offset on Y axis. In current units." msgstr "Distancia a desplazamiento en el eje Y. En unidades actuales." -#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5754 +#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5791 #: appTools/ToolTransform.py:829 msgid "Offset Y" msgstr "Offset Y" -#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5774 +#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5811 #: appGUI/ObjectUI.py:462 appGUI/ObjectUI.py:499 #: appGUI/preferences/tools/Tools2InvertPrefGroupUI.py:67 #: appGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 @@ -2686,7 +2686,7 @@ msgstr "Offset Y" msgid "Rounded" msgstr "Redondeado" -#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5776 +#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5813 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:218 #: appTools/ToolTransform.py:851 msgid "" @@ -2700,14 +2700,14 @@ msgstr "" "Si no está marcado, el búfer seguirá la geometría exacta\n" "de la forma amortiguada." -#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5784 +#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5821 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:226 #: appTools/ToolDistance.py:409 appTools/ToolDistanceMin.py:199 #: appTools/ToolTransform.py:859 msgid "Distance" msgstr "Distancia" -#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5786 +#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5823 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:228 #: appTools/ToolTransform.py:861 msgid "" @@ -2721,12 +2721,12 @@ msgstr "" "Cada elemento de geometría del objeto se incrementará\n" "o disminuido con la 'distancia'." -#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5798 +#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5835 #: appTools/ToolTransform.py:873 msgid "Buffer D" msgstr "Buffer D" -#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5800 +#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5837 #: appTools/ToolTransform.py:875 msgid "" "Create the buffer effect on each geometry,\n" @@ -2735,7 +2735,7 @@ msgstr "" "Crea el efecto de amortiguación en cada geometría,\n" "elemento del objeto seleccionado, utilizando la distancia." -#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5811 +#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5848 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:245 #: appTools/ToolTransform.py:886 msgid "" @@ -2751,12 +2751,12 @@ msgstr "" "o disminuido para ajustarse al 'Valor'. El Valor es un porcentaje\n" "de la dimensión inicial." -#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5824 +#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5861 #: appTools/ToolTransform.py:899 msgid "Buffer F" msgstr "Buffer F" -#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5826 +#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5863 #: appTools/ToolTransform.py:901 msgid "" "Create the buffer effect on each geometry,\n" @@ -2765,7 +2765,7 @@ msgstr "" "Crea el efecto de amortiguación en cada geometría,\n" "elemento del objeto seleccionado, utilizando el factor." -#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5897 +#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5934 #: appGUI/ObjectUI.py:1555 appGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:70 @@ -2776,30 +2776,30 @@ msgstr "" msgid "Object" msgstr "Objeto" -#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:5969 +#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:6006 #: appTools/ToolTransform.py:150 msgid "Incorrect format for Point value. Needs format X,Y" msgstr "Formato incorrecto para el valor del punto. Necesita formato X, Y" -#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:5994 +#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:6031 #: appTools/ToolTransform.py:167 msgid "Rotate transformation can not be done for a value of 0." msgstr "La transformación de rotación no se puede hacer para un valor de 0." #: appEditors/AppGeoEditor.py:1201 appEditors/AppGeoEditor.py:1222 -#: appEditors/AppGerberEditor.py:6052 appEditors/AppGerberEditor.py:6073 +#: appEditors/AppGerberEditor.py:6089 appEditors/AppGerberEditor.py:6110 #: appTools/ToolTransform.py:225 appTools/ToolTransform.py:246 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "La transformación de escala no se puede hacer para un factor de 0 o 1." #: appEditors/AppGeoEditor.py:1235 appEditors/AppGeoEditor.py:1244 -#: appEditors/AppGerberEditor.py:6086 appEditors/AppGerberEditor.py:6095 +#: appEditors/AppGerberEditor.py:6123 appEditors/AppGerberEditor.py:6132 #: appTools/ToolTransform.py:259 appTools/ToolTransform.py:268 msgid "Offset transformation can not be done for a value of 0." msgstr "" "La transformación de compensación no se puede hacer para un valor de 0." -#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6132 +#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6169 #: appTools/ToolTransform.py:296 msgid "Appying Rotate" msgstr "Aplicando rotar" @@ -2807,9 +2807,9 @@ msgstr "Aplicando rotar" #: appEditors/AppGeoEditor.py:1289 appEditors/AppGeoEditor.py:1322 #: appEditors/AppGeoEditor.py:1356 appEditors/AppGeoEditor.py:1390 #: appEditors/AppGeoEditor.py:1423 appEditors/AppGeoEditor.py:1444 -#: appEditors/AppGerberEditor.py:6146 appEditors/AppGerberEditor.py:6188 -#: appEditors/AppGerberEditor.py:6228 appEditors/AppGerberEditor.py:6267 -#: appEditors/AppGerberEditor.py:6311 appEditors/AppGerberEditor.py:6347 +#: appEditors/AppGerberEditor.py:6183 appEditors/AppGerberEditor.py:6225 +#: appEditors/AppGerberEditor.py:6265 appEditors/AppGerberEditor.py:6304 +#: appEditors/AppGerberEditor.py:6348 appEditors/AppGerberEditor.py:6384 #: appTools/ToolTransform.py:311 appTools/ToolTransform.py:351 #: appTools/ToolTransform.py:382 appTools/ToolTransform.py:409 #: appTools/ToolTransform.py:438 appTools/ToolTransform.py:473 app_Main.py:6049 @@ -2817,108 +2817,108 @@ msgstr "Aplicando rotar" msgid "Action was not executed" msgstr "La acción no se ejecutó" -#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6165 +#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6202 #: appTools/ToolTransform.py:321 msgid "Applying Flip" msgstr "Aplicando Voltear" -#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6177 +#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6214 #: appTools/ToolTransform.py:338 app_Main.py:6047 msgid "Flip on Y axis done" msgstr "Voltear en el eje Y hecho" -#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6185 +#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6222 #: appTools/ToolTransform.py:347 app_Main.py:6093 msgid "Flip on X axis done" msgstr "Voltear en el eje X hecho" -#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6208 +#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6245 #: appTools/ToolTransform.py:366 msgid "Applying Skew" msgstr "Aplicando Sesgo" -#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6224 +#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6261 msgid "Skew on the X axis done" msgstr "Inclinar sobre el eje X hecho" -#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6226 +#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6263 msgid "Skew on the Y axis done" msgstr "Inclinar sobre el eje Y hecho" -#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6249 +#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6286 #: appTools/ToolTransform.py:392 msgid "Applying Scale" msgstr "Aplicando la escala" -#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6262 +#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6299 msgid "Scale on the X axis done" msgstr "Escala en el eje X hecho" -#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6264 +#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6301 msgid "Scale on the Y axis done" msgstr "Escala en el eje Y hecho" -#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6285 +#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6322 #: appTools/ToolTransform.py:419 msgid "Applying Offset" msgstr "Aplicando Offset" #: appEditors/AppGeoEditor.py:1418 appEditors/AppGeoEditor.py:1476 -#: appEditors/AppGerberEditor.py:6306 appEditors/AppGerberEditor.py:6379 +#: appEditors/AppGerberEditor.py:6343 appEditors/AppGerberEditor.py:6416 msgid "Offset on the X axis done" msgstr "Offset en el eje X hecho" -#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6308 +#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6345 msgid "Offset on the Y axis done" msgstr "Offset en el eje Y hecho" -#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6321 +#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6358 #: appTools/ToolTransform.py:448 msgid "Applying Buffer" msgstr "Aplicando Tampón" -#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6343 +#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6380 #: appTools/ToolTransform.py:469 msgid "Buffer done" msgstr "Tampón hecho" -#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6351 +#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6388 msgid "Rotate ..." msgstr "Girar ..." #: appEditors/AppGeoEditor.py:1449 appEditors/AppGeoEditor.py:1501 -#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6352 -#: appEditors/AppGerberEditor.py:6404 appEditors/AppGerberEditor.py:6420 +#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6389 +#: appEditors/AppGerberEditor.py:6441 appEditors/AppGerberEditor.py:6457 msgid "Enter an Angle Value (degrees)" msgstr "Ingrese un valor de ángulo (grados)" -#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6361 +#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6398 #: appTools/ToolTransform.py:309 msgid "Rotate done" msgstr "Rotar hecho" -#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6364 +#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6401 msgid "Rotate cancelled" msgstr "Girar cancelado" -#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6369 +#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6406 msgid "Offset on X axis ..." msgstr "Offset en el eje X ..." #: appEditors/AppGeoEditor.py:1467 appEditors/AppGeoEditor.py:1485 -#: appEditors/AppGerberEditor.py:6370 appEditors/AppGerberEditor.py:6388 +#: appEditors/AppGerberEditor.py:6407 appEditors/AppGerberEditor.py:6425 msgid "Enter a distance Value" msgstr "Ingrese un valor de distancia" -#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6382 +#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6419 msgid "Offset X cancelled" msgstr "Desplazamiento en X cancelada" -#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6387 +#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6424 msgid "Offset on Y axis ..." msgstr "Offset en eje Y ..." -#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6397 +#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6434 msgid "Offset on Y axis done" msgstr "Desplazamiento en el eje Y hecho" @@ -2926,11 +2926,11 @@ msgstr "Desplazamiento en el eje Y hecho" msgid "Offset on the Y axis canceled" msgstr "Desplazamiento en el eje Y cancelado" -#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6403 +#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6440 msgid "Skew on X axis ..." msgstr "Inclinar en el eje X ..." -#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6413 +#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6450 msgid "Skew on X axis done" msgstr "Inclinar en el eje X hecho" @@ -2938,11 +2938,11 @@ msgstr "Inclinar en el eje X hecho" msgid "Skew on X axis canceled" msgstr "Inclinar en el eje X cancelada" -#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6419 +#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6456 msgid "Skew on Y axis ..." msgstr "Inclinar en el eje Y ..." -#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6429 +#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6466 msgid "Skew on Y axis done" msgstr "Inclinar en el eje Y hecho" @@ -3053,7 +3053,7 @@ msgstr "Haga clic para borrar ..." msgid "Create Paint geometry ..." msgstr "Crear geometría de pintura ..." -#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2550 +#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2588 msgid "Shape transformations ..." msgstr "Transformaciones de formas ..." @@ -3062,8 +3062,8 @@ msgstr "Transformaciones de formas ..." msgid "Geometry Editor" msgstr "Editor de geometría" -#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:316 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 #: appTools/ToolCorners.py:546 appTools/ToolCutOut.py:2030 @@ -3286,7 +3286,7 @@ msgstr "Marcar áreas de polígono en el Gerber editado ..." msgid "Nothing selected to move" msgstr "Nada seleccionado para mover" -#: appEditors/AppGerberEditor.py:2483 appEditors/AppGerberEditor.py:4029 +#: appEditors/AppGerberEditor.py:2490 appEditors/AppGerberEditor.py:4066 #: appObjects/FlatCAMGeometry.py:2564 appTools/ToolOptimal.py:145 #: appTools/ToolPanelize.py:614 appTools/ToolProperties.py:195 #: appTools/ToolQRCode.py:167 appTools/ToolSolderPaste.py:670 @@ -3295,13 +3295,13 @@ msgstr "Nada seleccionado para mover" msgid "Working ..." msgstr "Trabajando ..." -#: appEditors/AppGerberEditor.py:3017 appEditors/AppGerberEditor.py:3021 +#: appEditors/AppGerberEditor.py:3054 appEditors/AppGerberEditor.py:3058 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "" "Falta el valor del código de apertura o el formato es incorrecto. Agrégalo y " "vuelve a intentarlo." -#: appEditors/AppGerberEditor.py:3057 +#: appEditors/AppGerberEditor.py:3094 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." @@ -3309,84 +3309,84 @@ msgstr "" "Falta el valor de las dimensiones de la abertura o el formato es incorrecto. " "Agréguelo en formato (ancho, alto) y vuelva a intentarlo." -#: appEditors/AppGerberEditor.py:3070 +#: appEditors/AppGerberEditor.py:3107 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "" "Falta el valor del tamaño de la apertura o el formato es incorrecto. " "Agrégalo y vuelve a intentarlo." -#: appEditors/AppGerberEditor.py:3081 +#: appEditors/AppGerberEditor.py:3118 msgid "Aperture already in the aperture table." msgstr "Apertura ya en la mesa de apertura." -#: appEditors/AppGerberEditor.py:3088 +#: appEditors/AppGerberEditor.py:3125 msgid "Added new aperture with code" msgstr "Agregada nueva apertura con código" -#: appEditors/AppGerberEditor.py:3120 +#: appEditors/AppGerberEditor.py:3157 msgid "Select an aperture in Aperture Table" msgstr "Seleccione una apertura en la Tabla de aperturas" -#: appEditors/AppGerberEditor.py:3128 +#: appEditors/AppGerberEditor.py:3165 msgid "Select an aperture in Aperture Table -->" msgstr "Seleccione una abertura en la Tabla de Apertura ->" -#: appEditors/AppGerberEditor.py:3142 +#: appEditors/AppGerberEditor.py:3179 msgid "Deleted aperture with code" msgstr "Apertura eliminada con código" -#: appEditors/AppGerberEditor.py:3210 +#: appEditors/AppGerberEditor.py:3247 msgid "Dimensions need two float values separated by comma." msgstr "Las dimensiones necesitan dos valores flotantes separados por comas." -#: appEditors/AppGerberEditor.py:3219 +#: appEditors/AppGerberEditor.py:3256 msgid "Dimensions edited." msgstr "Dimensiones editadas." -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 appTools/ToolPunchGerber.py:1088 msgid "Code" msgstr "Código" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 msgid "Dim" msgstr "Dim" -#: appEditors/AppGerberEditor.py:3741 appObjects/FlatCAMCNCJob.py:1682 +#: appEditors/AppGerberEditor.py:3778 appObjects/FlatCAMCNCJob.py:1682 #: appObjects/FlatCAMCNCJob.py:1972 appObjects/FlatCAMScript.py:129 #: app_Main.py:7181 msgid "Loading" msgstr "Cargando" -#: appEditors/AppGerberEditor.py:3872 +#: appEditors/AppGerberEditor.py:3909 msgid "Setting up the UI" msgstr "Configurar la IU" -#: appEditors/AppGerberEditor.py:3873 +#: appEditors/AppGerberEditor.py:3910 msgid "Adding geometry finished. Preparing the GUI" msgstr "Adición de geometría terminada. Preparando la GUI" -#: appEditors/AppGerberEditor.py:3882 +#: appEditors/AppGerberEditor.py:3919 msgid "Finished loading the Gerber object into the editor." msgstr "Terminó de cargar el objeto Gerber en el editor." -#: appEditors/AppGerberEditor.py:4019 +#: appEditors/AppGerberEditor.py:4056 msgid "" "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "" "No hay definiciones de Aperture en el archivo. Abortando la creación de " "Gerber." -#: appEditors/AppGerberEditor.py:4057 +#: appEditors/AppGerberEditor.py:4094 msgid "Cancelled. No aperture is selected" msgstr "Cancelado. No se selecciona ninguna apertura" -#: appEditors/AppGerberEditor.py:4212 app_Main.py:6637 +#: appEditors/AppGerberEditor.py:4249 app_Main.py:6637 msgid "Coordinates copied to clipboard." msgstr "Coordenadas copiadas al portapapeles." -#: appEditors/AppGerberEditor.py:4521 +#: appEditors/AppGerberEditor.py:4558 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -3399,17 +3399,17 @@ msgstr "Coordenadas copiadas al portapapeles." msgid "Plotting" msgstr "Trazado" -#: appEditors/AppGerberEditor.py:4663 +#: appEditors/AppGerberEditor.py:4700 msgid "Failed. No aperture geometry is selected." msgstr "Ha fallado. No se selecciona ninguna geometría de apertura." -#: appEditors/AppGerberEditor.py:4815 +#: appEditors/AppGerberEditor.py:4852 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "" "No hay apertura para amortiguar. Seleccione al menos una abertura e intente " "de nuevo." -#: appEditors/AppGerberEditor.py:4827 appTools/ToolCopperThieving.py:306 +#: appEditors/AppGerberEditor.py:4864 appTools/ToolCopperThieving.py:306 #: appTools/ToolCopperThieving.py:907 appTools/ToolCopperThieving.py:1104 #: appTools/ToolCorners.py:146 appTools/ToolCorners.py:413 #: appTools/ToolCutOut.py:779 appTools/ToolCutOut.py:905 @@ -3422,60 +3422,60 @@ msgstr "" msgid "Failed." msgstr "Ha fallado." -#: appEditors/AppGerberEditor.py:4846 +#: appEditors/AppGerberEditor.py:4883 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "" "Falta el valor del factor de escala o el formato es incorrecto. Agrégalo y " "vuelve a intentarlo." -#: appEditors/AppGerberEditor.py:4878 +#: appEditors/AppGerberEditor.py:4915 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "" "Sin apertura a escala. Seleccione al menos una abertura e intente de nuevo." -#: appEditors/AppGerberEditor.py:4931 +#: appEditors/AppGerberEditor.py:4968 msgid "Polygons marked." msgstr "Polígonos marcados." -#: appEditors/AppGerberEditor.py:4934 +#: appEditors/AppGerberEditor.py:4971 msgid "No polygons were marked. None fit within the limits." msgstr "No se marcaron polígonos. Ninguno encaja dentro de los límites." -#: appEditors/AppGerberEditor.py:4997 appGUI/MainGUI.py:745 +#: appEditors/AppGerberEditor.py:5034 appGUI/MainGUI.py:745 #: appGUI/MainGUI.py:1642 appGUI/ObjectUI.py:241 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "Gerber Editor" -#: appEditors/AppGerberEditor.py:5017 appGUI/ObjectUI.py:281 +#: appEditors/AppGerberEditor.py:5054 appGUI/ObjectUI.py:281 #: appObjects/FlatCAMObj.py:492 appTools/ToolProperties.py:158 msgid "Apertures" msgstr "Aberturas" -#: appEditors/AppGerberEditor.py:5019 appGUI/ObjectUI.py:283 +#: appEditors/AppGerberEditor.py:5056 appGUI/ObjectUI.py:283 msgid "Apertures Table for the Gerber Object." msgstr "Tabla de Aperturas para el Objeto Gerber." -#: appEditors/AppGerberEditor.py:5035 appGUI/ObjectUI.py:320 +#: appEditors/AppGerberEditor.py:5072 appGUI/ObjectUI.py:320 msgid "Index" msgstr "Índice" -#: appEditors/AppGerberEditor.py:5037 appEditors/AppGerberEditor.py:5066 +#: appEditors/AppGerberEditor.py:5074 appEditors/AppGerberEditor.py:5103 #: appGUI/ObjectUI.py:322 appTools/ToolPunchGerber.py:1095 msgid "Aperture Code" msgstr "Código de apertura" -#: appEditors/AppGerberEditor.py:5039 appGUI/ObjectUI.py:324 +#: appEditors/AppGerberEditor.py:5076 appGUI/ObjectUI.py:324 #: appTools/ToolPunchGerber.py:1097 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "Tipo de apertura: circular, rectangular, macros, etc" -#: appEditors/AppGerberEditor.py:5041 appEditors/AppGerberEditor.py:5076 +#: appEditors/AppGerberEditor.py:5078 appEditors/AppGerberEditor.py:5113 #: appGUI/ObjectUI.py:326 appTools/ToolPunchGerber.py:1099 msgid "Aperture Size:" msgstr "Tamaño de apertura:" -#: appEditors/AppGerberEditor.py:5043 appGUI/ObjectUI.py:328 +#: appEditors/AppGerberEditor.py:5080 appGUI/ObjectUI.py:328 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" @@ -3485,12 +3485,12 @@ msgstr "" "  - (ancho, alto) para R, O tipo.\n" "  - (dia, nVertices) para tipo P" -#: appEditors/AppGerberEditor.py:5067 +#: appEditors/AppGerberEditor.py:5104 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "Código para la nueva apertura" -#: appEditors/AppGerberEditor.py:5078 +#: appEditors/AppGerberEditor.py:5115 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" @@ -3504,11 +3504,11 @@ msgstr "" "calculado como:\n" "sqrt (ancho ** 2 + altura ** 2)" -#: appEditors/AppGerberEditor.py:5092 +#: appEditors/AppGerberEditor.py:5129 msgid "Aperture Type" msgstr "Tipo de apertura" -#: appEditors/AppGerberEditor.py:5094 +#: appEditors/AppGerberEditor.py:5131 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" @@ -3520,11 +3520,11 @@ msgstr "" "R = rectangular\n" "O = oblongo" -#: appEditors/AppGerberEditor.py:5105 +#: appEditors/AppGerberEditor.py:5142 msgid "Aperture Dim" msgstr "Apertura Dim" -#: appEditors/AppGerberEditor.py:5107 +#: appEditors/AppGerberEditor.py:5144 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" @@ -3534,19 +3534,19 @@ msgstr "" "Activo solo para aberturas rectangulares (tipo R).\n" "El formato es (ancho, alto)." -#: appEditors/AppGerberEditor.py:5116 +#: appEditors/AppGerberEditor.py:5153 msgid "Add/Delete Aperture" msgstr "Añadir / Eliminar Apertura" -#: appEditors/AppGerberEditor.py:5118 +#: appEditors/AppGerberEditor.py:5155 msgid "Add/Delete an aperture in the aperture table" msgstr "Añadir / Eliminar una apertura en la tabla de aperturas" -#: appEditors/AppGerberEditor.py:5128 +#: appEditors/AppGerberEditor.py:5165 msgid "Add a new aperture to the aperture list." msgstr "Agregar una nueva apertura a la lista de apertura." -#: appEditors/AppGerberEditor.py:5131 appEditors/AppGerberEditor.py:5283 +#: appEditors/AppGerberEditor.py:5168 appEditors/AppGerberEditor.py:5320 #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 #: appGUI/GUIElements.py:1399 appGUI/GUIElements.py:1604 #: appGUI/GUIElements.py:1937 appGUI/MainGUI.py:423 appGUI/MainGUI.py:734 @@ -3561,19 +3561,19 @@ msgstr "Agregar una nueva apertura a la lista de apertura." msgid "Delete" msgstr "Borrar" -#: appEditors/AppGerberEditor.py:5134 +#: appEditors/AppGerberEditor.py:5171 msgid "Delete a aperture in the aperture list" msgstr "Eliminar una abertura en la lista de aperturas" -#: appEditors/AppGerberEditor.py:5151 +#: appEditors/AppGerberEditor.py:5188 msgid "Buffer Aperture" msgstr "Apertura del tampón" -#: appEditors/AppGerberEditor.py:5153 +#: appEditors/AppGerberEditor.py:5190 msgid "Buffer a aperture in the aperture list" msgstr "Buffer de apertura en la lista de apertura" -#: appEditors/AppGerberEditor.py:5169 +#: appEditors/AppGerberEditor.py:5206 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" @@ -3587,20 +3587,20 @@ msgstr "" " - 'Biselado:' la esquina es una línea que conecta directamente las " "funciones que se encuentran en la esquina" -#: appEditors/AppGerberEditor.py:5200 +#: appEditors/AppGerberEditor.py:5237 msgid "Scale Aperture" msgstr "Apertura de la escala" -#: appEditors/AppGerberEditor.py:5202 +#: appEditors/AppGerberEditor.py:5239 msgid "Scale a aperture in the aperture list" msgstr "Escala una abertura en la lista de aperturas" -#: appEditors/AppGerberEditor.py:5210 +#: appEditors/AppGerberEditor.py:5247 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "Factor de escala" -#: appEditors/AppGerberEditor.py:5212 +#: appEditors/AppGerberEditor.py:5249 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" @@ -3608,19 +3608,19 @@ msgstr "" "El factor por el cual escalar la apertura seleccionada.\n" "Los valores pueden estar entre 0.0000 y 999.9999" -#: appEditors/AppGerberEditor.py:5241 +#: appEditors/AppGerberEditor.py:5278 msgid "Mark polygons" msgstr "Marcar polígonos" -#: appEditors/AppGerberEditor.py:5243 +#: appEditors/AppGerberEditor.py:5280 msgid "Mark the polygon areas." msgstr "Marca las áreas del polígono." -#: appEditors/AppGerberEditor.py:5251 +#: appEditors/AppGerberEditor.py:5288 msgid "Area UPPER threshold" msgstr "Umbral SUPERIOR área" -#: appEditors/AppGerberEditor.py:5253 +#: appEditors/AppGerberEditor.py:5290 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3628,11 +3628,11 @@ msgstr "" "El valor de umbral, todas las áreas menos que esto están marcadas.\n" "Puede tener un valor entre 0.0000 y 10000.0000" -#: appEditors/AppGerberEditor.py:5260 +#: appEditors/AppGerberEditor.py:5297 msgid "Area LOWER threshold" msgstr "Umbral inferior de la zona" -#: appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5299 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3640,32 +3640,32 @@ msgstr "" "El valor de umbral, todas las áreas más que esto están marcadas.\n" "Puede tener un valor entre 0.0000 y 10000.0000" -#: appEditors/AppGerberEditor.py:5276 +#: appEditors/AppGerberEditor.py:5313 msgid "Mark" msgstr "Marque" -#: appEditors/AppGerberEditor.py:5279 +#: appEditors/AppGerberEditor.py:5316 msgid "Mark the polygons that fit within limits." msgstr "Marque los polígonos que se ajustan dentro de los límites." -#: appEditors/AppGerberEditor.py:5286 +#: appEditors/AppGerberEditor.py:5323 msgid "Delete all the marked polygons." msgstr "Eliminar todos los polígonos marcados." -#: appEditors/AppGerberEditor.py:5293 +#: appEditors/AppGerberEditor.py:5330 msgid "Clear all the markings." msgstr "Borra todas las marcas." -#: appEditors/AppGerberEditor.py:5313 appGUI/MainGUI.py:753 +#: appEditors/AppGerberEditor.py:5350 appGUI/MainGUI.py:753 #: appGUI/MainGUI.py:1180 appGUI/MainGUI.py:2349 appGUI/MainGUI.py:4950 msgid "Add Pad Array" msgstr "Agregar matriz de pad" -#: appEditors/AppGerberEditor.py:5315 +#: appEditors/AppGerberEditor.py:5352 msgid "Add an array of pads (linear or circular array)" msgstr "Añadir una matriz de pads (lineal o circular)" -#: appEditors/AppGerberEditor.py:5321 +#: appEditors/AppGerberEditor.py:5358 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" @@ -3673,25 +3673,25 @@ msgstr "" "Seleccione el tipo de matriz de pads para crear.\n" "Puede ser Lineal X (Y) o Circular" -#: appEditors/AppGerberEditor.py:5332 +#: appEditors/AppGerberEditor.py:5369 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "Nº de almohadillas" -#: appEditors/AppGerberEditor.py:5334 +#: appEditors/AppGerberEditor.py:5371 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "Especifique cuántos pads estarán en la matriz." -#: appEditors/AppGerberEditor.py:6400 +#: appEditors/AppGerberEditor.py:6437 msgid "Offset Y cancelled" msgstr "Desplazamiento en Y cancelada" -#: appEditors/AppGerberEditor.py:6416 +#: appEditors/AppGerberEditor.py:6453 msgid "Skew X cancelled" msgstr "Inclino X cancelado" -#: appEditors/AppGerberEditor.py:6432 +#: appEditors/AppGerberEditor.py:6469 msgid "Skew Y cancelled" msgstr "Inclino Y cancelado" diff --git a/locale/fr/LC_MESSAGES/strings.mo b/locale/fr/LC_MESSAGES/strings.mo index 2069a097..4cf673e9 100644 Binary files a/locale/fr/LC_MESSAGES/strings.mo and b/locale/fr/LC_MESSAGES/strings.mo differ diff --git a/locale/fr/LC_MESSAGES/strings.po b/locale/fr/LC_MESSAGES/strings.po index a122cfef..591666f9 100644 --- a/locale/fr/LC_MESSAGES/strings.po +++ b/locale/fr/LC_MESSAGES/strings.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2020-11-06 01:46+0200\n" -"PO-Revision-Date: 2020-11-06 01:46+0200\n" -"Last-Translator: \n" +"POT-Creation-Date: 2020-11-06 14:01+0200\n" +"PO-Revision-Date: 2020-11-06 14:01+0200\n" +"Last-Translator: Olivier Cornet \n" "Language-Team: \n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -115,7 +115,7 @@ msgstr "Signets" #: appEditors/AppGeoEditor.py:585 appEditors/AppGeoEditor.py:1074 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppTextEditor.py:259 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppTextEditor.py:259 #: appGUI/MainGUI.py:3015 appGUI/MainGUI.py:3237 appGUI/MainGUI.py:3463 #: appObjects/FlatCAMCNCJob.py:1754 appObjects/ObjectCollection.py:126 #: appTools/ToolCorners.py:332 appTools/ToolFilm.py:242 @@ -696,7 +696,7 @@ msgstr "" "échouera.\n" "- Nettoyer -> Nettoyage standard des zones non cuivrées." -#: appDatabase.py:599 appEditors/AppGerberEditor.py:5290 +#: appDatabase.py:599 appEditors/AppGerberEditor.py:5327 #: appTools/ToolNCC.py:4172 msgid "Clear" msgstr "Nettoyer" @@ -761,15 +761,6 @@ msgstr "Chevauchement" #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:184 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:163 #: appTools/ToolNCC.py:4206 appTools/ToolPaint.py:2975 -#, fuzzy -#| 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." msgid "" "How much (percentage) of the tool width to overlap each tool pass.\n" "Adjust the value starting with lower values\n" @@ -779,14 +770,14 @@ msgid "" "Higher values = slow processing and slow execution on CNC\n" "due of too many paths." msgstr "" -"La quantité (pourcentage) de la largeur d'outil qui chevauche chaque passe " +"De quel pourcentage de la largeur de l'outil chevaucher chaque passe " "d'outil.\n" -"Ajustez la valeur en commençant par des valeurs inférieures\n" -"et l'augmenter si les zones qui doivent être nettoyées sont mal effacé.\n" +"Ajustez la valeur en commençant par des valeurs faibles\n" +"et augmenter si les zones à traiter sont mal effacées.\n" "Valeurs inférieures = traitement plus rapide, exécution plus rapide sur " "CNC.\n" "Valeurs supérieures = traitement lent et exécution lente sur CNC\n" -"en raison de trop de chemins." +"en raison du grand nombre de chemins." #: appDatabase.py:649 appDatabase.py:1156 appEditors/AppGeoEditor.py:473 #: appGUI/ObjectUI.py:1679 @@ -926,7 +917,7 @@ msgstr "" "pour réduire les bords rugueux." #: appDatabase.py:700 appDatabase.py:757 appEditors/AppGeoEditor.py:614 -#: appEditors/AppGerberEditor.py:5465 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGerberEditor.py:5502 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:143 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:183 @@ -939,21 +930,14 @@ msgstr "Décalage" #: appDatabase.py:704 appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:257 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:267 appTools/ToolNCC.py:4285 #: appTools/ToolNCC.py:4381 -#, fuzzy -#| 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." 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." msgstr "" -"S'il est utilisé, cela ajoutera un décalage aux entités en cuivre.\n" -"La clairière de cuivre finira à distance\n" -"des caractéristiques de cuivre.\n" -"La valeur peut être comprise entre 0 et 10 unités FlatCAM." +"Si utilisé, ajoutera un décalage par rapport aux éléments de cuivre.\n" +"La suppression du cuivre se finira à une certaine distance\n" +"des éléments de cuivre." #: appDatabase.py:759 appEditors/AppGeoEditor.py:475 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:183 @@ -1636,10 +1620,10 @@ msgstr "Pour ajouter une perceuse, sélectionnez d'abord un outil" #: appEditors/AppGerberEditor.py:1377 appEditors/AppGerberEditor.py:1582 #: appEditors/AppGerberEditor.py:1871 appEditors/AppGerberEditor.py:2167 #: appEditors/AppGerberEditor.py:2248 appEditors/AppGerberEditor.py:2358 -#: appEditors/AppGerberEditor.py:4041 appEditors/AppGerberEditor.py:4282 -#: appEditors/AppGerberEditor.py:4299 appEditors/AppGerberEditor.py:4671 -#: appEditors/AppGerberEditor.py:4831 appEditors/AppGerberEditor.py:4893 -#: appEditors/AppGerberEditor.py:4942 appEditors/AppGerberEditor.py:6144 +#: appEditors/AppGerberEditor.py:4078 appEditors/AppGerberEditor.py:4319 +#: appEditors/AppGerberEditor.py:4336 appEditors/AppGerberEditor.py:4708 +#: appEditors/AppGerberEditor.py:4868 appEditors/AppGerberEditor.py:4930 +#: appEditors/AppGerberEditor.py:4979 appEditors/AppGerberEditor.py:6181 #: appGUI/MainGUI.py:2996 appGUI/MainGUI.py:3008 #: appObjects/FlatCAMGeometry.py:2745 appObjects/FlatCAMGeometry.py:2818 #: appObjects/FlatCAMGerber.py:372 appParsers/ParseGerber.py:2045 @@ -1684,10 +1668,8 @@ msgstr "La valeur est mal typée. Vérifiez la valeur" #: appEditors/AppExcEditor.py:520 appEditors/AppExcEditor.py:1079 #: appEditors/AppGerberEditor.py:720 -#, fuzzy -#| msgid "Too many Slots for the selected spacing angle." msgid "Too many items for the selected spacing angle." -msgstr "Trop de trous de rainure pour l'angle d'espacement sélectionné." +msgstr "Trop d'éléments pour l'angle d'espacement sélectionné." #: appEditors/AppExcEditor.py:602 msgid "To add a slot first select a tool" @@ -1781,7 +1763,7 @@ msgstr "" "Il n'y a pas de définition d'outils dans le fichier. Abandon de la création " "Excellon." -#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4021 +#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4058 #: appObjects/AppObject.py:164 appObjects/FlatCAMGeometry.py:2078 #: appParsers/ParseExcellon.py:972 appTools/ToolPcbWizard.py:318 #: appTools/ToolSolderPaste.py:894 app_Main.py:7712 app_Main.py:10176 @@ -1802,7 +1784,7 @@ msgid "Cancelled. There is no Tool/Drill selected" msgstr "Annulé. Aucun Outil/Foret sélectionné" #: appEditors/AppExcEditor.py:3650 appEditors/AppExcEditor.py:3660 -#: appEditors/AppGerberEditor.py:4733 +#: appEditors/AppGerberEditor.py:4770 msgid "Click on the circular array Center position" msgstr "Cliquez sur le tableau circulaire Position centrale" @@ -1811,7 +1793,7 @@ msgstr "Cliquez sur le tableau circulaire Position centrale" msgid "Excellon Editor" msgstr "Editeur Excellon" -#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5004 +#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5041 #: appEditors/appGCodeEditor.py:669 msgid "Name:" msgstr "Nom:" @@ -1867,7 +1849,7 @@ msgid "Diameter for the new tool" msgstr "Diamètre pour le nouvel outil" #: appEditors/AppExcEditor.py:3875 appEditors/AppGeoEditor.py:671 -#: appEditors/AppGerberEditor.py:5125 appEditors/AppGerberEditor.py:5522 +#: appEditors/AppGerberEditor.py:5162 appEditors/AppGerberEditor.py:5559 #: appGUI/ObjectUI.py:2373 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:288 #: appTools/ToolCopperThieving.py:1666 appTools/ToolDblSided.py:709 @@ -1899,10 +1881,8 @@ msgstr "" "en sélectionnant une ligne dans la table d'outils." #: appEditors/AppExcEditor.py:3915 -#, fuzzy -#| msgid "Reset Tool" msgid "Resize Tool" -msgstr "Réinitialiser l'outil" +msgstr "Redimensionner Outil" #: appEditors/AppExcEditor.py:3917 msgid "Resize a drill or a selection of drills." @@ -1942,12 +1922,12 @@ msgstr "" "Il peut être Linéaire X (Y) ou Circulaire" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5324 +#: appEditors/AppGerberEditor.py:5361 msgid "Linear" msgstr "Linéaire" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5325 +#: appEditors/AppGerberEditor.py:5362 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: appGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 @@ -1963,10 +1943,8 @@ msgid "Circular" msgstr "Circulaire" #: appEditors/AppExcEditor.py:3988 appEditors/AppExcEditor.py:4208 -#, fuzzy -#| msgid "Tool Number" msgid "Number" -msgstr "Numéro d'outil" +msgstr "Numéro" #: appEditors/AppExcEditor.py:3989 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:70 @@ -1976,14 +1954,14 @@ msgstr "Spécifiez combien d'exercices doivent figurer dans le tableau." #: appEditors/AppExcEditor.py:4010 appEditors/AppExcEditor.py:4069 #: appEditors/AppExcEditor.py:4135 appEditors/AppExcEditor.py:4231 #: appEditors/AppExcEditor.py:4291 appEditors/AppGeoEditor.py:2084 -#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5353 -#: appEditors/AppGerberEditor.py:5402 +#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5390 +#: appEditors/AppGerberEditor.py:5439 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "Direction" #: appEditors/AppExcEditor.py:4012 appEditors/AppExcEditor.py:4233 -#: appEditors/AppGerberEditor.py:5355 +#: appEditors/AppGerberEditor.py:5392 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 @@ -1999,7 +1977,7 @@ msgstr "" "- 'Angle' - un angle personnalisé pour l'inclinaison du tableau" #: appEditors/AppExcEditor.py:4018 appEditors/AppExcEditor.py:4143 -#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5362 +#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5399 #: appGUI/GUIElements.py:4341 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 #: appGUI/MainGUI.py:4442 appGUI/MainGUI.py:4708 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 @@ -2012,7 +1990,7 @@ msgid "X" msgstr "X" #: appEditors/AppExcEditor.py:4019 appEditors/AppExcEditor.py:4144 -#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5363 +#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5400 #: appGUI/GUIElements.py:4348 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 #: appGUI/MainGUI.py:4709 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 @@ -2028,9 +2006,9 @@ msgstr "Y" #: appEditors/AppExcEditor.py:4080 appEditors/AppExcEditor.py:4145 #: appEditors/AppExcEditor.py:4151 appEditors/AppExcEditor.py:4241 #: appEditors/AppExcEditor.py:4261 appEditors/AppExcEditor.py:4302 -#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5364 -#: appEditors/AppGerberEditor.py:5381 appEditors/AppGerberEditor.py:5417 -#: appEditors/AppGerberEditor.py:5537 +#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5401 +#: appEditors/AppGerberEditor.py:5418 appEditors/AppGerberEditor.py:5454 +#: appEditors/AppGerberEditor.py:5574 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 @@ -2046,7 +2024,7 @@ msgid "Angle" msgstr "Angle" #: appEditors/AppExcEditor.py:4026 appEditors/AppExcEditor.py:4247 -#: appEditors/AppGerberEditor.py:5368 +#: appEditors/AppGerberEditor.py:5405 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 @@ -2054,7 +2032,7 @@ msgid "Pitch" msgstr "Pas" #: appEditors/AppExcEditor.py:4028 appEditors/AppExcEditor.py:4249 -#: appEditors/AppGerberEditor.py:5370 +#: appEditors/AppGerberEditor.py:5407 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 @@ -2062,13 +2040,7 @@ msgid "Pitch = Distance between elements of the array." msgstr "Pas = Distance entre les éléments du tableau." #: appEditors/AppExcEditor.py:4041 appEditors/AppExcEditor.py:4263 -#: appEditors/AppGerberEditor.py:5383 -#, fuzzy -#| 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." +#: appEditors/AppGerberEditor.py:5420 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" @@ -2077,11 +2049,11 @@ msgid "" msgstr "" "Angle auquel le tableau linéaire est placé.\n" "La précision est de 2 décimales maximum.\n" -"La valeur minimale est: -360 degrés.\n" -"La valeur maximale est: 360,00 degrés." +"Valeur minimale : -360 degrés.\n" +"Valeur maximale : 360,00 degrés." #: appEditors/AppExcEditor.py:4070 appEditors/AppExcEditor.py:4292 -#: appEditors/AppGerberEditor.py:5404 +#: appEditors/AppGerberEditor.py:5441 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 @@ -2093,7 +2065,7 @@ msgstr "" "Peut être CW = sens horaire ou CCW = sens antihoraire." #: appEditors/AppExcEditor.py:4073 appEditors/AppExcEditor.py:4295 -#: appEditors/AppGerberEditor.py:5412 +#: appEditors/AppGerberEditor.py:5449 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 @@ -2103,7 +2075,7 @@ msgid "CW" msgstr "CW" #: appEditors/AppExcEditor.py:4074 appEditors/AppExcEditor.py:4296 -#: appEditors/AppGerberEditor.py:5413 +#: appEditors/AppGerberEditor.py:5450 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 @@ -2113,7 +2085,7 @@ msgid "CCW" msgstr "CCW" #: appEditors/AppExcEditor.py:4081 appEditors/AppExcEditor.py:4303 -#: appEditors/AppGerberEditor.py:5419 +#: appEditors/AppGerberEditor.py:5456 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 @@ -2145,8 +2117,6 @@ msgstr "Longueur" #: appEditors/AppExcEditor.py:4123 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:164 -#, fuzzy -#| msgid "Length = The length of the slot." msgid "Length. The length of the slot." msgstr "Longueur = La longueur de la rainure." @@ -2165,12 +2135,6 @@ msgstr "" #: appEditors/AppExcEditor.py:4153 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:196 -#, fuzzy -#| 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." msgid "" "Angle at which the slot is placed.\n" "The precision is of max 2 decimals.\n" @@ -2179,8 +2143,8 @@ msgid "" msgstr "" "Angle auquel la rainure est placée.\n" "La précision est de 2 décimales maximum.\n" -"La valeur minimale est: -360 degrés.\n" -"La valeur maximale est: 360,00 degrés." +"Valeur minimale : -360 degrés.\n" +"Valeur maximale : 360,00 degrés." #: appEditors/AppExcEditor.py:4190 msgid "Slot Array Parameters" @@ -2204,13 +2168,13 @@ msgid "Specify how many slots to be in the array." msgstr "Spécifiez le nombre de rainures dans la Table." #: appEditors/AppExcEditor.py:4317 appEditors/AppGeoEditor.py:3310 -#: appEditors/AppGerberEditor.py:5441 appEditors/appGCodeEditor.py:753 +#: appEditors/AppGerberEditor.py:5478 appEditors/appGCodeEditor.py:753 #: appGUI/MainGUI.py:346 appGUI/MainGUI.py:1696 app_Main.py:2494 msgid "Exit Editor" msgstr "Sortir de l'Editeur" #: appEditors/AppExcEditor.py:4320 appEditors/AppGeoEditor.py:3313 -#: appEditors/AppGerberEditor.py:5444 appEditors/appGCodeEditor.py:756 +#: appEditors/AppGerberEditor.py:5481 appEditors/appGCodeEditor.py:756 msgid "Exit from Editor." msgstr "Sortir de l'Editeur." @@ -2218,12 +2182,12 @@ msgstr "Sortir de l'Editeur." msgid "Buffer Selection" msgstr "Sélection de tampon" -#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5166 +#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5203 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "Distance Tampon" -#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5167 +#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5204 msgid "Buffer corner" msgstr "Coin Tampon" @@ -2241,11 +2205,11 @@ msgstr "" " - \"Biseauté:\" le coin est une ligne qui relie directement les " "fonctionnalités réunies dans le coin" -#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5175 +#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5212 msgid "Round" msgstr "Rond" -#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5176 +#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5213 #: appGUI/ObjectUI.py:1601 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:223 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 @@ -2267,7 +2231,7 @@ msgstr "Rond" msgid "Square" msgstr "Carré" -#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5177 +#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5214 msgid "Beveled" msgstr "Biseauté" @@ -2292,7 +2256,7 @@ msgstr "Outil Tampon" #: appEditors/AppGeoEditor.py:146 appEditors/AppGeoEditor.py:163 #: appEditors/AppGeoEditor.py:180 appEditors/AppGeoEditor.py:2987 #: appEditors/AppGeoEditor.py:3015 appEditors/AppGeoEditor.py:3043 -#: appEditors/AppGerberEditor.py:4786 +#: appEditors/AppGerberEditor.py:4823 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "" "La valeur de la distance tampon est un format manquant ou incorrect. Ajoutez-" @@ -2306,8 +2270,8 @@ msgstr "Outil Texte" msgid "Font" msgstr "Police" -#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appGUI/ObjectUI.py:316 +#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appGUI/ObjectUI.py:316 #: appGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 @@ -2372,11 +2336,11 @@ msgstr "" #: appEditors/AppGeoEditor.py:2609 appEditors/AppGeoEditor.py:2673 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppGerberEditor.py:5961 -#: appEditors/AppGerberEditor.py:5984 appEditors/AppGerberEditor.py:6129 -#: appEditors/AppGerberEditor.py:6162 appEditors/AppGerberEditor.py:6205 -#: appEditors/AppGerberEditor.py:6246 appEditors/AppGerberEditor.py:6282 -#: appEditors/AppGerberEditor.py:6318 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppGerberEditor.py:5998 +#: appEditors/AppGerberEditor.py:6021 appEditors/AppGerberEditor.py:6166 +#: appEditors/AppGerberEditor.py:6199 appEditors/AppGerberEditor.py:6242 +#: appEditors/AppGerberEditor.py:6283 appEditors/AppGerberEditor.py:6319 +#: appEditors/AppGerberEditor.py:6355 msgid "No shape selected." msgstr "Aucune forme sélectionnée." @@ -2389,26 +2353,26 @@ msgid "Tools" msgstr "Outils" #: appEditors/AppGeoEditor.py:609 appEditors/AppGeoEditor.py:1038 -#: appEditors/AppGerberEditor.py:5460 appEditors/AppGerberEditor.py:5889 +#: appEditors/AppGerberEditor.py:5497 appEditors/AppGerberEditor.py:5926 #: appGUI/MainGUI.py:695 appGUI/MainGUI.py:1075 appGUI/MainGUI.py:2244 #: appTools/ToolTransform.py:85 msgid "Transform Tool" msgstr "Outil de Transformation" #: appEditors/AppGeoEditor.py:610 appEditors/AppGeoEditor.py:702 -#: appEditors/AppGerberEditor.py:5461 appEditors/AppGerberEditor.py:5553 +#: appEditors/AppGerberEditor.py:5498 appEditors/AppGerberEditor.py:5590 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 #: appTools/ToolTransform.py:508 appTools/ToolTransform.py:628 msgid "Rotate" msgstr "Tourner" -#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5462 +#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5499 #: appTools/ToolTransform.py:509 msgid "Skew/Shear" msgstr "Inclinaison/Cisaillement" -#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5225 -#: appEditors/AppGerberEditor.py:5463 appGUI/MainGUI.py:776 +#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5500 appGUI/MainGUI.py:776 #: appGUI/MainGUI.py:1197 appGUI/MainGUI.py:1664 appGUI/MainGUI.py:2366 #: appGUI/MainGUI.py:4960 appGUI/ObjectUI.py:125 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:147 @@ -2416,13 +2380,13 @@ msgstr "Inclinaison/Cisaillement" msgid "Scale" msgstr "Mise à l'échelle" -#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5464 +#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5501 #: appTools/ToolTransform.py:511 msgid "Mirror (Flip)" msgstr "Miroir (flip)" -#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5184 -#: appEditors/AppGerberEditor.py:5466 appGUI/MainGUI.py:773 +#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5221 +#: appEditors/AppGerberEditor.py:5503 appGUI/MainGUI.py:773 #: appGUI/MainGUI.py:1195 appGUI/MainGUI.py:1619 appGUI/MainGUI.py:1662 #: appGUI/MainGUI.py:2364 appGUI/MainGUI.py:4951 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:212 @@ -2430,7 +2394,7 @@ msgstr "Miroir (flip)" msgid "Buffer" msgstr "Tampon" -#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5497 +#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5534 #: appGUI/GUIElements.py:3767 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:44 @@ -2439,7 +2403,7 @@ msgstr "Tampon" msgid "Reference" msgstr "Référence" -#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5499 +#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5536 msgid "" "The reference point for Rotate, Skew, Scale, Mirror.\n" "Can be:\n" @@ -2457,7 +2421,7 @@ msgstr "" "- Sélection min.-> le point (minx, miny) de la boîte englobante de la " "sélection" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appTools/ToolCalibration.py:126 appTools/ToolCalibration.py:127 #: appTools/ToolTransform.py:552 @@ -2465,7 +2429,7 @@ msgid "Origin" msgstr "Origine" #: appEditors/AppGeoEditor.py:656 appEditors/AppGeoEditor.py:1047 -#: appEditors/AppGerberEditor.py:5507 appEditors/AppGerberEditor.py:5898 +#: appEditors/AppGerberEditor.py:5544 appEditors/AppGerberEditor.py:5935 #: appGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -2476,7 +2440,7 @@ msgstr "Origine" msgid "Selection" msgstr "Sélection" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:85 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:60 @@ -2484,12 +2448,12 @@ msgstr "Sélection" msgid "Point" msgstr "Point" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 msgid "Minimum" msgstr "Le minimum" #: appEditors/AppGeoEditor.py:662 appEditors/AppGeoEditor.py:958 -#: appEditors/AppGerberEditor.py:5513 appEditors/AppGerberEditor.py:5809 +#: appEditors/AppGerberEditor.py:5550 appEditors/AppGerberEditor.py:5846 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: appGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:243 @@ -2499,38 +2463,32 @@ msgstr "Le minimum" msgid "Value" msgstr "Valeur" -#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5515 +#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5552 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:62 #: appTools/ToolTransform.py:560 msgid "A point of reference in format X,Y." msgstr "Un point de référence au format X, Y." -#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5524 +#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5561 #: appTools/ToolTransform.py:569 msgid "Add point coordinates from clipboard." msgstr "Ajoutez des coordonnées de point à partir du presse-papiers." -#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5539 +#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5576 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:98 #: appTools/ToolTransform.py:614 -#, fuzzy -#| 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." msgid "" "Angle, in degrees.\n" "Float number between -360 and 359.\n" "Positive numbers for CW motion.\n" "Negative numbers for CCW motion." msgstr "" -"Angle d'action en rotation, en degrés.\n" +"Angle, en degrés.\n" "Nombre flottant entre -360 et 359.\n" -"Nombres positifs pour le mouvement en CW.\n" -"Nombres négatifs pour le mouvement CCW." +"Nombres positifs pour le mouvement en sens horlogique.\n" +"Nombres négatifs pour le mouvement en sens anti-horlogique." -#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5555 +#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5592 #: appTools/ToolTransform.py:630 msgid "" "Rotate the selected object(s).\n" @@ -2542,7 +2500,7 @@ msgstr "" "le cadre de sélection pour tous les objets sélectionnés." #: appEditors/AppGeoEditor.py:724 appEditors/AppGeoEditor.py:786 -#: appEditors/AppGerberEditor.py:5575 appEditors/AppGerberEditor.py:5637 +#: appEditors/AppGerberEditor.py:5612 appEditors/AppGerberEditor.py:5674 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:112 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:151 #: appTools/ToolTransform.py:650 appTools/ToolTransform.py:712 @@ -2550,14 +2508,14 @@ msgid "Link" msgstr "Lien" #: appEditors/AppGeoEditor.py:726 appEditors/AppGeoEditor.py:788 -#: appEditors/AppGerberEditor.py:5577 appEditors/AppGerberEditor.py:5639 +#: appEditors/AppGerberEditor.py:5614 appEditors/AppGerberEditor.py:5676 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:114 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:153 #: appTools/ToolTransform.py:652 appTools/ToolTransform.py:714 msgid "Link the Y entry to X entry and copy its content." msgstr "Liez l'entrée Y à l'entrée X et copiez son contenu." -#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5582 +#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5619 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 #: appTools/ToolFilm.py:1046 appTools/ToolTransform.py:657 @@ -2565,7 +2523,7 @@ msgid "X angle" msgstr "Angle X" #: appEditors/AppGeoEditor.py:733 appEditors/AppGeoEditor.py:754 -#: appEditors/AppGerberEditor.py:5584 appEditors/AppGerberEditor.py:5605 +#: appEditors/AppGerberEditor.py:5621 appEditors/AppGerberEditor.py:5642 #: appTools/ToolTransform.py:659 appTools/ToolTransform.py:680 msgid "" "Angle for Skew action, in degrees.\n" @@ -2574,13 +2532,13 @@ msgstr "" "Angle pour l'action asymétrique, en degrés.\n" "Nombre flottant entre -360 et 360." -#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5592 +#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5629 #: appTools/ToolTransform.py:667 msgid "Skew X" msgstr "Inclinaison X" #: appEditors/AppGeoEditor.py:743 appEditors/AppGeoEditor.py:764 -#: appEditors/AppGerberEditor.py:5594 appEditors/AppGerberEditor.py:5615 +#: appEditors/AppGerberEditor.py:5631 appEditors/AppGerberEditor.py:5652 #: appTools/ToolTransform.py:669 appTools/ToolTransform.py:690 msgid "" "Skew/shear the selected object(s).\n" @@ -2591,38 +2549,38 @@ msgstr "" "Le point de référence est le milieu de\n" "le cadre de sélection pour tous les objets sélectionnés." -#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5603 +#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5640 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:138 #: appTools/ToolFilm.py:1055 appTools/ToolTransform.py:678 msgid "Y angle" msgstr "Angle Y" -#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5613 +#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5650 #: appTools/ToolTransform.py:688 msgid "Skew Y" msgstr "Inclinaison Y" -#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5644 +#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5681 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:162 #: appTools/ToolFilm.py:1002 appTools/ToolTransform.py:719 msgid "X factor" msgstr "Facteur X" -#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5646 +#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5683 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:164 #: appTools/ToolTransform.py:721 msgid "Factor for scaling on X axis." msgstr "Facteur de mise à l'échelle sur l'axe X." -#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5653 +#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5690 #: appTools/ToolTransform.py:728 msgid "Scale X" msgstr "Mise à l'échelle X" #: appEditors/AppGeoEditor.py:804 appEditors/AppGeoEditor.py:824 -#: appEditors/AppGerberEditor.py:5655 appEditors/AppGerberEditor.py:5675 +#: appEditors/AppGerberEditor.py:5692 appEditors/AppGerberEditor.py:5712 #: appTools/ToolTransform.py:730 appTools/ToolTransform.py:750 msgid "" "Scale the selected object(s).\n" @@ -2633,59 +2591,59 @@ msgstr "" "Le point de référence dépend de\n" "l'état de la case à cocher référence d'échelle." -#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5664 +#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5701 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 #: appTools/ToolFilm.py:1011 appTools/ToolTransform.py:739 msgid "Y factor" msgstr "Facteur Y" -#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5666 +#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5703 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 #: appTools/ToolTransform.py:741 msgid "Factor for scaling on Y axis." msgstr "Facteur de mise à l'échelle sur l'axe Y." -#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5673 +#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5710 #: appTools/ToolTransform.py:748 msgid "Scale Y" msgstr "Mise à l'échelle Y" -#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5700 +#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5737 #: appTools/ToolTransform.py:775 msgid "Flip on X" msgstr "Miroir sur X" #: appEditors/AppGeoEditor.py:851 appEditors/AppGeoEditor.py:856 -#: appEditors/AppGerberEditor.py:5702 appEditors/AppGerberEditor.py:5707 +#: appEditors/AppGerberEditor.py:5739 appEditors/AppGerberEditor.py:5744 #: appTools/ToolTransform.py:777 appTools/ToolTransform.py:782 msgid "Flip the selected object(s) over the X axis." msgstr "Retournez le ou les objets sélectionnés sur l’axe X." -#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5705 +#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5742 #: appTools/ToolTransform.py:780 msgid "Flip on Y" msgstr "Miroir sur Y" -#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5725 +#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5762 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:191 #: appTools/ToolTransform.py:800 msgid "X val" msgstr "Valeur X" -#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5727 +#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5764 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:193 #: appTools/ToolTransform.py:802 msgid "Distance to offset on X axis. In current units." msgstr "Distance à compenser sur l'axe X. En unités actuelles." -#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5734 +#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5771 #: appTools/ToolTransform.py:809 msgid "Offset X" msgstr "Décalage X" #: appEditors/AppGeoEditor.py:885 appEditors/AppGeoEditor.py:905 -#: appEditors/AppGerberEditor.py:5736 appEditors/AppGerberEditor.py:5756 +#: appEditors/AppGerberEditor.py:5773 appEditors/AppGerberEditor.py:5793 #: appTools/ToolTransform.py:811 appTools/ToolTransform.py:831 msgid "" "Offset the selected object(s).\n" @@ -2696,24 +2654,24 @@ msgstr "" "Le point de référence est le milieu de\n" "le cadre de sélection pour tous les objets sélectionnés.\n" -#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5745 +#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5782 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:204 #: appTools/ToolTransform.py:820 msgid "Y val" msgstr "Valeur Y" -#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5747 +#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5784 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:206 #: appTools/ToolTransform.py:822 msgid "Distance to offset on Y axis. In current units." msgstr "Distance à compenser sur l'axe X. En unités actuelles." -#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5754 +#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5791 #: appTools/ToolTransform.py:829 msgid "Offset Y" msgstr "Décalage Y" -#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5774 +#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5811 #: appGUI/ObjectUI.py:462 appGUI/ObjectUI.py:499 #: appGUI/preferences/tools/Tools2InvertPrefGroupUI.py:67 #: appGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 @@ -2723,7 +2681,7 @@ msgstr "Décalage Y" msgid "Rounded" msgstr "Arrondi" -#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5776 +#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5813 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:218 #: appTools/ToolTransform.py:851 msgid "" @@ -2737,14 +2695,14 @@ msgstr "" "S'il n'est pas coché, le tampon suivra la géométrie exacte\n" "de la forme tamponnée." -#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5784 +#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5821 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:226 #: appTools/ToolDistance.py:409 appTools/ToolDistanceMin.py:199 #: appTools/ToolTransform.py:859 msgid "Distance" msgstr "Distance" -#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5786 +#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5823 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:228 #: appTools/ToolTransform.py:861 msgid "" @@ -2758,12 +2716,12 @@ msgstr "" "Chaque élément de géométrie de l'objet sera augmenté\n" "ou diminué avec la «distance»." -#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5798 +#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5835 #: appTools/ToolTransform.py:873 msgid "Buffer D" msgstr "Tampon D" -#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5800 +#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5837 #: appTools/ToolTransform.py:875 msgid "" "Create the buffer effect on each geometry,\n" @@ -2772,7 +2730,7 @@ msgstr "" "Créez l'effet tampon sur chaque géométrie,\n" "élément de l'objet sélectionné, en utilisant la distance." -#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5811 +#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5848 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:245 #: appTools/ToolTransform.py:886 msgid "" @@ -2788,12 +2746,12 @@ msgstr "" "ou diminué pour correspondre à la «valeur». La valeur est un pourcentage\n" "de la dimension initiale." -#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5824 +#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5861 #: appTools/ToolTransform.py:899 msgid "Buffer F" msgstr "Tampon F" -#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5826 +#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5863 #: appTools/ToolTransform.py:901 msgid "" "Create the buffer effect on each geometry,\n" @@ -2802,7 +2760,7 @@ msgstr "" "Créez l'effet tampon sur chaque géométrie,\n" "élément de l'objet sélectionné, en utilisant le facteur." -#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5897 +#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5934 #: appGUI/ObjectUI.py:1555 appGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:70 @@ -2813,12 +2771,12 @@ msgstr "" msgid "Object" msgstr "Objet" -#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:5969 +#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:6006 #: appTools/ToolTransform.py:150 msgid "Incorrect format for Point value. Needs format X,Y" msgstr "Format incorrect pour la valeur de point. Nécessite le format X, Y" -#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:5994 +#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:6031 #: appTools/ToolTransform.py:167 msgid "Rotate transformation can not be done for a value of 0." msgstr "" @@ -2826,7 +2784,7 @@ msgstr "" "0." #: appEditors/AppGeoEditor.py:1201 appEditors/AppGeoEditor.py:1222 -#: appEditors/AppGerberEditor.py:6052 appEditors/AppGerberEditor.py:6073 +#: appEditors/AppGerberEditor.py:6089 appEditors/AppGerberEditor.py:6110 #: appTools/ToolTransform.py:225 appTools/ToolTransform.py:246 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "" @@ -2834,14 +2792,14 @@ msgstr "" "ou 1." #: appEditors/AppGeoEditor.py:1235 appEditors/AppGeoEditor.py:1244 -#: appEditors/AppGerberEditor.py:6086 appEditors/AppGerberEditor.py:6095 +#: appEditors/AppGerberEditor.py:6123 appEditors/AppGerberEditor.py:6132 #: appTools/ToolTransform.py:259 appTools/ToolTransform.py:268 msgid "Offset transformation can not be done for a value of 0." msgstr "" "La transformation de décalage ne peut pas être effectuée pour une valeur de " "0." -#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6132 +#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6169 #: appTools/ToolTransform.py:296 msgid "Appying Rotate" msgstr "Appliquer la Rotation" @@ -2849,170 +2807,148 @@ msgstr "Appliquer la Rotation" #: appEditors/AppGeoEditor.py:1289 appEditors/AppGeoEditor.py:1322 #: appEditors/AppGeoEditor.py:1356 appEditors/AppGeoEditor.py:1390 #: appEditors/AppGeoEditor.py:1423 appEditors/AppGeoEditor.py:1444 -#: appEditors/AppGerberEditor.py:6146 appEditors/AppGerberEditor.py:6188 -#: appEditors/AppGerberEditor.py:6228 appEditors/AppGerberEditor.py:6267 -#: appEditors/AppGerberEditor.py:6311 appEditors/AppGerberEditor.py:6347 +#: appEditors/AppGerberEditor.py:6183 appEditors/AppGerberEditor.py:6225 +#: appEditors/AppGerberEditor.py:6265 appEditors/AppGerberEditor.py:6304 +#: appEditors/AppGerberEditor.py:6348 appEditors/AppGerberEditor.py:6384 #: appTools/ToolTransform.py:311 appTools/ToolTransform.py:351 #: appTools/ToolTransform.py:382 appTools/ToolTransform.py:409 #: appTools/ToolTransform.py:438 appTools/ToolTransform.py:473 app_Main.py:6049 #: app_Main.py:6095 -#, fuzzy -#| msgid "action was not executed." msgid "Action was not executed" -msgstr "l'action n'a pas été exécutée." +msgstr "L'action n'a pas été exécutée" -#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6165 +#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6202 #: appTools/ToolTransform.py:321 msgid "Applying Flip" msgstr "Appliquer Flip" -#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6177 +#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6214 #: appTools/ToolTransform.py:338 app_Main.py:6047 -#, fuzzy -#| msgid "Flip on Y axis done." msgid "Flip on Y axis done" -msgstr "Rotation sur l'axe des Y effectué." +msgstr "Rotation sur l'axe des Y effectuée" -#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6185 +#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6222 #: appTools/ToolTransform.py:347 app_Main.py:6093 -#, fuzzy -#| msgid "Flip on X axis done." msgid "Flip on X axis done" -msgstr "Rotation sur l'axe des X effectué." +msgstr "Rotation sur l'axe des X effectuée" -#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6208 +#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6245 #: appTools/ToolTransform.py:366 msgid "Applying Skew" msgstr "Application de l'inclinaison" -#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6224 +#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6261 msgid "Skew on the X axis done" msgstr "Inclinaison sur l'axe X terminée" -#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6226 +#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6263 msgid "Skew on the Y axis done" msgstr "Inclinaison sur l'axe des Y faite" -#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6249 +#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6286 #: appTools/ToolTransform.py:392 msgid "Applying Scale" msgstr "Échelle d'application" -#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6262 +#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6299 msgid "Scale on the X axis done" msgstr "Échelle terminée sur l'axe X" -#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6264 +#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6301 msgid "Scale on the Y axis done" msgstr "Echelle terminée sur l'axe des Y" -#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6285 +#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6322 #: appTools/ToolTransform.py:419 msgid "Applying Offset" msgstr "Appliquer un Décalage" #: appEditors/AppGeoEditor.py:1418 appEditors/AppGeoEditor.py:1476 -#: appEditors/AppGerberEditor.py:6306 appEditors/AppGerberEditor.py:6379 +#: appEditors/AppGerberEditor.py:6343 appEditors/AppGerberEditor.py:6416 msgid "Offset on the X axis done" msgstr "Décalage sur l'axe X terminé" -#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6308 +#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6345 msgid "Offset on the Y axis done" msgstr "Décalage sur l'axe Y terminé" -#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6321 +#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6358 #: appTools/ToolTransform.py:448 msgid "Applying Buffer" msgstr "Application du tampon" -#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6343 +#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6380 #: appTools/ToolTransform.py:469 msgid "Buffer done" msgstr "Tampon terminé" -#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6351 +#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6388 msgid "Rotate ..." msgstr "Tourner ..." #: appEditors/AppGeoEditor.py:1449 appEditors/AppGeoEditor.py:1501 -#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6352 -#: appEditors/AppGerberEditor.py:6404 appEditors/AppGerberEditor.py:6420 +#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6389 +#: appEditors/AppGerberEditor.py:6441 appEditors/AppGerberEditor.py:6457 msgid "Enter an Angle Value (degrees)" msgstr "Entrer une valeur d'angle (degrés)" -#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6361 +#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6398 #: appTools/ToolTransform.py:309 msgid "Rotate done" msgstr "Faire pivoter" -#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6364 -#, fuzzy -#| msgid "Rotate Angle" +#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6401 msgid "Rotate cancelled" -msgstr "Angle de rotation" +msgstr "Rotation annulée" -#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6369 +#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6406 msgid "Offset on X axis ..." msgstr "Décalage sur l'axe des X ..." #: appEditors/AppGeoEditor.py:1467 appEditors/AppGeoEditor.py:1485 -#: appEditors/AppGerberEditor.py:6370 appEditors/AppGerberEditor.py:6388 +#: appEditors/AppGerberEditor.py:6407 appEditors/AppGerberEditor.py:6425 msgid "Enter a distance Value" msgstr "Entrez une valeur de distance" -#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6382 -#, fuzzy -#| msgid "Open DXF cancelled." +#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6419 msgid "Offset X cancelled" -msgstr "Ouvrir DXF annulé." +msgstr "Offset X annulé" -#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6387 +#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6424 msgid "Offset on Y axis ..." msgstr "Décalage sur l'axe Y ..." -#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6397 -#, fuzzy -#| msgid "Offset on the Y axis done" +#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6434 msgid "Offset on Y axis done" -msgstr "Décalage sur l'axe Y terminé" +msgstr "Décalage sur l'axe des Y terminé" #: appEditors/AppGeoEditor.py:1497 -#, fuzzy -#| msgid "Offset on the Y axis done" msgid "Offset on the Y axis canceled" -msgstr "Décalage sur l'axe Y terminé" +msgstr "Décalage sur l'axe des Y annulé" -#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6403 +#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6440 msgid "Skew on X axis ..." msgstr "Skew on X axis ..." -#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6413 -#, fuzzy -#| msgid "Skew on X axis done." +#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6450 msgid "Skew on X axis done" -msgstr "Inclinaison sur l'axe X terminée." +msgstr "Inclinaison sur l'axe des X terminée" #: appEditors/AppGeoEditor.py:1513 -#, fuzzy -#| msgid "Skew on X axis done." msgid "Skew on X axis canceled" -msgstr "Inclinaison sur l'axe X terminée." +msgstr "Inclinaison sur l'axe des X annulée" -#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6419 +#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6456 msgid "Skew on Y axis ..." msgstr "Inclinez sur l'axe Y ..." -#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6429 -#, fuzzy -#| msgid "Skew on Y axis done." +#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6466 msgid "Skew on Y axis done" -msgstr "Inclinaison sur l'axe des Y effectué." +msgstr "Inclinaison sur l'axe des Y terminée" #: appEditors/AppGeoEditor.py:1529 -#, fuzzy -#| msgid "Skew on Y axis done." msgid "Skew on Y axis canceled" -msgstr "Inclinaison sur l'axe des Y effectué." +msgstr "Inclinaison sur l'axe des Y annulée" #: appEditors/AppGeoEditor.py:1960 appEditors/AppGeoEditor.py:2031 #: appEditors/AppGerberEditor.py:1525 appEditors/AppGerberEditor.py:1608 @@ -3074,14 +3010,10 @@ msgid "Backtracked one point ..." msgstr "Retracé un point ..." #: appEditors/AppGeoEditor.py:2681 -#, fuzzy -#| msgid " Click on destination point ..." msgid "Click on destination point ..." -msgstr " Cliquez sur le point de destination ..." +msgstr "Cliquez sur le point de destination ..." #: appEditors/AppGeoEditor.py:2711 appTools/ToolMove.py:163 -#, fuzzy -#| msgid "Moving..." msgid "Moving ..." msgstr "En mouvement..." @@ -3122,7 +3054,7 @@ msgstr "Cliquez pour effacer ..." msgid "Create Paint geometry ..." msgstr "Créer une géométrie de peinture ..." -#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2550 +#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2588 msgid "Shape transformations ..." msgstr "Transformations de forme ..." @@ -3131,8 +3063,8 @@ msgstr "Transformations de forme ..." msgid "Geometry Editor" msgstr "Éditeur de Géométrie" -#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:316 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 #: appTools/ToolCorners.py:546 appTools/ToolCutOut.py:2030 @@ -3197,11 +3129,9 @@ msgid "with diameter" msgstr "avec diamètre" #: appEditors/AppGeoEditor.py:4806 appEditors/AppGeoEditor.py:4841 -#, fuzzy -#| msgid "A selection of at least 2 geo items is required to do Intersection." msgid "A selection of minimum two items is required to do Intersection." msgstr "" -"Une sélection d'au moins 2 éléments géographiques est requise pour effectuer " +"Une sélection d'au moins 2 éléments est requise pour effectuer une " "Intersection." #: appEditors/AppGeoEditor.py:4927 appEditors/AppGeoEditor.py:5029 @@ -3214,17 +3144,13 @@ msgstr "" #: appEditors/AppGeoEditor.py:4936 appEditors/AppGeoEditor.py:4988 #: appEditors/AppGeoEditor.py:5037 appEditors/AppGeoEditor.py:5084 -#, fuzzy -#| msgid "Failed. Nothing selected." msgid "Nothing selected." -msgstr "Échoué. Rien de sélectionné." +msgstr "Rien de sélectionné." #: appEditors/AppGeoEditor.py:4940 appEditors/AppGeoEditor.py:4992 #: appEditors/AppGeoEditor.py:5041 -#, fuzzy -#| msgid "Invalid distance for buffering." msgid "Invalid distance." -msgstr "Distance non valide pour la mise en mémoire tampon." +msgstr "Distance non valide." #: appEditors/AppGeoEditor.py:4964 appEditors/AppGeoEditor.py:5012 #: appEditors/AppGeoEditor.py:5061 @@ -3271,12 +3197,10 @@ msgstr "" #: appEditors/AppGerberEditor.py:212 appEditors/AppGerberEditor.py:418 #: appEditors/AppGerberEditor.py:909 appEditors/AppGerberEditor.py:1224 #: appEditors/AppGerberEditor.py:1502 appEditors/AppGerberEditor.py:1625 -#, fuzzy -#| msgid "To add an Pad first select a aperture in Aperture Table" msgid "You need to preselect a aperture in the Aperture Table that has a size." msgstr "" -"Pour ajouter un Pad, sélectionnez d’abord une ouverture dans le tableau des " -"ouvertures" +"Vous devez présélectionner une aperture ayant une taille dans la table des " +"Apertures." #: appEditors/AppGerberEditor.py:225 appEditors/AppGerberEditor.py:428 msgid "Aperture size is zero. It needs to be greater than zero." @@ -3366,7 +3290,7 @@ msgstr "Marquer les zones polygonales dans le Gerber édité ..." msgid "Nothing selected to move" msgstr "Rien de sélectionné pour bouger" -#: appEditors/AppGerberEditor.py:2483 appEditors/AppGerberEditor.py:4029 +#: appEditors/AppGerberEditor.py:2490 appEditors/AppGerberEditor.py:4066 #: appObjects/FlatCAMGeometry.py:2564 appTools/ToolOptimal.py:145 #: appTools/ToolPanelize.py:614 appTools/ToolProperties.py:195 #: appTools/ToolQRCode.py:167 appTools/ToolSolderPaste.py:670 @@ -3375,13 +3299,13 @@ msgstr "Rien de sélectionné pour bouger" msgid "Working ..." msgstr "Travail ..." -#: appEditors/AppGerberEditor.py:3017 appEditors/AppGerberEditor.py:3021 +#: appEditors/AppGerberEditor.py:3054 appEditors/AppGerberEditor.py:3058 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "" "La valeur du code d'ouverture est manquante ou le format est incorrect. " "Ajoutez-le et réessayez." -#: appEditors/AppGerberEditor.py:3057 +#: appEditors/AppGerberEditor.py:3094 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." @@ -3389,89 +3313,85 @@ msgstr "" "La valeur des dimensions d’ouverture est manquante ou d’un format incorrect. " "Ajoutez-le au format (largeur, hauteur) et réessayez." -#: appEditors/AppGerberEditor.py:3070 +#: appEditors/AppGerberEditor.py:3107 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "" "La valeur de la taille d’ouverture est manquante ou d’un format incorrect. " "Ajoutez-le et réessayez." -#: appEditors/AppGerberEditor.py:3081 +#: appEditors/AppGerberEditor.py:3118 msgid "Aperture already in the aperture table." msgstr "Ouverture déjà dans la table des ouvertures." -#: appEditors/AppGerberEditor.py:3088 +#: appEditors/AppGerberEditor.py:3125 msgid "Added new aperture with code" msgstr "Ajout d'une nouvelle ouverture avec code" -#: appEditors/AppGerberEditor.py:3120 -#, fuzzy -#| msgid " Select an aperture in Aperture Table" +#: appEditors/AppGerberEditor.py:3157 msgid "Select an aperture in Aperture Table" -msgstr " Sélectionnez une ouverture dans le Tableau des Ouvertures" +msgstr "Sélectionnez une aperture dans la table des Apertures" -#: appEditors/AppGerberEditor.py:3128 +#: appEditors/AppGerberEditor.py:3165 msgid "Select an aperture in Aperture Table -->" msgstr "Sélectionnez une ouverture dans le Tableau des Ouvertures -->" -#: appEditors/AppGerberEditor.py:3142 +#: appEditors/AppGerberEditor.py:3179 msgid "Deleted aperture with code" msgstr "Ouverture supprimée avec code" -#: appEditors/AppGerberEditor.py:3210 +#: appEditors/AppGerberEditor.py:3247 msgid "Dimensions need two float values separated by comma." msgstr "" "Les dimensions nécessitent deux valeurs flottantes séparées par une virgule." -#: appEditors/AppGerberEditor.py:3219 +#: appEditors/AppGerberEditor.py:3256 msgid "Dimensions edited." msgstr "Dimensions modifiées." -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 appTools/ToolPunchGerber.py:1088 msgid "Code" msgstr "Code" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 msgid "Dim" msgstr "Dim" -#: appEditors/AppGerberEditor.py:3741 appObjects/FlatCAMCNCJob.py:1682 +#: appEditors/AppGerberEditor.py:3778 appObjects/FlatCAMCNCJob.py:1682 #: appObjects/FlatCAMCNCJob.py:1972 appObjects/FlatCAMScript.py:129 #: app_Main.py:7181 -#, fuzzy -#| msgid "Loading..." msgid "Loading" -msgstr "Chargement..." +msgstr "Chargement" -#: appEditors/AppGerberEditor.py:3872 +#: appEditors/AppGerberEditor.py:3909 msgid "Setting up the UI" msgstr "Configuration de IU" -#: appEditors/AppGerberEditor.py:3873 +#: appEditors/AppGerberEditor.py:3910 msgid "Adding geometry finished. Preparing the GUI" msgstr "Ajout de la géométrie terminé. Préparation de l'interface graphique" -#: appEditors/AppGerberEditor.py:3882 +#: appEditors/AppGerberEditor.py:3919 msgid "Finished loading the Gerber object into the editor." msgstr "Le chargement de l'objet Gerber dans l'éditeur est terminé." -#: appEditors/AppGerberEditor.py:4019 +#: appEditors/AppGerberEditor.py:4056 msgid "" "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "" "Il n'y a pas de définitions d'ouverture dans le fichier. Abandon de la " "création de Gerber." -#: appEditors/AppGerberEditor.py:4057 +#: appEditors/AppGerberEditor.py:4094 msgid "Cancelled. No aperture is selected" msgstr "Annulé. Aucune ouverture n'est sélectionnée" -#: appEditors/AppGerberEditor.py:4212 app_Main.py:6637 +#: appEditors/AppGerberEditor.py:4249 app_Main.py:6637 msgid "Coordinates copied to clipboard." msgstr "Coordonnées copiées dans le presse-papier." -#: appEditors/AppGerberEditor.py:4521 +#: appEditors/AppGerberEditor.py:4558 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -3484,17 +3404,17 @@ msgstr "Coordonnées copiées dans le presse-papier." msgid "Plotting" msgstr "Traçage" -#: appEditors/AppGerberEditor.py:4663 +#: appEditors/AppGerberEditor.py:4700 msgid "Failed. No aperture geometry is selected." msgstr "Échoué. Aucune géométrie d'ouverture n'est sélectionnée." -#: appEditors/AppGerberEditor.py:4815 +#: appEditors/AppGerberEditor.py:4852 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "" "Pas d'ouverture à tamponner. Sélectionnez au moins une ouverture et " "réessayez." -#: appEditors/AppGerberEditor.py:4827 appTools/ToolCopperThieving.py:306 +#: appEditors/AppGerberEditor.py:4864 appTools/ToolCopperThieving.py:306 #: appTools/ToolCopperThieving.py:907 appTools/ToolCopperThieving.py:1104 #: appTools/ToolCorners.py:146 appTools/ToolCorners.py:413 #: appTools/ToolCutOut.py:779 appTools/ToolCutOut.py:905 @@ -3507,61 +3427,61 @@ msgstr "" msgid "Failed." msgstr "Échoué." -#: appEditors/AppGerberEditor.py:4846 +#: appEditors/AppGerberEditor.py:4883 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "" "La valeur du facteur d'échelle est manquante ou d'un format incorrect. " "Ajoutez-le et réessayez." -#: appEditors/AppGerberEditor.py:4878 +#: appEditors/AppGerberEditor.py:4915 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "" "Pas d'ouverture à l'échelle. Sélectionnez au moins une ouverture et " "réessayez." -#: appEditors/AppGerberEditor.py:4931 +#: appEditors/AppGerberEditor.py:4968 msgid "Polygons marked." msgstr "Polygones marqués." -#: appEditors/AppGerberEditor.py:4934 +#: appEditors/AppGerberEditor.py:4971 msgid "No polygons were marked. None fit within the limits." msgstr "Aucun polygone n'a été marqué. Aucun ne rentre dans les limites." -#: appEditors/AppGerberEditor.py:4997 appGUI/MainGUI.py:745 +#: appEditors/AppGerberEditor.py:5034 appGUI/MainGUI.py:745 #: appGUI/MainGUI.py:1642 appGUI/ObjectUI.py:241 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "Editeur Gerber" -#: appEditors/AppGerberEditor.py:5017 appGUI/ObjectUI.py:281 +#: appEditors/AppGerberEditor.py:5054 appGUI/ObjectUI.py:281 #: appObjects/FlatCAMObj.py:492 appTools/ToolProperties.py:158 msgid "Apertures" msgstr "Ouvertures" -#: appEditors/AppGerberEditor.py:5019 appGUI/ObjectUI.py:283 +#: appEditors/AppGerberEditor.py:5056 appGUI/ObjectUI.py:283 msgid "Apertures Table for the Gerber Object." msgstr "Tableau des Ouvertures pour l'objet Gerber." -#: appEditors/AppGerberEditor.py:5035 appGUI/ObjectUI.py:320 +#: appEditors/AppGerberEditor.py:5072 appGUI/ObjectUI.py:320 msgid "Index" msgstr "Indice" -#: appEditors/AppGerberEditor.py:5037 appEditors/AppGerberEditor.py:5066 +#: appEditors/AppGerberEditor.py:5074 appEditors/AppGerberEditor.py:5103 #: appGUI/ObjectUI.py:322 appTools/ToolPunchGerber.py:1095 msgid "Aperture Code" msgstr "Code d'Ouverture" -#: appEditors/AppGerberEditor.py:5039 appGUI/ObjectUI.py:324 +#: appEditors/AppGerberEditor.py:5076 appGUI/ObjectUI.py:324 #: appTools/ToolPunchGerber.py:1097 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "Type d'ouverture: circulaire, rectangle, macros, etc" -#: appEditors/AppGerberEditor.py:5041 appEditors/AppGerberEditor.py:5076 +#: appEditors/AppGerberEditor.py:5078 appEditors/AppGerberEditor.py:5113 #: appGUI/ObjectUI.py:326 appTools/ToolPunchGerber.py:1099 msgid "Aperture Size:" msgstr "Taille d'Ouverture:" -#: appEditors/AppGerberEditor.py:5043 appGUI/ObjectUI.py:328 +#: appEditors/AppGerberEditor.py:5080 appGUI/ObjectUI.py:328 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" @@ -3571,12 +3491,12 @@ msgstr "" "  - (largeur, hauteur) pour le type R, O.\n" "  - (dia, nVertices) pour le type P" -#: appEditors/AppGerberEditor.py:5067 +#: appEditors/AppGerberEditor.py:5104 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "Code pour la nouvelle ouverture" -#: appEditors/AppGerberEditor.py:5078 +#: appEditors/AppGerberEditor.py:5115 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" @@ -3590,11 +3510,11 @@ msgstr "" "calculé comme:\n" "sqrt (largeur ** 2 + hauteur ** 2)" -#: appEditors/AppGerberEditor.py:5092 +#: appEditors/AppGerberEditor.py:5129 msgid "Aperture Type" msgstr "Type d'ouverture" -#: appEditors/AppGerberEditor.py:5094 +#: appEditors/AppGerberEditor.py:5131 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" @@ -3606,11 +3526,11 @@ msgstr "" "R = rectangulaire\n" "O = oblong" -#: appEditors/AppGerberEditor.py:5105 +#: appEditors/AppGerberEditor.py:5142 msgid "Aperture Dim" msgstr "Dim. d'Ouverture" -#: appEditors/AppGerberEditor.py:5107 +#: appEditors/AppGerberEditor.py:5144 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" @@ -3620,19 +3540,19 @@ msgstr "" "Actif uniquement pour les ouvertures rectangulaires (type R).\n" "Le format est (largeur, hauteur)" -#: appEditors/AppGerberEditor.py:5116 +#: appEditors/AppGerberEditor.py:5153 msgid "Add/Delete Aperture" msgstr "Ajouter / Supprimer une Sélection" -#: appEditors/AppGerberEditor.py:5118 +#: appEditors/AppGerberEditor.py:5155 msgid "Add/Delete an aperture in the aperture table" msgstr "Ajouter / Supprimer une ouverture dans la table des ouvertures" -#: appEditors/AppGerberEditor.py:5128 +#: appEditors/AppGerberEditor.py:5165 msgid "Add a new aperture to the aperture list." msgstr "Ajoutez une nouvelle ouverture à la liste des ouvertures." -#: appEditors/AppGerberEditor.py:5131 appEditors/AppGerberEditor.py:5283 +#: appEditors/AppGerberEditor.py:5168 appEditors/AppGerberEditor.py:5320 #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 #: appGUI/GUIElements.py:1399 appGUI/GUIElements.py:1604 #: appGUI/GUIElements.py:1937 appGUI/MainGUI.py:423 appGUI/MainGUI.py:734 @@ -3647,19 +3567,19 @@ msgstr "Ajoutez une nouvelle ouverture à la liste des ouvertures." msgid "Delete" msgstr "Effacer" -#: appEditors/AppGerberEditor.py:5134 +#: appEditors/AppGerberEditor.py:5171 msgid "Delete a aperture in the aperture list" msgstr "Supprimer une ouverture dans la liste des ouvertures" -#: appEditors/AppGerberEditor.py:5151 +#: appEditors/AppGerberEditor.py:5188 msgid "Buffer Aperture" msgstr "Ouverture du Tampon" -#: appEditors/AppGerberEditor.py:5153 +#: appEditors/AppGerberEditor.py:5190 msgid "Buffer a aperture in the aperture list" msgstr "Buffer une ouverture dans la liste des ouvertures" -#: appEditors/AppGerberEditor.py:5169 +#: appEditors/AppGerberEditor.py:5206 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" @@ -3673,20 +3593,20 @@ msgstr "" " - \"Biseauté:\" le coin est une ligne qui relie directement les " "fonctionnalités réunies dans le coin" -#: appEditors/AppGerberEditor.py:5200 +#: appEditors/AppGerberEditor.py:5237 msgid "Scale Aperture" msgstr "Échelle d'Ouverture" -#: appEditors/AppGerberEditor.py:5202 +#: appEditors/AppGerberEditor.py:5239 msgid "Scale a aperture in the aperture list" msgstr "Mettre à l'échelle une ouverture dans la liste des ouvertures" -#: appEditors/AppGerberEditor.py:5210 +#: appEditors/AppGerberEditor.py:5247 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "Facteur d'échelle" -#: appEditors/AppGerberEditor.py:5212 +#: appEditors/AppGerberEditor.py:5249 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" @@ -3694,19 +3614,19 @@ msgstr "" "Le facteur par lequel mettre à l'échelle l'ouverture sélectionnée.\n" "Les valeurs peuvent être comprises entre 0,0000 et 999,9999" -#: appEditors/AppGerberEditor.py:5241 +#: appEditors/AppGerberEditor.py:5278 msgid "Mark polygons" msgstr "Marquer des polygones" -#: appEditors/AppGerberEditor.py:5243 +#: appEditors/AppGerberEditor.py:5280 msgid "Mark the polygon areas." msgstr "Marquez les zones polygonales." -#: appEditors/AppGerberEditor.py:5251 +#: appEditors/AppGerberEditor.py:5288 msgid "Area UPPER threshold" msgstr "Seuil de la zone supérieure" -#: appEditors/AppGerberEditor.py:5253 +#: appEditors/AppGerberEditor.py:5290 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3714,11 +3634,11 @@ msgstr "" "La valeur de seuil, toutes les zones inférieures à celle-ci sont marquées.\n" "Peut avoir une valeur comprise entre 0.0000 et 10000.0000" -#: appEditors/AppGerberEditor.py:5260 +#: appEditors/AppGerberEditor.py:5297 msgid "Area LOWER threshold" msgstr "Zone inférieure seuil" -#: appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5299 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3726,32 +3646,32 @@ msgstr "" "La valeur de seuil, toutes les zones plus que cela sont marquées.\n" "Peut avoir une valeur comprise entre 0.0000 et 10000.0000" -#: appEditors/AppGerberEditor.py:5276 +#: appEditors/AppGerberEditor.py:5313 msgid "Mark" msgstr "Marque" -#: appEditors/AppGerberEditor.py:5279 +#: appEditors/AppGerberEditor.py:5316 msgid "Mark the polygons that fit within limits." msgstr "Marquez les polygones qui correspondent aux limites." -#: appEditors/AppGerberEditor.py:5286 +#: appEditors/AppGerberEditor.py:5323 msgid "Delete all the marked polygons." msgstr "Supprimer tous les polygones marqués." -#: appEditors/AppGerberEditor.py:5293 +#: appEditors/AppGerberEditor.py:5330 msgid "Clear all the markings." msgstr "Effacer toutes les marques." -#: appEditors/AppGerberEditor.py:5313 appGUI/MainGUI.py:753 +#: appEditors/AppGerberEditor.py:5350 appGUI/MainGUI.py:753 #: appGUI/MainGUI.py:1180 appGUI/MainGUI.py:2349 appGUI/MainGUI.py:4950 msgid "Add Pad Array" msgstr "Ajouter un Tableau de Pads" -#: appEditors/AppGerberEditor.py:5315 +#: appEditors/AppGerberEditor.py:5352 msgid "Add an array of pads (linear or circular array)" msgstr "Ajouter un tableau de pads (tableau linéaire ou circulaire)" -#: appEditors/AppGerberEditor.py:5321 +#: appEditors/AppGerberEditor.py:5358 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" @@ -3759,33 +3679,27 @@ msgstr "" "Sélectionnez le type de tableau de pads à créer.\n" "Il peut être linéaire X (Y) ou circulaire" -#: appEditors/AppGerberEditor.py:5332 +#: appEditors/AppGerberEditor.py:5369 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "Nombre de pads" -#: appEditors/AppGerberEditor.py:5334 +#: appEditors/AppGerberEditor.py:5371 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "Spécifiez combien de pads doivent être dans le tableau." -#: appEditors/AppGerberEditor.py:6400 -#, fuzzy -#| msgid "Open cancelled." +#: appEditors/AppGerberEditor.py:6437 msgid "Offset Y cancelled" -msgstr "Ouvert annulé." +msgstr "Décalage Y annulé" -#: appEditors/AppGerberEditor.py:6416 -#, fuzzy -#| msgid "Open DXF cancelled." +#: appEditors/AppGerberEditor.py:6453 msgid "Skew X cancelled" -msgstr "Ouvrir DXF annulé." +msgstr "Inclinaison X annulée" -#: appEditors/AppGerberEditor.py:6432 -#, fuzzy -#| msgid "Open cancelled." +#: appEditors/AppGerberEditor.py:6469 msgid "Skew Y cancelled" -msgstr "Ouvert annulé." +msgstr "Inclinaison Y annulée" #: appEditors/AppTextEditor.py:84 msgid "Find" @@ -4175,7 +4089,7 @@ msgstr "Au repos." #: appGUI/GUIElements.py:4570 msgid "Application started ..." -msgstr "" +msgstr "Application démarrée ..." #: appGUI/GUIElements.py:4571 msgid "Hello!" @@ -5178,10 +5092,8 @@ msgstr "Défaut" #: appGUI/MainGUI.py:863 #: appGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 #: appGUI/preferences/geometry/GeometryOptPrefGroupUI.py:35 -#, fuzzy -#| msgid "Create CNC Job" msgid "Create CNCJob" -msgstr "Créer un travail CNC" +msgstr "Créer un CNCJob" #: appGUI/MainGUI.py:865 msgid "View Source" @@ -5759,10 +5671,8 @@ msgid "Shell disabled." msgstr "Shell désactivé." #: appGUI/MainGUI.py:4028 -#, fuzzy -#| msgid "Shortcuts List" msgid "Shortcut Key List" -msgstr "Raccourcis Clavier" +msgstr "Liste des raccourcis clavier" #: appGUI/MainGUI.py:4423 msgid "General Shortcut list" @@ -6245,22 +6155,16 @@ msgid "Add a new Tool" msgstr "Ajouter un nouvel outil" #: appGUI/MainGUI.py:4825 -#, fuzzy -#| msgid "Toggle Plot Area" msgid "Toggle Slot direction" -msgstr "Basculer la Zone de Tracé" +msgstr "Basculer la direction de la rainure" #: appGUI/MainGUI.py:4827 -#, fuzzy -#| msgid "Ctrl+S" msgid "Ctrl+Space" -msgstr "Ctrl+S" +msgstr "Ctrl+Espace" #: appGUI/MainGUI.py:4827 appGUI/MainGUI.py:4966 -#, fuzzy -#| msgid "Toggle Plot Area" msgid "Toggle array direction" -msgstr "Basculer la Zone de Tracé" +msgstr "Basculer la direction du tableau" #: appGUI/MainGUI.py:4949 msgid "GERBER EDITOR" @@ -6404,10 +6308,8 @@ msgstr "Tracer (afficher) cet objet." #: appGUI/ObjectUI.py:244 appGUI/ObjectUI.py:583 appGUI/ObjectUI.py:905 #: appGUI/ObjectUI.py:1911 -#, fuzzy -#| msgid "Save Object and Exit Editor" msgid "Start the Object Editor" -msgstr "Enregistrer l'objet et quitter l'éditeur" +msgstr "Démarrer l'éditeur d'objet" #: appGUI/ObjectUI.py:255 appGUI/ObjectUI.py:594 appGUI/ObjectUI.py:916 #: appGUI/ObjectUI.py:1922 @@ -6608,15 +6510,11 @@ msgstr "" #: appGUI/ObjectUI.py:676 appGUI/ObjectUI.py:1011 appTools/ToolDrilling.py:2072 #: appTools/ToolIsolation.py:3141 appTools/ToolMilling.py:1677 #: appTools/ToolNCC.py:4012 appTools/ToolPaint.py:2845 -#, fuzzy -#| msgid "" -#| "Tool Diameter. It's value (in current FlatCAM units)\n" -#| "is the cut width into the material." msgid "" "Tool Diameter. Its value\n" "is the cut width into the material." msgstr "" -"Diamètre de l'outil. C'est sa valeur (en unités FlatCAM actuelles)\n" +"Diamètre de l'outil. Sa valeur (en unités FlatCAM actuelles)\n" "est la largeur de coupe dans le matériau." #: appGUI/ObjectUI.py:679 appTools/ToolDrilling.py:2075 @@ -6666,8 +6564,6 @@ msgstr "" "avec des outils de la DB qui ont une valeur de diamètre proche." #: appGUI/ObjectUI.py:724 -#, fuzzy -#| msgid "Generate GCode out of drill holes in an Excellon object." msgid "Generate GCode from the drill holes in an Excellon object." msgstr "Générer le GCODE à partir des trous de forage dans un objet Excellon." @@ -7364,8 +7260,6 @@ msgstr "" #: appGUI/ObjectUI.py:1597 appTools/ToolDrilling.py:2584 #: appTools/ToolMilling.py:2260 -#, fuzzy -#| msgid "Add area:" msgid "Add Area:" msgstr "Ajouter une Zone:" @@ -8313,16 +8207,12 @@ msgstr "" "- Incrémental G91 -> la référence est la position précédente" #: appGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:110 -#, fuzzy -#| msgid "Absolute G90" msgid "Absolute" -msgstr "G90 absolu" +msgstr "G90 Absolu" #: appGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:111 -#, fuzzy -#| msgid "Incremental G91" msgid "Incremental" -msgstr "G91 incrémentiel" +msgstr "G91 Incrémentiel" #: appGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:121 msgid "Force Windows style line-ending" @@ -8429,19 +8319,14 @@ msgstr "Options avancées" #: appGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:36 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:36 #: appGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:33 -#, fuzzy -#| msgid "" -#| "A list of Gerber advanced parameters.\n" -#| "Those parameters are available only for\n" -#| "Advanced App. Level." msgid "" "A list of advanced parameters.\n" "Those parameters are available only for\n" "Advanced App. Level." msgstr "" -"Une liste des paramètres avancés de Gerber.\n" +"Une liste de paramètres avancés.\n" "Ces paramètres ne sont disponibles que pour\n" -"App avancée. Niveau." +"l'application en niveau 'avancé'." #: appGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:48 #: appGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:52 @@ -9380,10 +9265,8 @@ msgstr "" "Toute modification ici nécessite un redémarrage de l'application." #: appGUI/preferences/general/GeneralAppPrefGroupUI.py:64 -#, fuzzy -#| msgid "Precision INCH" msgid "Precision Inch" -msgstr "Précision INCH" +msgstr "Précision Inch" #: appGUI/preferences/general/GeneralAppPrefGroupUI.py:66 msgid "" @@ -10512,6 +10395,8 @@ msgstr "Zone" #: appTools/ToolCopperThieving.py:1300 msgid "Thieving areas with area less then this value will not be added." msgstr "" +"Les zones de thieving avec une taille inférieure à cette valeur ne seront " +"pas ajoutées." #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:99 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:307 @@ -10720,7 +10605,7 @@ msgstr "" #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:290 #: appTools/ToolCopperThieving.py:1668 msgid "Choose which additional geometry to include, if available." -msgstr "" +msgstr "Choisissez la géométrie supplémentaire à inclure, si disponible." #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:294 #: appTools/ToolCopperThieving.py:499 appTools/ToolCopperThieving.py:503 @@ -10730,10 +10615,8 @@ msgstr "Voleur" #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:295 #: appTools/ToolCopperThieving.py:1673 -#, fuzzy -#| msgid "Insert Robber Bar" msgid "Robber bar" -msgstr "Insérer une Robber Bar" +msgstr "Barre Robber" #: appGUI/preferences/tools/Tools2CalPrefGroupUI.py:27 msgid "Calibration Tool Options" @@ -11580,8 +11463,6 @@ msgstr "" "les tailles sont au dessus du seuil." #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:27 -#, fuzzy -#| msgid "2Sided Tool Options" msgid "2-Sided Tool Options" msgstr "Options des Outils 2 faces" @@ -11746,10 +11627,8 @@ msgstr "C'est la largeur de la planche.En centimètres." #: appGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:120 #: appTools/ToolCalculators.py:386 -#, fuzzy -#| msgid "This is the Area ID." msgid "This is the board area." -msgstr "Il s'agit de l'ID de zone." +msgstr "C'est la zone du PCB." #: appGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:130 #: appTools/ToolCalculators.py:408 @@ -11837,22 +11716,16 @@ msgstr "Sorte" #: appGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:102 #: appTools/ToolCutOut.py:2012 -#, fuzzy -#| 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." msgid "" "Choice of what kind the object we want to cutout is.\n" "- Single: contain a single PCB Gerber outline object.\n" "- Panel: a panel PCB Gerber object, which is made\n" "out of many individual PCB outlines." msgstr "" -"Choix du type d’objet à découper.
-Simple: contient un seul objet " -"hiérarchique Gerber.
-Panneau: un panneau PCB Gerber. objet, qui " -"est fait\n" -"sur beaucoup de contours individuels de PCB." +"Choix du type d’objet à découper.\n" +"- Simple: contient un seul objet de contour PCB Gerber.\n" +"- Panneau: un objet Gerber de PCB en panneau, qui est fait\n" +"de plusieurs contours individuels de PCB." #: appGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:109 #: appTools/ToolCutOut.py:2018 @@ -12309,15 +12182,6 @@ msgstr "Reste" #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:245 #: appTools/ToolIsolation.py:3394 appTools/ToolNCC.py:4338 #: appTools/ToolPaint.py:3079 -#, fuzzy -#| 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." msgid "" "If checked, use 'rest machining'.\n" "Basically it will process copper outside PCB features,\n" @@ -12334,7 +12198,7 @@ msgstr "" "du plus grand au plus petit, pour isoler les parties de cuivre qui\n" "n'ont pas pu être effacé par l'outil précédent, jusqu'à ce qu'il n'y ait\n" "plus de zone de cuivre à isoler ou plus d'outils.\n" -"S'il n'est pas coché, utilisez l'algorithme standard." +"S'il n'est pas coché, utilise l'algorithme standard." #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:258 #: appTools/ToolIsolation.py:3416 @@ -12446,16 +12310,12 @@ msgstr "Progressif" #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:341 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:341 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:305 -#, fuzzy -#| msgid "" -#| "- 'Normal' - normal plotting, done at the end of the job\n" -#| "- 'Progressive' - each shape is plotted after it is generated" msgid "" "- 'Normal' - normal plotting, done at the end of the job\n" "- 'Progressive' - each shape is plotted after it is generated" msgstr "" -"- 'Normal' - tracé normal, fait à la fin du travail\n" -"- 'Progressive' - chaque forme est tracée après sa génération" +"- 'Normal' - tracé normal, fait à la fin du job\n" +"- 'Progressive' - chaque forme est tracée dès qu'elle est générée" #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:27 msgid "NCC Tool Options" @@ -12666,10 +12526,8 @@ msgstr "Diam Nouvelle Buse" #: appGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:56 #: appTools/ToolSolderPaste.py:1190 -#, fuzzy -#| msgid "Diameter for the new Nozzle tool to add in the Tool Table" msgid "Diameter for the new tool to add in the Tool Table" -msgstr "Diamètre du nouvel outil Buse à ajouter dans le tableau des outils" +msgstr "Diamètre du nouvel outil à ajouter dans la table des outils" #: appGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:72 #: appTools/ToolSolderPaste.py:1257 @@ -12836,9 +12694,6 @@ msgid "Close paths" msgstr "Fermer les chemins" #: appGUI/preferences/tools/ToolsSubPrefGroupUI.py:39 appTools/ToolSub.py:784 -#, fuzzy -#| msgid "" -#| "Checking this will close the paths cut by the Geometry subtractor object." msgid "Checking this will close the paths cut by the subtractor object." msgstr "" "En cochant cette case, vous fermez les chemins coupés par l'objet " @@ -12897,15 +12752,11 @@ msgstr "Inclinaison" #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:126 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:140 #: appTools/ToolCalibration.py:1200 appTools/ToolCalibration.py:1213 -#, fuzzy -#| msgid "" -#| "Angle for Skew action, in degrees.\n" -#| "Float number between -360 and 359." msgid "" "Angle, in degrees.\n" "Float number between -360 and 359." msgstr "" -"Angle pour l'action asymétrique, en degrés.\n" +"Angle, en degrés.\n" "Nombre flottant entre -360 et 359." #: appGUI/preferences/utilities/AutoCompletePrefGroupUI.py:27 @@ -13777,8 +13628,6 @@ msgstr "Annulé par demande de l'utilisateur." #: appTools/ToolAlignObjects.py:245 appTools/ToolAlignObjects.py:267 #: appTools/ToolDistance.py:398 appTools/ToolMove.py:140 #: appTools/ToolQRCode.py:206 -#, fuzzy -#| msgid "Click on the DESTINATION point." msgid "Click on the DESTINATION point ..." msgstr "Cliquez sur le point de Destination." @@ -13963,23 +13812,21 @@ msgstr "" "selon ce qui est souhaité et ce qui est connu. " #: appTools/ToolCalculators.py:336 -#, fuzzy -#| msgid "Area Selection" msgid "Area Calculation" -msgstr "Sélection de zone" +msgstr "Calcul de zone" #: appTools/ToolCalculators.py:338 msgid "Choose how to calculate the board area." -msgstr "" +msgstr "Choisissez comment calculer la surface du pcb." #: appTools/ToolCalculators.py:356 appTools/ToolCalculators.py:374 #: appTools/ToolCalculators.py:392 msgid "cm" -msgstr "" +msgstr "cm" #: appTools/ToolCalculators.py:437 msgid "um" -msgstr "" +msgstr "um" #: appTools/ToolCalculators.py:448 msgid "Current Value" @@ -14066,8 +13913,6 @@ msgstr "Annulé. Quatre points sont nécessaires pour la génération de GCode." #: app_Main.py:8658 app_Main.py:8700 app_Main.py:8742 app_Main.py:8783 #: app_Main.py:8828 app_Main.py:8873 app_Main.py:9336 app_Main.py:9340 #: camlib.py:2403 camlib.py:2471 camlib.py:2539 camlib.py:2617 -#, fuzzy -#| msgid "No object selected." msgid "No object is selected." msgstr "Aucun objet sélectionné." @@ -14410,10 +14255,8 @@ msgid "Working..." msgstr "Travail..." #: appTools/ToolCopperThieving.py:626 -#, fuzzy -#| msgid "Geometry not supported for cutout" msgid "Geometry not supported for" -msgstr "Géométrie non prise en charge pour la découpe" +msgstr "Géométrie non prise en charge pour" #: appTools/ToolCopperThieving.py:632 appTools/ToolNCC.py:1784 #: appTools/ToolNCC.py:1839 appTools/ToolNCC.py:2833 appTools/ToolPaint.py:2468 @@ -14670,17 +14513,13 @@ msgid "Number of gaps value is missing. Add it and retry." msgstr "Le nombre de lacunes est manquant. Ajoutez-le et réessayez." #: appTools/ToolCutOut.py:580 appTools/ToolCutOut.py:954 -#, fuzzy -#| msgid "" -#| "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " -#| "Fill in a correct value and retry. " msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8.\n" "Fill in a correct value and retry." msgstr "" -"Le nombres des ponts ne peut être que l'une des valeurs suivantes: 'Aucune', " -"'None', 'LR', 'TB', '2LR','2TB', 4 ou 8. Saisissez une valeur correcte, puis " -"réessayez. " +"Les valeurs des interstices ne peuvent être que l'une\n" +"des valeurs suivantes: 'Aucune', 'lr', 'tb', '2lr','2tb', 4 ou 8.\n" +"Saisissez une valeur correcte, puis réessayez." #: appTools/ToolCutOut.py:901 appTools/ToolCutOut.py:1274 #: appTools/ToolCutOut.py:1632 @@ -14750,10 +14589,8 @@ msgstr "" "Sélectionnez un fichier Gerber et réessayez." #: appTools/ToolCutOut.py:1473 -#, fuzzy -#| msgid "Geometry not supported for cutout" msgid "Geometry not supported" -msgstr "Géométrie non prise en charge pour la découpe" +msgstr "Géométrie non prise en charge" #: appTools/ToolCutOut.py:1545 msgid "Making manual bridge gap..." @@ -15405,10 +15242,8 @@ msgid "Starting G-Code" msgstr "Démarrer le GCode" #: appTools/ToolDrilling.py:1673 appTools/ToolMilling.py:1355 -#, fuzzy -#| msgid "Generating Excellon CNCJob..." msgid "Generating CNCJob..." -msgstr "Génération du CNCJob Excellon..." +msgstr "Génération du CNCJob ..." #: appTools/ToolDrilling.py:1791 camlib.py:3214 camlib.py:3644 camlib.py:5730 msgid "The Toolchange X,Y format has to be (x, y)." @@ -15680,18 +15515,12 @@ msgstr "" "pour le cuivre fiducial." #: appTools/ToolFilm.py:160 -#, fuzzy -#| msgid "No FlatCAM object selected. Load an object for Film and retry." msgid "Load an object for Film and retry." -msgstr "" -"Aucun objet FlatCAM sélectionné. Chargez un objet pour Film et réessayez." +msgstr "Chargez un objet pour Film et réessayez." #: appTools/ToolFilm.py:167 -#, fuzzy -#| msgid "No FlatCAM object selected. Load an object for Box and retry." msgid "Load an object for Box and retry." -msgstr "" -"Aucun objet FlatCAM sélectionné. Chargez un objet pour Box et réessayez." +msgstr "Chargez un objet pour Box et réessayez." #: appTools/ToolFilm.py:182 msgid "Generating Film ..." @@ -15710,28 +15539,20 @@ msgstr "" #: appTools/ToolFilm.py:294 appTools/ToolFilm.py:306 #: appTools/ToolPunchGerber.py:512 -#, fuzzy -#| msgid "" -#| "Could not generate punched hole film because the punch hole sizeis bigger " -#| "than some of the apertures in the Gerber object." msgid "" "Failed. Punch hole size is bigger than some of the apertures in the Gerber " "object." msgstr "" -"Impossible de générer un film perforé car la taille du trou perforé est plus " -"grande que certaines des ouvertures de l’objet Gerber." +"Echec. La taille des trous de perforation est plus grande que certaines des " +"apertures dans l’objet Gerber." #: appTools/ToolFilm.py:324 appTools/ToolPunchGerber.py:585 -#, fuzzy -#| msgid "" -#| "Could not generate punched hole film because the newly created object " -#| "geometry is the same as the one in the source object geometry..." msgid "" "Failed. The new object geometry is the same as the one in the source object " "geometry..." msgstr "" -"Impossible de générer un film perforé car la géométrie d'objet nouvellement " -"créée est identique à celle de la géométrie de l'objet source ..." +"Echec. La géométrie d'objet nouvellement créée est identique à celle de la " +"géométrie de l'objet source..." #: appTools/ToolFilm.py:379 appTools/ToolFilm.py:384 msgid "Export negative film" @@ -15871,10 +15692,8 @@ msgstr "" #: appTools/ToolImage.py:149 appTools/ToolPcbWizard.py:336 app_Main.py:10075 #: app_Main.py:10130 tclCommands/TclCommandImportSvg.py:76 -#, fuzzy -#| msgid "Importing SVG" msgid "Importing" -msgstr "Importer du SVG" +msgstr "Importation" #: appTools/ToolImage.py:161 appTools/ToolPDF.py:155 app_Main.py:10073 #: app_Main.py:10128 app_Main.py:10206 app_Main.py:10269 app_Main.py:10335 @@ -16013,17 +15832,13 @@ msgstr "" #: appTools/ToolIsolation.py:963 appTools/ToolIsolation.py:1028 #: appTools/ToolNCC.py:900 appTools/ToolNCC.py:969 -#, fuzzy -#| msgid "NCC Tool. Checking tools for validity." msgid "Checking tools for validity." -msgstr "Outil NCC. Vérification de la validité des outils." +msgstr "Vérification de la validité des outils." #: appTools/ToolIsolation.py:980 appTools/ToolIsolation.py:1045 #: appTools/ToolNCC.py:917 appTools/ToolNCC.py:986 -#, fuzzy -#| msgid "Working ..." msgid "Checking ..." -msgstr "Travail ..." +msgstr "Vérification ..." #: appTools/ToolIsolation.py:1006 appTools/ToolIsolation.py:1604 #: appTools/ToolIsolation.py:1805 appTools/ToolIsolation.py:1992 @@ -16079,8 +15894,6 @@ msgid "Tool(s) deleted from Tool Table." msgstr "Outil (s) supprimé (s) de la table d'outils." #: appTools/ToolIsolation.py:1479 -#, fuzzy -#| msgid "Isolation" msgid "Isolating" msgstr "Isolement" @@ -16139,24 +15952,20 @@ msgstr "Polygone ajouté" #: appTools/ToolIsolation.py:2295 appTools/ToolIsolation.py:2409 #: appTools/ToolPaint.py:1137 -#, fuzzy -#| msgid "Click to add next polygon or right click to start painting." msgid "Click to add next polygon or right click to start." msgstr "" "Cliquez pour ajouter le polygone suivant ou cliquez avec le bouton droit " -"pour commencer à peindre." +"pour commencer." #: appTools/ToolIsolation.py:2307 appTools/ToolPaint.py:1149 msgid "Removed polygon" msgstr "Polygone supprimé" #: appTools/ToolIsolation.py:2308 appTools/ToolPaint.py:1150 -#, fuzzy -#| msgid "Click to add/remove next polygon or right click to start painting." msgid "Click to add/remove next polygon or right click to start." msgstr "" -"Cliquez pour ajouter / supprimer le polygone suivant ou cliquez avec le " -"bouton droit pour commencer à peindre." +"Cliquez pour ajouter/supprimer le polygone suivant ou cliquez avec le bouton " +"droit pour commencer." #: appTools/ToolIsolation.py:2313 appTools/ToolPaint.py:1155 msgid "No polygon detected under click position." @@ -16338,10 +16147,8 @@ msgid "Cancelled. No object(s) to move." msgstr "Annulé. Aucun objet à déplacer." #: appTools/ToolMove.py:211 -#, fuzzy -#| msgid "Object was mirrored" msgid "object was moved" -msgstr "L'objet a été reflété" +msgstr "L'objet a été déplacé" #: appTools/ToolMove.py:221 msgid "Error when mouse left click." @@ -16678,10 +16485,8 @@ msgid "Open PDF cancelled" msgstr "Ouvrir le PDF annulé" #: appTools/ToolPDF.py:123 -#, fuzzy -#| msgid "Working ..." msgid "Parsing ..." -msgstr "Travail ..." +msgstr "Analyse ..." #: appTools/ToolPDF.py:139 app_Main.py:10300 msgid "Failed to open" @@ -16749,8 +16554,6 @@ msgstr "" "Modifiez les paramètres de peinture et réessayez." #: appTools/ToolPaint.py:2196 -#, fuzzy -#| msgid "Painting..." msgid "Painting ..." msgstr "Peinture..." @@ -17163,22 +16966,16 @@ msgid "Import Excellon" msgstr "Importer un fichier Excellon" #: appTools/ToolPcbWizard.py:466 -#, fuzzy -#| 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." msgid "" "Import 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 "" -"Importer dans FlatCAM un fichier Excellon\n" -"ce magasin c'est l'information est dans 2 fichiers.\n" -"On a généralement une extension .DRL alors que\n" -"l'autre a une extension .INF." +"Importer un fichier Excellon qui stocke\n" +"ces informations dans 2 fichiers.\n" +"Un a généralement une extension .DRL alors que\n" +"l'autre a une extension .INF ." #: appTools/ToolProperties.py:127 msgid "Object Properties are displayed." @@ -17547,10 +17344,8 @@ msgid "Nozzle tool from Tool Table was edited." msgstr "L'outil de buse de la table d'outils a été modifié." #: appTools/ToolSolderPaste.py:598 -#, fuzzy -#| msgid "Tool(s) deleted from Tool Table." msgid "Tools deleted from Tool Table." -msgstr "Outil (s) supprimé (s) de la table d'outils." +msgstr "Outil(s) supprimé(s) de la table des outils." #: appTools/ToolSolderPaste.py:652 msgid "No SolderPaste mask Gerber object loaded." @@ -17644,16 +17439,12 @@ msgstr "" "d'avertissement." #: appTools/ToolSolderPaste.py:1181 -#, fuzzy -#| msgid "" -#| "Nozzle tool Diameter. It's value (in current FlatCAM units)\n" -#| "is the width of the solder paste dispensed." msgid "" "Tool Diameter. Its value\n" "is the width of the solder paste dispensed." msgstr "" -"Diamètre de l'outil de buse. C'est sa valeur (en unités FlatCAM actuelles)\n" -"est la largeur de la pâte à braser distribuée." +"Diamètre de l'outil. Sa valeur \n" +"est la largeur de la pâte à braser dispencée." #: appTools/ToolSolderPaste.py:1188 msgid "New Nozzle Tool" @@ -17830,10 +17621,8 @@ msgid "Subtraction aperture processing finished." msgstr "Traitement de la soustraction d'ouverture terminé." #: appTools/ToolSub.py:353 appTools/ToolSub.py:547 -#, fuzzy -#| msgid "Open Project ..." msgid "New object ..." -msgstr "Ouvrir Projet ..." +msgstr "Nouvel objet ..." #: appTools/ToolSub.py:356 appTools/ToolSub.py:550 appTools/ToolSub.py:632 msgid "Generating new object failed." @@ -18591,10 +18380,8 @@ msgid "Adding New Grid cancelled" msgstr "Ajout d'une nouvelle grille annulée" #: app_Main.py:6357 -#, fuzzy -#| msgid " Grid Value does not exist" msgid "Grid Value does not exist" -msgstr " Valeur de la grille n'existe pas" +msgstr "Valeur de la grille inexistante" #: app_Main.py:6359 msgid "Grid Value deleted" @@ -18609,8 +18396,6 @@ msgid "Key Shortcut List" msgstr "Liste de raccourcis clavier" #: app_Main.py:6407 -#, fuzzy -#| msgid "Name copied on clipboard ..." msgid "Name copied to clipboard ..." msgstr "Nom copié dans le presse-papiers ..." @@ -18920,20 +18705,16 @@ msgid "Save Object as PDF ..." msgstr "Enregistrement au format PDF ...Enregistrer le projet sous ..." #: app_Main.py:9364 -#, fuzzy -#| msgid "Painting..." msgid "Printing PDF ..." -msgstr "Peinture..." +msgstr "Impression PDF ..." #: app_Main.py:9539 msgid "PDF file saved to" msgstr "Fichier PDF enregistré dans" #: app_Main.py:9561 app_Main.py:9821 app_Main.py:9955 app_Main.py:10022 -#, fuzzy -#| msgid "Exporting SVG" msgid "Exporting ..." -msgstr "Exporter du SVG" +msgstr "Exportation ..." #: app_Main.py:9604 msgid "SVG file exported to" @@ -18961,10 +18742,8 @@ msgstr "Fichier Excellon exporté vers" #: app_Main.py:9826 app_Main.py:9833 app_Main.py:9960 app_Main.py:9967 #: app_Main.py:10027 app_Main.py:10034 -#, fuzzy -#| msgid "Could not export file." msgid "Could not export." -msgstr "Impossible d'exporter le fichier." +msgstr "Impossible d'exporter." #: app_Main.py:9947 msgid "Gerber file exported to" @@ -18993,10 +18772,8 @@ msgstr "" #: app_Main.py:10188 app_Main.py:10252 app_Main.py:10312 app_Main.py:10386 #: app_Main.py:10439 tclCommands/TclCommandOpenDXF.py:81 -#, fuzzy -#| msgid "Opening G-Code." msgid "Opening ..." -msgstr "Ouverture G-Code." +msgstr "Ouverture ..." #: app_Main.py:10199 msgid "Open Gerber failed. Probable not a Gerber file." @@ -19035,10 +18812,8 @@ msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "Objet vide ou non HPGL2. Abandon de la création d'objet." #: app_Main.py:10393 -#, fuzzy -#| msgid " Open HPGL2 failed. Probable not a HPGL2 file." msgid "Failed. Probable not a HPGL2 file." -msgstr " Ouverture HPGL2 échoué. Probablement pas un fichier HPGL2 ." +msgstr "Echec. Probablement pas un fichier HPGL2." #: app_Main.py:10419 msgid "TCL script file opened in Code Editor." @@ -19077,10 +18852,8 @@ msgid "Project loaded from" msgstr "Projet chargé à partir de" #: app_Main.py:10648 -#, fuzzy -#| msgid "&Save Project ..." msgid "Saving Project ..." -msgstr "Sauvegarder le projet ..." +msgstr "Sauvegarde du projet ..." #: app_Main.py:10670 app_Main.py:10706 msgid "Project saved to" diff --git a/locale/it/LC_MESSAGES/strings.mo b/locale/it/LC_MESSAGES/strings.mo index b5a657be..3e442552 100644 Binary files a/locale/it/LC_MESSAGES/strings.mo and b/locale/it/LC_MESSAGES/strings.mo differ diff --git a/locale/it/LC_MESSAGES/strings.po b/locale/it/LC_MESSAGES/strings.po index 838498f9..c02f414d 100644 --- a/locale/it/LC_MESSAGES/strings.po +++ b/locale/it/LC_MESSAGES/strings.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2020-11-06 00:01+0200\n" -"PO-Revision-Date: 2020-11-06 00:01+0200\n" +"POT-Creation-Date: 2020-11-06 14:03+0200\n" +"PO-Revision-Date: 2020-11-06 14:03+0200\n" "Last-Translator: \n" "Language-Team: \n" "Language: it\n" @@ -113,7 +113,7 @@ msgstr "Segnalibri" #: appEditors/AppGeoEditor.py:585 appEditors/AppGeoEditor.py:1074 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppTextEditor.py:259 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppTextEditor.py:259 #: appGUI/MainGUI.py:3015 appGUI/MainGUI.py:3237 appGUI/MainGUI.py:3463 #: appObjects/FlatCAMCNCJob.py:1754 appObjects/ObjectCollection.py:126 #: appTools/ToolCorners.py:332 appTools/ToolFilm.py:242 @@ -693,7 +693,7 @@ msgstr "" "Se non ha esito positivo, anche la pulizia non-rame avrà esito negativo.\n" "- Cancella -> la normale pulizia non-rame." -#: appDatabase.py:599 appEditors/AppGerberEditor.py:5290 +#: appDatabase.py:599 appEditors/AppGerberEditor.py:5327 #: appTools/ToolNCC.py:4172 msgid "Clear" msgstr "Pulisci" @@ -913,7 +913,7 @@ msgstr "" "per rifinire bordi grezzi." #: appDatabase.py:700 appDatabase.py:757 appEditors/AppGeoEditor.py:614 -#: appEditors/AppGerberEditor.py:5465 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGerberEditor.py:5502 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:143 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:183 @@ -1609,10 +1609,10 @@ msgstr "Per aggiungere un foro prima seleziona un utensile" #: appEditors/AppGerberEditor.py:1377 appEditors/AppGerberEditor.py:1582 #: appEditors/AppGerberEditor.py:1871 appEditors/AppGerberEditor.py:2167 #: appEditors/AppGerberEditor.py:2248 appEditors/AppGerberEditor.py:2358 -#: appEditors/AppGerberEditor.py:4041 appEditors/AppGerberEditor.py:4282 -#: appEditors/AppGerberEditor.py:4299 appEditors/AppGerberEditor.py:4671 -#: appEditors/AppGerberEditor.py:4831 appEditors/AppGerberEditor.py:4893 -#: appEditors/AppGerberEditor.py:4942 appEditors/AppGerberEditor.py:6144 +#: appEditors/AppGerberEditor.py:4078 appEditors/AppGerberEditor.py:4319 +#: appEditors/AppGerberEditor.py:4336 appEditors/AppGerberEditor.py:4708 +#: appEditors/AppGerberEditor.py:4868 appEditors/AppGerberEditor.py:4930 +#: appEditors/AppGerberEditor.py:4979 appEditors/AppGerberEditor.py:6181 #: appGUI/MainGUI.py:2996 appGUI/MainGUI.py:3008 #: appObjects/FlatCAMGeometry.py:2745 appObjects/FlatCAMGeometry.py:2818 #: appObjects/FlatCAMGerber.py:372 appParsers/ParseGerber.py:2045 @@ -1744,7 +1744,7 @@ msgid "There are no Tools definitions in the file. Aborting Excellon creation." msgstr "" "Non ci sono definizioni di utensili nel file. Annullo creazione Excellon." -#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4021 +#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4058 #: appObjects/AppObject.py:164 appObjects/FlatCAMGeometry.py:2078 #: appParsers/ParseExcellon.py:972 appTools/ToolPcbWizard.py:318 #: appTools/ToolSolderPaste.py:894 app_Main.py:7712 app_Main.py:10176 @@ -1765,7 +1765,7 @@ msgid "Cancelled. There is no Tool/Drill selected" msgstr "Errore: Nessun utensile/Foro selezionato" #: appEditors/AppExcEditor.py:3650 appEditors/AppExcEditor.py:3660 -#: appEditors/AppGerberEditor.py:4733 +#: appEditors/AppGerberEditor.py:4770 msgid "Click on the circular array Center position" msgstr "Clicca sulla posizione centrale della matrice circolare" @@ -1774,7 +1774,7 @@ msgstr "Clicca sulla posizione centrale della matrice circolare" msgid "Excellon Editor" msgstr "Editor Excellon" -#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5004 +#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5041 #: appEditors/appGCodeEditor.py:669 msgid "Name:" msgstr "Nome:" @@ -1830,7 +1830,7 @@ msgid "Diameter for the new tool" msgstr "Diametro del nuovo utensile" #: appEditors/AppExcEditor.py:3875 appEditors/AppGeoEditor.py:671 -#: appEditors/AppGerberEditor.py:5125 appEditors/AppGerberEditor.py:5522 +#: appEditors/AppGerberEditor.py:5162 appEditors/AppGerberEditor.py:5559 #: appGUI/ObjectUI.py:2373 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:288 #: appTools/ToolCopperThieving.py:1666 appTools/ToolDblSided.py:709 @@ -1903,12 +1903,12 @@ msgstr "" "Può essere lineare X(Y) o circolare" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5324 +#: appEditors/AppGerberEditor.py:5361 msgid "Linear" msgstr "Lineare" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5325 +#: appEditors/AppGerberEditor.py:5362 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: appGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 @@ -1935,14 +1935,14 @@ msgstr "Specifica quanti fori sono presenti nella matrice." #: appEditors/AppExcEditor.py:4010 appEditors/AppExcEditor.py:4069 #: appEditors/AppExcEditor.py:4135 appEditors/AppExcEditor.py:4231 #: appEditors/AppExcEditor.py:4291 appEditors/AppGeoEditor.py:2084 -#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5353 -#: appEditors/AppGerberEditor.py:5402 +#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5390 +#: appEditors/AppGerberEditor.py:5439 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "Direzione" #: appEditors/AppExcEditor.py:4012 appEditors/AppExcEditor.py:4233 -#: appEditors/AppGerberEditor.py:5355 +#: appEditors/AppGerberEditor.py:5392 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 @@ -1958,7 +1958,7 @@ msgstr "" "- 'Angolo' - angolo per l'inclinazione della matrice" #: appEditors/AppExcEditor.py:4018 appEditors/AppExcEditor.py:4143 -#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5362 +#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5399 #: appGUI/GUIElements.py:4341 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 #: appGUI/MainGUI.py:4442 appGUI/MainGUI.py:4708 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 @@ -1971,7 +1971,7 @@ msgid "X" msgstr "X" #: appEditors/AppExcEditor.py:4019 appEditors/AppExcEditor.py:4144 -#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5363 +#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5400 #: appGUI/GUIElements.py:4348 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 #: appGUI/MainGUI.py:4709 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 @@ -1987,9 +1987,9 @@ msgstr "Y" #: appEditors/AppExcEditor.py:4080 appEditors/AppExcEditor.py:4145 #: appEditors/AppExcEditor.py:4151 appEditors/AppExcEditor.py:4241 #: appEditors/AppExcEditor.py:4261 appEditors/AppExcEditor.py:4302 -#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5364 -#: appEditors/AppGerberEditor.py:5381 appEditors/AppGerberEditor.py:5417 -#: appEditors/AppGerberEditor.py:5537 +#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5401 +#: appEditors/AppGerberEditor.py:5418 appEditors/AppGerberEditor.py:5454 +#: appEditors/AppGerberEditor.py:5574 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 @@ -2005,7 +2005,7 @@ msgid "Angle" msgstr "Angolo" #: appEditors/AppExcEditor.py:4026 appEditors/AppExcEditor.py:4247 -#: appEditors/AppGerberEditor.py:5368 +#: appEditors/AppGerberEditor.py:5405 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 @@ -2013,7 +2013,7 @@ msgid "Pitch" msgstr "Passo" #: appEditors/AppExcEditor.py:4028 appEditors/AppExcEditor.py:4249 -#: appEditors/AppGerberEditor.py:5370 +#: appEditors/AppGerberEditor.py:5407 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 @@ -2021,7 +2021,7 @@ msgid "Pitch = Distance between elements of the array." msgstr "Passo = distanza tra due elementi della matrice." #: appEditors/AppExcEditor.py:4041 appEditors/AppExcEditor.py:4263 -#: appEditors/AppGerberEditor.py:5383 +#: appEditors/AppGerberEditor.py:5420 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" @@ -2034,7 +2034,7 @@ msgstr "" "Valore massimo: 360.00 gradi." #: appEditors/AppExcEditor.py:4070 appEditors/AppExcEditor.py:4292 -#: appEditors/AppGerberEditor.py:5404 +#: appEditors/AppGerberEditor.py:5441 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 @@ -2046,7 +2046,7 @@ msgstr "" "Può essere CW = senso orario o CCW = senso antiorario." #: appEditors/AppExcEditor.py:4073 appEditors/AppExcEditor.py:4295 -#: appEditors/AppGerberEditor.py:5412 +#: appEditors/AppGerberEditor.py:5449 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 @@ -2056,7 +2056,7 @@ msgid "CW" msgstr "CW" #: appEditors/AppExcEditor.py:4074 appEditors/AppExcEditor.py:4296 -#: appEditors/AppGerberEditor.py:5413 +#: appEditors/AppGerberEditor.py:5450 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 @@ -2066,7 +2066,7 @@ msgid "CCW" msgstr "CCW" #: appEditors/AppExcEditor.py:4081 appEditors/AppExcEditor.py:4303 -#: appEditors/AppGerberEditor.py:5419 +#: appEditors/AppGerberEditor.py:5456 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 @@ -2149,13 +2149,13 @@ msgid "Specify how many slots to be in the array." msgstr "Specifica il numero di slot che comporranno la matrice." #: appEditors/AppExcEditor.py:4317 appEditors/AppGeoEditor.py:3310 -#: appEditors/AppGerberEditor.py:5441 appEditors/appGCodeEditor.py:753 +#: appEditors/AppGerberEditor.py:5478 appEditors/appGCodeEditor.py:753 #: appGUI/MainGUI.py:346 appGUI/MainGUI.py:1696 app_Main.py:2494 msgid "Exit Editor" msgstr "Editor Exit" #: appEditors/AppExcEditor.py:4320 appEditors/AppGeoEditor.py:3313 -#: appEditors/AppGerberEditor.py:5444 appEditors/appGCodeEditor.py:756 +#: appEditors/AppGerberEditor.py:5481 appEditors/appGCodeEditor.py:756 msgid "Exit from Editor." msgstr "Esci dall'editor." @@ -2163,12 +2163,12 @@ msgstr "Esci dall'editor." msgid "Buffer Selection" msgstr "Selezione Buffer" -#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5166 +#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5203 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "Buffer distanza" -#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5167 +#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5204 msgid "Buffer corner" msgstr "Buffer angolo" @@ -2185,11 +2185,11 @@ msgstr "" "- 'Squadrato': l'angolo fiene raggiunto con un angolo acuto.\n" "- 'Smussato': l'angolo è una linea che connette direttamente le varie sezioni" -#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5175 +#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5212 msgid "Round" msgstr "Arrotondato" -#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5176 +#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5213 #: appGUI/ObjectUI.py:1601 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:223 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 @@ -2211,7 +2211,7 @@ msgstr "Arrotondato" msgid "Square" msgstr "Squadrato" -#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5177 +#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5214 msgid "Beveled" msgstr "Smussato" @@ -2236,7 +2236,7 @@ msgstr "Utensile buffer" #: appEditors/AppGeoEditor.py:146 appEditors/AppGeoEditor.py:163 #: appEditors/AppGeoEditor.py:180 appEditors/AppGeoEditor.py:2987 #: appEditors/AppGeoEditor.py:3015 appEditors/AppGeoEditor.py:3043 -#: appEditors/AppGerberEditor.py:4786 +#: appEditors/AppGerberEditor.py:4823 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "" "Valore per la distanza buffer mancante o del formato errato. Aggiungilo e " @@ -2250,8 +2250,8 @@ msgstr "Strumento inserimento testo" msgid "Font" msgstr "Font" -#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appGUI/ObjectUI.py:316 +#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appGUI/ObjectUI.py:316 #: appGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 @@ -2316,11 +2316,11 @@ msgstr "" #: appEditors/AppGeoEditor.py:2609 appEditors/AppGeoEditor.py:2673 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppGerberEditor.py:5961 -#: appEditors/AppGerberEditor.py:5984 appEditors/AppGerberEditor.py:6129 -#: appEditors/AppGerberEditor.py:6162 appEditors/AppGerberEditor.py:6205 -#: appEditors/AppGerberEditor.py:6246 appEditors/AppGerberEditor.py:6282 -#: appEditors/AppGerberEditor.py:6318 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppGerberEditor.py:5998 +#: appEditors/AppGerberEditor.py:6021 appEditors/AppGerberEditor.py:6166 +#: appEditors/AppGerberEditor.py:6199 appEditors/AppGerberEditor.py:6242 +#: appEditors/AppGerberEditor.py:6283 appEditors/AppGerberEditor.py:6319 +#: appEditors/AppGerberEditor.py:6355 msgid "No shape selected." msgstr "Nessuna forma selezionata." @@ -2333,26 +2333,26 @@ msgid "Tools" msgstr "Strumento" #: appEditors/AppGeoEditor.py:609 appEditors/AppGeoEditor.py:1038 -#: appEditors/AppGerberEditor.py:5460 appEditors/AppGerberEditor.py:5889 +#: appEditors/AppGerberEditor.py:5497 appEditors/AppGerberEditor.py:5926 #: appGUI/MainGUI.py:695 appGUI/MainGUI.py:1075 appGUI/MainGUI.py:2244 #: appTools/ToolTransform.py:85 msgid "Transform Tool" msgstr "Strumento trasformazione" #: appEditors/AppGeoEditor.py:610 appEditors/AppGeoEditor.py:702 -#: appEditors/AppGerberEditor.py:5461 appEditors/AppGerberEditor.py:5553 +#: appEditors/AppGerberEditor.py:5498 appEditors/AppGerberEditor.py:5590 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 #: appTools/ToolTransform.py:508 appTools/ToolTransform.py:628 msgid "Rotate" msgstr "Ruota" -#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5462 +#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5499 #: appTools/ToolTransform.py:509 msgid "Skew/Shear" msgstr "Inclina/Taglia" -#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5225 -#: appEditors/AppGerberEditor.py:5463 appGUI/MainGUI.py:776 +#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5500 appGUI/MainGUI.py:776 #: appGUI/MainGUI.py:1197 appGUI/MainGUI.py:1664 appGUI/MainGUI.py:2366 #: appGUI/MainGUI.py:4960 appGUI/ObjectUI.py:125 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:147 @@ -2360,13 +2360,13 @@ msgstr "Inclina/Taglia" msgid "Scale" msgstr "Scala" -#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5464 +#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5501 #: appTools/ToolTransform.py:511 msgid "Mirror (Flip)" msgstr "Specchia" -#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5184 -#: appEditors/AppGerberEditor.py:5466 appGUI/MainGUI.py:773 +#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5221 +#: appEditors/AppGerberEditor.py:5503 appGUI/MainGUI.py:773 #: appGUI/MainGUI.py:1195 appGUI/MainGUI.py:1619 appGUI/MainGUI.py:1662 #: appGUI/MainGUI.py:2364 appGUI/MainGUI.py:4951 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:212 @@ -2374,7 +2374,7 @@ msgstr "Specchia" msgid "Buffer" msgstr "Buffer" -#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5497 +#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5534 #: appGUI/GUIElements.py:3767 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:44 @@ -2383,7 +2383,7 @@ msgstr "Buffer" msgid "Reference" msgstr "Riferimento" -#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5499 +#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5536 msgid "" "The reference point for Rotate, Skew, Scale, Mirror.\n" "Can be:\n" @@ -2400,7 +2400,7 @@ msgstr "" "- Punto -> un punto custom definito dalle coordinate X,Y\n" "- Selezione Min -> il punto (minx, miny) del contenitore della selezione" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appTools/ToolCalibration.py:126 appTools/ToolCalibration.py:127 #: appTools/ToolTransform.py:552 @@ -2408,7 +2408,7 @@ msgid "Origin" msgstr "Origine" #: appEditors/AppGeoEditor.py:656 appEditors/AppGeoEditor.py:1047 -#: appEditors/AppGerberEditor.py:5507 appEditors/AppGerberEditor.py:5898 +#: appEditors/AppGerberEditor.py:5544 appEditors/AppGerberEditor.py:5935 #: appGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -2419,7 +2419,7 @@ msgstr "Origine" msgid "Selection" msgstr "Selezione" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:85 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:60 @@ -2427,12 +2427,12 @@ msgstr "Selezione" msgid "Point" msgstr "Punto" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 msgid "Minimum" msgstr "Minimo" #: appEditors/AppGeoEditor.py:662 appEditors/AppGeoEditor.py:958 -#: appEditors/AppGerberEditor.py:5513 appEditors/AppGerberEditor.py:5809 +#: appEditors/AppGerberEditor.py:5550 appEditors/AppGerberEditor.py:5846 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: appGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:243 @@ -2442,18 +2442,18 @@ msgstr "Minimo" msgid "Value" msgstr "Valore" -#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5515 +#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5552 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:62 #: appTools/ToolTransform.py:560 msgid "A point of reference in format X,Y." msgstr "Un punto di riferimento nel formato X,Y." -#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5524 +#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5561 #: appTools/ToolTransform.py:569 msgid "Add point coordinates from clipboard." msgstr "Aggiungi coordinate del punto dagli appunti." -#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5539 +#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5576 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:98 #: appTools/ToolTransform.py:614 msgid "" @@ -2467,7 +2467,7 @@ msgstr "" "Numeri positivi per il senso orario.\n" "Numeri negativi per il senso antiorario." -#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5555 +#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5592 #: appTools/ToolTransform.py:630 msgid "" "Rotate the selected object(s).\n" @@ -2479,7 +2479,7 @@ msgstr "" "rettangolo di selezione per tutti gli oggetti selezionati." #: appEditors/AppGeoEditor.py:724 appEditors/AppGeoEditor.py:786 -#: appEditors/AppGerberEditor.py:5575 appEditors/AppGerberEditor.py:5637 +#: appEditors/AppGerberEditor.py:5612 appEditors/AppGerberEditor.py:5674 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:112 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:151 #: appTools/ToolTransform.py:650 appTools/ToolTransform.py:712 @@ -2487,14 +2487,14 @@ msgid "Link" msgstr "Collegamento" #: appEditors/AppGeoEditor.py:726 appEditors/AppGeoEditor.py:788 -#: appEditors/AppGerberEditor.py:5577 appEditors/AppGerberEditor.py:5639 +#: appEditors/AppGerberEditor.py:5614 appEditors/AppGerberEditor.py:5676 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:114 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:153 #: appTools/ToolTransform.py:652 appTools/ToolTransform.py:714 msgid "Link the Y entry to X entry and copy its content." msgstr "Collega il valore di Y a quello di X e copia il contenuto." -#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5582 +#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5619 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 #: appTools/ToolFilm.py:1046 appTools/ToolTransform.py:657 @@ -2502,7 +2502,7 @@ msgid "X angle" msgstr "Angolo X" #: appEditors/AppGeoEditor.py:733 appEditors/AppGeoEditor.py:754 -#: appEditors/AppGerberEditor.py:5584 appEditors/AppGerberEditor.py:5605 +#: appEditors/AppGerberEditor.py:5621 appEditors/AppGerberEditor.py:5642 #: appTools/ToolTransform.py:659 appTools/ToolTransform.py:680 msgid "" "Angle for Skew action, in degrees.\n" @@ -2511,13 +2511,13 @@ msgstr "" "Angolo per l'azione di inclinazione, in gradi.\n" "Numero float compreso tra -360 e 360." -#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5592 +#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5629 #: appTools/ToolTransform.py:667 msgid "Skew X" msgstr "Inclinazione X" #: appEditors/AppGeoEditor.py:743 appEditors/AppGeoEditor.py:764 -#: appEditors/AppGerberEditor.py:5594 appEditors/AppGerberEditor.py:5615 +#: appEditors/AppGerberEditor.py:5631 appEditors/AppGerberEditor.py:5652 #: appTools/ToolTransform.py:669 appTools/ToolTransform.py:690 msgid "" "Skew/shear the selected object(s).\n" @@ -2528,38 +2528,38 @@ msgstr "" "Il punto di riferimento è il centro del\n" "rettangolo di selezione per tutti gli oggetti selezionati." -#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5603 +#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5640 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:138 #: appTools/ToolFilm.py:1055 appTools/ToolTransform.py:678 msgid "Y angle" msgstr "Angolo Y" -#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5613 +#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5650 #: appTools/ToolTransform.py:688 msgid "Skew Y" msgstr "Inclina Y" -#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5644 +#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5681 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:162 #: appTools/ToolFilm.py:1002 appTools/ToolTransform.py:719 msgid "X factor" msgstr "Fattore X" -#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5646 +#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5683 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:164 #: appTools/ToolTransform.py:721 msgid "Factor for scaling on X axis." msgstr "Fattore di scala sull'asse X." -#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5653 +#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5690 #: appTools/ToolTransform.py:728 msgid "Scale X" msgstr "Scala X" #: appEditors/AppGeoEditor.py:804 appEditors/AppGeoEditor.py:824 -#: appEditors/AppGerberEditor.py:5655 appEditors/AppGerberEditor.py:5675 +#: appEditors/AppGerberEditor.py:5692 appEditors/AppGerberEditor.py:5712 #: appTools/ToolTransform.py:730 appTools/ToolTransform.py:750 msgid "" "Scale the selected object(s).\n" @@ -2570,59 +2570,59 @@ msgstr "" "Il punto di riferimento dipende\n" "dallo stato della casella di controllo Riferimento scala." -#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5664 +#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5701 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 #: appTools/ToolFilm.py:1011 appTools/ToolTransform.py:739 msgid "Y factor" msgstr "Fattore Y" -#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5666 +#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5703 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 #: appTools/ToolTransform.py:741 msgid "Factor for scaling on Y axis." msgstr "Fattore di scala sull'asse Y." -#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5673 +#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5710 #: appTools/ToolTransform.py:748 msgid "Scale Y" msgstr "Scala Y" -#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5700 +#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5737 #: appTools/ToolTransform.py:775 msgid "Flip on X" msgstr "Capovolgi in X" #: appEditors/AppGeoEditor.py:851 appEditors/AppGeoEditor.py:856 -#: appEditors/AppGerberEditor.py:5702 appEditors/AppGerberEditor.py:5707 +#: appEditors/AppGerberEditor.py:5739 appEditors/AppGerberEditor.py:5744 #: appTools/ToolTransform.py:777 appTools/ToolTransform.py:782 msgid "Flip the selected object(s) over the X axis." msgstr "Capovolgi gli oggetti selezionati sull'asse X." -#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5705 +#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5742 #: appTools/ToolTransform.py:780 msgid "Flip on Y" msgstr "Capovolgi in Y" -#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5725 +#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5762 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:191 #: appTools/ToolTransform.py:800 msgid "X val" msgstr "Valore X" -#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5727 +#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5764 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:193 #: appTools/ToolTransform.py:802 msgid "Distance to offset on X axis. In current units." msgstr "Distanza da applicare sull'asse X. In unità correnti." -#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5734 +#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5771 #: appTools/ToolTransform.py:809 msgid "Offset X" msgstr "Offset X" #: appEditors/AppGeoEditor.py:885 appEditors/AppGeoEditor.py:905 -#: appEditors/AppGerberEditor.py:5736 appEditors/AppGerberEditor.py:5756 +#: appEditors/AppGerberEditor.py:5773 appEditors/AppGerberEditor.py:5793 #: appTools/ToolTransform.py:811 appTools/ToolTransform.py:831 msgid "" "Offset the selected object(s).\n" @@ -2633,24 +2633,24 @@ msgstr "" "Il punto di riferimento è il centro del\n" "rettangolo di selezione per tutti gli oggetti selezionati.\n" -#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5745 +#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5782 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:204 #: appTools/ToolTransform.py:820 msgid "Y val" msgstr "Valore Y" -#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5747 +#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5784 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:206 #: appTools/ToolTransform.py:822 msgid "Distance to offset on Y axis. In current units." msgstr "Distanza da applicare sull'asse Y. In unità correnti." -#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5754 +#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5791 #: appTools/ToolTransform.py:829 msgid "Offset Y" msgstr "Offset X" -#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5774 +#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5811 #: appGUI/ObjectUI.py:462 appGUI/ObjectUI.py:499 #: appGUI/preferences/tools/Tools2InvertPrefGroupUI.py:67 #: appGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 @@ -2660,7 +2660,7 @@ msgstr "Offset X" msgid "Rounded" msgstr "Arrotondato" -#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5776 +#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5813 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:218 #: appTools/ToolTransform.py:851 msgid "" @@ -2674,14 +2674,14 @@ msgstr "" "Se non selezionato, il buffer seguirà l'esatta geometria\n" "della forma bufferizzata." -#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5784 +#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5821 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:226 #: appTools/ToolDistance.py:409 appTools/ToolDistanceMin.py:199 #: appTools/ToolTransform.py:859 msgid "Distance" msgstr "Distanza" -#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5786 +#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5823 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:228 #: appTools/ToolTransform.py:861 msgid "" @@ -2695,12 +2695,12 @@ msgstr "" "Ogni elemento della geometria dell'oggetto verrà aumentato\n" "o diminuito con la 'distanza'." -#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5798 +#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5835 #: appTools/ToolTransform.py:873 msgid "Buffer D" msgstr "Buffer D" -#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5800 +#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5837 #: appTools/ToolTransform.py:875 msgid "" "Create the buffer effect on each geometry,\n" @@ -2709,7 +2709,7 @@ msgstr "" "Crea l'effetto buffer su ogni geometria,\n" "elemento dall'oggetto selezionato, usando la distanza." -#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5811 +#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5848 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:245 #: appTools/ToolTransform.py:886 msgid "" @@ -2724,12 +2724,12 @@ msgstr "" "Ogni elemento della geometria dell'oggetto verrà aumentato\n" "o diminuito in base al 'Valore'." -#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5824 +#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5861 #: appTools/ToolTransform.py:899 msgid "Buffer F" msgstr "Buffer F" -#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5826 +#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5863 #: appTools/ToolTransform.py:901 msgid "" "Create the buffer effect on each geometry,\n" @@ -2738,7 +2738,7 @@ msgstr "" "Crea l'effetto buffer su ogni geometria,\n" "elemento dall'oggetto selezionato, usando il fattore." -#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5897 +#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5934 #: appGUI/ObjectUI.py:1555 appGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:70 @@ -2749,12 +2749,12 @@ msgstr "" msgid "Object" msgstr "Oggetto" -#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:5969 +#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:6006 #: appTools/ToolTransform.py:150 msgid "Incorrect format for Point value. Needs format X,Y" msgstr "Valori del formato punto non corrette. Il formato è X,Y" -#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:5994 +#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:6031 #: appTools/ToolTransform.py:167 msgid "Rotate transformation can not be done for a value of 0." msgstr "" @@ -2762,20 +2762,20 @@ msgstr "" "0." #: appEditors/AppGeoEditor.py:1201 appEditors/AppGeoEditor.py:1222 -#: appEditors/AppGerberEditor.py:6052 appEditors/AppGerberEditor.py:6073 +#: appEditors/AppGerberEditor.py:6089 appEditors/AppGerberEditor.py:6110 #: appTools/ToolTransform.py:225 appTools/ToolTransform.py:246 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "" "La trasformazione in scala non può essere eseguita per un fattore 0 o 1." #: appEditors/AppGeoEditor.py:1235 appEditors/AppGeoEditor.py:1244 -#: appEditors/AppGerberEditor.py:6086 appEditors/AppGerberEditor.py:6095 +#: appEditors/AppGerberEditor.py:6123 appEditors/AppGerberEditor.py:6132 #: appTools/ToolTransform.py:259 appTools/ToolTransform.py:268 msgid "Offset transformation can not be done for a value of 0." msgstr "" "La trasformazione offset non può essere eseguita per un valore pari a 0." -#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6132 +#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6169 #: appTools/ToolTransform.py:296 msgid "Appying Rotate" msgstr "Applico Rotazione" @@ -2783,9 +2783,9 @@ msgstr "Applico Rotazione" #: appEditors/AppGeoEditor.py:1289 appEditors/AppGeoEditor.py:1322 #: appEditors/AppGeoEditor.py:1356 appEditors/AppGeoEditor.py:1390 #: appEditors/AppGeoEditor.py:1423 appEditors/AppGeoEditor.py:1444 -#: appEditors/AppGerberEditor.py:6146 appEditors/AppGerberEditor.py:6188 -#: appEditors/AppGerberEditor.py:6228 appEditors/AppGerberEditor.py:6267 -#: appEditors/AppGerberEditor.py:6311 appEditors/AppGerberEditor.py:6347 +#: appEditors/AppGerberEditor.py:6183 appEditors/AppGerberEditor.py:6225 +#: appEditors/AppGerberEditor.py:6265 appEditors/AppGerberEditor.py:6304 +#: appEditors/AppGerberEditor.py:6348 appEditors/AppGerberEditor.py:6384 #: appTools/ToolTransform.py:311 appTools/ToolTransform.py:351 #: appTools/ToolTransform.py:382 appTools/ToolTransform.py:409 #: appTools/ToolTransform.py:438 appTools/ToolTransform.py:473 app_Main.py:6049 @@ -2793,108 +2793,108 @@ msgstr "Applico Rotazione" msgid "Action was not executed" msgstr "L'azione non è stata eseguita" -#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6165 +#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6202 #: appTools/ToolTransform.py:321 msgid "Applying Flip" msgstr "Applico il capovolgimento" -#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6177 +#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6214 #: appTools/ToolTransform.py:338 app_Main.py:6047 msgid "Flip on Y axis done" msgstr "Capovolgimento in Y effettuato" -#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6185 +#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6222 #: appTools/ToolTransform.py:347 app_Main.py:6093 msgid "Flip on X axis done" msgstr "Capovolgimento in X effettuato" -#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6208 +#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6245 #: appTools/ToolTransform.py:366 msgid "Applying Skew" msgstr "Applico inclinazione" -#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6224 +#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6261 msgid "Skew on the X axis done" msgstr "Inclinazione sull'asse X effettuata" -#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6226 +#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6263 msgid "Skew on the Y axis done" msgstr "Inclinazione sull'asse Y effettuata" -#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6249 +#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6286 #: appTools/ToolTransform.py:392 msgid "Applying Scale" msgstr "Applicare scala" -#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6262 +#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6299 msgid "Scale on the X axis done" msgstr "Riscalatura su asse X effettuata" -#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6264 +#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6301 msgid "Scale on the Y axis done" msgstr "Riscalatura su asse Y effettuata" -#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6285 +#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6322 #: appTools/ToolTransform.py:419 msgid "Applying Offset" msgstr "Applicazione offset" #: appEditors/AppGeoEditor.py:1418 appEditors/AppGeoEditor.py:1476 -#: appEditors/AppGerberEditor.py:6306 appEditors/AppGerberEditor.py:6379 +#: appEditors/AppGerberEditor.py:6343 appEditors/AppGerberEditor.py:6416 msgid "Offset on the X axis done" msgstr "Offset sull'asse X applicato" -#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6308 +#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6345 msgid "Offset on the Y axis done" msgstr "Offset sull'asse Y applicato" -#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6321 +#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6358 #: appTools/ToolTransform.py:448 msgid "Applying Buffer" msgstr "Applicazione del buffer" -#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6343 +#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6380 #: appTools/ToolTransform.py:469 msgid "Buffer done" msgstr "Bugger applicato" -#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6351 +#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6388 msgid "Rotate ..." msgstr "Ruota ..." #: appEditors/AppGeoEditor.py:1449 appEditors/AppGeoEditor.py:1501 -#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6352 -#: appEditors/AppGerberEditor.py:6404 appEditors/AppGerberEditor.py:6420 +#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6389 +#: appEditors/AppGerberEditor.py:6441 appEditors/AppGerberEditor.py:6457 msgid "Enter an Angle Value (degrees)" msgstr "Inserire un angolo (in gradi)" -#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6361 +#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6398 #: appTools/ToolTransform.py:309 msgid "Rotate done" msgstr "Rotazione effettuata" -#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6364 +#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6401 msgid "Rotate cancelled" msgstr "Ruota annullato" -#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6369 +#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6406 msgid "Offset on X axis ..." msgstr "Offset su asse X ..." #: appEditors/AppGeoEditor.py:1467 appEditors/AppGeoEditor.py:1485 -#: appEditors/AppGerberEditor.py:6370 appEditors/AppGerberEditor.py:6388 +#: appEditors/AppGerberEditor.py:6407 appEditors/AppGerberEditor.py:6425 msgid "Enter a distance Value" msgstr "Valore di distanza" -#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6382 +#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6419 msgid "Offset X cancelled" msgstr "Offset X annullato" -#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6387 +#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6424 msgid "Offset on Y axis ..." msgstr "Offset su asse Y ..." -#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6397 +#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6434 msgid "Offset on Y axis done" msgstr "Offset su Y applicato" @@ -2902,11 +2902,11 @@ msgstr "Offset su Y applicato" msgid "Offset on the Y axis canceled" msgstr "Offset sull'asse Y annullata" -#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6403 +#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6440 msgid "Skew on X axis ..." msgstr "Inclinazione su asse Y ..." -#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6413 +#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6450 msgid "Skew on X axis done" msgstr "Deformazione in X applicata" @@ -2914,11 +2914,11 @@ msgstr "Deformazione in X applicata" msgid "Skew on X axis canceled" msgstr "Deformazione in X annullata" -#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6419 +#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6456 msgid "Skew on Y axis ..." msgstr "Inclinazione su asse Y ..." -#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6429 +#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6466 msgid "Skew on Y axis done" msgstr "Deformazione in Y applicata" @@ -3029,7 +3029,7 @@ msgstr "Clicca per cancellare ..." msgid "Create Paint geometry ..." msgstr "Crea geometria di disegno ..." -#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2550 +#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2588 msgid "Shape transformations ..." msgstr "Trasformazioni di forma ..." @@ -3038,8 +3038,8 @@ msgstr "Trasformazioni di forma ..." msgid "Geometry Editor" msgstr "Editor Geometrie" -#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:316 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 #: appTools/ToolCorners.py:546 appTools/ToolCutOut.py:2030 @@ -3264,7 +3264,7 @@ msgstr "Contrassegna le aree poligonali nel Gerber modificato ..." msgid "Nothing selected to move" msgstr "Nulla di selezionato da spostare" -#: appEditors/AppGerberEditor.py:2483 appEditors/AppGerberEditor.py:4029 +#: appEditors/AppGerberEditor.py:2490 appEditors/AppGerberEditor.py:4066 #: appObjects/FlatCAMGeometry.py:2564 appTools/ToolOptimal.py:145 #: appTools/ToolPanelize.py:614 appTools/ToolProperties.py:195 #: appTools/ToolQRCode.py:167 appTools/ToolSolderPaste.py:670 @@ -3273,13 +3273,13 @@ msgstr "Nulla di selezionato da spostare" msgid "Working ..." msgstr "Elaborazione ..." -#: appEditors/AppGerberEditor.py:3017 appEditors/AppGerberEditor.py:3021 +#: appEditors/AppGerberEditor.py:3054 appEditors/AppGerberEditor.py:3058 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "" "Il valore del codice di apertura è mancante o nel formato errato. Aggiungilo " "e riprova." -#: appEditors/AppGerberEditor.py:3057 +#: appEditors/AppGerberEditor.py:3094 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." @@ -3287,84 +3287,84 @@ msgstr "" "Il valore delle dimensioni dell'apertura è mancante o nel formato errato. " "Aggiungilo nel formato (larghezza, altezza) e riprova." -#: appEditors/AppGerberEditor.py:3070 +#: appEditors/AppGerberEditor.py:3107 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "" "Il valore della dimensione dell'apertura è mancante o nel formato errato. " "Aggiungilo e riprova." -#: appEditors/AppGerberEditor.py:3081 +#: appEditors/AppGerberEditor.py:3118 msgid "Aperture already in the aperture table." msgstr "Apertura già nella tabella di apertura." -#: appEditors/AppGerberEditor.py:3088 +#: appEditors/AppGerberEditor.py:3125 msgid "Added new aperture with code" msgstr "Aggiunta nuova apertura con codice" -#: appEditors/AppGerberEditor.py:3120 +#: appEditors/AppGerberEditor.py:3157 msgid "Select an aperture in Aperture Table" msgstr "Seleziona un'apertura nella tabella Aperture" -#: appEditors/AppGerberEditor.py:3128 +#: appEditors/AppGerberEditor.py:3165 msgid "Select an aperture in Aperture Table -->" msgstr "Seleziona un'apertura in Tabella apertura ->" -#: appEditors/AppGerberEditor.py:3142 +#: appEditors/AppGerberEditor.py:3179 msgid "Deleted aperture with code" msgstr "Apertura eliminata con codice" -#: appEditors/AppGerberEditor.py:3210 +#: appEditors/AppGerberEditor.py:3247 msgid "Dimensions need two float values separated by comma." msgstr "Le dimensioni necessitano di valori float separati da una virgola." -#: appEditors/AppGerberEditor.py:3219 +#: appEditors/AppGerberEditor.py:3256 msgid "Dimensions edited." msgstr "Dimensioni modificate." -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 appTools/ToolPunchGerber.py:1088 msgid "Code" msgstr "Codice" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 msgid "Dim" msgstr "Dim" -#: appEditors/AppGerberEditor.py:3741 appObjects/FlatCAMCNCJob.py:1682 +#: appEditors/AppGerberEditor.py:3778 appObjects/FlatCAMCNCJob.py:1682 #: appObjects/FlatCAMCNCJob.py:1972 appObjects/FlatCAMScript.py:129 #: app_Main.py:7181 msgid "Loading" msgstr "Caricamento" -#: appEditors/AppGerberEditor.py:3872 +#: appEditors/AppGerberEditor.py:3909 msgid "Setting up the UI" msgstr "Impostazione della UI" -#: appEditors/AppGerberEditor.py:3873 +#: appEditors/AppGerberEditor.py:3910 msgid "Adding geometry finished. Preparing the GUI" msgstr "Aggiunta della geometria terminata. Preparazione della GUI" -#: appEditors/AppGerberEditor.py:3882 +#: appEditors/AppGerberEditor.py:3919 msgid "Finished loading the Gerber object into the editor." msgstr "Terminato il caricamento dell'oggetto Gerber nell'editor." -#: appEditors/AppGerberEditor.py:4019 +#: appEditors/AppGerberEditor.py:4056 msgid "" "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "" "Non ci sono definizioni di Aperture nel file. Interruzione della creazione " "di Gerber." -#: appEditors/AppGerberEditor.py:4057 +#: appEditors/AppGerberEditor.py:4094 msgid "Cancelled. No aperture is selected" msgstr "Annullato. Nessuna apertura selezionata" -#: appEditors/AppGerberEditor.py:4212 app_Main.py:6637 +#: appEditors/AppGerberEditor.py:4249 app_Main.py:6637 msgid "Coordinates copied to clipboard." msgstr "Coordinate copiate negli appunti." -#: appEditors/AppGerberEditor.py:4521 +#: appEditors/AppGerberEditor.py:4558 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -3377,15 +3377,15 @@ msgstr "Coordinate copiate negli appunti." msgid "Plotting" msgstr "Sto tracciando" -#: appEditors/AppGerberEditor.py:4663 +#: appEditors/AppGerberEditor.py:4700 msgid "Failed. No aperture geometry is selected." msgstr "Impossibile. Nessuna geometria di apertura selezionata." -#: appEditors/AppGerberEditor.py:4815 +#: appEditors/AppGerberEditor.py:4852 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "Nessuna apertura al buffer. Seleziona almeno un'apertura e riprova." -#: appEditors/AppGerberEditor.py:4827 appTools/ToolCopperThieving.py:306 +#: appEditors/AppGerberEditor.py:4864 appTools/ToolCopperThieving.py:306 #: appTools/ToolCopperThieving.py:907 appTools/ToolCopperThieving.py:1104 #: appTools/ToolCorners.py:146 appTools/ToolCorners.py:413 #: appTools/ToolCutOut.py:779 appTools/ToolCutOut.py:905 @@ -3398,59 +3398,59 @@ msgstr "Nessuna apertura al buffer. Seleziona almeno un'apertura e riprova." msgid "Failed." msgstr "Fallito." -#: appEditors/AppGerberEditor.py:4846 +#: appEditors/AppGerberEditor.py:4883 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "" "Valore del fattore di scala mancante o formato errato. Aggiungilo e riprova." -#: appEditors/AppGerberEditor.py:4878 +#: appEditors/AppGerberEditor.py:4915 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "" "Nessuna apertura da ridimensionare. Seleziona almeno un'apertura e riprova." -#: appEditors/AppGerberEditor.py:4931 +#: appEditors/AppGerberEditor.py:4968 msgid "Polygons marked." msgstr "Poligoni contrassegnati." -#: appEditors/AppGerberEditor.py:4934 +#: appEditors/AppGerberEditor.py:4971 msgid "No polygons were marked. None fit within the limits." msgstr "Nessun poligono contrassegnato. Nessuno risponde ai criteri." -#: appEditors/AppGerberEditor.py:4997 appGUI/MainGUI.py:745 +#: appEditors/AppGerberEditor.py:5034 appGUI/MainGUI.py:745 #: appGUI/MainGUI.py:1642 appGUI/ObjectUI.py:241 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "Editor Gerber" -#: appEditors/AppGerberEditor.py:5017 appGUI/ObjectUI.py:281 +#: appEditors/AppGerberEditor.py:5054 appGUI/ObjectUI.py:281 #: appObjects/FlatCAMObj.py:492 appTools/ToolProperties.py:158 msgid "Apertures" msgstr "Aperture" -#: appEditors/AppGerberEditor.py:5019 appGUI/ObjectUI.py:283 +#: appEditors/AppGerberEditor.py:5056 appGUI/ObjectUI.py:283 msgid "Apertures Table for the Gerber Object." msgstr "Tabella delle aperture per l'oggetto Gerber." -#: appEditors/AppGerberEditor.py:5035 appGUI/ObjectUI.py:320 +#: appEditors/AppGerberEditor.py:5072 appGUI/ObjectUI.py:320 msgid "Index" msgstr "Indice" -#: appEditors/AppGerberEditor.py:5037 appEditors/AppGerberEditor.py:5066 +#: appEditors/AppGerberEditor.py:5074 appEditors/AppGerberEditor.py:5103 #: appGUI/ObjectUI.py:322 appTools/ToolPunchGerber.py:1095 msgid "Aperture Code" msgstr "Codice apertura" -#: appEditors/AppGerberEditor.py:5039 appGUI/ObjectUI.py:324 +#: appEditors/AppGerberEditor.py:5076 appGUI/ObjectUI.py:324 #: appTools/ToolPunchGerber.py:1097 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "Tipo di apertura: circolare, rettangolo, macro ecc" -#: appEditors/AppGerberEditor.py:5041 appEditors/AppGerberEditor.py:5076 +#: appEditors/AppGerberEditor.py:5078 appEditors/AppGerberEditor.py:5113 #: appGUI/ObjectUI.py:326 appTools/ToolPunchGerber.py:1099 msgid "Aperture Size:" msgstr "Dimensione apertura:" -#: appEditors/AppGerberEditor.py:5043 appGUI/ObjectUI.py:328 +#: appEditors/AppGerberEditor.py:5080 appGUI/ObjectUI.py:328 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" @@ -3460,12 +3460,12 @@ msgstr "" "- (larghezza, altezza) per tipo R, O.\n" "- (diametro, nVertices) per il tipo P" -#: appEditors/AppGerberEditor.py:5067 +#: appEditors/AppGerberEditor.py:5104 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "Codice della nuova apertura" -#: appEditors/AppGerberEditor.py:5078 +#: appEditors/AppGerberEditor.py:5115 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" @@ -3479,11 +3479,11 @@ msgstr "" "calcolato come:\n" "sqrt (larghezza**2 + altezza**2)" -#: appEditors/AppGerberEditor.py:5092 +#: appEditors/AppGerberEditor.py:5129 msgid "Aperture Type" msgstr "Tipo apertura" -#: appEditors/AppGerberEditor.py:5094 +#: appEditors/AppGerberEditor.py:5131 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" @@ -3495,11 +3495,11 @@ msgstr "" "R = rettangolare\n" "O = oblungo" -#: appEditors/AppGerberEditor.py:5105 +#: appEditors/AppGerberEditor.py:5142 msgid "Aperture Dim" msgstr "Dim apertura" -#: appEditors/AppGerberEditor.py:5107 +#: appEditors/AppGerberEditor.py:5144 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" @@ -3509,19 +3509,19 @@ msgstr "" "Attivo solo per aperture rettangolari (tipo R).\n" "Il formato è (larghezza, altezza)" -#: appEditors/AppGerberEditor.py:5116 +#: appEditors/AppGerberEditor.py:5153 msgid "Add/Delete Aperture" msgstr "Aggiungi/Cancella apertura" -#: appEditors/AppGerberEditor.py:5118 +#: appEditors/AppGerberEditor.py:5155 msgid "Add/Delete an aperture in the aperture table" msgstr "Aggiungi/Cancella apertura dalla tabella" -#: appEditors/AppGerberEditor.py:5128 +#: appEditors/AppGerberEditor.py:5165 msgid "Add a new aperture to the aperture list." msgstr "Aggiungi una apertura nella lista aperture." -#: appEditors/AppGerberEditor.py:5131 appEditors/AppGerberEditor.py:5283 +#: appEditors/AppGerberEditor.py:5168 appEditors/AppGerberEditor.py:5320 #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 #: appGUI/GUIElements.py:1399 appGUI/GUIElements.py:1604 #: appGUI/GUIElements.py:1937 appGUI/MainGUI.py:423 appGUI/MainGUI.py:734 @@ -3536,19 +3536,19 @@ msgstr "Aggiungi una apertura nella lista aperture." msgid "Delete" msgstr "Cancella" -#: appEditors/AppGerberEditor.py:5134 +#: appEditors/AppGerberEditor.py:5171 msgid "Delete a aperture in the aperture list" msgstr "Cancella una apertura dalla lista aperture" -#: appEditors/AppGerberEditor.py:5151 +#: appEditors/AppGerberEditor.py:5188 msgid "Buffer Aperture" msgstr "Aperture buffer" -#: appEditors/AppGerberEditor.py:5153 +#: appEditors/AppGerberEditor.py:5190 msgid "Buffer a aperture in the aperture list" msgstr "Buffer di un'apertura nella lista aperture" -#: appEditors/AppGerberEditor.py:5169 +#: appEditors/AppGerberEditor.py:5206 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" @@ -3562,20 +3562,20 @@ msgstr "" "- \"Smussato\": l'angolo è una linea che collega direttamente le funzioni " "che si incontrano nell'angolo" -#: appEditors/AppGerberEditor.py:5200 +#: appEditors/AppGerberEditor.py:5237 msgid "Scale Aperture" msgstr "Scala apertura" -#: appEditors/AppGerberEditor.py:5202 +#: appEditors/AppGerberEditor.py:5239 msgid "Scale a aperture in the aperture list" msgstr "Scala apertura nella lista aperture" -#: appEditors/AppGerberEditor.py:5210 +#: appEditors/AppGerberEditor.py:5247 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "Fattore di scala" -#: appEditors/AppGerberEditor.py:5212 +#: appEditors/AppGerberEditor.py:5249 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" @@ -3583,19 +3583,19 @@ msgstr "" "Il fattore in base al quale ridimensionare l'apertura selezionata.\n" "I valori possono essere compresi tra 0,0000 e 999,9999" -#: appEditors/AppGerberEditor.py:5241 +#: appEditors/AppGerberEditor.py:5278 msgid "Mark polygons" msgstr "Marchia poligoni" -#: appEditors/AppGerberEditor.py:5243 +#: appEditors/AppGerberEditor.py:5280 msgid "Mark the polygon areas." msgstr "Marchia aree poligoni." -#: appEditors/AppGerberEditor.py:5251 +#: appEditors/AppGerberEditor.py:5288 msgid "Area UPPER threshold" msgstr "Area Soglia SUPERIORE" -#: appEditors/AppGerberEditor.py:5253 +#: appEditors/AppGerberEditor.py:5290 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3603,11 +3603,11 @@ msgstr "" "Il valore di soglia, tutte le aree inferiori a questa sono contrassegnate.\n" "Può avere un valore compreso tra 0,0000 e 10000,0000" -#: appEditors/AppGerberEditor.py:5260 +#: appEditors/AppGerberEditor.py:5297 msgid "Area LOWER threshold" msgstr "Area Soglia INFERIORE" -#: appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5299 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3615,32 +3615,32 @@ msgstr "" "Il valore di soglia, tutte le aree più di questa sono contrassegnate.\n" "Può avere un valore compreso tra 0,0000 e 10000,0000" -#: appEditors/AppGerberEditor.py:5276 +#: appEditors/AppGerberEditor.py:5313 msgid "Mark" msgstr "Contrassegna" -#: appEditors/AppGerberEditor.py:5279 +#: appEditors/AppGerberEditor.py:5316 msgid "Mark the polygons that fit within limits." msgstr "Contrassegna i poligoni che rientrano nei limiti." -#: appEditors/AppGerberEditor.py:5286 +#: appEditors/AppGerberEditor.py:5323 msgid "Delete all the marked polygons." msgstr "Cancella i poligoni contrassegnati." -#: appEditors/AppGerberEditor.py:5293 +#: appEditors/AppGerberEditor.py:5330 msgid "Clear all the markings." msgstr "Pulisci tutte le marchiature." -#: appEditors/AppGerberEditor.py:5313 appGUI/MainGUI.py:753 +#: appEditors/AppGerberEditor.py:5350 appGUI/MainGUI.py:753 #: appGUI/MainGUI.py:1180 appGUI/MainGUI.py:2349 appGUI/MainGUI.py:4950 msgid "Add Pad Array" msgstr "Aggiungi matrice di pad" -#: appEditors/AppGerberEditor.py:5315 +#: appEditors/AppGerberEditor.py:5352 msgid "Add an array of pads (linear or circular array)" msgstr "Aggiunge una matrice di pad (lineare o circolare)" -#: appEditors/AppGerberEditor.py:5321 +#: appEditors/AppGerberEditor.py:5358 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" @@ -3648,25 +3648,25 @@ msgstr "" "Seleziona il tipo di array di pad da creare.\n" "Può essere lineare X(Y) o circolare" -#: appEditors/AppGerberEditor.py:5332 +#: appEditors/AppGerberEditor.py:5369 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "Numero di pad" -#: appEditors/AppGerberEditor.py:5334 +#: appEditors/AppGerberEditor.py:5371 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "Specifica quanti pad inserire nella matrice." -#: appEditors/AppGerberEditor.py:6400 +#: appEditors/AppGerberEditor.py:6437 msgid "Offset Y cancelled" msgstr "Offset Y annullato" -#: appEditors/AppGerberEditor.py:6416 +#: appEditors/AppGerberEditor.py:6453 msgid "Skew X cancelled" msgstr "Deformazione in X annullata" -#: appEditors/AppGerberEditor.py:6432 +#: appEditors/AppGerberEditor.py:6469 msgid "Skew Y cancelled" msgstr "Deformazione Y annullata" diff --git a/locale/pt_BR/LC_MESSAGES/strings.mo b/locale/pt_BR/LC_MESSAGES/strings.mo index b2f656e1..6253b511 100644 Binary files a/locale/pt_BR/LC_MESSAGES/strings.mo and b/locale/pt_BR/LC_MESSAGES/strings.mo differ diff --git a/locale/pt_BR/LC_MESSAGES/strings.po b/locale/pt_BR/LC_MESSAGES/strings.po index 95f94435..2a760724 100644 --- a/locale/pt_BR/LC_MESSAGES/strings.po +++ b/locale/pt_BR/LC_MESSAGES/strings.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2020-11-06 01:45+0200\n" -"PO-Revision-Date: 2020-11-06 01:45+0200\n" +"POT-Creation-Date: 2020-11-06 14:04+0200\n" +"PO-Revision-Date: 2020-11-06 14:04+0200\n" "Last-Translator: Carlos Stein \n" "Language-Team: \n" "Language: pt_BR\n" @@ -109,7 +109,7 @@ msgstr "Favoritos" #: appEditors/AppGeoEditor.py:585 appEditors/AppGeoEditor.py:1074 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppTextEditor.py:259 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppTextEditor.py:259 #: appGUI/MainGUI.py:3015 appGUI/MainGUI.py:3237 appGUI/MainGUI.py:3463 #: appObjects/FlatCAMCNCJob.py:1754 appObjects/ObjectCollection.py:126 #: appTools/ToolCorners.py:332 appTools/ToolFilm.py:242 @@ -692,7 +692,7 @@ msgstr "" "Se não for bem-sucedida, a retirada de cobre também falhará.\n" "- Limpar -> retirada de cobre padrão." -#: appDatabase.py:599 appEditors/AppGerberEditor.py:5290 +#: appDatabase.py:599 appEditors/AppGerberEditor.py:5327 #: appTools/ToolNCC.py:4172 msgid "Clear" msgstr "Limpar" @@ -911,7 +911,7 @@ msgid "" msgstr "Corta no perímetro do polígono para retirar as arestas." #: appDatabase.py:700 appDatabase.py:757 appEditors/AppGeoEditor.py:614 -#: appEditors/AppGerberEditor.py:5465 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGerberEditor.py:5502 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:143 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:183 @@ -1608,10 +1608,10 @@ msgstr "Para adicionar um furo, primeiro selecione uma ferramenta" #: appEditors/AppGerberEditor.py:1377 appEditors/AppGerberEditor.py:1582 #: appEditors/AppGerberEditor.py:1871 appEditors/AppGerberEditor.py:2167 #: appEditors/AppGerberEditor.py:2248 appEditors/AppGerberEditor.py:2358 -#: appEditors/AppGerberEditor.py:4041 appEditors/AppGerberEditor.py:4282 -#: appEditors/AppGerberEditor.py:4299 appEditors/AppGerberEditor.py:4671 -#: appEditors/AppGerberEditor.py:4831 appEditors/AppGerberEditor.py:4893 -#: appEditors/AppGerberEditor.py:4942 appEditors/AppGerberEditor.py:6144 +#: appEditors/AppGerberEditor.py:4078 appEditors/AppGerberEditor.py:4319 +#: appEditors/AppGerberEditor.py:4336 appEditors/AppGerberEditor.py:4708 +#: appEditors/AppGerberEditor.py:4868 appEditors/AppGerberEditor.py:4930 +#: appEditors/AppGerberEditor.py:4979 appEditors/AppGerberEditor.py:6181 #: appGUI/MainGUI.py:2996 appGUI/MainGUI.py:3008 #: appObjects/FlatCAMGeometry.py:2745 appObjects/FlatCAMGeometry.py:2818 #: appObjects/FlatCAMGerber.py:372 appParsers/ParseGerber.py:2045 @@ -1749,7 +1749,7 @@ msgid "There are no Tools definitions in the file. Aborting Excellon creation." msgstr "" "Não há definições de ferramentas no arquivo. Abortando a criação do Excellon." -#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4021 +#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4058 #: appObjects/AppObject.py:164 appObjects/FlatCAMGeometry.py:2078 #: appParsers/ParseExcellon.py:972 appTools/ToolPcbWizard.py:318 #: appTools/ToolSolderPaste.py:894 app_Main.py:7712 app_Main.py:10176 @@ -1770,7 +1770,7 @@ msgid "Cancelled. There is no Tool/Drill selected" msgstr "Cancelado. Não há ferramenta/broca selecionada" #: appEditors/AppExcEditor.py:3650 appEditors/AppExcEditor.py:3660 -#: appEditors/AppGerberEditor.py:4733 +#: appEditors/AppGerberEditor.py:4770 msgid "Click on the circular array Center position" msgstr "Clique na posição central da matriz circular" @@ -1779,7 +1779,7 @@ msgstr "Clique na posição central da matriz circular" msgid "Excellon Editor" msgstr "Editor Excellon" -#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5004 +#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5041 #: appEditors/appGCodeEditor.py:669 msgid "Name:" msgstr "Nome:" @@ -1835,7 +1835,7 @@ msgid "Diameter for the new tool" msgstr "Diâmetro da nova ferramenta" #: appEditors/AppExcEditor.py:3875 appEditors/AppGeoEditor.py:671 -#: appEditors/AppGerberEditor.py:5125 appEditors/AppGerberEditor.py:5522 +#: appEditors/AppGerberEditor.py:5162 appEditors/AppGerberEditor.py:5559 #: appGUI/ObjectUI.py:2373 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:288 #: appTools/ToolCopperThieving.py:1666 appTools/ToolDblSided.py:709 @@ -1908,12 +1908,12 @@ msgstr "" "Pode ser Linear X(Y) ou Circular" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5324 +#: appEditors/AppGerberEditor.py:5361 msgid "Linear" msgstr "Linear" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5325 +#: appEditors/AppGerberEditor.py:5362 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: appGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 @@ -1940,14 +1940,14 @@ msgstr "Especifique quantos furos devem estar na matriz." #: appEditors/AppExcEditor.py:4010 appEditors/AppExcEditor.py:4069 #: appEditors/AppExcEditor.py:4135 appEditors/AppExcEditor.py:4231 #: appEditors/AppExcEditor.py:4291 appEditors/AppGeoEditor.py:2084 -#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5353 -#: appEditors/AppGerberEditor.py:5402 +#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5390 +#: appEditors/AppGerberEditor.py:5439 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "Direção" #: appEditors/AppExcEditor.py:4012 appEditors/AppExcEditor.py:4233 -#: appEditors/AppGerberEditor.py:5355 +#: appEditors/AppGerberEditor.py:5392 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 @@ -1963,7 +1963,7 @@ msgstr "" "- 'Ângulo' - um ângulo personalizado para a inclinação da matriz" #: appEditors/AppExcEditor.py:4018 appEditors/AppExcEditor.py:4143 -#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5362 +#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5399 #: appGUI/GUIElements.py:4341 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 #: appGUI/MainGUI.py:4442 appGUI/MainGUI.py:4708 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 @@ -1976,7 +1976,7 @@ msgid "X" msgstr "X" #: appEditors/AppExcEditor.py:4019 appEditors/AppExcEditor.py:4144 -#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5363 +#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5400 #: appGUI/GUIElements.py:4348 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 #: appGUI/MainGUI.py:4709 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 @@ -1992,9 +1992,9 @@ msgstr "Y" #: appEditors/AppExcEditor.py:4080 appEditors/AppExcEditor.py:4145 #: appEditors/AppExcEditor.py:4151 appEditors/AppExcEditor.py:4241 #: appEditors/AppExcEditor.py:4261 appEditors/AppExcEditor.py:4302 -#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5364 -#: appEditors/AppGerberEditor.py:5381 appEditors/AppGerberEditor.py:5417 -#: appEditors/AppGerberEditor.py:5537 +#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5401 +#: appEditors/AppGerberEditor.py:5418 appEditors/AppGerberEditor.py:5454 +#: appEditors/AppGerberEditor.py:5574 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 @@ -2010,7 +2010,7 @@ msgid "Angle" msgstr "Ângulo" #: appEditors/AppExcEditor.py:4026 appEditors/AppExcEditor.py:4247 -#: appEditors/AppGerberEditor.py:5368 +#: appEditors/AppGerberEditor.py:5405 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 @@ -2018,7 +2018,7 @@ msgid "Pitch" msgstr "Passo" #: appEditors/AppExcEditor.py:4028 appEditors/AppExcEditor.py:4249 -#: appEditors/AppGerberEditor.py:5370 +#: appEditors/AppGerberEditor.py:5407 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 @@ -2026,7 +2026,7 @@ msgid "Pitch = Distance between elements of the array." msgstr "Passo = Distância entre os elementos da matriz." #: appEditors/AppExcEditor.py:4041 appEditors/AppExcEditor.py:4263 -#: appEditors/AppGerberEditor.py:5383 +#: appEditors/AppGerberEditor.py:5420 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" @@ -2039,7 +2039,7 @@ msgstr "" "Valor máximo: 360.00 graus." #: appEditors/AppExcEditor.py:4070 appEditors/AppExcEditor.py:4292 -#: appEditors/AppGerberEditor.py:5404 +#: appEditors/AppGerberEditor.py:5441 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 @@ -2051,7 +2051,7 @@ msgstr "" "Pode ser CW = sentido horário ou CCW = sentido anti-horário." #: appEditors/AppExcEditor.py:4073 appEditors/AppExcEditor.py:4295 -#: appEditors/AppGerberEditor.py:5412 +#: appEditors/AppGerberEditor.py:5449 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 @@ -2061,7 +2061,7 @@ msgid "CW" msgstr "CW" #: appEditors/AppExcEditor.py:4074 appEditors/AppExcEditor.py:4296 -#: appEditors/AppGerberEditor.py:5413 +#: appEditors/AppGerberEditor.py:5450 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 @@ -2071,7 +2071,7 @@ msgid "CCW" msgstr "CCW" #: appEditors/AppExcEditor.py:4081 appEditors/AppExcEditor.py:4303 -#: appEditors/AppGerberEditor.py:5419 +#: appEditors/AppGerberEditor.py:5456 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 @@ -2154,13 +2154,13 @@ msgid "Specify how many slots to be in the array." msgstr "Especifique o número de ranhuras da matriz." #: appEditors/AppExcEditor.py:4317 appEditors/AppGeoEditor.py:3310 -#: appEditors/AppGerberEditor.py:5441 appEditors/appGCodeEditor.py:753 +#: appEditors/AppGerberEditor.py:5478 appEditors/appGCodeEditor.py:753 #: appGUI/MainGUI.py:346 appGUI/MainGUI.py:1696 app_Main.py:2494 msgid "Exit Editor" msgstr "Sair do Editor" #: appEditors/AppExcEditor.py:4320 appEditors/AppGeoEditor.py:3313 -#: appEditors/AppGerberEditor.py:5444 appEditors/appGCodeEditor.py:756 +#: appEditors/AppGerberEditor.py:5481 appEditors/appGCodeEditor.py:756 msgid "Exit from Editor." msgstr "Sair do Editor." @@ -2168,12 +2168,12 @@ msgstr "Sair do Editor." msgid "Buffer Selection" msgstr "Seleção de Buffer" -#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5166 +#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5203 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "Distância do buffer" -#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5167 +#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5204 msgid "Buffer corner" msgstr "Canto do buffer" @@ -2191,11 +2191,11 @@ msgstr "" "- 'Chanfrado:' o canto é uma linha que conecta diretamente os recursos " "encontrados no canto" -#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5175 +#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5212 msgid "Round" msgstr "Redondo" -#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5176 +#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5213 #: appGUI/ObjectUI.py:1601 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:223 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 @@ -2217,7 +2217,7 @@ msgstr "Redondo" msgid "Square" msgstr "Quadrado" -#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5177 +#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5214 msgid "Beveled" msgstr "Chanfrado" @@ -2242,7 +2242,7 @@ msgstr "Ferramenta Buffer" #: appEditors/AppGeoEditor.py:146 appEditors/AppGeoEditor.py:163 #: appEditors/AppGeoEditor.py:180 appEditors/AppGeoEditor.py:2987 #: appEditors/AppGeoEditor.py:3015 appEditors/AppGeoEditor.py:3043 -#: appEditors/AppGerberEditor.py:4786 +#: appEditors/AppGerberEditor.py:4823 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "" "O valor da distância do buffer está ausente ou em formato incorreto. Altere " @@ -2256,8 +2256,8 @@ msgstr "Ferramenta de Texto" msgid "Font" msgstr "Fonte" -#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appGUI/ObjectUI.py:316 +#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appGUI/ObjectUI.py:316 #: appGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 @@ -2322,11 +2322,11 @@ msgstr "" #: appEditors/AppGeoEditor.py:2609 appEditors/AppGeoEditor.py:2673 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppGerberEditor.py:5961 -#: appEditors/AppGerberEditor.py:5984 appEditors/AppGerberEditor.py:6129 -#: appEditors/AppGerberEditor.py:6162 appEditors/AppGerberEditor.py:6205 -#: appEditors/AppGerberEditor.py:6246 appEditors/AppGerberEditor.py:6282 -#: appEditors/AppGerberEditor.py:6318 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppGerberEditor.py:5998 +#: appEditors/AppGerberEditor.py:6021 appEditors/AppGerberEditor.py:6166 +#: appEditors/AppGerberEditor.py:6199 appEditors/AppGerberEditor.py:6242 +#: appEditors/AppGerberEditor.py:6283 appEditors/AppGerberEditor.py:6319 +#: appEditors/AppGerberEditor.py:6355 msgid "No shape selected." msgstr "Nenhuma forma selecionada." @@ -2339,26 +2339,26 @@ msgid "Tools" msgstr "Ferramentas" #: appEditors/AppGeoEditor.py:609 appEditors/AppGeoEditor.py:1038 -#: appEditors/AppGerberEditor.py:5460 appEditors/AppGerberEditor.py:5889 +#: appEditors/AppGerberEditor.py:5497 appEditors/AppGerberEditor.py:5926 #: appGUI/MainGUI.py:695 appGUI/MainGUI.py:1075 appGUI/MainGUI.py:2244 #: appTools/ToolTransform.py:85 msgid "Transform Tool" msgstr "Ferramenta Transformar" #: appEditors/AppGeoEditor.py:610 appEditors/AppGeoEditor.py:702 -#: appEditors/AppGerberEditor.py:5461 appEditors/AppGerberEditor.py:5553 +#: appEditors/AppGerberEditor.py:5498 appEditors/AppGerberEditor.py:5590 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 #: appTools/ToolTransform.py:508 appTools/ToolTransform.py:628 msgid "Rotate" msgstr "Girar" -#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5462 +#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5499 #: appTools/ToolTransform.py:509 msgid "Skew/Shear" msgstr "Inclinar" -#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5225 -#: appEditors/AppGerberEditor.py:5463 appGUI/MainGUI.py:776 +#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5500 appGUI/MainGUI.py:776 #: appGUI/MainGUI.py:1197 appGUI/MainGUI.py:1664 appGUI/MainGUI.py:2366 #: appGUI/MainGUI.py:4960 appGUI/ObjectUI.py:125 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:147 @@ -2366,13 +2366,13 @@ msgstr "Inclinar" msgid "Scale" msgstr "Redimensionar" -#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5464 +#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5501 #: appTools/ToolTransform.py:511 msgid "Mirror (Flip)" msgstr "Espelhar (Flip)" -#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5184 -#: appEditors/AppGerberEditor.py:5466 appGUI/MainGUI.py:773 +#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5221 +#: appEditors/AppGerberEditor.py:5503 appGUI/MainGUI.py:773 #: appGUI/MainGUI.py:1195 appGUI/MainGUI.py:1619 appGUI/MainGUI.py:1662 #: appGUI/MainGUI.py:2364 appGUI/MainGUI.py:4951 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:212 @@ -2380,7 +2380,7 @@ msgstr "Espelhar (Flip)" msgid "Buffer" msgstr "Buffer" -#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5497 +#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5534 #: appGUI/GUIElements.py:3767 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:44 @@ -2389,7 +2389,7 @@ msgstr "Buffer" msgid "Reference" msgstr "Referência" -#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5499 +#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5536 msgid "" "The reference point for Rotate, Skew, Scale, Mirror.\n" "Can be:\n" @@ -2406,7 +2406,7 @@ msgstr "" "- Ponto -> um ponto personalizado definido pelas coordenadas X, Y\n" "- Seleção mínima -> o ponto (minx, miny) da caixa delimitadora da seleção" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appTools/ToolCalibration.py:126 appTools/ToolCalibration.py:127 #: appTools/ToolTransform.py:552 @@ -2414,7 +2414,7 @@ msgid "Origin" msgstr "Origem" #: appEditors/AppGeoEditor.py:656 appEditors/AppGeoEditor.py:1047 -#: appEditors/AppGerberEditor.py:5507 appEditors/AppGerberEditor.py:5898 +#: appEditors/AppGerberEditor.py:5544 appEditors/AppGerberEditor.py:5935 #: appGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -2425,7 +2425,7 @@ msgstr "Origem" msgid "Selection" msgstr "Seleção" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:85 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:60 @@ -2433,12 +2433,12 @@ msgstr "Seleção" msgid "Point" msgstr "Ponto" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 msgid "Minimum" msgstr "Mínimo" #: appEditors/AppGeoEditor.py:662 appEditors/AppGeoEditor.py:958 -#: appEditors/AppGerberEditor.py:5513 appEditors/AppGerberEditor.py:5809 +#: appEditors/AppGerberEditor.py:5550 appEditors/AppGerberEditor.py:5846 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: appGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:243 @@ -2448,18 +2448,18 @@ msgstr "Mínimo" msgid "Value" msgstr "Valor" -#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5515 +#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5552 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:62 #: appTools/ToolTransform.py:560 msgid "A point of reference in format X,Y." msgstr "Um ponto de referência no formato X,Y." -#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5524 +#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5561 #: appTools/ToolTransform.py:569 msgid "Add point coordinates from clipboard." msgstr "Coordenadas copiadas da área de transferência." -#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5539 +#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5576 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:98 #: appTools/ToolTransform.py:614 msgid "" @@ -2473,7 +2473,7 @@ msgstr "" "Números positivos para movimento horário. \n" "Números negativos para movimento anti-horário." -#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5555 +#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5592 #: appTools/ToolTransform.py:630 msgid "" "Rotate the selected object(s).\n" @@ -2485,7 +2485,7 @@ msgstr "" "caixa delimitadora para todos os objetos selecionados." #: appEditors/AppGeoEditor.py:724 appEditors/AppGeoEditor.py:786 -#: appEditors/AppGerberEditor.py:5575 appEditors/AppGerberEditor.py:5637 +#: appEditors/AppGerberEditor.py:5612 appEditors/AppGerberEditor.py:5674 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:112 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:151 #: appTools/ToolTransform.py:650 appTools/ToolTransform.py:712 @@ -2493,14 +2493,14 @@ msgid "Link" msgstr "Fixar Taxa" #: appEditors/AppGeoEditor.py:726 appEditors/AppGeoEditor.py:788 -#: appEditors/AppGerberEditor.py:5577 appEditors/AppGerberEditor.py:5639 +#: appEditors/AppGerberEditor.py:5614 appEditors/AppGerberEditor.py:5676 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:114 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:153 #: appTools/ToolTransform.py:652 appTools/ToolTransform.py:714 msgid "Link the Y entry to X entry and copy its content." msgstr "Vincula a entrada Y à entrada X e copia seu conteúdo." -#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5582 +#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5619 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 #: appTools/ToolFilm.py:1046 appTools/ToolTransform.py:657 @@ -2508,7 +2508,7 @@ msgid "X angle" msgstr "Ângulo X" #: appEditors/AppGeoEditor.py:733 appEditors/AppGeoEditor.py:754 -#: appEditors/AppGerberEditor.py:5584 appEditors/AppGerberEditor.py:5605 +#: appEditors/AppGerberEditor.py:5621 appEditors/AppGerberEditor.py:5642 #: appTools/ToolTransform.py:659 appTools/ToolTransform.py:680 msgid "" "Angle for Skew action, in degrees.\n" @@ -2517,13 +2517,13 @@ msgstr "" "Ângulo de inclinação, em graus.\n" "Número flutuante entre -360 e 360." -#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5592 +#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5629 #: appTools/ToolTransform.py:667 msgid "Skew X" msgstr "Inclinar X" #: appEditors/AppGeoEditor.py:743 appEditors/AppGeoEditor.py:764 -#: appEditors/AppGerberEditor.py:5594 appEditors/AppGerberEditor.py:5615 +#: appEditors/AppGerberEditor.py:5631 appEditors/AppGerberEditor.py:5652 #: appTools/ToolTransform.py:669 appTools/ToolTransform.py:690 msgid "" "Skew/shear the selected object(s).\n" @@ -2534,38 +2534,38 @@ msgstr "" "O ponto de referência é o meio da\n" "caixa delimitadora para todos os objetos selecionados." -#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5603 +#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5640 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:138 #: appTools/ToolFilm.py:1055 appTools/ToolTransform.py:678 msgid "Y angle" msgstr "Ângulo Y" -#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5613 +#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5650 #: appTools/ToolTransform.py:688 msgid "Skew Y" msgstr "Inclinar Y" -#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5644 +#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5681 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:162 #: appTools/ToolFilm.py:1002 appTools/ToolTransform.py:719 msgid "X factor" msgstr "Fator X" -#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5646 +#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5683 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:164 #: appTools/ToolTransform.py:721 msgid "Factor for scaling on X axis." msgstr "Fator para redimensionamento no eixo X." -#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5653 +#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5690 #: appTools/ToolTransform.py:728 msgid "Scale X" msgstr "Redimensionar X" #: appEditors/AppGeoEditor.py:804 appEditors/AppGeoEditor.py:824 -#: appEditors/AppGerberEditor.py:5655 appEditors/AppGerberEditor.py:5675 +#: appEditors/AppGerberEditor.py:5692 appEditors/AppGerberEditor.py:5712 #: appTools/ToolTransform.py:730 appTools/ToolTransform.py:750 msgid "" "Scale the selected object(s).\n" @@ -2576,59 +2576,59 @@ msgstr "" "O ponto de referência depende\n" "do estado da caixa de seleção Escala de referência." -#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5664 +#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5701 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 #: appTools/ToolFilm.py:1011 appTools/ToolTransform.py:739 msgid "Y factor" msgstr "Fator Y" -#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5666 +#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5703 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 #: appTools/ToolTransform.py:741 msgid "Factor for scaling on Y axis." msgstr "Fator para redimensionamento no eixo Y." -#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5673 +#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5710 #: appTools/ToolTransform.py:748 msgid "Scale Y" msgstr "Redimensionar Y" -#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5700 +#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5737 #: appTools/ToolTransform.py:775 msgid "Flip on X" msgstr "Espelhar no X" #: appEditors/AppGeoEditor.py:851 appEditors/AppGeoEditor.py:856 -#: appEditors/AppGerberEditor.py:5702 appEditors/AppGerberEditor.py:5707 +#: appEditors/AppGerberEditor.py:5739 appEditors/AppGerberEditor.py:5744 #: appTools/ToolTransform.py:777 appTools/ToolTransform.py:782 msgid "Flip the selected object(s) over the X axis." msgstr "Espelha o(s) objeto(s) selecionado(s) no eixo X." -#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5705 +#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5742 #: appTools/ToolTransform.py:780 msgid "Flip on Y" msgstr "Espelhar no Y" -#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5725 +#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5762 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:191 #: appTools/ToolTransform.py:800 msgid "X val" msgstr "X" -#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5727 +#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5764 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:193 #: appTools/ToolTransform.py:802 msgid "Distance to offset on X axis. In current units." msgstr "Distância para deslocar no eixo X, nas unidades atuais." -#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5734 +#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5771 #: appTools/ToolTransform.py:809 msgid "Offset X" msgstr "Deslocar X" #: appEditors/AppGeoEditor.py:885 appEditors/AppGeoEditor.py:905 -#: appEditors/AppGerberEditor.py:5736 appEditors/AppGerberEditor.py:5756 +#: appEditors/AppGerberEditor.py:5773 appEditors/AppGerberEditor.py:5793 #: appTools/ToolTransform.py:811 appTools/ToolTransform.py:831 msgid "" "Offset the selected object(s).\n" @@ -2639,24 +2639,24 @@ msgstr "" "O ponto de referência é o meio da\n" "caixa delimitadora para todos os objetos selecionados.\n" -#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5745 +#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5782 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:204 #: appTools/ToolTransform.py:820 msgid "Y val" msgstr "Y" -#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5747 +#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5784 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:206 #: appTools/ToolTransform.py:822 msgid "Distance to offset on Y axis. In current units." msgstr "Distância para deslocar no eixo Y, nas unidades atuais." -#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5754 +#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5791 #: appTools/ToolTransform.py:829 msgid "Offset Y" msgstr "Deslocar Y" -#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5774 +#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5811 #: appGUI/ObjectUI.py:462 appGUI/ObjectUI.py:499 #: appGUI/preferences/tools/Tools2InvertPrefGroupUI.py:67 #: appGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 @@ -2666,7 +2666,7 @@ msgstr "Deslocar Y" msgid "Rounded" msgstr "Arredondado" -#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5776 +#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5813 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:218 #: appTools/ToolTransform.py:851 msgid "" @@ -2680,14 +2680,14 @@ msgstr "" "Se não marcado, o buffer seguirá a geometria exata\n" "da forma em buffer." -#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5784 +#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5821 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:226 #: appTools/ToolDistance.py:409 appTools/ToolDistanceMin.py:199 #: appTools/ToolTransform.py:859 msgid "Distance" msgstr "Distância" -#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5786 +#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5823 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:228 #: appTools/ToolTransform.py:861 msgid "" @@ -2701,12 +2701,12 @@ msgstr "" "Cada elemento geométrico do objeto será aumentado\n" "ou diminuiu com a 'distância'." -#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5798 +#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5835 #: appTools/ToolTransform.py:873 msgid "Buffer D" msgstr "Buffer D" -#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5800 +#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5837 #: appTools/ToolTransform.py:875 msgid "" "Create the buffer effect on each geometry,\n" @@ -2715,7 +2715,7 @@ msgstr "" "Crie o efeito de buffer em cada geometria,\n" "elemento do objeto selecionado, usando a distância." -#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5811 +#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5848 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:245 #: appTools/ToolTransform.py:886 msgid "" @@ -2731,12 +2731,12 @@ msgstr "" "ou diminuído com a 'distância'. Esse valor é um\n" "percentual da dimensão inicial." -#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5824 +#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5861 #: appTools/ToolTransform.py:899 msgid "Buffer F" msgstr "Buffer F" -#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5826 +#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5863 #: appTools/ToolTransform.py:901 msgid "" "Create the buffer effect on each geometry,\n" @@ -2745,7 +2745,7 @@ msgstr "" "Crie o efeito de buffer em cada geometria,\n" "elemento do objeto selecionado, usando o fator." -#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5897 +#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5934 #: appGUI/ObjectUI.py:1555 appGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:70 @@ -2756,29 +2756,29 @@ msgstr "" msgid "Object" msgstr "Objeto" -#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:5969 +#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:6006 #: appTools/ToolTransform.py:150 msgid "Incorrect format for Point value. Needs format X,Y" msgstr "Formato incorreto para o ponto. Precisa ser no formato X, Y" -#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:5994 +#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:6031 #: appTools/ToolTransform.py:167 msgid "Rotate transformation can not be done for a value of 0." msgstr "A rotação não pode ser feita para um valor 0." #: appEditors/AppGeoEditor.py:1201 appEditors/AppGeoEditor.py:1222 -#: appEditors/AppGerberEditor.py:6052 appEditors/AppGerberEditor.py:6073 +#: appEditors/AppGerberEditor.py:6089 appEditors/AppGerberEditor.py:6110 #: appTools/ToolTransform.py:225 appTools/ToolTransform.py:246 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "O redimensionamento não pode ser feito para um fator 0 ou 1." #: appEditors/AppGeoEditor.py:1235 appEditors/AppGeoEditor.py:1244 -#: appEditors/AppGerberEditor.py:6086 appEditors/AppGerberEditor.py:6095 +#: appEditors/AppGerberEditor.py:6123 appEditors/AppGerberEditor.py:6132 #: appTools/ToolTransform.py:259 appTools/ToolTransform.py:268 msgid "Offset transformation can not be done for a value of 0." msgstr "O deslocamento não pode ser feito para um valor 0." -#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6132 +#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6169 #: appTools/ToolTransform.py:296 msgid "Appying Rotate" msgstr "Aplicando Girar" @@ -2786,9 +2786,9 @@ msgstr "Aplicando Girar" #: appEditors/AppGeoEditor.py:1289 appEditors/AppGeoEditor.py:1322 #: appEditors/AppGeoEditor.py:1356 appEditors/AppGeoEditor.py:1390 #: appEditors/AppGeoEditor.py:1423 appEditors/AppGeoEditor.py:1444 -#: appEditors/AppGerberEditor.py:6146 appEditors/AppGerberEditor.py:6188 -#: appEditors/AppGerberEditor.py:6228 appEditors/AppGerberEditor.py:6267 -#: appEditors/AppGerberEditor.py:6311 appEditors/AppGerberEditor.py:6347 +#: appEditors/AppGerberEditor.py:6183 appEditors/AppGerberEditor.py:6225 +#: appEditors/AppGerberEditor.py:6265 appEditors/AppGerberEditor.py:6304 +#: appEditors/AppGerberEditor.py:6348 appEditors/AppGerberEditor.py:6384 #: appTools/ToolTransform.py:311 appTools/ToolTransform.py:351 #: appTools/ToolTransform.py:382 appTools/ToolTransform.py:409 #: appTools/ToolTransform.py:438 appTools/ToolTransform.py:473 app_Main.py:6049 @@ -2796,108 +2796,108 @@ msgstr "Aplicando Girar" msgid "Action was not executed" msgstr "A ação não foi executada" -#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6165 +#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6202 #: appTools/ToolTransform.py:321 msgid "Applying Flip" msgstr "Aplicando Espelhamento" -#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6177 +#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6214 #: appTools/ToolTransform.py:338 app_Main.py:6047 msgid "Flip on Y axis done" msgstr "Virar no eixo Y concluído" -#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6185 +#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6222 #: appTools/ToolTransform.py:347 app_Main.py:6093 msgid "Flip on X axis done" msgstr "Virar no eixo X concluído" -#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6208 +#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6245 #: appTools/ToolTransform.py:366 msgid "Applying Skew" msgstr "Inclinando" -#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6224 +#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6261 msgid "Skew on the X axis done" msgstr "Inclinação no eixo X concluída" -#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6226 +#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6263 msgid "Skew on the Y axis done" msgstr "Inclinação no eixo Y concluída" -#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6249 +#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6286 #: appTools/ToolTransform.py:392 msgid "Applying Scale" msgstr "Redimensionando" -#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6262 +#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6299 msgid "Scale on the X axis done" msgstr "Redimensionamento no eixo X concluído" -#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6264 +#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6301 msgid "Scale on the Y axis done" msgstr "Redimensionamento no eixo Y concluído" -#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6285 +#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6322 #: appTools/ToolTransform.py:419 msgid "Applying Offset" msgstr "Deslocando" #: appEditors/AppGeoEditor.py:1418 appEditors/AppGeoEditor.py:1476 -#: appEditors/AppGerberEditor.py:6306 appEditors/AppGerberEditor.py:6379 +#: appEditors/AppGerberEditor.py:6343 appEditors/AppGerberEditor.py:6416 msgid "Offset on the X axis done" msgstr "Deslocamento no eixo X concluído" -#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6308 +#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6345 msgid "Offset on the Y axis done" msgstr "Deslocamento no eixo Y concluído" -#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6321 +#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6358 #: appTools/ToolTransform.py:448 msgid "Applying Buffer" msgstr "Aplicando Buffer" -#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6343 +#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6380 #: appTools/ToolTransform.py:469 msgid "Buffer done" msgstr "Buffer concluído" -#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6351 +#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6388 msgid "Rotate ..." msgstr "Girar ..." #: appEditors/AppGeoEditor.py:1449 appEditors/AppGeoEditor.py:1501 -#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6352 -#: appEditors/AppGerberEditor.py:6404 appEditors/AppGerberEditor.py:6420 +#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6389 +#: appEditors/AppGerberEditor.py:6441 appEditors/AppGerberEditor.py:6457 msgid "Enter an Angle Value (degrees)" msgstr "Digite um valor para o ângulo (graus)" -#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6361 +#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6398 #: appTools/ToolTransform.py:309 msgid "Rotate done" msgstr "Rotação pronta" -#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6364 +#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6401 msgid "Rotate cancelled" msgstr "Rotação cancelada" -#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6369 +#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6406 msgid "Offset on X axis ..." msgstr "Deslocamento no eixo X ..." #: appEditors/AppGeoEditor.py:1467 appEditors/AppGeoEditor.py:1485 -#: appEditors/AppGerberEditor.py:6370 appEditors/AppGerberEditor.py:6388 +#: appEditors/AppGerberEditor.py:6407 appEditors/AppGerberEditor.py:6425 msgid "Enter a distance Value" msgstr "Digite um valor para a distância" -#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6382 +#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6419 msgid "Offset X cancelled" msgstr "Deslocamento X cancelado" -#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6387 +#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6424 msgid "Offset on Y axis ..." msgstr "Deslocamento no eixo Y ..." -#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6397 +#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6434 msgid "Offset on Y axis done" msgstr "Deslocamento no eixo Y feito" @@ -2905,11 +2905,11 @@ msgstr "Deslocamento no eixo Y feito" msgid "Offset on the Y axis canceled" msgstr "Deslocamento no eixo Y cancelado" -#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6403 +#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6440 msgid "Skew on X axis ..." msgstr "Inclinação no eixo X ..." -#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6413 +#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6450 msgid "Skew on X axis done" msgstr "Inclinação no eixo X concluída" @@ -2917,11 +2917,11 @@ msgstr "Inclinação no eixo X concluída" msgid "Skew on X axis canceled" msgstr "Inclinação no eixo X cancelada" -#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6419 +#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6456 msgid "Skew on Y axis ..." msgstr "Inclinação no eixo Y ..." -#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6429 +#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6466 msgid "Skew on Y axis done" msgstr "Inclinação no eixo Y concluída" @@ -3032,7 +3032,7 @@ msgstr "Clique para apagar ..." msgid "Create Paint geometry ..." msgstr "Criar geometria de pintura ..." -#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2550 +#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2588 msgid "Shape transformations ..." msgstr "Transformações de forma ..." @@ -3041,8 +3041,8 @@ msgstr "Transformações de forma ..." msgid "Geometry Editor" msgstr "Editor de Geometria" -#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:316 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 #: appTools/ToolCorners.py:546 appTools/ToolCutOut.py:2030 @@ -3266,7 +3266,7 @@ msgstr "Marca áreas de polígonos no Gerber editado..." msgid "Nothing selected to move" msgstr "Nada selecionado para mover" -#: appEditors/AppGerberEditor.py:2483 appEditors/AppGerberEditor.py:4029 +#: appEditors/AppGerberEditor.py:2490 appEditors/AppGerberEditor.py:4066 #: appObjects/FlatCAMGeometry.py:2564 appTools/ToolOptimal.py:145 #: appTools/ToolPanelize.py:614 appTools/ToolProperties.py:195 #: appTools/ToolQRCode.py:167 appTools/ToolSolderPaste.py:670 @@ -3275,13 +3275,13 @@ msgstr "Nada selecionado para mover" msgid "Working ..." msgstr "Trabalhando ..." -#: appEditors/AppGerberEditor.py:3017 appEditors/AppGerberEditor.py:3021 +#: appEditors/AppGerberEditor.py:3054 appEditors/AppGerberEditor.py:3058 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "" "O valor do código de abertura está ausente ou em formato incorreto. Altere e " "tente novamente." -#: appEditors/AppGerberEditor.py:3057 +#: appEditors/AppGerberEditor.py:3094 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." @@ -3289,84 +3289,84 @@ msgstr "" "O valor das dimensões da abertura está ausente ou está no formato errado. " "Altere (largura, altura) e tente novamente." -#: appEditors/AppGerberEditor.py:3070 +#: appEditors/AppGerberEditor.py:3107 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "" "O valor do tamanho da abertura está ausente ou está no formato errado. " "Altere e tente novamente." -#: appEditors/AppGerberEditor.py:3081 +#: appEditors/AppGerberEditor.py:3118 msgid "Aperture already in the aperture table." msgstr "Abertura já na tabela de aberturas." -#: appEditors/AppGerberEditor.py:3088 +#: appEditors/AppGerberEditor.py:3125 msgid "Added new aperture with code" msgstr "Adicionada nova abertura com código" -#: appEditors/AppGerberEditor.py:3120 +#: appEditors/AppGerberEditor.py:3157 msgid "Select an aperture in Aperture Table" msgstr "Selecione uma abertura na Tabela de Abertura" -#: appEditors/AppGerberEditor.py:3128 +#: appEditors/AppGerberEditor.py:3165 msgid "Select an aperture in Aperture Table -->" msgstr "Selecione uma abertura na Tabela de Aberturas ->" -#: appEditors/AppGerberEditor.py:3142 +#: appEditors/AppGerberEditor.py:3179 msgid "Deleted aperture with code" msgstr "Abertura excluída com código" -#: appEditors/AppGerberEditor.py:3210 +#: appEditors/AppGerberEditor.py:3247 msgid "Dimensions need two float values separated by comma." msgstr "" "As dimensões precisam de dois valores flutuantes separados por vírgula." -#: appEditors/AppGerberEditor.py:3219 +#: appEditors/AppGerberEditor.py:3256 msgid "Dimensions edited." msgstr "Dimensões editadas." -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 appTools/ToolPunchGerber.py:1088 msgid "Code" msgstr "Código" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 msgid "Dim" msgstr "Dim" -#: appEditors/AppGerberEditor.py:3741 appObjects/FlatCAMCNCJob.py:1682 +#: appEditors/AppGerberEditor.py:3778 appObjects/FlatCAMCNCJob.py:1682 #: appObjects/FlatCAMCNCJob.py:1972 appObjects/FlatCAMScript.py:129 #: app_Main.py:7181 msgid "Loading" msgstr "Carregando" -#: appEditors/AppGerberEditor.py:3872 +#: appEditors/AppGerberEditor.py:3909 msgid "Setting up the UI" msgstr "Configurando a interface do usuário" -#: appEditors/AppGerberEditor.py:3873 +#: appEditors/AppGerberEditor.py:3910 msgid "Adding geometry finished. Preparing the GUI" msgstr "Geometria adicionada. Preparando a GUI" -#: appEditors/AppGerberEditor.py:3882 +#: appEditors/AppGerberEditor.py:3919 msgid "Finished loading the Gerber object into the editor." msgstr "Carregamento do objeto Gerber no editor concluído." -#: appEditors/AppGerberEditor.py:4019 +#: appEditors/AppGerberEditor.py:4056 msgid "" "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "" "Não há definições da Abertura no arquivo. Abortando a criação de Gerber." -#: appEditors/AppGerberEditor.py:4057 +#: appEditors/AppGerberEditor.py:4094 msgid "Cancelled. No aperture is selected" msgstr "Cancelado. Nenhuma abertura selecionada" -#: appEditors/AppGerberEditor.py:4212 app_Main.py:6637 +#: appEditors/AppGerberEditor.py:4249 app_Main.py:6637 msgid "Coordinates copied to clipboard." msgstr "Coordenadas copiadas para a área de transferência." -#: appEditors/AppGerberEditor.py:4521 +#: appEditors/AppGerberEditor.py:4558 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -3379,17 +3379,17 @@ msgstr "Coordenadas copiadas para a área de transferência." msgid "Plotting" msgstr "Plotando" -#: appEditors/AppGerberEditor.py:4663 +#: appEditors/AppGerberEditor.py:4700 msgid "Failed. No aperture geometry is selected." msgstr "Cancelado. Nenhuma abertura selecionada." -#: appEditors/AppGerberEditor.py:4815 +#: appEditors/AppGerberEditor.py:4852 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "" "Nenhuma abertura para buffer. Selecione pelo menos uma abertura e tente " "novamente." -#: appEditors/AppGerberEditor.py:4827 appTools/ToolCopperThieving.py:306 +#: appEditors/AppGerberEditor.py:4864 appTools/ToolCopperThieving.py:306 #: appTools/ToolCopperThieving.py:907 appTools/ToolCopperThieving.py:1104 #: appTools/ToolCorners.py:146 appTools/ToolCorners.py:413 #: appTools/ToolCutOut.py:779 appTools/ToolCutOut.py:905 @@ -3402,61 +3402,61 @@ msgstr "" msgid "Failed." msgstr "Falhou." -#: appEditors/AppGerberEditor.py:4846 +#: appEditors/AppGerberEditor.py:4883 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "" "O valor do fator de escala está ausente ou está em formato incorreto. Altere " "e tente novamente." -#: appEditors/AppGerberEditor.py:4878 +#: appEditors/AppGerberEditor.py:4915 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "" "Nenhuma abertura para redimensionar. Selecione pelo menos uma abertura e " "tente novamente." -#: appEditors/AppGerberEditor.py:4931 +#: appEditors/AppGerberEditor.py:4968 msgid "Polygons marked." msgstr "Polígonos marcados." -#: appEditors/AppGerberEditor.py:4934 +#: appEditors/AppGerberEditor.py:4971 msgid "No polygons were marked. None fit within the limits." msgstr "Nenhum polígono foi marcado. Nenhum se encaixa dentro dos limites." -#: appEditors/AppGerberEditor.py:4997 appGUI/MainGUI.py:745 +#: appEditors/AppGerberEditor.py:5034 appGUI/MainGUI.py:745 #: appGUI/MainGUI.py:1642 appGUI/ObjectUI.py:241 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "Editor Gerber" -#: appEditors/AppGerberEditor.py:5017 appGUI/ObjectUI.py:281 +#: appEditors/AppGerberEditor.py:5054 appGUI/ObjectUI.py:281 #: appObjects/FlatCAMObj.py:492 appTools/ToolProperties.py:158 msgid "Apertures" msgstr "Aberturas" -#: appEditors/AppGerberEditor.py:5019 appGUI/ObjectUI.py:283 +#: appEditors/AppGerberEditor.py:5056 appGUI/ObjectUI.py:283 msgid "Apertures Table for the Gerber Object." msgstr "Tabela de Aberturas para o Objeto Gerber." -#: appEditors/AppGerberEditor.py:5035 appGUI/ObjectUI.py:320 +#: appEditors/AppGerberEditor.py:5072 appGUI/ObjectUI.py:320 msgid "Index" msgstr "Índice" -#: appEditors/AppGerberEditor.py:5037 appEditors/AppGerberEditor.py:5066 +#: appEditors/AppGerberEditor.py:5074 appEditors/AppGerberEditor.py:5103 #: appGUI/ObjectUI.py:322 appTools/ToolPunchGerber.py:1095 msgid "Aperture Code" msgstr "Código de Abertura" -#: appEditors/AppGerberEditor.py:5039 appGUI/ObjectUI.py:324 +#: appEditors/AppGerberEditor.py:5076 appGUI/ObjectUI.py:324 #: appTools/ToolPunchGerber.py:1097 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "Tipo de abertura: circular, retângulo, macros etc" -#: appEditors/AppGerberEditor.py:5041 appEditors/AppGerberEditor.py:5076 +#: appEditors/AppGerberEditor.py:5078 appEditors/AppGerberEditor.py:5113 #: appGUI/ObjectUI.py:326 appTools/ToolPunchGerber.py:1099 msgid "Aperture Size:" msgstr "Tamanho da abertura:" -#: appEditors/AppGerberEditor.py:5043 appGUI/ObjectUI.py:328 +#: appEditors/AppGerberEditor.py:5080 appGUI/ObjectUI.py:328 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" @@ -3466,12 +3466,12 @@ msgstr "" " - (largura, altura) para o tipo R, O. \n" " - (dia, nVertices) para o tipo P" -#: appEditors/AppGerberEditor.py:5067 +#: appEditors/AppGerberEditor.py:5104 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "Código para a nova abertura" -#: appEditors/AppGerberEditor.py:5078 +#: appEditors/AppGerberEditor.py:5115 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" @@ -3485,11 +3485,11 @@ msgstr "" "calculado como:\n" "sqrt(largura^2 + altura^2)" -#: appEditors/AppGerberEditor.py:5092 +#: appEditors/AppGerberEditor.py:5129 msgid "Aperture Type" msgstr "Tipo de Abertura" -#: appEditors/AppGerberEditor.py:5094 +#: appEditors/AppGerberEditor.py:5131 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" @@ -3501,11 +3501,11 @@ msgstr "" "R = retangular \n" "O = oblongo" -#: appEditors/AppGerberEditor.py:5105 +#: appEditors/AppGerberEditor.py:5142 msgid "Aperture Dim" msgstr "Dim Abertura" -#: appEditors/AppGerberEditor.py:5107 +#: appEditors/AppGerberEditor.py:5144 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" @@ -3515,19 +3515,19 @@ msgstr "" "Ativa apenas para aberturas retangulares (tipo R).\n" "O formato é (largura, altura)" -#: appEditors/AppGerberEditor.py:5116 +#: appEditors/AppGerberEditor.py:5153 msgid "Add/Delete Aperture" msgstr "Adicionar/Excluir Abertura" -#: appEditors/AppGerberEditor.py:5118 +#: appEditors/AppGerberEditor.py:5155 msgid "Add/Delete an aperture in the aperture table" msgstr "Adicionar/Excluir uma abertura na tabela de aberturas" -#: appEditors/AppGerberEditor.py:5128 +#: appEditors/AppGerberEditor.py:5165 msgid "Add a new aperture to the aperture list." msgstr "Adiciona uma nova abertura à lista de aberturas." -#: appEditors/AppGerberEditor.py:5131 appEditors/AppGerberEditor.py:5283 +#: appEditors/AppGerberEditor.py:5168 appEditors/AppGerberEditor.py:5320 #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 #: appGUI/GUIElements.py:1399 appGUI/GUIElements.py:1604 #: appGUI/GUIElements.py:1937 appGUI/MainGUI.py:423 appGUI/MainGUI.py:734 @@ -3542,19 +3542,19 @@ msgstr "Adiciona uma nova abertura à lista de aberturas." msgid "Delete" msgstr "Excluir" -#: appEditors/AppGerberEditor.py:5134 +#: appEditors/AppGerberEditor.py:5171 msgid "Delete a aperture in the aperture list" msgstr "Exclui uma abertura da lista de aberturas" -#: appEditors/AppGerberEditor.py:5151 +#: appEditors/AppGerberEditor.py:5188 msgid "Buffer Aperture" msgstr "Buffer Abertura" -#: appEditors/AppGerberEditor.py:5153 +#: appEditors/AppGerberEditor.py:5190 msgid "Buffer a aperture in the aperture list" msgstr "Buffer de uma abertura na lista de aberturas" -#: appEditors/AppGerberEditor.py:5169 +#: appEditors/AppGerberEditor.py:5206 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" @@ -3568,20 +3568,20 @@ msgstr "" "- 'Chanfrado:' o canto é uma linha que conecta diretamente os recursos " "reunidos no canto" -#: appEditors/AppGerberEditor.py:5200 +#: appEditors/AppGerberEditor.py:5237 msgid "Scale Aperture" msgstr "Redim. Abertura" -#: appEditors/AppGerberEditor.py:5202 +#: appEditors/AppGerberEditor.py:5239 msgid "Scale a aperture in the aperture list" msgstr "Redimensiona uma abertura na lista de aberturas" -#: appEditors/AppGerberEditor.py:5210 +#: appEditors/AppGerberEditor.py:5247 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "Fator de Escala" -#: appEditors/AppGerberEditor.py:5212 +#: appEditors/AppGerberEditor.py:5249 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" @@ -3589,19 +3589,19 @@ msgstr "" "O fator para redimensionar a abertura selecionada. \n" "Os valores podem estar entre 0.0000 e 999.9999" -#: appEditors/AppGerberEditor.py:5241 +#: appEditors/AppGerberEditor.py:5278 msgid "Mark polygons" msgstr "Marcar polígonos" -#: appEditors/AppGerberEditor.py:5243 +#: appEditors/AppGerberEditor.py:5280 msgid "Mark the polygon areas." msgstr "Marcar as áreas de polígonos." -#: appEditors/AppGerberEditor.py:5251 +#: appEditors/AppGerberEditor.py:5288 msgid "Area UPPER threshold" msgstr "Limite de área SUPERIOR" -#: appEditors/AppGerberEditor.py:5253 +#: appEditors/AppGerberEditor.py:5290 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3609,11 +3609,11 @@ msgstr "" "Valor limite, todas as áreas menores que isso são marcadas.\n" "Pode ser um valor entre 0.0000 e 10000.0000" -#: appEditors/AppGerberEditor.py:5260 +#: appEditors/AppGerberEditor.py:5297 msgid "Area LOWER threshold" msgstr "Limite de área INFERIOR" -#: appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5299 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3621,32 +3621,32 @@ msgstr "" "Valor limite, todas as áreas maiores que isso são marcadas.\n" "Pode ser um valor entre 0.0000 e 10000.0000" -#: appEditors/AppGerberEditor.py:5276 +#: appEditors/AppGerberEditor.py:5313 msgid "Mark" msgstr "Marcar" -#: appEditors/AppGerberEditor.py:5279 +#: appEditors/AppGerberEditor.py:5316 msgid "Mark the polygons that fit within limits." msgstr "Marcar os polígonos que se encaixam dentro dos limites." -#: appEditors/AppGerberEditor.py:5286 +#: appEditors/AppGerberEditor.py:5323 msgid "Delete all the marked polygons." msgstr "Excluir todos os polígonos marcados." -#: appEditors/AppGerberEditor.py:5293 +#: appEditors/AppGerberEditor.py:5330 msgid "Clear all the markings." msgstr "Limpar todas as marcações." -#: appEditors/AppGerberEditor.py:5313 appGUI/MainGUI.py:753 +#: appEditors/AppGerberEditor.py:5350 appGUI/MainGUI.py:753 #: appGUI/MainGUI.py:1180 appGUI/MainGUI.py:2349 appGUI/MainGUI.py:4950 msgid "Add Pad Array" msgstr "Adicionar Matriz de Pads" -#: appEditors/AppGerberEditor.py:5315 +#: appEditors/AppGerberEditor.py:5352 msgid "Add an array of pads (linear or circular array)" msgstr "Adicione uma matriz de pads (matriz linear ou circular)" -#: appEditors/AppGerberEditor.py:5321 +#: appEditors/AppGerberEditor.py:5358 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" @@ -3654,25 +3654,25 @@ msgstr "" "Selecione o tipo de matriz de pads para criar.\n" "Pode ser Linear X(Y) ou Circular" -#: appEditors/AppGerberEditor.py:5332 +#: appEditors/AppGerberEditor.py:5369 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "Nº de pads" -#: appEditors/AppGerberEditor.py:5334 +#: appEditors/AppGerberEditor.py:5371 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "Especifique quantos pads devem estar na matriz." -#: appEditors/AppGerberEditor.py:6400 +#: appEditors/AppGerberEditor.py:6437 msgid "Offset Y cancelled" msgstr "Deslocamento Y cancelado" -#: appEditors/AppGerberEditor.py:6416 +#: appEditors/AppGerberEditor.py:6453 msgid "Skew X cancelled" msgstr "Inclinação no X cancelada" -#: appEditors/AppGerberEditor.py:6432 +#: appEditors/AppGerberEditor.py:6469 msgid "Skew Y cancelled" msgstr "Inclinação no Y cancelada" diff --git a/locale/ro/LC_MESSAGES/strings.mo b/locale/ro/LC_MESSAGES/strings.mo index 797fe351..4761a298 100644 Binary files a/locale/ro/LC_MESSAGES/strings.mo and b/locale/ro/LC_MESSAGES/strings.mo differ diff --git a/locale/ro/LC_MESSAGES/strings.po b/locale/ro/LC_MESSAGES/strings.po index d4cb3d04..a9b48fc6 100644 --- a/locale/ro/LC_MESSAGES/strings.po +++ b/locale/ro/LC_MESSAGES/strings.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2020-11-06 01:46+0200\n" -"PO-Revision-Date: 2020-11-06 01:46+0200\n" +"POT-Creation-Date: 2020-11-06 14:04+0200\n" +"PO-Revision-Date: 2020-11-06 14:04+0200\n" "Last-Translator: \n" "Language-Team: \n" "Language: ro\n" @@ -114,7 +114,7 @@ msgstr "Bookmarks" #: appEditors/AppGeoEditor.py:585 appEditors/AppGeoEditor.py:1074 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppTextEditor.py:259 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppTextEditor.py:259 #: appGUI/MainGUI.py:3015 appGUI/MainGUI.py:3237 appGUI/MainGUI.py:3463 #: appObjects/FlatCAMCNCJob.py:1754 appObjects/ObjectCollection.py:126 #: appTools/ToolCorners.py:332 appTools/ToolFilm.py:242 @@ -696,7 +696,7 @@ msgstr "" "Dacă nu are succes, atunci curățarea din cupru nu va reuși.\n" "- Curățare -> curățarea obișnuită de cupru." -#: appDatabase.py:599 appEditors/AppGerberEditor.py:5290 +#: appDatabase.py:599 appEditors/AppGerberEditor.py:5327 #: appTools/ToolNCC.py:4172 msgid "Clear" msgstr "Șterge" @@ -918,7 +918,7 @@ msgstr "" "pentru a elimina bavurile." #: appDatabase.py:700 appDatabase.py:757 appEditors/AppGeoEditor.py:614 -#: appEditors/AppGerberEditor.py:5465 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGerberEditor.py:5502 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:143 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:183 @@ -1623,10 +1623,10 @@ msgstr "" #: appEditors/AppGerberEditor.py:1377 appEditors/AppGerberEditor.py:1582 #: appEditors/AppGerberEditor.py:1871 appEditors/AppGerberEditor.py:2167 #: appEditors/AppGerberEditor.py:2248 appEditors/AppGerberEditor.py:2358 -#: appEditors/AppGerberEditor.py:4041 appEditors/AppGerberEditor.py:4282 -#: appEditors/AppGerberEditor.py:4299 appEditors/AppGerberEditor.py:4671 -#: appEditors/AppGerberEditor.py:4831 appEditors/AppGerberEditor.py:4893 -#: appEditors/AppGerberEditor.py:4942 appEditors/AppGerberEditor.py:6144 +#: appEditors/AppGerberEditor.py:4078 appEditors/AppGerberEditor.py:4319 +#: appEditors/AppGerberEditor.py:4336 appEditors/AppGerberEditor.py:4708 +#: appEditors/AppGerberEditor.py:4868 appEditors/AppGerberEditor.py:4930 +#: appEditors/AppGerberEditor.py:4979 appEditors/AppGerberEditor.py:6181 #: appGUI/MainGUI.py:2996 appGUI/MainGUI.py:3008 #: appObjects/FlatCAMGeometry.py:2745 appObjects/FlatCAMGeometry.py:2818 #: appObjects/FlatCAMGerber.py:372 appParsers/ParseGerber.py:2045 @@ -1768,7 +1768,7 @@ msgstr "" "Nu exista definitii de unelte in fişier. Se anulează crearea de obiect " "Excellon." -#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4021 +#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4058 #: appObjects/AppObject.py:164 appObjects/FlatCAMGeometry.py:2078 #: appParsers/ParseExcellon.py:972 appTools/ToolPcbWizard.py:318 #: appTools/ToolSolderPaste.py:894 app_Main.py:7712 app_Main.py:10176 @@ -1790,7 +1790,7 @@ msgid "Cancelled. There is no Tool/Drill selected" msgstr "Anulat. Nu este selectată nici-o unealtă sau op. de găurire" #: appEditors/AppExcEditor.py:3650 appEditors/AppExcEditor.py:3660 -#: appEditors/AppGerberEditor.py:4733 +#: appEditors/AppGerberEditor.py:4770 msgid "Click on the circular array Center position" msgstr "Click pe punctul de Centru al ariei circulare" @@ -1799,7 +1799,7 @@ msgstr "Click pe punctul de Centru al ariei circulare" msgid "Excellon Editor" msgstr "Editor Excellon" -#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5004 +#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5041 #: appEditors/appGCodeEditor.py:669 msgid "Name:" msgstr "Nume:" @@ -1855,7 +1855,7 @@ msgid "Diameter for the new tool" msgstr "Diametru pentru noua unealtă (burghiu, freza)" #: appEditors/AppExcEditor.py:3875 appEditors/AppGeoEditor.py:671 -#: appEditors/AppGerberEditor.py:5125 appEditors/AppGerberEditor.py:5522 +#: appEditors/AppGerberEditor.py:5162 appEditors/AppGerberEditor.py:5559 #: appGUI/ObjectUI.py:2373 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:288 #: appTools/ToolCopperThieving.py:1666 appTools/ToolDblSided.py:709 @@ -1930,12 +1930,12 @@ msgstr "" "Poate fi Liniar X(Y) sau Circular" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5324 +#: appEditors/AppGerberEditor.py:5361 msgid "Linear" msgstr "Liniar" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5325 +#: appEditors/AppGerberEditor.py:5362 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: appGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 @@ -1962,14 +1962,14 @@ msgstr "Specifica cate operațiuni de găurire să fie incluse in arie." #: appEditors/AppExcEditor.py:4010 appEditors/AppExcEditor.py:4069 #: appEditors/AppExcEditor.py:4135 appEditors/AppExcEditor.py:4231 #: appEditors/AppExcEditor.py:4291 appEditors/AppGeoEditor.py:2084 -#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5353 -#: appEditors/AppGerberEditor.py:5402 +#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5390 +#: appEditors/AppGerberEditor.py:5439 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "Direcţie" #: appEditors/AppExcEditor.py:4012 appEditors/AppExcEditor.py:4233 -#: appEditors/AppGerberEditor.py:5355 +#: appEditors/AppGerberEditor.py:5392 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 @@ -1985,7 +1985,7 @@ msgstr "" "- 'Unghi' - un unghi particular pentru inclinatia ariei" #: appEditors/AppExcEditor.py:4018 appEditors/AppExcEditor.py:4143 -#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5362 +#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5399 #: appGUI/GUIElements.py:4341 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 #: appGUI/MainGUI.py:4442 appGUI/MainGUI.py:4708 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 @@ -1998,7 +1998,7 @@ msgid "X" msgstr "X" #: appEditors/AppExcEditor.py:4019 appEditors/AppExcEditor.py:4144 -#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5363 +#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5400 #: appGUI/GUIElements.py:4348 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 #: appGUI/MainGUI.py:4709 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 @@ -2014,9 +2014,9 @@ msgstr "Y" #: appEditors/AppExcEditor.py:4080 appEditors/AppExcEditor.py:4145 #: appEditors/AppExcEditor.py:4151 appEditors/AppExcEditor.py:4241 #: appEditors/AppExcEditor.py:4261 appEditors/AppExcEditor.py:4302 -#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5364 -#: appEditors/AppGerberEditor.py:5381 appEditors/AppGerberEditor.py:5417 -#: appEditors/AppGerberEditor.py:5537 +#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5401 +#: appEditors/AppGerberEditor.py:5418 appEditors/AppGerberEditor.py:5454 +#: appEditors/AppGerberEditor.py:5574 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 @@ -2032,7 +2032,7 @@ msgid "Angle" msgstr "Unghi" #: appEditors/AppExcEditor.py:4026 appEditors/AppExcEditor.py:4247 -#: appEditors/AppGerberEditor.py:5368 +#: appEditors/AppGerberEditor.py:5405 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 @@ -2040,7 +2040,7 @@ msgid "Pitch" msgstr "Pas" #: appEditors/AppExcEditor.py:4028 appEditors/AppExcEditor.py:4249 -#: appEditors/AppGerberEditor.py:5370 +#: appEditors/AppGerberEditor.py:5407 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 @@ -2048,7 +2048,7 @@ msgid "Pitch = Distance between elements of the array." msgstr "Pas = Distanta între elementele ariei." #: appEditors/AppExcEditor.py:4041 appEditors/AppExcEditor.py:4263 -#: appEditors/AppGerberEditor.py:5383 +#: appEditors/AppGerberEditor.py:5420 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" @@ -2061,7 +2061,7 @@ msgstr "" "Val maximă este: 360.00 grade." #: appEditors/AppExcEditor.py:4070 appEditors/AppExcEditor.py:4292 -#: appEditors/AppGerberEditor.py:5404 +#: appEditors/AppGerberEditor.py:5441 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 @@ -2074,7 +2074,7 @@ msgstr "" "ceasornic." #: appEditors/AppExcEditor.py:4073 appEditors/AppExcEditor.py:4295 -#: appEditors/AppGerberEditor.py:5412 +#: appEditors/AppGerberEditor.py:5449 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 @@ -2084,7 +2084,7 @@ msgid "CW" msgstr "Orar" #: appEditors/AppExcEditor.py:4074 appEditors/AppExcEditor.py:4296 -#: appEditors/AppGerberEditor.py:5413 +#: appEditors/AppGerberEditor.py:5450 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 @@ -2094,7 +2094,7 @@ msgid "CCW" msgstr "AntiOrar" #: appEditors/AppExcEditor.py:4081 appEditors/AppExcEditor.py:4303 -#: appEditors/AppGerberEditor.py:5419 +#: appEditors/AppGerberEditor.py:5456 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 @@ -2179,13 +2179,13 @@ msgid "Specify how many slots to be in the array." msgstr "Specificați câte sloturi trebuie să fie în arie." #: appEditors/AppExcEditor.py:4317 appEditors/AppGeoEditor.py:3310 -#: appEditors/AppGerberEditor.py:5441 appEditors/appGCodeEditor.py:753 +#: appEditors/AppGerberEditor.py:5478 appEditors/appGCodeEditor.py:753 #: appGUI/MainGUI.py:346 appGUI/MainGUI.py:1696 app_Main.py:2494 msgid "Exit Editor" msgstr "Ieșiți din Editor" #: appEditors/AppExcEditor.py:4320 appEditors/AppGeoEditor.py:3313 -#: appEditors/AppGerberEditor.py:5444 appEditors/appGCodeEditor.py:756 +#: appEditors/AppGerberEditor.py:5481 appEditors/appGCodeEditor.py:756 msgid "Exit from Editor." msgstr "Ieșiți din Editor." @@ -2193,12 +2193,12 @@ msgstr "Ieșiți din Editor." msgid "Buffer Selection" msgstr "Selecţie Buffer" -#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5166 +#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5203 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "Distanta pt bufer" -#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5167 +#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5204 msgid "Buffer corner" msgstr "Coltul pt bufer" @@ -2216,11 +2216,11 @@ msgstr "" "- 'Beveled:' coltul este inlocuit cu o linie care uneste capetele liniilor " "care formează coltul" -#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5175 +#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5212 msgid "Round" msgstr "Rotund" -#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5176 +#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5213 #: appGUI/ObjectUI.py:1601 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:223 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 @@ -2242,7 +2242,7 @@ msgstr "Rotund" msgid "Square" msgstr "Patrat" -#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5177 +#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5214 msgid "Beveled" msgstr "Beveled" @@ -2267,7 +2267,7 @@ msgstr "Unealta Bufer" #: appEditors/AppGeoEditor.py:146 appEditors/AppGeoEditor.py:163 #: appEditors/AppGeoEditor.py:180 appEditors/AppGeoEditor.py:2987 #: appEditors/AppGeoEditor.py:3015 appEditors/AppGeoEditor.py:3043 -#: appEditors/AppGerberEditor.py:4786 +#: appEditors/AppGerberEditor.py:4823 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "" "Valoarea distantei bufer lipseste sau este intr-un format gresit. Adaugă din " @@ -2281,8 +2281,8 @@ msgstr "Unealta Introducere Text" msgid "Font" msgstr "Font" -#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appGUI/ObjectUI.py:316 +#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appGUI/ObjectUI.py:316 #: appGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 @@ -2347,11 +2347,11 @@ msgstr "" #: appEditors/AppGeoEditor.py:2609 appEditors/AppGeoEditor.py:2673 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppGerberEditor.py:5961 -#: appEditors/AppGerberEditor.py:5984 appEditors/AppGerberEditor.py:6129 -#: appEditors/AppGerberEditor.py:6162 appEditors/AppGerberEditor.py:6205 -#: appEditors/AppGerberEditor.py:6246 appEditors/AppGerberEditor.py:6282 -#: appEditors/AppGerberEditor.py:6318 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppGerberEditor.py:5998 +#: appEditors/AppGerberEditor.py:6021 appEditors/AppGerberEditor.py:6166 +#: appEditors/AppGerberEditor.py:6199 appEditors/AppGerberEditor.py:6242 +#: appEditors/AppGerberEditor.py:6283 appEditors/AppGerberEditor.py:6319 +#: appEditors/AppGerberEditor.py:6355 msgid "No shape selected." msgstr "Nicio formă selectată." @@ -2364,26 +2364,26 @@ msgid "Tools" msgstr "Unelte" #: appEditors/AppGeoEditor.py:609 appEditors/AppGeoEditor.py:1038 -#: appEditors/AppGerberEditor.py:5460 appEditors/AppGerberEditor.py:5889 +#: appEditors/AppGerberEditor.py:5497 appEditors/AppGerberEditor.py:5926 #: appGUI/MainGUI.py:695 appGUI/MainGUI.py:1075 appGUI/MainGUI.py:2244 #: appTools/ToolTransform.py:85 msgid "Transform Tool" msgstr "Unealta Transformare" #: appEditors/AppGeoEditor.py:610 appEditors/AppGeoEditor.py:702 -#: appEditors/AppGerberEditor.py:5461 appEditors/AppGerberEditor.py:5553 +#: appEditors/AppGerberEditor.py:5498 appEditors/AppGerberEditor.py:5590 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 #: appTools/ToolTransform.py:508 appTools/ToolTransform.py:628 msgid "Rotate" msgstr "Rotaţie" -#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5462 +#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5499 #: appTools/ToolTransform.py:509 msgid "Skew/Shear" msgstr "Deformare" -#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5225 -#: appEditors/AppGerberEditor.py:5463 appGUI/MainGUI.py:776 +#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5500 appGUI/MainGUI.py:776 #: appGUI/MainGUI.py:1197 appGUI/MainGUI.py:1664 appGUI/MainGUI.py:2366 #: appGUI/MainGUI.py:4960 appGUI/ObjectUI.py:125 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:147 @@ -2391,13 +2391,13 @@ msgstr "Deformare" msgid "Scale" msgstr "Scalare" -#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5464 +#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5501 #: appTools/ToolTransform.py:511 msgid "Mirror (Flip)" msgstr "Oglindire" -#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5184 -#: appEditors/AppGerberEditor.py:5466 appGUI/MainGUI.py:773 +#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5221 +#: appEditors/AppGerberEditor.py:5503 appGUI/MainGUI.py:773 #: appGUI/MainGUI.py:1195 appGUI/MainGUI.py:1619 appGUI/MainGUI.py:1662 #: appGUI/MainGUI.py:2364 appGUI/MainGUI.py:4951 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:212 @@ -2405,7 +2405,7 @@ msgstr "Oglindire" msgid "Buffer" msgstr "Bufer" -#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5497 +#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5534 #: appGUI/GUIElements.py:3767 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:44 @@ -2414,7 +2414,7 @@ msgstr "Bufer" msgid "Reference" msgstr "Referinţă" -#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5499 +#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5536 msgid "" "The reference point for Rotate, Skew, Scale, Mirror.\n" "Can be:\n" @@ -2431,7 +2431,7 @@ msgstr "" "- Punct -> punct personalizat definit de coordonatele X, Y\n" "- Selectie Min-> punctul (minx, miny) al casetei de delimitare a selectiei" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appTools/ToolCalibration.py:126 appTools/ToolCalibration.py:127 #: appTools/ToolTransform.py:552 @@ -2439,7 +2439,7 @@ msgid "Origin" msgstr "Originea" #: appEditors/AppGeoEditor.py:656 appEditors/AppGeoEditor.py:1047 -#: appEditors/AppGerberEditor.py:5507 appEditors/AppGerberEditor.py:5898 +#: appEditors/AppGerberEditor.py:5544 appEditors/AppGerberEditor.py:5935 #: appGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -2450,7 +2450,7 @@ msgstr "Originea" msgid "Selection" msgstr "Selecţie" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:85 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:60 @@ -2458,12 +2458,12 @@ msgstr "Selecţie" msgid "Point" msgstr "Punct" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 msgid "Minimum" msgstr "Minim" #: appEditors/AppGeoEditor.py:662 appEditors/AppGeoEditor.py:958 -#: appEditors/AppGerberEditor.py:5513 appEditors/AppGerberEditor.py:5809 +#: appEditors/AppGerberEditor.py:5550 appEditors/AppGerberEditor.py:5846 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: appGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:243 @@ -2473,18 +2473,18 @@ msgstr "Minim" msgid "Value" msgstr "Valoare" -#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5515 +#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5552 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:62 #: appTools/ToolTransform.py:560 msgid "A point of reference in format X,Y." msgstr "Un punct de referință în format X, Y." -#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5524 +#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5561 #: appTools/ToolTransform.py:569 msgid "Add point coordinates from clipboard." msgstr "Adăugați coordonatele de punct din clipboard." -#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5539 +#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5576 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:98 #: appTools/ToolTransform.py:614 msgid "" @@ -2497,7 +2497,7 @@ msgstr "" "Numerele pozitive inseamnă o mișcare in sensul acelor de ceasornic.\n" "Numerele negative inseamnă o mișcare in sens invers acelor de ceasornic." -#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5555 +#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5592 #: appTools/ToolTransform.py:630 msgid "" "Rotate the selected object(s).\n" @@ -2509,7 +2509,7 @@ msgstr "" "formei înconjurătoare pt toate obiectele." #: appEditors/AppGeoEditor.py:724 appEditors/AppGeoEditor.py:786 -#: appEditors/AppGerberEditor.py:5575 appEditors/AppGerberEditor.py:5637 +#: appEditors/AppGerberEditor.py:5612 appEditors/AppGerberEditor.py:5674 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:112 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:151 #: appTools/ToolTransform.py:650 appTools/ToolTransform.py:712 @@ -2517,7 +2517,7 @@ msgid "Link" msgstr "Legatura" #: appEditors/AppGeoEditor.py:726 appEditors/AppGeoEditor.py:788 -#: appEditors/AppGerberEditor.py:5577 appEditors/AppGerberEditor.py:5639 +#: appEditors/AppGerberEditor.py:5614 appEditors/AppGerberEditor.py:5676 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:114 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:153 #: appTools/ToolTransform.py:652 appTools/ToolTransform.py:714 @@ -2525,7 +2525,7 @@ msgid "Link the Y entry to X entry and copy its content." msgstr "" "Conectați campul Y la campul X și copiați conținutul acestuia din X in Y." -#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5582 +#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5619 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 #: appTools/ToolFilm.py:1046 appTools/ToolTransform.py:657 @@ -2533,7 +2533,7 @@ msgid "X angle" msgstr "Unghi X" #: appEditors/AppGeoEditor.py:733 appEditors/AppGeoEditor.py:754 -#: appEditors/AppGerberEditor.py:5584 appEditors/AppGerberEditor.py:5605 +#: appEditors/AppGerberEditor.py:5621 appEditors/AppGerberEditor.py:5642 #: appTools/ToolTransform.py:659 appTools/ToolTransform.py:680 msgid "" "Angle for Skew action, in degrees.\n" @@ -2542,13 +2542,13 @@ msgstr "" "Valoarea unghiului de Deformare, in grade.\n" "Ia valori Reale între -360 si 360 grade." -#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5592 +#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5629 #: appTools/ToolTransform.py:667 msgid "Skew X" msgstr "Deformare X" #: appEditors/AppGeoEditor.py:743 appEditors/AppGeoEditor.py:764 -#: appEditors/AppGerberEditor.py:5594 appEditors/AppGerberEditor.py:5615 +#: appEditors/AppGerberEditor.py:5631 appEditors/AppGerberEditor.py:5652 #: appTools/ToolTransform.py:669 appTools/ToolTransform.py:690 msgid "" "Skew/shear the selected object(s).\n" @@ -2559,38 +2559,38 @@ msgstr "" "Punctul de referinţă este mijlocul \n" "formei înconjurătoare pt toate obiectele." -#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5603 +#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5640 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:138 #: appTools/ToolFilm.py:1055 appTools/ToolTransform.py:678 msgid "Y angle" msgstr "Unghi Y" -#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5613 +#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5650 #: appTools/ToolTransform.py:688 msgid "Skew Y" msgstr "Deformare Y" -#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5644 +#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5681 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:162 #: appTools/ToolFilm.py:1002 appTools/ToolTransform.py:719 msgid "X factor" msgstr "Factor X" -#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5646 +#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5683 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:164 #: appTools/ToolTransform.py:721 msgid "Factor for scaling on X axis." msgstr "Factor de scalare pe axa X." -#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5653 +#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5690 #: appTools/ToolTransform.py:728 msgid "Scale X" msgstr "Scalează X" #: appEditors/AppGeoEditor.py:804 appEditors/AppGeoEditor.py:824 -#: appEditors/AppGerberEditor.py:5655 appEditors/AppGerberEditor.py:5675 +#: appEditors/AppGerberEditor.py:5692 appEditors/AppGerberEditor.py:5712 #: appTools/ToolTransform.py:730 appTools/ToolTransform.py:750 msgid "" "Scale the selected object(s).\n" @@ -2601,59 +2601,59 @@ msgstr "" "Punctul de referinţă depinde de\n" "starea checkbox-ului >Referința Scalare<." -#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5664 +#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5701 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 #: appTools/ToolFilm.py:1011 appTools/ToolTransform.py:739 msgid "Y factor" msgstr "Factor Y" -#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5666 +#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5703 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 #: appTools/ToolTransform.py:741 msgid "Factor for scaling on Y axis." msgstr "Factor de scalare pe axa Y." -#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5673 +#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5710 #: appTools/ToolTransform.py:748 msgid "Scale Y" msgstr "Scalează Y" -#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5700 +#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5737 #: appTools/ToolTransform.py:775 msgid "Flip on X" msgstr "Oglindește pe X" #: appEditors/AppGeoEditor.py:851 appEditors/AppGeoEditor.py:856 -#: appEditors/AppGerberEditor.py:5702 appEditors/AppGerberEditor.py:5707 +#: appEditors/AppGerberEditor.py:5739 appEditors/AppGerberEditor.py:5744 #: appTools/ToolTransform.py:777 appTools/ToolTransform.py:782 msgid "Flip the selected object(s) over the X axis." msgstr "Oglindește obiectele selectate pe axa X." -#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5705 +#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5742 #: appTools/ToolTransform.py:780 msgid "Flip on Y" msgstr "Oglindește pe Y" -#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5725 +#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5762 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:191 #: appTools/ToolTransform.py:800 msgid "X val" msgstr "Val X" -#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5727 +#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5764 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:193 #: appTools/ToolTransform.py:802 msgid "Distance to offset on X axis. In current units." msgstr "Distanta la care se face ofset pe axa X. In unitatile curente." -#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5734 +#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5771 #: appTools/ToolTransform.py:809 msgid "Offset X" msgstr "Ofset pe X" #: appEditors/AppGeoEditor.py:885 appEditors/AppGeoEditor.py:905 -#: appEditors/AppGerberEditor.py:5736 appEditors/AppGerberEditor.py:5756 +#: appEditors/AppGerberEditor.py:5773 appEditors/AppGerberEditor.py:5793 #: appTools/ToolTransform.py:811 appTools/ToolTransform.py:831 msgid "" "Offset the selected object(s).\n" @@ -2664,24 +2664,24 @@ msgstr "" "Punctul de referinţă este mijlocul formei înconjurătoare\n" "pentru toate obiectele selectate.\n" -#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5745 +#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5782 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:204 #: appTools/ToolTransform.py:820 msgid "Y val" msgstr "Val Y" -#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5747 +#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5784 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:206 #: appTools/ToolTransform.py:822 msgid "Distance to offset on Y axis. In current units." msgstr "Distanta la care se face ofset pe axa Y. In unitatile curente." -#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5754 +#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5791 #: appTools/ToolTransform.py:829 msgid "Offset Y" msgstr "Ofset pe Y" -#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5774 +#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5811 #: appGUI/ObjectUI.py:462 appGUI/ObjectUI.py:499 #: appGUI/preferences/tools/Tools2InvertPrefGroupUI.py:67 #: appGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 @@ -2691,7 +2691,7 @@ msgstr "Ofset pe Y" msgid "Rounded" msgstr "Rotunjit" -#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5776 +#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5813 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:218 #: appTools/ToolTransform.py:851 msgid "" @@ -2705,14 +2705,14 @@ msgstr "" "Dacă nu este bifat, bufferul va urma geometria exactă\n" "a formei tamponată." -#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5784 +#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5821 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:226 #: appTools/ToolDistance.py:409 appTools/ToolDistanceMin.py:199 #: appTools/ToolTransform.py:859 msgid "Distance" msgstr "Distanță" -#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5786 +#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5823 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:228 #: appTools/ToolTransform.py:861 msgid "" @@ -2726,12 +2726,12 @@ msgstr "" "Fiecare element de geometrie al obiectului va fi mărit\n" "sau scăzut proportional cu „distanța”." -#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5798 +#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5835 #: appTools/ToolTransform.py:873 msgid "Buffer D" msgstr "Bufer D" -#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5800 +#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5837 #: appTools/ToolTransform.py:875 msgid "" "Create the buffer effect on each geometry,\n" @@ -2740,7 +2740,7 @@ msgstr "" "Creați efectul buffer pe fiecare geometrie,\n" "element din obiectul selectat, folosind distanta." -#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5811 +#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5848 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:245 #: appTools/ToolTransform.py:886 msgid "" @@ -2756,12 +2756,12 @@ msgstr "" "sau scăzut proportional cu „distanța”. Valoarea este\n" "un procent din dimensiunea initială." -#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5824 +#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5861 #: appTools/ToolTransform.py:899 msgid "Buffer F" msgstr "Bufer F" -#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5826 +#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5863 #: appTools/ToolTransform.py:901 msgid "" "Create the buffer effect on each geometry,\n" @@ -2770,7 +2770,7 @@ msgstr "" "Creați efectul buffer pe fiecare geometrie,\n" "element din obiectul selectat, folosing un factor." -#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5897 +#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5934 #: appGUI/ObjectUI.py:1555 appGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:70 @@ -2781,29 +2781,29 @@ msgstr "" msgid "Object" msgstr "Obiect" -#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:5969 +#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:6006 #: appTools/ToolTransform.py:150 msgid "Incorrect format for Point value. Needs format X,Y" msgstr "Format incorect pentru valoarea punctului. Necesită formatul X, Y" -#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:5994 +#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:6031 #: appTools/ToolTransform.py:167 msgid "Rotate transformation can not be done for a value of 0." msgstr "Transformarea Rotire nu se poate face pentru o valoare de 0." #: appEditors/AppGeoEditor.py:1201 appEditors/AppGeoEditor.py:1222 -#: appEditors/AppGerberEditor.py:6052 appEditors/AppGerberEditor.py:6073 +#: appEditors/AppGerberEditor.py:6089 appEditors/AppGerberEditor.py:6110 #: appTools/ToolTransform.py:225 appTools/ToolTransform.py:246 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "Transformarea Scalare nu se poate face pentru un factor de 0 sau 1." #: appEditors/AppGeoEditor.py:1235 appEditors/AppGeoEditor.py:1244 -#: appEditors/AppGerberEditor.py:6086 appEditors/AppGerberEditor.py:6095 +#: appEditors/AppGerberEditor.py:6123 appEditors/AppGerberEditor.py:6132 #: appTools/ToolTransform.py:259 appTools/ToolTransform.py:268 msgid "Offset transformation can not be done for a value of 0." msgstr "Transformarea Deplasare nu se poate face pentru o valoare de 0." -#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6132 +#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6169 #: appTools/ToolTransform.py:296 msgid "Appying Rotate" msgstr "Execuţie Rotaţie" @@ -2811,9 +2811,9 @@ msgstr "Execuţie Rotaţie" #: appEditors/AppGeoEditor.py:1289 appEditors/AppGeoEditor.py:1322 #: appEditors/AppGeoEditor.py:1356 appEditors/AppGeoEditor.py:1390 #: appEditors/AppGeoEditor.py:1423 appEditors/AppGeoEditor.py:1444 -#: appEditors/AppGerberEditor.py:6146 appEditors/AppGerberEditor.py:6188 -#: appEditors/AppGerberEditor.py:6228 appEditors/AppGerberEditor.py:6267 -#: appEditors/AppGerberEditor.py:6311 appEditors/AppGerberEditor.py:6347 +#: appEditors/AppGerberEditor.py:6183 appEditors/AppGerberEditor.py:6225 +#: appEditors/AppGerberEditor.py:6265 appEditors/AppGerberEditor.py:6304 +#: appEditors/AppGerberEditor.py:6348 appEditors/AppGerberEditor.py:6384 #: appTools/ToolTransform.py:311 appTools/ToolTransform.py:351 #: appTools/ToolTransform.py:382 appTools/ToolTransform.py:409 #: appTools/ToolTransform.py:438 appTools/ToolTransform.py:473 app_Main.py:6049 @@ -2821,108 +2821,108 @@ msgstr "Execuţie Rotaţie" msgid "Action was not executed" msgstr "Acțiunea nu a fost efectuată" -#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6165 +#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6202 #: appTools/ToolTransform.py:321 msgid "Applying Flip" msgstr "Execuţie Oglindire" -#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6177 +#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6214 #: appTools/ToolTransform.py:338 app_Main.py:6047 msgid "Flip on Y axis done" msgstr "Oglindire pe axa Y executată" -#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6185 +#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6222 #: appTools/ToolTransform.py:347 app_Main.py:6093 msgid "Flip on X axis done" msgstr "Oglindirea pe axa X executată" -#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6208 +#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6245 #: appTools/ToolTransform.py:366 msgid "Applying Skew" msgstr "Execuţie Deformare" -#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6224 +#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6261 msgid "Skew on the X axis done" msgstr "Oglindire pe axa X executată" -#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6226 +#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6263 msgid "Skew on the Y axis done" msgstr "Oglindire pe axa Y executată" -#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6249 +#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6286 #: appTools/ToolTransform.py:392 msgid "Applying Scale" msgstr "Execuţie Scalare" -#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6262 +#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6299 msgid "Scale on the X axis done" msgstr "Scalarea pe axa X executată" -#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6264 +#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6301 msgid "Scale on the Y axis done" msgstr "Scalarea pe axa Y executată" -#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6285 +#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6322 #: appTools/ToolTransform.py:419 msgid "Applying Offset" msgstr "Execuţie Ofset" #: appEditors/AppGeoEditor.py:1418 appEditors/AppGeoEditor.py:1476 -#: appEditors/AppGerberEditor.py:6306 appEditors/AppGerberEditor.py:6379 +#: appEditors/AppGerberEditor.py:6343 appEditors/AppGerberEditor.py:6416 msgid "Offset on the X axis done" msgstr "Ofset pe axa X efectuat" -#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6308 +#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6345 msgid "Offset on the Y axis done" msgstr "Ofset pe axa Y efectuat" -#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6321 +#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6358 #: appTools/ToolTransform.py:448 msgid "Applying Buffer" msgstr "Aplicarea tampon (Buffer)" -#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6343 +#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6380 #: appTools/ToolTransform.py:469 msgid "Buffer done" msgstr "Buffer finalizat" -#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6351 +#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6388 msgid "Rotate ..." msgstr "Rotaţie ..." #: appEditors/AppGeoEditor.py:1449 appEditors/AppGeoEditor.py:1501 -#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6352 -#: appEditors/AppGerberEditor.py:6404 appEditors/AppGerberEditor.py:6420 +#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6389 +#: appEditors/AppGerberEditor.py:6441 appEditors/AppGerberEditor.py:6457 msgid "Enter an Angle Value (degrees)" msgstr "Introdu o valoare in grade pt Unghi" -#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6361 +#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6398 #: appTools/ToolTransform.py:309 msgid "Rotate done" msgstr "Rotaţie efectuată" -#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6364 +#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6401 msgid "Rotate cancelled" msgstr "Rotaţie anulată" -#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6369 +#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6406 msgid "Offset on X axis ..." msgstr "Ofset pe axa X ..." #: appEditors/AppGeoEditor.py:1467 appEditors/AppGeoEditor.py:1485 -#: appEditors/AppGerberEditor.py:6370 appEditors/AppGerberEditor.py:6388 +#: appEditors/AppGerberEditor.py:6407 appEditors/AppGerberEditor.py:6425 msgid "Enter a distance Value" msgstr "Introdu of valoare pt Distantă" -#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6382 +#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6419 msgid "Offset X cancelled" msgstr "Ofset-ul pe axa X a fost anulat" -#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6387 +#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6424 msgid "Offset on Y axis ..." msgstr "Ofset pe axa Y ..." -#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6397 +#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6434 msgid "Offset on Y axis done" msgstr "Ofset pe axa Y efectuat" @@ -2930,11 +2930,11 @@ msgstr "Ofset pe axa Y efectuat" msgid "Offset on the Y axis canceled" msgstr "Ofset pe axa Y anulat" -#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6403 +#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6440 msgid "Skew on X axis ..." msgstr "Deformare pe axa X ..." -#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6413 +#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6450 msgid "Skew on X axis done" msgstr "Deformare pe axa X anulată" @@ -2942,11 +2942,11 @@ msgstr "Deformare pe axa X anulată" msgid "Skew on X axis canceled" msgstr "Deformare pe axa X anulată" -#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6419 +#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6456 msgid "Skew on Y axis ..." msgstr "Deformare pe axa Y ..." -#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6429 +#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6466 msgid "Skew on Y axis done" msgstr "Deformare pe axa Y anulată" @@ -3057,7 +3057,7 @@ msgstr "Click pt a sterge ..." msgid "Create Paint geometry ..." msgstr "Crează o geometrie Paint ..." -#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2550 +#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2588 msgid "Shape transformations ..." msgstr "Transformări de forme geometrice ..." @@ -3066,8 +3066,8 @@ msgstr "Transformări de forme geometrice ..." msgid "Geometry Editor" msgstr "Editor Geometrii" -#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:316 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 #: appTools/ToolCorners.py:546 appTools/ToolCutOut.py:2030 @@ -3291,7 +3291,7 @@ msgstr "Marchează ariile poligonale in obiectul Gerber editat ..." msgid "Nothing selected to move" msgstr "Nimic nu este selectat pentru mutare" -#: appEditors/AppGerberEditor.py:2483 appEditors/AppGerberEditor.py:4029 +#: appEditors/AppGerberEditor.py:2490 appEditors/AppGerberEditor.py:4066 #: appObjects/FlatCAMGeometry.py:2564 appTools/ToolOptimal.py:145 #: appTools/ToolPanelize.py:614 appTools/ToolProperties.py:195 #: appTools/ToolQRCode.py:167 appTools/ToolSolderPaste.py:670 @@ -3300,13 +3300,13 @@ msgstr "Nimic nu este selectat pentru mutare" msgid "Working ..." msgstr "Se lucrează..." -#: appEditors/AppGerberEditor.py:3017 appEditors/AppGerberEditor.py:3021 +#: appEditors/AppGerberEditor.py:3054 appEditors/AppGerberEditor.py:3058 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "" "Valoarea codului aperturii lipseste sau este in format greșit. Adaugă din " "nou și reîncearcă." -#: appEditors/AppGerberEditor.py:3057 +#: appEditors/AppGerberEditor.py:3094 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." @@ -3314,84 +3314,84 @@ msgstr "" "Dimensiunile aperturii lipsesc sau sunt intr-un format greșit. Adaugă din " "nou și reîncearcă." -#: appEditors/AppGerberEditor.py:3070 +#: appEditors/AppGerberEditor.py:3107 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "" "Valoarea mărimii aperturii lipseste sau este in format greșit. Adaugă din " "nou și reîncearcă." -#: appEditors/AppGerberEditor.py:3081 +#: appEditors/AppGerberEditor.py:3118 msgid "Aperture already in the aperture table." msgstr "Apertura este deja in lista de aperturi." -#: appEditors/AppGerberEditor.py:3088 +#: appEditors/AppGerberEditor.py:3125 msgid "Added new aperture with code" msgstr "O nouă apertură este adăugată cu codul" -#: appEditors/AppGerberEditor.py:3120 +#: appEditors/AppGerberEditor.py:3157 msgid "Select an aperture in Aperture Table" msgstr "Selectează o apertură in Tabela de Aperturi" -#: appEditors/AppGerberEditor.py:3128 +#: appEditors/AppGerberEditor.py:3165 msgid "Select an aperture in Aperture Table -->" msgstr "Selectează o unealtă in Tabela de Aperturi -->" -#: appEditors/AppGerberEditor.py:3142 +#: appEditors/AppGerberEditor.py:3179 msgid "Deleted aperture with code" msgstr "A fost stearsă unealta cu codul" -#: appEditors/AppGerberEditor.py:3210 +#: appEditors/AppGerberEditor.py:3247 msgid "Dimensions need two float values separated by comma." msgstr "Dimensiunile au nevoie de două valori float separate prin virgulă." -#: appEditors/AppGerberEditor.py:3219 +#: appEditors/AppGerberEditor.py:3256 msgid "Dimensions edited." msgstr "Dimensiuni editate." -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 appTools/ToolPunchGerber.py:1088 msgid "Code" msgstr "Cod" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 msgid "Dim" msgstr "Dim" -#: appEditors/AppGerberEditor.py:3741 appObjects/FlatCAMCNCJob.py:1682 +#: appEditors/AppGerberEditor.py:3778 appObjects/FlatCAMCNCJob.py:1682 #: appObjects/FlatCAMCNCJob.py:1972 appObjects/FlatCAMScript.py:129 #: app_Main.py:7181 msgid "Loading" msgstr "Se incarcă" -#: appEditors/AppGerberEditor.py:3872 +#: appEditors/AppGerberEditor.py:3909 msgid "Setting up the UI" msgstr "Configurarea UI" -#: appEditors/AppGerberEditor.py:3873 +#: appEditors/AppGerberEditor.py:3910 msgid "Adding geometry finished. Preparing the GUI" msgstr "Adăugarea geometriei terminate. Pregătirea GUI" -#: appEditors/AppGerberEditor.py:3882 +#: appEditors/AppGerberEditor.py:3919 msgid "Finished loading the Gerber object into the editor." msgstr "S-a terminat încărcarea obiectului Gerber în editor." -#: appEditors/AppGerberEditor.py:4019 +#: appEditors/AppGerberEditor.py:4056 msgid "" "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "" "Nu există definitii de aperturi in fişier. Se anulează crearea de obiect " "Gerber." -#: appEditors/AppGerberEditor.py:4057 +#: appEditors/AppGerberEditor.py:4094 msgid "Cancelled. No aperture is selected" msgstr "Anulat. Nici-o apertură nu este selectată" -#: appEditors/AppGerberEditor.py:4212 app_Main.py:6637 +#: appEditors/AppGerberEditor.py:4249 app_Main.py:6637 msgid "Coordinates copied to clipboard." msgstr "Coordonatele au fost copiate in clipboard." -#: appEditors/AppGerberEditor.py:4521 +#: appEditors/AppGerberEditor.py:4558 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -3404,17 +3404,17 @@ msgstr "Coordonatele au fost copiate in clipboard." msgid "Plotting" msgstr "Se afișeaz" -#: appEditors/AppGerberEditor.py:4663 +#: appEditors/AppGerberEditor.py:4700 msgid "Failed. No aperture geometry is selected." msgstr "Anulat. Nici-o geometrie de apertură nu este selectată." -#: appEditors/AppGerberEditor.py:4815 +#: appEditors/AppGerberEditor.py:4852 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "" "Nici-o apertură sel. pt a face bufer. Selectează cel puțin o apertură și " "încearcă din nou." -#: appEditors/AppGerberEditor.py:4827 appTools/ToolCopperThieving.py:306 +#: appEditors/AppGerberEditor.py:4864 appTools/ToolCopperThieving.py:306 #: appTools/ToolCopperThieving.py:907 appTools/ToolCopperThieving.py:1104 #: appTools/ToolCorners.py:146 appTools/ToolCorners.py:413 #: appTools/ToolCutOut.py:779 appTools/ToolCutOut.py:905 @@ -3427,51 +3427,51 @@ msgstr "" msgid "Failed." msgstr "Esuat." -#: appEditors/AppGerberEditor.py:4846 +#: appEditors/AppGerberEditor.py:4883 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "" "Valoarea factorului de scalare lipseste sau este in format gresit. Adaugă " "din nou și reîncearcă." -#: appEditors/AppGerberEditor.py:4878 +#: appEditors/AppGerberEditor.py:4915 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "" "Nici-o apertură sel. pt scalare. Selectează cel puțin o apertură și încearcă " "din nou." -#: appEditors/AppGerberEditor.py:4931 +#: appEditors/AppGerberEditor.py:4968 msgid "Polygons marked." msgstr "Poligoanele sunt marcate." -#: appEditors/AppGerberEditor.py:4934 +#: appEditors/AppGerberEditor.py:4971 msgid "No polygons were marked. None fit within the limits." msgstr "Nu au fost marcate poligoane. Niciunul nu se încadrează în limite." -#: appEditors/AppGerberEditor.py:4997 appGUI/MainGUI.py:745 +#: appEditors/AppGerberEditor.py:5034 appGUI/MainGUI.py:745 #: appGUI/MainGUI.py:1642 appGUI/ObjectUI.py:241 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "Editor Gerber" -#: appEditors/AppGerberEditor.py:5017 appGUI/ObjectUI.py:281 +#: appEditors/AppGerberEditor.py:5054 appGUI/ObjectUI.py:281 #: appObjects/FlatCAMObj.py:492 appTools/ToolProperties.py:158 msgid "Apertures" msgstr "Aperturi" -#: appEditors/AppGerberEditor.py:5019 appGUI/ObjectUI.py:283 +#: appEditors/AppGerberEditor.py:5056 appGUI/ObjectUI.py:283 msgid "Apertures Table for the Gerber Object." msgstr "Tabela de aperturi pt obiectul Gerber." -#: appEditors/AppGerberEditor.py:5035 appGUI/ObjectUI.py:320 +#: appEditors/AppGerberEditor.py:5072 appGUI/ObjectUI.py:320 msgid "Index" msgstr "Index" -#: appEditors/AppGerberEditor.py:5037 appEditors/AppGerberEditor.py:5066 +#: appEditors/AppGerberEditor.py:5074 appEditors/AppGerberEditor.py:5103 #: appGUI/ObjectUI.py:322 appTools/ToolPunchGerber.py:1095 msgid "Aperture Code" msgstr "Cod" -#: appEditors/AppGerberEditor.py:5039 appGUI/ObjectUI.py:324 +#: appEditors/AppGerberEditor.py:5076 appGUI/ObjectUI.py:324 #: appTools/ToolPunchGerber.py:1097 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "" @@ -3481,12 +3481,12 @@ msgstr "" "- macro-uri\n" "etc" -#: appEditors/AppGerberEditor.py:5041 appEditors/AppGerberEditor.py:5076 +#: appEditors/AppGerberEditor.py:5078 appEditors/AppGerberEditor.py:5113 #: appGUI/ObjectUI.py:326 appTools/ToolPunchGerber.py:1099 msgid "Aperture Size:" msgstr "Dim. aper.:" -#: appEditors/AppGerberEditor.py:5043 appGUI/ObjectUI.py:328 +#: appEditors/AppGerberEditor.py:5080 appGUI/ObjectUI.py:328 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" @@ -3496,12 +3496,12 @@ msgstr "" "- (lătime, inăltime) pt tipurile R, O.\n" "- (diametru, nVertices) pt tipul P" -#: appEditors/AppGerberEditor.py:5067 +#: appEditors/AppGerberEditor.py:5104 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "Diametru pentru noua apertură" -#: appEditors/AppGerberEditor.py:5078 +#: appEditors/AppGerberEditor.py:5115 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" @@ -3514,11 +3514,11 @@ msgstr "" "valoarea este calculată automat prin:\n" "sqrt(lătime**2 + inăltime**2)" -#: appEditors/AppGerberEditor.py:5092 +#: appEditors/AppGerberEditor.py:5129 msgid "Aperture Type" msgstr "Tip aper" -#: appEditors/AppGerberEditor.py:5094 +#: appEditors/AppGerberEditor.py:5131 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" @@ -3530,11 +3530,11 @@ msgstr "" "R = rectangular\n" "O = oval" -#: appEditors/AppGerberEditor.py:5105 +#: appEditors/AppGerberEditor.py:5142 msgid "Aperture Dim" msgstr "Dim. aper" -#: appEditors/AppGerberEditor.py:5107 +#: appEditors/AppGerberEditor.py:5144 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" @@ -3544,19 +3544,19 @@ msgstr "" "Activă doar pentru aperturile rectangulare (tip 'R').\n" "Formatul este (lătime, inăltime)" -#: appEditors/AppGerberEditor.py:5116 +#: appEditors/AppGerberEditor.py:5153 msgid "Add/Delete Aperture" msgstr "Adaugă/Șterge apertură" -#: appEditors/AppGerberEditor.py:5118 +#: appEditors/AppGerberEditor.py:5155 msgid "Add/Delete an aperture in the aperture table" msgstr "Adaugă/Șterge o apertură din lista de aperturi" -#: appEditors/AppGerberEditor.py:5128 +#: appEditors/AppGerberEditor.py:5165 msgid "Add a new aperture to the aperture list." msgstr "Adaugă o nouă apertură in lista de aperturi." -#: appEditors/AppGerberEditor.py:5131 appEditors/AppGerberEditor.py:5283 +#: appEditors/AppGerberEditor.py:5168 appEditors/AppGerberEditor.py:5320 #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 #: appGUI/GUIElements.py:1399 appGUI/GUIElements.py:1604 #: appGUI/GUIElements.py:1937 appGUI/MainGUI.py:423 appGUI/MainGUI.py:734 @@ -3571,19 +3571,19 @@ msgstr "Adaugă o nouă apertură in lista de aperturi." msgid "Delete" msgstr "Șterge" -#: appEditors/AppGerberEditor.py:5134 +#: appEditors/AppGerberEditor.py:5171 msgid "Delete a aperture in the aperture list" msgstr "Șterge o apertură din lista de aperturi" -#: appEditors/AppGerberEditor.py:5151 +#: appEditors/AppGerberEditor.py:5188 msgid "Buffer Aperture" msgstr "Bufer pt apertură" -#: appEditors/AppGerberEditor.py:5153 +#: appEditors/AppGerberEditor.py:5190 msgid "Buffer a aperture in the aperture list" msgstr "Fă bufer pt o apertură din lista de aperturi" -#: appEditors/AppGerberEditor.py:5169 +#: appEditors/AppGerberEditor.py:5206 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" @@ -3597,20 +3597,20 @@ msgstr "" "- 'Beveled:' coltul este inlocuit cu o linie care uneste capetele liniilor " "care formează coltul" -#: appEditors/AppGerberEditor.py:5200 +#: appEditors/AppGerberEditor.py:5237 msgid "Scale Aperture" msgstr "Scalează aper" -#: appEditors/AppGerberEditor.py:5202 +#: appEditors/AppGerberEditor.py:5239 msgid "Scale a aperture in the aperture list" msgstr "Scalează o apertură in lista de aperturi" -#: appEditors/AppGerberEditor.py:5210 +#: appEditors/AppGerberEditor.py:5247 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "Factor Scalare" -#: appEditors/AppGerberEditor.py:5212 +#: appEditors/AppGerberEditor.py:5249 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" @@ -3618,19 +3618,19 @@ msgstr "" "Factorul cu care se va face scalarea aperturii selectate.\n" "Poate lua valori intre: 0.000 si 999.9999" -#: appEditors/AppGerberEditor.py:5241 +#: appEditors/AppGerberEditor.py:5278 msgid "Mark polygons" msgstr "Marchează poligoanele" -#: appEditors/AppGerberEditor.py:5243 +#: appEditors/AppGerberEditor.py:5280 msgid "Mark the polygon areas." msgstr "Marchează ariile poligonale." -#: appEditors/AppGerberEditor.py:5251 +#: appEditors/AppGerberEditor.py:5288 msgid "Area UPPER threshold" msgstr "Pragul de sus pt. arie" -#: appEditors/AppGerberEditor.py:5253 +#: appEditors/AppGerberEditor.py:5290 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3638,11 +3638,11 @@ msgstr "" "Valoare de prag, toate poligoanele cu arii mai mici vor fi marcate.\n" "Poate lua valori intre: 0.000 si 999.9999" -#: appEditors/AppGerberEditor.py:5260 +#: appEditors/AppGerberEditor.py:5297 msgid "Area LOWER threshold" msgstr "Pragul de jos pt. arie" -#: appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5299 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3650,32 +3650,32 @@ msgstr "" "Valoare de prag, toate poligoanele cu arii mai mari vor fi marcate.\n" "Poate lua valori intre: 0.000 si 999.9999" -#: appEditors/AppGerberEditor.py:5276 +#: appEditors/AppGerberEditor.py:5313 msgid "Mark" msgstr "Marchează" -#: appEditors/AppGerberEditor.py:5279 +#: appEditors/AppGerberEditor.py:5316 msgid "Mark the polygons that fit within limits." msgstr "Marcați poligoanele care se încadrează în limite." -#: appEditors/AppGerberEditor.py:5286 +#: appEditors/AppGerberEditor.py:5323 msgid "Delete all the marked polygons." msgstr "Ștergeți toate poligoanele marcate." -#: appEditors/AppGerberEditor.py:5293 +#: appEditors/AppGerberEditor.py:5330 msgid "Clear all the markings." msgstr "Ștergeți toate marcajele." -#: appEditors/AppGerberEditor.py:5313 appGUI/MainGUI.py:753 +#: appEditors/AppGerberEditor.py:5350 appGUI/MainGUI.py:753 #: appGUI/MainGUI.py:1180 appGUI/MainGUI.py:2349 appGUI/MainGUI.py:4950 msgid "Add Pad Array" msgstr "Adaugă o arie de paduri" -#: appEditors/AppGerberEditor.py:5315 +#: appEditors/AppGerberEditor.py:5352 msgid "Add an array of pads (linear or circular array)" msgstr "Adaugă o arie de paduri (arie lineara sau circulara)." -#: appEditors/AppGerberEditor.py:5321 +#: appEditors/AppGerberEditor.py:5358 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" @@ -3683,25 +3683,25 @@ msgstr "" "Selectează tipul de arii de paduri.\n" "Poate fi Liniar X(Y) sau Circular" -#: appEditors/AppGerberEditor.py:5332 +#: appEditors/AppGerberEditor.py:5369 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "Nr. paduri" -#: appEditors/AppGerberEditor.py:5334 +#: appEditors/AppGerberEditor.py:5371 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "Specifica cate paduri să fie incluse in arie." -#: appEditors/AppGerberEditor.py:6400 +#: appEditors/AppGerberEditor.py:6437 msgid "Offset Y cancelled" msgstr "Ofset-ul pe axa Y a fost anulat" -#: appEditors/AppGerberEditor.py:6416 +#: appEditors/AppGerberEditor.py:6453 msgid "Skew X cancelled" msgstr "Deformarea pe axa X a fost anulată" -#: appEditors/AppGerberEditor.py:6432 +#: appEditors/AppGerberEditor.py:6469 msgid "Skew Y cancelled" msgstr "Deformarea pe axa Y a fost anulată" diff --git a/locale/ru/LC_MESSAGES/strings.po b/locale/ru/LC_MESSAGES/strings.po index 5900ff40..adf9f885 100644 --- a/locale/ru/LC_MESSAGES/strings.po +++ b/locale/ru/LC_MESSAGES/strings.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2020-11-06 01:46+0200\n" +"POT-Creation-Date: 2020-11-06 14:04+0200\n" "PO-Revision-Date: \n" "Last-Translator: Andrey Kultyapov \n" "Language-Team: \n" @@ -111,7 +111,7 @@ msgstr "Закладки" #: appEditors/AppGeoEditor.py:585 appEditors/AppGeoEditor.py:1074 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppTextEditor.py:259 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppTextEditor.py:259 #: appGUI/MainGUI.py:3015 appGUI/MainGUI.py:3237 appGUI/MainGUI.py:3463 #: appObjects/FlatCAMCNCJob.py:1754 appObjects/ObjectCollection.py:126 #: appTools/ToolCorners.py:332 appTools/ToolFilm.py:242 @@ -693,7 +693,7 @@ msgstr "" "Если это не удастся, то очистка от меди также потерпит неудачу.\n" "- Очистка - > обычная очистка от меди." -#: appDatabase.py:599 appEditors/AppGerberEditor.py:5290 +#: appDatabase.py:599 appEditors/AppGerberEditor.py:5327 #: appTools/ToolNCC.py:4172 msgid "Clear" msgstr "Сбросить" @@ -915,7 +915,7 @@ msgstr "" "для зачистки неровных краёв." #: appDatabase.py:700 appDatabase.py:757 appEditors/AppGeoEditor.py:614 -#: appEditors/AppGerberEditor.py:5465 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGerberEditor.py:5502 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:143 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:183 @@ -1611,10 +1611,10 @@ msgstr "Чтобы добавить отверстие, сначала выбе #: appEditors/AppGerberEditor.py:1377 appEditors/AppGerberEditor.py:1582 #: appEditors/AppGerberEditor.py:1871 appEditors/AppGerberEditor.py:2167 #: appEditors/AppGerberEditor.py:2248 appEditors/AppGerberEditor.py:2358 -#: appEditors/AppGerberEditor.py:4041 appEditors/AppGerberEditor.py:4282 -#: appEditors/AppGerberEditor.py:4299 appEditors/AppGerberEditor.py:4671 -#: appEditors/AppGerberEditor.py:4831 appEditors/AppGerberEditor.py:4893 -#: appEditors/AppGerberEditor.py:4942 appEditors/AppGerberEditor.py:6144 +#: appEditors/AppGerberEditor.py:4078 appEditors/AppGerberEditor.py:4319 +#: appEditors/AppGerberEditor.py:4336 appEditors/AppGerberEditor.py:4708 +#: appEditors/AppGerberEditor.py:4868 appEditors/AppGerberEditor.py:4930 +#: appEditors/AppGerberEditor.py:4979 appEditors/AppGerberEditor.py:6181 #: appGUI/MainGUI.py:2996 appGUI/MainGUI.py:3008 #: appObjects/FlatCAMGeometry.py:2745 appObjects/FlatCAMGeometry.py:2818 #: appObjects/FlatCAMGerber.py:372 appParsers/ParseGerber.py:2045 @@ -1754,7 +1754,7 @@ msgstr "Удалён инструмент с диаметром" msgid "There are no Tools definitions in the file. Aborting Excellon creation." msgstr "В файле нет инструментов. Прерывание создания Excellon." -#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4021 +#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4058 #: appObjects/AppObject.py:164 appObjects/FlatCAMGeometry.py:2078 #: appParsers/ParseExcellon.py:972 appTools/ToolPcbWizard.py:318 #: appTools/ToolSolderPaste.py:894 app_Main.py:7712 app_Main.py:10176 @@ -1775,7 +1775,7 @@ msgid "Cancelled. There is no Tool/Drill selected" msgstr "Отмена. Инструмент/сверло не выбрано" #: appEditors/AppExcEditor.py:3650 appEditors/AppExcEditor.py:3660 -#: appEditors/AppGerberEditor.py:4733 +#: appEditors/AppGerberEditor.py:4770 msgid "Click on the circular array Center position" msgstr "Нажмите на центральную позицию кругового массива" @@ -1784,7 +1784,7 @@ msgstr "Нажмите на центральную позицию кругово msgid "Excellon Editor" msgstr "Редактор Excellon" -#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5004 +#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5041 #: appEditors/appGCodeEditor.py:669 msgid "Name:" msgstr "Имя:" @@ -1840,7 +1840,7 @@ msgid "Diameter for the new tool" msgstr "Диаметр нового инструмента" #: appEditors/AppExcEditor.py:3875 appEditors/AppGeoEditor.py:671 -#: appEditors/AppGerberEditor.py:5125 appEditors/AppGerberEditor.py:5522 +#: appEditors/AppGerberEditor.py:5162 appEditors/AppGerberEditor.py:5559 #: appGUI/ObjectUI.py:2373 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:288 #: appTools/ToolCopperThieving.py:1666 appTools/ToolDblSided.py:709 @@ -1913,12 +1913,12 @@ msgstr "" "Это может быть линейный X (Y) или круговой" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5324 +#: appEditors/AppGerberEditor.py:5361 msgid "Linear" msgstr "Линейный" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5325 +#: appEditors/AppGerberEditor.py:5362 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: appGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 @@ -1945,14 +1945,14 @@ msgstr "Укажите, сколько свёрел должно быть в м #: appEditors/AppExcEditor.py:4010 appEditors/AppExcEditor.py:4069 #: appEditors/AppExcEditor.py:4135 appEditors/AppExcEditor.py:4231 #: appEditors/AppExcEditor.py:4291 appEditors/AppGeoEditor.py:2084 -#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5353 -#: appEditors/AppGerberEditor.py:5402 +#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5390 +#: appEditors/AppGerberEditor.py:5439 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "Направление" #: appEditors/AppExcEditor.py:4012 appEditors/AppExcEditor.py:4233 -#: appEditors/AppGerberEditor.py:5355 +#: appEditors/AppGerberEditor.py:5392 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 @@ -1968,7 +1968,7 @@ msgstr "" "- 'Угол' - произвольный угол наклона массива" #: appEditors/AppExcEditor.py:4018 appEditors/AppExcEditor.py:4143 -#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5362 +#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5399 #: appGUI/GUIElements.py:4341 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 #: appGUI/MainGUI.py:4442 appGUI/MainGUI.py:4708 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 @@ -1981,7 +1981,7 @@ msgid "X" msgstr "X" #: appEditors/AppExcEditor.py:4019 appEditors/AppExcEditor.py:4144 -#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5363 +#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5400 #: appGUI/GUIElements.py:4348 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 #: appGUI/MainGUI.py:4709 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 @@ -1997,9 +1997,9 @@ msgstr "Y" #: appEditors/AppExcEditor.py:4080 appEditors/AppExcEditor.py:4145 #: appEditors/AppExcEditor.py:4151 appEditors/AppExcEditor.py:4241 #: appEditors/AppExcEditor.py:4261 appEditors/AppExcEditor.py:4302 -#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5364 -#: appEditors/AppGerberEditor.py:5381 appEditors/AppGerberEditor.py:5417 -#: appEditors/AppGerberEditor.py:5537 +#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5401 +#: appEditors/AppGerberEditor.py:5418 appEditors/AppGerberEditor.py:5454 +#: appEditors/AppGerberEditor.py:5574 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 @@ -2015,7 +2015,7 @@ msgid "Angle" msgstr "Угол" #: appEditors/AppExcEditor.py:4026 appEditors/AppExcEditor.py:4247 -#: appEditors/AppGerberEditor.py:5368 +#: appEditors/AppGerberEditor.py:5405 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 @@ -2023,7 +2023,7 @@ msgid "Pitch" msgstr "Шаг" #: appEditors/AppExcEditor.py:4028 appEditors/AppExcEditor.py:4249 -#: appEditors/AppGerberEditor.py:5370 +#: appEditors/AppGerberEditor.py:5407 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 @@ -2031,7 +2031,7 @@ msgid "Pitch = Distance between elements of the array." msgstr "Подача = Расстояние между элементами массива." #: appEditors/AppExcEditor.py:4041 appEditors/AppExcEditor.py:4263 -#: appEditors/AppGerberEditor.py:5383 +#: appEditors/AppGerberEditor.py:5420 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" @@ -2044,7 +2044,7 @@ msgstr "" "Максимальное значение: 360,00 градусов." #: appEditors/AppExcEditor.py:4070 appEditors/AppExcEditor.py:4292 -#: appEditors/AppGerberEditor.py:5404 +#: appEditors/AppGerberEditor.py:5441 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 @@ -2056,7 +2056,7 @@ msgstr "" "Может быть CW = по часовой стрелке или CCW = против часовой стрелки." #: appEditors/AppExcEditor.py:4073 appEditors/AppExcEditor.py:4295 -#: appEditors/AppGerberEditor.py:5412 +#: appEditors/AppGerberEditor.py:5449 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 @@ -2066,7 +2066,7 @@ msgid "CW" msgstr "CW" #: appEditors/AppExcEditor.py:4074 appEditors/AppExcEditor.py:4296 -#: appEditors/AppGerberEditor.py:5413 +#: appEditors/AppGerberEditor.py:5450 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 @@ -2076,7 +2076,7 @@ msgid "CCW" msgstr "CCW" #: appEditors/AppExcEditor.py:4081 appEditors/AppExcEditor.py:4303 -#: appEditors/AppGerberEditor.py:5419 +#: appEditors/AppGerberEditor.py:5456 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 @@ -2159,13 +2159,13 @@ msgid "Specify how many slots to be in the array." msgstr "Укажите, сколько пазов должно быть в массиве." #: appEditors/AppExcEditor.py:4317 appEditors/AppGeoEditor.py:3310 -#: appEditors/AppGerberEditor.py:5441 appEditors/appGCodeEditor.py:753 +#: appEditors/AppGerberEditor.py:5478 appEditors/appGCodeEditor.py:753 #: appGUI/MainGUI.py:346 appGUI/MainGUI.py:1696 app_Main.py:2494 msgid "Exit Editor" msgstr "Выход Из Редактора" #: appEditors/AppExcEditor.py:4320 appEditors/AppGeoEditor.py:3313 -#: appEditors/AppGerberEditor.py:5444 appEditors/appGCodeEditor.py:756 +#: appEditors/AppGerberEditor.py:5481 appEditors/appGCodeEditor.py:756 msgid "Exit from Editor." msgstr "Выход из редактора." @@ -2173,12 +2173,12 @@ msgstr "Выход из редактора." msgid "Buffer Selection" msgstr "Выбор Буфера" -#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5166 +#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5203 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "Расстояние буфера" -#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5167 +#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5204 msgid "Buffer corner" msgstr "Угол буфера" @@ -2195,11 +2195,11 @@ msgstr "" "- 'Квадрат:' угол встречается под острым углом для внешнего буфера.\n" "- 'Скошенный:' линия, напрямую соединяющая элементы, встречающиеся в углу" -#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5175 +#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5212 msgid "Round" msgstr "Круглый" -#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5176 +#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5213 #: appGUI/ObjectUI.py:1601 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:223 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 @@ -2221,7 +2221,7 @@ msgstr "Круглый" msgid "Square" msgstr "Квадрат" -#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5177 +#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5214 msgid "Beveled" msgstr "Скошенный" @@ -2246,7 +2246,7 @@ msgstr "Буфер" #: appEditors/AppGeoEditor.py:146 appEditors/AppGeoEditor.py:163 #: appEditors/AppGeoEditor.py:180 appEditors/AppGeoEditor.py:2987 #: appEditors/AppGeoEditor.py:3015 appEditors/AppGeoEditor.py:3043 -#: appEditors/AppGerberEditor.py:4786 +#: appEditors/AppGerberEditor.py:4823 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "" "Отсутствует значение расстояния буфера или оно имеет неправильный формат. " @@ -2260,8 +2260,8 @@ msgstr "Инструмент Ввода Текста" msgid "Font" msgstr "Шрифт" -#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appGUI/ObjectUI.py:316 +#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appGUI/ObjectUI.py:316 #: appGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 @@ -2326,11 +2326,11 @@ msgstr "" #: appEditors/AppGeoEditor.py:2609 appEditors/AppGeoEditor.py:2673 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppGerberEditor.py:5961 -#: appEditors/AppGerberEditor.py:5984 appEditors/AppGerberEditor.py:6129 -#: appEditors/AppGerberEditor.py:6162 appEditors/AppGerberEditor.py:6205 -#: appEditors/AppGerberEditor.py:6246 appEditors/AppGerberEditor.py:6282 -#: appEditors/AppGerberEditor.py:6318 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppGerberEditor.py:5998 +#: appEditors/AppGerberEditor.py:6021 appEditors/AppGerberEditor.py:6166 +#: appEditors/AppGerberEditor.py:6199 appEditors/AppGerberEditor.py:6242 +#: appEditors/AppGerberEditor.py:6283 appEditors/AppGerberEditor.py:6319 +#: appEditors/AppGerberEditor.py:6355 msgid "No shape selected." msgstr "Фигура не выбрана." @@ -2343,26 +2343,26 @@ msgid "Tools" msgstr "Инструменты" #: appEditors/AppGeoEditor.py:609 appEditors/AppGeoEditor.py:1038 -#: appEditors/AppGerberEditor.py:5460 appEditors/AppGerberEditor.py:5889 +#: appEditors/AppGerberEditor.py:5497 appEditors/AppGerberEditor.py:5926 #: appGUI/MainGUI.py:695 appGUI/MainGUI.py:1075 appGUI/MainGUI.py:2244 #: appTools/ToolTransform.py:85 msgid "Transform Tool" msgstr "Трансформация" #: appEditors/AppGeoEditor.py:610 appEditors/AppGeoEditor.py:702 -#: appEditors/AppGerberEditor.py:5461 appEditors/AppGerberEditor.py:5553 +#: appEditors/AppGerberEditor.py:5498 appEditors/AppGerberEditor.py:5590 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 #: appTools/ToolTransform.py:508 appTools/ToolTransform.py:628 msgid "Rotate" msgstr "Вращение" -#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5462 +#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5499 #: appTools/ToolTransform.py:509 msgid "Skew/Shear" msgstr "Наклон/Сдвиг" -#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5225 -#: appEditors/AppGerberEditor.py:5463 appGUI/MainGUI.py:776 +#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5500 appGUI/MainGUI.py:776 #: appGUI/MainGUI.py:1197 appGUI/MainGUI.py:1664 appGUI/MainGUI.py:2366 #: appGUI/MainGUI.py:4960 appGUI/ObjectUI.py:125 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:147 @@ -2370,13 +2370,13 @@ msgstr "Наклон/Сдвиг" msgid "Scale" msgstr "Масштаб" -#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5464 +#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5501 #: appTools/ToolTransform.py:511 msgid "Mirror (Flip)" msgstr "Зеркалирование (отражение)" -#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5184 -#: appEditors/AppGerberEditor.py:5466 appGUI/MainGUI.py:773 +#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5221 +#: appEditors/AppGerberEditor.py:5503 appGUI/MainGUI.py:773 #: appGUI/MainGUI.py:1195 appGUI/MainGUI.py:1619 appGUI/MainGUI.py:1662 #: appGUI/MainGUI.py:2364 appGUI/MainGUI.py:4951 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:212 @@ -2384,7 +2384,7 @@ msgstr "Зеркалирование (отражение)" msgid "Buffer" msgstr "Буфер" -#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5497 +#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5534 #: appGUI/GUIElements.py:3767 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:44 @@ -2393,7 +2393,7 @@ msgstr "Буфер" msgid "Reference" msgstr "Ссылка" -#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5499 +#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5536 msgid "" "The reference point for Rotate, Skew, Scale, Mirror.\n" "Can be:\n" @@ -2410,7 +2410,7 @@ msgstr "" "- Точка -> пользовательская точка, заданная координатами X,Y.\n" "- Мин Выделение -> точка (minx, miny) ограничивающего поля выделения" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appTools/ToolCalibration.py:126 appTools/ToolCalibration.py:127 #: appTools/ToolTransform.py:552 @@ -2418,7 +2418,7 @@ msgid "Origin" msgstr "Источник" #: appEditors/AppGeoEditor.py:656 appEditors/AppGeoEditor.py:1047 -#: appEditors/AppGerberEditor.py:5507 appEditors/AppGerberEditor.py:5898 +#: appEditors/AppGerberEditor.py:5544 appEditors/AppGerberEditor.py:5935 #: appGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -2429,7 +2429,7 @@ msgstr "Источник" msgid "Selection" msgstr "Выбор" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:85 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:60 @@ -2437,12 +2437,12 @@ msgstr "Выбор" msgid "Point" msgstr "Точка" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 msgid "Minimum" msgstr "Минимальное расстояние" #: appEditors/AppGeoEditor.py:662 appEditors/AppGeoEditor.py:958 -#: appEditors/AppGerberEditor.py:5513 appEditors/AppGerberEditor.py:5809 +#: appEditors/AppGerberEditor.py:5550 appEditors/AppGerberEditor.py:5846 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: appGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:243 @@ -2452,18 +2452,18 @@ msgstr "Минимальное расстояние" msgid "Value" msgstr "Значение" -#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5515 +#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5552 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:62 #: appTools/ToolTransform.py:560 msgid "A point of reference in format X,Y." msgstr "Точка привязки в формате X,Y." -#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5524 +#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5561 #: appTools/ToolTransform.py:569 msgid "Add point coordinates from clipboard." msgstr "Координаты скопированы в буфер обмена." -#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5539 +#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5576 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:98 #: appTools/ToolTransform.py:614 msgid "" @@ -2477,7 +2477,7 @@ msgstr "" "Положительные числа для движения по часовой стрелке.\n" "Отрицательные числа для движения против часовой стрелки." -#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5555 +#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5592 #: appTools/ToolTransform.py:630 msgid "" "Rotate the selected object(s).\n" @@ -2489,7 +2489,7 @@ msgstr "" "ограничительная рамка для всех выбранных объектов." #: appEditors/AppGeoEditor.py:724 appEditors/AppGeoEditor.py:786 -#: appEditors/AppGerberEditor.py:5575 appEditors/AppGerberEditor.py:5637 +#: appEditors/AppGerberEditor.py:5612 appEditors/AppGerberEditor.py:5674 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:112 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:151 #: appTools/ToolTransform.py:650 appTools/ToolTransform.py:712 @@ -2497,14 +2497,14 @@ msgid "Link" msgstr "Ссылка" #: appEditors/AppGeoEditor.py:726 appEditors/AppGeoEditor.py:788 -#: appEditors/AppGerberEditor.py:5577 appEditors/AppGerberEditor.py:5639 +#: appEditors/AppGerberEditor.py:5614 appEditors/AppGerberEditor.py:5676 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:114 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:153 #: appTools/ToolTransform.py:652 appTools/ToolTransform.py:714 msgid "Link the Y entry to X entry and copy its content." msgstr "Соедините запись Y с записью X и скопируйте ее содержимое." -#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5582 +#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5619 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 #: appTools/ToolFilm.py:1046 appTools/ToolTransform.py:657 @@ -2512,7 +2512,7 @@ msgid "X angle" msgstr "Угол наклона X" #: appEditors/AppGeoEditor.py:733 appEditors/AppGeoEditor.py:754 -#: appEditors/AppGerberEditor.py:5584 appEditors/AppGerberEditor.py:5605 +#: appEditors/AppGerberEditor.py:5621 appEditors/AppGerberEditor.py:5642 #: appTools/ToolTransform.py:659 appTools/ToolTransform.py:680 msgid "" "Angle for Skew action, in degrees.\n" @@ -2521,13 +2521,13 @@ msgstr "" "Угол наклона в градусах.\n" "Число с плавающей запятой между -360 и 360." -#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5592 +#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5629 #: appTools/ToolTransform.py:667 msgid "Skew X" msgstr "Наклон X" #: appEditors/AppGeoEditor.py:743 appEditors/AppGeoEditor.py:764 -#: appEditors/AppGerberEditor.py:5594 appEditors/AppGerberEditor.py:5615 +#: appEditors/AppGerberEditor.py:5631 appEditors/AppGerberEditor.py:5652 #: appTools/ToolTransform.py:669 appTools/ToolTransform.py:690 msgid "" "Skew/shear the selected object(s).\n" @@ -2538,38 +2538,38 @@ msgstr "" "Точка отсчета - середина\n" "ограничительной рамки для всех выбранных объектов." -#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5603 +#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5640 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:138 #: appTools/ToolFilm.py:1055 appTools/ToolTransform.py:678 msgid "Y angle" msgstr "Угол наклона Y" -#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5613 +#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5650 #: appTools/ToolTransform.py:688 msgid "Skew Y" msgstr "Наклон Y" -#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5644 +#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5681 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:162 #: appTools/ToolFilm.py:1002 appTools/ToolTransform.py:719 msgid "X factor" msgstr "Коэффициент X" -#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5646 +#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5683 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:164 #: appTools/ToolTransform.py:721 msgid "Factor for scaling on X axis." msgstr "Коэффициент масштабирования по оси X." -#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5653 +#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5690 #: appTools/ToolTransform.py:728 msgid "Scale X" msgstr "Масштаб Х" #: appEditors/AppGeoEditor.py:804 appEditors/AppGeoEditor.py:824 -#: appEditors/AppGerberEditor.py:5655 appEditors/AppGerberEditor.py:5675 +#: appEditors/AppGerberEditor.py:5692 appEditors/AppGerberEditor.py:5712 #: appTools/ToolTransform.py:730 appTools/ToolTransform.py:750 msgid "" "Scale the selected object(s).\n" @@ -2580,59 +2580,59 @@ msgstr "" "Точка отсчета зависит от\n" "состояние флажка Scale Reference." -#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5664 +#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5701 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 #: appTools/ToolFilm.py:1011 appTools/ToolTransform.py:739 msgid "Y factor" msgstr "Коэффициент Y" -#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5666 +#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5703 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 #: appTools/ToolTransform.py:741 msgid "Factor for scaling on Y axis." msgstr "Коэффициент масштабирования по оси Y." -#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5673 +#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5710 #: appTools/ToolTransform.py:748 msgid "Scale Y" msgstr "Масштаб Y" -#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5700 +#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5737 #: appTools/ToolTransform.py:775 msgid "Flip on X" msgstr "Отразить по X" #: appEditors/AppGeoEditor.py:851 appEditors/AppGeoEditor.py:856 -#: appEditors/AppGerberEditor.py:5702 appEditors/AppGerberEditor.py:5707 +#: appEditors/AppGerberEditor.py:5739 appEditors/AppGerberEditor.py:5744 #: appTools/ToolTransform.py:777 appTools/ToolTransform.py:782 msgid "Flip the selected object(s) over the X axis." msgstr "Отражает выбранные фигуры по оси X." -#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5705 +#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5742 #: appTools/ToolTransform.py:780 msgid "Flip on Y" msgstr "Отразить по Y" -#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5725 +#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5762 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:191 #: appTools/ToolTransform.py:800 msgid "X val" msgstr "Значение X" -#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5727 +#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5764 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:193 #: appTools/ToolTransform.py:802 msgid "Distance to offset on X axis. In current units." msgstr "Расстояние смещения по оси X. В текущих единицах." -#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5734 +#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5771 #: appTools/ToolTransform.py:809 msgid "Offset X" msgstr "Смещение Х" #: appEditors/AppGeoEditor.py:885 appEditors/AppGeoEditor.py:905 -#: appEditors/AppGerberEditor.py:5736 appEditors/AppGerberEditor.py:5756 +#: appEditors/AppGerberEditor.py:5773 appEditors/AppGerberEditor.py:5793 #: appTools/ToolTransform.py:811 appTools/ToolTransform.py:831 msgid "" "Offset the selected object(s).\n" @@ -2643,24 +2643,24 @@ msgstr "" "Точка отсчета - середина\n" "ограничительной рамки для всех выбранных объектов.\n" -#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5745 +#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5782 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:204 #: appTools/ToolTransform.py:820 msgid "Y val" msgstr "Значение Y" -#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5747 +#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5784 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:206 #: appTools/ToolTransform.py:822 msgid "Distance to offset on Y axis. In current units." msgstr "Расстояние смещения по оси Y. В текущих единицах." -#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5754 +#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5791 #: appTools/ToolTransform.py:829 msgid "Offset Y" msgstr "Смещение Y" -#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5774 +#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5811 #: appGUI/ObjectUI.py:462 appGUI/ObjectUI.py:499 #: appGUI/preferences/tools/Tools2InvertPrefGroupUI.py:67 #: appGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 @@ -2670,7 +2670,7 @@ msgstr "Смещение Y" msgid "Rounded" msgstr "Закругленный" -#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5776 +#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5813 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:218 #: appTools/ToolTransform.py:851 msgid "" @@ -2684,14 +2684,14 @@ msgstr "" "Если не проверить, то буфер будет следовать точной геометрии\n" "буферизованной формы." -#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5784 +#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5821 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:226 #: appTools/ToolDistance.py:409 appTools/ToolDistanceMin.py:199 #: appTools/ToolTransform.py:859 msgid "Distance" msgstr "Расстояние" -#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5786 +#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5823 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:228 #: appTools/ToolTransform.py:861 msgid "" @@ -2705,12 +2705,12 @@ msgstr "" "Каждый геометрический элемент объекта будет увеличен\n" "или уменьшается с помощью \"расстояния\"." -#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5798 +#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5835 #: appTools/ToolTransform.py:873 msgid "Buffer D" msgstr "Буфер D" -#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5800 +#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5837 #: appTools/ToolTransform.py:875 msgid "" "Create the buffer effect on each geometry,\n" @@ -2719,7 +2719,7 @@ msgstr "" "Создаёт буферный эффект для каждой геометрии,\n" "элемента из выбранного объекта, используя расстояние." -#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5811 +#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5848 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:245 #: appTools/ToolTransform.py:886 msgid "" @@ -2735,12 +2735,12 @@ msgstr "" "или уменьшен, чтобы соответствовать \"Значению\". Значение в процентах\n" "исходного размера." -#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5824 +#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5861 #: appTools/ToolTransform.py:899 msgid "Buffer F" msgstr "Буфер F" -#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5826 +#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5863 #: appTools/ToolTransform.py:901 msgid "" "Create the buffer effect on each geometry,\n" @@ -2749,7 +2749,7 @@ msgstr "" "Создаёт буферный эффект для каждой геометрии,\n" "элемента из выбранного объекта, используя коэффициент." -#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5897 +#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5934 #: appGUI/ObjectUI.py:1555 appGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:70 @@ -2760,30 +2760,30 @@ msgstr "" msgid "Object" msgstr "Объект" -#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:5969 +#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:6006 #: appTools/ToolTransform.py:150 msgid "Incorrect format for Point value. Needs format X,Y" msgstr "Неправильный формат для значения точки. Требуется формат X,Y" -#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:5994 +#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:6031 #: appTools/ToolTransform.py:167 msgid "Rotate transformation can not be done for a value of 0." msgstr "Трансформация поворота не может быть выполнена для значения 0." #: appEditors/AppGeoEditor.py:1201 appEditors/AppGeoEditor.py:1222 -#: appEditors/AppGerberEditor.py:6052 appEditors/AppGerberEditor.py:6073 +#: appEditors/AppGerberEditor.py:6089 appEditors/AppGerberEditor.py:6110 #: appTools/ToolTransform.py:225 appTools/ToolTransform.py:246 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "" "Преобразование масштаба не может быть выполнено с коэффициентом 0 или 1." #: appEditors/AppGeoEditor.py:1235 appEditors/AppGeoEditor.py:1244 -#: appEditors/AppGerberEditor.py:6086 appEditors/AppGerberEditor.py:6095 +#: appEditors/AppGerberEditor.py:6123 appEditors/AppGerberEditor.py:6132 #: appTools/ToolTransform.py:259 appTools/ToolTransform.py:268 msgid "Offset transformation can not be done for a value of 0." msgstr "Трансформация смещения не может быть выполнена для значения 0." -#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6132 +#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6169 #: appTools/ToolTransform.py:296 msgid "Appying Rotate" msgstr "Применение поворота" @@ -2791,9 +2791,9 @@ msgstr "Применение поворота" #: appEditors/AppGeoEditor.py:1289 appEditors/AppGeoEditor.py:1322 #: appEditors/AppGeoEditor.py:1356 appEditors/AppGeoEditor.py:1390 #: appEditors/AppGeoEditor.py:1423 appEditors/AppGeoEditor.py:1444 -#: appEditors/AppGerberEditor.py:6146 appEditors/AppGerberEditor.py:6188 -#: appEditors/AppGerberEditor.py:6228 appEditors/AppGerberEditor.py:6267 -#: appEditors/AppGerberEditor.py:6311 appEditors/AppGerberEditor.py:6347 +#: appEditors/AppGerberEditor.py:6183 appEditors/AppGerberEditor.py:6225 +#: appEditors/AppGerberEditor.py:6265 appEditors/AppGerberEditor.py:6304 +#: appEditors/AppGerberEditor.py:6348 appEditors/AppGerberEditor.py:6384 #: appTools/ToolTransform.py:311 appTools/ToolTransform.py:351 #: appTools/ToolTransform.py:382 appTools/ToolTransform.py:409 #: appTools/ToolTransform.py:438 appTools/ToolTransform.py:473 app_Main.py:6049 @@ -2801,108 +2801,108 @@ msgstr "Применение поворота" msgid "Action was not executed" msgstr "Действие не выполнено" -#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6165 +#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6202 #: appTools/ToolTransform.py:321 msgid "Applying Flip" msgstr "Применение отражения" -#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6177 +#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6214 #: appTools/ToolTransform.py:338 app_Main.py:6047 msgid "Flip on Y axis done" msgstr "Отражение по оси Y завершено" -#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6185 +#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6222 #: appTools/ToolTransform.py:347 app_Main.py:6093 msgid "Flip on X axis done" msgstr "Отражение по оси Х завершено" -#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6208 +#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6245 #: appTools/ToolTransform.py:366 msgid "Applying Skew" msgstr "Применение наклона" -#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6224 +#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6261 msgid "Skew on the X axis done" msgstr "Наклон по оси X выполнен" -#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6226 +#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6263 msgid "Skew on the Y axis done" msgstr "Наклон по оси Y выполнен" -#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6249 +#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6286 #: appTools/ToolTransform.py:392 msgid "Applying Scale" msgstr "Применение масштабирования" -#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6262 +#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6299 msgid "Scale on the X axis done" msgstr "Масштабирование по оси X выполнено" -#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6264 +#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6301 msgid "Scale on the Y axis done" msgstr "Масштабирование по оси Y выполнено" -#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6285 +#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6322 #: appTools/ToolTransform.py:419 msgid "Applying Offset" msgstr "Применение смещения" #: appEditors/AppGeoEditor.py:1418 appEditors/AppGeoEditor.py:1476 -#: appEditors/AppGerberEditor.py:6306 appEditors/AppGerberEditor.py:6379 +#: appEditors/AppGerberEditor.py:6343 appEditors/AppGerberEditor.py:6416 msgid "Offset on the X axis done" msgstr "Смещение формы по оси X выполнено" -#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6308 +#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6345 msgid "Offset on the Y axis done" msgstr "Смещение формы по оси Y выполнено" -#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6321 +#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6358 #: appTools/ToolTransform.py:448 msgid "Applying Buffer" msgstr "Применение буфера" -#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6343 +#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6380 #: appTools/ToolTransform.py:469 msgid "Buffer done" msgstr "Буфер готов" -#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6351 +#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6388 msgid "Rotate ..." msgstr "Поворот ..." #: appEditors/AppGeoEditor.py:1449 appEditors/AppGeoEditor.py:1501 -#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6352 -#: appEditors/AppGerberEditor.py:6404 appEditors/AppGerberEditor.py:6420 +#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6389 +#: appEditors/AppGerberEditor.py:6441 appEditors/AppGerberEditor.py:6457 msgid "Enter an Angle Value (degrees)" msgstr "Введите значение угла (градусы)" -#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6361 +#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6398 #: appTools/ToolTransform.py:309 msgid "Rotate done" msgstr "Поворот выполнен" -#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6364 +#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6401 msgid "Rotate cancelled" msgstr "Поворот отменен" -#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6369 +#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6406 msgid "Offset on X axis ..." msgstr "Смещение по оси X ..." #: appEditors/AppGeoEditor.py:1467 appEditors/AppGeoEditor.py:1485 -#: appEditors/AppGerberEditor.py:6370 appEditors/AppGerberEditor.py:6388 +#: appEditors/AppGerberEditor.py:6407 appEditors/AppGerberEditor.py:6425 msgid "Enter a distance Value" msgstr "Введите значение расстояния" -#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6382 +#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6419 msgid "Offset X cancelled" msgstr "Смещение X отменено" -#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6387 +#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6424 msgid "Offset on Y axis ..." msgstr "Смещение по оси Y ..." -#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6397 +#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6434 msgid "Offset on Y axis done" msgstr "Смещение по оси Y выполнено" @@ -2910,11 +2910,11 @@ msgstr "Смещение по оси Y выполнено" msgid "Offset on the Y axis canceled" msgstr "Смещение по оси Y отменено" -#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6403 +#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6440 msgid "Skew on X axis ..." msgstr "Наклон по оси X ..." -#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6413 +#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6450 msgid "Skew on X axis done" msgstr "Наклон по оси X выполнен" @@ -2922,11 +2922,11 @@ msgstr "Наклон по оси X выполнен" msgid "Skew on X axis canceled" msgstr "Отклонение оси X отменено" -#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6419 +#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6456 msgid "Skew on Y axis ..." msgstr "Наклон по оси Y ..." -#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6429 +#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6466 msgid "Skew on Y axis done" msgstr "Наклон по оси Y выполнен" @@ -3037,7 +3037,7 @@ msgstr "Нажмите для очистки ..." msgid "Create Paint geometry ..." msgstr "Создать геометрию окрашивания ..." -#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2550 +#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2588 msgid "Shape transformations ..." msgstr "Преобразования фигуры ..." @@ -3046,8 +3046,8 @@ msgstr "Преобразования фигуры ..." msgid "Geometry Editor" msgstr "Редактор Geometry" -#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:316 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 #: appTools/ToolCorners.py:546 appTools/ToolCutOut.py:2030 @@ -3268,7 +3268,7 @@ msgstr "Отметьте полигональные области в отред msgid "Nothing selected to move" msgstr "Отменено. Ничего не выбрано для перемещения" -#: appEditors/AppGerberEditor.py:2483 appEditors/AppGerberEditor.py:4029 +#: appEditors/AppGerberEditor.py:2490 appEditors/AppGerberEditor.py:4066 #: appObjects/FlatCAMGeometry.py:2564 appTools/ToolOptimal.py:145 #: appTools/ToolPanelize.py:614 appTools/ToolProperties.py:195 #: appTools/ToolQRCode.py:167 appTools/ToolSolderPaste.py:670 @@ -3277,13 +3277,13 @@ msgstr "Отменено. Ничего не выбрано для перемещ msgid "Working ..." msgstr "Обработка…" -#: appEditors/AppGerberEditor.py:3017 appEditors/AppGerberEditor.py:3021 +#: appEditors/AppGerberEditor.py:3054 appEditors/AppGerberEditor.py:3058 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "" "Отсутствует значение кода отверстия или оно имеет неправильный формат. " "Добавьте его и повторите попытку." -#: appEditors/AppGerberEditor.py:3057 +#: appEditors/AppGerberEditor.py:3094 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." @@ -3291,85 +3291,85 @@ msgstr "" "Отсутствует значение размера отверстия или оно имеет неправильный формат. " "Добавьте его в формате (ширина, высота) и повторите попытку." -#: appEditors/AppGerberEditor.py:3070 +#: appEditors/AppGerberEditor.py:3107 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "" "Отсутствует значение размера отверстия или оно имеет неправильный формат. " "Добавьте его и повторите попытку." -#: appEditors/AppGerberEditor.py:3081 +#: appEditors/AppGerberEditor.py:3118 msgid "Aperture already in the aperture table." msgstr "Отверстие уже присутствует в таблице отверстий." -#: appEditors/AppGerberEditor.py:3088 +#: appEditors/AppGerberEditor.py:3125 msgid "Added new aperture with code" msgstr "Добавлено новое отверстие с кодом" -#: appEditors/AppGerberEditor.py:3120 +#: appEditors/AppGerberEditor.py:3157 msgid "Select an aperture in Aperture Table" msgstr "Выберите диафрагму в Таблице диафрагмы" -#: appEditors/AppGerberEditor.py:3128 +#: appEditors/AppGerberEditor.py:3165 msgid "Select an aperture in Aperture Table -->" msgstr "Выберите отверстие в таблице отверстий-->" -#: appEditors/AppGerberEditor.py:3142 +#: appEditors/AppGerberEditor.py:3179 msgid "Deleted aperture with code" msgstr "Удалено отверстие с кодом" -#: appEditors/AppGerberEditor.py:3210 +#: appEditors/AppGerberEditor.py:3247 msgid "Dimensions need two float values separated by comma." msgstr "" "Размеры должны иметь два значения с плавающей запятой, разделенные запятой." -#: appEditors/AppGerberEditor.py:3219 +#: appEditors/AppGerberEditor.py:3256 msgid "Dimensions edited." msgstr "Размеры отредактированы." -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 appTools/ToolPunchGerber.py:1088 msgid "Code" msgstr "Код" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 msgid "Dim" msgstr "Диаметр" -#: appEditors/AppGerberEditor.py:3741 appObjects/FlatCAMCNCJob.py:1682 +#: appEditors/AppGerberEditor.py:3778 appObjects/FlatCAMCNCJob.py:1682 #: appObjects/FlatCAMCNCJob.py:1972 appObjects/FlatCAMScript.py:129 #: app_Main.py:7181 msgid "Loading" msgstr "Загрузка" -#: appEditors/AppGerberEditor.py:3872 +#: appEditors/AppGerberEditor.py:3909 msgid "Setting up the UI" msgstr "Настройка пользовательского интерфейса" -#: appEditors/AppGerberEditor.py:3873 +#: appEditors/AppGerberEditor.py:3910 msgid "Adding geometry finished. Preparing the GUI" msgstr "" "Добавление геометрии закончено. Подготовка графического интерфейса " "пользователя" -#: appEditors/AppGerberEditor.py:3882 +#: appEditors/AppGerberEditor.py:3919 msgid "Finished loading the Gerber object into the editor." msgstr "Завершена загрузка объекта Gerber в редактор." -#: appEditors/AppGerberEditor.py:4019 +#: appEditors/AppGerberEditor.py:4056 msgid "" "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "В файле нет отверстий. Прерывание создания Gerber." -#: appEditors/AppGerberEditor.py:4057 +#: appEditors/AppGerberEditor.py:4094 msgid "Cancelled. No aperture is selected" msgstr "Отмена. Нет выбранных отверстий" -#: appEditors/AppGerberEditor.py:4212 app_Main.py:6637 +#: appEditors/AppGerberEditor.py:4249 app_Main.py:6637 msgid "Coordinates copied to clipboard." msgstr "Координаты скопированы в буфер обмена." -#: appEditors/AppGerberEditor.py:4521 +#: appEditors/AppGerberEditor.py:4558 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -3382,17 +3382,17 @@ msgstr "Координаты скопированы в буфер обмена." msgid "Plotting" msgstr "Прорисовка" -#: appEditors/AppGerberEditor.py:4663 +#: appEditors/AppGerberEditor.py:4700 msgid "Failed. No aperture geometry is selected." msgstr "Ошибка. Не выбрана геометрия отверстий." -#: appEditors/AppGerberEditor.py:4815 +#: appEditors/AppGerberEditor.py:4852 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "" "Нет отверстий для создания буфера. Выберите хотя бы одно отверстие и " "повторите попытку." -#: appEditors/AppGerberEditor.py:4827 appTools/ToolCopperThieving.py:306 +#: appEditors/AppGerberEditor.py:4864 appTools/ToolCopperThieving.py:306 #: appTools/ToolCopperThieving.py:907 appTools/ToolCopperThieving.py:1104 #: appTools/ToolCorners.py:146 appTools/ToolCorners.py:413 #: appTools/ToolCutOut.py:779 appTools/ToolCutOut.py:905 @@ -3405,61 +3405,61 @@ msgstr "" msgid "Failed." msgstr "Неудачно." -#: appEditors/AppGerberEditor.py:4846 +#: appEditors/AppGerberEditor.py:4883 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "" "Отсутствует значение коэффициента масштабирования или оно имеет неправильный " "формат. Добавьте его и повторите попытку." -#: appEditors/AppGerberEditor.py:4878 +#: appEditors/AppGerberEditor.py:4915 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "" "Нет отверстий для масштабирования. Выберите хотя бы одно отверстие и " "повторите попытку." -#: appEditors/AppGerberEditor.py:4931 +#: appEditors/AppGerberEditor.py:4968 msgid "Polygons marked." msgstr "Полигонов отмечено." -#: appEditors/AppGerberEditor.py:4934 +#: appEditors/AppGerberEditor.py:4971 msgid "No polygons were marked. None fit within the limits." msgstr "Полигоны не были отмечены. Ни один не укладывается в пределы." -#: appEditors/AppGerberEditor.py:4997 appGUI/MainGUI.py:745 +#: appEditors/AppGerberEditor.py:5034 appGUI/MainGUI.py:745 #: appGUI/MainGUI.py:1642 appGUI/ObjectUI.py:241 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "Редактор Gerber" -#: appEditors/AppGerberEditor.py:5017 appGUI/ObjectUI.py:281 +#: appEditors/AppGerberEditor.py:5054 appGUI/ObjectUI.py:281 #: appObjects/FlatCAMObj.py:492 appTools/ToolProperties.py:158 msgid "Apertures" msgstr "Oтверстие" -#: appEditors/AppGerberEditor.py:5019 appGUI/ObjectUI.py:283 +#: appEditors/AppGerberEditor.py:5056 appGUI/ObjectUI.py:283 msgid "Apertures Table for the Gerber Object." msgstr "Таблица отверстий для объекта Gerber." -#: appEditors/AppGerberEditor.py:5035 appGUI/ObjectUI.py:320 +#: appEditors/AppGerberEditor.py:5072 appGUI/ObjectUI.py:320 msgid "Index" msgstr "Индекс" -#: appEditors/AppGerberEditor.py:5037 appEditors/AppGerberEditor.py:5066 +#: appEditors/AppGerberEditor.py:5074 appEditors/AppGerberEditor.py:5103 #: appGUI/ObjectUI.py:322 appTools/ToolPunchGerber.py:1095 msgid "Aperture Code" msgstr "Код отверстия" -#: appEditors/AppGerberEditor.py:5039 appGUI/ObjectUI.py:324 +#: appEditors/AppGerberEditor.py:5076 appGUI/ObjectUI.py:324 #: appTools/ToolPunchGerber.py:1097 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "Тип отверстия: круг, прямоугольник, макросы и так далее" -#: appEditors/AppGerberEditor.py:5041 appEditors/AppGerberEditor.py:5076 +#: appEditors/AppGerberEditor.py:5078 appEditors/AppGerberEditor.py:5113 #: appGUI/ObjectUI.py:326 appTools/ToolPunchGerber.py:1099 msgid "Aperture Size:" msgstr "Размер отверстия:" -#: appEditors/AppGerberEditor.py:5043 appGUI/ObjectUI.py:328 +#: appEditors/AppGerberEditor.py:5080 appGUI/ObjectUI.py:328 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" @@ -3469,12 +3469,12 @@ msgstr "" " - (ширина, высота) для типа R, O.\n" " - (диам., nVertices) для типа P" -#: appEditors/AppGerberEditor.py:5067 +#: appEditors/AppGerberEditor.py:5104 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "Код для нового отверстия" -#: appEditors/AppGerberEditor.py:5078 +#: appEditors/AppGerberEditor.py:5115 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" @@ -3488,11 +3488,11 @@ msgstr "" "рассчитывается как:\n" "sqrt(ширина ** 2 + высота ** 2)" -#: appEditors/AppGerberEditor.py:5092 +#: appEditors/AppGerberEditor.py:5129 msgid "Aperture Type" msgstr "Тип отверстия" -#: appEditors/AppGerberEditor.py:5094 +#: appEditors/AppGerberEditor.py:5131 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" @@ -3504,11 +3504,11 @@ msgstr "" "R = прямоугольник\n" "O = продолговатое" -#: appEditors/AppGerberEditor.py:5105 +#: appEditors/AppGerberEditor.py:5142 msgid "Aperture Dim" msgstr "Размер нового отверстия" -#: appEditors/AppGerberEditor.py:5107 +#: appEditors/AppGerberEditor.py:5144 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" @@ -3518,19 +3518,19 @@ msgstr "" "Активен только для прямоугольных отверстий (тип R).\n" "Формат (ширина, высота)" -#: appEditors/AppGerberEditor.py:5116 +#: appEditors/AppGerberEditor.py:5153 msgid "Add/Delete Aperture" msgstr "Добавить/Удалить отверстие" -#: appEditors/AppGerberEditor.py:5118 +#: appEditors/AppGerberEditor.py:5155 msgid "Add/Delete an aperture in the aperture table" msgstr "Добавляет/Удаляет отверстие в таблице отверстий" -#: appEditors/AppGerberEditor.py:5128 +#: appEditors/AppGerberEditor.py:5165 msgid "Add a new aperture to the aperture list." msgstr "Добавляет новое отверстие в список отверстий." -#: appEditors/AppGerberEditor.py:5131 appEditors/AppGerberEditor.py:5283 +#: appEditors/AppGerberEditor.py:5168 appEditors/AppGerberEditor.py:5320 #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 #: appGUI/GUIElements.py:1399 appGUI/GUIElements.py:1604 #: appGUI/GUIElements.py:1937 appGUI/MainGUI.py:423 appGUI/MainGUI.py:734 @@ -3545,19 +3545,19 @@ msgstr "Добавляет новое отверстие в список отв msgid "Delete" msgstr "Удалить" -#: appEditors/AppGerberEditor.py:5134 +#: appEditors/AppGerberEditor.py:5171 msgid "Delete a aperture in the aperture list" msgstr "Удаляет отверстие в таблице отверстий" -#: appEditors/AppGerberEditor.py:5151 +#: appEditors/AppGerberEditor.py:5188 msgid "Buffer Aperture" msgstr "Буфер отверстия" -#: appEditors/AppGerberEditor.py:5153 +#: appEditors/AppGerberEditor.py:5190 msgid "Buffer a aperture in the aperture list" msgstr "Создаёт буфер для отверстия в списке отверстий" -#: appEditors/AppGerberEditor.py:5169 +#: appEditors/AppGerberEditor.py:5206 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" @@ -3571,20 +3571,20 @@ msgstr "" "- 'Скошенный:' угол-это линия, которая непосредственно соединяет элементы, " "встречающиеся в углу" -#: appEditors/AppGerberEditor.py:5200 +#: appEditors/AppGerberEditor.py:5237 msgid "Scale Aperture" msgstr "Масштабирование отверстий" -#: appEditors/AppGerberEditor.py:5202 +#: appEditors/AppGerberEditor.py:5239 msgid "Scale a aperture in the aperture list" msgstr "Масштабирование отверстия в списке отверстий" -#: appEditors/AppGerberEditor.py:5210 +#: appEditors/AppGerberEditor.py:5247 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "Коэффициент масштабирования" -#: appEditors/AppGerberEditor.py:5212 +#: appEditors/AppGerberEditor.py:5249 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" @@ -3592,19 +3592,19 @@ msgstr "" "Коэффициент масштабирования выбранного отверстия.\n" "Значения могут быть между 0.0000 и 999.9999" -#: appEditors/AppGerberEditor.py:5241 +#: appEditors/AppGerberEditor.py:5278 msgid "Mark polygons" msgstr "Отметить полигоны" -#: appEditors/AppGerberEditor.py:5243 +#: appEditors/AppGerberEditor.py:5280 msgid "Mark the polygon areas." msgstr "Отметьте полигональные области." -#: appEditors/AppGerberEditor.py:5251 +#: appEditors/AppGerberEditor.py:5288 msgid "Area UPPER threshold" msgstr "Верхней части порога" -#: appEditors/AppGerberEditor.py:5253 +#: appEditors/AppGerberEditor.py:5290 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3612,11 +3612,11 @@ msgstr "" "Пороговое значение, всех участков за вычетом отмеченных.\n" "Может иметь значение от 0,0000 до 9999,9999" -#: appEditors/AppGerberEditor.py:5260 +#: appEditors/AppGerberEditor.py:5297 msgid "Area LOWER threshold" msgstr "Площадь НИЖНЕГО порога" -#: appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5299 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3624,32 +3624,32 @@ msgstr "" "Пороговое значение, всех участков больше отмеченых.\n" "Может иметь значение от 0,0000 до 9999,9999" -#: appEditors/AppGerberEditor.py:5276 +#: appEditors/AppGerberEditor.py:5313 msgid "Mark" msgstr "Отметка" -#: appEditors/AppGerberEditor.py:5279 +#: appEditors/AppGerberEditor.py:5316 msgid "Mark the polygons that fit within limits." msgstr "Отмечает полигоны, которые вписываются в пределы." -#: appEditors/AppGerberEditor.py:5286 +#: appEditors/AppGerberEditor.py:5323 msgid "Delete all the marked polygons." msgstr "Удаление всех отмеченных полигонов." -#: appEditors/AppGerberEditor.py:5293 +#: appEditors/AppGerberEditor.py:5330 msgid "Clear all the markings." msgstr "Очистить все маркировки." -#: appEditors/AppGerberEditor.py:5313 appGUI/MainGUI.py:753 +#: appEditors/AppGerberEditor.py:5350 appGUI/MainGUI.py:753 #: appGUI/MainGUI.py:1180 appGUI/MainGUI.py:2349 appGUI/MainGUI.py:4950 msgid "Add Pad Array" msgstr "Добавить массив контактных площадок" -#: appEditors/AppGerberEditor.py:5315 +#: appEditors/AppGerberEditor.py:5352 msgid "Add an array of pads (linear or circular array)" msgstr "Добавляет массив контактных площадок (линейный или круговой массив)" -#: appEditors/AppGerberEditor.py:5321 +#: appEditors/AppGerberEditor.py:5358 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" @@ -3657,25 +3657,25 @@ msgstr "" "Выбор типа массива контактных площадок.\n" "Он может быть линейным X (Y) или круговым" -#: appEditors/AppGerberEditor.py:5332 +#: appEditors/AppGerberEditor.py:5369 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "Количество площадок" -#: appEditors/AppGerberEditor.py:5334 +#: appEditors/AppGerberEditor.py:5371 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "Укажите, сколько контактных площадок должно быть в массиве." -#: appEditors/AppGerberEditor.py:6400 +#: appEditors/AppGerberEditor.py:6437 msgid "Offset Y cancelled" msgstr "Смещение Y отменено" -#: appEditors/AppGerberEditor.py:6416 +#: appEditors/AppGerberEditor.py:6453 msgid "Skew X cancelled" msgstr "Искажение X отменено" -#: appEditors/AppGerberEditor.py:6432 +#: appEditors/AppGerberEditor.py:6469 msgid "Skew Y cancelled" msgstr "Искажение Y отменено" diff --git a/locale/tr/LC_MESSAGES/strings.mo b/locale/tr/LC_MESSAGES/strings.mo index 6bf046fe..0ee80ff3 100644 Binary files a/locale/tr/LC_MESSAGES/strings.mo and b/locale/tr/LC_MESSAGES/strings.mo differ diff --git a/locale/tr/LC_MESSAGES/strings.po b/locale/tr/LC_MESSAGES/strings.po index dcec1046..c46ec940 100644 --- a/locale/tr/LC_MESSAGES/strings.po +++ b/locale/tr/LC_MESSAGES/strings.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2020-11-06 01:46+0200\n" -"PO-Revision-Date: 2020-11-06 01:46+0200\n" +"POT-Creation-Date: 2020-11-06 14:04+0200\n" +"PO-Revision-Date: 2020-11-06 14:04+0200\n" "Last-Translator: \n" "Language-Team: \n" "Language: tr_TR\n" @@ -114,7 +114,7 @@ msgstr "Yer İşaretleri" #: appEditors/AppGeoEditor.py:585 appEditors/AppGeoEditor.py:1074 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppTextEditor.py:259 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppTextEditor.py:259 #: appGUI/MainGUI.py:3015 appGUI/MainGUI.py:3237 appGUI/MainGUI.py:3463 #: appObjects/FlatCAMCNCJob.py:1754 appObjects/ObjectCollection.py:126 #: appTools/ToolCorners.py:332 appTools/ToolFilm.py:242 @@ -689,7 +689,7 @@ msgstr "" "Bu başarılı olmazsa, bakırın temizlenmesi de başarısız olur.\n" "- Temizle -> Geleneksel bakır temizleme." -#: appDatabase.py:599 appEditors/AppGerberEditor.py:5290 +#: appDatabase.py:599 appEditors/AppGerberEditor.py:5327 #: appTools/ToolNCC.py:4172 msgid "Clear" msgstr "Temizle" @@ -908,7 +908,7 @@ msgstr "" "için şeklin çevresini kesin." #: appDatabase.py:700 appDatabase.py:757 appEditors/AppGeoEditor.py:614 -#: appEditors/AppGerberEditor.py:5465 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGerberEditor.py:5502 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:143 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:183 @@ -1604,10 +1604,10 @@ msgstr "Bir delik eklemek için önce bir araç seçin" #: appEditors/AppGerberEditor.py:1377 appEditors/AppGerberEditor.py:1582 #: appEditors/AppGerberEditor.py:1871 appEditors/AppGerberEditor.py:2167 #: appEditors/AppGerberEditor.py:2248 appEditors/AppGerberEditor.py:2358 -#: appEditors/AppGerberEditor.py:4041 appEditors/AppGerberEditor.py:4282 -#: appEditors/AppGerberEditor.py:4299 appEditors/AppGerberEditor.py:4671 -#: appEditors/AppGerberEditor.py:4831 appEditors/AppGerberEditor.py:4893 -#: appEditors/AppGerberEditor.py:4942 appEditors/AppGerberEditor.py:6144 +#: appEditors/AppGerberEditor.py:4078 appEditors/AppGerberEditor.py:4319 +#: appEditors/AppGerberEditor.py:4336 appEditors/AppGerberEditor.py:4708 +#: appEditors/AppGerberEditor.py:4868 appEditors/AppGerberEditor.py:4930 +#: appEditors/AppGerberEditor.py:4979 appEditors/AppGerberEditor.py:6181 #: appGUI/MainGUI.py:2996 appGUI/MainGUI.py:3008 #: appObjects/FlatCAMGeometry.py:2745 appObjects/FlatCAMGeometry.py:2818 #: appObjects/FlatCAMGerber.py:372 appParsers/ParseGerber.py:2045 @@ -1740,7 +1740,7 @@ msgstr "Şu çaptaki delik kaldırıldı" msgid "There are no Tools definitions in the file. Aborting Excellon creation." msgstr "Dosyada hiçbir delik tanımı yok. Excellon oluşturma iptal ediliyor." -#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4021 +#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4058 #: appObjects/AppObject.py:164 appObjects/FlatCAMGeometry.py:2078 #: appParsers/ParseExcellon.py:972 appTools/ToolPcbWizard.py:318 #: appTools/ToolSolderPaste.py:894 app_Main.py:7712 app_Main.py:10176 @@ -1761,7 +1761,7 @@ msgid "Cancelled. There is no Tool/Drill selected" msgstr "İptal edildi. Hiçbir uç/delik seçilmedi" #: appEditors/AppExcEditor.py:3650 appEditors/AppExcEditor.py:3660 -#: appEditors/AppGerberEditor.py:4733 +#: appEditors/AppGerberEditor.py:4770 msgid "Click on the circular array Center position" msgstr "Dairesel dizinin merkez konumunu tıklayın" @@ -1770,7 +1770,7 @@ msgstr "Dairesel dizinin merkez konumunu tıklayın" msgid "Excellon Editor" msgstr "Excellon Düzenleyici" -#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5004 +#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5041 #: appEditors/appGCodeEditor.py:669 msgid "Name:" msgstr "İsim:" @@ -1826,7 +1826,7 @@ msgid "Diameter for the new tool" msgstr "Yeni uç için kalınlık belirle" #: appEditors/AppExcEditor.py:3875 appEditors/AppGeoEditor.py:671 -#: appEditors/AppGerberEditor.py:5125 appEditors/AppGerberEditor.py:5522 +#: appEditors/AppGerberEditor.py:5162 appEditors/AppGerberEditor.py:5559 #: appGUI/ObjectUI.py:2373 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:288 #: appTools/ToolCopperThieving.py:1666 appTools/ToolDblSided.py:709 @@ -1899,12 +1899,12 @@ msgstr "" "Doğrusal X (Y) veya Dairesel olabilir" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5324 +#: appEditors/AppGerberEditor.py:5361 msgid "Linear" msgstr "Doğrusal" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5325 +#: appEditors/AppGerberEditor.py:5362 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: appGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 @@ -1931,14 +1931,14 @@ msgstr "Dizide kaç tane delik olacağını belirtin." #: appEditors/AppExcEditor.py:4010 appEditors/AppExcEditor.py:4069 #: appEditors/AppExcEditor.py:4135 appEditors/AppExcEditor.py:4231 #: appEditors/AppExcEditor.py:4291 appEditors/AppGeoEditor.py:2084 -#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5353 -#: appEditors/AppGerberEditor.py:5402 +#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5390 +#: appEditors/AppGerberEditor.py:5439 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "Yön" #: appEditors/AppExcEditor.py:4012 appEditors/AppExcEditor.py:4233 -#: appEditors/AppGerberEditor.py:5355 +#: appEditors/AppGerberEditor.py:5392 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 @@ -1954,7 +1954,7 @@ msgstr "" "- 'Açı' - Dizinin isteğe bağlı açısı" #: appEditors/AppExcEditor.py:4018 appEditors/AppExcEditor.py:4143 -#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5362 +#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5399 #: appGUI/GUIElements.py:4341 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 #: appGUI/MainGUI.py:4442 appGUI/MainGUI.py:4708 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 @@ -1967,7 +1967,7 @@ msgid "X" msgstr "X" #: appEditors/AppExcEditor.py:4019 appEditors/AppExcEditor.py:4144 -#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5363 +#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5400 #: appGUI/GUIElements.py:4348 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 #: appGUI/MainGUI.py:4709 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 @@ -1983,9 +1983,9 @@ msgstr "Y" #: appEditors/AppExcEditor.py:4080 appEditors/AppExcEditor.py:4145 #: appEditors/AppExcEditor.py:4151 appEditors/AppExcEditor.py:4241 #: appEditors/AppExcEditor.py:4261 appEditors/AppExcEditor.py:4302 -#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5364 -#: appEditors/AppGerberEditor.py:5381 appEditors/AppGerberEditor.py:5417 -#: appEditors/AppGerberEditor.py:5537 +#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5401 +#: appEditors/AppGerberEditor.py:5418 appEditors/AppGerberEditor.py:5454 +#: appEditors/AppGerberEditor.py:5574 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 @@ -2001,7 +2001,7 @@ msgid "Angle" msgstr "Açı" #: appEditors/AppExcEditor.py:4026 appEditors/AppExcEditor.py:4247 -#: appEditors/AppGerberEditor.py:5368 +#: appEditors/AppGerberEditor.py:5405 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 @@ -2009,7 +2009,7 @@ msgid "Pitch" msgstr "Mesafe" #: appEditors/AppExcEditor.py:4028 appEditors/AppExcEditor.py:4249 -#: appEditors/AppGerberEditor.py:5370 +#: appEditors/AppGerberEditor.py:5407 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 @@ -2017,7 +2017,7 @@ msgid "Pitch = Distance between elements of the array." msgstr "Mesafe = Dizi ögeleri arasındaki mesafe." #: appEditors/AppExcEditor.py:4041 appEditors/AppExcEditor.py:4263 -#: appEditors/AppGerberEditor.py:5383 +#: appEditors/AppGerberEditor.py:5420 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" @@ -2030,7 +2030,7 @@ msgstr "" "Maksimum değer: 360.00 derecedir." #: appEditors/AppExcEditor.py:4070 appEditors/AppExcEditor.py:4292 -#: appEditors/AppGerberEditor.py:5404 +#: appEditors/AppGerberEditor.py:5441 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 @@ -2042,7 +2042,7 @@ msgstr "" "CW = Saat yönünde veya CCW = Saat yönünün tersine olabilir." #: appEditors/AppExcEditor.py:4073 appEditors/AppExcEditor.py:4295 -#: appEditors/AppGerberEditor.py:5412 +#: appEditors/AppGerberEditor.py:5449 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 @@ -2052,7 +2052,7 @@ msgid "CW" msgstr "CW" #: appEditors/AppExcEditor.py:4074 appEditors/AppExcEditor.py:4296 -#: appEditors/AppGerberEditor.py:5413 +#: appEditors/AppGerberEditor.py:5450 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 @@ -2062,7 +2062,7 @@ msgid "CCW" msgstr "CCW" #: appEditors/AppExcEditor.py:4081 appEditors/AppExcEditor.py:4303 -#: appEditors/AppGerberEditor.py:5419 +#: appEditors/AppGerberEditor.py:5456 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 @@ -2145,13 +2145,13 @@ msgid "Specify how many slots to be in the array." msgstr "Dizide kaç yuva olması gerektiğini belirtin." #: appEditors/AppExcEditor.py:4317 appEditors/AppGeoEditor.py:3310 -#: appEditors/AppGerberEditor.py:5441 appEditors/appGCodeEditor.py:753 +#: appEditors/AppGerberEditor.py:5478 appEditors/appGCodeEditor.py:753 #: appGUI/MainGUI.py:346 appGUI/MainGUI.py:1696 app_Main.py:2494 msgid "Exit Editor" msgstr "Düzenleyiciden Çık" #: appEditors/AppExcEditor.py:4320 appEditors/AppGeoEditor.py:3313 -#: appEditors/AppGerberEditor.py:5444 appEditors/appGCodeEditor.py:756 +#: appEditors/AppGerberEditor.py:5481 appEditors/appGCodeEditor.py:756 msgid "Exit from Editor." msgstr "Düzenleyiciden çıkın." @@ -2159,12 +2159,12 @@ msgstr "Düzenleyiciden çıkın." msgid "Buffer Selection" msgstr "Tampon Seçimi" -#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5166 +#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5203 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "Tampon Mesafesi" -#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5167 +#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5204 msgid "Buffer corner" msgstr "Tampon Köşesi" @@ -2181,11 +2181,11 @@ msgstr "" " - 'Kare:' Tampon dış köşesi keskin açılarla birleştirilir.\n" " - 'Eğimli:' Tampon köşesinde bulunan elemanları doğrudan bağlar" -#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5175 +#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5212 msgid "Round" msgstr "Yuvarlak" -#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5176 +#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5213 #: appGUI/ObjectUI.py:1601 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:223 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 @@ -2207,7 +2207,7 @@ msgstr "Yuvarlak" msgid "Square" msgstr "Kare" -#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5177 +#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5214 msgid "Beveled" msgstr "Eğimli" @@ -2232,7 +2232,7 @@ msgstr "Tampon" #: appEditors/AppGeoEditor.py:146 appEditors/AppGeoEditor.py:163 #: appEditors/AppGeoEditor.py:180 appEditors/AppGeoEditor.py:2987 #: appEditors/AppGeoEditor.py:3015 appEditors/AppGeoEditor.py:3043 -#: appEditors/AppGerberEditor.py:4786 +#: appEditors/AppGerberEditor.py:4823 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "" "Tampon mesafesi değeri yok veya yanlış formatta. \n" @@ -2246,8 +2246,8 @@ msgstr "Metin Ekle" msgid "Font" msgstr "Yazı Tipi" -#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appGUI/ObjectUI.py:316 +#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appGUI/ObjectUI.py:316 #: appGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 @@ -2312,11 +2312,11 @@ msgstr "" #: appEditors/AppGeoEditor.py:2609 appEditors/AppGeoEditor.py:2673 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppGerberEditor.py:5961 -#: appEditors/AppGerberEditor.py:5984 appEditors/AppGerberEditor.py:6129 -#: appEditors/AppGerberEditor.py:6162 appEditors/AppGerberEditor.py:6205 -#: appEditors/AppGerberEditor.py:6246 appEditors/AppGerberEditor.py:6282 -#: appEditors/AppGerberEditor.py:6318 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppGerberEditor.py:5998 +#: appEditors/AppGerberEditor.py:6021 appEditors/AppGerberEditor.py:6166 +#: appEditors/AppGerberEditor.py:6199 appEditors/AppGerberEditor.py:6242 +#: appEditors/AppGerberEditor.py:6283 appEditors/AppGerberEditor.py:6319 +#: appEditors/AppGerberEditor.py:6355 msgid "No shape selected." msgstr "Seçili şekil yoktur." @@ -2329,26 +2329,26 @@ msgid "Tools" msgstr "Araçlar" #: appEditors/AppGeoEditor.py:609 appEditors/AppGeoEditor.py:1038 -#: appEditors/AppGerberEditor.py:5460 appEditors/AppGerberEditor.py:5889 +#: appEditors/AppGerberEditor.py:5497 appEditors/AppGerberEditor.py:5926 #: appGUI/MainGUI.py:695 appGUI/MainGUI.py:1075 appGUI/MainGUI.py:2244 #: appTools/ToolTransform.py:85 msgid "Transform Tool" msgstr "Döndürmeler" #: appEditors/AppGeoEditor.py:610 appEditors/AppGeoEditor.py:702 -#: appEditors/AppGerberEditor.py:5461 appEditors/AppGerberEditor.py:5553 +#: appEditors/AppGerberEditor.py:5498 appEditors/AppGerberEditor.py:5590 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 #: appTools/ToolTransform.py:508 appTools/ToolTransform.py:628 msgid "Rotate" msgstr "Döndür" -#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5462 +#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5499 #: appTools/ToolTransform.py:509 msgid "Skew/Shear" msgstr "Eğme/Kaydırma" -#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5225 -#: appEditors/AppGerberEditor.py:5463 appGUI/MainGUI.py:776 +#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5500 appGUI/MainGUI.py:776 #: appGUI/MainGUI.py:1197 appGUI/MainGUI.py:1664 appGUI/MainGUI.py:2366 #: appGUI/MainGUI.py:4960 appGUI/ObjectUI.py:125 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:147 @@ -2356,13 +2356,13 @@ msgstr "Eğme/Kaydırma" msgid "Scale" msgstr "Ölçek" -#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5464 +#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5501 #: appTools/ToolTransform.py:511 msgid "Mirror (Flip)" msgstr "Tersle (Çevir)" -#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5184 -#: appEditors/AppGerberEditor.py:5466 appGUI/MainGUI.py:773 +#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5221 +#: appEditors/AppGerberEditor.py:5503 appGUI/MainGUI.py:773 #: appGUI/MainGUI.py:1195 appGUI/MainGUI.py:1619 appGUI/MainGUI.py:1662 #: appGUI/MainGUI.py:2364 appGUI/MainGUI.py:4951 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:212 @@ -2370,7 +2370,7 @@ msgstr "Tersle (Çevir)" msgid "Buffer" msgstr "Tampon" -#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5497 +#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5534 #: appGUI/GUIElements.py:3767 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:44 @@ -2379,7 +2379,7 @@ msgstr "Tampon" msgid "Reference" msgstr "Referans Noktası" -#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5499 +#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5536 msgid "" "The reference point for Rotate, Skew, Scale, Mirror.\n" "Can be:\n" @@ -2396,7 +2396,7 @@ msgstr "" "- Nokta -> Kullanıcı tarafından tanımlanan X,Y koordinatları\n" "- Minimum Seçim -> Seçimin sınırlama kutusunun noktası (minimum x, minimum y)" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appTools/ToolCalibration.py:126 appTools/ToolCalibration.py:127 #: appTools/ToolTransform.py:552 @@ -2404,7 +2404,7 @@ msgid "Origin" msgstr "Orijin" #: appEditors/AppGeoEditor.py:656 appEditors/AppGeoEditor.py:1047 -#: appEditors/AppGerberEditor.py:5507 appEditors/AppGerberEditor.py:5898 +#: appEditors/AppGerberEditor.py:5544 appEditors/AppGerberEditor.py:5935 #: appGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -2415,7 +2415,7 @@ msgstr "Orijin" msgid "Selection" msgstr "Seçim" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:85 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:60 @@ -2423,12 +2423,12 @@ msgstr "Seçim" msgid "Point" msgstr "Nokta" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 msgid "Minimum" msgstr "Minimum" #: appEditors/AppGeoEditor.py:662 appEditors/AppGeoEditor.py:958 -#: appEditors/AppGerberEditor.py:5513 appEditors/AppGerberEditor.py:5809 +#: appEditors/AppGerberEditor.py:5550 appEditors/AppGerberEditor.py:5846 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: appGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:243 @@ -2438,18 +2438,18 @@ msgstr "Minimum" msgid "Value" msgstr "Değer" -#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5515 +#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5552 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:62 #: appTools/ToolTransform.py:560 msgid "A point of reference in format X,Y." msgstr "X,Y biçiminde referans noktası." -#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5524 +#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5561 #: appTools/ToolTransform.py:569 msgid "Add point coordinates from clipboard." msgstr "Panodan nokta koordinatları ekleyin." -#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5539 +#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5576 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:98 #: appTools/ToolTransform.py:614 msgid "" @@ -2463,7 +2463,7 @@ msgstr "" "Saat yönünde hareket için pozitif sayılar.\n" "Saat yönünün tersine hareket için negatif sayılar." -#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5555 +#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5592 #: appTools/ToolTransform.py:630 msgid "" "Rotate the selected object(s).\n" @@ -2475,7 +2475,7 @@ msgstr "" "için orta sınırlayıcı kutudur." #: appEditors/AppGeoEditor.py:724 appEditors/AppGeoEditor.py:786 -#: appEditors/AppGerberEditor.py:5575 appEditors/AppGerberEditor.py:5637 +#: appEditors/AppGerberEditor.py:5612 appEditors/AppGerberEditor.py:5674 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:112 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:151 #: appTools/ToolTransform.py:650 appTools/ToolTransform.py:712 @@ -2483,14 +2483,14 @@ msgid "Link" msgstr "Bağlantı" #: appEditors/AppGeoEditor.py:726 appEditors/AppGeoEditor.py:788 -#: appEditors/AppGerberEditor.py:5577 appEditors/AppGerberEditor.py:5639 +#: appEditors/AppGerberEditor.py:5614 appEditors/AppGerberEditor.py:5676 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:114 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:153 #: appTools/ToolTransform.py:652 appTools/ToolTransform.py:714 msgid "Link the Y entry to X entry and copy its content." msgstr "Y girişini X girişine bağlayın ve içeriğini kopyalayın." -#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5582 +#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5619 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 #: appTools/ToolFilm.py:1046 appTools/ToolTransform.py:657 @@ -2498,7 +2498,7 @@ msgid "X angle" msgstr "X Eğim Açısı" #: appEditors/AppGeoEditor.py:733 appEditors/AppGeoEditor.py:754 -#: appEditors/AppGerberEditor.py:5584 appEditors/AppGerberEditor.py:5605 +#: appEditors/AppGerberEditor.py:5621 appEditors/AppGerberEditor.py:5642 #: appTools/ToolTransform.py:659 appTools/ToolTransform.py:680 msgid "" "Angle for Skew action, in degrees.\n" @@ -2507,13 +2507,13 @@ msgstr "" "Derece olarak eğim açısı.\n" "-360 ve 359 arasında bir gerçek sayıdır." -#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5592 +#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5629 #: appTools/ToolTransform.py:667 msgid "Skew X" msgstr "Eğrilt" #: appEditors/AppGeoEditor.py:743 appEditors/AppGeoEditor.py:764 -#: appEditors/AppGerberEditor.py:5594 appEditors/AppGerberEditor.py:5615 +#: appEditors/AppGerberEditor.py:5631 appEditors/AppGerberEditor.py:5652 #: appTools/ToolTransform.py:669 appTools/ToolTransform.py:690 msgid "" "Skew/shear the selected object(s).\n" @@ -2524,38 +2524,38 @@ msgstr "" "Referans noktası, seçilen tüm nesneler için\n" "sınırlayıcı kutunun ortasıdır." -#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5603 +#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5640 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:138 #: appTools/ToolFilm.py:1055 appTools/ToolTransform.py:678 msgid "Y angle" msgstr "Y Eğim Açısı" -#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5613 +#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5650 #: appTools/ToolTransform.py:688 msgid "Skew Y" msgstr "Eğrilt" -#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5644 +#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5681 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:162 #: appTools/ToolFilm.py:1002 appTools/ToolTransform.py:719 msgid "X factor" msgstr "X Değeri" -#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5646 +#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5683 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:164 #: appTools/ToolTransform.py:721 msgid "Factor for scaling on X axis." msgstr "X ekseni ölçeklendirme değeri." -#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5653 +#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5690 #: appTools/ToolTransform.py:728 msgid "Scale X" msgstr "Ölçekle" #: appEditors/AppGeoEditor.py:804 appEditors/AppGeoEditor.py:824 -#: appEditors/AppGerberEditor.py:5655 appEditors/AppGerberEditor.py:5675 +#: appEditors/AppGerberEditor.py:5692 appEditors/AppGerberEditor.py:5712 #: appTools/ToolTransform.py:730 appTools/ToolTransform.py:750 msgid "" "Scale the selected object(s).\n" @@ -2566,59 +2566,59 @@ msgstr "" "Referans noktası Referansı Ölçekle\n" "onay kutusuna bağlıdır." -#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5664 +#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5701 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 #: appTools/ToolFilm.py:1011 appTools/ToolTransform.py:739 msgid "Y factor" msgstr "Y Değeri" -#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5666 +#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5703 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 #: appTools/ToolTransform.py:741 msgid "Factor for scaling on Y axis." msgstr "Y ekseni ölçeklendirme değeri." -#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5673 +#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5710 #: appTools/ToolTransform.py:748 msgid "Scale Y" msgstr "Ölçekle" -#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5700 +#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5737 #: appTools/ToolTransform.py:775 msgid "Flip on X" msgstr "X Yönünde Çevir" #: appEditors/AppGeoEditor.py:851 appEditors/AppGeoEditor.py:856 -#: appEditors/AppGerberEditor.py:5702 appEditors/AppGerberEditor.py:5707 +#: appEditors/AppGerberEditor.py:5739 appEditors/AppGerberEditor.py:5744 #: appTools/ToolTransform.py:777 appTools/ToolTransform.py:782 msgid "Flip the selected object(s) over the X axis." msgstr "Seçilen nesneleri X ekseni boyunca çevirir." -#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5705 +#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5742 #: appTools/ToolTransform.py:780 msgid "Flip on Y" msgstr "Y Yönünde Çevir" -#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5725 +#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5762 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:191 #: appTools/ToolTransform.py:800 msgid "X val" msgstr "X Değeri" -#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5727 +#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5764 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:193 #: appTools/ToolTransform.py:802 msgid "Distance to offset on X axis. In current units." msgstr "X eksenindeki hiza uzaklığı. Mevcut birimlerde." -#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5734 +#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5771 #: appTools/ToolTransform.py:809 msgid "Offset X" msgstr "Hizala" #: appEditors/AppGeoEditor.py:885 appEditors/AppGeoEditor.py:905 -#: appEditors/AppGerberEditor.py:5736 appEditors/AppGerberEditor.py:5756 +#: appEditors/AppGerberEditor.py:5773 appEditors/AppGerberEditor.py:5793 #: appTools/ToolTransform.py:811 appTools/ToolTransform.py:831 msgid "" "Offset the selected object(s).\n" @@ -2629,24 +2629,24 @@ msgstr "" "Referans noktası, seçilen tüm\n" "nesneler için sınırlama kutusunun ortasıdır.\n" -#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5745 +#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5782 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:204 #: appTools/ToolTransform.py:820 msgid "Y val" msgstr "Y Değeri" -#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5747 +#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5784 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:206 #: appTools/ToolTransform.py:822 msgid "Distance to offset on Y axis. In current units." msgstr "Y eksenindeki hiza uzaklığı. Mevcut birimlerde." -#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5754 +#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5791 #: appTools/ToolTransform.py:829 msgid "Offset Y" msgstr "Hizala" -#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5774 +#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5811 #: appGUI/ObjectUI.py:462 appGUI/ObjectUI.py:499 #: appGUI/preferences/tools/Tools2InvertPrefGroupUI.py:67 #: appGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 @@ -2656,7 +2656,7 @@ msgstr "Hizala" msgid "Rounded" msgstr "Yuvarlak" -#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5776 +#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5813 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:218 #: appTools/ToolTransform.py:851 msgid "" @@ -2670,14 +2670,14 @@ msgstr "" "İşaretlenmezse tampon, tamponlanan şeklin kesin \n" "şeklini takip edecektir." -#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5784 +#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5821 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:226 #: appTools/ToolDistance.py:409 appTools/ToolDistanceMin.py:199 #: appTools/ToolTransform.py:859 msgid "Distance" msgstr "Mesafe" -#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5786 +#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5823 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:228 #: appTools/ToolTransform.py:861 msgid "" @@ -2691,12 +2691,12 @@ msgstr "" "Nesnenin her bir şekil elemanı \"Mesafe\" ile \n" "arttırılacak veya azalacaktır." -#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5798 +#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5835 #: appTools/ToolTransform.py:873 msgid "Buffer D" msgstr "Oluştur" -#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5800 +#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5837 #: appTools/ToolTransform.py:875 msgid "" "Create the buffer effect on each geometry,\n" @@ -2705,7 +2705,7 @@ msgstr "" "Mesafeyi kullanarak seçilen nesnenin her bir\n" "şekli için tampon efekti oluşturun." -#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5811 +#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5848 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:245 #: appTools/ToolTransform.py:886 msgid "" @@ -2721,12 +2721,12 @@ msgstr "" "büyütülecek veya küçültülecektir. Değer, orijinal\n" "yüzdesidir." -#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5824 +#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5861 #: appTools/ToolTransform.py:899 msgid "Buffer F" msgstr "Oluştur" -#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5826 +#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5863 #: appTools/ToolTransform.py:901 msgid "" "Create the buffer effect on each geometry,\n" @@ -2735,7 +2735,7 @@ msgstr "" "Seçili nesnenin her bir şekli için bir katsayı kullanarak \n" "bir tamponlama efekti oluşturur." -#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5897 +#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5934 #: appGUI/ObjectUI.py:1555 appGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:70 @@ -2746,14 +2746,14 @@ msgstr "" msgid "Object" msgstr "Nesne" -#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:5969 +#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:6006 #: appTools/ToolTransform.py:150 msgid "Incorrect format for Point value. Needs format X,Y" msgstr "" "Referans Noktası \"Nokta\" değeri için geçersiz biçim girilmiş. X, Y " "biçiminde giriniz" -#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:5994 +#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:6031 #: appTools/ToolTransform.py:167 msgid "Rotate transformation can not be done for a value of 0." msgstr "" @@ -2761,7 +2761,7 @@ msgstr "" "değer girerek tekrar deneyiniz." #: appEditors/AppGeoEditor.py:1201 appEditors/AppGeoEditor.py:1222 -#: appEditors/AppGerberEditor.py:6052 appEditors/AppGerberEditor.py:6073 +#: appEditors/AppGerberEditor.py:6089 appEditors/AppGerberEditor.py:6110 #: appTools/ToolTransform.py:225 appTools/ToolTransform.py:246 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "" @@ -2769,14 +2769,14 @@ msgstr "" "girerek tekrar deneyiniz." #: appEditors/AppGeoEditor.py:1235 appEditors/AppGeoEditor.py:1244 -#: appEditors/AppGerberEditor.py:6086 appEditors/AppGerberEditor.py:6095 +#: appEditors/AppGerberEditor.py:6123 appEditors/AppGerberEditor.py:6132 #: appTools/ToolTransform.py:259 appTools/ToolTransform.py:268 msgid "Offset transformation can not be done for a value of 0." msgstr "" "0 değeriyle hizalama işlemi yapılamaz. 0 dışında bir değer girerek tekrar " "deneyiniz." -#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6132 +#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6169 #: appTools/ToolTransform.py:296 msgid "Appying Rotate" msgstr "Döndürme işlemi uygulanıyor" @@ -2784,9 +2784,9 @@ msgstr "Döndürme işlemi uygulanıyor" #: appEditors/AppGeoEditor.py:1289 appEditors/AppGeoEditor.py:1322 #: appEditors/AppGeoEditor.py:1356 appEditors/AppGeoEditor.py:1390 #: appEditors/AppGeoEditor.py:1423 appEditors/AppGeoEditor.py:1444 -#: appEditors/AppGerberEditor.py:6146 appEditors/AppGerberEditor.py:6188 -#: appEditors/AppGerberEditor.py:6228 appEditors/AppGerberEditor.py:6267 -#: appEditors/AppGerberEditor.py:6311 appEditors/AppGerberEditor.py:6347 +#: appEditors/AppGerberEditor.py:6183 appEditors/AppGerberEditor.py:6225 +#: appEditors/AppGerberEditor.py:6265 appEditors/AppGerberEditor.py:6304 +#: appEditors/AppGerberEditor.py:6348 appEditors/AppGerberEditor.py:6384 #: appTools/ToolTransform.py:311 appTools/ToolTransform.py:351 #: appTools/ToolTransform.py:382 appTools/ToolTransform.py:409 #: appTools/ToolTransform.py:438 appTools/ToolTransform.py:473 app_Main.py:6049 @@ -2794,108 +2794,108 @@ msgstr "Döndürme işlemi uygulanıyor" msgid "Action was not executed" msgstr "İşlem gerçekleştirilemedi" -#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6165 +#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6202 #: appTools/ToolTransform.py:321 msgid "Applying Flip" msgstr "Çevirme işlemi uygulanıyor" -#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6177 +#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6214 #: appTools/ToolTransform.py:338 app_Main.py:6047 msgid "Flip on Y axis done" msgstr "Y ekseni üzerinde çevirme işlemi tamamlandı" -#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6185 +#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6222 #: appTools/ToolTransform.py:347 app_Main.py:6093 msgid "Flip on X axis done" msgstr "X ekseni üzerinde çevirme işlemi tamamlandı" -#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6208 +#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6245 #: appTools/ToolTransform.py:366 msgid "Applying Skew" msgstr "Eğriltme işlemi uygulanıyor" -#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6224 +#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6261 msgid "Skew on the X axis done" msgstr "X ekseninde eğriltme işlemi tamamlandı" -#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6226 +#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6263 msgid "Skew on the Y axis done" msgstr "Y ekseninde eğriltme işlemi tamamlandı" -#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6249 +#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6286 #: appTools/ToolTransform.py:392 msgid "Applying Scale" msgstr "Ölçeklendirme işlemi uygulanıyor" -#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6262 +#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6299 msgid "Scale on the X axis done" msgstr "X ekseninde ölçeklendirme işlemi tamamlandı" -#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6264 +#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6301 msgid "Scale on the Y axis done" msgstr "Y ekseninde ölçeklendirme işlemi tamamlandı" -#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6285 +#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6322 #: appTools/ToolTransform.py:419 msgid "Applying Offset" msgstr "Hizalama işlemi uygulanıyor" #: appEditors/AppGeoEditor.py:1418 appEditors/AppGeoEditor.py:1476 -#: appEditors/AppGerberEditor.py:6306 appEditors/AppGerberEditor.py:6379 +#: appEditors/AppGerberEditor.py:6343 appEditors/AppGerberEditor.py:6416 msgid "Offset on the X axis done" msgstr "X ekseninde hizalama işlemi tamamlandı" -#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6308 +#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6345 msgid "Offset on the Y axis done" msgstr "Y eksenindeki hizalama işlemi tamamlandı" -#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6321 +#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6358 #: appTools/ToolTransform.py:448 msgid "Applying Buffer" msgstr "Tampon uygulanıyor" -#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6343 +#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6380 #: appTools/ToolTransform.py:469 msgid "Buffer done" msgstr "Tampon işlemi başarıyla tamamlandı" -#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6351 +#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6388 msgid "Rotate ..." msgstr "Döndür ..." #: appEditors/AppGeoEditor.py:1449 appEditors/AppGeoEditor.py:1501 -#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6352 -#: appEditors/AppGerberEditor.py:6404 appEditors/AppGerberEditor.py:6420 +#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6389 +#: appEditors/AppGerberEditor.py:6441 appEditors/AppGerberEditor.py:6457 msgid "Enter an Angle Value (degrees)" msgstr "Bir açı değeri girin (derece)" -#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6361 +#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6398 #: appTools/ToolTransform.py:309 msgid "Rotate done" msgstr "Döndürme işlemi tamamlandı" -#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6364 +#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6401 msgid "Rotate cancelled" msgstr "Döndürme işlemi iptal edildi" -#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6369 +#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6406 msgid "Offset on X axis ..." msgstr "X ekseninde hizalama ..." #: appEditors/AppGeoEditor.py:1467 appEditors/AppGeoEditor.py:1485 -#: appEditors/AppGerberEditor.py:6370 appEditors/AppGerberEditor.py:6388 +#: appEditors/AppGerberEditor.py:6407 appEditors/AppGerberEditor.py:6425 msgid "Enter a distance Value" msgstr "Bir mesafe değeri girin" -#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6382 +#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6419 msgid "Offset X cancelled" msgstr "X hizalama işlemi iptal edildi" -#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6387 +#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6424 msgid "Offset on Y axis ..." msgstr "Y ekseninde hizalama ..." -#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6397 +#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6434 msgid "Offset on Y axis done" msgstr "Y ekseninde hizalama işlemi tamamlandı" @@ -2903,11 +2903,11 @@ msgstr "Y ekseninde hizalama işlemi tamamlandı" msgid "Offset on the Y axis canceled" msgstr "Y ekseninde hizalama işlemi iptal edildi" -#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6403 +#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6440 msgid "Skew on X axis ..." msgstr "X ekseninde eğriltme ..." -#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6413 +#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6450 msgid "Skew on X axis done" msgstr "X ekseninde eğrilme işlemi tamamlandı" @@ -2915,11 +2915,11 @@ msgstr "X ekseninde eğrilme işlemi tamamlandı" msgid "Skew on X axis canceled" msgstr "X eksenindeki eğriltme işlemi iptal edildi" -#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6419 +#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6456 msgid "Skew on Y axis ..." msgstr "Y Ekseninde eğriltme ..." -#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6429 +#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6466 msgid "Skew on Y axis done" msgstr "Y ekseninde eğriltme işlemi tamamlandı" @@ -3032,7 +3032,7 @@ msgstr "Silmek için tıklayın ..." msgid "Create Paint geometry ..." msgstr "Çizim şekli oluştur ..." -#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2550 +#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2588 msgid "Shape transformations ..." msgstr "Şekil dönüşümleri ..." @@ -3041,8 +3041,8 @@ msgstr "Şekil dönüşümleri ..." msgid "Geometry Editor" msgstr "Şekil Düzenleyici" -#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:316 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 #: appTools/ToolCorners.py:546 appTools/ToolCutOut.py:2030 @@ -3262,7 +3262,7 @@ msgstr "Düzenlenmiş Gerber'deki çokgen alanları işaretleyin ..." msgid "Nothing selected to move" msgstr "İptal edildi. Taşınacak hiçbir şey seçilmedi" -#: appEditors/AppGerberEditor.py:2483 appEditors/AppGerberEditor.py:4029 +#: appEditors/AppGerberEditor.py:2490 appEditors/AppGerberEditor.py:4066 #: appObjects/FlatCAMGeometry.py:2564 appTools/ToolOptimal.py:145 #: appTools/ToolPanelize.py:614 appTools/ToolProperties.py:195 #: appTools/ToolQRCode.py:167 appTools/ToolSolderPaste.py:670 @@ -3271,11 +3271,11 @@ msgstr "İptal edildi. Taşınacak hiçbir şey seçilmedi" msgid "Working ..." msgstr "Çalışıyor ..." -#: appEditors/AppGerberEditor.py:3017 appEditors/AppGerberEditor.py:3021 +#: appEditors/AppGerberEditor.py:3054 appEditors/AppGerberEditor.py:3058 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "Şekil kodu değeri eksik veya yanlış biçim. Ekle ve tekrar deneyin." -#: appEditors/AppGerberEditor.py:3057 +#: appEditors/AppGerberEditor.py:3094 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format " "(width, height) and retry." @@ -3283,81 +3283,81 @@ msgstr "" "Şekil boyutu eksik veya biçim yanlış. Biçimde (genişlik, yükseklik) ekleyin " "ve tekrar deneyin." -#: appEditors/AppGerberEditor.py:3070 +#: appEditors/AppGerberEditor.py:3107 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "Şekil boyutu eksik veya biçim yanlış. Ekleyip tekrar deneyin." -#: appEditors/AppGerberEditor.py:3081 +#: appEditors/AppGerberEditor.py:3118 msgid "Aperture already in the aperture table." msgstr "Şekil Tablosunda aynı koda sahip zaten bir şekil var." -#: appEditors/AppGerberEditor.py:3088 +#: appEditors/AppGerberEditor.py:3125 msgid "Added new aperture with code" msgstr "Şu kodlu yeni şekil eklendi" -#: appEditors/AppGerberEditor.py:3120 +#: appEditors/AppGerberEditor.py:3157 msgid "Select an aperture in Aperture Table" msgstr "Şekil Tablosundan bir şekil seçin" -#: appEditors/AppGerberEditor.py:3128 +#: appEditors/AppGerberEditor.py:3165 msgid "Select an aperture in Aperture Table -->" msgstr "Şekil Tablosundan bir şekil seçin ->" -#: appEditors/AppGerberEditor.py:3142 +#: appEditors/AppGerberEditor.py:3179 msgid "Deleted aperture with code" msgstr "Kodlu şekil silindi" -#: appEditors/AppGerberEditor.py:3210 +#: appEditors/AppGerberEditor.py:3247 msgid "Dimensions need two float values separated by comma." msgstr "" "Boyutlar, virgülle ayrılmış iki ondalıklı nokta değerine sahip olmalıdır." -#: appEditors/AppGerberEditor.py:3219 +#: appEditors/AppGerberEditor.py:3256 msgid "Dimensions edited." msgstr "Boyutlar düzenlendi." -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 appTools/ToolPunchGerber.py:1088 msgid "Code" msgstr "Kod" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 msgid "Dim" msgstr "Genişlik" -#: appEditors/AppGerberEditor.py:3741 appObjects/FlatCAMCNCJob.py:1682 +#: appEditors/AppGerberEditor.py:3778 appObjects/FlatCAMCNCJob.py:1682 #: appObjects/FlatCAMCNCJob.py:1972 appObjects/FlatCAMScript.py:129 #: app_Main.py:7181 msgid "Loading" msgstr "Yükleniyor" -#: appEditors/AppGerberEditor.py:3872 +#: appEditors/AppGerberEditor.py:3909 msgid "Setting up the UI" msgstr "Kullanıcı arayüzü ayarlanıyor" -#: appEditors/AppGerberEditor.py:3873 +#: appEditors/AppGerberEditor.py:3910 msgid "Adding geometry finished. Preparing the GUI" msgstr "Şekil ekleme işlemi tamamlandı. Kullanıcı arayüzü hazırlanıyor" -#: appEditors/AppGerberEditor.py:3882 +#: appEditors/AppGerberEditor.py:3919 msgid "Finished loading the Gerber object into the editor." msgstr "Gerber nesnesinin düzenleyiciye yüklenmesi tamamlandı." -#: appEditors/AppGerberEditor.py:4019 +#: appEditors/AppGerberEditor.py:4056 msgid "" "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "Dosyada şekil tanımı yok. Gerber oluşturma işlemi iptal ediliyor." -#: appEditors/AppGerberEditor.py:4057 +#: appEditors/AppGerberEditor.py:4094 msgid "Cancelled. No aperture is selected" msgstr "İptal edildi. Hiçbir şekil seçilmedi" -#: appEditors/AppGerberEditor.py:4212 app_Main.py:6637 +#: appEditors/AppGerberEditor.py:4249 app_Main.py:6637 msgid "Coordinates copied to clipboard." msgstr "Koordinatlar panoya kopyalandı." -#: appEditors/AppGerberEditor.py:4521 +#: appEditors/AppGerberEditor.py:4558 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -3370,17 +3370,17 @@ msgstr "Koordinatlar panoya kopyalandı." msgid "Plotting" msgstr "Çiziliyor" -#: appEditors/AppGerberEditor.py:4663 +#: appEditors/AppGerberEditor.py:4700 msgid "Failed. No aperture geometry is selected." msgstr "Başarısız oldu. Şekil seçilmedi." -#: appEditors/AppGerberEditor.py:4815 +#: appEditors/AppGerberEditor.py:4852 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "" "Bir tampon oluşturmak için şekil yok. Lütfen en az bir şekil seçin ve tekrar " "deneyin." -#: appEditors/AppGerberEditor.py:4827 appTools/ToolCopperThieving.py:306 +#: appEditors/AppGerberEditor.py:4864 appTools/ToolCopperThieving.py:306 #: appTools/ToolCopperThieving.py:907 appTools/ToolCopperThieving.py:1104 #: appTools/ToolCorners.py:146 appTools/ToolCorners.py:413 #: appTools/ToolCutOut.py:779 appTools/ToolCutOut.py:905 @@ -3393,58 +3393,58 @@ msgstr "" msgid "Failed." msgstr "Başarısız oldu." -#: appEditors/AppGerberEditor.py:4846 +#: appEditors/AppGerberEditor.py:4883 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "Ölçeklendirme değeri eksik veya biçim yanlış. Ekleyip tekrar deneyin." -#: appEditors/AppGerberEditor.py:4878 +#: appEditors/AppGerberEditor.py:4915 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "" "Ölçeklendirme için şekil yok. Lütfen en az bir şekil seçin ve tekrar deneyin." -#: appEditors/AppGerberEditor.py:4931 +#: appEditors/AppGerberEditor.py:4968 msgid "Polygons marked." msgstr "Çokgenler işaretlendi." -#: appEditors/AppGerberEditor.py:4934 +#: appEditors/AppGerberEditor.py:4971 msgid "No polygons were marked. None fit within the limits." msgstr "Çokgenler işaretlenmedi. Hiçbiri sınırlara uymuyor." -#: appEditors/AppGerberEditor.py:4997 appGUI/MainGUI.py:745 +#: appEditors/AppGerberEditor.py:5034 appGUI/MainGUI.py:745 #: appGUI/MainGUI.py:1642 appGUI/ObjectUI.py:241 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "Gerber Düzenleyici" -#: appEditors/AppGerberEditor.py:5017 appGUI/ObjectUI.py:281 +#: appEditors/AppGerberEditor.py:5054 appGUI/ObjectUI.py:281 #: appObjects/FlatCAMObj.py:492 appTools/ToolProperties.py:158 msgid "Apertures" msgstr "Şekiller" -#: appEditors/AppGerberEditor.py:5019 appGUI/ObjectUI.py:283 +#: appEditors/AppGerberEditor.py:5056 appGUI/ObjectUI.py:283 msgid "Apertures Table for the Gerber Object." msgstr "Gerber nesnesi için şekil tablosu." -#: appEditors/AppGerberEditor.py:5035 appGUI/ObjectUI.py:320 +#: appEditors/AppGerberEditor.py:5072 appGUI/ObjectUI.py:320 msgid "Index" msgstr "Dizin" -#: appEditors/AppGerberEditor.py:5037 appEditors/AppGerberEditor.py:5066 +#: appEditors/AppGerberEditor.py:5074 appEditors/AppGerberEditor.py:5103 #: appGUI/ObjectUI.py:322 appTools/ToolPunchGerber.py:1095 msgid "Aperture Code" msgstr "Şekil Kodu" -#: appEditors/AppGerberEditor.py:5039 appGUI/ObjectUI.py:324 +#: appEditors/AppGerberEditor.py:5076 appGUI/ObjectUI.py:324 #: appTools/ToolPunchGerber.py:1097 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "Şekil tipi: dairesel, dikdörtgen, makrolar vb" -#: appEditors/AppGerberEditor.py:5041 appEditors/AppGerberEditor.py:5076 +#: appEditors/AppGerberEditor.py:5078 appEditors/AppGerberEditor.py:5113 #: appGUI/ObjectUI.py:326 appTools/ToolPunchGerber.py:1099 msgid "Aperture Size:" msgstr "Şekil Boyutu:" -#: appEditors/AppGerberEditor.py:5043 appGUI/ObjectUI.py:328 +#: appEditors/AppGerberEditor.py:5080 appGUI/ObjectUI.py:328 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" @@ -3454,12 +3454,12 @@ msgstr "" " - (genişlik, yükseklik) dikgörtgensel ve dikdörtgen tipi için.\n" " - P tipi için (Genişlik, nTepe noktaları)" -#: appEditors/AppGerberEditor.py:5067 +#: appEditors/AppGerberEditor.py:5104 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "Yeni Şekil Kodu" -#: appEditors/AppGerberEditor.py:5078 +#: appEditors/AppGerberEditor.py:5115 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" @@ -3474,11 +3474,11 @@ msgstr "" "şu şekilde hesaplanır:\n" "sqrt (genişlik ** 2 + yükseklik ** 2)" -#: appEditors/AppGerberEditor.py:5092 +#: appEditors/AppGerberEditor.py:5129 msgid "Aperture Type" msgstr "Şekil Tipi" -#: appEditors/AppGerberEditor.py:5094 +#: appEditors/AppGerberEditor.py:5131 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" @@ -3490,11 +3490,11 @@ msgstr "" "R = Dikdörtgensel\n" "O = Dikdörtgen" -#: appEditors/AppGerberEditor.py:5105 +#: appEditors/AppGerberEditor.py:5142 msgid "Aperture Dim" msgstr "Şekil Boyutu" -#: appEditors/AppGerberEditor.py:5107 +#: appEditors/AppGerberEditor.py:5144 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" @@ -3504,19 +3504,19 @@ msgstr "" "Sadece dikdörtgensel şekiller (R tipi) için aktiftir.\n" "Biçim (Genişlik, Yükseklik)" -#: appEditors/AppGerberEditor.py:5116 +#: appEditors/AppGerberEditor.py:5153 msgid "Add/Delete Aperture" msgstr "Şekil Ekle/Sil" -#: appEditors/AppGerberEditor.py:5118 +#: appEditors/AppGerberEditor.py:5155 msgid "Add/Delete an aperture in the aperture table" msgstr "Şekil Tablosuna bir şekil ekler/siler" -#: appEditors/AppGerberEditor.py:5128 +#: appEditors/AppGerberEditor.py:5165 msgid "Add a new aperture to the aperture list." msgstr "Şekil Tablosuna yeni bir şekil ekler." -#: appEditors/AppGerberEditor.py:5131 appEditors/AppGerberEditor.py:5283 +#: appEditors/AppGerberEditor.py:5168 appEditors/AppGerberEditor.py:5320 #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 #: appGUI/GUIElements.py:1399 appGUI/GUIElements.py:1604 #: appGUI/GUIElements.py:1937 appGUI/MainGUI.py:423 appGUI/MainGUI.py:734 @@ -3531,19 +3531,19 @@ msgstr "Şekil Tablosuna yeni bir şekil ekler." msgid "Delete" msgstr "Sil" -#: appEditors/AppGerberEditor.py:5134 +#: appEditors/AppGerberEditor.py:5171 msgid "Delete a aperture in the aperture list" msgstr "Şekil Tablosundaki bir şekli siler" -#: appEditors/AppGerberEditor.py:5151 +#: appEditors/AppGerberEditor.py:5188 msgid "Buffer Aperture" msgstr "Şekil Tamponu" -#: appEditors/AppGerberEditor.py:5153 +#: appEditors/AppGerberEditor.py:5190 msgid "Buffer a aperture in the aperture list" msgstr "Şekil Tablosundaki bir şekil için bir tampon oluşturur" -#: appEditors/AppGerberEditor.py:5169 +#: appEditors/AppGerberEditor.py:5206 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" @@ -3557,20 +3557,20 @@ msgstr "" " - 'Eğimli:' Köşe, köşede bulunan ögeleri doğrudan birbirine bağlayan " "çizgidir" -#: appEditors/AppGerberEditor.py:5200 +#: appEditors/AppGerberEditor.py:5237 msgid "Scale Aperture" msgstr "Şekil Ölçeklendirme" -#: appEditors/AppGerberEditor.py:5202 +#: appEditors/AppGerberEditor.py:5239 msgid "Scale a aperture in the aperture list" msgstr "Şekil Tablosundaki şekli ölçeklendirir" -#: appEditors/AppGerberEditor.py:5210 +#: appEditors/AppGerberEditor.py:5247 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "Ölçek Değeri" -#: appEditors/AppGerberEditor.py:5212 +#: appEditors/AppGerberEditor.py:5249 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" @@ -3578,19 +3578,19 @@ msgstr "" "Seçilen şekli ölçeklendirme değeri.\n" "Değerler 0.0000 ve 999.9999 arasında olabilir" -#: appEditors/AppGerberEditor.py:5241 +#: appEditors/AppGerberEditor.py:5278 msgid "Mark polygons" msgstr "Çokgenleri İşaretle" -#: appEditors/AppGerberEditor.py:5243 +#: appEditors/AppGerberEditor.py:5280 msgid "Mark the polygon areas." msgstr "Çokgen alanları işaretleyin." -#: appEditors/AppGerberEditor.py:5251 +#: appEditors/AppGerberEditor.py:5288 msgid "Area UPPER threshold" msgstr "Alan ÜST eşiği" -#: appEditors/AppGerberEditor.py:5253 +#: appEditors/AppGerberEditor.py:5290 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3598,11 +3598,11 @@ msgstr "" "Eşik değeri, bunun altında olan tüm alanlar işaretlenir.\n" "0.0000 ve 10000.0000 arasında bir değere sahip olabilir" -#: appEditors/AppGerberEditor.py:5260 +#: appEditors/AppGerberEditor.py:5297 msgid "Area LOWER threshold" msgstr "Alan ALT eşiği" -#: appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5299 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" @@ -3610,32 +3610,32 @@ msgstr "" "Eşik değeri, bundan daha fazla olan tüm alanlar işaretlenir.\n" "0.0000 ila 10000.0000 arasında bir değere sahip olabilir" -#: appEditors/AppGerberEditor.py:5276 +#: appEditors/AppGerberEditor.py:5313 msgid "Mark" msgstr "İşaret" -#: appEditors/AppGerberEditor.py:5279 +#: appEditors/AppGerberEditor.py:5316 msgid "Mark the polygons that fit within limits." msgstr "Sınırlara uyan çokgenleri işaretleyin." -#: appEditors/AppGerberEditor.py:5286 +#: appEditors/AppGerberEditor.py:5323 msgid "Delete all the marked polygons." msgstr "İşaretli tüm çokgenleri silin." -#: appEditors/AppGerberEditor.py:5293 +#: appEditors/AppGerberEditor.py:5330 msgid "Clear all the markings." msgstr "Tüm işaretleri temizleyin." -#: appEditors/AppGerberEditor.py:5313 appGUI/MainGUI.py:753 +#: appEditors/AppGerberEditor.py:5350 appGUI/MainGUI.py:753 #: appGUI/MainGUI.py:1180 appGUI/MainGUI.py:2349 appGUI/MainGUI.py:4950 msgid "Add Pad Array" msgstr "Pad Dizisi Ekle" -#: appEditors/AppGerberEditor.py:5315 +#: appEditors/AppGerberEditor.py:5352 msgid "Add an array of pads (linear or circular array)" msgstr "Bir ped dizisi ekler (doğrusal veya dairesel dizi)" -#: appEditors/AppGerberEditor.py:5321 +#: appEditors/AppGerberEditor.py:5358 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" @@ -3643,25 +3643,25 @@ msgstr "" "Oluşturulacak ped dizisi tipini seçin.\n" "Doğrusal X (Y) veya Dairesel olabilir" -#: appEditors/AppGerberEditor.py:5332 +#: appEditors/AppGerberEditor.py:5369 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "Ped Sayısı" -#: appEditors/AppGerberEditor.py:5334 +#: appEditors/AppGerberEditor.py:5371 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "Dizide kaç tane ped olması gerektiğini belirtin." -#: appEditors/AppGerberEditor.py:6400 +#: appEditors/AppGerberEditor.py:6437 msgid "Offset Y cancelled" msgstr "Y hizalama işlemi iptal edildi" -#: appEditors/AppGerberEditor.py:6416 +#: appEditors/AppGerberEditor.py:6453 msgid "Skew X cancelled" msgstr "X eğriltme işlemi iptal edildi" -#: appEditors/AppGerberEditor.py:6432 +#: appEditors/AppGerberEditor.py:6469 msgid "Skew Y cancelled" msgstr "Y eğriltme işlemi iptal edildi" diff --git a/locale_template/strings.pot b/locale_template/strings.pot index c871d111..1a835c5f 100644 --- a/locale_template/strings.pot +++ b/locale_template/strings.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2020-11-05 16:46+0200\n" +"POT-Creation-Date: 2020-11-06 14:03+0200\n" "PO-Revision-Date: 2019-03-25 15:08+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -109,7 +109,7 @@ msgstr "" #: appEditors/AppGeoEditor.py:585 appEditors/AppGeoEditor.py:1074 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppTextEditor.py:259 appGUI/MainGUI.py:3015 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppTextEditor.py:259 appGUI/MainGUI.py:3015 #: appGUI/MainGUI.py:3237 appGUI/MainGUI.py:3463 appObjects/FlatCAMCNCJob.py:1754 #: appObjects/ObjectCollection.py:126 appTools/ToolCorners.py:332 appTools/ToolFilm.py:242 #: appTools/ToolFilm.py:390 appTools/ToolImage.py:111 appTools/ToolMove.py:269 @@ -593,7 +593,7 @@ msgid "" "- Clear -> the regular non-copper clearing." msgstr "" -#: appDatabase.py:599 appEditors/AppGerberEditor.py:5290 appTools/ToolNCC.py:4172 +#: appDatabase.py:599 appEditors/AppGerberEditor.py:5327 appTools/ToolNCC.py:4172 msgid "Clear" msgstr "" @@ -779,7 +779,7 @@ msgid "" msgstr "" #: appDatabase.py:700 appDatabase.py:757 appEditors/AppGeoEditor.py:614 -#: appEditors/AppGerberEditor.py:5465 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGerberEditor.py:5502 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:143 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:183 @@ -1168,8 +1168,8 @@ msgid "" "in the Tools Database." msgstr "" -#: appDatabase.py:1366 appGUI/GUIElements.py:2266 appGUI/GUIElements.py:2335 -#: appGUI/GUIElements.py:2396 appGUI/GUIElements.py:2460 appGUI/GUIElements.py:3802 +#: appDatabase.py:1366 appGUI/GUIElements.py:2267 appGUI/GUIElements.py:2336 +#: appGUI/GUIElements.py:2397 appGUI/GUIElements.py:2461 appGUI/GUIElements.py:3803 #: appGUI/MainGUI.py:1553 appGUI/preferences/PreferencesUIManager.py:949 app_Main.py:2500 #: app_Main.py:3527 app_Main.py:4471 app_Main.py:4724 app_Main.py:9001 msgid "Cancel" @@ -1357,10 +1357,10 @@ msgstr "" #: appEditors/AppGerberEditor.py:1377 appEditors/AppGerberEditor.py:1582 #: appEditors/AppGerberEditor.py:1871 appEditors/AppGerberEditor.py:2167 #: appEditors/AppGerberEditor.py:2248 appEditors/AppGerberEditor.py:2358 -#: appEditors/AppGerberEditor.py:4041 appEditors/AppGerberEditor.py:4282 -#: appEditors/AppGerberEditor.py:4299 appEditors/AppGerberEditor.py:4671 -#: appEditors/AppGerberEditor.py:4831 appEditors/AppGerberEditor.py:4893 -#: appEditors/AppGerberEditor.py:4942 appEditors/AppGerberEditor.py:6144 +#: appEditors/AppGerberEditor.py:4078 appEditors/AppGerberEditor.py:4319 +#: appEditors/AppGerberEditor.py:4336 appEditors/AppGerberEditor.py:4708 +#: appEditors/AppGerberEditor.py:4868 appEditors/AppGerberEditor.py:4930 +#: appEditors/AppGerberEditor.py:4979 appEditors/AppGerberEditor.py:6181 #: appGUI/MainGUI.py:2996 appGUI/MainGUI.py:3008 appObjects/FlatCAMGeometry.py:2745 #: appObjects/FlatCAMGeometry.py:2818 appObjects/FlatCAMGerber.py:372 #: appParsers/ParseGerber.py:2045 appParsers/ParseGerber.py:2136 @@ -1485,7 +1485,7 @@ msgstr "" msgid "There are no Tools definitions in the file. Aborting Excellon creation." msgstr "" -#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4021 +#: appEditors/AppExcEditor.py:2944 appEditors/AppGerberEditor.py:4058 #: appObjects/AppObject.py:164 appObjects/FlatCAMGeometry.py:2078 #: appParsers/ParseExcellon.py:972 appTools/ToolPcbWizard.py:318 #: appTools/ToolSolderPaste.py:894 app_Main.py:7712 app_Main.py:10176 app_Main.py:10236 @@ -1506,7 +1506,7 @@ msgid "Cancelled. There is no Tool/Drill selected" msgstr "" #: appEditors/AppExcEditor.py:3650 appEditors/AppExcEditor.py:3660 -#: appEditors/AppGerberEditor.py:4733 +#: appEditors/AppGerberEditor.py:4770 msgid "Click on the circular array Center position" msgstr "" @@ -1515,7 +1515,7 @@ msgstr "" msgid "Excellon Editor" msgstr "" -#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5004 +#: appEditors/AppExcEditor.py:3803 appEditors/AppGerberEditor.py:5041 #: appEditors/appGCodeEditor.py:669 msgid "Name:" msgstr "" @@ -1565,7 +1565,7 @@ msgid "Diameter for the new tool" msgstr "" #: appEditors/AppExcEditor.py:3875 appEditors/AppGeoEditor.py:671 -#: appEditors/AppGerberEditor.py:5125 appEditors/AppGerberEditor.py:5522 +#: appEditors/AppGerberEditor.py:5162 appEditors/AppGerberEditor.py:5559 #: appGUI/ObjectUI.py:2373 appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:288 #: appTools/ToolCopperThieving.py:1666 appTools/ToolDblSided.py:709 #: appTools/ToolDblSided.py:897 appTools/ToolNCC.py:63 appTools/ToolPaint.py:137 @@ -1630,12 +1630,12 @@ msgid "" msgstr "" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5324 +#: appEditors/AppGerberEditor.py:5361 msgid "Linear" msgstr "" #: appEditors/AppExcEditor.py:3982 appEditors/AppExcEditor.py:4203 -#: appEditors/AppGerberEditor.py:5325 +#: appEditors/AppGerberEditor.py:5362 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149 #: appGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107 @@ -1661,14 +1661,14 @@ msgstr "" #: appEditors/AppExcEditor.py:4010 appEditors/AppExcEditor.py:4069 #: appEditors/AppExcEditor.py:4135 appEditors/AppExcEditor.py:4231 #: appEditors/AppExcEditor.py:4291 appEditors/AppGeoEditor.py:2084 -#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5353 -#: appEditors/AppGerberEditor.py:5402 +#: appEditors/AppGerberEditor.py:1681 appEditors/AppGerberEditor.py:5390 +#: appEditors/AppGerberEditor.py:5439 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178 msgid "Direction" msgstr "" #: appEditors/AppExcEditor.py:4012 appEditors/AppExcEditor.py:4233 -#: appEditors/AppGerberEditor.py:5355 +#: appEditors/AppGerberEditor.py:5392 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123 @@ -1680,8 +1680,8 @@ msgid "" msgstr "" #: appEditors/AppExcEditor.py:4018 appEditors/AppExcEditor.py:4143 -#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5362 -#: appGUI/GUIElements.py:4340 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 +#: appEditors/AppExcEditor.py:4239 appEditors/AppGerberEditor.py:5399 +#: appGUI/GUIElements.py:4341 appGUI/MainGUI.py:478 appGUI/MainGUI.py:671 #: appGUI/MainGUI.py:4442 appGUI/MainGUI.py:4708 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:187 @@ -1692,8 +1692,8 @@ msgid "X" msgstr "" #: appEditors/AppExcEditor.py:4019 appEditors/AppExcEditor.py:4144 -#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5363 -#: appGUI/GUIElements.py:4347 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 +#: appEditors/AppExcEditor.py:4240 appEditors/AppGerberEditor.py:5400 +#: appGUI/GUIElements.py:4348 appGUI/MainGUI.py:481 appGUI/MainGUI.py:4443 #: appGUI/MainGUI.py:4709 appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:188 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:241 @@ -1706,9 +1706,9 @@ msgstr "" #: appEditors/AppExcEditor.py:4080 appEditors/AppExcEditor.py:4145 #: appEditors/AppExcEditor.py:4151 appEditors/AppExcEditor.py:4241 #: appEditors/AppExcEditor.py:4261 appEditors/AppExcEditor.py:4302 -#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5364 -#: appEditors/AppGerberEditor.py:5381 appEditors/AppGerberEditor.py:5417 -#: appEditors/AppGerberEditor.py:5537 +#: appEditors/AppGeoEditor.py:686 appEditors/AppGerberEditor.py:5401 +#: appEditors/AppGerberEditor.py:5418 appEditors/AppGerberEditor.py:5454 +#: appEditors/AppGerberEditor.py:5574 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189 @@ -1723,7 +1723,7 @@ msgid "Angle" msgstr "" #: appEditors/AppExcEditor.py:4026 appEditors/AppExcEditor.py:4247 -#: appEditors/AppGerberEditor.py:5368 +#: appEditors/AppGerberEditor.py:5405 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137 @@ -1731,7 +1731,7 @@ msgid "Pitch" msgstr "" #: appEditors/AppExcEditor.py:4028 appEditors/AppExcEditor.py:4249 -#: appEditors/AppGerberEditor.py:5370 +#: appEditors/AppGerberEditor.py:5407 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139 @@ -1739,7 +1739,7 @@ msgid "Pitch = Distance between elements of the array." msgstr "" #: appEditors/AppExcEditor.py:4041 appEditors/AppExcEditor.py:4263 -#: appEditors/AppGerberEditor.py:5383 +#: appEditors/AppGerberEditor.py:5420 msgid "" "Angle at which the linear array is placed.\n" "The precision is of max 2 decimals.\n" @@ -1748,7 +1748,7 @@ msgid "" msgstr "" #: appEditors/AppExcEditor.py:4070 appEditors/AppExcEditor.py:4292 -#: appEditors/AppGerberEditor.py:5404 +#: appEditors/AppGerberEditor.py:5441 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167 @@ -1758,7 +1758,7 @@ msgid "" msgstr "" #: appEditors/AppExcEditor.py:4073 appEditors/AppExcEditor.py:4295 -#: appEditors/AppGerberEditor.py:5412 +#: appEditors/AppGerberEditor.py:5449 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145 @@ -1768,7 +1768,7 @@ msgid "CW" msgstr "" #: appEditors/AppExcEditor.py:4074 appEditors/AppExcEditor.py:4296 -#: appEditors/AppGerberEditor.py:5413 +#: appEditors/AppGerberEditor.py:5450 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146 @@ -1778,7 +1778,7 @@ msgid "CCW" msgstr "" #: appEditors/AppExcEditor.py:4081 appEditors/AppExcEditor.py:4303 -#: appEditors/AppGerberEditor.py:5419 +#: appEditors/AppGerberEditor.py:5456 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145 #: appGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265 @@ -1848,13 +1848,13 @@ msgid "Specify how many slots to be in the array." msgstr "" #: appEditors/AppExcEditor.py:4317 appEditors/AppGeoEditor.py:3310 -#: appEditors/AppGerberEditor.py:5441 appEditors/appGCodeEditor.py:753 appGUI/MainGUI.py:346 +#: appEditors/AppGerberEditor.py:5478 appEditors/appGCodeEditor.py:753 appGUI/MainGUI.py:346 #: appGUI/MainGUI.py:1696 app_Main.py:2494 msgid "Exit Editor" msgstr "" #: appEditors/AppExcEditor.py:4320 appEditors/AppGeoEditor.py:3313 -#: appEditors/AppGerberEditor.py:5444 appEditors/appGCodeEditor.py:756 +#: appEditors/AppGerberEditor.py:5481 appEditors/appGCodeEditor.py:756 msgid "Exit from Editor." msgstr "" @@ -1862,12 +1862,12 @@ msgstr "" msgid "Buffer Selection" msgstr "" -#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5166 +#: appEditors/AppGeoEditor.py:87 appEditors/AppGerberEditor.py:5203 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195 msgid "Buffer distance" msgstr "" -#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5167 +#: appEditors/AppGeoEditor.py:88 appEditors/AppGerberEditor.py:5204 msgid "Buffer corner" msgstr "" @@ -1880,11 +1880,11 @@ msgid "" "corner" msgstr "" -#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5175 +#: appEditors/AppGeoEditor.py:96 appEditors/AppGerberEditor.py:5212 msgid "Round" msgstr "" -#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5176 appGUI/ObjectUI.py:1601 +#: appEditors/AppGeoEditor.py:97 appEditors/AppGerberEditor.py:5213 appGUI/ObjectUI.py:1601 #: appGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:223 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 @@ -1904,7 +1904,7 @@ msgstr "" msgid "Square" msgstr "" -#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5177 +#: appEditors/AppGeoEditor.py:98 appEditors/AppGerberEditor.py:5214 msgid "Beveled" msgstr "" @@ -1928,7 +1928,7 @@ msgstr "" #: appEditors/AppGeoEditor.py:146 appEditors/AppGeoEditor.py:163 #: appEditors/AppGeoEditor.py:180 appEditors/AppGeoEditor.py:2987 #: appEditors/AppGeoEditor.py:3015 appEditors/AppGeoEditor.py:3043 -#: appEditors/AppGerberEditor.py:4786 +#: appEditors/AppGerberEditor.py:4823 msgid "Buffer distance value is missing or wrong format. Add it and retry." msgstr "" @@ -1940,8 +1940,8 @@ msgstr "" msgid "Font" msgstr "" -#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appGUI/ObjectUI.py:316 +#: appEditors/AppGeoEditor.py:316 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appGUI/ObjectUI.py:316 #: appGUI/preferences/general/GeneralAPPSetGroupUI.py:103 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 #: appGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 @@ -2000,11 +2000,11 @@ msgstr "" #: appEditors/AppGeoEditor.py:2609 appEditors/AppGeoEditor.py:2673 #: appEditors/AppGeoEditor.py:2975 appEditors/AppGeoEditor.py:3003 #: appEditors/AppGeoEditor.py:3031 appEditors/AppGeoEditor.py:4412 -#: appEditors/AppGerberEditor.py:5925 appEditors/AppGerberEditor.py:5961 -#: appEditors/AppGerberEditor.py:5984 appEditors/AppGerberEditor.py:6129 -#: appEditors/AppGerberEditor.py:6162 appEditors/AppGerberEditor.py:6205 -#: appEditors/AppGerberEditor.py:6246 appEditors/AppGerberEditor.py:6282 -#: appEditors/AppGerberEditor.py:6318 +#: appEditors/AppGerberEditor.py:5962 appEditors/AppGerberEditor.py:5998 +#: appEditors/AppGerberEditor.py:6021 appEditors/AppGerberEditor.py:6166 +#: appEditors/AppGerberEditor.py:6199 appEditors/AppGerberEditor.py:6242 +#: appEditors/AppGerberEditor.py:6283 appEditors/AppGerberEditor.py:6319 +#: appEditors/AppGerberEditor.py:6355 msgid "No shape selected." msgstr "" @@ -2016,53 +2016,53 @@ msgid "Tools" msgstr "" #: appEditors/AppGeoEditor.py:609 appEditors/AppGeoEditor.py:1038 -#: appEditors/AppGerberEditor.py:5460 appEditors/AppGerberEditor.py:5889 +#: appEditors/AppGerberEditor.py:5497 appEditors/AppGerberEditor.py:5926 #: appGUI/MainGUI.py:695 appGUI/MainGUI.py:1075 appGUI/MainGUI.py:2244 #: appTools/ToolTransform.py:85 msgid "Transform Tool" msgstr "" #: appEditors/AppGeoEditor.py:610 appEditors/AppGeoEditor.py:702 -#: appEditors/AppGerberEditor.py:5461 appEditors/AppGerberEditor.py:5553 +#: appEditors/AppGerberEditor.py:5498 appEditors/AppGerberEditor.py:5590 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88 appTools/ToolTransform.py:508 #: appTools/ToolTransform.py:628 msgid "Rotate" msgstr "" -#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5462 +#: appEditors/AppGeoEditor.py:611 appEditors/AppGerberEditor.py:5499 #: appTools/ToolTransform.py:509 msgid "Skew/Shear" msgstr "" -#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5225 -#: appEditors/AppGerberEditor.py:5463 appGUI/MainGUI.py:776 appGUI/MainGUI.py:1197 +#: appEditors/AppGeoEditor.py:612 appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5500 appGUI/MainGUI.py:776 appGUI/MainGUI.py:1197 #: appGUI/MainGUI.py:1664 appGUI/MainGUI.py:2366 appGUI/MainGUI.py:4960 #: appGUI/ObjectUI.py:125 appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:147 #: appTools/ToolTransform.py:510 msgid "Scale" msgstr "" -#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5464 +#: appEditors/AppGeoEditor.py:613 appEditors/AppGerberEditor.py:5501 #: appTools/ToolTransform.py:511 msgid "Mirror (Flip)" msgstr "" -#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5184 -#: appEditors/AppGerberEditor.py:5466 appGUI/MainGUI.py:773 appGUI/MainGUI.py:1195 +#: appEditors/AppGeoEditor.py:615 appEditors/AppGerberEditor.py:5221 +#: appEditors/AppGerberEditor.py:5503 appGUI/MainGUI.py:773 appGUI/MainGUI.py:1195 #: appGUI/MainGUI.py:1619 appGUI/MainGUI.py:1662 appGUI/MainGUI.py:2364 #: appGUI/MainGUI.py:4951 appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:212 #: appTools/ToolTransform.py:513 msgid "Buffer" msgstr "" -#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5497 -#: appGUI/GUIElements.py:3766 appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 +#: appEditors/AppGeoEditor.py:646 appEditors/AppGerberEditor.py:5534 +#: appGUI/GUIElements.py:3767 appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:44 appTools/ToolDblSided.py:684 #: appTools/ToolDblSided.py:860 appTools/ToolFilm.py:1064 appTools/ToolTransform.py:542 msgid "Reference" msgstr "" -#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5499 +#: appEditors/AppGeoEditor.py:648 appEditors/AppGerberEditor.py:5536 msgid "" "The reference point for Rotate, Skew, Scale, Mirror.\n" "Can be:\n" @@ -2072,14 +2072,14 @@ msgid "" "- Min Selection -> the point (minx, miny) of the bounding box of the selection" msgstr "" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 appTools/ToolCalibration.py:126 #: appTools/ToolCalibration.py:127 appTools/ToolTransform.py:552 msgid "Origin" msgstr "" #: appEditors/AppGeoEditor.py:656 appEditors/AppGeoEditor.py:1047 -#: appEditors/AppGerberEditor.py:5507 appEditors/AppGerberEditor.py:5898 +#: appEditors/AppGerberEditor.py:5544 appEditors/AppGerberEditor.py:5935 #: appGUI/preferences/general/GeneralGUIPrefGroupUI.py:250 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:285 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -2090,7 +2090,7 @@ msgstr "" msgid "Selection" msgstr "" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 #: appGUI/preferences/tools/Tools2sidedPrefGroupUI.py:85 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:60 appTools/ToolDblSided.py:695 @@ -2098,12 +2098,12 @@ msgstr "" msgid "Point" msgstr "" -#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5507 +#: appEditors/AppGeoEditor.py:656 appEditors/AppGerberEditor.py:5544 msgid "Minimum" msgstr "" #: appEditors/AppGeoEditor.py:662 appEditors/AppGeoEditor.py:958 -#: appEditors/AppGerberEditor.py:5513 appEditors/AppGerberEditor.py:5809 +#: appEditors/AppGerberEditor.py:5550 appEditors/AppGerberEditor.py:5846 #: appGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: appGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:243 @@ -2113,17 +2113,17 @@ msgstr "" msgid "Value" msgstr "" -#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5515 +#: appEditors/AppGeoEditor.py:664 appEditors/AppGerberEditor.py:5552 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:62 appTools/ToolTransform.py:560 msgid "A point of reference in format X,Y." msgstr "" -#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5524 +#: appEditors/AppGeoEditor.py:673 appEditors/AppGerberEditor.py:5561 #: appTools/ToolTransform.py:569 msgid "Add point coordinates from clipboard." msgstr "" -#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5539 +#: appEditors/AppGeoEditor.py:688 appEditors/AppGerberEditor.py:5576 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:98 appTools/ToolTransform.py:614 msgid "" "Angle, in degrees.\n" @@ -2132,7 +2132,7 @@ msgid "" "Negative numbers for CCW motion." msgstr "" -#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5555 +#: appEditors/AppGeoEditor.py:704 appEditors/AppGerberEditor.py:5592 #: appTools/ToolTransform.py:630 msgid "" "Rotate the selected object(s).\n" @@ -2141,7 +2141,7 @@ msgid "" msgstr "" #: appEditors/AppGeoEditor.py:724 appEditors/AppGeoEditor.py:786 -#: appEditors/AppGerberEditor.py:5575 appEditors/AppGerberEditor.py:5637 +#: appEditors/AppGerberEditor.py:5612 appEditors/AppGerberEditor.py:5674 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:112 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:151 appTools/ToolTransform.py:650 #: appTools/ToolTransform.py:712 @@ -2149,14 +2149,14 @@ msgid "Link" msgstr "" #: appEditors/AppGeoEditor.py:726 appEditors/AppGeoEditor.py:788 -#: appEditors/AppGerberEditor.py:5577 appEditors/AppGerberEditor.py:5639 +#: appEditors/AppGerberEditor.py:5614 appEditors/AppGerberEditor.py:5676 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:114 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:153 appTools/ToolTransform.py:652 #: appTools/ToolTransform.py:714 msgid "Link the Y entry to X entry and copy its content." msgstr "" -#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5582 +#: appEditors/AppGeoEditor.py:731 appEditors/AppGerberEditor.py:5619 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124 appTools/ToolFilm.py:1046 #: appTools/ToolTransform.py:657 @@ -2164,20 +2164,20 @@ msgid "X angle" msgstr "" #: appEditors/AppGeoEditor.py:733 appEditors/AppGeoEditor.py:754 -#: appEditors/AppGerberEditor.py:5584 appEditors/AppGerberEditor.py:5605 +#: appEditors/AppGerberEditor.py:5621 appEditors/AppGerberEditor.py:5642 #: appTools/ToolTransform.py:659 appTools/ToolTransform.py:680 msgid "" "Angle for Skew action, in degrees.\n" "Float number between -360 and 360." msgstr "" -#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5592 +#: appEditors/AppGeoEditor.py:741 appEditors/AppGerberEditor.py:5629 #: appTools/ToolTransform.py:667 msgid "Skew X" msgstr "" #: appEditors/AppGeoEditor.py:743 appEditors/AppGeoEditor.py:764 -#: appEditors/AppGerberEditor.py:5594 appEditors/AppGerberEditor.py:5615 +#: appEditors/AppGerberEditor.py:5631 appEditors/AppGerberEditor.py:5652 #: appTools/ToolTransform.py:669 appTools/ToolTransform.py:690 msgid "" "Skew/shear the selected object(s).\n" @@ -2185,37 +2185,37 @@ msgid "" "the bounding box for all selected objects." msgstr "" -#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5603 +#: appEditors/AppGeoEditor.py:752 appEditors/AppGerberEditor.py:5640 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:138 appTools/ToolFilm.py:1055 #: appTools/ToolTransform.py:678 msgid "Y angle" msgstr "" -#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5613 +#: appEditors/AppGeoEditor.py:762 appEditors/AppGerberEditor.py:5650 #: appTools/ToolTransform.py:688 msgid "Skew Y" msgstr "" -#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5644 +#: appEditors/AppGeoEditor.py:793 appEditors/AppGerberEditor.py:5681 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:162 appTools/ToolFilm.py:1002 #: appTools/ToolTransform.py:719 msgid "X factor" msgstr "" -#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5646 +#: appEditors/AppGeoEditor.py:795 appEditors/AppGerberEditor.py:5683 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:164 appTools/ToolTransform.py:721 msgid "Factor for scaling on X axis." msgstr "" -#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5653 +#: appEditors/AppGeoEditor.py:802 appEditors/AppGerberEditor.py:5690 #: appTools/ToolTransform.py:728 msgid "Scale X" msgstr "" #: appEditors/AppGeoEditor.py:804 appEditors/AppGeoEditor.py:824 -#: appEditors/AppGerberEditor.py:5655 appEditors/AppGerberEditor.py:5675 +#: appEditors/AppGerberEditor.py:5692 appEditors/AppGerberEditor.py:5712 #: appTools/ToolTransform.py:730 appTools/ToolTransform.py:750 msgid "" "Scale the selected object(s).\n" @@ -2223,56 +2223,56 @@ msgid "" "the Scale reference checkbox state." msgstr "" -#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5664 +#: appEditors/AppGeoEditor.py:813 appEditors/AppGerberEditor.py:5701 #: appGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 appTools/ToolFilm.py:1011 #: appTools/ToolTransform.py:739 msgid "Y factor" msgstr "" -#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5666 +#: appEditors/AppGeoEditor.py:815 appEditors/AppGerberEditor.py:5703 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 appTools/ToolTransform.py:741 msgid "Factor for scaling on Y axis." msgstr "" -#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5673 +#: appEditors/AppGeoEditor.py:822 appEditors/AppGerberEditor.py:5710 #: appTools/ToolTransform.py:748 msgid "Scale Y" msgstr "" -#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5700 +#: appEditors/AppGeoEditor.py:849 appEditors/AppGerberEditor.py:5737 #: appTools/ToolTransform.py:775 msgid "Flip on X" msgstr "" #: appEditors/AppGeoEditor.py:851 appEditors/AppGeoEditor.py:856 -#: appEditors/AppGerberEditor.py:5702 appEditors/AppGerberEditor.py:5707 +#: appEditors/AppGerberEditor.py:5739 appEditors/AppGerberEditor.py:5744 #: appTools/ToolTransform.py:777 appTools/ToolTransform.py:782 msgid "Flip the selected object(s) over the X axis." msgstr "" -#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5705 +#: appEditors/AppGeoEditor.py:854 appEditors/AppGerberEditor.py:5742 #: appTools/ToolTransform.py:780 msgid "Flip on Y" msgstr "" -#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5725 +#: appEditors/AppGeoEditor.py:874 appEditors/AppGerberEditor.py:5762 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:191 appTools/ToolTransform.py:800 msgid "X val" msgstr "" -#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5727 +#: appEditors/AppGeoEditor.py:876 appEditors/AppGerberEditor.py:5764 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:193 appTools/ToolTransform.py:802 msgid "Distance to offset on X axis. In current units." msgstr "" -#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5734 +#: appEditors/AppGeoEditor.py:883 appEditors/AppGerberEditor.py:5771 #: appTools/ToolTransform.py:809 msgid "Offset X" msgstr "" #: appEditors/AppGeoEditor.py:885 appEditors/AppGeoEditor.py:905 -#: appEditors/AppGerberEditor.py:5736 appEditors/AppGerberEditor.py:5756 +#: appEditors/AppGerberEditor.py:5773 appEditors/AppGerberEditor.py:5793 #: appTools/ToolTransform.py:811 appTools/ToolTransform.py:831 msgid "" "Offset the selected object(s).\n" @@ -2280,22 +2280,22 @@ msgid "" "the bounding box for all selected objects.\n" msgstr "" -#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5745 +#: appEditors/AppGeoEditor.py:894 appEditors/AppGerberEditor.py:5782 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:204 appTools/ToolTransform.py:820 msgid "Y val" msgstr "" -#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5747 +#: appEditors/AppGeoEditor.py:896 appEditors/AppGerberEditor.py:5784 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:206 appTools/ToolTransform.py:822 msgid "Distance to offset on Y axis. In current units." msgstr "" -#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5754 +#: appEditors/AppGeoEditor.py:903 appEditors/AppGerberEditor.py:5791 #: appTools/ToolTransform.py:829 msgid "Offset Y" msgstr "" -#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5774 appGUI/ObjectUI.py:462 +#: appEditors/AppGeoEditor.py:923 appEditors/AppGerberEditor.py:5811 appGUI/ObjectUI.py:462 #: appGUI/ObjectUI.py:499 appGUI/preferences/tools/Tools2InvertPrefGroupUI.py:67 #: appGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:216 @@ -2303,7 +2303,7 @@ msgstr "" msgid "Rounded" msgstr "" -#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5776 +#: appEditors/AppGeoEditor.py:925 appEditors/AppGerberEditor.py:5813 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:218 appTools/ToolTransform.py:851 msgid "" "If checked then the buffer will surround the buffered shape,\n" @@ -2312,13 +2312,13 @@ msgid "" "of the buffered shape." msgstr "" -#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5784 +#: appEditors/AppGeoEditor.py:933 appEditors/AppGerberEditor.py:5821 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:226 appTools/ToolDistance.py:409 #: appTools/ToolDistanceMin.py:199 appTools/ToolTransform.py:859 msgid "Distance" msgstr "" -#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5786 +#: appEditors/AppGeoEditor.py:935 appEditors/AppGerberEditor.py:5823 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:228 appTools/ToolTransform.py:861 msgid "" "A positive value will create the effect of dilation,\n" @@ -2327,19 +2327,19 @@ msgid "" "or decreased with the 'distance'." msgstr "" -#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5798 +#: appEditors/AppGeoEditor.py:947 appEditors/AppGerberEditor.py:5835 #: appTools/ToolTransform.py:873 msgid "Buffer D" msgstr "" -#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5800 +#: appEditors/AppGeoEditor.py:949 appEditors/AppGerberEditor.py:5837 #: appTools/ToolTransform.py:875 msgid "" "Create the buffer effect on each geometry,\n" "element from the selected object, using the distance." msgstr "" -#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5811 +#: appEditors/AppGeoEditor.py:960 appEditors/AppGerberEditor.py:5848 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:245 appTools/ToolTransform.py:886 msgid "" "A positive value will create the effect of dilation,\n" @@ -2349,19 +2349,19 @@ msgid "" "of the initial dimension." msgstr "" -#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5824 +#: appEditors/AppGeoEditor.py:973 appEditors/AppGerberEditor.py:5861 #: appTools/ToolTransform.py:899 msgid "Buffer F" msgstr "" -#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5826 +#: appEditors/AppGeoEditor.py:975 appEditors/AppGerberEditor.py:5863 #: appTools/ToolTransform.py:901 msgid "" "Create the buffer effect on each geometry,\n" "element from the selected object, using the factor." msgstr "" -#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5897 +#: appEditors/AppGeoEditor.py:1046 appEditors/AppGerberEditor.py:5934 #: appGUI/ObjectUI.py:1555 appGUI/preferences/tools/Tools2CalPrefGroupUI.py:48 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:54 #: appGUI/preferences/tools/ToolsTransformPrefGroupUI.py:70 appTools/ToolCalibration.py:881 @@ -2371,29 +2371,29 @@ msgstr "" msgid "Object" msgstr "" -#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:5969 +#: appEditors/AppGeoEditor.py:1118 appEditors/AppGerberEditor.py:6006 #: appTools/ToolTransform.py:150 msgid "Incorrect format for Point value. Needs format X,Y" msgstr "" -#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:5994 +#: appEditors/AppGeoEditor.py:1143 appEditors/AppGerberEditor.py:6031 #: appTools/ToolTransform.py:167 msgid "Rotate transformation can not be done for a value of 0." msgstr "" #: appEditors/AppGeoEditor.py:1201 appEditors/AppGeoEditor.py:1222 -#: appEditors/AppGerberEditor.py:6052 appEditors/AppGerberEditor.py:6073 +#: appEditors/AppGerberEditor.py:6089 appEditors/AppGerberEditor.py:6110 #: appTools/ToolTransform.py:225 appTools/ToolTransform.py:246 msgid "Scale transformation can not be done for a factor of 0 or 1." msgstr "" #: appEditors/AppGeoEditor.py:1235 appEditors/AppGeoEditor.py:1244 -#: appEditors/AppGerberEditor.py:6086 appEditors/AppGerberEditor.py:6095 +#: appEditors/AppGerberEditor.py:6123 appEditors/AppGerberEditor.py:6132 #: appTools/ToolTransform.py:259 appTools/ToolTransform.py:268 msgid "Offset transformation can not be done for a value of 0." msgstr "" -#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6132 +#: appEditors/AppGeoEditor.py:1274 appEditors/AppGerberEditor.py:6169 #: appTools/ToolTransform.py:296 msgid "Appying Rotate" msgstr "" @@ -2401,117 +2401,117 @@ msgstr "" #: appEditors/AppGeoEditor.py:1289 appEditors/AppGeoEditor.py:1322 #: appEditors/AppGeoEditor.py:1356 appEditors/AppGeoEditor.py:1390 #: appEditors/AppGeoEditor.py:1423 appEditors/AppGeoEditor.py:1444 -#: appEditors/AppGerberEditor.py:6146 appEditors/AppGerberEditor.py:6188 -#: appEditors/AppGerberEditor.py:6228 appEditors/AppGerberEditor.py:6267 -#: appEditors/AppGerberEditor.py:6311 appEditors/AppGerberEditor.py:6347 +#: appEditors/AppGerberEditor.py:6183 appEditors/AppGerberEditor.py:6225 +#: appEditors/AppGerberEditor.py:6265 appEditors/AppGerberEditor.py:6304 +#: appEditors/AppGerberEditor.py:6348 appEditors/AppGerberEditor.py:6384 #: appTools/ToolTransform.py:311 appTools/ToolTransform.py:351 appTools/ToolTransform.py:382 #: appTools/ToolTransform.py:409 appTools/ToolTransform.py:438 appTools/ToolTransform.py:473 #: app_Main.py:6049 app_Main.py:6095 msgid "Action was not executed" msgstr "" -#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6165 +#: appEditors/AppGeoEditor.py:1307 appEditors/AppGerberEditor.py:6202 #: appTools/ToolTransform.py:321 msgid "Applying Flip" msgstr "" -#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6177 +#: appEditors/AppGeoEditor.py:1315 appEditors/AppGerberEditor.py:6214 #: appTools/ToolTransform.py:338 app_Main.py:6047 msgid "Flip on Y axis done" msgstr "" -#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6185 +#: appEditors/AppGeoEditor.py:1318 appEditors/AppGerberEditor.py:6222 #: appTools/ToolTransform.py:347 app_Main.py:6093 msgid "Flip on X axis done" msgstr "" -#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6208 +#: appEditors/AppGeoEditor.py:1342 appEditors/AppGerberEditor.py:6245 #: appTools/ToolTransform.py:366 msgid "Applying Skew" msgstr "" -#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6224 +#: appEditors/AppGeoEditor.py:1351 appEditors/AppGerberEditor.py:6261 msgid "Skew on the X axis done" msgstr "" -#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6226 +#: appEditors/AppGeoEditor.py:1353 appEditors/AppGerberEditor.py:6263 msgid "Skew on the Y axis done" msgstr "" -#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6249 +#: appEditors/AppGeoEditor.py:1377 appEditors/AppGerberEditor.py:6286 #: appTools/ToolTransform.py:392 msgid "Applying Scale" msgstr "" -#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6262 +#: appEditors/AppGeoEditor.py:1386 appEditors/AppGerberEditor.py:6299 msgid "Scale on the X axis done" msgstr "" -#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6264 +#: appEditors/AppGeoEditor.py:1388 appEditors/AppGerberEditor.py:6301 msgid "Scale on the Y axis done" msgstr "" -#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6285 +#: appEditors/AppGeoEditor.py:1408 appEditors/AppGerberEditor.py:6322 #: appTools/ToolTransform.py:419 msgid "Applying Offset" msgstr "" #: appEditors/AppGeoEditor.py:1418 appEditors/AppGeoEditor.py:1476 -#: appEditors/AppGerberEditor.py:6306 appEditors/AppGerberEditor.py:6379 +#: appEditors/AppGerberEditor.py:6343 appEditors/AppGerberEditor.py:6416 msgid "Offset on the X axis done" msgstr "" -#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6308 +#: appEditors/AppGeoEditor.py:1420 appEditors/AppGerberEditor.py:6345 msgid "Offset on the Y axis done" msgstr "" -#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6321 +#: appEditors/AppGeoEditor.py:1433 appEditors/AppGerberEditor.py:6358 #: appTools/ToolTransform.py:448 msgid "Applying Buffer" msgstr "" -#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6343 +#: appEditors/AppGeoEditor.py:1440 appEditors/AppGerberEditor.py:6380 #: appTools/ToolTransform.py:469 msgid "Buffer done" msgstr "" -#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6351 +#: appEditors/AppGeoEditor.py:1448 appEditors/AppGerberEditor.py:6388 msgid "Rotate ..." msgstr "" #: appEditors/AppGeoEditor.py:1449 appEditors/AppGeoEditor.py:1501 -#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6352 -#: appEditors/AppGerberEditor.py:6404 appEditors/AppGerberEditor.py:6420 +#: appEditors/AppGeoEditor.py:1517 appEditors/AppGerberEditor.py:6389 +#: appEditors/AppGerberEditor.py:6441 appEditors/AppGerberEditor.py:6457 msgid "Enter an Angle Value (degrees)" msgstr "" -#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6361 +#: appEditors/AppGeoEditor.py:1458 appEditors/AppGerberEditor.py:6398 #: appTools/ToolTransform.py:309 msgid "Rotate done" msgstr "" -#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6364 +#: appEditors/AppGeoEditor.py:1461 appEditors/AppGerberEditor.py:6401 msgid "Rotate cancelled" msgstr "" -#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6369 +#: appEditors/AppGeoEditor.py:1466 appEditors/AppGerberEditor.py:6406 msgid "Offset on X axis ..." msgstr "" #: appEditors/AppGeoEditor.py:1467 appEditors/AppGeoEditor.py:1485 -#: appEditors/AppGerberEditor.py:6370 appEditors/AppGerberEditor.py:6388 +#: appEditors/AppGerberEditor.py:6407 appEditors/AppGerberEditor.py:6425 msgid "Enter a distance Value" msgstr "" -#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6382 +#: appEditors/AppGeoEditor.py:1479 appEditors/AppGerberEditor.py:6419 msgid "Offset X cancelled" msgstr "" -#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6387 +#: appEditors/AppGeoEditor.py:1484 appEditors/AppGerberEditor.py:6424 msgid "Offset on Y axis ..." msgstr "" -#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6397 +#: appEditors/AppGeoEditor.py:1494 appEditors/AppGerberEditor.py:6434 msgid "Offset on Y axis done" msgstr "" @@ -2519,11 +2519,11 @@ msgstr "" msgid "Offset on the Y axis canceled" msgstr "" -#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6403 +#: appEditors/AppGeoEditor.py:1500 appEditors/AppGerberEditor.py:6440 msgid "Skew on X axis ..." msgstr "" -#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6413 +#: appEditors/AppGeoEditor.py:1510 appEditors/AppGerberEditor.py:6450 msgid "Skew on X axis done" msgstr "" @@ -2531,11 +2531,11 @@ msgstr "" msgid "Skew on X axis canceled" msgstr "" -#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6419 +#: appEditors/AppGeoEditor.py:1516 appEditors/AppGerberEditor.py:6456 msgid "Skew on Y axis ..." msgstr "" -#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6429 +#: appEditors/AppGeoEditor.py:1526 appEditors/AppGerberEditor.py:6466 msgid "Skew on Y axis done" msgstr "" @@ -2642,7 +2642,7 @@ msgstr "" msgid "Create Paint geometry ..." msgstr "" -#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2550 +#: appEditors/AppGeoEditor.py:3234 appEditors/AppGerberEditor.py:2588 msgid "Shape transformations ..." msgstr "" @@ -2651,8 +2651,8 @@ msgstr "" msgid "Geometry Editor" msgstr "" -#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3627 -#: appEditors/AppGerberEditor.py:5030 appEditors/appGCodeEditor.py:687 +#: appEditors/AppGeoEditor.py:3296 appEditors/AppGerberEditor.py:3664 +#: appEditors/AppGerberEditor.py:5067 appEditors/appGCodeEditor.py:687 #: appGUI/ObjectUI.py:316 appGUI/ObjectUI.py:999 appGUI/ObjectUI.py:2032 #: appGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42 appTools/ToolCorners.py:546 #: appTools/ToolCutOut.py:2030 appTools/ToolDblSided.py:522 appTools/ToolPunchGerber.py:1088 @@ -2857,7 +2857,7 @@ msgstr "" msgid "Nothing selected to move" msgstr "" -#: appEditors/AppGerberEditor.py:2483 appEditors/AppGerberEditor.py:4029 +#: appEditors/AppGerberEditor.py:2490 appEditors/AppGerberEditor.py:4066 #: appObjects/FlatCAMGeometry.py:2564 appTools/ToolOptimal.py:145 #: appTools/ToolPanelize.py:614 appTools/ToolProperties.py:195 appTools/ToolQRCode.py:167 #: appTools/ToolSolderPaste.py:670 appTools/ToolSolderPaste.py:960 appTools/ToolSub.py:197 @@ -2866,88 +2866,88 @@ msgstr "" msgid "Working ..." msgstr "" -#: appEditors/AppGerberEditor.py:3017 appEditors/AppGerberEditor.py:3021 +#: appEditors/AppGerberEditor.py:3054 appEditors/AppGerberEditor.py:3058 msgid "Aperture code value is missing or wrong format. Add it and retry." msgstr "" -#: appEditors/AppGerberEditor.py:3057 +#: appEditors/AppGerberEditor.py:3094 msgid "" "Aperture dimensions value is missing or wrong format. Add it in format (width, height) " "and retry." msgstr "" -#: appEditors/AppGerberEditor.py:3070 +#: appEditors/AppGerberEditor.py:3107 msgid "Aperture size value is missing or wrong format. Add it and retry." msgstr "" -#: appEditors/AppGerberEditor.py:3081 +#: appEditors/AppGerberEditor.py:3118 msgid "Aperture already in the aperture table." msgstr "" -#: appEditors/AppGerberEditor.py:3088 +#: appEditors/AppGerberEditor.py:3125 msgid "Added new aperture with code" msgstr "" -#: appEditors/AppGerberEditor.py:3120 +#: appEditors/AppGerberEditor.py:3157 msgid "Select an aperture in Aperture Table" msgstr "" -#: appEditors/AppGerberEditor.py:3128 +#: appEditors/AppGerberEditor.py:3165 msgid "Select an aperture in Aperture Table -->" msgstr "" -#: appEditors/AppGerberEditor.py:3142 +#: appEditors/AppGerberEditor.py:3179 msgid "Deleted aperture with code" msgstr "" -#: appEditors/AppGerberEditor.py:3210 +#: appEditors/AppGerberEditor.py:3247 msgid "Dimensions need two float values separated by comma." msgstr "" -#: appEditors/AppGerberEditor.py:3219 +#: appEditors/AppGerberEditor.py:3256 msgid "Dimensions edited." msgstr "" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 appTools/ToolPunchGerber.py:1088 msgid "Code" msgstr "" -#: appEditors/AppGerberEditor.py:3627 appEditors/AppGerberEditor.py:5030 +#: appEditors/AppGerberEditor.py:3664 appEditors/AppGerberEditor.py:5067 #: appGUI/ObjectUI.py:316 msgid "Dim" msgstr "" -#: appEditors/AppGerberEditor.py:3741 appObjects/FlatCAMCNCJob.py:1682 +#: appEditors/AppGerberEditor.py:3778 appObjects/FlatCAMCNCJob.py:1682 #: appObjects/FlatCAMCNCJob.py:1972 appObjects/FlatCAMScript.py:129 app_Main.py:7181 msgid "Loading" msgstr "" -#: appEditors/AppGerberEditor.py:3872 +#: appEditors/AppGerberEditor.py:3909 msgid "Setting up the UI" msgstr "" -#: appEditors/AppGerberEditor.py:3873 +#: appEditors/AppGerberEditor.py:3910 msgid "Adding geometry finished. Preparing the GUI" msgstr "" -#: appEditors/AppGerberEditor.py:3882 +#: appEditors/AppGerberEditor.py:3919 msgid "Finished loading the Gerber object into the editor." msgstr "" -#: appEditors/AppGerberEditor.py:4019 +#: appEditors/AppGerberEditor.py:4056 msgid "There are no Aperture definitions in the file. Aborting Gerber creation." msgstr "" -#: appEditors/AppGerberEditor.py:4057 +#: appEditors/AppGerberEditor.py:4094 msgid "Cancelled. No aperture is selected" msgstr "" -#: appEditors/AppGerberEditor.py:4212 app_Main.py:6637 +#: appEditors/AppGerberEditor.py:4249 app_Main.py:6637 msgid "Coordinates copied to clipboard." msgstr "" -#: appEditors/AppGerberEditor.py:4521 appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 +#: appEditors/AppGerberEditor.py:4558 appGUI/preferences/tools/ToolsISOPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 appObjects/AppObject.py:452 #: appObjects/FlatCAMCNCJob.py:1891 appObjects/FlatCAMGerber.py:995 @@ -2958,15 +2958,15 @@ msgstr "" msgid "Plotting" msgstr "" -#: appEditors/AppGerberEditor.py:4663 +#: appEditors/AppGerberEditor.py:4700 msgid "Failed. No aperture geometry is selected." msgstr "" -#: appEditors/AppGerberEditor.py:4815 +#: appEditors/AppGerberEditor.py:4852 msgid "No aperture to buffer. Select at least one aperture and try again." msgstr "" -#: appEditors/AppGerberEditor.py:4827 appTools/ToolCopperThieving.py:306 +#: appEditors/AppGerberEditor.py:4864 appTools/ToolCopperThieving.py:306 #: appTools/ToolCopperThieving.py:907 appTools/ToolCopperThieving.py:1104 #: appTools/ToolCorners.py:146 appTools/ToolCorners.py:413 appTools/ToolCutOut.py:779 #: appTools/ToolCutOut.py:905 appTools/ToolCutOut.py:1128 appTools/ToolCutOut.py:1278 @@ -2977,68 +2977,68 @@ msgstr "" msgid "Failed." msgstr "" -#: appEditors/AppGerberEditor.py:4846 +#: appEditors/AppGerberEditor.py:4883 msgid "Scale factor value is missing or wrong format. Add it and retry." msgstr "" -#: appEditors/AppGerberEditor.py:4878 +#: appEditors/AppGerberEditor.py:4915 msgid "No aperture to scale. Select at least one aperture and try again." msgstr "" -#: appEditors/AppGerberEditor.py:4931 +#: appEditors/AppGerberEditor.py:4968 msgid "Polygons marked." msgstr "" -#: appEditors/AppGerberEditor.py:4934 +#: appEditors/AppGerberEditor.py:4971 msgid "No polygons were marked. None fit within the limits." msgstr "" -#: appEditors/AppGerberEditor.py:4997 appGUI/MainGUI.py:745 appGUI/MainGUI.py:1642 +#: appEditors/AppGerberEditor.py:5034 appGUI/MainGUI.py:745 appGUI/MainGUI.py:1642 #: appGUI/ObjectUI.py:241 appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27 msgid "Gerber Editor" msgstr "" -#: appEditors/AppGerberEditor.py:5017 appGUI/ObjectUI.py:281 appObjects/FlatCAMObj.py:492 +#: appEditors/AppGerberEditor.py:5054 appGUI/ObjectUI.py:281 appObjects/FlatCAMObj.py:492 #: appTools/ToolProperties.py:158 msgid "Apertures" msgstr "" -#: appEditors/AppGerberEditor.py:5019 appGUI/ObjectUI.py:283 +#: appEditors/AppGerberEditor.py:5056 appGUI/ObjectUI.py:283 msgid "Apertures Table for the Gerber Object." msgstr "" -#: appEditors/AppGerberEditor.py:5035 appGUI/ObjectUI.py:320 +#: appEditors/AppGerberEditor.py:5072 appGUI/ObjectUI.py:320 msgid "Index" msgstr "" -#: appEditors/AppGerberEditor.py:5037 appEditors/AppGerberEditor.py:5066 +#: appEditors/AppGerberEditor.py:5074 appEditors/AppGerberEditor.py:5103 #: appGUI/ObjectUI.py:322 appTools/ToolPunchGerber.py:1095 msgid "Aperture Code" msgstr "" -#: appEditors/AppGerberEditor.py:5039 appGUI/ObjectUI.py:324 +#: appEditors/AppGerberEditor.py:5076 appGUI/ObjectUI.py:324 #: appTools/ToolPunchGerber.py:1097 msgid "Type of aperture: circular, rectangle, macros etc" msgstr "" -#: appEditors/AppGerberEditor.py:5041 appEditors/AppGerberEditor.py:5076 +#: appEditors/AppGerberEditor.py:5078 appEditors/AppGerberEditor.py:5113 #: appGUI/ObjectUI.py:326 appTools/ToolPunchGerber.py:1099 msgid "Aperture Size:" msgstr "" -#: appEditors/AppGerberEditor.py:5043 appGUI/ObjectUI.py:328 +#: appEditors/AppGerberEditor.py:5080 appGUI/ObjectUI.py:328 msgid "" "Aperture Dimensions:\n" " - (width, height) for R, O type.\n" " - (dia, nVertices) for P type" msgstr "" -#: appEditors/AppGerberEditor.py:5067 +#: appEditors/AppGerberEditor.py:5104 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58 msgid "Code for the new aperture" msgstr "" -#: appEditors/AppGerberEditor.py:5078 +#: appEditors/AppGerberEditor.py:5115 msgid "" "Size for the new aperture.\n" "If aperture type is 'R' or 'O' then\n" @@ -3047,11 +3047,11 @@ msgid "" "sqrt(width**2 + height**2)" msgstr "" -#: appEditors/AppGerberEditor.py:5092 +#: appEditors/AppGerberEditor.py:5129 msgid "Aperture Type" msgstr "" -#: appEditors/AppGerberEditor.py:5094 +#: appEditors/AppGerberEditor.py:5131 msgid "" "Select the type of new aperture. Can be:\n" "C = circular\n" @@ -3059,30 +3059,30 @@ msgid "" "O = oblong" msgstr "" -#: appEditors/AppGerberEditor.py:5105 +#: appEditors/AppGerberEditor.py:5142 msgid "Aperture Dim" msgstr "" -#: appEditors/AppGerberEditor.py:5107 +#: appEditors/AppGerberEditor.py:5144 msgid "" "Dimensions for the new aperture.\n" "Active only for rectangular apertures (type R).\n" "The format is (width, height)" msgstr "" -#: appEditors/AppGerberEditor.py:5116 +#: appEditors/AppGerberEditor.py:5153 msgid "Add/Delete Aperture" msgstr "" -#: appEditors/AppGerberEditor.py:5118 +#: appEditors/AppGerberEditor.py:5155 msgid "Add/Delete an aperture in the aperture table" msgstr "" -#: appEditors/AppGerberEditor.py:5128 +#: appEditors/AppGerberEditor.py:5165 msgid "Add a new aperture to the aperture list." msgstr "" -#: appEditors/AppGerberEditor.py:5131 appEditors/AppGerberEditor.py:5283 +#: appEditors/AppGerberEditor.py:5168 appEditors/AppGerberEditor.py:5320 #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 appGUI/GUIElements.py:1399 #: appGUI/GUIElements.py:1604 appGUI/GUIElements.py:1937 appGUI/MainGUI.py:423 #: appGUI/MainGUI.py:734 appGUI/MainGUI.py:793 appGUI/MainGUI.py:872 appGUI/MainGUI.py:991 @@ -3095,19 +3095,19 @@ msgstr "" msgid "Delete" msgstr "" -#: appEditors/AppGerberEditor.py:5134 +#: appEditors/AppGerberEditor.py:5171 msgid "Delete a aperture in the aperture list" msgstr "" -#: appEditors/AppGerberEditor.py:5151 +#: appEditors/AppGerberEditor.py:5188 msgid "Buffer Aperture" msgstr "" -#: appEditors/AppGerberEditor.py:5153 +#: appEditors/AppGerberEditor.py:5190 msgid "Buffer a aperture in the aperture list" msgstr "" -#: appEditors/AppGerberEditor.py:5169 +#: appEditors/AppGerberEditor.py:5206 msgid "" "There are 3 types of corners:\n" " - 'Round': the corner is rounded.\n" @@ -3116,103 +3116,103 @@ msgid "" "corner" msgstr "" -#: appEditors/AppGerberEditor.py:5200 +#: appEditors/AppGerberEditor.py:5237 msgid "Scale Aperture" msgstr "" -#: appEditors/AppGerberEditor.py:5202 +#: appEditors/AppGerberEditor.py:5239 msgid "Scale a aperture in the aperture list" msgstr "" -#: appEditors/AppGerberEditor.py:5210 +#: appEditors/AppGerberEditor.py:5247 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210 msgid "Scale factor" msgstr "" -#: appEditors/AppGerberEditor.py:5212 +#: appEditors/AppGerberEditor.py:5249 msgid "" "The factor by which to scale the selected aperture.\n" "Values can be between 0.0000 and 999.9999" msgstr "" -#: appEditors/AppGerberEditor.py:5241 +#: appEditors/AppGerberEditor.py:5278 msgid "Mark polygons" msgstr "" -#: appEditors/AppGerberEditor.py:5243 +#: appEditors/AppGerberEditor.py:5280 msgid "Mark the polygon areas." msgstr "" -#: appEditors/AppGerberEditor.py:5251 +#: appEditors/AppGerberEditor.py:5288 msgid "Area UPPER threshold" msgstr "" -#: appEditors/AppGerberEditor.py:5253 +#: appEditors/AppGerberEditor.py:5290 msgid "" "The threshold value, all areas less than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" msgstr "" -#: appEditors/AppGerberEditor.py:5260 +#: appEditors/AppGerberEditor.py:5297 msgid "Area LOWER threshold" msgstr "" -#: appEditors/AppGerberEditor.py:5262 +#: appEditors/AppGerberEditor.py:5299 msgid "" "The threshold value, all areas more than this are marked.\n" "Can have a value between 0.0000 and 10000.0000" msgstr "" -#: appEditors/AppGerberEditor.py:5276 +#: appEditors/AppGerberEditor.py:5313 msgid "Mark" msgstr "" -#: appEditors/AppGerberEditor.py:5279 +#: appEditors/AppGerberEditor.py:5316 msgid "Mark the polygons that fit within limits." msgstr "" -#: appEditors/AppGerberEditor.py:5286 +#: appEditors/AppGerberEditor.py:5323 msgid "Delete all the marked polygons." msgstr "" -#: appEditors/AppGerberEditor.py:5293 +#: appEditors/AppGerberEditor.py:5330 msgid "Clear all the markings." msgstr "" -#: appEditors/AppGerberEditor.py:5313 appGUI/MainGUI.py:753 appGUI/MainGUI.py:1180 +#: appEditors/AppGerberEditor.py:5350 appGUI/MainGUI.py:753 appGUI/MainGUI.py:1180 #: appGUI/MainGUI.py:2349 appGUI/MainGUI.py:4950 msgid "Add Pad Array" msgstr "" -#: appEditors/AppGerberEditor.py:5315 +#: appEditors/AppGerberEditor.py:5352 msgid "Add an array of pads (linear or circular array)" msgstr "" -#: appEditors/AppGerberEditor.py:5321 +#: appEditors/AppGerberEditor.py:5358 msgid "" "Select the type of pads array to create.\n" "It can be Linear X(Y) or Circular" msgstr "" -#: appEditors/AppGerberEditor.py:5332 +#: appEditors/AppGerberEditor.py:5369 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95 msgid "Nr of pads" msgstr "" -#: appEditors/AppGerberEditor.py:5334 +#: appEditors/AppGerberEditor.py:5371 #: appGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97 msgid "Specify how many pads to be in the array." msgstr "" -#: appEditors/AppGerberEditor.py:6400 +#: appEditors/AppGerberEditor.py:6437 msgid "Offset Y cancelled" msgstr "" -#: appEditors/AppGerberEditor.py:6416 +#: appEditors/AppGerberEditor.py:6453 msgid "Skew X cancelled" msgstr "" -#: appEditors/AppGerberEditor.py:6432 +#: appEditors/AppGerberEditor.py:6469 msgid "Skew Y cancelled" msgstr "" @@ -3240,7 +3240,7 @@ msgstr "" msgid "String to replace the one in the Find box throughout the text." msgstr "" -#: appEditors/AppTextEditor.py:106 appGUI/GUIElements.py:4368 appGUI/ObjectUI.py:1887 +#: appEditors/AppTextEditor.py:106 appGUI/GUIElements.py:4369 appGUI/ObjectUI.py:1887 #: appGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:61 #: appGUI/preferences/tools/ToolsISOPrefGroupUI.py:295 #: appGUI/preferences/tools/ToolsPaintPrefGroupUI.py:278 appTools/ToolIsolation.py:3483 @@ -3411,7 +3411,7 @@ msgid "Ctrl+X" msgstr "" #: appGUI/GUIElements.py:313 appGUI/GUIElements.py:1001 appGUI/GUIElements.py:1387 -#: appGUI/GUIElements.py:1592 appGUI/GUIElements.py:1925 appGUI/GUIElements.py:3831 +#: appGUI/GUIElements.py:1592 appGUI/GUIElements.py:1925 appGUI/GUIElements.py:3832 #: appGUI/MainGUI.py:417 appGUI/MainGUI.py:731 appGUI/MainGUI.py:790 appGUI/MainGUI.py:870 #: appGUI/MainGUI.py:989 appGUI/MainGUI.py:1206 appGUI/MainGUI.py:1690 #: appGUI/MainGUI.py:2161 appGUI/MainGUI.py:2374 appGUI/MainGUI.py:4952 @@ -3422,7 +3422,7 @@ msgid "Copy" msgstr "" #: appGUI/GUIElements.py:313 appGUI/GUIElements.py:1001 appGUI/GUIElements.py:1387 -#: appGUI/GUIElements.py:1592 appGUI/GUIElements.py:1925 appGUI/GUIElements.py:3831 +#: appGUI/GUIElements.py:1592 appGUI/GUIElements.py:1925 appGUI/GUIElements.py:3832 #: appGUI/MainGUI.py:417 appGUI/MainGUI.py:4449 msgid "Ctrl+C" msgstr "" @@ -3438,7 +3438,7 @@ msgid "Ctrl+V" msgstr "" #: appGUI/GUIElements.py:325 appGUI/GUIElements.py:1013 appGUI/GUIElements.py:1399 -#: appGUI/GUIElements.py:1604 appGUI/GUIElements.py:1937 appGUI/GUIElements.py:3849 +#: appGUI/GUIElements.py:1604 appGUI/GUIElements.py:1937 appGUI/GUIElements.py:3850 #: appGUI/MainGUI.py:4517 appGUI/MainGUI.py:4518 appGUI/MainGUI.py:4722 #: appGUI/MainGUI.py:4822 appGUI/MainGUI.py:4823 appGUI/MainGUI.py:4963 #: appGUI/MainGUI.py:4964 @@ -3446,14 +3446,14 @@ msgid "Del" msgstr "" #: appGUI/GUIElements.py:332 appGUI/GUIElements.py:1020 appGUI/GUIElements.py:1406 -#: appGUI/GUIElements.py:1611 appGUI/GUIElements.py:1944 appGUI/GUIElements.py:3839 +#: appGUI/GUIElements.py:1611 appGUI/GUIElements.py:1944 appGUI/GUIElements.py:3840 #: appGUI/MainGUI.py:448 appGUI/MainGUI.py:568 appGUI/MainGUI.py:4448 #: appObjects/ObjectCollection.py:1128 appObjects/ObjectCollection.py:1175 msgid "Select All" msgstr "" #: appGUI/GUIElements.py:332 appGUI/GUIElements.py:1020 appGUI/GUIElements.py:1406 -#: appGUI/GUIElements.py:1611 appGUI/GUIElements.py:1944 appGUI/GUIElements.py:3839 +#: appGUI/GUIElements.py:1611 appGUI/GUIElements.py:1944 appGUI/GUIElements.py:3840 #: appGUI/MainGUI.py:448 appGUI/MainGUI.py:4448 msgid "Ctrl+A" msgstr "" @@ -3466,32 +3466,32 @@ msgstr "" msgid "Step Down" msgstr "" -#: appGUI/GUIElements.py:2265 appGUI/GUIElements.py:2334 appGUI/GUIElements.py:2395 -#: appGUI/GUIElements.py:2459 appGUI/GUIElements.py:3801 app_Main.py:4470 app_Main.py:4634 +#: appGUI/GUIElements.py:2266 appGUI/GUIElements.py:2335 appGUI/GUIElements.py:2396 +#: appGUI/GUIElements.py:2460 appGUI/GUIElements.py:3802 app_Main.py:4470 app_Main.py:4634 #: app_Main.py:4723 app_Main.py:8520 app_Main.py:8535 app_Main.py:8879 app_Main.py:8891 msgid "Ok" msgstr "" -#: appGUI/GUIElements.py:3768 +#: appGUI/GUIElements.py:3769 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 "" -#: appGUI/GUIElements.py:3773 +#: appGUI/GUIElements.py:3774 msgid "Abs" msgstr "" -#: appGUI/GUIElements.py:3774 +#: appGUI/GUIElements.py:3775 msgid "Relative" msgstr "" -#: appGUI/GUIElements.py:3784 +#: appGUI/GUIElements.py:3785 msgid "Location" msgstr "" -#: appGUI/GUIElements.py:3786 +#: appGUI/GUIElements.py:3787 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" @@ -3499,126 +3499,126 @@ msgid "" "from the current mouse location point." msgstr "" -#: appGUI/GUIElements.py:3844 +#: appGUI/GUIElements.py:3845 msgid "Save Log" msgstr "" -#: appGUI/GUIElements.py:3844 appGUI/MainGUI.py:164 appGUI/MainGUI.py:346 +#: appGUI/GUIElements.py:3845 appGUI/MainGUI.py:164 appGUI/MainGUI.py:346 #: appGUI/MainGUI.py:4458 appGUI/MainGUI.py:4717 appGUI/MainGUI.py:4826 #: appGUI/MainGUI.py:4969 msgid "Ctrl+S" msgstr "" -#: appGUI/GUIElements.py:3849 +#: appGUI/GUIElements.py:3850 msgid "Clear All" msgstr "" -#: appGUI/GUIElements.py:3896 appTools/ToolShell.py:299 +#: appGUI/GUIElements.py:3897 appTools/ToolShell.py:299 msgid "Type >help< to get started" msgstr "" -#: appGUI/GUIElements.py:4263 appGUI/GUIElements.py:4280 +#: appGUI/GUIElements.py:4264 appGUI/GUIElements.py:4281 msgid "Jog the Y axis." msgstr "" -#: appGUI/GUIElements.py:4271 appGUI/MainGUI.py:432 appGUI/MainGUI.py:1000 +#: appGUI/GUIElements.py:4272 appGUI/MainGUI.py:432 appGUI/MainGUI.py:1000 #: appGUI/MainGUI.py:2172 msgid "Move to Origin" msgstr "" -#: appGUI/GUIElements.py:4288 appGUI/GUIElements.py:4296 +#: appGUI/GUIElements.py:4289 appGUI/GUIElements.py:4297 msgid "Jog the X axis." msgstr "" -#: appGUI/GUIElements.py:4306 appGUI/GUIElements.py:4316 +#: appGUI/GUIElements.py:4307 appGUI/GUIElements.py:4317 msgid "Jog the Z axis." msgstr "" -#: appGUI/GUIElements.py:4342 +#: appGUI/GUIElements.py:4343 msgid "Zero the CNC X axes at current position." msgstr "" -#: appGUI/GUIElements.py:4350 +#: appGUI/GUIElements.py:4351 msgid "Zero the CNC Y axes at current position." msgstr "" -#: appGUI/GUIElements.py:4355 +#: appGUI/GUIElements.py:4356 msgid "Z" msgstr "" -#: appGUI/GUIElements.py:4358 +#: appGUI/GUIElements.py:4359 msgid "Zero the CNC Z axes at current position." msgstr "" -#: appGUI/GUIElements.py:4362 +#: appGUI/GUIElements.py:4363 msgid "Do Home" msgstr "" -#: appGUI/GUIElements.py:4364 +#: appGUI/GUIElements.py:4365 msgid "Perform a homing cycle on all axis." msgstr "" -#: appGUI/GUIElements.py:4372 +#: appGUI/GUIElements.py:4373 msgid "Zero all CNC axes at current position." msgstr "" -#: appGUI/GUIElements.py:4527 appGUI/GUIElements.py:4536 +#: appGUI/GUIElements.py:4528 appGUI/GUIElements.py:4537 msgid "Idle." msgstr "" -#: appGUI/GUIElements.py:4569 +#: appGUI/GUIElements.py:4570 msgid "Application started ..." msgstr "" -#: appGUI/GUIElements.py:4570 +#: appGUI/GUIElements.py:4571 msgid "Hello!" msgstr "" -#: appGUI/GUIElements.py:4617 +#: appGUI/GUIElements.py:4618 msgid "Run Script ..." msgstr "" -#: appGUI/GUIElements.py:4619 appGUI/MainGUI.py:199 +#: appGUI/GUIElements.py:4620 appGUI/MainGUI.py:199 msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" "functions of FlatCAM." msgstr "" -#: appGUI/GUIElements.py:4628 appGUI/MainGUI.py:121 appTools/ToolPcbWizard.py:390 +#: appGUI/GUIElements.py:4629 appGUI/MainGUI.py:121 appTools/ToolPcbWizard.py:390 #: appTools/ToolPcbWizard.py:397 msgid "Open" msgstr "" -#: appGUI/GUIElements.py:4632 appGUI/MainGUI.py:126 appGUI/MainGUI.py:974 +#: appGUI/GUIElements.py:4633 appGUI/MainGUI.py:126 appGUI/MainGUI.py:974 #: appGUI/MainGUI.py:2145 appGUI/MainGUI.py:4455 app_Main.py:8427 app_Main.py:8430 msgid "Open Project" msgstr "" -#: appGUI/GUIElements.py:4638 appGUI/MainGUI.py:133 appGUI/MainGUI.py:969 +#: appGUI/GUIElements.py:4639 appGUI/MainGUI.py:133 appGUI/MainGUI.py:969 #: appGUI/MainGUI.py:2140 app_Main.py:8307 app_Main.py:8312 msgid "Open Gerber" msgstr "" -#: appGUI/GUIElements.py:4638 appGUI/MainGUI.py:133 appGUI/MainGUI.py:4452 +#: appGUI/GUIElements.py:4639 appGUI/MainGUI.py:133 appGUI/MainGUI.py:4452 msgid "Ctrl+G" msgstr "" -#: appGUI/GUIElements.py:4643 appGUI/MainGUI.py:138 appGUI/MainGUI.py:971 +#: appGUI/GUIElements.py:4644 appGUI/MainGUI.py:138 appGUI/MainGUI.py:971 #: appGUI/MainGUI.py:2142 app_Main.py:8347 app_Main.py:8352 msgid "Open Excellon" msgstr "" -#: appGUI/GUIElements.py:4643 appGUI/MainGUI.py:138 appGUI/MainGUI.py:782 +#: appGUI/GUIElements.py:4644 appGUI/MainGUI.py:138 appGUI/MainGUI.py:782 #: appGUI/MainGUI.py:4451 appGUI/MainGUI.py:4968 msgid "Ctrl+E" msgstr "" -#: appGUI/GUIElements.py:4648 appGUI/MainGUI.py:143 app_Main.py:8390 app_Main.py:8395 +#: appGUI/GUIElements.py:4649 appGUI/MainGUI.py:143 app_Main.py:8390 app_Main.py:8395 msgid "Open G-Code" msgstr "" -#: appGUI/GUIElements.py:4658 appGUI/MainGUI.py:330 +#: appGUI/GUIElements.py:4659 appGUI/MainGUI.py:330 msgid "Exit" msgstr "" diff --git a/make_freezed.py b/make_freezed.py deleted file mode 100644 index f2686fde..00000000 --- a/make_freezed.py +++ /dev/null @@ -1,120 +0,0 @@ -# ########################################################## -# FlatCAM: 2D Post-processing for Manufacturing # -# http://flatcam.org # -# Author: Juan Pablo Caram (c) # -# Date: 12/20/2018 # -# MIT Licence # -# # -# Creates a portable copy of FlatCAM, including Python # -# itself and all dependencies. # -# # -# This is not an aid to install FlatCAM from source on # -# Windows platforms. It is only useful when FlatCAM is up # -# and running and ready to be packaged. # -# ########################################################## - -# ########################################################## -# File Modified: Marius Adrian Stanciu # -# Date: 3/10/2019 # -# ########################################################## - - -# Files not needed: Qt, tk.dll, tcl.dll, tk/, tcl/, vtk/, -# scipy.lib.lapack.flapack.pyd, scipy.lib.blas.fblas.pyd, -# numpy.core._dotblas.pyd, scipy.sparse.sparsetools._bsr.pyd, -# scipy.sparse.sparsetools._csr.pyd, scipy.sparse.sparsetools._csc.pyd, -# scipy.sparse.sparsetools._coo.pyd - -import os -import site -import sys -import platform -from cx_Freeze import setup, Executable - -# this is done to solve the tkinter not being found -PYTHON_INSTALL_DIR = os.path.dirname(os.path.dirname(os.__file__)) -os.environ['TCL_LIBRARY'] = os.path.join(PYTHON_INSTALL_DIR, 'tcl', 'tcl8.6') -os.environ['TK_LIBRARY'] = os.path.join(PYTHON_INSTALL_DIR, 'tcl', 'tk8.6') - -# Get the site-package folder, not everybody will install -# Python into C:\PythonXX -site_dir = site.getsitepackages()[1] - -include_files = [] - -include_files.append((os.path.join(site_dir, "shapely"), "shapely")) -include_files.append((os.path.join(site_dir, "svg"), "svg")) -include_files.append((os.path.join(site_dir, "svg/path"), "svg")) -include_files.append((os.path.join(site_dir, "vispy"), "vispy")) -include_files.append((os.path.join(site_dir, "vispy/app"), "vispy/app")) -include_files.append((os.path.join(site_dir, "vispy/app/backends"), "vispy/app/backends")) -# include_files.append((os.path.join(site_dir, "matplotlib"), "matplotlib")) -include_files.append((os.path.join(site_dir, "rtree"), "rtree")) - -if platform.architecture()[0] == '64bit': - include_files.append((os.path.join(site_dir, "google"), "google")) - include_files.append((os.path.join(site_dir, "google/protobuf"), "google/protobuf")) - include_files.append((os.path.join(site_dir, "ortools"), "ortools")) - -include_files.append(("locale", "lib/locale")) -include_files.append(("preprocessors", "lib/preprocessors")) -# include_files.append(("assets", "lib/assets")) -include_files.append(("assets/examples", "lib/assets/examples")) -include_files.append(("assets/linux", "lib/assets/linux")) -include_files.append(("assets/resources", "lib/assets/resources")) -# include_files.append(("share", "lib/share")) -include_files.append(("appGUI/VisPyData", "lib/vispy")) -include_files.append(("config", "lib/config")) - -include_files.append(("README.md", "README.md")) -include_files.append(("LICENSE", "LICENSE")) -include_files.append(("CHANGELOG.md", "CHANGELOG.md")) -base = None - -# Lets not open the console while running the app -if sys.platform == "win32": - base = "Win32GUI" - -if platform.architecture()[0] == '64bit': - buildOptions = dict( - include_files=include_files, - excludes=['scipy', 'pytz', "matplotlib.tests", "numpy.random._examples"], - # packages=['OpenGL','numpy','vispy','ortools','google'] - # packages=['numpy','google', 'rasterio'] # works for Python 3.7 - packages=['opengl', 'numpy', 'google', 'rasterio'], # works for Python 3.6.5 and Python 3.7.1 - ) -else: - buildOptions = dict( - include_files=include_files, - excludes=['scipy', 'pytz'], - # packages=['OpenGL','numpy','vispy','ortools','google'] - # packages=['numpy', 'rasterio'] # works for Python 3.7 - packages=['opengl', 'numpy', 'rasterio'], # works for Python 3.6.5 and Python 3.7.1 - ) - -if sys.platform == "win32": - buildOptions["include_msvcr"] = True - -print("INCLUDE_FILES", include_files) - - -def getTargetName(): - my_OS = platform.system() - if my_OS == 'Linux': - return "FlatCAM" - elif my_OS == 'Windows': - return "FlatCAM.exe" - else: - return "FlatCAM.dmg" - - -exe = Executable("FlatCAM.py", icon='assets/resources/flatcam_icon48.ico', base=base, targetName=getTargetName()) - -setup( - name="FlatCAM", - author="Community effort", - version="8.9", - description="FlatCAM Evo: 2D Computer Aided PCB Manufacturing", - options=dict(build_exe=buildOptions), - executables=[exe] -)