diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bff2d25..4d55958b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ CHANGELOG for FlatCAM beta - added more examples in the scripts Examples: isolate and cutout examples - updated the Italian translation - updated the translation files +- changed the line endings for Makefile and setup_ubuntu.sh files 2.05.2020 @@ -29,7 +30,7 @@ CHANGELOG for FlatCAM beta - modified the Cutout Tool to generate multi-geo objects therefore the set geometry parameters will populate the Geometry Object UI - modified the Panelize Tool to optimize the output from Cutout Tool such that there are no longer overlapping cuts - some string corrections -- updated the Italian translation done by user @pcb-hobbyst +- updated the Italian translation done by user @pcb-hobbyst (Golfetto Massimiliano) - RELEASE 8.992 01.05.2020 diff --git a/FlatCAMApp.py b/FlatCAMApp.py index 598f8a20..274752a9 100644 --- a/FlatCAMApp.py +++ b/FlatCAMApp.py @@ -162,7 +162,6 @@ class App(QtCore.QObject): # ############################################################################################################### # ################################### Version and VERSION DATE ################################################## # ############################################################################################################### - version = 8.993 version_date = "2020/08/01" beta = True diff --git a/locale/de/LC_MESSAGES/strings.po b/locale/de/LC_MESSAGES/strings.po index d222d07d..17d6af72 100644 --- a/locale/de/LC_MESSAGES/strings.po +++ b/locale/de/LC_MESSAGES/strings.po @@ -1,13 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -<<<<<<< HEAD "POT-Creation-Date: 2020-05-03 15:59+0300\n" "PO-Revision-Date: 2020-05-03 16:02+0300\n" -======= -"POT-Creation-Date: 2020-05-02 23:50+0300\n" -"PO-Revision-Date: 2020-05-02 23:51+0300\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "Last-Translator: \n" "Language-Team: \n" "Language: de\n" @@ -22,29 +17,17 @@ msgstr "" "X-Poedit-SearchPathExcluded-1: doc\n" "X-Poedit-SearchPathExcluded-2: tests\n" -<<<<<<< HEAD #: FlatCAMApp.py:491 msgid "FlatCAM is initializing ..." msgstr "FlatCAM wird initialisiert ..." #: FlatCAMApp.py:639 -======= -#: FlatCAMApp.py:490 -msgid "FlatCAM is initializing ..." -msgstr "FlatCAM wird initialisiert ..." - -#: FlatCAMApp.py:638 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Could not find the Language files. The App strings are missing." msgstr "" "Die Sprachdateien konnten nicht gefunden werden. Die App-Zeichenfolgen " "fehlen." -<<<<<<< HEAD #: FlatCAMApp.py:709 -======= -#: FlatCAMApp.py:708 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started." @@ -52,11 +35,7 @@ msgstr "" "FlatCAM wird initialisiert ...\n" "Die Canvas-Initialisierung wurde gestartet." -<<<<<<< HEAD #: FlatCAMApp.py:729 -======= -#: FlatCAMApp.py:728 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" @@ -66,26 +45,17 @@ msgstr "" "Die Canvas-Initialisierung wurde gestartet.\n" "Canvas-Initialisierung abgeschlossen in" -<<<<<<< HEAD #: FlatCAMApp.py:1593 FlatCAMApp.py:7451 msgid "New Project - Not saved" msgstr "Neues Projekt - Nicht gespeichert" #: FlatCAMApp.py:1689 -======= -#: FlatCAMApp.py:1592 FlatCAMApp.py:7450 -msgid "New Project - Not saved" -msgstr "Neues Projekt - Nicht gespeichert" - -#: FlatCAMApp.py:1688 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Found old default preferences files. Please reboot the application to update." msgstr "" "Alte Einstellungsdatei gefunden. Bitte starten Sie Flatcam neu um die " "Einstellungen zu aktualisieren." -<<<<<<< HEAD #: FlatCAMApp.py:1740 FlatCAMApp.py:2512 FlatCAMApp.py:2547 FlatCAMApp.py:2594 #: FlatCAMApp.py:4540 FlatCAMApp.py:7535 FlatCAMApp.py:7572 FlatCAMApp.py:7614 #: FlatCAMApp.py:7643 FlatCAMApp.py:7684 FlatCAMApp.py:7709 FlatCAMApp.py:7761 @@ -93,15 +63,6 @@ msgstr "" #: FlatCAMApp.py:7964 FlatCAMApp.py:8005 FlatCAMApp.py:8049 FlatCAMApp.py:8105 #: FlatCAMApp.py:8137 FlatCAMApp.py:8169 FlatCAMApp.py:8402 FlatCAMApp.py:8440 #: FlatCAMApp.py:8483 FlatCAMApp.py:8560 FlatCAMApp.py:8615 -======= -#: FlatCAMApp.py:1739 FlatCAMApp.py:2511 FlatCAMApp.py:2546 FlatCAMApp.py:2593 -#: FlatCAMApp.py:4539 FlatCAMApp.py:7534 FlatCAMApp.py:7571 FlatCAMApp.py:7613 -#: FlatCAMApp.py:7642 FlatCAMApp.py:7683 FlatCAMApp.py:7708 FlatCAMApp.py:7760 -#: FlatCAMApp.py:7795 FlatCAMApp.py:7840 FlatCAMApp.py:7881 FlatCAMApp.py:7922 -#: FlatCAMApp.py:7963 FlatCAMApp.py:8004 FlatCAMApp.py:8048 FlatCAMApp.py:8104 -#: FlatCAMApp.py:8136 FlatCAMApp.py:8168 FlatCAMApp.py:8401 FlatCAMApp.py:8439 -#: FlatCAMApp.py:8482 FlatCAMApp.py:8559 FlatCAMApp.py:8614 ->>>>>>> remotes/jpcgt/flatcam/Beta #: FlatCAMBookmark.py:300 FlatCAMBookmark.py:342 FlatCAMDB.py:663 #: FlatCAMDB.py:709 FlatCAMDB.py:2125 FlatCAMDB.py:2171 #: flatcamEditors/FlatCAMExcEditor.py:1023 @@ -116,7 +77,6 @@ msgstr "" msgid "Cancelled." msgstr "Abgebrochen." -<<<<<<< HEAD #: FlatCAMApp.py:1756 msgid "Open Config file failed." msgstr "Öffnen der Config-Datei ist fehlgeschlagen." @@ -138,38 +98,11 @@ msgid "Open Gerber file failed." msgstr "Öffnen der Gerber-Datei fehlgeschlagen." #: FlatCAMApp.py:2131 -======= -#: FlatCAMApp.py:1755 -msgid "Open Config file failed." -msgstr "Öffnen der Config-Datei ist fehlgeschlagen." - -#: FlatCAMApp.py:1770 -msgid "Open Script file failed." -msgstr "Open Script-Datei ist fehlgeschlagen." - -#: FlatCAMApp.py:1796 -msgid "Open Excellon file failed." -msgstr "Öffnen der Excellon-Datei fehlgeschlagen." - -#: FlatCAMApp.py:1809 -msgid "Open GCode file failed." -msgstr "Öffnen der GCode-Datei fehlgeschlagen." - -#: FlatCAMApp.py:1822 -msgid "Open Gerber file failed." -msgstr "Öffnen der Gerber-Datei fehlgeschlagen." - -#: FlatCAMApp.py:2130 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Select a Geometry, Gerber or Excellon Object to edit." msgstr "" "Wählen Sie ein zu bearbeitendes Geometrie-, Gerber- oder Excellon-Objekt aus." -<<<<<<< HEAD #: FlatCAMApp.py:2146 -======= -#: FlatCAMApp.py:2145 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" @@ -179,7 +112,6 @@ msgstr "" "Geometrie ist nicht möglich.\n" "Bearbeiten Sie jeweils nur eine Geometrie." -<<<<<<< HEAD #: FlatCAMApp.py:2204 msgid "Editor is activated ..." msgstr "Editor wurde aktiviert ..." @@ -203,49 +135,18 @@ msgstr "Ja" #: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 #: flatcamGUI/FlatCAMGUI.py:2520 #: flatcamGUI/preferences/PreferencesUIManager.py:1123 -======= -#: FlatCAMApp.py:2203 -msgid "Editor is activated ..." -msgstr "Editor wurde aktiviert ..." - -#: FlatCAMApp.py:2224 -msgid "Do you want to save the edited object?" -msgstr "Möchten Sie das bearbeitete Objekt speichern?" - -#: FlatCAMApp.py:2225 flatcamGUI/FlatCAMGUI.py:2288 -msgid "Close Editor" -msgstr "Editor schließen" - -#: FlatCAMApp.py:2228 FlatCAMApp.py:3517 FlatCAMApp.py:6084 FlatCAMApp.py:7344 -#: FlatCAMTranslation.py:109 FlatCAMTranslation.py:207 -#: flatcamGUI/FlatCAMGUI.py:2519 -#: flatcamGUI/preferences/PreferencesUIManager.py:1118 -msgid "Yes" -msgstr "Ja" - -#: FlatCAMApp.py:2229 FlatCAMApp.py:3518 FlatCAMApp.py:6085 FlatCAMApp.py:7345 -#: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 -#: flatcamGUI/FlatCAMGUI.py:2520 -#: flatcamGUI/preferences/PreferencesUIManager.py:1119 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150 #: flatcamTools/ToolNCC.py:182 flatcamTools/ToolPaint.py:166 msgid "No" msgstr "Nein" -<<<<<<< HEAD #: FlatCAMApp.py:2231 FlatCAMApp.py:3520 FlatCAMApp.py:4478 FlatCAMApp.py:5103 #: FlatCAMApp.py:7347 FlatCAMDB.py:128 FlatCAMDB.py:1689 -======= -#: FlatCAMApp.py:2230 FlatCAMApp.py:3519 FlatCAMApp.py:4477 FlatCAMApp.py:5102 -#: FlatCAMApp.py:7346 FlatCAMDB.py:128 FlatCAMDB.py:1689 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1347 msgid "Cancel" msgstr "Abbrechen" -<<<<<<< HEAD #: FlatCAMApp.py:2263 msgid "Object empty after edit." msgstr "Das Objekt ist nach der Bearbeitung leer." @@ -255,23 +156,11 @@ msgid "Editor exited. Editor content saved." msgstr "Editor beendet. Editorinhalt gespeichert." #: FlatCAMApp.py:2314 FlatCAMApp.py:2337 FlatCAMApp.py:2355 -======= -#: FlatCAMApp.py:2262 -msgid "Object empty after edit." -msgstr "Das Objekt ist nach der Bearbeitung leer." - -#: FlatCAMApp.py:2266 FlatCAMApp.py:2287 FlatCAMApp.py:2309 -msgid "Editor exited. Editor content saved." -msgstr "Editor beendet. Editorinhalt gespeichert." - -#: FlatCAMApp.py:2313 FlatCAMApp.py:2336 FlatCAMApp.py:2354 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Select a Gerber, Geometry or Excellon Object to update." msgstr "" "Wählen Sie ein Gerber-, Geometrie- oder Excellon-Objekt zum Aktualisieren " "aus." -<<<<<<< HEAD #: FlatCAMApp.py:2317 msgid "is updated, returning to App..." msgstr "wurde aktualisiert..." @@ -307,43 +196,6 @@ msgstr "Speichern unter" #: FlatCAMApp.py:2602 FlatCAMApp.py:8859 FlatCAMApp.py:8907 FlatCAMApp.py:9032 #: FlatCAMApp.py:9168 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 -======= -#: FlatCAMApp.py:2316 -msgid "is updated, returning to App..." -msgstr "wurde aktualisiert..." - -#: FlatCAMApp.py:2323 -msgid "Editor exited. Editor content was not saved." -msgstr "Editor beendet. Der Inhalt des Editors wurde nicht gespeichert." - -#: FlatCAMApp.py:2503 FlatCAMApp.py:2507 -msgid "Import FlatCAM Preferences" -msgstr "FlatCAM-Voreinstellungen importieren" - -#: FlatCAMApp.py:2518 -msgid "Imported Defaults from" -msgstr "Voreinstellungen wurden importiert von" - -#: FlatCAMApp.py:2538 FlatCAMApp.py:2543 -msgid "Export FlatCAM Preferences" -msgstr "FlatCAM-Voreinstellungen exportieren" - -#: FlatCAMApp.py:2557 FlatCAMApp.py:2625 -#: flatcamGUI/preferences/PreferencesUIManager.py:1014 -msgid "Failed to write defaults to file." -msgstr "Fehler beim Schreiben der Voreinstellungen in die Datei." - -#: FlatCAMApp.py:2563 -msgid "Exported preferences to" -msgstr "Exportierte Einstellungen nach" - -#: FlatCAMApp.py:2583 FlatCAMApp.py:2588 -msgid "Save to file" -msgstr "Speichern unter" - -#: FlatCAMApp.py:2601 FlatCAMApp.py:8858 FlatCAMApp.py:8906 FlatCAMApp.py:9031 -#: FlatCAMApp.py:9167 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMTextEditor.py:276 flatcamObjects/FlatCAMCNCJob.py:959 #: flatcamTools/ToolFilm.py:1031 flatcamTools/ToolFilm.py:1212 #: flatcamTools/ToolSolderPaste.py:1534 @@ -354,7 +206,6 @@ msgstr "" "Berechtigung verweigert, Speichern nicht möglich.\n" "Wahrscheinlich hält eine andere App die Datei offen oder ist geschützt." -<<<<<<< HEAD #: FlatCAMApp.py:2613 msgid "Could not load the file." msgstr "Die Datei konnte nicht geladen werden." @@ -375,28 +226,6 @@ msgstr "Fehler beim Öffnen der letzten Projektdatei zum Schreiben." #: FlatCAMApp.py:9637 FlatCAMApp.py:10287 #: flatcamEditors/FlatCAMGrbEditor.py:4364 #: flatcamObjects/FlatCAMGeometry.py:1725 flatcamParsers/ParseExcellon.py:897 -======= -#: FlatCAMApp.py:2612 -msgid "Could not load the file." -msgstr "Die Datei konnte nicht geladen werden." - -#: FlatCAMApp.py:2628 -msgid "Exported file to" -msgstr "Exportierte Datei nach" - -#: FlatCAMApp.py:2711 -msgid "Failed to open recent files file for writing." -msgstr "Fehler beim Öffnen der zuletzt geöffneten Datei zum Schreiben." - -#: FlatCAMApp.py:2722 -msgid "Failed to open recent projects file for writing." -msgstr "Fehler beim Öffnen der letzten Projektdatei zum Schreiben." - -#: FlatCAMApp.py:2805 FlatCAMApp.py:9376 FlatCAMApp.py:9440 FlatCAMApp.py:9571 -#: FlatCAMApp.py:9636 FlatCAMApp.py:10286 -#: flatcamEditors/FlatCAMGrbEditor.py:4364 -#: flatcamObjects/FlatCAMGeometry.py:1697 flatcamParsers/ParseExcellon.py:897 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:432 msgid "An internal error has occurred. See shell.\n" msgstr "Ein interner Fehler ist aufgetreten. Siehe Shell.\n" @@ -414,7 +243,6 @@ msgstr "" msgid "Converting units to " msgstr "Einheiten umrechnen in " -<<<<<<< HEAD #: FlatCAMApp.py:2931 msgid "CREATE A NEW FLATCAM TCL SCRIPT" msgstr "NEUES FLATCAL TCL SCRIPT ERZEUGEN" @@ -428,21 +256,6 @@ msgid "FlatCAM commands list" msgstr "FlatCAM Befehlsliste" #: FlatCAMApp.py:2935 -======= -#: FlatCAMApp.py:2930 -msgid "CREATE A NEW FLATCAM TCL SCRIPT" -msgstr "NEUES FLATCAL TCL SCRIPT ERZEUGEN" - -#: FlatCAMApp.py:2931 -msgid "TCL Tutorial is here" -msgstr "Das TCL Tutorial ist hier" - -#: FlatCAMApp.py:2933 -msgid "FlatCAM commands list" -msgstr "FlatCAM Befehlsliste" - -#: FlatCAMApp.py:2934 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." @@ -450,21 +263,12 @@ msgstr "" "Geben Sie >help< gefolgt von Run Code ein, um eine Liste der FlatCAM Tcl-" "Befehle anzuzeigen (angezeigt in der Tcl-Shell)." -<<<<<<< HEAD #: FlatCAMApp.py:2982 FlatCAMApp.py:2988 FlatCAMApp.py:2994 FlatCAMApp.py:3000 #: FlatCAMApp.py:3006 FlatCAMApp.py:3012 msgid "created/selected" msgstr "erstellt / ausgewählt" #: FlatCAMApp.py:3027 FlatCAMApp.py:5189 flatcamObjects/FlatCAMObj.py:248 -======= -#: FlatCAMApp.py:2981 FlatCAMApp.py:2987 FlatCAMApp.py:2993 FlatCAMApp.py:2999 -#: FlatCAMApp.py:3005 FlatCAMApp.py:3011 -msgid "created/selected" -msgstr "erstellt / ausgewählt" - -#: FlatCAMApp.py:3026 FlatCAMApp.py:5188 flatcamObjects/FlatCAMObj.py:248 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMObj.py:279 flatcamObjects/FlatCAMObj.py:295 #: flatcamObjects/FlatCAMObj.py:375 flatcamTools/ToolCopperThieving.py:1481 #: flatcamTools/ToolFiducials.py:809 flatcamTools/ToolMove.py:229 @@ -472,7 +276,6 @@ msgstr "erstellt / ausgewählt" msgid "Plotting" msgstr "Plotten" -<<<<<<< HEAD #: FlatCAMApp.py:3090 flatcamGUI/FlatCAMGUI.py:545 msgid "About FlatCAM" msgstr "Über FlatCAM" @@ -502,37 +305,6 @@ msgid "Licensed under the MIT license" msgstr "Lizenziert unter der MIT-Lizenz" #: FlatCAMApp.py:3147 -======= -#: FlatCAMApp.py:3089 flatcamGUI/FlatCAMGUI.py:545 -msgid "About FlatCAM" -msgstr "Über FlatCAM" - -#: FlatCAMApp.py:3115 -msgid "2D Computer-Aided Printed Circuit Board Manufacturing" -msgstr "2D-Computer-Aided-Printed-Circuit-Board-Herstellung" - -#: FlatCAMApp.py:3116 -msgid "Development" -msgstr "Entwicklung" - -#: FlatCAMApp.py:3117 -msgid "DOWNLOAD" -msgstr "HERUNTERLADEN" - -#: FlatCAMApp.py:3118 -msgid "Issue tracker" -msgstr "Problem Tracker" - -#: FlatCAMApp.py:3122 FlatCAMApp.py:3483 flatcamGUI/GUIElements.py:2583 -msgid "Close" -msgstr "Schließen" - -#: FlatCAMApp.py:3137 -msgid "Licensed under the MIT license" -msgstr "Lizenziert unter der MIT-Lizenz" - -#: FlatCAMApp.py:3146 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" @@ -587,11 +359,7 @@ msgstr "" "ZUSAMMENHANG MIT DER\n" " SOFTWARE ODER SONSTIGER VERWENDUNG DER SOFTWARE ENTSTANDEN." -<<<<<<< HEAD #: FlatCAMApp.py:3169 -======= -#: FlatCAMApp.py:3168 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Some of the icons used are from the following sources:
Icons by FreepikoNline Web FontsoNline Web Fonts" -<<<<<<< HEAD #: FlatCAMApp.py:3202 msgid "Splash" msgstr "Begrüßungsbildschirm" @@ -662,61 +429,6 @@ msgid "Bookmarks Manager" msgstr "Lesezeichen verwalten" #: FlatCAMApp.py:3475 -======= -#: FlatCAMApp.py:3201 -msgid "Splash" -msgstr "Begrüßungsbildschirm" - -#: FlatCAMApp.py:3207 -msgid "Programmers" -msgstr "Programmierer" - -#: FlatCAMApp.py:3213 -msgid "Translators" -msgstr "Übersetzer" - -#: FlatCAMApp.py:3219 -msgid "License" -msgstr "Lizenz" - -#: FlatCAMApp.py:3225 -msgid "Attributions" -msgstr "Zuschreibungen" - -#: FlatCAMApp.py:3248 -msgid "Programmer" -msgstr "Programmierer" - -#: FlatCAMApp.py:3249 -msgid "Status" -msgstr "Status" - -#: FlatCAMApp.py:3250 FlatCAMApp.py:3330 -msgid "E-mail" -msgstr "Email" - -#: FlatCAMApp.py:3258 -msgid "BETA Maintainer >= 2019" -msgstr "Betreuer >= 2019" - -#: FlatCAMApp.py:3327 -msgid "Language" -msgstr "Sprache" - -#: FlatCAMApp.py:3328 -msgid "Translator" -msgstr "Übersetzer" - -#: FlatCAMApp.py:3329 -msgid "Corrections" -msgstr "Korrekturen" - -#: FlatCAMApp.py:3454 FlatCAMApp.py:3463 flatcamGUI/FlatCAMGUI.py:527 -msgid "Bookmarks Manager" -msgstr "Lesezeichen verwalten" - -#: FlatCAMApp.py:3474 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This entry will resolve to another website if:\n" "\n" @@ -736,7 +448,6 @@ msgstr "" "Wenn Sie keine Informationen zu FlatCAM beta erhalten können\n" "Verwenden Sie den Link zum YouTube-Kanal im Menü Hilfe." -<<<<<<< HEAD #: FlatCAMApp.py:3482 msgid "Alternative website" msgstr "Alternative Website" @@ -746,17 +457,6 @@ msgid "Application is saving the project. Please wait ..." msgstr "Anwendung speichert das Projekt. Warten Sie mal ..." #: FlatCAMApp.py:3513 FlatCAMTranslation.py:202 -======= -#: FlatCAMApp.py:3481 -msgid "Alternative website" -msgstr "Alternative Website" - -#: FlatCAMApp.py:3507 flatcamGUI/FlatCAMGUI.py:4244 -msgid "Application is saving the project. Please wait ..." -msgstr "Anwendung speichert das Projekt. Warten Sie mal ..." - -#: FlatCAMApp.py:3512 FlatCAMTranslation.py:202 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" @@ -764,56 +464,32 @@ msgstr "" "In FlatCAM wurden Dateien / Objekte geändert.\n" "Möchten Sie das Projekt speichern?" -<<<<<<< HEAD #: FlatCAMApp.py:3516 FlatCAMApp.py:7343 FlatCAMTranslation.py:205 msgid "Save changes" msgstr "Änderungen speichern" #: FlatCAMApp.py:3778 -======= -#: FlatCAMApp.py:3515 FlatCAMApp.py:7342 FlatCAMTranslation.py:205 -msgid "Save changes" -msgstr "Änderungen speichern" - -#: FlatCAMApp.py:3777 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Selected Excellon file extensions registered with FlatCAM." msgstr "" "Ausgewählte Excellon-Dateierweiterungen, die bei FlatCAM registriert sind." -<<<<<<< HEAD #: FlatCAMApp.py:3800 -======= -#: FlatCAMApp.py:3799 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Selected GCode file extensions registered with FlatCAM." msgstr "" "Ausgewählte GCode-Dateierweiterungen, die bei FlatCAM registriert sind." -<<<<<<< HEAD #: FlatCAMApp.py:3822 -======= -#: FlatCAMApp.py:3821 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Selected Gerber file extensions registered with FlatCAM." msgstr "" "Ausgewählte Gerber-Dateierweiterungen, die bei FlatCAM registriert sind." -<<<<<<< HEAD #: FlatCAMApp.py:4010 FlatCAMApp.py:4069 FlatCAMApp.py:4097 -======= -#: FlatCAMApp.py:4009 FlatCAMApp.py:4068 FlatCAMApp.py:4096 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "At least two objects are required for join. Objects currently selected" msgstr "" "Zum Verbinden sind mindestens zwei Objekte erforderlich. Derzeit ausgewählte " "Objekte" -<<<<<<< HEAD #: FlatCAMApp.py:4019 -======= -#: FlatCAMApp.py:4018 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " @@ -831,60 +507,35 @@ msgstr "" "und das Ergebnis entspricht möglicherweise nicht dem, was erwartet wurde.\n" "Überprüfen Sie den generierten GCODE." -<<<<<<< HEAD #: FlatCAMApp.py:4031 FlatCAMApp.py:4041 msgid "Geometry merging finished" msgstr "Zusammenführung der Geometrien beendet" #: FlatCAMApp.py:4064 -======= -#: FlatCAMApp.py:4030 FlatCAMApp.py:4040 -msgid "Geometry merging finished" -msgstr "Zusammenführung der Geometrien beendet" - -#: FlatCAMApp.py:4063 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Excellon joining works only on Excellon objects." msgstr "" "Gescheitert. Die Zusammenfügung von Excellon funktioniert nur bei Excellon-" "Objekten." -<<<<<<< HEAD #: FlatCAMApp.py:4074 msgid "Excellon merging finished" msgstr "Excellon-Bearbeitung abgeschlossen" #: FlatCAMApp.py:4092 -======= -#: FlatCAMApp.py:4073 -msgid "Excellon merging finished" -msgstr "Excellon-Bearbeitung abgeschlossen" - -#: FlatCAMApp.py:4091 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Gerber joining works only on Gerber objects." msgstr "" "Gescheitert. Das Zusammenfügen für Gerber-Objekte funktioniert nur bei " "Gerber-Objekten." -<<<<<<< HEAD #: FlatCAMApp.py:4102 msgid "Gerber merging finished" msgstr "Erledigt. Gerber-Bearbeitung beendet" #: FlatCAMApp.py:4122 FlatCAMApp.py:4159 -======= -#: FlatCAMApp.py:4101 -msgid "Gerber merging finished" -msgstr "Erledigt. Gerber-Bearbeitung beendet" - -#: FlatCAMApp.py:4121 FlatCAMApp.py:4158 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Select a Geometry Object and try again." msgstr "" "Gescheitert. Wählen Sie ein Geometrieobjekt aus und versuchen Sie es erneut." -<<<<<<< HEAD #: FlatCAMApp.py:4126 FlatCAMApp.py:4164 msgid "Expected a GeometryObject, got" msgstr "Erwartet ein GeometryObject, bekam" @@ -902,25 +553,6 @@ msgid "Toggle Units" msgstr "Einheiten wechseln" #: FlatCAMApp.py:4474 -======= -#: FlatCAMApp.py:4125 FlatCAMApp.py:4163 -msgid "Expected a GeometryObject, got" -msgstr "Erwartet ein GeometryObject, bekam" - -#: FlatCAMApp.py:4140 -msgid "A Geometry object was converted to MultiGeo type." -msgstr "Ein Geometrieobjekt wurde in den MultiGeo-Typ konvertiert." - -#: FlatCAMApp.py:4178 -msgid "A Geometry object was converted to SingleGeo type." -msgstr "Ein Geometrieobjekt wurde in den SingleGeo-Typ konvertiert." - -#: FlatCAMApp.py:4471 -msgid "Toggle Units" -msgstr "Einheiten wechseln" - -#: FlatCAMApp.py:4473 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Changing the units of the project\n" "will scale all objects.\n" @@ -932,7 +564,6 @@ msgstr "" "aller Objekte entsprechend skaliert.\n" "Wollen Sie Fortsetzen?" -<<<<<<< HEAD #: FlatCAMApp.py:4477 FlatCAMApp.py:5025 FlatCAMApp.py:5102 FlatCAMApp.py:7728 #: FlatCAMApp.py:7742 FlatCAMApp.py:8075 FlatCAMApp.py:8085 msgid "Ok" @@ -947,42 +578,18 @@ msgid "Detachable Tabs" msgstr "Abnehmbare Laschen" #: FlatCAMApp.py:5014 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1431 -======= -#: FlatCAMApp.py:4476 FlatCAMApp.py:5024 FlatCAMApp.py:5101 FlatCAMApp.py:7727 -#: FlatCAMApp.py:7741 FlatCAMApp.py:8074 FlatCAMApp.py:8084 -msgid "Ok" -msgstr "Ok" - -#: FlatCAMApp.py:4525 -msgid "Converted units to" -msgstr "Einheiten wurden umgerechnet in" - -#: FlatCAMApp.py:4927 -msgid "Detachable Tabs" -msgstr "Abnehmbare Laschen" - -#: FlatCAMApp.py:5013 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1426 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:858 flatcamTools/ToolSolderPaste.py:568 #: flatcamTools/ToolSolderPaste.py:893 msgid "Please enter a tool diameter with non-zero value, in Float format." msgstr "" "Bitte geben Sie einen Werkzeugdurchmesser ungleich Null im Float-Format ein." -<<<<<<< HEAD #: FlatCAMApp.py:5018 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 -======= -#: FlatCAMApp.py:5017 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:572 msgid "Adding Tool cancelled" msgstr "Addierwerkzeug abgebrochen" -<<<<<<< HEAD #: FlatCAMApp.py:5021 -======= -#: FlatCAMApp.py:5020 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." @@ -991,19 +598,11 @@ msgstr "" "ist.\n" "Gehen Sie zu Einstellungen -> Allgemein - Erweiterte Optionen anzeigen." -<<<<<<< HEAD #: FlatCAMApp.py:5097 msgid "Delete objects" msgstr "Objekte löschen" #: FlatCAMApp.py:5100 -======= -#: FlatCAMApp.py:5096 -msgid "Delete objects" -msgstr "Objekte löschen" - -#: FlatCAMApp.py:5099 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Are you sure you want to permanently delete\n" "the selected objects?" @@ -1011,7 +610,6 @@ msgstr "" "Möchten Sie die ausgewählten Objekte\n" "wirklich dauerhaft löschen?" -<<<<<<< HEAD #: FlatCAMApp.py:5138 msgid "Object(s) deleted" msgstr "Objekt (e) gelöscht" @@ -1061,57 +659,6 @@ msgid "Wrong coordinates. Enter coordinates in format: X,Y" msgstr "Falsche Koordinaten. Koordinaten im Format eingeben: X, Y" #: FlatCAMApp.py:5463 FlatCAMApp.py:5612 -======= -#: FlatCAMApp.py:5137 -msgid "Object(s) deleted" -msgstr "Objekt (e) gelöscht" - -#: FlatCAMApp.py:5141 FlatCAMApp.py:5296 flatcamTools/ToolDblSided.py:818 -msgid "Failed. No object(s) selected..." -msgstr "Gescheitert. Kein Objekt ausgewählt ..." - -#: FlatCAMApp.py:5143 -msgid "Save the work in Editor and try again ..." -msgstr "Speichern Sie den Editor und versuchen Sie es erneut ..." - -#: FlatCAMApp.py:5172 -msgid "Object deleted" -msgstr "Objekt (e) gelöscht" - -#: FlatCAMApp.py:5199 -msgid "Click to set the origin ..." -msgstr "Klicken Sie hier, um den Ursprung festzulegen ..." - -#: FlatCAMApp.py:5221 -msgid "Setting Origin..." -msgstr "Ursprung setzten ..." - -#: FlatCAMApp.py:5234 FlatCAMApp.py:5336 -msgid "Origin set" -msgstr "Ursprung gesetzt" - -#: FlatCAMApp.py:5251 -msgid "Origin coordinates specified but incomplete." -msgstr "Ursprungskoordinaten angegeben, aber unvollständig." - -#: FlatCAMApp.py:5292 -msgid "Moving to Origin..." -msgstr "Umzug zum Ursprung ..." - -#: FlatCAMApp.py:5373 -msgid "Jump to ..." -msgstr "Springen zu ..." - -#: FlatCAMApp.py:5374 -msgid "Enter the coordinates in format X,Y:" -msgstr "Geben Sie die Koordinaten im Format X, Y ein:" - -#: FlatCAMApp.py:5384 -msgid "Wrong coordinates. Enter coordinates in format: X,Y" -msgstr "Falsche Koordinaten. Koordinaten im Format eingeben: X, Y" - -#: FlatCAMApp.py:5462 FlatCAMApp.py:5611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMExcEditor.py:3624 #: flatcamEditors/FlatCAMExcEditor.py:3632 #: flatcamEditors/FlatCAMGeoEditor.py:4349 @@ -1127,46 +674,27 @@ msgstr "Falsche Koordinaten. Koordinaten im Format eingeben: X, Y" msgid "Done." msgstr "Fertig." -<<<<<<< HEAD #: FlatCAMApp.py:5478 FlatCAMApp.py:7724 FlatCAMApp.py:7819 FlatCAMApp.py:7860 #: FlatCAMApp.py:7901 FlatCAMApp.py:7942 FlatCAMApp.py:7983 FlatCAMApp.py:8027 #: FlatCAMApp.py:8071 FlatCAMApp.py:8593 FlatCAMApp.py:8597 -======= -#: FlatCAMApp.py:5477 FlatCAMApp.py:7723 FlatCAMApp.py:7818 FlatCAMApp.py:7859 -#: FlatCAMApp.py:7900 FlatCAMApp.py:7941 FlatCAMApp.py:7982 FlatCAMApp.py:8026 -#: FlatCAMApp.py:8070 FlatCAMApp.py:8592 FlatCAMApp.py:8596 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolProperties.py:116 msgid "No object selected." msgstr "Kein Objekt ausgewählt." -<<<<<<< HEAD #: FlatCAMApp.py:5497 msgid "Bottom-Left" msgstr "Unten links" #: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 -======= -#: FlatCAMApp.py:5496 -msgid "Bottom-Left" -msgstr "Unten links" - -#: FlatCAMApp.py:5497 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:159 msgid "Top-Left" msgstr "Oben links" -<<<<<<< HEAD #: FlatCAMApp.py:5499 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 -======= -#: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:160 msgid "Bottom-Right" msgstr "Unten rechts" -<<<<<<< HEAD #: FlatCAMApp.py:5500 msgid "Top-Right" msgstr "Oben rechts" @@ -1180,48 +708,24 @@ msgid "Locate ..." msgstr "Lokalisieren ..." #: FlatCAMApp.py:5779 FlatCAMApp.py:5856 -======= -#: FlatCAMApp.py:5499 -msgid "Top-Right" -msgstr "Oben rechts" - -#: FlatCAMApp.py:5500 flatcamGUI/ObjectUI.py:2626 -msgid "Center" -msgstr "Center" - -#: FlatCAMApp.py:5520 -msgid "Locate ..." -msgstr "Lokalisieren ..." - -#: FlatCAMApp.py:5778 FlatCAMApp.py:5855 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "No object is selected. Select an object and try again." msgstr "" "Es ist kein Objekt ausgewählt. Wählen Sie ein Objekt und versuchen Sie es " "erneut." -<<<<<<< HEAD #: FlatCAMApp.py:5882 -======= -#: FlatCAMApp.py:5881 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Aborting. The current task will be gracefully closed as soon as possible..." msgstr "" "Abbrechen. Die aktuelle Aufgabe wird so schnell wie möglich ordnungsgemäß " "abgeschlossen ..." -<<<<<<< HEAD #: FlatCAMApp.py:5888 -======= -#: FlatCAMApp.py:5887 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "The current task was gracefully closed on user request..." msgstr "" "Die aktuelle Aufgabe wurde auf Benutzeranforderung ordnungsgemäß " "geschlossen ..." -<<<<<<< HEAD #: FlatCAMApp.py:5916 flatcamGUI/preferences/PreferencesUIManager.py:905 #: flatcamGUI/preferences/PreferencesUIManager.py:949 #: flatcamGUI/preferences/PreferencesUIManager.py:970 @@ -1247,43 +751,12 @@ msgid "Tool from DB added in Tool Table." msgstr "Werkzeug aus Werkzeugdatenbank zur Werkzeugtabelle hinzugefügt." #: FlatCAMApp.py:6062 -======= -#: FlatCAMApp.py:5915 flatcamGUI/preferences/PreferencesUIManager.py:901 -#: flatcamGUI/preferences/PreferencesUIManager.py:945 -#: flatcamGUI/preferences/PreferencesUIManager.py:966 -#: flatcamGUI/preferences/PreferencesUIManager.py:1071 -msgid "Preferences" -msgstr "Einstellungen" - -#: FlatCAMApp.py:5980 FlatCAMApp.py:6008 FlatCAMApp.py:6035 FlatCAMApp.py:6055 -#: FlatCAMDB.py:738 FlatCAMDB.py:913 FlatCAMDB.py:2200 FlatCAMDB.py:2418 -#: flatcamObjects/FlatCAMGeometry.py:862 flatcamTools/ToolNCC.py:3958 -#: flatcamTools/ToolNCC.py:4042 flatcamTools/ToolPaint.py:3548 -#: flatcamTools/ToolPaint.py:3633 -msgid "Tools Database" -msgstr "Werkzeugdatenbank" - -#: FlatCAMApp.py:6032 -msgid "Tools in Tools Database edited but not saved." -msgstr "Werkzeugdatenbank geschlossen ohne zu speichern." - -#: FlatCAMApp.py:6059 flatcamTools/ToolNCC.py:3965 -#: flatcamTools/ToolPaint.py:3555 -msgid "Tool from DB added in Tool Table." -msgstr "Werkzeug aus Werkzeugdatenbank zur Werkzeugtabelle hinzugefügt." - -#: FlatCAMApp.py:6061 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Adding tool from DB is not allowed for this object." msgstr "" "Das Hinzufügen von Werkzeugen aus der Datenbank ist für dieses Objekt nicht " "zulässig." -<<<<<<< HEAD #: FlatCAMApp.py:6080 -======= -#: FlatCAMApp.py:6079 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" @@ -1291,7 +764,6 @@ msgstr "" "Ein oder mehrere Werkzeuge wurden geändert.\n" "Möchten Sie die Werkzeugdatenbank aktualisieren?" -<<<<<<< HEAD #: FlatCAMApp.py:6082 msgid "Save Tools Database" msgstr "Werkzeugdatenbank speichern" @@ -1305,26 +777,10 @@ msgid "Flip on Y axis done." msgstr "Y-Achse spiegeln fertig." #: FlatCAMApp.py:6163 FlatCAMApp.py:6211 -======= -#: FlatCAMApp.py:6081 -msgid "Save Tools Database" -msgstr "Werkzeugdatenbank speichern" - -#: FlatCAMApp.py:6134 -msgid "No object selected to Flip on Y axis." -msgstr "Kein Objekt ausgewählt, um auf der Y-Achse zu spiegeln." - -#: FlatCAMApp.py:6160 -msgid "Flip on Y axis done." -msgstr "Y-Achse spiegeln fertig." - -#: FlatCAMApp.py:6162 FlatCAMApp.py:6210 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:6059 msgid "Flip action was not executed." msgstr "Flip-Aktion wurde nicht ausgeführt." -<<<<<<< HEAD #: FlatCAMApp.py:6183 msgid "No object selected to Flip on X axis." msgstr "Es wurde kein Objekt zum Spiegeln auf der X-Achse ausgewählt." @@ -1370,58 +826,10 @@ msgid "Skew on Y axis done." msgstr "Neigung auf der Y-Achse." #: FlatCAMApp.py:6497 FlatCAMApp.py:6544 flatcamGUI/FlatCAMGUI.py:503 -======= -#: FlatCAMApp.py:6182 -msgid "No object selected to Flip on X axis." -msgstr "Es wurde kein Objekt zum Spiegeln auf der X-Achse ausgewählt." - -#: FlatCAMApp.py:6208 -msgid "Flip on X axis done." -msgstr "Flip on X axis done." - -#: FlatCAMApp.py:6230 -msgid "No object selected to Rotate." -msgstr "Es wurde kein Objekt zum Drehen ausgewählt." - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Transform" -msgstr "Verwandeln" - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Enter the Angle value:" -msgstr "Geben Sie den Winkelwert ein:" - -#: FlatCAMApp.py:6264 -msgid "Rotation done." -msgstr "Rotation abgeschlossen." - -#: FlatCAMApp.py:6266 -msgid "Rotation movement was not executed." -msgstr "Drehbewegung wurde nicht ausgeführt." - -#: FlatCAMApp.py:6284 -msgid "No object selected to Skew/Shear on X axis." -msgstr "Auf der X-Achse wurde kein Objekt zum Neigen / Schneiden ausgewählt." - -#: FlatCAMApp.py:6306 -msgid "Skew on X axis done." -msgstr "Neigung auf der X-Achse." - -#: FlatCAMApp.py:6323 -msgid "No object selected to Skew/Shear on Y axis." -msgstr "Kein Objekt für Neigung / Schneiden auf der Y-Achse ausgewählt." - -#: FlatCAMApp.py:6345 -msgid "Skew on Y axis done." -msgstr "Neigung auf der Y-Achse." - -#: FlatCAMApp.py:6496 FlatCAMApp.py:6543 flatcamGUI/FlatCAMGUI.py:503 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1728 msgid "Select All" msgstr "Select All" -<<<<<<< HEAD #: FlatCAMApp.py:6501 FlatCAMApp.py:6548 flatcamGUI/FlatCAMGUI.py:505 msgid "Deselect All" msgstr "Alle abwählen" @@ -1439,25 +847,6 @@ msgid "Grid On/Off" msgstr "Raster ein/aus" #: FlatCAMApp.py:6606 flatcamEditors/FlatCAMGeoEditor.py:939 -======= -#: FlatCAMApp.py:6500 FlatCAMApp.py:6547 flatcamGUI/FlatCAMGUI.py:505 -msgid "Deselect All" -msgstr "Alle abwählen" - -#: FlatCAMApp.py:6563 -msgid "All objects are selected." -msgstr "Alle Objekte werden ausgewählt." - -#: FlatCAMApp.py:6573 -msgid "Objects selection is cleared." -msgstr "Die Objektauswahl wird gelöscht." - -#: FlatCAMApp.py:6593 flatcamGUI/FlatCAMGUI.py:1721 -msgid "Grid On/Off" -msgstr "Raster ein/aus" - -#: FlatCAMApp.py:6605 flatcamEditors/FlatCAMGeoEditor.py:939 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:2583 #: flatcamEditors/FlatCAMGrbEditor.py:5641 flatcamGUI/ObjectUI.py:1595 #: flatcamTools/ToolDblSided.py:192 flatcamTools/ToolDblSided.py:425 @@ -1468,26 +857,17 @@ msgstr "Raster ein/aus" msgid "Add" msgstr "Hinzufügen" -<<<<<<< HEAD #: FlatCAMApp.py:6608 flatcamEditors/FlatCAMGrbEditor.py:2588 #: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 #: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 #: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 #: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:505 -======= -#: FlatCAMApp.py:6607 flatcamEditors/FlatCAMGrbEditor.py:2588 -#: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 -#: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 -#: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 -#: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:480 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:316 flatcamTools/ToolNCC.py:637 #: flatcamTools/ToolPaint.py:299 flatcamTools/ToolPaint.py:682 #: flatcamTools/ToolSolderPaste.py:128 flatcamTools/ToolSolderPaste.py:600 msgid "Delete" msgstr "Löschen" -<<<<<<< HEAD #: FlatCAMApp.py:6624 msgid "New Grid ..." msgstr "Neues Raster ..." @@ -1497,23 +877,11 @@ msgid "Enter a Grid Value:" msgstr "Geben Sie einen Rasterwert ein:" #: FlatCAMApp.py:6633 FlatCAMApp.py:6660 -======= -#: FlatCAMApp.py:6623 -msgid "New Grid ..." -msgstr "Neues Raster ..." - -#: FlatCAMApp.py:6624 -msgid "Enter a Grid Value:" -msgstr "Geben Sie einen Rasterwert ein:" - -#: FlatCAMApp.py:6632 FlatCAMApp.py:6659 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Please enter a grid value with non-zero value, in Float format." msgstr "" "Bitte geben Sie im Float-Format einen Rasterwert mit einem Wert ungleich " "Null ein." -<<<<<<< HEAD #: FlatCAMApp.py:6639 msgid "New Grid added" msgstr "Neues Raster" @@ -1555,49 +923,6 @@ msgid "Coordinates copied to clipboard." msgstr "Koordinaten in die Zwischenablage kopiert." #: FlatCAMApp.py:7167 FlatCAMApp.py:7173 FlatCAMApp.py:7179 FlatCAMApp.py:7185 -======= -#: FlatCAMApp.py:6638 -msgid "New Grid added" -msgstr "Neues Raster" - -#: FlatCAMApp.py:6641 -msgid "Grid already exists" -msgstr "Netz existiert bereits" - -#: FlatCAMApp.py:6644 -msgid "Adding New Grid cancelled" -msgstr "Neues Netz wurde abgebrochen" - -#: FlatCAMApp.py:6666 -msgid " Grid Value does not exist" -msgstr " Rasterwert existiert nicht" - -#: FlatCAMApp.py:6669 -msgid "Grid Value deleted" -msgstr "Rasterwert gelöscht" - -#: FlatCAMApp.py:6672 -msgid "Delete Grid value cancelled" -msgstr "Rasterwert löschen abgebrochen" - -#: FlatCAMApp.py:6678 -msgid "Key Shortcut List" -msgstr "Tastenkürzel Liste" - -#: FlatCAMApp.py:6712 -msgid " No object selected to copy it's name" -msgstr " Kein Objekt zum Kopieren des Namens ausgewählt" - -#: FlatCAMApp.py:6716 -msgid "Name copied on clipboard ..." -msgstr "Name in Zwischenablage kopiert ..." - -#: FlatCAMApp.py:6929 flatcamEditors/FlatCAMGrbEditor.py:4554 -msgid "Coordinates copied to clipboard." -msgstr "Koordinaten in die Zwischenablage kopiert." - -#: FlatCAMApp.py:7166 FlatCAMApp.py:7172 FlatCAMApp.py:7178 FlatCAMApp.py:7184 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/ObjectCollection.py:922 #: flatcamObjects/ObjectCollection.py:928 #: flatcamObjects/ObjectCollection.py:934 @@ -1607,11 +932,7 @@ msgstr "Koordinaten in die Zwischenablage kopiert." msgid "selected" msgstr "ausgewählt" -<<<<<<< HEAD #: FlatCAMApp.py:7340 -======= -#: FlatCAMApp.py:7339 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" @@ -1621,30 +942,17 @@ msgstr "" "Wenn Sie ein neues Projekt erstellen, werden diese gelöscht.\n" "Möchten Sie das Projekt speichern?" -<<<<<<< HEAD #: FlatCAMApp.py:7361 msgid "New Project created" msgstr "Neues Projekt erstellt" #: FlatCAMApp.py:7519 FlatCAMApp.py:7523 flatcamGUI/FlatCAMGUI.py:836 -======= -#: FlatCAMApp.py:7360 -msgid "New Project created" -msgstr "Neues Projekt erstellt" - -#: FlatCAMApp.py:7518 FlatCAMApp.py:7522 flatcamGUI/FlatCAMGUI.py:836 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2544 msgid "Open Gerber" msgstr "Gerber öffnen" -<<<<<<< HEAD #: FlatCAMApp.py:7528 FlatCAMApp.py:7565 FlatCAMApp.py:7607 FlatCAMApp.py:7677 #: FlatCAMApp.py:8462 FlatCAMApp.py:9675 FlatCAMApp.py:9737 -======= -#: FlatCAMApp.py:7527 FlatCAMApp.py:7564 FlatCAMApp.py:7606 FlatCAMApp.py:7676 -#: FlatCAMApp.py:8461 FlatCAMApp.py:9674 FlatCAMApp.py:9736 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Canvas initialization started.\n" "Canvas initialization finished in" @@ -1652,24 +960,15 @@ msgstr "" "Die Canvas-Initialisierung wurde gestartet.\n" "Canvas-Initialisierung abgeschlossen in" -<<<<<<< HEAD #: FlatCAMApp.py:7530 msgid "Opening Gerber file." msgstr "Gerber-Datei öffnen." #: FlatCAMApp.py:7557 FlatCAMApp.py:7561 flatcamGUI/FlatCAMGUI.py:838 -======= -#: FlatCAMApp.py:7529 -msgid "Opening Gerber file." -msgstr "Gerber-Datei öffnen." - -#: FlatCAMApp.py:7556 FlatCAMApp.py:7560 flatcamGUI/FlatCAMGUI.py:838 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2546 msgid "Open Excellon" msgstr "Excellon öffnen" -<<<<<<< HEAD #: FlatCAMApp.py:7567 msgid "Opening Excellon file." msgstr "Excellon-Datei öffnen." @@ -1707,50 +1006,10 @@ msgid "Only Geometry, Gerber and CNCJob objects can be used." msgstr "Es können nur Geometrie-, Gerber- und CNCJob-Objekte verwendet werden." #: FlatCAMApp.py:7752 FlatCAMApp.py:7756 flatcamTools/ToolQRCode.py:829 -======= -#: FlatCAMApp.py:7566 -msgid "Opening Excellon file." -msgstr "Excellon-Datei öffnen." - -#: FlatCAMApp.py:7597 FlatCAMApp.py:7601 -msgid "Open G-Code" -msgstr "G-Code öffnen" - -#: FlatCAMApp.py:7608 -msgid "Opening G-Code file." -msgstr "Öffnen der G-Code-Datei." - -#: FlatCAMApp.py:7631 FlatCAMApp.py:7634 flatcamGUI/FlatCAMGUI.py:1730 -msgid "Open Project" -msgstr "Projekt öffnen" - -#: FlatCAMApp.py:7667 FlatCAMApp.py:7671 -msgid "Open HPGL2" -msgstr "HPGL2 öffnen" - -#: FlatCAMApp.py:7678 -msgid "Opening HPGL2 file." -msgstr "HPGL2-Datei öffnen." - -#: FlatCAMApp.py:7701 FlatCAMApp.py:7704 -msgid "Open Configuration File" -msgstr "Einstellungsdatei öffne" - -#: FlatCAMApp.py:7724 FlatCAMApp.py:8071 -msgid "Please Select a Geometry object to export" -msgstr "Bitte wählen Sie ein Geometrieobjekt zum Exportieren aus" - -#: FlatCAMApp.py:7738 -msgid "Only Geometry, Gerber and CNCJob objects can be used." -msgstr "Es können nur Geometrie-, Gerber- und CNCJob-Objekte verwendet werden." - -#: FlatCAMApp.py:7751 FlatCAMApp.py:7755 flatcamTools/ToolQRCode.py:829 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolQRCode.py:833 msgid "Export SVG" msgstr "SVG exportieren" -<<<<<<< HEAD #: FlatCAMApp.py:7781 msgid "Data must be a 3D array with last dimension 3 or 4" msgstr "Daten müssen ein 3D-Array mit der letzten Dimension 3 oder 4 sein" @@ -1760,77 +1019,41 @@ msgid "Export PNG Image" msgstr "PNG-Bild exportieren" #: FlatCAMApp.py:7824 FlatCAMApp.py:8032 -======= -#: FlatCAMApp.py:7780 -msgid "Data must be a 3D array with last dimension 3 or 4" -msgstr "Daten müssen ein 3D-Array mit der letzten Dimension 3 oder 4 sein" - -#: FlatCAMApp.py:7786 FlatCAMApp.py:7790 -msgid "Export PNG Image" -msgstr "PNG-Bild exportieren" - -#: FlatCAMApp.py:7823 FlatCAMApp.py:8031 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Gerber objects can be saved as Gerber files..." msgstr "" "Fehlgeschlagen. Nur Gerber-Objekte können als Gerber-Dateien gespeichert " "werden ..." -<<<<<<< HEAD #: FlatCAMApp.py:7836 msgid "Save Gerber source file" msgstr "Gerber-Quelldatei speichern" #: FlatCAMApp.py:7865 -======= -#: FlatCAMApp.py:7835 -msgid "Save Gerber source file" -msgstr "Gerber-Quelldatei speichern" - -#: FlatCAMApp.py:7864 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Script objects can be saved as TCL Script files..." msgstr "" "Gescheitert. Nur Skriptobjekte können als TCL-Skriptdateien gespeichert " "werden ..." -<<<<<<< HEAD #: FlatCAMApp.py:7877 msgid "Save Script source file" msgstr "Speichern Sie die Quelldatei des Skripts" #: FlatCAMApp.py:7906 -======= -#: FlatCAMApp.py:7876 -msgid "Save Script source file" -msgstr "Speichern Sie die Quelldatei des Skripts" - -#: FlatCAMApp.py:7905 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Document objects can be saved as Document files..." msgstr "" "Gescheitert. Nur Dokumentobjekte können als Dokumentdateien gespeichert " "werden ..." -<<<<<<< HEAD #: FlatCAMApp.py:7918 msgid "Save Document source file" msgstr "Speichern Sie die Quelldatei des Dokuments" #: FlatCAMApp.py:7947 FlatCAMApp.py:7988 FlatCAMApp.py:8945 -======= -#: FlatCAMApp.py:7917 -msgid "Save Document source file" -msgstr "Speichern Sie die Quelldatei des Dokuments" - -#: FlatCAMApp.py:7946 FlatCAMApp.py:7987 FlatCAMApp.py:8944 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Excellon objects can be saved as Excellon files..." msgstr "" "Fehlgeschlagen. Nur Excellon-Objekte können als Excellon-Dateien gespeichert " "werden ..." -<<<<<<< HEAD #: FlatCAMApp.py:7955 FlatCAMApp.py:7959 msgid "Save Excellon source file" msgstr "Speichern Sie die Excellon-Quelldatei" @@ -1864,73 +1087,25 @@ msgid "Viewing the source code of the selected object." msgstr "Anzeigen des Quellcodes des ausgewählten Objekts." #: FlatCAMApp.py:8211 flatcamObjects/FlatCAMCNCJob.py:548 -======= -#: FlatCAMApp.py:7954 FlatCAMApp.py:7958 -msgid "Save Excellon source file" -msgstr "Speichern Sie die Excellon-Quelldatei" - -#: FlatCAMApp.py:7995 FlatCAMApp.py:7999 -msgid "Export Excellon" -msgstr "Excellon exportieren" - -#: FlatCAMApp.py:8039 FlatCAMApp.py:8043 -msgid "Export Gerber" -msgstr "Gerber exportieren" - -#: FlatCAMApp.py:8081 -msgid "Only Geometry objects can be used." -msgstr "Es können nur Geometrieobjekte verwendet werden." - -#: FlatCAMApp.py:8095 FlatCAMApp.py:8099 -msgid "Export DXF" -msgstr "DXF exportieren" - -#: FlatCAMApp.py:8124 FlatCAMApp.py:8127 -msgid "Import SVG" -msgstr "SVG importieren" - -#: FlatCAMApp.py:8155 FlatCAMApp.py:8159 -msgid "Import DXF" -msgstr "Importieren Sie DXF" - -#: FlatCAMApp.py:8209 -msgid "Viewing the source code of the selected object." -msgstr "Anzeigen des Quellcodes des ausgewählten Objekts." - -#: FlatCAMApp.py:8210 flatcamObjects/FlatCAMCNCJob.py:548 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMScript.py:134 msgid "Loading..." msgstr "Wird geladen..." -<<<<<<< HEAD #: FlatCAMApp.py:8217 FlatCAMApp.py:8221 -======= -#: FlatCAMApp.py:8216 FlatCAMApp.py:8220 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Select an Gerber or Excellon file to view it's source file." msgstr "" "Wählen Sie eine Gerber- oder Excellon-Datei aus, um die Quelldatei " "anzuzeigen." -<<<<<<< HEAD #: FlatCAMApp.py:8235 msgid "Source Editor" msgstr "Quelleditor" #: FlatCAMApp.py:8275 FlatCAMApp.py:8282 -======= -#: FlatCAMApp.py:8234 -msgid "Source Editor" -msgstr "Quelleditor" - -#: FlatCAMApp.py:8274 FlatCAMApp.py:8281 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "There is no selected object for which to see it's source file code." msgstr "" "Es gibt kein ausgewähltes Objekt, für das man seinen Quelldateien sehen kann." -<<<<<<< HEAD #: FlatCAMApp.py:8294 msgid "Failed to load the source code for the selected object" msgstr "Fehler beim Laden des Quellcodes für das ausgewählte Objekt" @@ -1972,54 +1147,10 @@ msgid "Save Project As ..." msgstr "Projekt speichern als ..." #: FlatCAMApp.py:8551 flatcamGUI/FlatCAMGUI.py:1134 -======= -#: FlatCAMApp.py:8293 -msgid "Failed to load the source code for the selected object" -msgstr "Fehler beim Laden des Quellcodes für das ausgewählte Objekt" - -#: FlatCAMApp.py:8307 flatcamObjects/FlatCAMCNCJob.py:562 -msgid "Code Editor" -msgstr "Code-Editor" - -#: FlatCAMApp.py:8329 -msgid "Go to Line ..." -msgstr "Gehe zur Linie ..." - -#: FlatCAMApp.py:8330 -msgid "Line:" -msgstr "Linie:" - -#: FlatCAMApp.py:8359 -msgid "New TCL script file created in Code Editor." -msgstr "Neue TCL-Skriptdatei, die im Code-Editor erstellt wurde." - -#: FlatCAMApp.py:8395 FlatCAMApp.py:8397 FlatCAMApp.py:8433 FlatCAMApp.py:8435 -msgid "Open TCL script" -msgstr "Öffnen Sie das TCL-Skript" - -#: FlatCAMApp.py:8463 -msgid "Executing ScriptObject file." -msgstr "Ausführen der ScriptObject-Datei." - -#: FlatCAMApp.py:8471 FlatCAMApp.py:8474 -msgid "Run TCL script" -msgstr "Führen Sie das TCL-Skript aus" - -#: FlatCAMApp.py:8497 -msgid "TCL script file opened in Code Editor and executed." -msgstr "TCL-Skriptdatei im Code-Editor geöffnet und ausgeführt." - -#: FlatCAMApp.py:8548 FlatCAMApp.py:8554 -msgid "Save Project As ..." -msgstr "Projekt speichern als ..." - -#: FlatCAMApp.py:8550 flatcamGUI/FlatCAMGUI.py:1134 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2176 msgid "Project" msgstr "Projekt" -<<<<<<< HEAD #: FlatCAMApp.py:8590 msgid "FlatCAM objects print" msgstr "FlatCAM-Objekte werden gedruckt" @@ -2045,40 +1176,12 @@ msgid "SVG file exported to" msgstr "SVG-Datei exportiert nach" #: FlatCAMApp.py:8892 -======= -#: FlatCAMApp.py:8589 -msgid "FlatCAM objects print" -msgstr "FlatCAM-Objekte werden gedruckt" - -#: FlatCAMApp.py:8602 FlatCAMApp.py:8609 -msgid "Save Object as PDF ..." -msgstr "Objekt als PDF speichern ..." - -#: FlatCAMApp.py:8618 -msgid "Printing PDF ... Please wait." -msgstr "PDF wird gedruckt ... Bitte warten." - -#: FlatCAMApp.py:8797 -msgid "PDF file saved to" -msgstr "PDF-Datei gespeichert in" - -#: FlatCAMApp.py:8822 -msgid "Exporting SVG" -msgstr "SVG exportieren" - -#: FlatCAMApp.py:8865 -msgid "SVG file exported to" -msgstr "SVG-Datei exportiert nach" - -#: FlatCAMApp.py:8891 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Save cancelled because source file is empty. Try to export the Gerber file." msgstr "" "Speichern abgebrochen, da die Quelldatei leer ist. Versuchen Sie einen " "Export der Gerber Datei." -<<<<<<< HEAD #: FlatCAMApp.py:9039 msgid "Excellon file exported to" msgstr "Excellon-Datei exportiert nach" @@ -2116,45 +1219,6 @@ msgid "Could not export DXF file." msgstr "DXF-Datei konnte nicht exportiert werden." #: FlatCAMApp.py:9272 FlatCAMApp.py:9319 flatcamTools/ToolImage.py:277 -======= -#: FlatCAMApp.py:9038 -msgid "Excellon file exported to" -msgstr "Excellon-Datei exportiert nach" - -#: FlatCAMApp.py:9047 -msgid "Exporting Excellon" -msgstr "Excellon exportieren" - -#: FlatCAMApp.py:9052 FlatCAMApp.py:9059 -msgid "Could not export Excellon file." -msgstr "Excellon-Datei konnte nicht exportiert werden." - -#: FlatCAMApp.py:9174 -msgid "Gerber file exported to" -msgstr "Gerberdatei exportiert nach" - -#: FlatCAMApp.py:9182 -msgid "Exporting Gerber" -msgstr "Gerber exportieren" - -#: FlatCAMApp.py:9187 FlatCAMApp.py:9194 -msgid "Could not export Gerber file." -msgstr "Gerber-Datei konnte nicht exportiert werden." - -#: FlatCAMApp.py:9229 -msgid "DXF file exported to" -msgstr "DXF-Datei exportiert nach" - -#: FlatCAMApp.py:9235 -msgid "Exporting DXF" -msgstr "DXF exportieren" - -#: FlatCAMApp.py:9240 FlatCAMApp.py:9247 -msgid "Could not export DXF file." -msgstr "DXF-Datei konnte nicht exportiert werden." - -#: FlatCAMApp.py:9271 FlatCAMApp.py:9318 flatcamTools/ToolImage.py:277 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" @@ -2162,7 +1226,6 @@ msgstr "" "Nicht unterstützte Art wird als Parameter ausgewählt. Nur Geometrie und " "Gerber werden unterstützt" -<<<<<<< HEAD #: FlatCAMApp.py:9282 msgid "Importing SVG" msgstr "SVG importieren" @@ -2173,23 +1236,10 @@ msgstr "Import fehlgeschlagen." #: FlatCAMApp.py:9297 FlatCAMApp.py:9343 FlatCAMApp.py:9407 FlatCAMApp.py:9474 #: FlatCAMApp.py:9540 FlatCAMApp.py:9605 FlatCAMApp.py:9662 -======= -#: FlatCAMApp.py:9281 -msgid "Importing SVG" -msgstr "SVG importieren" - -#: FlatCAMApp.py:9289 FlatCAMApp.py:9335 -msgid "Import failed." -msgstr "Import fehlgeschlagen." - -#: FlatCAMApp.py:9296 FlatCAMApp.py:9342 FlatCAMApp.py:9406 FlatCAMApp.py:9473 -#: FlatCAMApp.py:9539 FlatCAMApp.py:9604 FlatCAMApp.py:9661 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolImage.py:297 flatcamTools/ToolPDF.py:225 msgid "Opened" msgstr "Geöffnet" -<<<<<<< HEAD #: FlatCAMApp.py:9328 msgid "Importing DXF" msgstr "DXF importieren" @@ -2203,26 +1253,10 @@ msgid "Failed to parse file" msgstr "Datei konnte nicht analysiert werden" #: FlatCAMApp.py:9384 -======= -#: FlatCAMApp.py:9327 -msgid "Importing DXF" -msgstr "DXF importieren" - -#: FlatCAMApp.py:9368 FlatCAMApp.py:9563 FlatCAMApp.py:9628 -msgid "Failed to open file" -msgstr "Datei konnte nicht geöffnet werden" - -#: FlatCAMApp.py:9371 FlatCAMApp.py:9566 FlatCAMApp.py:9631 -msgid "Failed to parse file" -msgstr "Datei konnte nicht analysiert werden" - -#: FlatCAMApp.py:9383 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not Gerber file or empty. Aborting object creation." msgstr "" "Objekt ist keine Gerberdatei oder leer. Objekterstellung wird abgebrochen." -<<<<<<< HEAD #: FlatCAMApp.py:9389 msgid "Opening Gerber" msgstr "Gerber öffnen" @@ -2240,48 +1274,20 @@ msgid "Cannot open file" msgstr "Kann Datei nicht öffnen" #: FlatCAMApp.py:9454 flatcamTools/ToolPDF.py:275 -======= -#: FlatCAMApp.py:9388 -msgid "Opening Gerber" -msgstr "Gerber öffnen" - -#: FlatCAMApp.py:9399 -msgid "Open Gerber failed. Probable not a Gerber file." -msgstr "Open Gerber ist fehlgeschlagen. Wahrscheinlich keine Gerber-Datei." - -#: FlatCAMApp.py:9431 flatcamTools/ToolPcbWizard.py:424 -msgid "This is not Excellon file." -msgstr "Dies ist keine Excellon-Datei." - -#: FlatCAMApp.py:9435 -msgid "Cannot open file" -msgstr "Kann Datei nicht öffnen" - -#: FlatCAMApp.py:9453 flatcamTools/ToolPDF.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:445 msgid "No geometry found in file" msgstr "Keine Geometrie in der Datei gefunden" -<<<<<<< HEAD #: FlatCAMApp.py:9457 msgid "Opening Excellon." msgstr "Eröffnung Excellon." #: FlatCAMApp.py:9467 -======= -#: FlatCAMApp.py:9456 -msgid "Opening Excellon." -msgstr "Eröffnung Excellon." - -#: FlatCAMApp.py:9466 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open Excellon file failed. Probable not an Excellon file." msgstr "" "Die Excellon-Datei konnte nicht geöffnet werden. Wahrscheinlich keine " "Excellon-Datei." -<<<<<<< HEAD #: FlatCAMApp.py:9499 msgid "Reading GCode file" msgstr "GCode-Datei wird gelesen" @@ -2299,25 +1305,6 @@ msgid "Opening G-Code." msgstr "G-Code öffnen." #: FlatCAMApp.py:9530 -======= -#: FlatCAMApp.py:9498 -msgid "Reading GCode file" -msgstr "GCode-Datei wird gelesen" - -#: FlatCAMApp.py:9504 -msgid "Failed to open" -msgstr "Gescheitert zu öffnen" - -#: FlatCAMApp.py:9511 -msgid "This is not GCODE" -msgstr "Dies ist kein GCODE" - -#: FlatCAMApp.py:9516 -msgid "Opening G-Code." -msgstr "G-Code öffnen." - -#: FlatCAMApp.py:9529 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" @@ -2329,16 +1316,11 @@ msgstr "" "Der Versuch, ein FlatCAM CNCJob-Objekt aus einer G-Code-Datei zu erstellen, " "ist während der Verarbeitung fehlgeschlagen" -<<<<<<< HEAD #: FlatCAMApp.py:9586 -======= -#: FlatCAMApp.py:9585 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "" "Objekt ist keine HPGL2-Datei oder leer. Objekterstellung wird abgebrochen." -<<<<<<< HEAD #: FlatCAMApp.py:9591 msgid "Opening HPGL2" msgstr "HPGL2 öffnen" @@ -2404,78 +1386,10 @@ msgid "Failed to load recent projects item list." msgstr "Fehler beim Laden der Artikelliste der letzten Projekte." #: FlatCAMApp.py:9958 -======= -#: FlatCAMApp.py:9590 -msgid "Opening HPGL2" -msgstr "HPGL2 öffnen" - -#: FlatCAMApp.py:9597 -msgid " Open HPGL2 failed. Probable not a HPGL2 file." -msgstr " HPGL2 öffnen ist fehlgeschlagen. Wahrscheinlich keine HPGL2-Datei." - -#: FlatCAMApp.py:9623 -msgid "TCL script file opened in Code Editor." -msgstr "TCL-Skriptdatei im Code-Editor geöffnet." - -#: FlatCAMApp.py:9643 -msgid "Opening TCL Script..." -msgstr "TCL-Skript wird geöffnet ..." - -#: FlatCAMApp.py:9654 -msgid "Failed to open TCL Script." -msgstr "TCL-Skript konnte nicht geöffnet werden." - -#: FlatCAMApp.py:9676 -msgid "Opening FlatCAM Config file." -msgstr "Öffnen der FlatCAM Config-Datei." - -#: FlatCAMApp.py:9704 -msgid "Failed to open config file" -msgstr "Fehler beim Öffnen der Konfigurationsdatei" - -#: FlatCAMApp.py:9733 -msgid "Loading Project ... Please Wait ..." -msgstr "Projekt wird geladen ... Bitte warten ..." - -#: FlatCAMApp.py:9738 -msgid "Opening FlatCAM Project file." -msgstr "Öffnen der FlatCAM-Projektdatei." - -#: FlatCAMApp.py:9753 FlatCAMApp.py:9757 FlatCAMApp.py:9774 -msgid "Failed to open project file" -msgstr "Projektdatei konnte nicht geöffnet werden" - -#: FlatCAMApp.py:9811 -msgid "Loading Project ... restoring" -msgstr "Projekt wird geladen ... wird wiederhergestellt" - -#: FlatCAMApp.py:9821 -msgid "Project loaded from" -msgstr "Projekt geladen von" - -#: FlatCAMApp.py:9845 -msgid "Redrawing all objects" -msgstr "Alle Objekte neu zeichnen" - -#: FlatCAMApp.py:9933 -msgid "Failed to load recent item list." -msgstr "Fehler beim Laden der letzten Elementliste." - -#: FlatCAMApp.py:9940 -msgid "Failed to parse recent item list." -msgstr "Liste der letzten Artikel konnte nicht analysiert werden." - -#: FlatCAMApp.py:9950 -msgid "Failed to load recent projects item list." -msgstr "Fehler beim Laden der Artikelliste der letzten Projekte." - -#: FlatCAMApp.py:9957 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse recent project item list." msgstr "" "Fehler beim Analysieren der Liste der zuletzt verwendeten Projektelemente." -<<<<<<< HEAD #: FlatCAMApp.py:10019 msgid "Clear Recent projects" msgstr "Letzte Projekte löschen" @@ -2489,27 +1403,11 @@ msgid "Shortcut Key List" msgstr " Liste der Tastenkombinationen " #: FlatCAMApp.py:10145 -======= -#: FlatCAMApp.py:10018 -msgid "Clear Recent projects" -msgstr "Letzte Projekte löschen" - -#: FlatCAMApp.py:10042 -msgid "Clear Recent files" -msgstr "Letzte Dateien löschen" - -#: FlatCAMApp.py:10064 flatcamGUI/FlatCAMGUI.py:1363 -msgid "Shortcut Key List" -msgstr " Liste der Tastenkombinationen " - -#: FlatCAMApp.py:10144 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Selected Tab - Choose an Item from Project Tab" msgstr "" "Ausgewählte Registerkarte - Wählen Sie ein Element auf der Registerkarte " "\"Projekt\" aus" -<<<<<<< HEAD #: FlatCAMApp.py:10146 msgid "Details" msgstr "Einzelheiten" @@ -2519,17 +1417,6 @@ msgid "The normal flow when working in FlatCAM is the following:" msgstr "Der normale Ablauf beim Arbeiten in FlatCAM ist der folgende:" #: FlatCAMApp.py:10149 -======= -#: FlatCAMApp.py:10145 -msgid "Details" -msgstr "Einzelheiten" - -#: FlatCAMApp.py:10147 -msgid "The normal flow when working in FlatCAM is the following:" -msgstr "Der normale Ablauf beim Arbeiten in FlatCAM ist der folgende:" - -#: FlatCAMApp.py:10148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "FlatCAM using either the toolbars, key shortcuts or even dragging and " @@ -2539,11 +1426,7 @@ msgstr "" "oder SVG-Datei mithilfe der Symbolleisten, Tastenkombinationen oder durch " "Ziehen und Ablegen der Dateien auf der GUI in FlatCAM." -<<<<<<< HEAD #: FlatCAMApp.py:10152 -======= -#: FlatCAMApp.py:10151 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can also load a FlatCAM project by double clicking on the project file, " "drag and drop of the file into the FLATCAM GUI or through the menu (or " @@ -2553,11 +1436,7 @@ msgstr "" "doppelklicken, sie per Drag & Drop in die FLATCAM-Benutzeroberfläche ziehen " "oder über die in der App angebotenen Menü- (oder Symbolleisten-) Aktionen." -<<<<<<< HEAD #: FlatCAMApp.py:10155 -======= -#: FlatCAMApp.py:10154 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " @@ -2570,11 +1449,7 @@ msgstr "" "AUSGEWÄHLTES TAB mit den Objekteigenschaften entsprechend der Art " "aktualisiert: Gerber, Excellon-, Geometrie- oder CNCJob-Objekt." -<<<<<<< HEAD #: FlatCAMApp.py:10159 -======= -#: FlatCAMApp.py:10158 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " @@ -2589,11 +1464,7 @@ msgstr "" "doppelklicken, um das Ausgewählte Registerkarte zu öffnen und es zu füllen, " "selbst wenn es unscharf war." -<<<<<<< HEAD #: FlatCAMApp.py:10163 -======= -#: FlatCAMApp.py:10162 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can change the parameters in this screen and the flow direction is like " "this:" @@ -2601,11 +1472,7 @@ msgstr "" "Sie können die Parameter in diesem Bildschirm ändern und die Flussrichtung " "ist wie folgt:" -<<<<<<< HEAD #: FlatCAMApp.py:10164 -======= -#: FlatCAMApp.py:10163 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " @@ -2618,11 +1485,7 @@ msgstr "" "überprüfen (über CNC bearbeiten) Code) und / oder GCode anhängen / " "voranstellen (ebenfalls in Ausgewählte Registerkarte) -> GCode speichern." -<<<<<<< HEAD #: FlatCAMApp.py:10168 -======= -#: FlatCAMApp.py:10167 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." @@ -2631,17 +1494,12 @@ msgstr "" "der Hilfe -> Liste der Tastenkombinationen oder über eine eigene " "Tastenkombination: F3." -<<<<<<< HEAD #: FlatCAMApp.py:10232 -======= -#: FlatCAMApp.py:10231 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed checking for latest version. Could not connect." msgstr "" "Fehler bei der Suche nach der neuesten Version. Konnte keine Verbindung " "herstellen." -<<<<<<< HEAD #: FlatCAMApp.py:10239 msgid "Could not parse information about latest version." msgstr "Informationen zur neuesten Version konnten nicht analysiert werden." @@ -2663,29 +1521,6 @@ msgid "info" msgstr "Info" #: FlatCAMApp.py:10288 -======= -#: FlatCAMApp.py:10238 -msgid "Could not parse information about latest version." -msgstr "Informationen zur neuesten Version konnten nicht analysiert werden." - -#: FlatCAMApp.py:10248 -msgid "FlatCAM is up to date!" -msgstr "FlatCAM ist auf dem neuesten Version!" - -#: FlatCAMApp.py:10253 -msgid "Newer Version Available" -msgstr "Neuere Version verfügbar" - -#: FlatCAMApp.py:10255 -msgid "There is a newer version of FlatCAM available for download:" -msgstr "Es gibt eine neuere Version von FlatCAM zum Download:" - -#: FlatCAMApp.py:10259 -msgid "info" -msgstr "Info" - -#: FlatCAMApp.py:10287 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " @@ -2697,7 +1532,6 @@ msgstr "" "Einstellungen -> Registerkarte Allgemein in Legacy (2D).\n" "\n" -<<<<<<< HEAD #: FlatCAMApp.py:10367 msgid "All plots disabled." msgstr "Alle Diagramme sind deaktiviert." @@ -2779,89 +1613,6 @@ msgid "Set alpha level ..." msgstr "Alpha-Level einstellen ..." #: FlatCAMApp.py:10612 -======= -#: FlatCAMApp.py:10366 -msgid "All plots disabled." -msgstr "Alle Diagramme sind deaktiviert." - -#: FlatCAMApp.py:10373 -msgid "All non selected plots disabled." -msgstr "Alle nicht ausgewählten Diagramme sind deaktiviert." - -#: FlatCAMApp.py:10380 -msgid "All plots enabled." -msgstr "Alle Diagramme aktiviert." - -#: FlatCAMApp.py:10386 -msgid "Selected plots enabled..." -msgstr "Ausgewählte Diagramme aktiviert ..." - -#: FlatCAMApp.py:10394 -msgid "Selected plots disabled..." -msgstr "Ausgewählte Diagramme deaktiviert ..." - -#: FlatCAMApp.py:10427 -msgid "Enabling plots ..." -msgstr "Diagramm aktivieren..." - -#: FlatCAMApp.py:10479 -msgid "Disabling plots ..." -msgstr "Diagramm deaktivieren..." - -#: FlatCAMApp.py:10502 -msgid "Working ..." -msgstr "Arbeiten ..." - -#: FlatCAMApp.py:10557 flatcamGUI/FlatCAMGUI.py:703 -msgid "Red" -msgstr "Rote" - -#: FlatCAMApp.py:10559 flatcamGUI/FlatCAMGUI.py:706 -msgid "Blue" -msgstr "Blau" - -#: FlatCAMApp.py:10562 flatcamGUI/FlatCAMGUI.py:709 -msgid "Yellow" -msgstr "Gelb" - -#: FlatCAMApp.py:10564 flatcamGUI/FlatCAMGUI.py:712 -msgid "Green" -msgstr "Grün" - -#: FlatCAMApp.py:10566 flatcamGUI/FlatCAMGUI.py:715 -msgid "Purple" -msgstr "Lila" - -#: FlatCAMApp.py:10568 flatcamGUI/FlatCAMGUI.py:718 -msgid "Brown" -msgstr "Braun" - -#: FlatCAMApp.py:10570 FlatCAMApp.py:10626 flatcamGUI/FlatCAMGUI.py:721 -msgid "White" -msgstr "Weiß" - -#: FlatCAMApp.py:10572 flatcamGUI/FlatCAMGUI.py:724 -msgid "Black" -msgstr "Schwarz" - -#: FlatCAMApp.py:10575 flatcamGUI/FlatCAMGUI.py:729 -msgid "Custom" -msgstr "Maßgeschn." - -#: FlatCAMApp.py:10585 flatcamGUI/FlatCAMGUI.py:737 -msgid "Default" -msgstr "Standard" - -#: FlatCAMApp.py:10609 flatcamGUI/FlatCAMGUI.py:734 -msgid "Opacity" -msgstr "Opazität" - -#: FlatCAMApp.py:10611 -msgid "Set alpha level ..." -msgstr "Alpha-Level einstellen ..." - -#: FlatCAMApp.py:10611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220 @@ -2871,7 +1622,6 @@ msgstr "Alpha-Level einstellen ..." msgid "Value" msgstr "Wert" -<<<<<<< HEAD #: FlatCAMApp.py:10666 msgid "Saving FlatCAM Project" msgstr "FlatCAM-Projekt speichern" @@ -2893,29 +1643,6 @@ msgid "Retry to save it." msgstr "Versuchen Sie erneut, es zu speichern." #: FlatCAMApp.py:10716 FlatCAMApp.py:10726 -======= -#: FlatCAMApp.py:10665 -msgid "Saving FlatCAM Project" -msgstr "FlatCAM-Projekt speichern" - -#: FlatCAMApp.py:10686 FlatCAMApp.py:10722 -msgid "Project saved to" -msgstr "Projekt gespeichert in" - -#: FlatCAMApp.py:10693 -msgid "The object is used by another application." -msgstr "Das Objekt wird von einer anderen Anwendung verwendet." - -#: FlatCAMApp.py:10707 -msgid "Failed to verify project file" -msgstr "Fehler beim Überprüfen der Projektdatei" - -#: FlatCAMApp.py:10707 FlatCAMApp.py:10715 FlatCAMApp.py:10725 -msgid "Retry to save it." -msgstr "Versuchen Sie erneut, es zu speichern." - -#: FlatCAMApp.py:10715 FlatCAMApp.py:10725 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse saved project file" msgstr "Fehler beim Parsen der Projektdatei" @@ -3119,11 +1846,7 @@ msgstr "Werkzeugform" #: FlatCAMDB.py:164 FlatCAMDB.py:846 FlatCAMDB.py:1129 #: flatcamGUI/ObjectUI.py:350 flatcamGUI/ObjectUI.py:900 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:48 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:107 @@ -3162,11 +1885,7 @@ msgstr "Winkel der V-Form" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:101 #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:61 #: flatcamObjects/FlatCAMExcellon.py:1316 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1606 flatcamTools/ToolCalibration.py:74 -======= -#: flatcamObjects/FlatCAMGeometry.py:1578 flatcamTools/ToolCalibration.py:74 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Travel Z" msgstr "Bewegungshöhe Z (Travel)" @@ -3778,42 +2497,24 @@ msgstr "" #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2395 #: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2693 #: flatcamTools/ToolNCC.py:2725 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1834 tclCommands/TclCommandCopperClear.py:126 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2390 -#: flatcamTools/ToolNCC.py:2419 flatcamTools/ToolNCC.py:2688 -#: flatcamTools/ToolNCC.py:2720 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1829 tclCommands/TclCommandCopperClear.py:126 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125 msgid "Standard" msgstr "Standard" -<<<<<<< HEAD #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:395 defaults.py:427 -======= -#: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:391 defaults.py:423 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamEditors/FlatCAMGeoEditor.py:569 #: flatcamEditors/FlatCAMGeoEditor.py:5152 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2401 #: flatcamTools/ToolNCC.py:2429 flatcamTools/ToolNCC.py:2699 #: flatcamTools/ToolNCC.py:2731 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1848 tclCommands/TclCommandCopperClear.py:128 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2396 -#: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2694 -#: flatcamTools/ToolNCC.py:2726 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1843 tclCommands/TclCommandCopperClear.py:128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127 msgid "Seed" msgstr "Keim" @@ -3823,11 +2524,7 @@ msgstr "Keim" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolPaint.py:390 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1862 -======= -#: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1857 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129 msgid "Lines" msgstr "Linien" @@ -3870,11 +2567,7 @@ msgstr "" #: FlatCAMDB.py:1509 flatcamEditors/FlatCAMGeoEditor.py:612 #: flatcamEditors/FlatCAMGrbEditor.py:5311 flatcamGUI/ObjectUI.py:143 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142 #: flatcamTools/ToolNCC.py:459 flatcamTools/ToolTransform.py:28 @@ -3960,11 +2653,7 @@ msgid "Laser_lines" msgstr "LaserlinienLinien" #: FlatCAMDB.py:1596 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2027 -======= -#: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2022 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:133 msgid "Combo" msgstr "Combo" @@ -4267,7 +2956,6 @@ msgstr "G91 Koordinaten nicht implementiert ..." msgid "Unifying Geometry from parsed Geometry segments" msgstr "Vereinheitlichen von Geometrie aus analysierten Geometriesegmenten" -<<<<<<< HEAD #: defaults.py:401 #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -4275,43 +2963,21 @@ msgstr "Vereinheitlichen von Geometrie aus analysierten Geometriesegmenten" #: flatcamTools/ToolNCC.py:1306 flatcamTools/ToolNCC.py:1634 #: flatcamTools/ToolNCC.py:1919 flatcamTools/ToolNCC.py:1983 #: flatcamTools/ToolNCC.py:2967 flatcamTools/ToolNCC.py:2976 -======= -#: defaults.py:397 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamTools/ToolCopperThieving.py:125 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1301 flatcamTools/ToolNCC.py:1629 -#: flatcamTools/ToolNCC.py:1914 flatcamTools/ToolNCC.py:1978 -#: flatcamTools/ToolNCC.py:2962 flatcamTools/ToolNCC.py:2971 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:190 msgid "Itself" msgstr "Selbst" -<<<<<<< HEAD #: defaults.py:428 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1427 -======= -#: defaults.py:424 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1422 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:162 msgid "All Polygons" msgstr "Alle Polygone" -<<<<<<< HEAD #: defaults.py:739 msgid "Could not load defaults file." msgstr "Voreinstellungen konnte nicht geladen werden." #: defaults.py:752 -======= -#: defaults.py:735 -msgid "Could not load defaults file." -msgstr "Voreinstellungen konnte nicht geladen werden." - -#: defaults.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse defaults file." msgstr "Fehler beim Einlesen der Voreinstellungen." @@ -4843,17 +3509,10 @@ msgstr "Schlitz insgesamt" #: flatcamEditors/FlatCAMGeoEditor.py:1217 #: flatcamEditors/FlatCAMGeoEditor.py:1252 #: flatcamEditors/FlatCAMGeoEditor.py:1280 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:599 flatcamObjects/FlatCAMGeometry.py:1033 #: flatcamObjects/FlatCAMGeometry.py:1780 #: flatcamObjects/FlatCAMGeometry.py:2424 flatcamTools/ToolNCC.py:1498 #: flatcamTools/ToolPaint.py:1249 flatcamTools/ToolPaint.py:1420 -======= -#: flatcamObjects/FlatCAMGeometry.py:571 flatcamObjects/FlatCAMGeometry.py:1005 -#: flatcamObjects/FlatCAMGeometry.py:1752 -#: flatcamObjects/FlatCAMGeometry.py:2396 flatcamTools/ToolNCC.py:1493 -#: flatcamTools/ToolPaint.py:1244 flatcamTools/ToolPaint.py:1415 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:883 flatcamTools/ToolSolderPaste.py:956 msgid "Wrong value format entered, use a number." msgstr "Falsches Wertformat eingegeben, eine Zahl verwenden." @@ -4946,12 +3605,8 @@ msgid "Round" msgstr "Runden" #: flatcamEditors/FlatCAMGeoEditor.py:95 -<<<<<<< HEAD #: flatcamEditors/FlatCAMGrbEditor.py:2632 flatcamGUI/ObjectUI.py:2073 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:217 -======= -#: flatcamEditors/FlatCAMGrbEditor.py:2632 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68 @@ -5056,11 +3711,7 @@ msgid "Paint" msgstr "Malen" #: flatcamEditors/FlatCAMGeoEditor.py:547 flatcamGUI/FlatCAMGUI.py:924 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2139 -======= -#: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2059 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:43 flatcamTools/ToolPaint.py:738 msgid "Paint Tool" msgstr "Werkzeug Malen" @@ -5824,11 +4475,7 @@ msgstr "Geo-Editor" #: flatcamEditors/FlatCAMGeoEditor.py:3345 #: flatcamEditors/FlatCAMGrbEditor.py:2488 #: flatcamEditors/FlatCAMGrbEditor.py:3969 flatcamGUI/ObjectUI.py:263 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCutOut.py:95 msgid "Type" msgstr "Typ" @@ -5850,11 +4497,8 @@ msgid "Line" msgstr "Linie" #: flatcamEditors/FlatCAMGeoEditor.py:3591 flatcamGUI/FlatCAMGUI.py:2202 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2074 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:218 -======= ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292 #: flatcamTools/ToolNCC.py:584 flatcamTools/ToolPaint.py:528 @@ -6592,11 +5236,7 @@ msgstr "" "Zeichenfolge, die die Zeichenfolge im Feld Suchen im gesamten Text ersetzt." #: flatcamEditors/FlatCAMTextEditor.py:95 flatcamGUI/ObjectUI.py:486 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2219 -======= -#: flatcamGUI/ObjectUI.py:2139 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54 #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:88 msgid "All" @@ -6718,11 +5358,7 @@ msgstr "Dokumentieren\tD" msgid "Will create a new, empty Document Object." msgstr "Erstellt ein neues, leeres Dokumentobjekt." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4420 -======= -#: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4397 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:62 flatcamTools/ToolPcbWizard.py:69 msgid "Open" msgstr "Öffnen" @@ -6731,7 +5367,6 @@ msgstr "Öffnen" msgid "Open &Project ..." msgstr "&Projekt öffnen..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4430 msgid "Open &Gerber ...\tCtrl+G" msgstr "&Gerber öffnen...\\STRG+G" @@ -6741,17 +5376,6 @@ msgid "Open &Excellon ...\tCtrl+E" msgstr "&Excellon öffnen...\\STRG+E" #: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4440 -======= -#: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4407 -msgid "Open &Gerber ...\tCtrl+G" -msgstr "&Gerber öffnen...\\STRG+G" - -#: flatcamGUI/FlatCAMGUI.py:145 flatcamGUI/FlatCAMGUI.py:4412 -msgid "Open &Excellon ...\tCtrl+E" -msgstr "&Excellon öffnen...\\STRG+E" - -#: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4417 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open G-&Code ..." msgstr "G-&Code öffnen..." @@ -6799,19 +5423,11 @@ msgid "Open Example ..." msgstr "Beispiel öffnen ..." #: flatcamGUI/FlatCAMGUI.py:201 flatcamGUI/FlatCAMGUI.py:907 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4409 msgid "Run Script ..." msgstr "Skript ausführen ..." #: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4411 -======= -#: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4386 -msgid "Run Script ..." -msgstr "Skript ausführen ..." - -#: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4388 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" @@ -6912,11 +5528,7 @@ msgid "Export Preferences to file ..." msgstr "Einstellungen in Datei exportieren ..." #: flatcamGUI/FlatCAMGUI.py:306 -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:1119 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:1115 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save Preferences" msgstr "Einstellungen speichern" @@ -7363,11 +5975,7 @@ msgstr "Quelltext anzeigen" #: flatcamGUI/FlatCAMGUI.py:1072 flatcamGUI/FlatCAMGUI.py:2138 #: flatcamGUI/FlatCAMGUI.py:2282 flatcamGUI/FlatCAMGUI.py:2572 #: flatcamGUI/FlatCAMGUI.py:2775 flatcamGUI/ObjectUI.py:1617 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:502 flatcamTools/ToolPanelize.py:540 -======= -#: flatcamObjects/FlatCAMGeometry.py:477 flatcamTools/ToolPanelize.py:540 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:567 flatcamTools/ToolPanelize.py:660 #: flatcamTools/ToolPanelize.py:689 flatcamTools/ToolPanelize.py:751 msgid "Copy" @@ -7517,11 +6125,7 @@ msgid "Cutout Tool" msgstr "Ausschnittwerkzeug" #: flatcamGUI/FlatCAMGUI.py:922 flatcamGUI/FlatCAMGUI.py:2626 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2157 -======= -#: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2077 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:974 msgid "NCC Tool" msgstr "NCC Werkzeug" @@ -7815,11 +6419,7 @@ msgid "CNC-JOB" msgstr "CNC-Auftrag" #: flatcamGUI/FlatCAMGUI.py:1266 flatcamGUI/ObjectUI.py:563 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2132 -======= -#: flatcamGUI/ObjectUI.py:2052 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "TOOLS" msgstr "WERKZEUGE" @@ -8363,11 +6963,7 @@ msgstr "Geometrie" #: flatcamTools/ToolCopperThieving.py:158 #: flatcamTools/ToolCopperThieving.py:604 flatcamTools/ToolDblSided.py:225 #: flatcamTools/ToolFilm.py:359 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPunchGerber.py:149 flatcamTools/ToolPunchGerber.py:164 msgid "Excellon" @@ -8417,11 +7013,7 @@ msgstr "Überschneidung" msgid "Subtraction" msgstr "Subtraktion" -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2221 -======= -#: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2141 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56 msgid "Cut" msgstr "Schnitt" @@ -8560,7 +7152,6 @@ msgstr "Tool wird hinzugefügt abgebrochen ..." msgid "Distance Tool exit..." msgstr "Entfernungstool beenden ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:4323 flatcamGUI/FlatCAMGUI.py:4330 msgid "Idle." msgstr "Untätig." @@ -8578,25 +7169,6 @@ msgid "Open Project ..." msgstr "Offenes Projekt ..." #: flatcamGUI/FlatCAMGUI.py:4450 -======= -#: flatcamGUI/FlatCAMGUI.py:4300 flatcamGUI/FlatCAMGUI.py:4307 -msgid "Idle." -msgstr "Untätig." - -#: flatcamGUI/FlatCAMGUI.py:4338 -msgid "Application started ..." -msgstr "Bewerbung gestartet ..." - -#: flatcamGUI/FlatCAMGUI.py:4339 -msgid "Hello!" -msgstr "Hello!" - -#: flatcamGUI/FlatCAMGUI.py:4401 -msgid "Open Project ..." -msgstr "Offenes Projekt ..." - -#: flatcamGUI/FlatCAMGUI.py:4427 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Exit" msgstr "Ausgang" @@ -8710,11 +7282,7 @@ msgid "Gerber Object" msgstr "Gerber-Objekt" #: flatcamGUI/ObjectUI.py:187 flatcamGUI/ObjectUI.py:730 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2205 -======= -#: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2125 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31 @@ -8752,11 +7320,7 @@ msgid "Plot" msgstr "Zeichn" #: flatcamGUI/ObjectUI.py:211 flatcamGUI/ObjectUI.py:771 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2315 -======= -#: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2235 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:37 #: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:54 @@ -8869,11 +7433,7 @@ msgstr "" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:50 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:109 #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1174 flatcamTools/ToolCutOut.py:141 -======= -#: flatcamObjects/FlatCAMGeometry.py:1146 flatcamTools/ToolCutOut.py:141 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutting depth (negative)\n" "below the copper surface." @@ -8987,11 +7547,7 @@ msgstr "" #: flatcamTools/ToolFilm.py:557 flatcamTools/ToolImage.py:49 #: flatcamTools/ToolImage.py:252 flatcamTools/ToolImage.py:273 #: flatcamTools/ToolNCC.py:96 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:118 #: flatcamTools/ToolPanelize.py:204 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPanelize.py:391 @@ -9283,22 +7839,14 @@ msgid "Solid circles." msgstr "Feste Kreise." #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:876 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71 #: flatcamTools/ToolProperties.py:166 msgid "Drills" msgstr "Bohrer" #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:877 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158 #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72 #: flatcamTools/ToolProperties.py:168 @@ -9541,11 +8089,7 @@ msgstr "" #: flatcamGUI/ObjectUI.py:1049 flatcamGUI/ObjectUI.py:1841 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:216 #: flatcamObjects/FlatCAMExcellon.py:1332 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1622 -======= -#: flatcamObjects/FlatCAMGeometry.py:1594 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Spindle speed" msgstr "Spulengeschwindigkeit" @@ -9833,22 +8377,13 @@ msgstr "" "ausgegraut und Cut Z wird automatisch aus dem neuen berechnet\n" "Zeigt UI-Formulareinträge mit den Namen V-Tip Dia und V-Tip Angle an." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2313 -======= -#: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2233 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40 msgid "Plot Object" msgstr "Plotobjekt" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138 #: flatcamTools/ToolCopperThieving.py:221 msgid "Dia" @@ -10179,11 +8714,7 @@ msgstr "Generieren Sie das CNC-Job-Objekt." msgid "Launch Paint Tool in Tools Tab." msgstr "Starten Sie das Paint Werkzeug in der Registerkarte \"Tools\"." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2142 -======= -#: flatcamGUI/ObjectUI.py:2062 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35 msgid "" "Creates tool paths to cover the\n" @@ -10200,20 +8731,12 @@ msgstr "" msgid "CNC Job Object" msgstr "CNC-Auftragsobjekt" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2208 -======= -#: flatcamGUI/ObjectUI.py:2128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45 msgid "Plot kind" msgstr "Darstellungsart" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2211 -======= -#: flatcamGUI/ObjectUI.py:2131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47 msgid "" "This selects the kind of geometries on the canvas to plot.\n" @@ -10227,29 +8750,17 @@ msgstr "" "über dem Werkstück oder es kann vom Typ 'Ausschneiden' sein,\n" "was bedeutet, dass die Bewegungen, die in das Material geschnitten werden." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2220 -======= -#: flatcamGUI/ObjectUI.py:2140 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55 msgid "Travel" msgstr "Reise" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2224 -======= -#: flatcamGUI/ObjectUI.py:2144 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64 msgid "Display Annotation" msgstr "Anmerkung anzeigen" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2226 -======= -#: flatcamGUI/ObjectUI.py:2146 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66 msgid "" "This selects if to display text annotation on the plot.\n" @@ -10324,20 +8835,12 @@ msgstr "Plot aktualisieren" msgid "Update the plot." msgstr "Aktualisieren Sie die Darstellung." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2356 -======= -#: flatcamGUI/ObjectUI.py:2276 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30 msgid "Export CNC Code" msgstr "CNC-Code exportieren" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2358 -======= -#: flatcamGUI/ObjectUI.py:2278 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32 #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33 msgid "" @@ -10351,11 +8854,7 @@ msgstr "" msgid "Prepend to CNC Code" msgstr "CNC-Code voranstellen" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2366 flatcamGUI/ObjectUI.py:2373 -======= -#: flatcamGUI/ObjectUI.py:2286 flatcamGUI/ObjectUI.py:2293 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49 msgid "" "Type here any G-Code commands you would\n" @@ -10368,11 +8867,7 @@ msgstr "" msgid "Append to CNC Code" msgstr "An CNC Code anhängen" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2381 flatcamGUI/ObjectUI.py:2389 -======= -#: flatcamGUI/ObjectUI.py:2301 flatcamGUI/ObjectUI.py:2309 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65 msgid "" "Type here any G-Code commands you would\n" @@ -10383,20 +8878,12 @@ msgstr "" "die Sie an die generierte Datei anhängen möchten.\n" "z.B.: M2 (Programmende)" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2403 -======= -#: flatcamGUI/ObjectUI.py:2323 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38 msgid "Toolchange G-Code" msgstr "Werkzeugwechsel G-Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2406 -======= -#: flatcamGUI/ObjectUI.py:2326 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41 msgid "" "Type here any G-Code commands you would\n" @@ -10440,20 +8927,12 @@ msgstr "" " \n" "\"Toolchange Custom\" -Prozessordatei erzeugt wurde." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2436 -======= -#: flatcamGUI/ObjectUI.py:2356 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80 msgid "Use Toolchange Macro" msgstr "Benutze das Werkzeugwechselmakro" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2438 -======= -#: flatcamGUI/ObjectUI.py:2358 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82 msgid "" "Check this box if you want to use\n" @@ -10462,11 +8941,7 @@ msgstr "" "Aktivieren Sie dieses Kontrollkästchen, wenn Sie verwenden möchten\n" "ein benutzerdefiniertes Werkzeug ändert GCode (Makro)." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2446 -======= -#: flatcamGUI/ObjectUI.py:2366 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94 msgid "" "A list of the FlatCAM variables that can be used\n" @@ -10477,11 +8952,7 @@ msgstr "" "im Werkzeugwechselereignis.\n" "Sie müssen mit dem \"%\" -Symbol umgeben sein" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2453 -======= -#: flatcamGUI/ObjectUI.py:2373 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101 #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30 #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31 @@ -10508,65 +8979,37 @@ msgstr "" msgid "Parameters" msgstr "Parameters" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2456 -======= -#: flatcamGUI/ObjectUI.py:2376 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106 msgid "FlatCAM CNC parameters" msgstr "FlatCAM CNC-Parameter" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2457 -======= -#: flatcamGUI/ObjectUI.py:2377 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111 msgid "tool number" msgstr "Werkzeugnummer" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2458 -======= -#: flatcamGUI/ObjectUI.py:2378 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112 msgid "tool diameter" msgstr "Werkzeugdurchmesser" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2459 -======= -#: flatcamGUI/ObjectUI.py:2379 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113 msgid "for Excellon, total number of drills" msgstr "für Excellon die Gesamtzahl der Bohrer" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2461 -======= -#: flatcamGUI/ObjectUI.py:2381 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115 msgid "X coord for Toolchange" msgstr "X-Koordinate für Werkzeugwechsel" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2462 -======= -#: flatcamGUI/ObjectUI.py:2382 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116 msgid "Y coord for Toolchange" msgstr "Y-Koordinate für Werkzeugwechsel" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2463 -======= -#: flatcamGUI/ObjectUI.py:2383 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118 msgid "Z coord for Toolchange" msgstr "Z-Koordinate für Werkzeugwechsel" @@ -10579,20 +9022,12 @@ msgstr "tiefe wo zu schneiden" msgid "height where to travel" msgstr "Höhe, wohin man reist" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2466 -======= -#: flatcamGUI/ObjectUI.py:2386 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121 msgid "the step value for multidepth cut" msgstr "der Schrittwert für den mehrstufigen Schnitt" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2468 -======= -#: flatcamGUI/ObjectUI.py:2388 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123 msgid "the value for the spindle speed" msgstr "der Wert für die Spindeldrehzahl" @@ -10654,11 +9089,7 @@ msgstr "" msgid "Font Type" msgstr "Schriftart" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2660 -======= -#: flatcamGUI/ObjectUI.py:2580 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:197 msgid "Font Size" msgstr "Schriftgröße" @@ -10713,7 +9144,6 @@ msgstr "" "Aufgrund eines Unterschieds zwischen der Anzahl der Textelemente und der " "Anzahl der Textpositionen konnten keine Anmerkungen erstellt werden." -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:911 msgid "Preferences applied." msgstr "Einstellungen werden angewendet." @@ -10736,30 +9166,6 @@ msgid "Preferences edited but not saved." msgstr "Einstellungen bearbeitet, aber nicht gespeichert." #: flatcamGUI/preferences/PreferencesUIManager.py:1117 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:907 -msgid "Preferences applied." -msgstr "Einstellungen werden angewendet." - -#: flatcamGUI/preferences/PreferencesUIManager.py:971 -msgid "Preferences closed without saving." -msgstr "Einstellungen geschlossen ohne zu speichern." - -#: flatcamGUI/preferences/PreferencesUIManager.py:983 -msgid "Preferences default values are restored." -msgstr "Die Standardeinstellungen werden wiederhergestellt." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1018 -#: flatcamGUI/preferences/PreferencesUIManager.py:1127 -msgid "Preferences saved." -msgstr "Einstellungen gespeichert." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1068 -msgid "Preferences edited but not saved." -msgstr "Einstellungen bearbeitet, aber nicht gespeichert." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1113 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more values are changed.\n" "Do you want to save the Preferences?" @@ -10802,7 +9208,6 @@ msgid "dwelltime = time to dwell to allow the spindle to reach it's set RPM" msgstr "" "dwelltime = Zeit zum Verweilen, damit die Spindel ihre eingestellte Drehzahl " "erreicht" -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:145 msgid "Annotation Size" @@ -10917,122 +9322,6 @@ msgstr "" "Wenn ausgewählt werden Zeilenendungsmarkierungen von Windows (CRLF) auch auf " "anderen Betriebssystemen geschrieben." -======= - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:145 -msgid "Annotation Size" -msgstr "Anmerkungsgröße" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 -msgid "The font size of the annotation text. In pixels." -msgstr "Die Schriftgröße des Anmerkungstextes. In Pixeln." - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157 -msgid "Annotation Color" -msgstr "Anmerkungsfarbe" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:159 -msgid "Set the font color for the annotation texts." -msgstr "Legen Sie die Schriftfarbe für die Anmerkungstexte fest." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:26 -msgid "CNC Job General" -msgstr "CNC-Job Allgemein" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:77 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:59 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:45 -msgid "Circle Steps" -msgstr "Kreisschritte" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:79 -msgid "" -"The number of circle steps for GCode \n" -"circle and arc shapes linear approximation." -msgstr "" -"Die Anzahl der Kreisschritte für GCode\n" -"Kreis- und Bogenformen lineare Annäherung." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:88 -msgid "Travel dia" -msgstr "Verfahrdurchm" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:90 -msgid "" -"The width of the travel lines to be\n" -"rendered in the plot." -msgstr "" -"Die Breite der Fahrlinien soll sein\n" -"in der Handlung gerendert." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:103 -msgid "G-code Decimals" -msgstr "G-Code-Dezimalstellen" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:106 -#: flatcamTools/ToolFiducials.py:74 -msgid "Coordinates" -msgstr "Koordinaten" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 -msgid "" -"The number of decimals to be used for \n" -"the X, Y, Z coordinates in CNC code (GCODE, etc.)" -msgstr "" -"Die Anzahl der Dezimalstellen, für die verwendet werden soll\n" -"die X-, Y-, Z-Koordinaten im CNC-Code (GCODE usw.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:119 -#: flatcamTools/ToolProperties.py:519 -msgid "Feedrate" -msgstr "Vorschubgeschwindigkeit" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:121 -msgid "" -"The number of decimals to be used for \n" -"the Feedrate parameter in CNC code (GCODE, etc.)" -msgstr "" -"Die Anzahl der Dezimalstellen, für die verwendet werden soll\n" -"der Vorschubparameter im CNC-Code (GCODE usw.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:132 -msgid "Coordinates type" -msgstr "Koordinaten eingeben" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:134 -msgid "" -"The type of coordinates to be used in Gcode.\n" -"Can be:\n" -"- Absolute G90 -> the reference is the origin x=0, y=0\n" -"- Incremental G91 -> the reference is the previous position" -msgstr "" -"Der in Gcode zu verwendende Koordinatentyp.\n" -"Kann sein:\n" -"- Absolut G90 -> die Referenz ist der Ursprung x = 0, y = 0\n" -"- Inkrementell G91 -> Die Referenz ist die vorherige Position" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:140 -msgid "Absolute G90" -msgstr "Absolut G90" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:141 -msgid "Incremental G91" -msgstr "Inkrementelles G91" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:151 -msgid "Force Windows style line-ending" -msgstr "Windows Zeilenendemarkierung erzwingen" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:153 -msgid "" -"When checked will force a Windows style line-ending\n" -"(\\r\\n) on non-Windows OS's." -msgstr "" -"Wenn ausgewählt werden Zeilenendungsmarkierungen von Windows (CRLF) auch auf " -"anderen Betriebssystemen geschrieben." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:165 msgid "Travel Line Color" msgstr "Reiselinienfarbe" @@ -11099,7 +9388,6 @@ msgstr "Legen Sie die Farbe für geplottete Objekte fest." #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 msgid "CNC Job Options" msgstr "CNC-Auftragsoptionen" -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 msgid "Export G-Code" @@ -11109,17 +9397,6 @@ msgstr "G-Code exportieren" msgid "Prepend to G-Code" msgstr "Voranstellen an G-Code" -======= - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 -msgid "Export G-Code" -msgstr "G-Code exportieren" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:47 -msgid "Prepend to G-Code" -msgstr "Voranstellen an G-Code" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:56 msgid "" "Type here any G-Code commands you would like to add at the beginning of the " @@ -11226,7 +9503,6 @@ msgstr "" "Fahren Sie so schnell wie möglich (G0) bis Z Move (Fahrhöhe).\n" "  - Wenn Sie den Weg von Z-Schnitt (Schnitttiefe) nach Z_Move prüfen\n" "(Fahrhöhe) erfolgt so schnell wie möglich (G0) in einem Zug." -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 msgid "A list of Excellon Editor parameters." @@ -11239,20 +9515,6 @@ msgstr "Eine Liste der Excellon Editor-Parameter." msgid "Selection limit" msgstr "Auswahllimit" -======= - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 -msgid "A list of Excellon Editor parameters." -msgstr "Eine Liste der Excellon Editor-Parameter." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:40 -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:194 -msgid "Selection limit" -msgstr "Auswahllimit" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:42 msgid "" "Set the number of selected Excellon geometry\n" @@ -11516,7 +9778,6 @@ msgstr "" "mit M15 / M16 Befehlen.\n" "Beim Bohren (G85) werden die Steckplätze exportiert\n" "Verwenden Sie den Befehl Bohrschlitz (G85)." -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 msgid "Routed" @@ -11588,79 +9849,6 @@ msgstr "METRISCH" msgid "Default values for METRIC are 3:3" msgstr "Die Standardwerte für METRISCH sind 3: 3" -======= - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 -msgid "Routed" -msgstr "Geroutet" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:148 -msgid "Drilled(G85)" -msgstr "Gebohrt (G85)" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:29 -msgid "Excellon General" -msgstr "Excellon Allgemeines" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:62 -msgid "Excellon Format" -msgstr "Excellon Format" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:64 -msgid "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period.\n" -"\n" -"Possible presets:\n" -"\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" -msgstr "" -"Die NC-Bohrdateien, normalerweise Excellon-Dateien genannt\n" -"sind Dateien, die in verschiedenen Formaten vorliegen.\n" -"Hier legen wir das verwendete Format fest\n" -"Koordinaten verwenden keine Periode.\n" -"\n" -"Mögliche Voreinstellungen:\n" -"\n" -"PROTEUS 3: 3 MM LZ\n" -"DipTrace 5: 2 MM TZ\n" -"DipTrace 4: 3 MM LZ\n" -"\n" -"Eagle 3: 3 MM TZ\n" -"Eagle 4: 3 MM TZ\n" -"Eagle 2: 5 ZOLL TZ\n" -"Eagle 3: 5 ZOLL TZ\n" -"\n" -"ALTIUM 2: 4 ZOLL LZ\n" -"Sprint-Layout 2: 4 ZOLL LZ\n" -"KiCAD 3: 5 ZOLL TZ" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:88 -msgid "Default values for INCH are 2:4" -msgstr "Die Standardwerte für ZOLL sind 2: 4" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:116 -msgid "METRIC" -msgstr "METRISCH" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 -msgid "Default values for METRIC are 3:3" -msgstr "Die Standardwerte für METRISCH sind 3: 3" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:148 msgid "" "This sets the type of Excellon zeros.\n" @@ -11749,11 +9937,7 @@ msgstr "MetaHeuristic" #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:218 #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:104 -<<<<<<< HEAD #: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:510 -======= -#: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:485 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMGerber.py:251 msgid "Basic" msgstr "Basis" @@ -11783,7 +9967,6 @@ msgstr "" #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:258 msgid "Excellon Object Color" msgstr "Excellon-Objektfarbe" -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:264 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:86 @@ -11800,24 +9983,6 @@ msgstr "Excellon-Optionen" msgid "Create CNC Job" msgstr "CNC-Job erstellen" -======= - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:264 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:86 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:155 -msgid "Set the line color for plotted objects." -msgstr "Legen Sie die Linienfarbe für geplottete Objekte fest." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29 -msgid "Excellon Options" -msgstr "Excellon-Optionen" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:34 -msgid "Create CNC Job" -msgstr "CNC-Job erstellen" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35 msgid "" "Parameters used to create a CNC Job object\n" @@ -11830,21 +9995,12 @@ msgstr "" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:121 msgid "Tool change" msgstr "Werkzeugwechsel" -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 msgid "Enable Dwell" msgstr "Verweilzeit aktivieren" -======= - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 -msgid "Enable Dwell" -msgstr "Verweilzeit aktivieren" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259 msgid "" "The preprocessor JSON file that dictates\n" @@ -11881,19 +10037,11 @@ msgstr "Erstellen Sie Geometrie zum Fräsen von Löchern." #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294 msgid "Drill Tool dia" msgstr "Bohrwerkzeugs Durchm" -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 msgid "Slot Tool dia" msgstr "Schlitzwerkzeug Durchmesser" -======= - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 -msgid "Slot Tool dia" -msgstr "Schlitzwerkzeug Durchmesser" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307 msgid "" "Diameter of the cutting tool\n" @@ -11917,19 +10065,11 @@ msgstr "X-Wert" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:55 msgid "This is the Grid snap value on X axis." msgstr "Dies ist der Rasterfangwert auf der X-Achse." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:65 msgid "Y value" msgstr "Y-Wert" -======= - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:65 -msgid "Y value" -msgstr "Y-Wert" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:67 msgid "This is the Grid snap value on Y axis." msgstr "Dies ist der Rasterfangwert auf der Y-Achse." @@ -12055,7 +10195,6 @@ msgstr "Groß" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:289 msgid "Cursor Size" msgstr "Mauszeigergröße" -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:291 msgid "Set the size of the mouse cursor, in pixels." @@ -12209,161 +10348,6 @@ msgstr "Aktivitätssymbol" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:432 msgid "Select the GIF that show activity when FlatCAM is active." msgstr "" -======= - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:291 -msgid "Set the size of the mouse cursor, in pixels." -msgstr "Stellen Sie die Größe des Mauszeigers in Pixel ein." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:302 -msgid "Cursor Width" -msgstr "Mauszeiger Breite" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:304 -msgid "Set the line width of the mouse cursor, in pixels." -msgstr "Legen Sie die Linienbreite des Mauszeigers in Pixel fest." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:315 -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:322 -msgid "Cursor Color" -msgstr "Mauszeigerfarbe" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:317 -msgid "Check this box to color mouse cursor." -msgstr "Aktivieren Sie dieses Kontrollkästchen, um den Mauszeiger einzufärben." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:324 -msgid "Set the color of the mouse cursor." -msgstr "Stellen Sie die Farbe des Mauszeigers ein." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:347 -msgid "Pan Button" -msgstr "Pan-Taste" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:349 -msgid "" -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" -msgstr "" -"Wählen Sie die Maustaste aus, die Sie zum Verschieben verwenden möchten:\n" -"- MMB -> Mittlere Maustaste\n" -"- RMB -> Rechte Maustaste" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:353 -msgid "MMB" -msgstr "MMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:354 -msgid "RMB" -msgstr "RMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:360 -msgid "Multiple Selection" -msgstr "Mehrfachauswahl" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:362 -msgid "Select the key used for multiple selection." -msgstr "Wählen Sie den Schlüssel für die Mehrfachauswahl aus." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:364 -msgid "CTRL" -msgstr "STRG" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:365 -msgid "SHIFT" -msgstr "SHIFT" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:376 -msgid "Delete object confirmation" -msgstr "Objektbestätigung löschen" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:378 -msgid "" -"When checked the application will ask for user confirmation\n" -"whenever the Delete object(s) event is triggered, either by\n" -"menu shortcut or key shortcut." -msgstr "" -"Wenn diese Option aktiviert ist, werden Sie von der Anwendung um eine\n" -"Bestätigung des Benutzers gebeten Jedes Mal, wenn das Ereignis Objekt (e)\n" -"löschen ausgelöst wird, entweder durch\n" -"Menüverknüpfung oder Tastenkombination." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:385 -msgid "\"Open\" behavior" -msgstr "\"Offen\" -Verhalten" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:387 -msgid "" -"When checked the path for the last saved file is used when saving files,\n" -"and the path for the last opened file is used when opening files.\n" -"\n" -"When unchecked the path for opening files is the one used last: either the\n" -"path for saving files or the path for opening files." -msgstr "" -"Wenn diese Option aktiviert ist, wird beim Speichern der Dateien der Pfad " -"für die zuletzt gespeicherte Datei verwendet.\n" -"und der Pfad für die zuletzt geöffnete Datei wird beim Öffnen von Dateien " -"verwendet.\n" -"\n" -"Wenn das Kontrollkästchen deaktiviert ist, wird der Pfad zum Öffnen der " -"Dateien zuletzt verwendet: entweder der Pfad\n" -"Pfad zum Speichern von Dateien oder Pfad zum Öffnen von Dateien." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:396 -msgid "Enable ToolTips" -msgstr "QuickInfos aktivieren" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -msgid "" -"Check this box if you want to have toolTips displayed\n" -"when hovering with mouse over items throughout the App." -msgstr "" -"Aktivieren Sie dieses Kontrollkästchen, wenn QuickInfos angezeigt werden " -"sollen\n" -"wenn Sie mit der Maus über Elemente in der App fahren." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:405 -msgid "Allow Machinist Unsafe Settings" -msgstr "Unsichere Maschineneinstellungen erlauben" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:407 -msgid "" -"If checked, some of the application settings will be allowed\n" -"to have values that are usually unsafe to use.\n" -"Like Z travel negative values or Z Cut positive values.\n" -"It will applied at the next application start.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Wenn gewählt werden Applikationseinstellungen erlaubt,\n" -"die im normalen Betrieb als unsicher gelten.\n" -"Zum Beispiel negative Werte für schnelle Z Bewegungen, oder \n" -"Positive Z-Werte bei schneidvorgängen.\n" -"Wird beim Nächsten Programmstart wirksam\n" -" << ACHTUNG>>: Ändern Sie das nicht, wenn Sie nicht wissen was Sie tun!" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:419 -msgid "Bookmarks limit" -msgstr "Lesezeichenlimit" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:421 -msgid "" -"The maximum number of bookmarks that may be installed in the menu.\n" -"The number of bookmarks in the bookmark manager may be greater\n" -"but the menu will hold only so much." -msgstr "" -"Die maximale Anzahl von Lesezeichen, die im Menü installiert werden dürfen.\n" -"Die Anzahl der Lesezeichen im Lesezeichen-Manager ist möglicherweise größer\n" -"Aber das Menü wird nur so viel enthalten." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:430 -msgid "Activity Icon" -msgstr "Aktivitätssymbol" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:432 -msgid "Select the GIF that show activity when FlatCAM is active." -msgstr "" ->>>>>>> remotes/jpcgt/flatcam/Beta "Wählen Sie das GIF aus, das die Aktivität anzeigt, wenn FlatCAM aktiv ist." #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:29 @@ -12466,11 +10450,7 @@ msgstr "" "Die Registerkarte Ausgewählt für alle Arten von FlatCAM-Objekten." #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 -<<<<<<< HEAD #: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:531 -======= -#: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:506 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMGerber.py:278 msgid "Advanced" msgstr "Erweitert" @@ -12749,7 +10729,6 @@ msgid "" msgstr "" "Wählen Sie ein Thema für FlatCAM.\n" "Es wird den Handlungsbereich thematisieren." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 msgid "Light" @@ -13006,264 +10985,6 @@ msgstr "" "Nützlich für die automatische Nivellierung.\n" "Ein Wert von 0 bedeutet keine Segmentierung auf der X-Achse." -======= - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 -msgid "Light" -msgstr "Licht" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:44 -msgid "Dark" -msgstr "Dunkel" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:51 -msgid "Use Gray Icons" -msgstr "Verwenden Sie graue Symbole" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:53 -msgid "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." -msgstr "" -"Aktivieren Sie dieses Kontrollkästchen, um eine Reihe von Symbolen mit zu " -"verwenden\n" -"eine hellere (graue) Farbe. Zu verwenden, wenn a\n" -"Volldunkles Thema wird angewendet." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:59 -msgid "Apply Theme" -msgstr "Thema anwenden" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:61 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." -msgstr "" -"Wählen Sie ein Thema für FlatCAM.\n" -"Es wird den Handlungsbereich thematisieren.\n" -"Die Anwendung wird nach der Änderung neu gestartet." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:73 -msgid "Layout" -msgstr "Layout" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:75 -msgid "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." -msgstr "" -"Wählen Sie ein Layout für FlatCAM.\n" -"Es wird sofort angewendet." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:95 -msgid "Style" -msgstr "Stil" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:97 -msgid "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Wählen Sie einen Stil für FlatCAM.\n" -"Es wird beim nächsten Start der App angewendet." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:111 -msgid "Activate HDPI Support" -msgstr "Aktivieren Sie die HDPI-Unterstützung" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:113 -msgid "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Aktivieren Sie die High DPI-Unterstützung für FlatCAM.\n" -"Es wird beim nächsten Start der App angewendet." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:127 -msgid "Display Hover Shape" -msgstr "Schwebeflugform anzeigen" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:129 -msgid "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." -msgstr "" -"Anzeige der Hover-Form für FlatCAM-Objekte aktivieren.\n" -"Es wird angezeigt, wenn sich der Mauszeiger in der Maus befindet\n" -"über jede Art von nicht ausgewähltem Objekt." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:136 -msgid "Display Selection Shape" -msgstr "Auswahlform anzeigen" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:138 -msgid "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." -msgstr "" -"Aktivieren Sie die Anzeige einer Auswahlform für FlatCAM-Objekte.\n" -"Es wird angezeigt, wenn die Maus ein Objekt auswählt\n" -"entweder durch Klicken oder Ziehen der Maus von links nach rechts oder\n" -"rechts nach links." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:151 -msgid "Left-Right Selection Color" -msgstr "Links-Rechts-Auswahlfarbe" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:156 -msgid "Set the line color for the 'left to right' selection box." -msgstr "" -"Legen Sie die Linienfarbe für das Auswahlfeld \"von links nach rechts\" fest." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:172 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Legen Sie die Füllfarbe für das Auswahlfeld fest\n" -"falls die Auswahl von links nach rechts erfolgt.\n" -"Die ersten 6 Ziffern sind die Farbe und die letzten 2\n" -"Ziffern sind für Alpha (Transparenz)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:192 -msgid "Set the fill transparency for the 'left to right' selection box." -msgstr "" -"Legen Sie die Füllungstransparenz für das Auswahlfeld \"von links nach rechts" -"\" fest." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:216 -msgid "Right-Left Selection Color" -msgstr "Rechts-Links-Auswahlfarbe" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:222 -msgid "Set the line color for the 'right to left' selection box." -msgstr "" -"Legen Sie die Linienfarbe für das Auswahlfeld 'von rechts nach links' fest." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:239 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Legen Sie die Füllfarbe für das Auswahlfeld fest\n" -"falls die Auswahl von rechts nach links erfolgt.\n" -"Die ersten 6 Ziffern sind die Farbe und die letzten 2\n" -"Ziffern sind für Alpha (Transparenz)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:259 -msgid "Set the fill transparency for selection 'right to left' box." -msgstr "" -"Legen Sie die Füllungstransparenz für die Auswahl von rechts nach links fest." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:286 -msgid "Editor Color" -msgstr "Editorfarbe" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:290 -msgid "Drawing" -msgstr "Zeichnung" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:292 -msgid "Set the color for the shape." -msgstr "Legen Sie die Farbe für die Form fest." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:309 -msgid "Set the color of the shape when selected." -msgstr "Legt die Farbe der Form fest, wenn sie ausgewählt wird." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:332 -msgid "Project Items Color" -msgstr "Projektelemente Farbe" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:336 -msgid "Enabled" -msgstr "Aktiviert" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:338 -msgid "Set the color of the items in Project Tab Tree." -msgstr "Legen Sie die Farbe der Elemente im Projektregisterbaum fest." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:352 -msgid "Disabled" -msgstr "Deaktiviert" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:354 -msgid "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." -msgstr "" -"Legen Sie die Farbe der Elemente in der Projektregisterkarte fest.\n" -"für den Fall, wenn die Elemente deaktiviert sind." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:370 -msgid "Project AutoHide" -msgstr "Projekt autoausblenden" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:372 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." -msgstr "" -"Aktivieren Sie dieses Kontrollkästchen, wenn \n" -"der Bereich Projekt / Ausgewähltes / Werkzeugregister \n" -"angezeigt werden soll automatisch ausblenden, wenn \n" -"keine Objekte geladen sind und anzeigen, wenn ein \n" -"neues Objekt erstellt wird." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:27 -msgid "Geometry Adv. Options" -msgstr "Geometrie Erw. Optionen" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:35 -msgid "" -"A list of Geometry advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"Eine Liste der erweiterten Geometrieparameter.\n" -"Diese Parameter sind nur für verfügbar\n" -"Erweiterte App. Niveau." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:45 -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:112 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134 -#: flatcamTools/ToolCalibration.py:125 flatcamTools/ToolSolderPaste.py:240 -msgid "Toolchange X-Y" -msgstr "Werkzeugwechsel X, Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56 -msgid "" -"Height of the tool just after starting the work.\n" -"Delete the value if you don't need this feature." -msgstr "" -"Höhe des Werkzeugs unmittelbar nach Beginn der Arbeit.\n" -"Löschen Sie den Wert, wenn Sie diese Funktion nicht benötigen." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:158 -msgid "Segment X size" -msgstr "Segment X Größe" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:160 -msgid "" -"The size of the trace segment on the X axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the X axis." -msgstr "" -"Die Größe des Trace-Segments auf der X-Achse.\n" -"Nützlich für die automatische Nivellierung.\n" -"Ein Wert von 0 bedeutet keine Segmentierung auf der X-Achse." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:174 msgid "Segment Y size" msgstr "Segment Y Größe" @@ -13278,7 +10999,6 @@ msgstr "" "Nützlich für die automatische Nivellierung.\n" "Ein Wert von 0 bedeutet keine Segmentierung auf der Y-Achse." -<<<<<<< HEAD #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:192 msgid "Area Exclusion" msgstr "Gebietsausschluss" @@ -13306,21 +11026,6 @@ msgid "" "Increases the performance when moving a\n" "large number of geometric elements." msgstr "" -======= -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33 -msgid "A list of Geometry Editor parameters." -msgstr "Eine Liste der Geometry Editor-Parameter." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:196 -msgid "" -"Set the number of selected geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" ->>>>>>> remotes/jpcgt/flatcam/Beta "Legen Sie die Anzahl der ausgewählten Geometrien fest\n" "Elemente, über denen die Nutzgeometrie\n" "wird nur ein Auswahlrechteck.\n" @@ -13506,19 +11211,11 @@ msgstr "Standard Blendenöffnung" #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71 msgid "Size for the new aperture" msgstr "Wert für die neue Blende" -<<<<<<< HEAD #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82 msgid "New Aperture type" msgstr "Neuer Blendentyp" -======= - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82 -msgid "New Aperture type" -msgstr "Neuer Blendentyp" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:84 msgid "" "Type for the new aperture.\n" @@ -13546,7 +11243,6 @@ msgstr "Abstand, in dem das Gerber-Element gepuffert werden soll." #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:205 msgid "Scale Tool" msgstr "Skalierungswerk" -<<<<<<< HEAD #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:211 msgid "Factor to scale the Gerber element." @@ -13560,21 +11256,6 @@ msgstr "Schwelle niedrig" msgid "Threshold value under which the apertures are not marked." msgstr "Schwellenwert, unter dem die Blenden nicht markiert sind." -======= - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:211 -msgid "Factor to scale the Gerber element." -msgstr "Faktor zum Skalieren des Gerber-Elements." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:224 -msgid "Threshold low" -msgstr "Schwelle niedrig" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:226 -msgid "Threshold value under which the apertures are not marked." -msgstr "Schwellenwert, unter dem die Blenden nicht markiert sind." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:236 msgid "Threshold high" msgstr "Schwelle hoch" @@ -13750,17 +11431,10 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolCopperThieving.py:126 flatcamTools/ToolNCC.py:535 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1316 flatcamTools/ToolNCC.py:1647 #: flatcamTools/ToolNCC.py:1935 flatcamTools/ToolNCC.py:1990 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 #: flatcamTools/ToolPaint.py:1452 -======= -#: flatcamTools/ToolNCC.py:1311 flatcamTools/ToolNCC.py:1642 -#: flatcamTools/ToolNCC.py:1930 flatcamTools/ToolNCC.py:1985 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 -#: flatcamTools/ToolPaint.py:1447 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Area Selection" msgstr "Bereichsauswahl" @@ -13768,19 +11442,11 @@ msgstr "Bereichsauswahl" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolCopperThieving.py:127 flatcamTools/ToolDblSided.py:216 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1663 #: flatcamTools/ToolNCC.py:1941 flatcamTools/ToolNCC.py:1998 #: flatcamTools/ToolNCC.py:2306 flatcamTools/ToolNCC.py:2586 #: flatcamTools/ToolNCC.py:3012 flatcamTools/ToolPaint.py:486 #: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1468 -======= -#: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1658 -#: flatcamTools/ToolNCC.py:1936 flatcamTools/ToolNCC.py:1993 -#: flatcamTools/ToolNCC.py:2301 flatcamTools/ToolNCC.py:2581 -#: flatcamTools/ToolNCC.py:3007 flatcamTools/ToolPaint.py:486 -#: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1463 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:192 tclCommands/TclCommandPaint.py:166 msgid "Reference Object" msgstr "Ref. Objekt" @@ -13849,21 +11515,12 @@ msgstr "Quadratraster" #: flatcamTools/ToolCopperThieving.py:194 msgid "Lines Grid" msgstr "Linienraster" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124 #: flatcamTools/ToolCopperThieving.py:196 msgid "Fill Type:" msgstr "Füllart:" -======= - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124 -#: flatcamTools/ToolCopperThieving.py:196 -msgid "Fill Type:" -msgstr "Füllart:" - ->>>>>>> remotes/jpcgt/flatcam/Beta # Double #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:126 #: flatcamTools/ToolCopperThieving.py:198 @@ -14079,19 +11736,11 @@ msgstr "" "Der zweite Punkt bei der Gcode-Überprüfung kann sein:\n" "- oben links -> Der Benutzer richtet die Leiterplatte vertikal aus\n" "- rechts unten -> Der Benutzer richtet die Leiterplatte horizontal aus" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:27 msgid "Extract Drills Options" msgstr "Optionen für Bohrer extrahieren" -======= - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:27 -msgid "Extract Drills Options" -msgstr "Optionen für Bohrer extrahieren" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:42 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:42 #: flatcamTools/ToolExtractDrills.py:68 flatcamTools/ToolPunchGerber.py:75 @@ -14305,7 +11954,6 @@ msgstr "" "- \"Auto\" Die Bezugspunkte werden automatisch in den Ecken des Umrisses " "platziert.\n" "- \"Manuell\" Die Bezugspunkte werden manuell platziert." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86 #: flatcamTools/ToolFiducials.py:199 @@ -14875,577 +12523,6 @@ msgstr "Punkt" msgid "Box" msgstr "Box" -======= - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86 -#: flatcamTools/ToolFiducials.py:199 -msgid "Up" -msgstr "Hoch" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:87 -#: flatcamTools/ToolFiducials.py:200 -msgid "Down" -msgstr "Runter" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:90 -#: flatcamTools/ToolFiducials.py:203 -msgid "Second fiducial" -msgstr "Zweiter Bezugspunkt" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:92 -#: flatcamTools/ToolFiducials.py:205 -msgid "" -"The position for the second fiducial.\n" -"- 'Up' - the order is: bottom-left, top-left, top-right.\n" -"- 'Down' - the order is: bottom-left, bottom-right, top-right.\n" -"- 'None' - there is no second fiducial. The order is: bottom-left, top-right." -msgstr "" -"Die Position des zweiten Bezugspunktes\n" -"- \"Hoch\" Die Reihenfolge ist Unten-Links, Oben-Links, Oben-Rechts\n" -"- \"Runter\" Die Reihenfolge ist Untern-Links, Unten-Rechts, Oben-Rechts\n" -"- \"Keine\" Es gibt keinen zweiten Bezugspunkt, die Reihenfolge ist: Unten-" -"Links, Oben-Rechts." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:108 -#: flatcamTools/ToolFiducials.py:221 -msgid "Cross" -msgstr "Kreuzförmig" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:109 -#: flatcamTools/ToolFiducials.py:222 -msgid "Chess" -msgstr "Schachbrett" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:112 -#: flatcamTools/ToolFiducials.py:224 -msgid "Fiducial Type" -msgstr "Bezugspunktart" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:114 -#: flatcamTools/ToolFiducials.py:226 -msgid "" -"The type of fiducial.\n" -"- 'Circular' - this is the regular fiducial.\n" -"- 'Cross' - cross lines fiducial.\n" -"- 'Chess' - chess pattern fiducial." -msgstr "" -"Die Art der Bezugspunkte\n" -"\"Kreisförmig\" Der normale Bezugspunkt\n" -"\"Kreuzförmig\" Kreuzlinienbezugspunkte\n" -"\"Schachbrett\" Schachbrettförmige Bezugspunkte." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:123 -#: flatcamTools/ToolFiducials.py:235 -msgid "Line thickness" -msgstr "Liniendicke" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:27 -msgid "Invert Gerber Tool Options" -msgstr "Invert. Sie die Gerber-Werkzeugoptionen" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:33 -msgid "" -"A tool to invert Gerber geometry from positive to negative\n" -"and in revers." -msgstr "" -"Ein Werkzeug zum Konvertieren der Gerber-Geometrie von positiv nach negativ\n" -"und umgekehrt." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:47 -#: flatcamTools/ToolInvertGerber.py:90 -msgid "" -"Distance by which to avoid\n" -"the edges of the Gerber object." -msgstr "" -"Entfernung, um die vermieden werden muss\n" -"die Kanten des Gerber-Objekts." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:58 -#: flatcamTools/ToolInvertGerber.py:101 -msgid "Lines Join Style" -msgstr "Linien verbinden Stil" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:60 -#: flatcamTools/ToolInvertGerber.py:103 -msgid "" -"The way that the lines in the object outline will be joined.\n" -"Can be:\n" -"- rounded -> an arc is added between two joining lines\n" -"- square -> the lines meet in 90 degrees angle\n" -"- bevel -> the lines are joined by a third line" -msgstr "" -"Die Art und Weise, wie die Linien in der Objektkontur verbunden werden.\n" -"Kann sein:\n" -"- gerundet -> zwischen zwei Verbindungslinien wird ein Bogen eingefügt\n" -"- Quadrat -> Die Linien treffen sich in einem Winkel von 90 Grad\n" -"- Abschrägung -> Die Linien werden durch eine dritte Linie verbunden" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:27 -msgid "Optimal Tool Options" -msgstr "\"Optimale\" Werkzeugoptionen" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:33 -msgid "" -"A tool to find the minimum distance between\n" -"every two Gerber geometric elements" -msgstr "" -"Ein Werkzeug, um den Mindestabstand zwischen zu finden\n" -"jeweils zwei Gerber geometrische Elemente" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:48 -#: flatcamTools/ToolOptimal.py:78 -msgid "Precision" -msgstr "Präzision" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:50 -msgid "Number of decimals for the distances and coordinates in this tool." -msgstr "" -"Anzahl der Dezimalstellen für die Abstände und Koordinaten in diesem " -"Werkzeug." - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:27 -msgid "Punch Gerber Options" -msgstr "Stanzen Sie die Gerber-Optionen" - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:108 -#: flatcamTools/ToolPunchGerber.py:141 -msgid "" -"The punch hole source can be:\n" -"- Excellon Object-> the Excellon object drills center will serve as " -"reference.\n" -"- Fixed Diameter -> will try to use the pads center as reference adding " -"fixed diameter holes.\n" -"- Fixed Annular Ring -> will try to keep a set annular ring.\n" -"- Proportional -> will make a Gerber punch hole having the diameter a " -"percentage of the pad diameter." -msgstr "" -"Die Stanzlochquelle kann sein:\n" -"- Excellon-Objekt-> Das Excellon-Objektbohrzentrum dient als Referenz.\n" -"- Fester Durchmesser -> versucht, die Mitte der Pads als Referenz für Löcher " -"mit festem Durchmesser zu verwenden.\n" -"- Fixed Annular Ring -> versucht, einen festgelegten Ring zu behalten.\n" -"- Proportional -> macht ein Gerber-Stanzloch mit dem Durchmesser zu einem " -"Prozentsatz des Pad-Durchmessers." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:27 -msgid "QRCode Tool Options" -msgstr "QR Code-Tooloptionen" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:33 -msgid "" -"A tool to create a QRCode that can be inserted\n" -"into a selected Gerber file, or it can be exported as a file." -msgstr "" -"Ein Werkzeug um QR Codes zu erzeugen, um diese\n" -"in Gerber Dateien einzufügen oder als Datei zu exportieren." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:45 -#: flatcamTools/ToolQRCode.py:100 -msgid "Version" -msgstr "Version" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:47 -#: flatcamTools/ToolQRCode.py:102 -msgid "" -"QRCode version can have values from 1 (21x21 boxes)\n" -"to 40 (177x177 boxes)." -msgstr "" -"Je nach QRCode Version kann 1 (21x21 Quadrate)\n" -" bis 40 (177x177 Quadrate) angegeben werden." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:58 -#: flatcamTools/ToolQRCode.py:113 -msgid "Error correction" -msgstr "Fehlerausgleich" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:71 -#: flatcamTools/ToolQRCode.py:115 flatcamTools/ToolQRCode.py:126 -#, python-format -msgid "" -"Parameter that controls the error correction used for the QR Code.\n" -"L = maximum 7%% errors can be corrected\n" -"M = maximum 15%% errors can be corrected\n" -"Q = maximum 25%% errors can be corrected\n" -"H = maximum 30%% errors can be corrected." -msgstr "" -"Dieser Parameter kontrolliert die Fehlertoleranz:\n" -"L : max. 7%% Fehler können ausgeglichen werden\n" -"M : max. 15%% Fehler können ausgeglichen werden\n" -"Q: max. 25%% Fehler können ausgeglichen werden\n" -"H : max. 30%% Fehler können ausgeglichen warden." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:81 -#: flatcamTools/ToolQRCode.py:136 -msgid "Box Size" -msgstr "Quadratgröße" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83 -#: flatcamTools/ToolQRCode.py:138 -msgid "" -"Box size control the overall size of the QRcode\n" -"by adjusting the size of each box in the code." -msgstr "" -"Über die Quadratgröße wird die Geamtgröße\n" -"des QRCodes beeinflusst, da sie die Größe jedes einzelnen Quadrats " -"spezifiziert." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:94 -#: flatcamTools/ToolQRCode.py:149 -msgid "Border Size" -msgstr "Randdicke" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:96 -#: flatcamTools/ToolQRCode.py:151 -msgid "" -"Size of the QRCode border. How many boxes thick is the border.\n" -"Default value is 4. The width of the clearance around the QRCode." -msgstr "" -"Dicke des Rands des QRCodes in Anzahl von Boxen.\n" -"Standardwert is 4. Die Breite gibt den Raum der Freistellung um den QRCode " -"an." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:107 -#: flatcamTools/ToolQRCode.py:162 -msgid "QRCode Data" -msgstr "QRCode Daten" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:109 -#: flatcamTools/ToolQRCode.py:164 -msgid "QRCode Data. Alphanumeric text to be encoded in the QRCode." -msgstr "Beliebiger Text der in den QRCode umgerechnet werden soll." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113 -#: flatcamTools/ToolQRCode.py:168 -msgid "Add here the text to be included in the QRCode..." -msgstr "Geben Sie hier den Text in Ihrem QRCode an." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:119 -#: flatcamTools/ToolQRCode.py:174 -msgid "Polarity" -msgstr "Polarität" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:121 -#: flatcamTools/ToolQRCode.py:176 -msgid "" -"Choose the polarity of the QRCode.\n" -"It can be drawn in a negative way (squares are clear)\n" -"or in a positive way (squares are opaque)." -msgstr "" -"Geben Sie die Polarität des QRCodes an\n" -"Es kann entweder Negativ sein (die Boxen sind durchsichtig)\n" -"oder Positiv (die Boxen sind undurchsichtig)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:125 -#: flatcamTools/ToolFilm.py:296 flatcamTools/ToolQRCode.py:180 -msgid "Negative" -msgstr "Negativ" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:126 -#: flatcamTools/ToolFilm.py:295 flatcamTools/ToolQRCode.py:181 -msgid "Positive" -msgstr "Positiv" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:128 -#: flatcamTools/ToolQRCode.py:183 -msgid "" -"Choose the type of QRCode to be created.\n" -"If added on a Silkscreen Gerber file the QRCode may\n" -"be added as positive. If it is added to a Copper Gerber\n" -"file then perhaps the QRCode can be added as negative." -msgstr "" -"Wählen Sie die Art des zu erzeugenden QRCodes.\n" -"Wenn er zu ein Silkscreen Gerber file hinzugefügt werden soll\n" -"sollte er \"Positiv\" sein, wenn sie ihn zum Copper File hinzufügen\n" -"wollen sollte er möglichst \"Negativ\" sein." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:139 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:145 -#: flatcamTools/ToolQRCode.py:194 flatcamTools/ToolQRCode.py:200 -msgid "" -"The bounding box, meaning the empty space that surrounds\n" -"the QRCode geometry, can have a rounded or a square shape." -msgstr "" -"Der Umriss um den QRCode, der die Freistellungsfläche definiert\n" -"kann abgerundete oder scharfe Ecken haben." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:239 -#: flatcamTools/ToolQRCode.py:197 flatcamTools/ToolTransform.py:383 -msgid "Rounded" -msgstr "Agberundet" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:152 -#: flatcamTools/ToolQRCode.py:228 -msgid "Fill Color" -msgstr "Boxfarbe" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:154 -#: flatcamTools/ToolQRCode.py:230 -msgid "Set the QRCode fill color (squares color)." -msgstr "Wählen Sie die Farbe der Boxen." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:173 -#: flatcamTools/ToolQRCode.py:252 -msgid "Back Color" -msgstr "Hintergrundfarbe" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:175 -#: flatcamTools/ToolQRCode.py:254 -msgid "Set the QRCode background color." -msgstr "Wählen Sie die Farbe im QRCode, die nicht von einer Box bedeckt ist." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:27 -msgid "Check Rules Tool Options" -msgstr "Optionen des Werkzeugs 'Regeln prüfen'" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:32 -msgid "" -"A tool to check if Gerber files are within a set\n" -"of Manufacturing Rules." -msgstr "" -"Ein Tool zum Überprüfen, ob sich Gerber-Dateien innerhalb eines Satzes " -"befinden\n" -"von Herstellungsregeln." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:42 -#: flatcamTools/ToolRulesCheck.py:265 flatcamTools/ToolRulesCheck.py:929 -msgid "Trace Size" -msgstr "Spurengröße" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:44 -#: flatcamTools/ToolRulesCheck.py:267 -msgid "This checks if the minimum size for traces is met." -msgstr "Hiermit wird überprüft, ob die Mindestgröße für Traces erfüllt ist." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:74 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:94 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:114 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:134 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:154 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:174 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:194 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:216 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:236 -#: flatcamTools/ToolRulesCheck.py:277 flatcamTools/ToolRulesCheck.py:299 -#: flatcamTools/ToolRulesCheck.py:322 flatcamTools/ToolRulesCheck.py:345 -#: flatcamTools/ToolRulesCheck.py:368 flatcamTools/ToolRulesCheck.py:391 -#: flatcamTools/ToolRulesCheck.py:414 flatcamTools/ToolRulesCheck.py:437 -#: flatcamTools/ToolRulesCheck.py:462 flatcamTools/ToolRulesCheck.py:485 -msgid "Min value" -msgstr "Min. Wert" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:56 -#: flatcamTools/ToolRulesCheck.py:279 -msgid "Minimum acceptable trace size." -msgstr "Minimale akzeptable Trace-Größe." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:61 -#: flatcamTools/ToolRulesCheck.py:286 flatcamTools/ToolRulesCheck.py:1157 -#: flatcamTools/ToolRulesCheck.py:1187 -msgid "Copper to Copper clearance" -msgstr "Mininalabstand Kupfer zu Kupfer" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:63 -#: flatcamTools/ToolRulesCheck.py:288 -msgid "" -"This checks if the minimum clearance between copper\n" -"features is met." -msgstr "" -"Dies überprüft, ob der Mindestabstand zwischen Kupfer\n" -"Spuren ist erfüllt." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:96 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:116 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:136 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:156 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:176 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:238 -#: flatcamTools/ToolRulesCheck.py:301 flatcamTools/ToolRulesCheck.py:324 -#: flatcamTools/ToolRulesCheck.py:347 flatcamTools/ToolRulesCheck.py:370 -#: flatcamTools/ToolRulesCheck.py:393 flatcamTools/ToolRulesCheck.py:416 -#: flatcamTools/ToolRulesCheck.py:464 -msgid "Minimum acceptable clearance value." -msgstr "Minimaler akzeptabler Abstandswert." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:81 -#: flatcamTools/ToolRulesCheck.py:309 flatcamTools/ToolRulesCheck.py:1217 -#: flatcamTools/ToolRulesCheck.py:1223 flatcamTools/ToolRulesCheck.py:1236 -#: flatcamTools/ToolRulesCheck.py:1243 -msgid "Copper to Outline clearance" -msgstr "Mininalabstand Kupfer zum Rahmen" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:83 -#: flatcamTools/ToolRulesCheck.py:311 -msgid "" -"This checks if the minimum clearance between copper\n" -"features and the outline is met." -msgstr "Überprüft den Minimalabstand zwischen Kupfer und Rand." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:101 -#: flatcamTools/ToolRulesCheck.py:332 -msgid "Silk to Silk Clearance" -msgstr "Siebdruck zu siebdruck Abstand" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:103 -#: flatcamTools/ToolRulesCheck.py:334 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and silkscreen features is met." -msgstr "" -"Dies prüft, ob der Mindestabstand zwischen Siebdruck\n" -"Objekte und Silkscreen-Objekte erfüllt ist." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:121 -#: flatcamTools/ToolRulesCheck.py:355 flatcamTools/ToolRulesCheck.py:1326 -#: flatcamTools/ToolRulesCheck.py:1332 flatcamTools/ToolRulesCheck.py:1350 -msgid "Silk to Solder Mask Clearance" -msgstr "Siebdruck auf Lötmaske Clearance" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:123 -#: flatcamTools/ToolRulesCheck.py:357 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and soldermask features is met." -msgstr "" -"Dies prüft, ob der Mindestabstand zwischen Siebdruck\n" -"Spuren und Lötmaskenspuren werden eingehalten." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:141 -#: flatcamTools/ToolRulesCheck.py:378 flatcamTools/ToolRulesCheck.py:1380 -#: flatcamTools/ToolRulesCheck.py:1386 flatcamTools/ToolRulesCheck.py:1400 -#: flatcamTools/ToolRulesCheck.py:1407 -msgid "Silk to Outline Clearance" -msgstr "Siebdruck zur Gliederung Clearance" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:143 -#: flatcamTools/ToolRulesCheck.py:380 -msgid "" -"This checks if the minimum clearance between silk\n" -"features and the outline is met." -msgstr "" -"Dies prüft, ob der Mindestabstand zwischen Siebdruck\n" -"Spuren und der Umriss ist erfüllt." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:161 -#: flatcamTools/ToolRulesCheck.py:401 flatcamTools/ToolRulesCheck.py:1418 -#: flatcamTools/ToolRulesCheck.py:1445 -msgid "Minimum Solder Mask Sliver" -msgstr "Minimum Lötmaskenband" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:163 -#: flatcamTools/ToolRulesCheck.py:403 -msgid "" -"This checks if the minimum clearance between soldermask\n" -"features and soldermask features is met." -msgstr "" -"Hiermit wird geprüft, ob der Mindestabstand zwischen den Lötmasken " -"eingehalten wird\n" -"Spuren und Soldermask-Merkmale sind erfüllt." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:181 -#: flatcamTools/ToolRulesCheck.py:424 flatcamTools/ToolRulesCheck.py:1483 -#: flatcamTools/ToolRulesCheck.py:1489 flatcamTools/ToolRulesCheck.py:1505 -#: flatcamTools/ToolRulesCheck.py:1512 -msgid "Minimum Annular Ring" -msgstr "Minimaler Ring" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:183 -#: flatcamTools/ToolRulesCheck.py:426 -msgid "" -"This checks if the minimum copper ring left by drilling\n" -"a hole into a pad is met." -msgstr "" -"Dies überprüft, ob der minimale Kupferring durch Bohren übrig bleibt\n" -"Ein Loch in einem Pad ist getroffen." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:196 -#: flatcamTools/ToolRulesCheck.py:439 -msgid "Minimum acceptable ring value." -msgstr "Minimaler akzeptabler Ringwert." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:203 -#: flatcamTools/ToolRulesCheck.py:449 flatcamTools/ToolRulesCheck.py:873 -msgid "Hole to Hole Clearance" -msgstr "Loch zu Loch Abstand" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:205 -#: flatcamTools/ToolRulesCheck.py:451 -msgid "" -"This checks if the minimum clearance between a drill hole\n" -"and another drill hole is met." -msgstr "" -"Dies überprüft, ob der Mindestabstand zwischen einem Bohrloch ist\n" -"und ein weiteres Bohrloch ist getroffen." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:218 -#: flatcamTools/ToolRulesCheck.py:487 -msgid "Minimum acceptable drill size." -msgstr "Minimale zulässige Bohrergröße." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:223 -#: flatcamTools/ToolRulesCheck.py:472 flatcamTools/ToolRulesCheck.py:847 -msgid "Hole Size" -msgstr "Lochgröße" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:225 -#: flatcamTools/ToolRulesCheck.py:474 -msgid "" -"This checks if the drill holes\n" -"sizes are above the threshold." -msgstr "" -"Dadurch wird geprüft, ob die Bohrlöcher vorhanden sind\n" -"Größen liegen über der Schwelle." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:27 -msgid "2Sided Tool Options" -msgstr "2Seitige Werkzeugoptionen" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:33 -msgid "" -"A tool to help in creating a double sided\n" -"PCB using alignment holes." -msgstr "" -"Ein Werkzeug, das beim Erstellen eines doppelseitigen Dokuments hilft\n" -"PCB mit Ausrichtungslöchern." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:47 -msgid "Drill dia" -msgstr "Bohrdurchmesser" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:49 -#: flatcamTools/ToolDblSided.py:363 flatcamTools/ToolDblSided.py:368 -msgid "Diameter of the drill for the alignment holes." -msgstr "Durchmesser des Bohrers für die Ausrichtungslöcher." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:56 -#: flatcamTools/ToolDblSided.py:377 -msgid "Align Axis" -msgstr "Achse ausrichten" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 -#: flatcamTools/ToolDblSided.py:165 flatcamTools/ToolDblSided.py:379 -msgid "Mirror vertically (X) or horizontally (Y)." -msgstr "Vertikal spiegeln (X) oder horizontal (Y)." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:69 -msgid "Mirror Axis:" -msgstr "Spiegelachse:" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:80 -#: flatcamTools/ToolDblSided.py:181 -msgid "Point" -msgstr "Punkt" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:81 -#: flatcamTools/ToolDblSided.py:182 -msgid "Box" -msgstr "Box" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 msgid "Axis Ref" msgstr "Achsenreferenz" @@ -15819,7 +12896,6 @@ msgstr "" #: flatcamTools/ToolFilm.py:162 flatcamTools/ToolTransform.py:148 msgid "X factor" msgstr "X Faktor" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:140 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:116 @@ -15877,65 +12953,6 @@ msgstr "Oben links" msgid "Bottom Right" msgstr "Unten rechts" -======= - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:116 -#: flatcamTools/ToolFilm.py:171 flatcamTools/ToolTransform.py:168 -msgid "Y factor" -msgstr "Y Faktor" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:150 -#: flatcamTools/ToolFilm.py:189 -msgid "Skew Film geometry" -msgstr "Verzerren Sie die Filmgeometrie" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:152 -#: flatcamTools/ToolFilm.py:191 -msgid "" -"Positive values will skew to the right\n" -"while negative values will skew to the left." -msgstr "" -"Positive Werte werden nach rechts verschoben\n" -"negative Werte werden nach links verschoben." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:72 -#: flatcamTools/ToolFilm.py:201 flatcamTools/ToolTransform.py:97 -msgid "X angle" -msgstr "X Winkel" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:171 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:86 -#: flatcamTools/ToolFilm.py:210 flatcamTools/ToolTransform.py:118 -msgid "Y angle" -msgstr "Y Winkel" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:182 -#: flatcamTools/ToolFilm.py:221 -msgid "" -"The reference point to be used as origin for the skew.\n" -"It can be one of the four points of the geometry bounding box." -msgstr "" -"Der Referenzpunkt, der als Ursprung für den Versatz verwendet werden soll.\n" -"Dies kann einer der vier Punkte des Geometrie-Begrenzungsrahmens sein." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:185 -#: flatcamTools/ToolFiducials.py:87 flatcamTools/ToolFilm.py:224 -msgid "Bottom Left" -msgstr "Unten links" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:186 -#: flatcamTools/ToolFilm.py:225 -msgid "Top Left" -msgstr "Oben links" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187 -#: flatcamTools/ToolFilm.py:226 -msgid "Bottom Right" -msgstr "Unten rechts" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:188 #: flatcamTools/ToolFilm.py:227 msgid "Top right" @@ -16163,21 +13180,6 @@ msgstr "" "des zu verarbeitenden Bereichs zu starten.\n" "- 'Referenzobjekt' - verarbeitet den von einem anderen Objekt angegebenen " "Bereich." -<<<<<<< HEAD -======= - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286 -#: flatcamTools/ToolNCC.py:578 flatcamTools/ToolPaint.py:522 -msgid "Shape" -msgstr "Form" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288 -#: flatcamTools/ToolNCC.py:580 flatcamTools/ToolPaint.py:524 -msgid "The kind of selection shape used for area selection." -msgstr "Die Art der Auswahlform, die für die Bereichsauswahl verwendet wird." ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -16200,19 +13202,11 @@ msgid "" msgstr "" "- 'Normal' - normales Plotten am Ende des NCC-Jobs\n" "- 'Progressiv' - Nachdem jede Form generiert wurde, wird sie geplottet." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:27 msgid "Paint Tool Options" msgstr "Paint werkzeug-Optionen" -======= - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:27 -msgid "Paint Tool Options" -msgstr "Paint werkzeug-Optionen" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:33 msgid "Parameters:" msgstr "Parameter:" @@ -16264,11 +13258,7 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:942 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:1432 tclCommands/TclCommandPaint.py:164 -======= -#: flatcamTools/ToolPaint.py:1427 tclCommands/TclCommandPaint.py:164 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Polygon Selection" msgstr "Polygon auswahl" @@ -16283,7 +13273,6 @@ msgid "" msgstr "" "- 'Normal' - normales Plotten am Ende des Malvorgangs\n" "- 'Progressiv' - Nachdem jede Form generiert wurde, wird sie geplottet." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:27 msgid "Panelize Tool Options" @@ -16430,161 +13419,12 @@ msgstr "" msgid "New Nozzle Dia" msgstr "Neuer Düsendurchmesser" -======= - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:27 -msgid "Panelize Tool Options" -msgstr "Panelize Werkzeugoptionen" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:33 -msgid "" -"Create an object that contains an array of (x, y) elements,\n" -"each element is a copy of the source object spaced\n" -"at a X distance, Y distance of each other." -msgstr "" -"Erstellen Sie ein Objekt, das ein Array von (x, y) Elementen enthält.\n" -"Jedes Element ist eine Kopie des Quellobjekts\n" -"in einem X-Abstand, Y-Abstand voneinander." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:50 -#: flatcamTools/ToolPanelize.py:163 -msgid "Spacing cols" -msgstr "Abstandspalten" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:52 -#: flatcamTools/ToolPanelize.py:165 -msgid "" -"Spacing between columns of the desired panel.\n" -"In current units." -msgstr "" -"Abstand zwischen den Spalten des gewünschten Bereichs.\n" -"In aktuellen Einheiten." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:64 -#: flatcamTools/ToolPanelize.py:175 -msgid "Spacing rows" -msgstr "Abstand Reihen" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:66 -#: flatcamTools/ToolPanelize.py:177 -msgid "" -"Spacing between rows of the desired panel.\n" -"In current units." -msgstr "" -"Abstand zwischen den Reihen des gewünschten Feldes.\n" -"In aktuellen Einheiten." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:77 -#: flatcamTools/ToolPanelize.py:186 -msgid "Columns" -msgstr "Säulen" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:79 -#: flatcamTools/ToolPanelize.py:188 -msgid "Number of columns of the desired panel" -msgstr "Anzahl der Spalten des gewünschten Bereichs" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:89 -#: flatcamTools/ToolPanelize.py:196 -msgid "Rows" -msgstr "Reihen" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:91 -#: flatcamTools/ToolPanelize.py:198 -msgid "Number of rows of the desired panel" -msgstr "Anzahl der Zeilen des gewünschten Panels" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:98 -#: flatcamTools/ToolPanelize.py:205 -msgid "Geo" -msgstr "Geo" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:99 -#: flatcamTools/ToolPanelize.py:206 -msgid "Panel Type" -msgstr "Panel-Typ" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:101 -msgid "" -"Choose the type of object for the panel object:\n" -"- Gerber\n" -"- Geometry" -msgstr "" -"Wählen Sie den Objekttyp für das Panel-Objekt:\n" -"- Gerber\n" -"- Geometrie" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:110 -msgid "Constrain within" -msgstr "Beschränkung innerhalb" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:112 -#: flatcamTools/ToolPanelize.py:218 -msgid "" -"Area define by DX and DY within to constrain the panel.\n" -"DX and DY values are in current units.\n" -"Regardless of how many columns and rows are desired,\n" -"the final panel will have as many columns and rows as\n" -"they fit completely within selected area." -msgstr "" -"Bereich definieren durch DX und DY innerhalb des Panels.\n" -"DX- und DY-Werte sind in aktuellen Einheiten angegeben.\n" -"Unabhängig davon, wie viele Spalten und Zeilen gewünscht werden,\n" -"Das letzte Panel enthält so viele Spalten und Zeilen wie\n" -"Sie passen vollständig in den ausgewählten Bereich." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:125 -#: flatcamTools/ToolPanelize.py:230 -msgid "Width (DX)" -msgstr "Breite (DX)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:127 -#: flatcamTools/ToolPanelize.py:232 -msgid "" -"The width (DX) within which the panel must fit.\n" -"In current units." -msgstr "" -"Die Breite (DX), in die das Panel passen muss.\n" -"In aktuellen Einheiten." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:138 -#: flatcamTools/ToolPanelize.py:241 -msgid "Height (DY)" -msgstr "Höhe (DY)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:140 -#: flatcamTools/ToolPanelize.py:243 -msgid "" -"The height (DY)within which the panel must fit.\n" -"In current units." -msgstr "" -"Die Höhe (DY), in die die Platte passen muss.\n" -"In aktuellen Einheiten." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:27 -msgid "SolderPaste Tool Options" -msgstr "Lötpaste-Werkzeug-Optionen" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:33 -msgid "" -"A tool to create GCode for dispensing\n" -"solder paste onto a PCB." -msgstr "" -"Ein Werkzeug zum Erstellen von GCode für die Ausgabe\n" -"Lotpaste auf eine Leiterplatte." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:54 -msgid "New Nozzle Dia" -msgstr "Neuer Düsendurchmesser" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:56 #: flatcamTools/ToolSolderPaste.py:107 msgid "Diameter for the new Nozzle tool to add in the Tool Table" msgstr "" "Durchmesser für das neue Düsenwerkzeug, das in die Werkzeugtabelle eingefügt " "werden soll" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:72 #: flatcamTools/ToolSolderPaste.py:183 @@ -17004,427 +13844,6 @@ msgstr "Excellon-Dateizuordnungen" msgid "Restore the extension list to the default state." msgstr "Stellen Sie den Standardzustand der Erweiterungsliste wieder her." -======= - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:72 -#: flatcamTools/ToolSolderPaste.py:183 -msgid "Z Dispense Start" -msgstr "Z Dosierbeginn" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:74 -#: flatcamTools/ToolSolderPaste.py:185 -msgid "The height (Z) when solder paste dispensing starts." -msgstr "Die Höhe (Z) bei der Lotpastendosierung." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:85 -#: flatcamTools/ToolSolderPaste.py:195 -msgid "Z Dispense" -msgstr "Z-Abgabe" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:87 -#: flatcamTools/ToolSolderPaste.py:197 -msgid "The height (Z) when doing solder paste dispensing." -msgstr "Die Höhe (Z) bei der Lotpastendosierung." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:98 -#: flatcamTools/ToolSolderPaste.py:207 -msgid "Z Dispense Stop" -msgstr "Z Abgabestopp" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:100 -#: flatcamTools/ToolSolderPaste.py:209 -msgid "The height (Z) when solder paste dispensing stops." -msgstr "Die Höhe (Z) bei der Lotpastendosierung stoppt." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:111 -#: flatcamTools/ToolSolderPaste.py:219 -msgid "Z Travel" -msgstr "Z Reise" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:113 -#: flatcamTools/ToolSolderPaste.py:221 -msgid "" -"The height (Z) for travel between pads\n" -"(without dispensing solder paste)." -msgstr "" -"Die Höhe (Z) für den Weg zwischen Pads\n" -"(ohne Lotpaste zu dosieren)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:125 -#: flatcamTools/ToolSolderPaste.py:232 -msgid "Z Toolchange" -msgstr "Z Werkzeugwechsel" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:127 -#: flatcamTools/ToolSolderPaste.py:234 -msgid "The height (Z) for tool (nozzle) change." -msgstr "Die Höhe (Z) für Werkzeug (Düse) ändert sich." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:136 -#: flatcamTools/ToolSolderPaste.py:242 -msgid "" -"The X,Y location for tool (nozzle) change.\n" -"The format is (x, y) where x and y are real numbers." -msgstr "" -"Die X, Y-Position für Werkzeug (Düse) ändert sich.\n" -"Das Format ist (x, y), wobei x und y reelle Zahlen sind." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:150 -#: flatcamTools/ToolSolderPaste.py:255 -msgid "Feedrate (speed) while moving on the X-Y plane." -msgstr "Vorschub (Geschwindigkeit) während der Bewegung auf der X-Y-Ebene." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:163 -#: flatcamTools/ToolSolderPaste.py:267 -msgid "" -"Feedrate (speed) while moving vertically\n" -"(on Z plane)." -msgstr "" -"Vorschub (Geschwindigkeit) bei vertikaler Bewegung\n" -"(auf der Z-Ebene)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:175 -#: flatcamTools/ToolSolderPaste.py:278 -msgid "Feedrate Z Dispense" -msgstr "Vorschub Z Dosierung" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:177 -msgid "" -"Feedrate (speed) while moving up vertically\n" -"to Dispense position (on Z plane)." -msgstr "" -"Vorschub (Geschwindigkeit) bei vertikaler Aufwärtsbewegung\n" -"in Ausgabeposition (in der Z-Ebene)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:188 -#: flatcamTools/ToolSolderPaste.py:290 -msgid "Spindle Speed FWD" -msgstr "Spindeldrehzahl FWD" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:190 -#: flatcamTools/ToolSolderPaste.py:292 -msgid "" -"The dispenser speed while pushing solder paste\n" -"through the dispenser nozzle." -msgstr "" -"Die Spendergeschwindigkeit beim Schieben der Lötpaste\n" -"durch die Spenderdüse." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:202 -#: flatcamTools/ToolSolderPaste.py:303 -msgid "Dwell FWD" -msgstr "Verweilzeit FWD" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:204 -#: flatcamTools/ToolSolderPaste.py:305 -msgid "Pause after solder dispensing." -msgstr "Pause nach dem Löten." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:214 -#: flatcamTools/ToolSolderPaste.py:314 -msgid "Spindle Speed REV" -msgstr "Spindeldrehzahl REV" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:216 -#: flatcamTools/ToolSolderPaste.py:316 -msgid "" -"The dispenser speed while retracting solder paste\n" -"through the dispenser nozzle." -msgstr "" -"Die Spendergeschwindigkeit beim Einfahren der Lötpaste\n" -"durch die Spenderdüse." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:228 -#: flatcamTools/ToolSolderPaste.py:327 -msgid "Dwell REV" -msgstr "Verweilen REV" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:230 -#: flatcamTools/ToolSolderPaste.py:329 -msgid "" -"Pause after solder paste dispenser retracted,\n" -"to allow pressure equilibrium." -msgstr "" -"Pause nachdem Lotpastendispenser eingefahren wurde,\n" -"das Druckgleichgewicht zu ermöglichen." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:239 -#: flatcamTools/ToolSolderPaste.py:337 -msgid "Files that control the GCode generation." -msgstr "Dateien, die die GCode-Generierung steuern." - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:27 -msgid "Substractor Tool Options" -msgstr "Substractor-Werkzeug-Optionen" - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:33 -msgid "" -"A tool to substract one Gerber or Geometry object\n" -"from another of the same type." -msgstr "" -"Ein Werkzeug zum Subtrahieren eines Gerber- oder Geometrieobjekts\n" -"von einem anderen des gleichen Typs." - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:38 -#: flatcamTools/ToolSub.py:155 -msgid "Close paths" -msgstr "Wege schließen" - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:39 -msgid "" -"Checking this will close the paths cut by the Geometry substractor object." -msgstr "" -"Wenn Sie dies aktivieren, werden die vom Geometry-Substractor-Objekt " -"geschnittenen Pfade geschlossen." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:27 -msgid "Transform Tool Options" -msgstr "Umwandlungswerkzeug-Optionen" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:33 -msgid "" -"Various transformations that can be applied\n" -"on a FlatCAM object." -msgstr "" -"Verschiedene Transformationen, die angewendet werden können\n" -"auf einem FlatCAM-Objekt." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:64 -msgid "Skew" -msgstr "Neigung" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:105 -#: flatcamTools/ToolTransform.py:150 -msgid "Factor for scaling on X axis." -msgstr "Faktor für die Skalierung auf der X-Achse." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:118 -#: flatcamTools/ToolTransform.py:170 -msgid "Factor for scaling on Y axis." -msgstr "Faktor für die Skalierung auf der Y-Achse." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:126 -#: flatcamTools/ToolTransform.py:191 -msgid "" -"Scale the selected object(s)\n" -"using the Scale_X factor for both axis." -msgstr "" -"Skalieren Sie die ausgewählten Objekte\n" -"Verwenden des Skalierungsfaktors X für beide Achsen." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:134 -#: flatcamTools/ToolTransform.py:198 -msgid "" -"Scale the selected object(s)\n" -"using the origin reference when checked,\n" -"and the center of the biggest bounding box\n" -"of the selected objects when unchecked." -msgstr "" -"Skalieren Sie die ausgewählten Objekte\n" -"unter Verwendung der Ursprungsreferenz, wenn geprüft\n" -"und die Mitte der größten Begrenzungsbox\n" -"der ausgewählten Objekte, wenn sie nicht markiert sind." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:150 -#: flatcamTools/ToolTransform.py:217 -msgid "X val" -msgstr "X-Wert" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:152 -#: flatcamTools/ToolTransform.py:219 -msgid "Distance to offset on X axis. In current units." -msgstr "Abstand zum Offset auf der X-Achse. In aktuellen Einheiten." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:163 -#: flatcamTools/ToolTransform.py:237 -msgid "Y val" -msgstr "Y-Wert" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:165 -#: flatcamTools/ToolTransform.py:239 -msgid "Distance to offset on Y axis. In current units." -msgstr "Abstand zum Offset auf der Y-Achse. In aktuellen Einheiten." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:171 -#: flatcamTools/ToolDblSided.py:67 flatcamTools/ToolDblSided.py:95 -#: flatcamTools/ToolDblSided.py:125 -msgid "Mirror" -msgstr "Spiegeln" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 -#: flatcamTools/ToolTransform.py:283 -msgid "Mirror Reference" -msgstr "Spiegelreferenz" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 -#: flatcamTools/ToolTransform.py:285 -msgid "" -"Flip the selected object(s)\n" -"around the point in Point Entry Field.\n" -"\n" -"The point coordinates can be captured by\n" -"left click on canvas together with pressing\n" -"SHIFT key. \n" -"Then click Add button to insert coordinates.\n" -"Or enter the coords in format (x, y) in the\n" -"Point Entry field and click Flip on X(Y)" -msgstr "" -"Die ausgewählten Objekte kippen\n" -"um den Punkt im Eingabefeld.\n" -"\n" -"Die Punktkoordinaten können mit erfasst werden\n" -"Klicken Sie mit der linken Maustaste auf die Leinwand\n" -"Shift Taste.\n" -"Klicken Sie dann auf die Schaltfläche Hinzufügen, um die Koordinaten " -"einzufügen.\n" -"Oder geben Sie die Koordinaten im Format (x, y) in ein\n" -"Punkt-Eingabefeld und klicken Sie auf X (Y) drehen" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:188 -msgid "Mirror Reference point" -msgstr "Referenzpunkt spiegeln" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:190 -msgid "" -"Coordinates in format (x, y) used as reference for mirroring.\n" -"The 'x' in (x, y) will be used when using Flip on X and\n" -"the 'y' in (x, y) will be used when using Flip on Y and" -msgstr "" -"Koordinaten im Format (x, y), die als Referenz für die Spiegelung verwendet " -"werden.\n" -"Das 'x' in (x, y) wird verwendet, wenn Sie bei X und\n" -"Das 'y' in (x, y) wird verwendet, wenn Flip auf Y und verwendet wird" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:203 -#: flatcamTools/ToolDistance.py:496 flatcamTools/ToolDistanceMin.py:287 -#: flatcamTools/ToolTransform.py:332 -msgid "Distance" -msgstr "Entfernung" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:205 -#: flatcamTools/ToolTransform.py:334 -msgid "" -"A positive value will create the effect of dilation,\n" -"while a negative value will create the effect of erosion.\n" -"Each geometry element of the object will be increased\n" -"or decreased with the 'distance'." -msgstr "" -"Ein positiver Wert führt zu einem Dilatationseffekt.\n" -"während ein negativer Wert den Effekt der Abnutzung verursacht.\n" -"Jedes Geometrieelement des Objekts wird vergrößert\n" -"oder mit der \"Entfernung\" verringert." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:222 -#: flatcamTools/ToolTransform.py:359 -msgid "" -"A positive value will create the effect of dilation,\n" -"while a negative value will create the effect of erosion.\n" -"Each geometry element of the object will be increased\n" -"or decreased to fit the 'Value'. Value is a percentage\n" -"of the initial dimension." -msgstr "" -"Ein positiver Wert erzeugt den Effekt der Dilatation.\n" -"während ein negativer Wert den Effekt der Erosion erzeugt.\n" -"Jedes Geometrieelement des Objekts wird vergrößert\n" -"oder verringert, um dem 'Wert' zu entsprechen. Wert ist ein Prozentsatz\n" -"der ursprünglichen Dimension." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:241 -#: flatcamTools/ToolTransform.py:385 -msgid "" -"If checked then the buffer will surround the buffered shape,\n" -"every corner will be rounded.\n" -"If not checked then the buffer will follow the exact geometry\n" -"of the buffered shape." -msgstr "" -"Wenn diese Option aktiviert ist, umgibt der Puffer die gepufferte Form.\n" -"Jede Ecke wird abgerundet.\n" -"Wenn nicht markiert, folgt der Puffer der exakten Geometrie\n" -"der gepufferten Form." - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:27 -msgid "Autocompleter Keywords" -msgstr "Autocompleter-Schlüsselwörter" - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:30 -#: flatcamGUI/preferences/utilities/FAExcPrefGroupUI.py:40 -#: flatcamGUI/preferences/utilities/FAGcoPrefGroupUI.py:30 -#: flatcamGUI/preferences/utilities/FAGrbPrefGroupUI.py:30 -msgid "Restore" -msgstr "Wiederherstellen" - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:31 -msgid "Restore the autocompleter keywords list to the default state." -msgstr "" -"Stellen Sie den Standardzustand der Autocompleter-Schlüsselwortliste wieder " -"her." - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:32 -#: flatcamGUI/preferences/utilities/FAExcPrefGroupUI.py:42 -#: flatcamGUI/preferences/utilities/FAGcoPrefGroupUI.py:32 -#: flatcamGUI/preferences/utilities/FAGrbPrefGroupUI.py:32 -msgid "Delete All" -msgstr "Alles löschen" - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:33 -msgid "Delete all autocompleter keywords from the list." -msgstr "Löschen Sie alle Autocompleter-Schlüsselwörter aus der Liste." - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:41 -msgid "Keywords list" -msgstr "Liste der Stichwörter" - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:43 -msgid "" -"List of keywords used by\n" -"the autocompleter in FlatCAM.\n" -"The autocompleter is installed\n" -"in the Code Editor and for the Tcl Shell." -msgstr "" -"Liste der von verwendeten Schlüsselwörter\n" -"der Autocompleter in FlatCAM.\n" -"Der Autocompleter ist installiert\n" -"im Code-Editor und für die Tcl-Shell." - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:64 -#: flatcamGUI/preferences/utilities/FAExcPrefGroupUI.py:73 -#: flatcamGUI/preferences/utilities/FAGcoPrefGroupUI.py:63 -#: flatcamGUI/preferences/utilities/FAGrbPrefGroupUI.py:62 -msgid "Extension" -msgstr "Erweiterung" - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:65 -msgid "A keyword to be added or deleted to the list." -msgstr "" -"Ein Schlüsselwort, das der Liste hinzugefügt oder gelöscht werden soll." - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:73 -msgid "Add keyword" -msgstr "Keyword hinzufügen" - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:74 -msgid "Add a keyword to the list" -msgstr "Fügen Sie der Liste ein Schlüsselwort hinzu" - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:75 -msgid "Delete keyword" -msgstr "Stichwort löschen" - -#: flatcamGUI/preferences/utilities/AutoCompletePrefGroupUI.py:76 -msgid "Delete a keyword from the list" -msgstr "Löschen Sie ein Schlüsselwort aus der Liste" - -#: flatcamGUI/preferences/utilities/FAExcPrefGroupUI.py:27 -msgid "Excellon File associations" -msgstr "Excellon-Dateizuordnungen" - -#: flatcamGUI/preferences/utilities/FAExcPrefGroupUI.py:41 -#: flatcamGUI/preferences/utilities/FAGcoPrefGroupUI.py:31 -#: flatcamGUI/preferences/utilities/FAGrbPrefGroupUI.py:31 -msgid "Restore the extension list to the default state." -msgstr "Stellen Sie den Standardzustand der Erweiterungsliste wieder her." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/utilities/FAExcPrefGroupUI.py:43 #: flatcamGUI/preferences/utilities/FAGcoPrefGroupUI.py:33 #: flatcamGUI/preferences/utilities/FAGrbPrefGroupUI.py:33 @@ -17629,33 +14048,19 @@ msgstr "" "Das Fräswerkzeug für SCHLITZ ist größer als die Lochgröße. Abgebrochen." #: flatcamObjects/FlatCAMExcellon.py:1281 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1571 -======= -#: flatcamObjects/FlatCAMGeometry.py:1543 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Focus Z" msgstr "Fokus Z" #: flatcamObjects/FlatCAMExcellon.py:1300 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1590 -======= -#: flatcamObjects/FlatCAMGeometry.py:1562 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Laser Power" msgstr "Laserleistung" #: flatcamObjects/FlatCAMExcellon.py:1430 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2027 #: flatcamObjects/FlatCAMGeometry.py:2031 #: flatcamObjects/FlatCAMGeometry.py:2176 -======= -#: flatcamObjects/FlatCAMGeometry.py:1999 -#: flatcamObjects/FlatCAMGeometry.py:2003 -#: flatcamObjects/FlatCAMGeometry.py:2148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Generating CNC Code" msgstr "CNC-Code generieren" @@ -17664,7 +14069,6 @@ msgstr "CNC-Code generieren" msgid "Current Tool parameters were applied to all tools." msgstr "Aktuelle Werkzeugparameter wurden auf alle Werkzeuge angewendet." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:124 flatcamObjects/FlatCAMGeometry.py:1235 #: flatcamObjects/FlatCAMGeometry.py:1236 #: flatcamObjects/FlatCAMGeometry.py:1245 @@ -17675,18 +14079,6 @@ msgstr "Iso" #: flatcamObjects/FlatCAMGeometry.py:854 flatcamObjects/FlatCAMGerber.py:891 #: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:690 #: flatcamTools/ToolCutOut.py:886 flatcamTools/ToolCutOut.py:1046 -======= -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:1207 -#: flatcamObjects/FlatCAMGeometry.py:1208 -#: flatcamObjects/FlatCAMGeometry.py:1217 -msgid "Iso" -msgstr "Iso" - -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:439 -#: flatcamObjects/FlatCAMGeometry.py:826 flatcamObjects/FlatCAMGerber.py:891 -#: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:686 -#: flatcamTools/ToolCutOut.py:882 flatcamTools/ToolCutOut.py:1042 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Rough" msgstr "Rau" @@ -17723,13 +14115,8 @@ msgstr "Gescheitert. Wählen Sie ein Werkzeug zum Löschen aus." msgid "Tool was deleted in Tool Table." msgstr "Werkzeug wurde in der Werkzeugtabelle gelöscht." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1146 #: flatcamObjects/FlatCAMGeometry.py:1156 -======= -#: flatcamObjects/FlatCAMGeometry.py:1118 -#: flatcamObjects/FlatCAMGeometry.py:1128 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" @@ -17748,7 +14135,6 @@ msgstr "" "NB: Ein Wert von Null bedeutet, dass Werkzeugdurchmesser = 'V-Spitze " "Durchmesser'" -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1643 msgid "This Geometry can't be processed because it is" msgstr "Diese Geometrie kann nicht verarbeitet werden, da dies der Fall ist" @@ -17763,22 +14149,6 @@ msgstr "Gescheitert. Kein Werkzeug in der Werkzeugtabelle ausgewählt ..." #: flatcamObjects/FlatCAMGeometry.py:1786 #: flatcamObjects/FlatCAMGeometry.py:1936 -======= -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "This Geometry can't be processed because it is" -msgstr "Diese Geometrie kann nicht verarbeitet werden, da dies der Fall ist" - -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "geometry" -msgstr "geometrie" - -#: flatcamObjects/FlatCAMGeometry.py:1656 -msgid "Failed. No tool selected in the tool table ..." -msgstr "Gescheitert. Kein Werkzeug in der Werkzeugtabelle ausgewählt ..." - -#: flatcamObjects/FlatCAMGeometry.py:1758 -#: flatcamObjects/FlatCAMGeometry.py:1908 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." @@ -17787,7 +14157,6 @@ msgstr "" "Wert angegeben.\n" "Fügen Sie einen Werkzeugversatz hinzu oder ändern Sie den Versatztyp." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1852 #: flatcamObjects/FlatCAMGeometry.py:1998 msgid "G-Code parsing in progress..." @@ -17824,62 +14193,16 @@ msgstr "CNCjob erstellt" #: flatcamObjects/FlatCAMGeometry.py:2209 #: flatcamObjects/FlatCAMGeometry.py:2218 flatcamParsers/ParseGerber.py:1867 -======= -#: flatcamObjects/FlatCAMGeometry.py:1824 -#: flatcamObjects/FlatCAMGeometry.py:1970 -msgid "G-Code parsing in progress..." -msgstr "G-Code-Analyse läuft ..." - -#: flatcamObjects/FlatCAMGeometry.py:1826 -#: flatcamObjects/FlatCAMGeometry.py:1972 -msgid "G-Code parsing finished..." -msgstr "G-Code-Analyse beendet ..." - -#: flatcamObjects/FlatCAMGeometry.py:1834 -msgid "Finished G-Code processing" -msgstr "G-Code-Verarbeitung abgeschlossen" - -#: flatcamObjects/FlatCAMGeometry.py:1836 -#: flatcamObjects/FlatCAMGeometry.py:1984 -msgid "G-Code processing failed with error" -msgstr "G-Code-Verarbeitung fehlgeschlagen mit Fehler" - -#: flatcamObjects/FlatCAMGeometry.py:1878 flatcamTools/ToolSolderPaste.py:1301 -msgid "Cancelled. Empty file, it has no geometry" -msgstr "Abgebrochen. Leere Datei hat keine Geometrie" - -#: flatcamObjects/FlatCAMGeometry.py:1982 -#: flatcamObjects/FlatCAMGeometry.py:2143 -msgid "Finished G-Code processing..." -msgstr "Fertige G-Code Verarbeitung ..." - -#: flatcamObjects/FlatCAMGeometry.py:2001 -#: flatcamObjects/FlatCAMGeometry.py:2005 -#: flatcamObjects/FlatCAMGeometry.py:2150 -msgid "CNCjob created" -msgstr "CNCjob erstellt" - -#: flatcamObjects/FlatCAMGeometry.py:2181 -#: flatcamObjects/FlatCAMGeometry.py:2190 flatcamParsers/ParseGerber.py:1867 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamParsers/ParseGerber.py:1877 msgid "Scale factor has to be a number: integer or float." msgstr "" "Der Skalierungsfaktor muss eine Zahl sein: Ganzzahl oder Fließkommazahl." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2281 msgid "Geometry Scale done." msgstr "Geometrie Skalierung fertig." #: flatcamObjects/FlatCAMGeometry.py:2298 flatcamParsers/ParseGerber.py:1993 -======= -#: flatcamObjects/FlatCAMGeometry.py:2253 -msgid "Geometry Scale done." -msgstr "Geometrie Skalierung fertig." - -#: flatcamObjects/FlatCAMGeometry.py:2270 flatcamParsers/ParseGerber.py:1993 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." @@ -17887,19 +14210,11 @@ msgstr "" "Ein (x, y) Wertepaar wird benötigt. Wahrscheinlich haben Sie im Feld Offset " "nur einen Wert eingegeben." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2354 msgid "Geometry Offset done." msgstr "Geometrie Offset fertig." #: flatcamObjects/FlatCAMGeometry.py:2383 -======= -#: flatcamObjects/FlatCAMGeometry.py:2326 -msgid "Geometry Offset done." -msgstr "Geometrie Offset fertig." - -#: flatcamObjects/FlatCAMGeometry.py:2355 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" @@ -18914,17 +15229,10 @@ msgid "Copper Thieving Tool done." msgstr "'Copper Thieving' Werkzeug fertig." #: flatcamTools/ToolCopperThieving.py:759 -<<<<<<< HEAD #: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:519 #: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:208 #: flatcamTools/ToolNCC.py:1599 flatcamTools/ToolNCC.py:1640 #: flatcamTools/ToolNCC.py:1669 flatcamTools/ToolPaint.py:1474 -======= -#: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:515 -#: flatcamTools/ToolCutOut.py:720 flatcamTools/ToolInvertGerber.py:208 -#: flatcamTools/ToolNCC.py:1594 flatcamTools/ToolNCC.py:1635 -#: flatcamTools/ToolNCC.py:1664 flatcamTools/ToolPaint.py:1469 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:412 flatcamTools/ToolPanelize.py:426 #: flatcamTools/ToolSub.py:294 flatcamTools/ToolSub.py:307 #: flatcamTools/ToolSub.py:498 flatcamTools/ToolSub.py:513 @@ -19145,11 +15453,7 @@ msgstr "" "Der LMB-Klick muss am Umfang von erfolgen\n" "das Geometrieobjekt, das als Ausschnittsgeometrie verwendet wird." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:524 -======= -#: flatcamTools/ToolCutOut.py:520 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no object selected for Cutout.\n" "Select one and try again." @@ -19157,33 +15461,20 @@ msgstr "" "Es ist kein Objekt für den Ausschnitt ausgewählt.\n" "Wählen Sie eine aus und versuchen Sie es erneut." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:530 flatcamTools/ToolCutOut.py:733 #: flatcamTools/ToolCutOut.py:914 flatcamTools/ToolCutOut.py:996 -======= -#: flatcamTools/ToolCutOut.py:526 flatcamTools/ToolCutOut.py:729 -#: flatcamTools/ToolCutOut.py:910 flatcamTools/ToolCutOut.py:992 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandGeoCutout.py:184 msgid "Tool Diameter is zero value. Change it to a positive real number." msgstr "" "Werkzeugdurchmesser ist Nullwert. Ändern Sie es in eine positive reelle Zahl." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:544 flatcamTools/ToolCutOut.py:748 -======= -#: flatcamTools/ToolCutOut.py:540 flatcamTools/ToolCutOut.py:744 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Number of gaps value is missing. Add it and retry." msgstr "" "Der Wert für die Anzahl der Lücken fehlt. Fügen Sie es hinzu und versuchen " "Sie es erneut." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:549 flatcamTools/ToolCutOut.py:752 -======= -#: flatcamTools/ToolCutOut.py:545 flatcamTools/ToolCutOut.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " @@ -19192,11 +15483,7 @@ msgstr "" "\"tb\", \"2lr\", \"2tb\", 4 oder 8. Geben Sie einen korrekten Wert ein und " "wiederholen Sie den Vorgang. " -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:554 flatcamTools/ToolCutOut.py:758 -======= -#: flatcamTools/ToolCutOut.py:550 flatcamTools/ToolCutOut.py:754 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " @@ -19208,46 +15495,28 @@ msgstr "" "werden.\n" "und danach Cutout durchführen." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:706 flatcamTools/ToolCutOut.py:903 msgid "Any form CutOut operation finished." msgstr "Jede Form CutOut-Operation ist abgeschlossen." #: flatcamTools/ToolCutOut.py:728 flatcamTools/ToolInvertGerber.py:214 #: flatcamTools/ToolNCC.py:1603 flatcamTools/ToolPaint.py:1397 -======= -#: flatcamTools/ToolCutOut.py:702 flatcamTools/ToolCutOut.py:899 -msgid "Any form CutOut operation finished." -msgstr "Jede Form CutOut-Operation ist abgeschlossen." - -#: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:214 -#: flatcamTools/ToolNCC.py:1598 flatcamTools/ToolPaint.py:1392 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:417 tclCommands/TclCommandBbox.py:71 #: tclCommands/TclCommandNregions.py:71 msgid "Object not found" msgstr "Objekt nicht gefunden" -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:872 msgid "Rectangular cutout with negative margin is not possible." msgstr "Ein rechteckiger Ausschnitt mit negativem Rand ist nicht möglich." #: flatcamTools/ToolCutOut.py:908 -======= -#: flatcamTools/ToolCutOut.py:868 -msgid "Rectangular cutout with negative margin is not possible." -msgstr "Ein rechteckiger Ausschnitt mit negativem Rand ist nicht möglich." - -#: flatcamTools/ToolCutOut.py:904 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Click on the selected geometry object perimeter to create a bridge gap ..." msgstr "" "Klicken Sie auf den ausgewählten Umfang des Geometrieobjekts, um eine " "Brückenlücke zu erstellen ..." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:925 flatcamTools/ToolCutOut.py:951 msgid "Could not retrieve Geometry object" msgstr "Geometrieobjekt konnte nicht abgerufen werden" @@ -19265,25 +15534,6 @@ msgid "Could not retrieve Gerber object" msgstr "Gerber-Objekt konnte nicht abgerufen werden" #: flatcamTools/ToolCutOut.py:983 -======= -#: flatcamTools/ToolCutOut.py:921 flatcamTools/ToolCutOut.py:947 -msgid "Could not retrieve Geometry object" -msgstr "Geometrieobjekt konnte nicht abgerufen werden" - -#: flatcamTools/ToolCutOut.py:952 -msgid "Geometry object for manual cutout not found" -msgstr "Geometrieobjekt für manuellen Ausschnitt nicht gefunden" - -#: flatcamTools/ToolCutOut.py:962 -msgid "Added manual Bridge Gap." -msgstr "Manuelle Brückenlücke hinzugefügt." - -#: flatcamTools/ToolCutOut.py:974 -msgid "Could not retrieve Gerber object" -msgstr "Gerber-Objekt konnte nicht abgerufen werden" - -#: flatcamTools/ToolCutOut.py:979 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." @@ -19291,11 +15541,7 @@ msgstr "" "Es ist kein Gerber-Objekt für den Ausschnitt ausgewählt.\n" "Wählen Sie eine aus und versuchen Sie es erneut." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:989 -======= -#: flatcamTools/ToolCutOut.py:985 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." @@ -19303,19 +15549,11 @@ msgstr "" "Das ausgewählte Objekt muss vom Typ Gerber sein.\n" "Wählen Sie eine Gerber-Datei aus und versuchen Sie es erneut." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:1024 msgid "Geometry not supported for cutout" msgstr "Geometrie für Ausschnitt nicht unterstützt" #: flatcamTools/ToolCutOut.py:1099 -======= -#: flatcamTools/ToolCutOut.py:1020 -msgid "Geometry not supported for cutout" -msgstr "Geometrie für Ausschnitt nicht unterstützt" - -#: flatcamTools/ToolCutOut.py:1095 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Making manual bridge gap..." msgstr "Manuelle Brückenlücke herstellen ..." diff --git a/locale/en/LC_MESSAGES/strings.po b/locale/en/LC_MESSAGES/strings.po index c0bd6578..aa8f50e2 100644 --- a/locale/en/LC_MESSAGES/strings.po +++ b/locale/en/LC_MESSAGES/strings.po @@ -5,13 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -<<<<<<< HEAD "POT-Creation-Date: 2020-05-03 16:02+0300\n" "PO-Revision-Date: 2020-05-03 16:02+0300\n" -======= -"POT-Creation-Date: 2020-05-02 23:51+0300\n" -"PO-Revision-Date: 2020-05-02 23:51+0300\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "Last-Translator: \n" "Language-Team: \n" "Language: en\n" @@ -27,7 +22,6 @@ msgstr "" "X-Poedit-SearchPathExcluded-1: doc\n" "X-Poedit-SearchPathExcluded-2: tests\n" -<<<<<<< HEAD #: FlatCAMApp.py:491 msgid "FlatCAM is initializing ..." msgstr "FlatCAM is initializing ..." @@ -37,17 +31,6 @@ msgid "Could not find the Language files. The App strings are missing." msgstr "Could not find the Language files. The App strings are missing." #: FlatCAMApp.py:709 -======= -#: FlatCAMApp.py:490 -msgid "FlatCAM is initializing ..." -msgstr "FlatCAM is initializing ..." - -#: FlatCAMApp.py:638 -msgid "Could not find the Language files. The App strings are missing." -msgstr "Could not find the Language files. The App strings are missing." - -#: FlatCAMApp.py:708 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started." @@ -55,11 +38,7 @@ msgstr "" "FlatCAM is initializing ...\n" "Canvas initialization started." -<<<<<<< HEAD #: FlatCAMApp.py:729 -======= -#: FlatCAMApp.py:728 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" @@ -69,25 +48,16 @@ msgstr "" "Canvas initialization started.\n" "Canvas initialization finished in" -<<<<<<< HEAD #: FlatCAMApp.py:1593 FlatCAMApp.py:7451 msgid "New Project - Not saved" msgstr "New Project - Not saved" #: FlatCAMApp.py:1689 -======= -#: FlatCAMApp.py:1592 FlatCAMApp.py:7450 -msgid "New Project - Not saved" -msgstr "New Project - Not saved" - -#: FlatCAMApp.py:1688 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Found old default preferences files. Please reboot the application to update." msgstr "" "Found old default preferences files. Please reboot the application to update." -<<<<<<< HEAD #: FlatCAMApp.py:1740 FlatCAMApp.py:2512 FlatCAMApp.py:2547 FlatCAMApp.py:2594 #: FlatCAMApp.py:4540 FlatCAMApp.py:7535 FlatCAMApp.py:7572 FlatCAMApp.py:7614 #: FlatCAMApp.py:7643 FlatCAMApp.py:7684 FlatCAMApp.py:7709 FlatCAMApp.py:7761 @@ -95,15 +65,6 @@ msgstr "" #: FlatCAMApp.py:7964 FlatCAMApp.py:8005 FlatCAMApp.py:8049 FlatCAMApp.py:8105 #: FlatCAMApp.py:8137 FlatCAMApp.py:8169 FlatCAMApp.py:8402 FlatCAMApp.py:8440 #: FlatCAMApp.py:8483 FlatCAMApp.py:8560 FlatCAMApp.py:8615 -======= -#: FlatCAMApp.py:1739 FlatCAMApp.py:2511 FlatCAMApp.py:2546 FlatCAMApp.py:2593 -#: FlatCAMApp.py:4539 FlatCAMApp.py:7534 FlatCAMApp.py:7571 FlatCAMApp.py:7613 -#: FlatCAMApp.py:7642 FlatCAMApp.py:7683 FlatCAMApp.py:7708 FlatCAMApp.py:7760 -#: FlatCAMApp.py:7795 FlatCAMApp.py:7840 FlatCAMApp.py:7881 FlatCAMApp.py:7922 -#: FlatCAMApp.py:7963 FlatCAMApp.py:8004 FlatCAMApp.py:8048 FlatCAMApp.py:8104 -#: FlatCAMApp.py:8136 FlatCAMApp.py:8168 FlatCAMApp.py:8401 FlatCAMApp.py:8439 -#: FlatCAMApp.py:8482 FlatCAMApp.py:8559 FlatCAMApp.py:8614 ->>>>>>> remotes/jpcgt/flatcam/Beta #: FlatCAMBookmark.py:300 FlatCAMBookmark.py:342 FlatCAMDB.py:663 #: FlatCAMDB.py:709 FlatCAMDB.py:2125 FlatCAMDB.py:2171 #: flatcamEditors/FlatCAMExcEditor.py:1023 @@ -118,7 +79,6 @@ msgstr "" msgid "Cancelled." msgstr "Cancelled." -<<<<<<< HEAD #: FlatCAMApp.py:1756 msgid "Open Config file failed." msgstr "Open Config file failed." @@ -144,33 +104,6 @@ msgid "Select a Geometry, Gerber or Excellon Object to edit." msgstr "Select a Geometry, Gerber or Excellon Object to edit." #: FlatCAMApp.py:2146 -======= -#: FlatCAMApp.py:1755 -msgid "Open Config file failed." -msgstr "Open Config file failed." - -#: FlatCAMApp.py:1770 -msgid "Open Script file failed." -msgstr "Open Script file failed." - -#: FlatCAMApp.py:1796 -msgid "Open Excellon file failed." -msgstr "Open Excellon file failed." - -#: FlatCAMApp.py:1809 -msgid "Open GCode file failed." -msgstr "Open GCode file failed." - -#: FlatCAMApp.py:1822 -msgid "Open Gerber file failed." -msgstr "Open Gerber file failed." - -#: FlatCAMApp.py:2130 -msgid "Select a Geometry, Gerber or Excellon Object to edit." -msgstr "Select a Geometry, Gerber or Excellon Object to edit." - -#: FlatCAMApp.py:2145 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" @@ -180,7 +113,6 @@ msgstr "" "possible.\n" "Edit only one geometry at a time." -<<<<<<< HEAD #: FlatCAMApp.py:2204 msgid "Editor is activated ..." msgstr "Editor is activated ..." @@ -204,49 +136,18 @@ msgstr "Yes" #: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 #: flatcamGUI/FlatCAMGUI.py:2520 #: flatcamGUI/preferences/PreferencesUIManager.py:1123 -======= -#: FlatCAMApp.py:2203 -msgid "Editor is activated ..." -msgstr "Editor is activated ..." - -#: FlatCAMApp.py:2224 -msgid "Do you want to save the edited object?" -msgstr "Do you want to save the edited object?" - -#: FlatCAMApp.py:2225 flatcamGUI/FlatCAMGUI.py:2288 -msgid "Close Editor" -msgstr "Close Editor" - -#: FlatCAMApp.py:2228 FlatCAMApp.py:3517 FlatCAMApp.py:6084 FlatCAMApp.py:7344 -#: FlatCAMTranslation.py:109 FlatCAMTranslation.py:207 -#: flatcamGUI/FlatCAMGUI.py:2519 -#: flatcamGUI/preferences/PreferencesUIManager.py:1118 -msgid "Yes" -msgstr "Yes" - -#: FlatCAMApp.py:2229 FlatCAMApp.py:3518 FlatCAMApp.py:6085 FlatCAMApp.py:7345 -#: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 -#: flatcamGUI/FlatCAMGUI.py:2520 -#: flatcamGUI/preferences/PreferencesUIManager.py:1119 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150 #: flatcamTools/ToolNCC.py:182 flatcamTools/ToolPaint.py:166 msgid "No" msgstr "No" -<<<<<<< HEAD #: FlatCAMApp.py:2231 FlatCAMApp.py:3520 FlatCAMApp.py:4478 FlatCAMApp.py:5103 #: FlatCAMApp.py:7347 FlatCAMDB.py:128 FlatCAMDB.py:1689 -======= -#: FlatCAMApp.py:2230 FlatCAMApp.py:3519 FlatCAMApp.py:4477 FlatCAMApp.py:5102 -#: FlatCAMApp.py:7346 FlatCAMDB.py:128 FlatCAMDB.py:1689 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1347 msgid "Cancel" msgstr "Cancel" -<<<<<<< HEAD #: FlatCAMApp.py:2263 msgid "Object empty after edit." msgstr "Object empty after edit." @@ -294,55 +195,6 @@ msgstr "Save to file" #: FlatCAMApp.py:2602 FlatCAMApp.py:8859 FlatCAMApp.py:8907 FlatCAMApp.py:9032 #: FlatCAMApp.py:9168 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 -======= -#: FlatCAMApp.py:2262 -msgid "Object empty after edit." -msgstr "Object empty after edit." - -#: FlatCAMApp.py:2266 FlatCAMApp.py:2287 FlatCAMApp.py:2309 -msgid "Editor exited. Editor content saved." -msgstr "Editor exited. Editor content saved." - -#: FlatCAMApp.py:2313 FlatCAMApp.py:2336 FlatCAMApp.py:2354 -msgid "Select a Gerber, Geometry or Excellon Object to update." -msgstr "Select a Gerber, Geometry or Excellon Object to update." - -#: FlatCAMApp.py:2316 -msgid "is updated, returning to App..." -msgstr "is updated, returning to App..." - -#: FlatCAMApp.py:2323 -msgid "Editor exited. Editor content was not saved." -msgstr "Editor exited. Editor content was not saved." - -#: FlatCAMApp.py:2503 FlatCAMApp.py:2507 -msgid "Import FlatCAM Preferences" -msgstr "Import FlatCAM Preferences" - -#: FlatCAMApp.py:2518 -msgid "Imported Defaults from" -msgstr "Imported Defaults from" - -#: FlatCAMApp.py:2538 FlatCAMApp.py:2543 -msgid "Export FlatCAM Preferences" -msgstr "Export FlatCAM Preferences" - -#: FlatCAMApp.py:2557 FlatCAMApp.py:2625 -#: flatcamGUI/preferences/PreferencesUIManager.py:1014 -msgid "Failed to write defaults to file." -msgstr "Failed to write defaults to file." - -#: FlatCAMApp.py:2563 -msgid "Exported preferences to" -msgstr "Exported preferences to" - -#: FlatCAMApp.py:2583 FlatCAMApp.py:2588 -msgid "Save to file" -msgstr "Save to file" - -#: FlatCAMApp.py:2601 FlatCAMApp.py:8858 FlatCAMApp.py:8906 FlatCAMApp.py:9031 -#: FlatCAMApp.py:9167 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMTextEditor.py:276 flatcamObjects/FlatCAMCNCJob.py:959 #: flatcamTools/ToolFilm.py:1031 flatcamTools/ToolFilm.py:1212 #: flatcamTools/ToolSolderPaste.py:1534 @@ -353,7 +205,6 @@ msgstr "" "Permission denied, saving not possible.\n" "Most likely another app is holding the file open and not accessible." -<<<<<<< HEAD #: FlatCAMApp.py:2613 msgid "Could not load the file." msgstr "Could not load the file." @@ -374,28 +225,6 @@ msgstr "Failed to open recent projects file for writing." #: FlatCAMApp.py:9637 FlatCAMApp.py:10287 #: flatcamEditors/FlatCAMGrbEditor.py:4364 #: flatcamObjects/FlatCAMGeometry.py:1725 flatcamParsers/ParseExcellon.py:897 -======= -#: FlatCAMApp.py:2612 -msgid "Could not load the file." -msgstr "Could not load the file." - -#: FlatCAMApp.py:2628 -msgid "Exported file to" -msgstr "Exported file to" - -#: FlatCAMApp.py:2711 -msgid "Failed to open recent files file for writing." -msgstr "Failed to open recent files file for writing." - -#: FlatCAMApp.py:2722 -msgid "Failed to open recent projects file for writing." -msgstr "Failed to open recent projects file for writing." - -#: FlatCAMApp.py:2805 FlatCAMApp.py:9376 FlatCAMApp.py:9440 FlatCAMApp.py:9571 -#: FlatCAMApp.py:9636 FlatCAMApp.py:10286 -#: flatcamEditors/FlatCAMGrbEditor.py:4364 -#: flatcamObjects/FlatCAMGeometry.py:1697 flatcamParsers/ParseExcellon.py:897 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:432 msgid "An internal error has occurred. See shell.\n" msgstr "An internal error has occurred. See shell.\n" @@ -413,7 +242,6 @@ msgstr "" msgid "Converting units to " msgstr "Converting units to " -<<<<<<< HEAD #: FlatCAMApp.py:2931 msgid "CREATE A NEW FLATCAM TCL SCRIPT" msgstr "CREATE A NEW FLATCAM TCL SCRIPT" @@ -427,21 +255,6 @@ msgid "FlatCAM commands list" msgstr "FlatCAM commands list" #: FlatCAMApp.py:2935 -======= -#: FlatCAMApp.py:2930 -msgid "CREATE A NEW FLATCAM TCL SCRIPT" -msgstr "CREATE A NEW FLATCAM TCL SCRIPT" - -#: FlatCAMApp.py:2931 -msgid "TCL Tutorial is here" -msgstr "TCL Tutorial is here" - -#: FlatCAMApp.py:2933 -msgid "FlatCAM commands list" -msgstr "FlatCAM commands list" - -#: FlatCAMApp.py:2934 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." @@ -449,21 +262,12 @@ msgstr "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." -<<<<<<< HEAD #: FlatCAMApp.py:2982 FlatCAMApp.py:2988 FlatCAMApp.py:2994 FlatCAMApp.py:3000 #: FlatCAMApp.py:3006 FlatCAMApp.py:3012 msgid "created/selected" msgstr "created/selected" #: FlatCAMApp.py:3027 FlatCAMApp.py:5189 flatcamObjects/FlatCAMObj.py:248 -======= -#: FlatCAMApp.py:2981 FlatCAMApp.py:2987 FlatCAMApp.py:2993 FlatCAMApp.py:2999 -#: FlatCAMApp.py:3005 FlatCAMApp.py:3011 -msgid "created/selected" -msgstr "created/selected" - -#: FlatCAMApp.py:3026 FlatCAMApp.py:5188 flatcamObjects/FlatCAMObj.py:248 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMObj.py:279 flatcamObjects/FlatCAMObj.py:295 #: flatcamObjects/FlatCAMObj.py:375 flatcamTools/ToolCopperThieving.py:1481 #: flatcamTools/ToolFiducials.py:809 flatcamTools/ToolMove.py:229 @@ -471,7 +275,6 @@ msgstr "created/selected" msgid "Plotting" msgstr "Plotting" -<<<<<<< HEAD #: FlatCAMApp.py:3090 flatcamGUI/FlatCAMGUI.py:545 msgid "About FlatCAM" msgstr "About FlatCAM" @@ -501,37 +304,6 @@ msgid "Licensed under the MIT license" msgstr "Licensed under the MIT license" #: FlatCAMApp.py:3147 -======= -#: FlatCAMApp.py:3089 flatcamGUI/FlatCAMGUI.py:545 -msgid "About FlatCAM" -msgstr "About FlatCAM" - -#: FlatCAMApp.py:3115 -msgid "2D Computer-Aided Printed Circuit Board Manufacturing" -msgstr "2D Computer-Aided Printed Circuit Board Manufacturing" - -#: FlatCAMApp.py:3116 -msgid "Development" -msgstr "Development" - -#: FlatCAMApp.py:3117 -msgid "DOWNLOAD" -msgstr "DOWNLOAD" - -#: FlatCAMApp.py:3118 -msgid "Issue tracker" -msgstr "Issue tracker" - -#: FlatCAMApp.py:3122 FlatCAMApp.py:3483 flatcamGUI/GUIElements.py:2583 -msgid "Close" -msgstr "Close" - -#: FlatCAMApp.py:3137 -msgid "Licensed under the MIT license" -msgstr "Licensed under the MIT license" - -#: FlatCAMApp.py:3146 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" @@ -579,11 +351,7 @@ msgstr "" "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n" "THE SOFTWARE." -<<<<<<< HEAD #: FlatCAMApp.py:3169 -======= -#: FlatCAMApp.py:3168 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Some of the icons used are from the following sources:
Icons by FreepikIcons8
Icons by oNline Web Fonts" -<<<<<<< HEAD #: FlatCAMApp.py:3202 msgid "Splash" msgstr "Splash" @@ -653,61 +420,6 @@ msgid "Bookmarks Manager" msgstr "Bookmarks Manager" #: FlatCAMApp.py:3475 -======= -#: FlatCAMApp.py:3201 -msgid "Splash" -msgstr "Splash" - -#: FlatCAMApp.py:3207 -msgid "Programmers" -msgstr "Programmers" - -#: FlatCAMApp.py:3213 -msgid "Translators" -msgstr "Translators" - -#: FlatCAMApp.py:3219 -msgid "License" -msgstr "License" - -#: FlatCAMApp.py:3225 -msgid "Attributions" -msgstr "Attributions" - -#: FlatCAMApp.py:3248 -msgid "Programmer" -msgstr "Programmer" - -#: FlatCAMApp.py:3249 -msgid "Status" -msgstr "Status" - -#: FlatCAMApp.py:3250 FlatCAMApp.py:3330 -msgid "E-mail" -msgstr "E-mail" - -#: FlatCAMApp.py:3258 -msgid "BETA Maintainer >= 2019" -msgstr "BETA Maintainer >= 2019" - -#: FlatCAMApp.py:3327 -msgid "Language" -msgstr "Language" - -#: FlatCAMApp.py:3328 -msgid "Translator" -msgstr "Translator" - -#: FlatCAMApp.py:3329 -msgid "Corrections" -msgstr "Corrections" - -#: FlatCAMApp.py:3454 FlatCAMApp.py:3463 flatcamGUI/FlatCAMGUI.py:527 -msgid "Bookmarks Manager" -msgstr "Bookmarks Manager" - -#: FlatCAMApp.py:3474 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This entry will resolve to another website if:\n" "\n" @@ -727,7 +439,6 @@ msgstr "" "If you can't get any informations about FlatCAM beta\n" "use the YouTube channel link from the Help menu." -<<<<<<< HEAD #: FlatCAMApp.py:3482 msgid "Alternative website" msgstr "Alternative website" @@ -737,17 +448,6 @@ msgid "Application is saving the project. Please wait ..." msgstr "Application is saving the project. Please wait ..." #: FlatCAMApp.py:3513 FlatCAMTranslation.py:202 -======= -#: FlatCAMApp.py:3481 -msgid "Alternative website" -msgstr "Alternative website" - -#: FlatCAMApp.py:3507 flatcamGUI/FlatCAMGUI.py:4244 -msgid "Application is saving the project. Please wait ..." -msgstr "Application is saving the project. Please wait ..." - -#: FlatCAMApp.py:3512 FlatCAMTranslation.py:202 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" @@ -755,7 +455,6 @@ msgstr "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" -<<<<<<< HEAD #: FlatCAMApp.py:3516 FlatCAMApp.py:7343 FlatCAMTranslation.py:205 msgid "Save changes" msgstr "Save changes" @@ -777,29 +476,6 @@ msgid "At least two objects are required for join. Objects currently selected" msgstr "At least two objects are required for join. Objects currently selected" #: FlatCAMApp.py:4019 -======= -#: FlatCAMApp.py:3515 FlatCAMApp.py:7342 FlatCAMTranslation.py:205 -msgid "Save changes" -msgstr "Save changes" - -#: FlatCAMApp.py:3777 -msgid "Selected Excellon file extensions registered with FlatCAM." -msgstr "Selected Excellon file extensions registered with FlatCAM." - -#: FlatCAMApp.py:3799 -msgid "Selected GCode file extensions registered with FlatCAM." -msgstr "Selected GCode file extensions registered with FlatCAM." - -#: FlatCAMApp.py:3821 -msgid "Selected Gerber file extensions registered with FlatCAM." -msgstr "Selected Gerber file extensions registered with FlatCAM." - -#: FlatCAMApp.py:4009 FlatCAMApp.py:4068 FlatCAMApp.py:4096 -msgid "At least two objects are required for join. Objects currently selected" -msgstr "At least two objects are required for join. Objects currently selected" - -#: FlatCAMApp.py:4018 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " @@ -815,7 +491,6 @@ msgstr "" "be lost and the result may not be what was expected. \n" "Check the generated GCODE." -<<<<<<< HEAD #: FlatCAMApp.py:4031 FlatCAMApp.py:4041 msgid "Geometry merging finished" msgstr "Geometry merging finished" @@ -857,49 +532,6 @@ msgid "Toggle Units" msgstr "Toggle Units" #: FlatCAMApp.py:4474 -======= -#: FlatCAMApp.py:4030 FlatCAMApp.py:4040 -msgid "Geometry merging finished" -msgstr "Geometry merging finished" - -#: FlatCAMApp.py:4063 -msgid "Failed. Excellon joining works only on Excellon objects." -msgstr "Failed. Excellon joining works only on Excellon objects." - -#: FlatCAMApp.py:4073 -msgid "Excellon merging finished" -msgstr "Excellon merging finished" - -#: FlatCAMApp.py:4091 -msgid "Failed. Gerber joining works only on Gerber objects." -msgstr "Failed. Gerber joining works only on Gerber objects." - -#: FlatCAMApp.py:4101 -msgid "Gerber merging finished" -msgstr "Gerber merging finished" - -#: FlatCAMApp.py:4121 FlatCAMApp.py:4158 -msgid "Failed. Select a Geometry Object and try again." -msgstr "Failed. Select a Geometry Object and try again." - -#: FlatCAMApp.py:4125 FlatCAMApp.py:4163 -msgid "Expected a GeometryObject, got" -msgstr "Expected a GeometryObject, got" - -#: FlatCAMApp.py:4140 -msgid "A Geometry object was converted to MultiGeo type." -msgstr "A Geometry object was converted to MultiGeo type." - -#: FlatCAMApp.py:4178 -msgid "A Geometry object was converted to SingleGeo type." -msgstr "A Geometry object was converted to SingleGeo type." - -#: FlatCAMApp.py:4471 -msgid "Toggle Units" -msgstr "Toggle Units" - -#: FlatCAMApp.py:4473 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Changing the units of the project\n" "will scale all objects.\n" @@ -911,7 +543,6 @@ msgstr "" "\n" "Do you want to continue?" -<<<<<<< HEAD #: FlatCAMApp.py:4477 FlatCAMApp.py:5025 FlatCAMApp.py:5102 FlatCAMApp.py:7728 #: FlatCAMApp.py:7742 FlatCAMApp.py:8075 FlatCAMApp.py:8085 msgid "Ok" @@ -926,41 +557,17 @@ msgid "Detachable Tabs" msgstr "Detachable Tabs" #: FlatCAMApp.py:5014 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1431 -======= -#: FlatCAMApp.py:4476 FlatCAMApp.py:5024 FlatCAMApp.py:5101 FlatCAMApp.py:7727 -#: FlatCAMApp.py:7741 FlatCAMApp.py:8074 FlatCAMApp.py:8084 -msgid "Ok" -msgstr "Ok" - -#: FlatCAMApp.py:4525 -msgid "Converted units to" -msgstr "Converted units to" - -#: FlatCAMApp.py:4927 -msgid "Detachable Tabs" -msgstr "Detachable Tabs" - -#: FlatCAMApp.py:5013 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1426 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:858 flatcamTools/ToolSolderPaste.py:568 #: flatcamTools/ToolSolderPaste.py:893 msgid "Please enter a tool diameter with non-zero value, in Float format." msgstr "Please enter a tool diameter with non-zero value, in Float format." -<<<<<<< HEAD #: FlatCAMApp.py:5018 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 -======= -#: FlatCAMApp.py:5017 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:572 msgid "Adding Tool cancelled" msgstr "Adding Tool cancelled" -<<<<<<< HEAD #: FlatCAMApp.py:5021 -======= -#: FlatCAMApp.py:5020 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." @@ -968,19 +575,11 @@ msgstr "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." -<<<<<<< HEAD #: FlatCAMApp.py:5097 msgid "Delete objects" msgstr "Delete objects" #: FlatCAMApp.py:5100 -======= -#: FlatCAMApp.py:5096 -msgid "Delete objects" -msgstr "Delete objects" - -#: FlatCAMApp.py:5099 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Are you sure you want to permanently delete\n" "the selected objects?" @@ -988,7 +587,6 @@ msgstr "" "Are you sure you want to permanently delete\n" "the selected objects?" -<<<<<<< HEAD #: FlatCAMApp.py:5138 msgid "Object(s) deleted" msgstr "Object(s) deleted" @@ -1038,57 +636,6 @@ msgid "Wrong coordinates. Enter coordinates in format: X,Y" msgstr "Wrong coordinates. Enter coordinates in format: X,Y" #: FlatCAMApp.py:5463 FlatCAMApp.py:5612 -======= -#: FlatCAMApp.py:5137 -msgid "Object(s) deleted" -msgstr "Object(s) deleted" - -#: FlatCAMApp.py:5141 FlatCAMApp.py:5296 flatcamTools/ToolDblSided.py:818 -msgid "Failed. No object(s) selected..." -msgstr "Failed. No object(s) selected..." - -#: FlatCAMApp.py:5143 -msgid "Save the work in Editor and try again ..." -msgstr "Save the work in Editor and try again ..." - -#: FlatCAMApp.py:5172 -msgid "Object deleted" -msgstr "Object deleted" - -#: FlatCAMApp.py:5199 -msgid "Click to set the origin ..." -msgstr "Click to set the origin ..." - -#: FlatCAMApp.py:5221 -msgid "Setting Origin..." -msgstr "Setting Origin..." - -#: FlatCAMApp.py:5234 FlatCAMApp.py:5336 -msgid "Origin set" -msgstr "Origin set" - -#: FlatCAMApp.py:5251 -msgid "Origin coordinates specified but incomplete." -msgstr "Origin coordinates specified but incomplete." - -#: FlatCAMApp.py:5292 -msgid "Moving to Origin..." -msgstr "Moving to Origin..." - -#: FlatCAMApp.py:5373 -msgid "Jump to ..." -msgstr "Jump to ..." - -#: FlatCAMApp.py:5374 -msgid "Enter the coordinates in format X,Y:" -msgstr "Enter the coordinates in format X,Y:" - -#: FlatCAMApp.py:5384 -msgid "Wrong coordinates. Enter coordinates in format: X,Y" -msgstr "Wrong coordinates. Enter coordinates in format: X,Y" - -#: FlatCAMApp.py:5462 FlatCAMApp.py:5611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMExcEditor.py:3624 #: flatcamEditors/FlatCAMExcEditor.py:3632 #: flatcamEditors/FlatCAMGeoEditor.py:4349 @@ -1104,46 +651,27 @@ msgstr "Wrong coordinates. Enter coordinates in format: X,Y" msgid "Done." msgstr "Done." -<<<<<<< HEAD #: FlatCAMApp.py:5478 FlatCAMApp.py:7724 FlatCAMApp.py:7819 FlatCAMApp.py:7860 #: FlatCAMApp.py:7901 FlatCAMApp.py:7942 FlatCAMApp.py:7983 FlatCAMApp.py:8027 #: FlatCAMApp.py:8071 FlatCAMApp.py:8593 FlatCAMApp.py:8597 -======= -#: FlatCAMApp.py:5477 FlatCAMApp.py:7723 FlatCAMApp.py:7818 FlatCAMApp.py:7859 -#: FlatCAMApp.py:7900 FlatCAMApp.py:7941 FlatCAMApp.py:7982 FlatCAMApp.py:8026 -#: FlatCAMApp.py:8070 FlatCAMApp.py:8592 FlatCAMApp.py:8596 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolProperties.py:116 msgid "No object selected." msgstr "No object selected." -<<<<<<< HEAD #: FlatCAMApp.py:5497 msgid "Bottom-Left" msgstr "Bottom-Left" #: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 -======= -#: FlatCAMApp.py:5496 -msgid "Bottom-Left" -msgstr "Bottom-Left" - -#: FlatCAMApp.py:5497 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:159 msgid "Top-Left" msgstr "Top-Left" -<<<<<<< HEAD #: FlatCAMApp.py:5499 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 -======= -#: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:160 msgid "Bottom-Right" msgstr "Bottom-Right" -<<<<<<< HEAD #: FlatCAMApp.py:5500 msgid "Top-Right" msgstr "Top-Right" @@ -1161,31 +689,11 @@ msgid "No object is selected. Select an object and try again." msgstr "No object is selected. Select an object and try again." #: FlatCAMApp.py:5882 -======= -#: FlatCAMApp.py:5499 -msgid "Top-Right" -msgstr "Top-Right" - -#: FlatCAMApp.py:5500 flatcamGUI/ObjectUI.py:2626 -msgid "Center" -msgstr "Center" - -#: FlatCAMApp.py:5520 -msgid "Locate ..." -msgstr "Locate ..." - -#: FlatCAMApp.py:5778 FlatCAMApp.py:5855 -msgid "No object is selected. Select an object and try again." -msgstr "No object is selected. Select an object and try again." - -#: FlatCAMApp.py:5881 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Aborting. The current task will be gracefully closed as soon as possible..." msgstr "" "Aborting. The current task will be gracefully closed as soon as possible..." -<<<<<<< HEAD #: FlatCAMApp.py:5888 msgid "The current task was gracefully closed on user request..." msgstr "The current task was gracefully closed on user request..." @@ -1219,41 +727,6 @@ msgid "Adding tool from DB is not allowed for this object." msgstr "Adding tool from DB is not allowed for this object." #: FlatCAMApp.py:6080 -======= -#: FlatCAMApp.py:5887 -msgid "The current task was gracefully closed on user request..." -msgstr "The current task was gracefully closed on user request..." - -#: FlatCAMApp.py:5915 flatcamGUI/preferences/PreferencesUIManager.py:901 -#: flatcamGUI/preferences/PreferencesUIManager.py:945 -#: flatcamGUI/preferences/PreferencesUIManager.py:966 -#: flatcamGUI/preferences/PreferencesUIManager.py:1071 -msgid "Preferences" -msgstr "Preferences" - -#: FlatCAMApp.py:5980 FlatCAMApp.py:6008 FlatCAMApp.py:6035 FlatCAMApp.py:6055 -#: FlatCAMDB.py:738 FlatCAMDB.py:913 FlatCAMDB.py:2200 FlatCAMDB.py:2418 -#: flatcamObjects/FlatCAMGeometry.py:862 flatcamTools/ToolNCC.py:3958 -#: flatcamTools/ToolNCC.py:4042 flatcamTools/ToolPaint.py:3548 -#: flatcamTools/ToolPaint.py:3633 -msgid "Tools Database" -msgstr "Tools Database" - -#: FlatCAMApp.py:6032 -msgid "Tools in Tools Database edited but not saved." -msgstr "Tools in Tools Database edited but not saved." - -#: FlatCAMApp.py:6059 flatcamTools/ToolNCC.py:3965 -#: flatcamTools/ToolPaint.py:3555 -msgid "Tool from DB added in Tool Table." -msgstr "Tool from DB added in Tool Table." - -#: FlatCAMApp.py:6061 -msgid "Adding tool from DB is not allowed for this object." -msgstr "Adding tool from DB is not allowed for this object." - -#: FlatCAMApp.py:6079 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" @@ -1261,7 +734,6 @@ msgstr "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" -<<<<<<< HEAD #: FlatCAMApp.py:6082 msgid "Save Tools Database" msgstr "Save Tools Database" @@ -1275,26 +747,10 @@ msgid "Flip on Y axis done." msgstr "Flip on Y axis done." #: FlatCAMApp.py:6163 FlatCAMApp.py:6211 -======= -#: FlatCAMApp.py:6081 -msgid "Save Tools Database" -msgstr "Save Tools Database" - -#: FlatCAMApp.py:6134 -msgid "No object selected to Flip on Y axis." -msgstr "No object selected to Flip on Y axis." - -#: FlatCAMApp.py:6160 -msgid "Flip on Y axis done." -msgstr "Flip on Y axis done." - -#: FlatCAMApp.py:6162 FlatCAMApp.py:6210 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:6059 msgid "Flip action was not executed." msgstr "Flip action was not executed." -<<<<<<< HEAD #: FlatCAMApp.py:6183 msgid "No object selected to Flip on X axis." msgstr "No object selected to Flip on X axis." @@ -1340,58 +796,10 @@ msgid "Skew on Y axis done." msgstr "Skew on Y axis done." #: FlatCAMApp.py:6497 FlatCAMApp.py:6544 flatcamGUI/FlatCAMGUI.py:503 -======= -#: FlatCAMApp.py:6182 -msgid "No object selected to Flip on X axis." -msgstr "No object selected to Flip on X axis." - -#: FlatCAMApp.py:6208 -msgid "Flip on X axis done." -msgstr "Flip on X axis done." - -#: FlatCAMApp.py:6230 -msgid "No object selected to Rotate." -msgstr "No object selected to Rotate." - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Transform" -msgstr "Transform" - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Enter the Angle value:" -msgstr "Enter the Angle value:" - -#: FlatCAMApp.py:6264 -msgid "Rotation done." -msgstr "Rotation done." - -#: FlatCAMApp.py:6266 -msgid "Rotation movement was not executed." -msgstr "Rotation movement was not executed." - -#: FlatCAMApp.py:6284 -msgid "No object selected to Skew/Shear on X axis." -msgstr "No object selected to Skew/Shear on X axis." - -#: FlatCAMApp.py:6306 -msgid "Skew on X axis done." -msgstr "Skew on X axis done." - -#: FlatCAMApp.py:6323 -msgid "No object selected to Skew/Shear on Y axis." -msgstr "No object selected to Skew/Shear on Y axis." - -#: FlatCAMApp.py:6345 -msgid "Skew on Y axis done." -msgstr "Skew on Y axis done." - -#: FlatCAMApp.py:6496 FlatCAMApp.py:6543 flatcamGUI/FlatCAMGUI.py:503 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1728 msgid "Select All" msgstr "Select All" -<<<<<<< HEAD #: FlatCAMApp.py:6501 FlatCAMApp.py:6548 flatcamGUI/FlatCAMGUI.py:505 msgid "Deselect All" msgstr "Deselect All" @@ -1409,25 +817,6 @@ msgid "Grid On/Off" msgstr "Grid On/Off" #: FlatCAMApp.py:6606 flatcamEditors/FlatCAMGeoEditor.py:939 -======= -#: FlatCAMApp.py:6500 FlatCAMApp.py:6547 flatcamGUI/FlatCAMGUI.py:505 -msgid "Deselect All" -msgstr "Deselect All" - -#: FlatCAMApp.py:6563 -msgid "All objects are selected." -msgstr "All objects are selected." - -#: FlatCAMApp.py:6573 -msgid "Objects selection is cleared." -msgstr "Objects selection is cleared." - -#: FlatCAMApp.py:6593 flatcamGUI/FlatCAMGUI.py:1721 -msgid "Grid On/Off" -msgstr "Grid On/Off" - -#: FlatCAMApp.py:6605 flatcamEditors/FlatCAMGeoEditor.py:939 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:2583 #: flatcamEditors/FlatCAMGrbEditor.py:5641 flatcamGUI/ObjectUI.py:1595 #: flatcamTools/ToolDblSided.py:192 flatcamTools/ToolDblSided.py:425 @@ -1438,26 +827,17 @@ msgstr "Grid On/Off" msgid "Add" msgstr "Add" -<<<<<<< HEAD #: FlatCAMApp.py:6608 flatcamEditors/FlatCAMGrbEditor.py:2588 #: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 #: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 #: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 #: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:505 -======= -#: FlatCAMApp.py:6607 flatcamEditors/FlatCAMGrbEditor.py:2588 -#: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 -#: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 -#: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 -#: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:480 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:316 flatcamTools/ToolNCC.py:637 #: flatcamTools/ToolPaint.py:299 flatcamTools/ToolPaint.py:682 #: flatcamTools/ToolSolderPaste.py:128 flatcamTools/ToolSolderPaste.py:600 msgid "Delete" msgstr "Delete" -<<<<<<< HEAD #: FlatCAMApp.py:6624 msgid "New Grid ..." msgstr "New Grid ..." @@ -1511,61 +891,6 @@ msgid "Coordinates copied to clipboard." msgstr "Coordinates copied to clipboard." #: FlatCAMApp.py:7167 FlatCAMApp.py:7173 FlatCAMApp.py:7179 FlatCAMApp.py:7185 -======= -#: FlatCAMApp.py:6623 -msgid "New Grid ..." -msgstr "New Grid ..." - -#: FlatCAMApp.py:6624 -msgid "Enter a Grid Value:" -msgstr "Enter a Grid Value:" - -#: FlatCAMApp.py:6632 FlatCAMApp.py:6659 -msgid "Please enter a grid value with non-zero value, in Float format." -msgstr "Please enter a grid value with non-zero value, in Float format." - -#: FlatCAMApp.py:6638 -msgid "New Grid added" -msgstr "New Grid added" - -#: FlatCAMApp.py:6641 -msgid "Grid already exists" -msgstr "Grid already exists" - -#: FlatCAMApp.py:6644 -msgid "Adding New Grid cancelled" -msgstr "Adding New Grid cancelled" - -#: FlatCAMApp.py:6666 -msgid " Grid Value does not exist" -msgstr " Grid Value does not exist" - -#: FlatCAMApp.py:6669 -msgid "Grid Value deleted" -msgstr "Grid Value deleted" - -#: FlatCAMApp.py:6672 -msgid "Delete Grid value cancelled" -msgstr "Delete Grid value cancelled" - -#: FlatCAMApp.py:6678 -msgid "Key Shortcut List" -msgstr "Key Shortcut List" - -#: FlatCAMApp.py:6712 -msgid " No object selected to copy it's name" -msgstr " No object selected to copy it's name" - -#: FlatCAMApp.py:6716 -msgid "Name copied on clipboard ..." -msgstr "Name copied on clipboard ..." - -#: FlatCAMApp.py:6929 flatcamEditors/FlatCAMGrbEditor.py:4554 -msgid "Coordinates copied to clipboard." -msgstr "Coordinates copied to clipboard." - -#: FlatCAMApp.py:7166 FlatCAMApp.py:7172 FlatCAMApp.py:7178 FlatCAMApp.py:7184 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/ObjectCollection.py:922 #: flatcamObjects/ObjectCollection.py:928 #: flatcamObjects/ObjectCollection.py:934 @@ -1575,11 +900,7 @@ msgstr "Coordinates copied to clipboard." msgid "selected" msgstr "selected" -<<<<<<< HEAD #: FlatCAMApp.py:7340 -======= -#: FlatCAMApp.py:7339 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" @@ -1589,30 +910,17 @@ msgstr "" "Creating a New project will delete them.\n" "Do you want to Save the project?" -<<<<<<< HEAD #: FlatCAMApp.py:7361 msgid "New Project created" msgstr "New Project created" #: FlatCAMApp.py:7519 FlatCAMApp.py:7523 flatcamGUI/FlatCAMGUI.py:836 -======= -#: FlatCAMApp.py:7360 -msgid "New Project created" -msgstr "New Project created" - -#: FlatCAMApp.py:7518 FlatCAMApp.py:7522 flatcamGUI/FlatCAMGUI.py:836 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2544 msgid "Open Gerber" msgstr "Open Gerber" -<<<<<<< HEAD #: FlatCAMApp.py:7528 FlatCAMApp.py:7565 FlatCAMApp.py:7607 FlatCAMApp.py:7677 #: FlatCAMApp.py:8462 FlatCAMApp.py:9675 FlatCAMApp.py:9737 -======= -#: FlatCAMApp.py:7527 FlatCAMApp.py:7564 FlatCAMApp.py:7606 FlatCAMApp.py:7676 -#: FlatCAMApp.py:8461 FlatCAMApp.py:9674 FlatCAMApp.py:9736 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Canvas initialization started.\n" "Canvas initialization finished in" @@ -1620,24 +928,15 @@ msgstr "" "Canvas initialization started.\n" "Canvas initialization finished in" -<<<<<<< HEAD #: FlatCAMApp.py:7530 msgid "Opening Gerber file." msgstr "Opening Gerber file." #: FlatCAMApp.py:7557 FlatCAMApp.py:7561 flatcamGUI/FlatCAMGUI.py:838 -======= -#: FlatCAMApp.py:7529 -msgid "Opening Gerber file." -msgstr "Opening Gerber file." - -#: FlatCAMApp.py:7556 FlatCAMApp.py:7560 flatcamGUI/FlatCAMGUI.py:838 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2546 msgid "Open Excellon" msgstr "Open Excellon" -<<<<<<< HEAD #: FlatCAMApp.py:7567 msgid "Opening Excellon file." msgstr "Opening Excellon file." @@ -1675,50 +974,10 @@ msgid "Only Geometry, Gerber and CNCJob objects can be used." msgstr "Only Geometry, Gerber and CNCJob objects can be used." #: FlatCAMApp.py:7752 FlatCAMApp.py:7756 flatcamTools/ToolQRCode.py:829 -======= -#: FlatCAMApp.py:7566 -msgid "Opening Excellon file." -msgstr "Opening Excellon file." - -#: FlatCAMApp.py:7597 FlatCAMApp.py:7601 -msgid "Open G-Code" -msgstr "Open G-Code" - -#: FlatCAMApp.py:7608 -msgid "Opening G-Code file." -msgstr "Opening G-Code file." - -#: FlatCAMApp.py:7631 FlatCAMApp.py:7634 flatcamGUI/FlatCAMGUI.py:1730 -msgid "Open Project" -msgstr "Open Project" - -#: FlatCAMApp.py:7667 FlatCAMApp.py:7671 -msgid "Open HPGL2" -msgstr "Open HPGL2" - -#: FlatCAMApp.py:7678 -msgid "Opening HPGL2 file." -msgstr "Opening HPGL2 file." - -#: FlatCAMApp.py:7701 FlatCAMApp.py:7704 -msgid "Open Configuration File" -msgstr "Open Configuration File" - -#: FlatCAMApp.py:7724 FlatCAMApp.py:8071 -msgid "Please Select a Geometry object to export" -msgstr "Please Select a Geometry object to export" - -#: FlatCAMApp.py:7738 -msgid "Only Geometry, Gerber and CNCJob objects can be used." -msgstr "Only Geometry, Gerber and CNCJob objects can be used." - -#: FlatCAMApp.py:7751 FlatCAMApp.py:7755 flatcamTools/ToolQRCode.py:829 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolQRCode.py:833 msgid "Export SVG" msgstr "Export SVG" -<<<<<<< HEAD #: FlatCAMApp.py:7781 msgid "Data must be a 3D array with last dimension 3 or 4" msgstr "Data must be a 3D array with last dimension 3 or 4" @@ -1788,82 +1047,10 @@ msgid "Viewing the source code of the selected object." msgstr "Viewing the source code of the selected object." #: FlatCAMApp.py:8211 flatcamObjects/FlatCAMCNCJob.py:548 -======= -#: FlatCAMApp.py:7780 -msgid "Data must be a 3D array with last dimension 3 or 4" -msgstr "Data must be a 3D array with last dimension 3 or 4" - -#: FlatCAMApp.py:7786 FlatCAMApp.py:7790 -msgid "Export PNG Image" -msgstr "Export PNG Image" - -#: FlatCAMApp.py:7823 FlatCAMApp.py:8031 -msgid "Failed. Only Gerber objects can be saved as Gerber files..." -msgstr "Failed. Only Gerber objects can be saved as Gerber files..." - -#: FlatCAMApp.py:7835 -msgid "Save Gerber source file" -msgstr "Save Gerber source file" - -#: FlatCAMApp.py:7864 -msgid "Failed. Only Script objects can be saved as TCL Script files..." -msgstr "Failed. Only Script objects can be saved as TCL Script files..." - -#: FlatCAMApp.py:7876 -msgid "Save Script source file" -msgstr "Save Script source file" - -#: FlatCAMApp.py:7905 -msgid "Failed. Only Document objects can be saved as Document files..." -msgstr "Failed. Only Document objects can be saved as Document files..." - -#: FlatCAMApp.py:7917 -msgid "Save Document source file" -msgstr "Save Document source file" - -#: FlatCAMApp.py:7946 FlatCAMApp.py:7987 FlatCAMApp.py:8944 -msgid "Failed. Only Excellon objects can be saved as Excellon files..." -msgstr "Failed. Only Excellon objects can be saved as Excellon files..." - -#: FlatCAMApp.py:7954 FlatCAMApp.py:7958 -msgid "Save Excellon source file" -msgstr "Save Excellon source file" - -#: FlatCAMApp.py:7995 FlatCAMApp.py:7999 -msgid "Export Excellon" -msgstr "Export Excellon" - -#: FlatCAMApp.py:8039 FlatCAMApp.py:8043 -msgid "Export Gerber" -msgstr "Export Gerber" - -#: FlatCAMApp.py:8081 -msgid "Only Geometry objects can be used." -msgstr "Only Geometry objects can be used." - -#: FlatCAMApp.py:8095 FlatCAMApp.py:8099 -msgid "Export DXF" -msgstr "Export DXF" - -#: FlatCAMApp.py:8124 FlatCAMApp.py:8127 -msgid "Import SVG" -msgstr "Import SVG" - -#: FlatCAMApp.py:8155 FlatCAMApp.py:8159 -msgid "Import DXF" -msgstr "Import DXF" - -#: FlatCAMApp.py:8209 -msgid "Viewing the source code of the selected object." -msgstr "Viewing the source code of the selected object." - -#: FlatCAMApp.py:8210 flatcamObjects/FlatCAMCNCJob.py:548 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMScript.py:134 msgid "Loading..." msgstr "Loading..." -<<<<<<< HEAD #: FlatCAMApp.py:8217 FlatCAMApp.py:8221 msgid "Select an Gerber or Excellon file to view it's source file." msgstr "Select an Gerber or Excellon file to view it's source file." @@ -1917,66 +1104,10 @@ msgid "Save Project As ..." msgstr "Save Project As ..." #: FlatCAMApp.py:8551 flatcamGUI/FlatCAMGUI.py:1134 -======= -#: FlatCAMApp.py:8216 FlatCAMApp.py:8220 -msgid "Select an Gerber or Excellon file to view it's source file." -msgstr "Select an Gerber or Excellon file to view it's source file." - -#: FlatCAMApp.py:8234 -msgid "Source Editor" -msgstr "Source Editor" - -#: FlatCAMApp.py:8274 FlatCAMApp.py:8281 -msgid "There is no selected object for which to see it's source file code." -msgstr "There is no selected object for which to see it's source file code." - -#: FlatCAMApp.py:8293 -msgid "Failed to load the source code for the selected object" -msgstr "Failed to load the source code for the selected object" - -#: FlatCAMApp.py:8307 flatcamObjects/FlatCAMCNCJob.py:562 -msgid "Code Editor" -msgstr "Code Editor" - -#: FlatCAMApp.py:8329 -msgid "Go to Line ..." -msgstr "Go to Line ..." - -#: FlatCAMApp.py:8330 -msgid "Line:" -msgstr "Line:" - -#: FlatCAMApp.py:8359 -msgid "New TCL script file created in Code Editor." -msgstr "New TCL script file created in Code Editor." - -#: FlatCAMApp.py:8395 FlatCAMApp.py:8397 FlatCAMApp.py:8433 FlatCAMApp.py:8435 -msgid "Open TCL script" -msgstr "Open TCL script" - -#: FlatCAMApp.py:8463 -msgid "Executing ScriptObject file." -msgstr "Executing ScriptObject file." - -#: FlatCAMApp.py:8471 FlatCAMApp.py:8474 -msgid "Run TCL script" -msgstr "Run TCL script" - -#: FlatCAMApp.py:8497 -msgid "TCL script file opened in Code Editor and executed." -msgstr "TCL script file opened in Code Editor and executed." - -#: FlatCAMApp.py:8548 FlatCAMApp.py:8554 -msgid "Save Project As ..." -msgstr "Save Project As ..." - -#: FlatCAMApp.py:8550 flatcamGUI/FlatCAMGUI.py:1134 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2176 msgid "Project" msgstr "Project" -<<<<<<< HEAD #: FlatCAMApp.py:8590 msgid "FlatCAM objects print" msgstr "FlatCAM objects print" @@ -2002,39 +1133,11 @@ msgid "SVG file exported to" msgstr "SVG file exported to" #: FlatCAMApp.py:8892 -======= -#: FlatCAMApp.py:8589 -msgid "FlatCAM objects print" -msgstr "FlatCAM objects print" - -#: FlatCAMApp.py:8602 FlatCAMApp.py:8609 -msgid "Save Object as PDF ..." -msgstr "Save Object as PDF ..." - -#: FlatCAMApp.py:8618 -msgid "Printing PDF ... Please wait." -msgstr "Printing PDF ... Please wait." - -#: FlatCAMApp.py:8797 -msgid "PDF file saved to" -msgstr "PDF file saved to" - -#: FlatCAMApp.py:8822 -msgid "Exporting SVG" -msgstr "Exporting SVG" - -#: FlatCAMApp.py:8865 -msgid "SVG file exported to" -msgstr "SVG file exported to" - -#: FlatCAMApp.py:8891 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Save cancelled because source file is empty. Try to export the Gerber file." msgstr "" "Save cancelled because source file is empty. Try to export the Gerber file." -<<<<<<< HEAD #: FlatCAMApp.py:9039 msgid "Excellon file exported to" msgstr "Excellon file exported to" @@ -2072,45 +1175,6 @@ msgid "Could not export DXF file." msgstr "Could not export DXF file." #: FlatCAMApp.py:9272 FlatCAMApp.py:9319 flatcamTools/ToolImage.py:277 -======= -#: FlatCAMApp.py:9038 -msgid "Excellon file exported to" -msgstr "Excellon file exported to" - -#: FlatCAMApp.py:9047 -msgid "Exporting Excellon" -msgstr "Exporting Excellon" - -#: FlatCAMApp.py:9052 FlatCAMApp.py:9059 -msgid "Could not export Excellon file." -msgstr "Could not export Excellon file." - -#: FlatCAMApp.py:9174 -msgid "Gerber file exported to" -msgstr "Gerber file exported to" - -#: FlatCAMApp.py:9182 -msgid "Exporting Gerber" -msgstr "Exporting Gerber" - -#: FlatCAMApp.py:9187 FlatCAMApp.py:9194 -msgid "Could not export Gerber file." -msgstr "Could not export Gerber file." - -#: FlatCAMApp.py:9229 -msgid "DXF file exported to" -msgstr "DXF file exported to" - -#: FlatCAMApp.py:9235 -msgid "Exporting DXF" -msgstr "Exporting DXF" - -#: FlatCAMApp.py:9240 FlatCAMApp.py:9247 -msgid "Could not export DXF file." -msgstr "Could not export DXF file." - -#: FlatCAMApp.py:9271 FlatCAMApp.py:9318 flatcamTools/ToolImage.py:277 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" @@ -2118,7 +1182,6 @@ msgstr "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" -<<<<<<< HEAD #: FlatCAMApp.py:9282 msgid "Importing SVG" msgstr "Importing SVG" @@ -2129,23 +1192,10 @@ msgstr "Import failed." #: FlatCAMApp.py:9297 FlatCAMApp.py:9343 FlatCAMApp.py:9407 FlatCAMApp.py:9474 #: FlatCAMApp.py:9540 FlatCAMApp.py:9605 FlatCAMApp.py:9662 -======= -#: FlatCAMApp.py:9281 -msgid "Importing SVG" -msgstr "Importing SVG" - -#: FlatCAMApp.py:9289 FlatCAMApp.py:9335 -msgid "Import failed." -msgstr "Import failed." - -#: FlatCAMApp.py:9296 FlatCAMApp.py:9342 FlatCAMApp.py:9406 FlatCAMApp.py:9473 -#: FlatCAMApp.py:9539 FlatCAMApp.py:9604 FlatCAMApp.py:9661 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolImage.py:297 flatcamTools/ToolPDF.py:225 msgid "Opened" msgstr "Opened" -<<<<<<< HEAD #: FlatCAMApp.py:9328 msgid "Importing DXF" msgstr "Importing DXF" @@ -2179,46 +1229,10 @@ msgid "Cannot open file" msgstr "Cannot open file" #: FlatCAMApp.py:9454 flatcamTools/ToolPDF.py:275 -======= -#: FlatCAMApp.py:9327 -msgid "Importing DXF" -msgstr "Importing DXF" - -#: FlatCAMApp.py:9368 FlatCAMApp.py:9563 FlatCAMApp.py:9628 -msgid "Failed to open file" -msgstr "Failed to open file" - -#: FlatCAMApp.py:9371 FlatCAMApp.py:9566 FlatCAMApp.py:9631 -msgid "Failed to parse file" -msgstr "Failed to parse file" - -#: FlatCAMApp.py:9383 -msgid "Object is not Gerber file or empty. Aborting object creation." -msgstr "Object is not Gerber file or empty. Aborting object creation." - -#: FlatCAMApp.py:9388 -msgid "Opening Gerber" -msgstr "Opening Gerber" - -#: FlatCAMApp.py:9399 -msgid "Open Gerber failed. Probable not a Gerber file." -msgstr "Open Gerber failed. Probable not a Gerber file." - -#: FlatCAMApp.py:9431 flatcamTools/ToolPcbWizard.py:424 -msgid "This is not Excellon file." -msgstr "This is not Excellon file." - -#: FlatCAMApp.py:9435 -msgid "Cannot open file" -msgstr "Cannot open file" - -#: FlatCAMApp.py:9453 flatcamTools/ToolPDF.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:445 msgid "No geometry found in file" msgstr "No geometry found in file" -<<<<<<< HEAD #: FlatCAMApp.py:9457 msgid "Opening Excellon." msgstr "Opening Excellon." @@ -2244,33 +1258,6 @@ msgid "Opening G-Code." msgstr "Opening G-Code." #: FlatCAMApp.py:9530 -======= -#: FlatCAMApp.py:9456 -msgid "Opening Excellon." -msgstr "Opening Excellon." - -#: FlatCAMApp.py:9466 -msgid "Open Excellon file failed. Probable not an Excellon file." -msgstr "Open Excellon file failed. Probable not an Excellon file." - -#: FlatCAMApp.py:9498 -msgid "Reading GCode file" -msgstr "Reading GCode file" - -#: FlatCAMApp.py:9504 -msgid "Failed to open" -msgstr "Failed to open" - -#: FlatCAMApp.py:9511 -msgid "This is not GCODE" -msgstr "This is not GCODE" - -#: FlatCAMApp.py:9516 -msgid "Opening G-Code." -msgstr "Opening G-Code." - -#: FlatCAMApp.py:9529 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" @@ -2282,7 +1269,6 @@ msgstr "" " Attempting to create a FlatCAM CNCJob Object from G-Code file failed during " "processing" -<<<<<<< HEAD #: FlatCAMApp.py:9586 msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "Object is not HPGL2 file or empty. Aborting object creation." @@ -2380,105 +1366,6 @@ msgid "The normal flow when working in FlatCAM is the following:" msgstr "The normal flow when working in FlatCAM is the following:" #: FlatCAMApp.py:10149 -======= -#: FlatCAMApp.py:9585 -msgid "Object is not HPGL2 file or empty. Aborting object creation." -msgstr "Object is not HPGL2 file or empty. Aborting object creation." - -#: FlatCAMApp.py:9590 -msgid "Opening HPGL2" -msgstr "Opening HPGL2" - -#: FlatCAMApp.py:9597 -msgid " Open HPGL2 failed. Probable not a HPGL2 file." -msgstr " Open HPGL2 failed. Probable not a HPGL2 file." - -#: FlatCAMApp.py:9623 -msgid "TCL script file opened in Code Editor." -msgstr "TCL script file opened in Code Editor." - -#: FlatCAMApp.py:9643 -msgid "Opening TCL Script..." -msgstr "Opening TCL Script..." - -#: FlatCAMApp.py:9654 -msgid "Failed to open TCL Script." -msgstr "Failed to open TCL Script." - -#: FlatCAMApp.py:9676 -msgid "Opening FlatCAM Config file." -msgstr "Opening FlatCAM Config file." - -#: FlatCAMApp.py:9704 -msgid "Failed to open config file" -msgstr "Failed to open config file" - -#: FlatCAMApp.py:9733 -msgid "Loading Project ... Please Wait ..." -msgstr "Loading Project ... Please Wait ..." - -#: FlatCAMApp.py:9738 -msgid "Opening FlatCAM Project file." -msgstr "Opening FlatCAM Project file." - -#: FlatCAMApp.py:9753 FlatCAMApp.py:9757 FlatCAMApp.py:9774 -msgid "Failed to open project file" -msgstr "Failed to open project file" - -#: FlatCAMApp.py:9811 -msgid "Loading Project ... restoring" -msgstr "Loading Project ... restoring" - -#: FlatCAMApp.py:9821 -msgid "Project loaded from" -msgstr "Project loaded from" - -#: FlatCAMApp.py:9845 -msgid "Redrawing all objects" -msgstr "Redrawing all objects" - -#: FlatCAMApp.py:9933 -msgid "Failed to load recent item list." -msgstr "Failed to load recent item list." - -#: FlatCAMApp.py:9940 -msgid "Failed to parse recent item list." -msgstr "Failed to parse recent item list." - -#: FlatCAMApp.py:9950 -msgid "Failed to load recent projects item list." -msgstr "Failed to load recent projects item list." - -#: FlatCAMApp.py:9957 -msgid "Failed to parse recent project item list." -msgstr "Failed to parse recent project item list." - -#: FlatCAMApp.py:10018 -msgid "Clear Recent projects" -msgstr "Clear Recent projects" - -#: FlatCAMApp.py:10042 -msgid "Clear Recent files" -msgstr "Clear Recent files" - -#: FlatCAMApp.py:10064 flatcamGUI/FlatCAMGUI.py:1363 -msgid "Shortcut Key List" -msgstr "Shortcut Key List" - -#: FlatCAMApp.py:10144 -msgid "Selected Tab - Choose an Item from Project Tab" -msgstr "Selected Tab - Choose an Item from Project Tab" - -#: FlatCAMApp.py:10145 -msgid "Details" -msgstr "Details" - -#: FlatCAMApp.py:10147 -msgid "The normal flow when working in FlatCAM is the following:" -msgstr "The normal flow when working in FlatCAM is the following:" - -#: FlatCAMApp.py:10148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "FlatCAM using either the toolbars, key shortcuts or even dragging and " @@ -2488,11 +1375,7 @@ msgstr "" "FlatCAM using either the toolbars, key shortcuts or even dragging and " "dropping the files on the GUI." -<<<<<<< HEAD #: FlatCAMApp.py:10152 -======= -#: FlatCAMApp.py:10151 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can also load a FlatCAM project by double clicking on the project file, " "drag and drop of the file into the FLATCAM GUI or through the menu (or " @@ -2502,11 +1385,7 @@ msgstr "" "drag and drop of the file into the FLATCAM GUI or through the menu (or " "toolbar) actions offered within the app." -<<<<<<< HEAD #: FlatCAMApp.py:10155 -======= -#: FlatCAMApp.py:10154 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " @@ -2518,11 +1397,7 @@ msgstr "" "the Project Tab, SELECTED TAB will be updated with the object properties " "according to its kind: Gerber, Excellon, Geometry or CNCJob object." -<<<<<<< HEAD #: FlatCAMApp.py:10159 -======= -#: FlatCAMApp.py:10158 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " @@ -2536,11 +1411,7 @@ msgstr "" "object on the canvas will bring the SELECTED TAB and populate it even if it " "was out of focus." -<<<<<<< HEAD #: FlatCAMApp.py:10163 -======= -#: FlatCAMApp.py:10162 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can change the parameters in this screen and the flow direction is like " "this:" @@ -2548,11 +1419,7 @@ msgstr "" "You can change the parameters in this screen and the flow direction is like " "this:" -<<<<<<< HEAD #: FlatCAMApp.py:10164 -======= -#: FlatCAMApp.py:10163 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " @@ -2564,11 +1431,7 @@ msgstr "" "CNCJob --> CNCJob Object --> Verify GCode (through Edit CNC Code) and/or " "append/prepend to GCode (again, done in SELECTED TAB) --> Save GCode." -<<<<<<< HEAD #: FlatCAMApp.py:10168 -======= -#: FlatCAMApp.py:10167 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." @@ -2576,7 +1439,6 @@ msgstr "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." -<<<<<<< HEAD #: FlatCAMApp.py:10232 msgid "Failed checking for latest version. Could not connect." msgstr "Failed checking for latest version. Could not connect." @@ -2602,33 +1464,6 @@ msgid "info" msgstr "info" #: FlatCAMApp.py:10288 -======= -#: FlatCAMApp.py:10231 -msgid "Failed checking for latest version. Could not connect." -msgstr "Failed checking for latest version. Could not connect." - -#: FlatCAMApp.py:10238 -msgid "Could not parse information about latest version." -msgstr "Could not parse information about latest version." - -#: FlatCAMApp.py:10248 -msgid "FlatCAM is up to date!" -msgstr "FlatCAM is up to date!" - -#: FlatCAMApp.py:10253 -msgid "Newer Version Available" -msgstr "Newer Version Available" - -#: FlatCAMApp.py:10255 -msgid "There is a newer version of FlatCAM available for download:" -msgstr "There is a newer version of FlatCAM available for download:" - -#: FlatCAMApp.py:10259 -msgid "info" -msgstr "info" - -#: FlatCAMApp.py:10287 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " @@ -2640,7 +1475,6 @@ msgstr "" "tab.\n" "\n" -<<<<<<< HEAD #: FlatCAMApp.py:10367 msgid "All plots disabled." msgstr "All plots disabled." @@ -2722,89 +1556,6 @@ msgid "Set alpha level ..." msgstr "Set alpha level ..." #: FlatCAMApp.py:10612 -======= -#: FlatCAMApp.py:10366 -msgid "All plots disabled." -msgstr "All plots disabled." - -#: FlatCAMApp.py:10373 -msgid "All non selected plots disabled." -msgstr "All non selected plots disabled." - -#: FlatCAMApp.py:10380 -msgid "All plots enabled." -msgstr "All plots enabled." - -#: FlatCAMApp.py:10386 -msgid "Selected plots enabled..." -msgstr "Selected plots enabled..." - -#: FlatCAMApp.py:10394 -msgid "Selected plots disabled..." -msgstr "Selected plots disabled..." - -#: FlatCAMApp.py:10427 -msgid "Enabling plots ..." -msgstr "Enabling plots ..." - -#: FlatCAMApp.py:10479 -msgid "Disabling plots ..." -msgstr "Disabling plots ..." - -#: FlatCAMApp.py:10502 -msgid "Working ..." -msgstr "Working ..." - -#: FlatCAMApp.py:10557 flatcamGUI/FlatCAMGUI.py:703 -msgid "Red" -msgstr "Red" - -#: FlatCAMApp.py:10559 flatcamGUI/FlatCAMGUI.py:706 -msgid "Blue" -msgstr "Blue" - -#: FlatCAMApp.py:10562 flatcamGUI/FlatCAMGUI.py:709 -msgid "Yellow" -msgstr "Yellow" - -#: FlatCAMApp.py:10564 flatcamGUI/FlatCAMGUI.py:712 -msgid "Green" -msgstr "Green" - -#: FlatCAMApp.py:10566 flatcamGUI/FlatCAMGUI.py:715 -msgid "Purple" -msgstr "Purple" - -#: FlatCAMApp.py:10568 flatcamGUI/FlatCAMGUI.py:718 -msgid "Brown" -msgstr "Brown" - -#: FlatCAMApp.py:10570 FlatCAMApp.py:10626 flatcamGUI/FlatCAMGUI.py:721 -msgid "White" -msgstr "White" - -#: FlatCAMApp.py:10572 flatcamGUI/FlatCAMGUI.py:724 -msgid "Black" -msgstr "Black" - -#: FlatCAMApp.py:10575 flatcamGUI/FlatCAMGUI.py:729 -msgid "Custom" -msgstr "Custom" - -#: FlatCAMApp.py:10585 flatcamGUI/FlatCAMGUI.py:737 -msgid "Default" -msgstr "Default" - -#: FlatCAMApp.py:10609 flatcamGUI/FlatCAMGUI.py:734 -msgid "Opacity" -msgstr "Opacity" - -#: FlatCAMApp.py:10611 -msgid "Set alpha level ..." -msgstr "Set alpha level ..." - -#: FlatCAMApp.py:10611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220 @@ -2814,7 +1565,6 @@ msgstr "Set alpha level ..." msgid "Value" msgstr "Value" -<<<<<<< HEAD #: FlatCAMApp.py:10666 msgid "Saving FlatCAM Project" msgstr "Saving FlatCAM Project" @@ -2836,29 +1586,6 @@ msgid "Retry to save it." msgstr "Retry to save it." #: FlatCAMApp.py:10716 FlatCAMApp.py:10726 -======= -#: FlatCAMApp.py:10665 -msgid "Saving FlatCAM Project" -msgstr "Saving FlatCAM Project" - -#: FlatCAMApp.py:10686 FlatCAMApp.py:10722 -msgid "Project saved to" -msgstr "Project saved to" - -#: FlatCAMApp.py:10693 -msgid "The object is used by another application." -msgstr "The object is used by another application." - -#: FlatCAMApp.py:10707 -msgid "Failed to verify project file" -msgstr "Failed to verify project file" - -#: FlatCAMApp.py:10707 FlatCAMApp.py:10715 FlatCAMApp.py:10725 -msgid "Retry to save it." -msgstr "Retry to save it." - -#: FlatCAMApp.py:10715 FlatCAMApp.py:10725 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse saved project file" msgstr "Failed to parse saved project file" @@ -3059,11 +1786,7 @@ msgstr "Tool Shape" #: FlatCAMDB.py:164 FlatCAMDB.py:846 FlatCAMDB.py:1129 #: flatcamGUI/ObjectUI.py:350 flatcamGUI/ObjectUI.py:900 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:48 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:107 @@ -3100,11 +1823,7 @@ msgstr "V-Angle" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:101 #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:61 #: flatcamObjects/FlatCAMExcellon.py:1316 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1606 flatcamTools/ToolCalibration.py:74 -======= -#: flatcamObjects/FlatCAMGeometry.py:1578 flatcamTools/ToolCalibration.py:74 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Travel Z" msgstr "Travel Z" @@ -3705,42 +2424,24 @@ msgstr "" #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2395 #: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2693 #: flatcamTools/ToolNCC.py:2725 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1834 tclCommands/TclCommandCopperClear.py:126 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2390 -#: flatcamTools/ToolNCC.py:2419 flatcamTools/ToolNCC.py:2688 -#: flatcamTools/ToolNCC.py:2720 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1829 tclCommands/TclCommandCopperClear.py:126 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125 msgid "Standard" msgstr "Standard" -<<<<<<< HEAD #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:395 defaults.py:427 -======= -#: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:391 defaults.py:423 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamEditors/FlatCAMGeoEditor.py:569 #: flatcamEditors/FlatCAMGeoEditor.py:5152 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2401 #: flatcamTools/ToolNCC.py:2429 flatcamTools/ToolNCC.py:2699 #: flatcamTools/ToolNCC.py:2731 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1848 tclCommands/TclCommandCopperClear.py:128 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2396 -#: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2694 -#: flatcamTools/ToolNCC.py:2726 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1843 tclCommands/TclCommandCopperClear.py:128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127 msgid "Seed" msgstr "Seed" @@ -3750,11 +2451,7 @@ msgstr "Seed" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolPaint.py:390 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1862 -======= -#: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1857 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129 msgid "Lines" msgstr "Lines" @@ -3797,11 +2494,7 @@ msgstr "" #: FlatCAMDB.py:1509 flatcamEditors/FlatCAMGeoEditor.py:612 #: flatcamEditors/FlatCAMGrbEditor.py:5311 flatcamGUI/ObjectUI.py:143 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142 #: flatcamTools/ToolNCC.py:459 flatcamTools/ToolTransform.py:28 @@ -3883,11 +2576,7 @@ msgid "Laser_lines" msgstr "Laser_lines" #: FlatCAMDB.py:1596 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2027 -======= -#: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2022 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:133 msgid "Combo" msgstr "Combo" @@ -3897,18 +2586,10 @@ msgid "Add Tool in DB" msgstr "Add Tool in DB" #: FlatCAMDB.py:1675 -<<<<<<< HEAD -======= -#| msgid "Save" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save DB" msgstr "Save DB" #: FlatCAMDB.py:1677 -<<<<<<< HEAD -======= -#| msgid "Load the Tools Database information's from a custom text file." ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save the Tools Database information's." msgstr "Save the Tools Database information's." @@ -4190,7 +2871,6 @@ msgstr "G91 coordinates not implemented ..." msgid "Unifying Geometry from parsed Geometry segments" msgstr "Unifying Geometry from parsed Geometry segments" -<<<<<<< HEAD #: defaults.py:401 #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -4198,43 +2878,21 @@ msgstr "Unifying Geometry from parsed Geometry segments" #: flatcamTools/ToolNCC.py:1306 flatcamTools/ToolNCC.py:1634 #: flatcamTools/ToolNCC.py:1919 flatcamTools/ToolNCC.py:1983 #: flatcamTools/ToolNCC.py:2967 flatcamTools/ToolNCC.py:2976 -======= -#: defaults.py:397 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamTools/ToolCopperThieving.py:125 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1301 flatcamTools/ToolNCC.py:1629 -#: flatcamTools/ToolNCC.py:1914 flatcamTools/ToolNCC.py:1978 -#: flatcamTools/ToolNCC.py:2962 flatcamTools/ToolNCC.py:2971 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:190 msgid "Itself" msgstr "Itself" -<<<<<<< HEAD #: defaults.py:428 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1427 -======= -#: defaults.py:424 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1422 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:162 msgid "All Polygons" msgstr "All Polygons" -<<<<<<< HEAD #: defaults.py:739 msgid "Could not load defaults file." msgstr "Could not load defaults file." #: defaults.py:752 -======= -#: defaults.py:735 -msgid "Could not load defaults file." -msgstr "Could not load defaults file." - -#: defaults.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse defaults file." msgstr "Failed to parse defaults file." @@ -4754,17 +3412,10 @@ msgstr "Total Slots" #: flatcamEditors/FlatCAMGeoEditor.py:1217 #: flatcamEditors/FlatCAMGeoEditor.py:1252 #: flatcamEditors/FlatCAMGeoEditor.py:1280 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:599 flatcamObjects/FlatCAMGeometry.py:1033 #: flatcamObjects/FlatCAMGeometry.py:1780 #: flatcamObjects/FlatCAMGeometry.py:2424 flatcamTools/ToolNCC.py:1498 #: flatcamTools/ToolPaint.py:1249 flatcamTools/ToolPaint.py:1420 -======= -#: flatcamObjects/FlatCAMGeometry.py:571 flatcamObjects/FlatCAMGeometry.py:1005 -#: flatcamObjects/FlatCAMGeometry.py:1752 -#: flatcamObjects/FlatCAMGeometry.py:2396 flatcamTools/ToolNCC.py:1493 -#: flatcamTools/ToolPaint.py:1244 flatcamTools/ToolPaint.py:1415 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:883 flatcamTools/ToolSolderPaste.py:956 msgid "Wrong value format entered, use a number." msgstr "Wrong value format entered, use a number." @@ -4852,12 +3503,8 @@ msgid "Round" msgstr "Round" #: flatcamEditors/FlatCAMGeoEditor.py:95 -<<<<<<< HEAD #: flatcamEditors/FlatCAMGrbEditor.py:2632 flatcamGUI/ObjectUI.py:2073 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:217 -======= -#: flatcamEditors/FlatCAMGrbEditor.py:2632 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68 @@ -4960,11 +3607,7 @@ msgid "Paint" msgstr "Paint" #: flatcamEditors/FlatCAMGeoEditor.py:547 flatcamGUI/FlatCAMGUI.py:924 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2139 -======= -#: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2059 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:43 flatcamTools/ToolPaint.py:738 msgid "Paint Tool" msgstr "Paint Tool" @@ -5720,11 +4363,7 @@ msgstr "Geometry Editor" #: flatcamEditors/FlatCAMGeoEditor.py:3345 #: flatcamEditors/FlatCAMGrbEditor.py:2488 #: flatcamEditors/FlatCAMGrbEditor.py:3969 flatcamGUI/ObjectUI.py:263 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCutOut.py:95 msgid "Type" msgstr "Type" @@ -5746,11 +4385,8 @@ msgid "Line" msgstr "Line" #: flatcamEditors/FlatCAMGeoEditor.py:3591 flatcamGUI/FlatCAMGUI.py:2202 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2074 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:218 -======= ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292 #: flatcamTools/ToolNCC.py:584 flatcamTools/ToolPaint.py:528 @@ -6311,18 +4947,10 @@ msgid "Deleted aperture with code" msgstr "Deleted aperture with code" #: flatcamEditors/FlatCAMGrbEditor.py:3521 -<<<<<<< HEAD -======= -#| msgid "Expected a list of objects names separated by comma. Got" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Dimensions need two float values separated by comma." msgstr "Dimensions need two float values separated by comma." #: flatcamEditors/FlatCAMGrbEditor.py:3530 -<<<<<<< HEAD -======= -#| msgid "Dimensions" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Dimensions edited." msgstr "Dimensions edited." @@ -6468,11 +5096,7 @@ msgid "String to replace the one in the Find box throughout the text." msgstr "String to replace the one in the Find box throughout the text." #: flatcamEditors/FlatCAMTextEditor.py:95 flatcamGUI/ObjectUI.py:486 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2219 -======= -#: flatcamGUI/ObjectUI.py:2139 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54 #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:88 msgid "All" @@ -6593,11 +5217,7 @@ msgstr "Document\tD" msgid "Will create a new, empty Document Object." msgstr "Will create a new, empty Document Object." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4420 -======= -#: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4397 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:62 flatcamTools/ToolPcbWizard.py:69 msgid "Open" msgstr "Open" @@ -6606,7 +5226,6 @@ msgstr "Open" msgid "Open &Project ..." msgstr "Open &Project ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4430 msgid "Open &Gerber ...\tCtrl+G" msgstr "Open &Gerber ...\tCtrl+G" @@ -6616,17 +5235,6 @@ msgid "Open &Excellon ...\tCtrl+E" msgstr "Open &Excellon ...\tCtrl+E" #: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4440 -======= -#: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4407 -msgid "Open &Gerber ...\tCtrl+G" -msgstr "Open &Gerber ...\tCtrl+G" - -#: flatcamGUI/FlatCAMGUI.py:145 flatcamGUI/FlatCAMGUI.py:4412 -msgid "Open &Excellon ...\tCtrl+E" -msgstr "Open &Excellon ...\tCtrl+E" - -#: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4417 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open G-&Code ..." msgstr "Open G-&Code ..." @@ -6674,19 +5282,11 @@ msgid "Open Example ..." msgstr "Open Example ..." #: flatcamGUI/FlatCAMGUI.py:201 flatcamGUI/FlatCAMGUI.py:907 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4409 msgid "Run Script ..." msgstr "Run Script ..." #: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4411 -======= -#: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4386 -msgid "Run Script ..." -msgstr "Run Script ..." - -#: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4388 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" @@ -6787,11 +5387,7 @@ msgid "Export Preferences to file ..." msgstr "Export Preferences to file ..." #: flatcamGUI/FlatCAMGUI.py:306 -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:1119 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:1115 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save Preferences" msgstr "Save Preferences" @@ -7235,11 +5831,7 @@ msgstr "View Source" #: flatcamGUI/FlatCAMGUI.py:1072 flatcamGUI/FlatCAMGUI.py:2138 #: flatcamGUI/FlatCAMGUI.py:2282 flatcamGUI/FlatCAMGUI.py:2572 #: flatcamGUI/FlatCAMGUI.py:2775 flatcamGUI/ObjectUI.py:1617 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:502 flatcamTools/ToolPanelize.py:540 -======= -#: flatcamObjects/FlatCAMGeometry.py:477 flatcamTools/ToolPanelize.py:540 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:567 flatcamTools/ToolPanelize.py:660 #: flatcamTools/ToolPanelize.py:689 flatcamTools/ToolPanelize.py:751 msgid "Copy" @@ -7389,11 +5981,7 @@ msgid "Cutout Tool" msgstr "Cutout Tool" #: flatcamGUI/FlatCAMGUI.py:922 flatcamGUI/FlatCAMGUI.py:2626 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2157 -======= -#: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2077 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:974 msgid "NCC Tool" msgstr "NCC Tool" @@ -7685,11 +6273,7 @@ msgid "CNC-JOB" msgstr "CNC-JOB" #: flatcamGUI/FlatCAMGUI.py:1266 flatcamGUI/ObjectUI.py:563 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2132 -======= -#: flatcamGUI/ObjectUI.py:2052 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "TOOLS" msgstr "TOOLS" @@ -8227,11 +6811,7 @@ msgstr "Geometry" #: flatcamTools/ToolCopperThieving.py:158 #: flatcamTools/ToolCopperThieving.py:604 flatcamTools/ToolDblSided.py:225 #: flatcamTools/ToolFilm.py:359 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPunchGerber.py:149 flatcamTools/ToolPunchGerber.py:164 msgid "Excellon" @@ -8281,11 +6861,7 @@ msgstr "Intersection" msgid "Subtraction" msgstr "Subtraction" -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2221 -======= -#: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2141 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56 msgid "Cut" msgstr "Cut" @@ -8424,7 +7000,6 @@ msgstr "Adding Tool cancelled ..." msgid "Distance Tool exit..." msgstr "Distance Tool exit..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:4323 flatcamGUI/FlatCAMGUI.py:4330 msgid "Idle." msgstr "Idle." @@ -8442,25 +7017,6 @@ msgid "Open Project ..." msgstr "Open Project ..." #: flatcamGUI/FlatCAMGUI.py:4450 -======= -#: flatcamGUI/FlatCAMGUI.py:4300 flatcamGUI/FlatCAMGUI.py:4307 -msgid "Idle." -msgstr "Idle." - -#: flatcamGUI/FlatCAMGUI.py:4338 -msgid "Application started ..." -msgstr "Application started ..." - -#: flatcamGUI/FlatCAMGUI.py:4339 -msgid "Hello!" -msgstr "Hello!" - -#: flatcamGUI/FlatCAMGUI.py:4401 -msgid "Open Project ..." -msgstr "Open Project ..." - -#: flatcamGUI/FlatCAMGUI.py:4427 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Exit" msgstr "Exit" @@ -8572,11 +7128,7 @@ msgid "Gerber Object" msgstr "Gerber Object" #: flatcamGUI/ObjectUI.py:187 flatcamGUI/ObjectUI.py:730 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2205 -======= -#: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2125 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31 @@ -8614,11 +7166,7 @@ msgid "Plot" msgstr "Plot" #: flatcamGUI/ObjectUI.py:211 flatcamGUI/ObjectUI.py:771 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2315 -======= -#: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2235 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:37 #: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:54 @@ -8728,11 +7276,7 @@ msgstr "" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:50 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:109 #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1174 flatcamTools/ToolCutOut.py:141 -======= -#: flatcamObjects/FlatCAMGeometry.py:1146 flatcamTools/ToolCutOut.py:141 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutting depth (negative)\n" "below the copper surface." @@ -8843,11 +7387,7 @@ msgstr "" #: flatcamTools/ToolFilm.py:557 flatcamTools/ToolImage.py:49 #: flatcamTools/ToolImage.py:252 flatcamTools/ToolImage.py:273 #: flatcamTools/ToolNCC.py:96 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:118 #: flatcamTools/ToolPanelize.py:204 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPanelize.py:391 @@ -9140,22 +7680,14 @@ msgid "Solid circles." msgstr "Solid circles." #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:876 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71 #: flatcamTools/ToolProperties.py:166 msgid "Drills" msgstr "Drills" #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:877 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158 #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72 #: flatcamTools/ToolProperties.py:168 @@ -9396,11 +7928,7 @@ msgstr "" #: flatcamGUI/ObjectUI.py:1049 flatcamGUI/ObjectUI.py:1841 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:216 #: flatcamObjects/FlatCAMExcellon.py:1332 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1622 -======= -#: flatcamObjects/FlatCAMGeometry.py:1594 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Spindle speed" msgstr "Spindle speed" @@ -9685,22 +8213,13 @@ msgstr "" "grayed out and Cut Z is automatically calculated from the newly \n" "showed UI form entries named V-Tip Dia and V-Tip Angle." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2313 -======= -#: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2233 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40 msgid "Plot Object" msgstr "Plot Object" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138 #: flatcamTools/ToolCopperThieving.py:221 msgid "Dia" @@ -10030,11 +8549,7 @@ msgstr "Generate the CNC Job object." msgid "Launch Paint Tool in Tools Tab." msgstr "Launch Paint Tool in Tools Tab." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2142 -======= -#: flatcamGUI/ObjectUI.py:2062 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35 msgid "" "Creates tool paths to cover the\n" @@ -10051,20 +8566,12 @@ msgstr "" msgid "CNC Job Object" msgstr "CNC Job Object" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2208 -======= -#: flatcamGUI/ObjectUI.py:2128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45 msgid "Plot kind" msgstr "Plot kind" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2211 -======= -#: flatcamGUI/ObjectUI.py:2131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47 msgid "" "This selects the kind of geometries on the canvas to plot.\n" @@ -10077,29 +8584,17 @@ msgstr "" "above the work piece or it can be of type 'Cut',\n" "which means the moves that cut into the material." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2220 -======= -#: flatcamGUI/ObjectUI.py:2140 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55 msgid "Travel" msgstr "Travel" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2224 -======= -#: flatcamGUI/ObjectUI.py:2144 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64 msgid "Display Annotation" msgstr "Display Annotation" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2226 -======= -#: flatcamGUI/ObjectUI.py:2146 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66 msgid "" "This selects if to display text annotation on the plot.\n" @@ -10172,20 +8667,12 @@ msgstr "Update Plot" msgid "Update the plot." msgstr "Update the plot." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2356 -======= -#: flatcamGUI/ObjectUI.py:2276 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30 msgid "Export CNC Code" msgstr "Export CNC Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2358 -======= -#: flatcamGUI/ObjectUI.py:2278 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32 #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33 msgid "" @@ -10199,11 +8686,7 @@ msgstr "" msgid "Prepend to CNC Code" msgstr "Prepend to CNC Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2366 flatcamGUI/ObjectUI.py:2373 -======= -#: flatcamGUI/ObjectUI.py:2286 flatcamGUI/ObjectUI.py:2293 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49 msgid "" "Type here any G-Code commands you would\n" @@ -10216,11 +8699,7 @@ msgstr "" msgid "Append to CNC Code" msgstr "Append to CNC Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2381 flatcamGUI/ObjectUI.py:2389 -======= -#: flatcamGUI/ObjectUI.py:2301 flatcamGUI/ObjectUI.py:2309 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65 msgid "" "Type here any G-Code commands you would\n" @@ -10231,20 +8710,12 @@ msgstr "" "like to append to the generated file.\n" "I.e.: M2 (End of program)" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2403 -======= -#: flatcamGUI/ObjectUI.py:2323 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38 msgid "Toolchange G-Code" msgstr "Toolchange G-Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2406 -======= -#: flatcamGUI/ObjectUI.py:2326 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41 msgid "" "Type here any G-Code commands you would\n" @@ -10285,20 +8756,12 @@ msgstr "" "WARNING: it can be used only with a preprocessor file\n" "that has 'toolchange_custom' in it's name." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2436 -======= -#: flatcamGUI/ObjectUI.py:2356 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80 msgid "Use Toolchange Macro" msgstr "Use Toolchange Macro" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2438 -======= -#: flatcamGUI/ObjectUI.py:2358 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82 msgid "" "Check this box if you want to use\n" @@ -10307,11 +8770,7 @@ msgstr "" "Check this box if you want to use\n" "a Custom Toolchange GCode (macro)." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2446 -======= -#: flatcamGUI/ObjectUI.py:2366 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94 msgid "" "A list of the FlatCAM variables that can be used\n" @@ -10322,11 +8781,7 @@ msgstr "" "in the Toolchange event.\n" "They have to be surrounded by the '%' symbol" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2453 -======= -#: flatcamGUI/ObjectUI.py:2373 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101 #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30 #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31 @@ -10353,65 +8808,37 @@ msgstr "" msgid "Parameters" msgstr "Parameters" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2456 -======= -#: flatcamGUI/ObjectUI.py:2376 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106 msgid "FlatCAM CNC parameters" msgstr "FlatCAM CNC parameters" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2457 -======= -#: flatcamGUI/ObjectUI.py:2377 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111 msgid "tool number" msgstr "tool number" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2458 -======= -#: flatcamGUI/ObjectUI.py:2378 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112 msgid "tool diameter" msgstr "tool diameter" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2459 -======= -#: flatcamGUI/ObjectUI.py:2379 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113 msgid "for Excellon, total number of drills" msgstr "for Excellon, total number of drills" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2461 -======= -#: flatcamGUI/ObjectUI.py:2381 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115 msgid "X coord for Toolchange" msgstr "X coord for Toolchange" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2462 -======= -#: flatcamGUI/ObjectUI.py:2382 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116 msgid "Y coord for Toolchange" msgstr "Y coord for Toolchange" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2463 -======= -#: flatcamGUI/ObjectUI.py:2383 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118 msgid "Z coord for Toolchange" msgstr "Z coord for Toolchange" @@ -10424,20 +8851,12 @@ msgstr "depth where to cut" msgid "height where to travel" msgstr "height where to travel" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2466 -======= -#: flatcamGUI/ObjectUI.py:2386 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121 msgid "the step value for multidepth cut" msgstr "the step value for multidepth cut" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2468 -======= -#: flatcamGUI/ObjectUI.py:2388 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123 msgid "the value for the spindle speed" msgstr "the value for the spindle speed" @@ -10494,11 +8913,7 @@ msgstr "This selects if the auto completer is enabled in the Document Editor." msgid "Font Type" msgstr "Font Type" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2660 -======= -#: flatcamGUI/ObjectUI.py:2580 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:197 msgid "Font Size" msgstr "Font Size" @@ -10551,7 +8966,6 @@ msgstr "" "Could not annotate due of a difference between the number of text elements " "and the number of text positions." -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:911 msgid "Preferences applied." msgstr "Preferences applied." @@ -10574,30 +8988,6 @@ msgid "Preferences edited but not saved." msgstr "Preferences edited but not saved." #: flatcamGUI/preferences/PreferencesUIManager.py:1117 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:907 -msgid "Preferences applied." -msgstr "Preferences applied." - -#: flatcamGUI/preferences/PreferencesUIManager.py:971 -msgid "Preferences closed without saving." -msgstr "Preferences closed without saving." - -#: flatcamGUI/preferences/PreferencesUIManager.py:983 -msgid "Preferences default values are restored." -msgstr "Preferences default values are restored." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1018 -#: flatcamGUI/preferences/PreferencesUIManager.py:1127 -msgid "Preferences saved." -msgstr "Preferences saved." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1068 -msgid "Preferences edited but not saved." -msgstr "Preferences edited but not saved." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1113 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more values are changed.\n" "Do you want to save the Preferences?" @@ -10644,7 +9034,6 @@ msgstr "Annotation Size" #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 msgid "The font size of the annotation text. In pixels." msgstr "The font size of the annotation text. In pixels." -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157 msgid "Annotation Color" @@ -10978,341 +9367,6 @@ msgstr "Linear Direction" msgid "Circular Drill Array" msgstr "Circular Drill Array" -======= - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157 -msgid "Annotation Color" -msgstr "Annotation Color" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:159 -msgid "Set the font color for the annotation texts." -msgstr "Set the font color for the annotation texts." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:26 -msgid "CNC Job General" -msgstr "CNC Job General" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:77 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:59 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:45 -msgid "Circle Steps" -msgstr "Circle Steps" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:79 -msgid "" -"The number of circle steps for GCode \n" -"circle and arc shapes linear approximation." -msgstr "" -"The number of circle steps for GCode \n" -"circle and arc shapes linear approximation." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:88 -msgid "Travel dia" -msgstr "Travel dia" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:90 -msgid "" -"The width of the travel lines to be\n" -"rendered in the plot." -msgstr "" -"The width of the travel lines to be\n" -"rendered in the plot." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:103 -msgid "G-code Decimals" -msgstr "G-code Decimals" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:106 -#: flatcamTools/ToolFiducials.py:74 -msgid "Coordinates" -msgstr "Coordinates" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 -msgid "" -"The number of decimals to be used for \n" -"the X, Y, Z coordinates in CNC code (GCODE, etc.)" -msgstr "" -"The number of decimals to be used for \n" -"the X, Y, Z coordinates in CNC code (GCODE, etc.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:119 -#: flatcamTools/ToolProperties.py:519 -msgid "Feedrate" -msgstr "Feedrate" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:121 -msgid "" -"The number of decimals to be used for \n" -"the Feedrate parameter in CNC code (GCODE, etc.)" -msgstr "" -"The number of decimals to be used for \n" -"the Feedrate parameter in CNC code (GCODE, etc.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:132 -msgid "Coordinates type" -msgstr "Coordinates type" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:134 -msgid "" -"The type of coordinates to be used in Gcode.\n" -"Can be:\n" -"- Absolute G90 -> the reference is the origin x=0, y=0\n" -"- Incremental G91 -> the reference is the previous position" -msgstr "" -"The type of coordinates to be used in Gcode.\n" -"Can be:\n" -"- Absolute G90 -> the reference is the origin x=0, y=0\n" -"- Incremental G91 -> the reference is the previous position" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:140 -msgid "Absolute G90" -msgstr "Absolute G90" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:141 -msgid "Incremental G91" -msgstr "Incremental G91" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:151 -msgid "Force Windows style line-ending" -msgstr "Force Windows style line-ending" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:153 -msgid "" -"When checked will force a Windows style line-ending\n" -"(\\r\\n) on non-Windows OS's." -msgstr "" -"When checked will force a Windows style line-ending\n" -"(\\r\\n) on non-Windows OS's." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:165 -msgid "Travel Line Color" -msgstr "Travel Line Color" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:169 -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:235 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:262 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:154 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:220 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:84 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:153 -#: flatcamTools/ToolRulesCheck.py:186 -msgid "Outline" -msgstr "Outline" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:171 -msgid "Set the travel line color for plotted objects." -msgstr "Set the travel line color for plotted objects." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:186 -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:252 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:279 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:170 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:237 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:170 -msgid "Fill" -msgstr "Fill" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:188 -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:254 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:281 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:172 -msgid "" -"Set the fill color for plotted objects.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Set the fill color for plotted objects.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:205 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:298 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:190 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:257 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:189 -msgid "Alpha" -msgstr "Alpha" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:207 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:300 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:191 -msgid "Set the fill transparency for plotted objects." -msgstr "Set the fill transparency for plotted objects." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:231 -msgid "CNCJob Object Color" -msgstr "CNCJob Object Color" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:237 -msgid "Set the color for plotted objects." -msgstr "Set the color for plotted objects." - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 -msgid "CNC Job Options" -msgstr "CNC Job Options" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 -msgid "Export G-Code" -msgstr "Export G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:47 -msgid "Prepend to G-Code" -msgstr "Prepend to G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:56 -msgid "" -"Type here any G-Code commands you would like to add at the beginning of the " -"G-Code file." -msgstr "" -"Type here any G-Code commands you would like to add at the beginning of the " -"G-Code file." - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:63 -msgid "Append to G-Code" -msgstr "Append to G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:73 -msgid "" -"Type here any G-Code commands you would like to append to the generated " -"file.\n" -"I.e.: M2 (End of program)" -msgstr "" -"Type here any G-Code commands you would like to append to the generated " -"file.\n" -"I.e.: M2 (End of program)" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:27 -msgid "Excellon Adv. Options" -msgstr "Excellon Adv. Options" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:34 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:31 -msgid "Advanced Options" -msgstr "Advanced Options" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:36 -msgid "" -"A list of Excellon advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"A list of Excellon advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:59 -msgid "Toolchange X,Y" -msgstr "Toolchange X,Y" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:61 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:47 -msgid "Toolchange X,Y position." -msgstr "Toolchange X,Y position." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:121 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:134 -msgid "Spindle direction" -msgstr "Spindle direction" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:123 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:136 -msgid "" -"This sets the direction that the spindle is rotating.\n" -"It can be either:\n" -"- CW = clockwise or\n" -"- CCW = counter clockwise" -msgstr "" -"This sets the direction that the spindle is rotating.\n" -"It can be either:\n" -"- CW = clockwise or\n" -"- CCW = counter clockwise" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:134 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:148 -msgid "Fast Plunge" -msgstr "Fast Plunge" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:136 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:150 -msgid "" -"By checking this, the vertical move from\n" -"Z_Toolchange to Z_move is done with G0,\n" -"meaning the fastest speed available.\n" -"WARNING: the move is done at Toolchange X,Y coords." -msgstr "" -"By checking this, the vertical move from\n" -"Z_Toolchange to Z_move is done with G0,\n" -"meaning the fastest speed available.\n" -"WARNING: the move is done at Toolchange X,Y coords." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:143 -msgid "Fast Retract" -msgstr "Fast Retract" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:145 -msgid "" -"Exit hole strategy.\n" -" - When uncheked, while exiting the drilled hole the drill bit\n" -"will travel slow, with set feedrate (G1), up to zero depth and then\n" -"travel as fast as possible (G0) to the Z Move (travel height).\n" -" - When checked the travel from Z cut (cut depth) to Z_move\n" -"(travel height) is done as fast as possible (G0) in one move." -msgstr "" -"Exit hole strategy.\n" -" - When uncheked, while exiting the drilled hole the drill bit\n" -"will travel slow, with set feedrate (G1), up to zero depth and then\n" -"travel as fast as possible (G0) to the Z Move (travel height).\n" -" - When checked the travel from Z cut (cut depth) to Z_move\n" -"(travel height) is done as fast as possible (G0) in one move." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 -msgid "A list of Excellon Editor parameters." -msgstr "A list of Excellon Editor parameters." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:40 -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:194 -msgid "Selection limit" -msgstr "Selection limit" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:42 -msgid "" -"Set the number of selected Excellon geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Set the number of selected Excellon geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:55 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:117 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:123 -msgid "New Dia" -msgstr "New Dia" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:80 -msgid "Linear Drill Array" -msgstr "Linear Drill Array" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:84 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:232 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:120 -msgid "Linear Direction" -msgstr "Linear Direction" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:126 -msgid "Circular Drill Array" -msgstr "Circular Drill Array" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:130 #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:280 #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:164 @@ -11515,7 +9569,6 @@ msgid "" "Trailing Zeros are removed.\n" "If TZ is checked then Trailing Zeros are kept\n" "and Leading Zeros are removed." -<<<<<<< HEAD msgstr "" "This sets the default type of Excellon zeros.\n" "If LZ then Leading Zeros are kept and\n" @@ -12039,37 +10092,22 @@ msgid "" "\n" "When unchecked the path for opening files is the one used last: either the\n" "path for saving files or the path for opening files." -======= ->>>>>>> remotes/jpcgt/flatcam/Beta msgstr "" -"This sets the default type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." +"When checked the path for the last saved file is used when saving files,\n" +"and the path for the last opened file is used when opening files.\n" +"\n" +"When unchecked the path for opening files is the one used last: either the\n" +"path for saving files or the path for opening files." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:396 msgid "Enable ToolTips" msgstr "Enable ToolTips" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:137 -msgid "Slot type" -msgstr "Slot type" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:140 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:150 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets how the slots will be exported.\n" -"If ROUTED then the slots will be routed\n" -"using M15/M16 commands.\n" -"If DRILLED(G85) the slots will be exported\n" -"using the Drilled slot command (G85)." +"Check this box if you want to have toolTips displayed\n" +"when hovering with mouse over items throughout the App." msgstr "" -<<<<<<< HEAD "Check this box if you want to have toolTips displayed\n" "when hovering with mouse over items throughout the App." @@ -12118,73 +10156,15 @@ msgid "App Preferences" msgstr "App Preferences" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:40 -======= -"This sets how the slots will be exported.\n" -"If ROUTED then the slots will be routed\n" -"using M15/M16 commands.\n" -"If DRILLED(G85) the slots will be exported\n" -"using the Drilled slot command (G85)." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 -msgid "Routed" -msgstr "Routed" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:148 -msgid "Drilled(G85)" -msgstr "Drilled(G85)" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:29 -msgid "Excellon General" -msgstr "Excellon General" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:62 -msgid "Excellon Format" -msgstr "Excellon Format" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:64 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period.\n" -"\n" -"Possible presets:\n" -"\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" +"The default value for FlatCAM units.\n" +"Whatever is selected here is set every time\n" +"FlatCAM is started." msgstr "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period.\n" -"\n" -"Possible presets:\n" -"\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" +"The default value for FlatCAM units.\n" +"Whatever is selected here is set every time\n" +"FlatCAM is started." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 msgid "IN" msgstr "IN" @@ -12194,32 +10174,11 @@ msgid "Precision MM" msgstr "Precision MM" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:88 -msgid "Default values for INCH are 2:4" -msgstr "Default values for INCH are 2:4" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:116 -msgid "METRIC" -msgstr "METRIC" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 -msgid "Default values for METRIC are 3:3" -msgstr "Default values for METRIC are 3:3" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed.\n" -"\n" -"This is used when there is no information\n" -"stored in the Excellon file." +"The number of decimals used throughout the application\n" +"when the set units are in METRIC system.\n" +"Any change here require an application restart." msgstr "" -<<<<<<< HEAD "The number of decimals used throughout the application\n" "when the set units are in METRIC system.\n" "Any change here require an application restart." @@ -12229,25 +10188,11 @@ msgid "Precision INCH" msgstr "Precision INCH" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -======= -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed.\n" -"\n" -"This is used when there is no information\n" -"stored in the Excellon file." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:166 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the default units of Excellon files.\n" -"If it is not detected in the parsed file the value here\n" -"will be used.Some Excellon files don't have an header\n" -"therefore this parameter will be used." +"The number of decimals used throughout the application\n" +"when the set units are in INCH system.\n" +"Any change here require an application restart." msgstr "" -<<<<<<< HEAD "The number of decimals used throughout the application\n" "when the set units are in INCH system.\n" "Any change here require an application restart." @@ -12257,24 +10202,23 @@ msgid "Graphic Engine" msgstr "Graphic Engine" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -======= -"This sets the default units of Excellon files.\n" -"If it is not detected in the parsed file the value here\n" -"will be used.Some Excellon files don't have an header\n" -"therefore this parameter will be used." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:176 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the units of Excellon files.\n" -"Some Excellon files don't have an header\n" -"therefore this parameter will be used." +"Choose what graphic engine to use in FlatCAM.\n" +"Legacy(2D) -> reduced functionality, slow performance but enhanced " +"compatibility.\n" +"OpenGL(3D) -> full functionality, high performance\n" +"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" +"Intel HD3000 or older. In this case the plot area will be black therefore\n" +"use the Legacy(2D) mode." msgstr "" -"This sets the units of Excellon files.\n" -"Some Excellon files don't have an header\n" -"therefore this parameter will be used." +"Choose what graphic engine to use in FlatCAM.\n" +"Legacy(2D) -> reduced functionality, slow performance but enhanced " +"compatibility.\n" +"OpenGL(3D) -> full functionality, high performance\n" +"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" +"Intel HD3000 or older. In this case the plot area will be black therefore\n" +"use the Legacy(2D) mode." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 msgid "Legacy(2D)" msgstr "Legacy(2D)" @@ -12288,48 +10232,21 @@ msgid "APP. LEVEL" msgstr "APP. LEVEL" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:184 -msgid "Update Export settings" -msgstr "Update Export settings" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:201 -msgid "Excellon Optimization" -msgstr "Excellon Optimization" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:204 -msgid "Algorithm:" -msgstr "Algorithm:" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:206 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:222 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the optimization type for the Excellon drill path.\n" -"If <> is checked then Google OR-Tools algorithm with\n" -"MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" -"If <> is checked then Google OR-Tools Basic algorithm is used.\n" -"If <> is checked then Travelling Salesman algorithm is used for\n" -"drill path optimization.\n" +"Choose the default level of usage for FlatCAM.\n" +"BASIC level -> reduced functionality, best for beginner's.\n" +"ADVANCED level -> full functionality.\n" "\n" -"If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" -"Travelling Salesman algorithm for path optimization." +"The choice here will influence the parameters in\n" +"the Selected Tab for all kinds of FlatCAM objects." msgstr "" -"This sets the optimization type for the Excellon drill path.\n" -"If <> is checked then Google OR-Tools algorithm with\n" -"MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" -"If <> is checked then Google OR-Tools Basic algorithm is used.\n" -"If <> is checked then Travelling Salesman algorithm is used for\n" -"drill path optimization.\n" +"Choose the default level of usage for FlatCAM.\n" +"BASIC level -> reduced functionality, best for beginner's.\n" +"ADVANCED level -> full functionality.\n" "\n" -"If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" -"Travelling Salesman algorithm for path optimization." +"The choice here will influence the parameters in\n" +"the Selected Tab for all kinds of FlatCAM objects." -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:217 -msgid "MetaHeuristic" -msgstr "MetaHeuristic" - -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 #: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:531 #: flatcamObjects/FlatCAMGerber.py:278 @@ -12341,38 +10258,19 @@ msgid "Portable app" msgstr "Portable app" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:218 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:104 -#: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:485 -#: flatcamObjects/FlatCAMGerber.py:251 -msgid "Basic" -msgstr "Basic" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:219 -msgid "TSA" -msgstr "TSA" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:236 -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:245 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:237 -msgid "Duration" -msgstr "Duration" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:239 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"When OR-Tools Metaheuristic (MH) is enabled there is a\n" -"maximum threshold for how much time is spent doing the\n" -"path optimization. This max duration is set here.\n" -"In seconds." +"Choose if the application should run as portable.\n" +"\n" +"If Checked the application will run portable,\n" +"which means that the preferences files will be saved\n" +"in the application folder, in the lib\\config subfolder." msgstr "" -"When OR-Tools Metaheuristic (MH) is enabled there is a\n" -"maximum threshold for how much time is spent doing the\n" -"path optimization. This max duration is set here.\n" -"In seconds." +"Choose if the application should run as portable.\n" +"\n" +"If Checked the application will run portable,\n" +"which means that the preferences files will be saved\n" +"in the application folder, in the lib\\config subfolder." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 msgid "Languages" msgstr "Languages" @@ -12386,33 +10284,10 @@ msgid "Apply Language" msgstr "Apply Language" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:133 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:258 -msgid "Excellon Object Color" -msgstr "Excellon Object Color" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:264 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:86 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:155 -msgid "Set the line color for plotted objects." -msgstr "Set the line color for plotted objects." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29 -msgid "Excellon Options" -msgstr "Excellon Options" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:34 -msgid "Create CNC Job" -msgstr "Create CNC Job" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Parameters used to create a CNC Job object\n" -"for this drill object." +"Set the language used throughout FlatCAM.\n" +"The app will restart after click." msgstr "" -<<<<<<< HEAD "Set the language used throughout FlatCAM.\n" "The app will restart after click." @@ -12441,54 +10316,25 @@ msgid "Show Shell" msgstr "Show Shell" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:174 -======= -"Parameters used to create a CNC Job object\n" -"for this drill object." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:152 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:121 -msgid "Tool change" -msgstr "Tool change" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 -msgid "Enable Dwell" -msgstr "Enable Dwell" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"The preprocessor JSON file that dictates\n" -"Gcode output." +"Check this box if you want the shell to\n" +"start automatically at startup." msgstr "" -"The preprocessor JSON file that dictates\n" -"Gcode output." +"Check this box if you want the shell to\n" +"start automatically at startup." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:181 msgid "Show Project" msgstr "Show Project" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:183 -======= -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:270 -msgid "Gcode" -msgstr "Gcode" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:272 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Choose what to use for GCode generation:\n" -"'Drills', 'Slots' or 'Both'.\n" -"When choosing 'Slots' or 'Both', slots will be\n" -"converted to drills." +"Check this box if you want the project/selected/tool tab area to\n" +"to be shown automatically at startup." msgstr "" -"Choose what to use for GCode generation:\n" -"'Drills', 'Slots' or 'Both'.\n" -"When choosing 'Slots' or 'Both', slots will be\n" -"converted to drills." +"Check this box if you want the project/selected/tool tab area to\n" +"to be shown automatically at startup." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 msgid "Version Check" msgstr "Version Check" @@ -13112,1111 +10958,6 @@ msgstr "" msgid "Tolerance" msgstr "Tolerance" -======= -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288 -msgid "Mill Holes" -msgstr "Mill Holes" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:290 -msgid "Create Geometry for milling holes." -msgstr "Create Geometry for milling holes." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294 -msgid "Drill Tool dia" -msgstr "Drill Tool dia" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 -msgid "Slot Tool dia" -msgstr "Slot Tool dia" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307 -msgid "" -"Diameter of the cutting tool\n" -"when milling slots." -msgstr "" -"Diameter of the cutting tool\n" -"when milling slots." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:28 -msgid "App Settings" -msgstr "App Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:49 -msgid "Grid Settings" -msgstr "Grid Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:53 -msgid "X value" -msgstr "X value" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:55 -msgid "This is the Grid snap value on X axis." -msgstr "This is the Grid snap value on X axis." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:65 -msgid "Y value" -msgstr "Y value" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:67 -msgid "This is the Grid snap value on Y axis." -msgstr "This is the Grid snap value on Y axis." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:77 -msgid "Snap Max" -msgstr "Snap Max" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:92 -msgid "Workspace Settings" -msgstr "Workspace Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:95 -msgid "Active" -msgstr "Active" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:97 -msgid "" -"Draw a delimiting rectangle on canvas.\n" -"The purpose is to illustrate the limits for our work." -msgstr "" -"Draw a delimiting rectangle on canvas.\n" -"The purpose is to illustrate the limits for our work." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:105 -msgid "" -"Select the type of rectangle to be used on canvas,\n" -"as valid workspace." -msgstr "" -"Select the type of rectangle to be used on canvas,\n" -"as valid workspace." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:171 -msgid "Orientation" -msgstr "Orientation" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:172 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:239 -#: flatcamTools/ToolFilm.py:422 -msgid "" -"Can be:\n" -"- Portrait\n" -"- Landscape" -msgstr "" -"Can be:\n" -"- Portrait\n" -"- Landscape" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:176 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:243 -#: flatcamTools/ToolFilm.py:426 -msgid "Portrait" -msgstr "Portrait" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:177 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:244 -#: flatcamTools/ToolFilm.py:427 -msgid "Landscape" -msgstr "Landscape" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:201 -msgid "Notebook" -msgstr "Notebook" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:203 -msgid "" -"This sets the font size for the elements found in the Notebook.\n" -"The notebook is the collapsible area in the left side of the GUI,\n" -"and include the Project, Selected and Tool tabs." -msgstr "" -"This sets the font size for the elements found in the Notebook.\n" -"The notebook is the collapsible area in the left side of the GUI,\n" -"and include the Project, Selected and Tool tabs." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:222 -msgid "Axis" -msgstr "Axis" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:224 -msgid "This sets the font size for canvas axis." -msgstr "This sets the font size for canvas axis." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:241 -msgid "Textbox" -msgstr "Textbox" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:243 -msgid "" -"This sets the font size for the Textbox GUI\n" -"elements that are used in FlatCAM." -msgstr "" -"This sets the font size for the Textbox GUI\n" -"elements that are used in FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:269 -msgid "Mouse Settings" -msgstr "Mouse Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:273 -msgid "Cursor Shape" -msgstr "Cursor Shape" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:275 -msgid "" -"Choose a mouse cursor shape.\n" -"- Small -> with a customizable size.\n" -"- Big -> Infinite lines" -msgstr "" -"Choose a mouse cursor shape.\n" -"- Small -> with a customizable size.\n" -"- Big -> Infinite lines" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:281 -msgid "Small" -msgstr "Small" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:282 -msgid "Big" -msgstr "Big" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:289 -msgid "Cursor Size" -msgstr "Cursor Size" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:291 -msgid "Set the size of the mouse cursor, in pixels." -msgstr "Set the size of the mouse cursor, in pixels." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:302 -msgid "Cursor Width" -msgstr "Cursor Width" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:304 -msgid "Set the line width of the mouse cursor, in pixels." -msgstr "Set the line width of the mouse cursor, in pixels." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:315 -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:322 -msgid "Cursor Color" -msgstr "Cursor Color" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:317 -msgid "Check this box to color mouse cursor." -msgstr "Check this box to color mouse cursor." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:324 -msgid "Set the color of the mouse cursor." -msgstr "Set the color of the mouse cursor." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:347 -msgid "Pan Button" -msgstr "Pan Button" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:349 -msgid "" -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" -msgstr "" -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:353 -msgid "MMB" -msgstr "MMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:354 -msgid "RMB" -msgstr "RMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:360 -msgid "Multiple Selection" -msgstr "Multiple Selection" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:362 -msgid "Select the key used for multiple selection." -msgstr "Select the key used for multiple selection." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:364 -msgid "CTRL" -msgstr "CTRL" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:365 -msgid "SHIFT" -msgstr "SHIFT" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:376 -msgid "Delete object confirmation" -msgstr "Delete object confirmation" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:378 -msgid "" -"When checked the application will ask for user confirmation\n" -"whenever the Delete object(s) event is triggered, either by\n" -"menu shortcut or key shortcut." -msgstr "" -"When checked the application will ask for user confirmation\n" -"whenever the Delete object(s) event is triggered, either by\n" -"menu shortcut or key shortcut." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:385 -msgid "\"Open\" behavior" -msgstr "\"Open\" behavior" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:387 -msgid "" -"When checked the path for the last saved file is used when saving files,\n" -"and the path for the last opened file is used when opening files.\n" -"\n" -"When unchecked the path for opening files is the one used last: either the\n" -"path for saving files or the path for opening files." -msgstr "" -"When checked the path for the last saved file is used when saving files,\n" -"and the path for the last opened file is used when opening files.\n" -"\n" -"When unchecked the path for opening files is the one used last: either the\n" -"path for saving files or the path for opening files." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:396 -msgid "Enable ToolTips" -msgstr "Enable ToolTips" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -msgid "" -"Check this box if you want to have toolTips displayed\n" -"when hovering with mouse over items throughout the App." -msgstr "" -"Check this box if you want to have toolTips displayed\n" -"when hovering with mouse over items throughout the App." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:405 -msgid "Allow Machinist Unsafe Settings" -msgstr "Allow Machinist Unsafe Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:407 -msgid "" -"If checked, some of the application settings will be allowed\n" -"to have values that are usually unsafe to use.\n" -"Like Z travel negative values or Z Cut positive values.\n" -"It will applied at the next application start.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"If checked, some of the application settings will be allowed\n" -"to have values that are usually unsafe to use.\n" -"Like Z travel negative values or Z Cut positive values.\n" -"It will applied at the next application start.\n" -"<>: Don't change this unless you know what you are doing !!!" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:419 -msgid "Bookmarks limit" -msgstr "Bookmarks limit" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:421 -msgid "" -"The maximum number of bookmarks that may be installed in the menu.\n" -"The number of bookmarks in the bookmark manager may be greater\n" -"but the menu will hold only so much." -msgstr "" -"The maximum number of bookmarks that may be installed in the menu.\n" -"The number of bookmarks in the bookmark manager may be greater\n" -"but the menu will hold only so much." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:430 -msgid "Activity Icon" -msgstr "Activity Icon" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:432 -msgid "Select the GIF that show activity when FlatCAM is active." -msgstr "Select the GIF that show activity when FlatCAM is active." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:29 -msgid "App Preferences" -msgstr "App Preferences" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:40 -msgid "" -"The default value for FlatCAM units.\n" -"Whatever is selected here is set every time\n" -"FlatCAM is started." -msgstr "" -"The default value for FlatCAM units.\n" -"Whatever is selected here is set every time\n" -"FlatCAM is started." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 -msgid "IN" -msgstr "IN" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:50 -msgid "Precision MM" -msgstr "Precision MM" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in METRIC system.\n" -"Any change here require an application restart." -msgstr "" -"The number of decimals used throughout the application\n" -"when the set units are in METRIC system.\n" -"Any change here require an application restart." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:64 -msgid "Precision INCH" -msgstr "Precision INCH" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in INCH system.\n" -"Any change here require an application restart." -msgstr "" -"The number of decimals used throughout the application\n" -"when the set units are in INCH system.\n" -"Any change here require an application restart." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:78 -msgid "Graphic Engine" -msgstr "Graphic Engine" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -msgid "" -"Choose what graphic engine to use in FlatCAM.\n" -"Legacy(2D) -> reduced functionality, slow performance but enhanced " -"compatibility.\n" -"OpenGL(3D) -> full functionality, high performance\n" -"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" -"Intel HD3000 or older. In this case the plot area will be black therefore\n" -"use the Legacy(2D) mode." -msgstr "" -"Choose what graphic engine to use in FlatCAM.\n" -"Legacy(2D) -> reduced functionality, slow performance but enhanced " -"compatibility.\n" -"OpenGL(3D) -> full functionality, high performance\n" -"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" -"Intel HD3000 or older. In this case the plot area will be black therefore\n" -"use the Legacy(2D) mode." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 -msgid "Legacy(2D)" -msgstr "Legacy(2D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:86 -msgid "OpenGL(3D)" -msgstr "OpenGL(3D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:98 -msgid "APP. LEVEL" -msgstr "APP. LEVEL" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -msgid "" -"Choose the default level of usage for FlatCAM.\n" -"BASIC level -> reduced functionality, best for beginner's.\n" -"ADVANCED level -> full functionality.\n" -"\n" -"The choice here will influence the parameters in\n" -"the Selected Tab for all kinds of FlatCAM objects." -msgstr "" -"Choose the default level of usage for FlatCAM.\n" -"BASIC level -> reduced functionality, best for beginner's.\n" -"ADVANCED level -> full functionality.\n" -"\n" -"The choice here will influence the parameters in\n" -"the Selected Tab for all kinds of FlatCAM objects." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 -#: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:506 -#: flatcamObjects/FlatCAMGerber.py:278 -msgid "Advanced" -msgstr "Advanced" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:111 -msgid "Portable app" -msgstr "Portable app" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -msgid "" -"Choose if the application should run as portable.\n" -"\n" -"If Checked the application will run portable,\n" -"which means that the preferences files will be saved\n" -"in the application folder, in the lib\\config subfolder." -msgstr "" -"Choose if the application should run as portable.\n" -"\n" -"If Checked the application will run portable,\n" -"which means that the preferences files will be saved\n" -"in the application folder, in the lib\\config subfolder." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 -msgid "Languages" -msgstr "Languages" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:126 -msgid "Set the language used throughout FlatCAM." -msgstr "Set the language used throughout FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:132 -msgid "Apply Language" -msgstr "Apply Language" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:133 -msgid "" -"Set the language used throughout FlatCAM.\n" -"The app will restart after click." -msgstr "" -"Set the language used throughout FlatCAM.\n" -"The app will restart after click." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:147 -msgid "Startup Settings" -msgstr "Startup Settings" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:151 -msgid "Splash Screen" -msgstr "Splash Screen" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:153 -msgid "Enable display of the splash screen at application startup." -msgstr "Enable display of the splash screen at application startup." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:165 -msgid "Sys Tray Icon" -msgstr "Sys Tray Icon" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:167 -msgid "Enable display of FlatCAM icon in Sys Tray." -msgstr "Enable display of FlatCAM icon in Sys Tray." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:172 -msgid "Show Shell" -msgstr "Show Shell" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:174 -msgid "" -"Check this box if you want the shell to\n" -"start automatically at startup." -msgstr "" -"Check this box if you want the shell to\n" -"start automatically at startup." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:181 -msgid "Show Project" -msgstr "Show Project" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:183 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"to be shown automatically at startup." -msgstr "" -"Check this box if you want the project/selected/tool tab area to\n" -"to be shown automatically at startup." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 -msgid "Version Check" -msgstr "Version Check" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:191 -msgid "" -"Check this box if you want to check\n" -"for a new version automatically at startup." -msgstr "" -"Check this box if you want to check\n" -"for a new version automatically at startup." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:198 -msgid "Send Statistics" -msgstr "Send Statistics" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:200 -msgid "" -"Check this box if you agree to send anonymous\n" -"stats automatically at startup, to help improve FlatCAM." -msgstr "" -"Check this box if you agree to send anonymous\n" -"stats automatically at startup, to help improve FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:214 -msgid "Workers number" -msgstr "Workers number" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:216 -msgid "" -"The number of Qthreads made available to the App.\n" -"A bigger number may finish the jobs more quickly but\n" -"depending on your computer speed, may make the App\n" -"unresponsive. Can have a value between 2 and 16.\n" -"Default value is 2.\n" -"After change, it will be applied at next App start." -msgstr "" -"The number of Qthreads made available to the App.\n" -"A bigger number may finish the jobs more quickly but\n" -"depending on your computer speed, may make the App\n" -"unresponsive. Can have a value between 2 and 16.\n" -"Default value is 2.\n" -"After change, it will be applied at next App start." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:230 -msgid "Geo Tolerance" -msgstr "Geo Tolerance" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:232 -msgid "" -"This value can counter the effect of the Circle Steps\n" -"parameter. Default value is 0.005.\n" -"A lower value will increase the detail both in image\n" -"and in Gcode for the circles, with a higher cost in\n" -"performance. Higher value will provide more\n" -"performance at the expense of level of detail." -msgstr "" -"This value can counter the effect of the Circle Steps\n" -"parameter. Default value is 0.005.\n" -"A lower value will increase the detail both in image\n" -"and in Gcode for the circles, with a higher cost in\n" -"performance. Higher value will provide more\n" -"performance at the expense of level of detail." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:252 -msgid "Save Settings" -msgstr "Save Settings" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:256 -msgid "Save Compressed Project" -msgstr "Save Compressed Project" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:258 -msgid "" -"Whether to save a compressed or uncompressed project.\n" -"When checked it will save a compressed FlatCAM project." -msgstr "" -"Whether to save a compressed or uncompressed project.\n" -"When checked it will save a compressed FlatCAM project." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:267 -msgid "Compression" -msgstr "Compression" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:269 -msgid "" -"The level of compression used when saving\n" -"a FlatCAM project. Higher value means better compression\n" -"but require more RAM usage and more processing time." -msgstr "" -"The level of compression used when saving\n" -"a FlatCAM project. Higher value means better compression\n" -"but require more RAM usage and more processing time." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:280 -msgid "Enable Auto Save" -msgstr "Enable Auto Save" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:282 -msgid "" -"Check to enable the autosave feature.\n" -"When enabled, the application will try to save a project\n" -"at the set interval." -msgstr "" -"Check to enable the autosave feature.\n" -"When enabled, the application will try to save a project\n" -"at the set interval." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:292 -msgid "Interval" -msgstr "Interval" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:294 -msgid "" -"Time interval for autosaving. In milliseconds.\n" -"The application will try to save periodically but only\n" -"if the project was saved manually at least once.\n" -"While active, some operations may block this feature." -msgstr "" -"Time interval for autosaving. In milliseconds.\n" -"The application will try to save periodically but only\n" -"if the project was saved manually at least once.\n" -"While active, some operations may block this feature." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:310 -msgid "Text to PDF parameters" -msgstr "Text to PDF parameters" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:312 -msgid "Used when saving text in Code Editor or in FlatCAM Document objects." -msgstr "Used when saving text in Code Editor or in FlatCAM Document objects." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:321 -msgid "Top Margin" -msgstr "Top Margin" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:323 -msgid "Distance between text body and the top of the PDF file." -msgstr "Distance between text body and the top of the PDF file." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:334 -msgid "Bottom Margin" -msgstr "Bottom Margin" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:336 -msgid "Distance between text body and the bottom of the PDF file." -msgstr "Distance between text body and the bottom of the PDF file." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:347 -msgid "Left Margin" -msgstr "Left Margin" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:349 -msgid "Distance between text body and the left of the PDF file." -msgstr "Distance between text body and the left of the PDF file." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:360 -msgid "Right Margin" -msgstr "Right Margin" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:362 -msgid "Distance between text body and the right of the PDF file." -msgstr "Distance between text body and the right of the PDF file." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:26 -msgid "GUI Preferences" -msgstr "GUI Preferences" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:36 -msgid "Theme" -msgstr "Theme" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:38 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area." -msgstr "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 -msgid "Light" -msgstr "Light" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:44 -msgid "Dark" -msgstr "Dark" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:51 -msgid "Use Gray Icons" -msgstr "Use Gray Icons" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:53 -msgid "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." -msgstr "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:59 -msgid "Apply Theme" -msgstr "Apply Theme" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:61 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." -msgstr "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:73 -msgid "Layout" -msgstr "Layout" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:75 -msgid "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." -msgstr "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:95 -msgid "Style" -msgstr "Style" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:97 -msgid "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:111 -msgid "Activate HDPI Support" -msgstr "Activate HDPI Support" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:113 -msgid "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:127 -msgid "Display Hover Shape" -msgstr "Display Hover Shape" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:129 -msgid "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." -msgstr "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:136 -msgid "Display Selection Shape" -msgstr "Display Selection Shape" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:138 -msgid "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." -msgstr "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:151 -msgid "Left-Right Selection Color" -msgstr "Left-Right Selection Color" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:156 -msgid "Set the line color for the 'left to right' selection box." -msgstr "Set the line color for the 'left to right' selection box." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:172 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:192 -msgid "Set the fill transparency for the 'left to right' selection box." -msgstr "Set the fill transparency for the 'left to right' selection box." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:216 -msgid "Right-Left Selection Color" -msgstr "Right-Left Selection Color" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:222 -msgid "Set the line color for the 'right to left' selection box." -msgstr "Set the line color for the 'right to left' selection box." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:239 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:259 -msgid "Set the fill transparency for selection 'right to left' box." -msgstr "Set the fill transparency for selection 'right to left' box." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:286 -msgid "Editor Color" -msgstr "Editor Color" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:290 -msgid "Drawing" -msgstr "Drawing" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:292 -msgid "Set the color for the shape." -msgstr "Set the color for the shape." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:309 -msgid "Set the color of the shape when selected." -msgstr "Set the color of the shape when selected." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:332 -msgid "Project Items Color" -msgstr "Project Items Color" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:336 -msgid "Enabled" -msgstr "Enabled" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:338 -msgid "Set the color of the items in Project Tab Tree." -msgstr "Set the color of the items in Project Tab Tree." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:352 -msgid "Disabled" -msgstr "Disabled" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:354 -msgid "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." -msgstr "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:370 -msgid "Project AutoHide" -msgstr "Project AutoHide" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:372 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." -msgstr "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:27 -msgid "Geometry Adv. Options" -msgstr "Geometry Adv. Options" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:35 -msgid "" -"A list of Geometry advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"A list of Geometry advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:45 -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:112 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134 -#: flatcamTools/ToolCalibration.py:125 flatcamTools/ToolSolderPaste.py:240 -msgid "Toolchange X-Y" -msgstr "Toolchange X-Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56 -msgid "" -"Height of the tool just after starting the work.\n" -"Delete the value if you don't need this feature." -msgstr "" -"Height of the tool just after starting the work.\n" -"Delete the value if you don't need this feature." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:158 -msgid "Segment X size" -msgstr "Segment X size" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:160 -msgid "" -"The size of the trace segment on the X axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the X axis." -msgstr "" -"The size of the trace segment on the X axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the X axis." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:174 -msgid "Segment Y size" -msgstr "Segment Y size" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:176 -msgid "" -"The size of the trace segment on the Y axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the Y axis." -msgstr "" -"The size of the trace segment on the Y axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the Y axis." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33 -msgid "A list of Geometry Editor parameters." -msgstr "A list of Geometry Editor parameters." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:196 -msgid "" -"Set the number of selected geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Set the number of selected geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:27 -msgid "Geometry General" -msgstr "Geometry General" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:49 -msgid "" -"The number of circle steps for Geometry \n" -"circle and arc shapes linear approximation." -msgstr "" -"The number of circle steps for Geometry \n" -"circle and arc shapes linear approximation." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:63 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:48 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:42 -msgid "Tools Dia" -msgstr "Tools Dia" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:65 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:108 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:50 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:44 -msgid "" -"Diameters of the tools, separated by comma.\n" -"The value of the diameter has to use the dot decimals separator.\n" -"Valid values: 0.3, 1.0" -msgstr "" -"Diameters of the tools, separated by comma.\n" -"The value of the diameter has to use the dot decimals separator.\n" -"Valid values: 0.3, 1.0" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:80 -msgid "Geometry Object Color" -msgstr "Geometry Object Color" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:28 -msgid "Geometry Options" -msgstr "Geometry Options" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:36 -msgid "" -"Create a CNC Job object\n" -"tracing the contours of this\n" -"Geometry object." -msgstr "" -"Create a CNC Job object\n" -"tracing the contours of this\n" -"Geometry object." - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:80 -msgid "Depth/Pass" -msgstr "Depth/Pass" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:82 -msgid "" -"The depth to cut on each pass,\n" -"when multidepth is enabled.\n" -"It has positive value although\n" -"it is a fraction from the depth\n" -"which has negative value." -msgstr "" -"The depth to cut on each pass,\n" -"when multidepth is enabled.\n" -"It has positive value although\n" -"it is a fraction from the depth\n" -"which has negative value." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:27 -msgid "Gerber Adv. Options" -msgstr "Gerber Adv. Options" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:33 -msgid "" -"A list of Gerber advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"A list of Gerber advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:52 -msgid "Table Show/Hide" -msgstr "Table Show/Hide" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:54 -msgid "" -"Toggle the display of the Gerber Apertures Table.\n" -"Also, on hide, it will delete all mark shapes\n" -"that are drawn on canvas." -msgstr "" -"Toggle the display of the Gerber Apertures Table.\n" -"Also, on hide, it will delete all mark shapes\n" -"that are drawn on canvas." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:134 -msgid "Exterior" -msgstr "Exterior" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:135 -msgid "Interior" -msgstr "Interior" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:148 -msgid "" -"Buffering type:\n" -"- None --> best performance, fast file loading but no so good display\n" -"- Full --> slow file loading but good visuals. This is the default.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Buffering type:\n" -"- None --> best performance, fast file loading but no so good display\n" -"- Full --> slow file loading but good visuals. This is the default.\n" -"<>: Don't change this unless you know what you are doing !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:153 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:207 -#: flatcamTools/ToolFiducials.py:201 flatcamTools/ToolFilm.py:255 -#: flatcamTools/ToolProperties.py:452 flatcamTools/ToolProperties.py:455 -#: flatcamTools/ToolProperties.py:458 flatcamTools/ToolProperties.py:483 -msgid "None" -msgstr "None" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:159 -msgid "Simplify" -msgstr "Simplify" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:161 -msgid "" -"When checked all the Gerber polygons will be\n" -"loaded with simplification having a set tolerance.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"When checked all the Gerber polygons will be\n" -"loaded with simplification having a set tolerance.\n" -"<>: Don't change this unless you know what you are doing !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:168 -msgid "Tolerance" -msgstr "Tolerance" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:169 msgid "Tolerance for polygon simplification." msgstr "Tolerance for polygon simplification." @@ -14467,17 +11208,10 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolCopperThieving.py:126 flatcamTools/ToolNCC.py:535 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1316 flatcamTools/ToolNCC.py:1647 #: flatcamTools/ToolNCC.py:1935 flatcamTools/ToolNCC.py:1990 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 #: flatcamTools/ToolPaint.py:1452 -======= -#: flatcamTools/ToolNCC.py:1311 flatcamTools/ToolNCC.py:1642 -#: flatcamTools/ToolNCC.py:1930 flatcamTools/ToolNCC.py:1985 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 -#: flatcamTools/ToolPaint.py:1447 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Area Selection" msgstr "Area Selection" @@ -14485,19 +11219,11 @@ msgstr "Area Selection" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolCopperThieving.py:127 flatcamTools/ToolDblSided.py:216 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1663 #: flatcamTools/ToolNCC.py:1941 flatcamTools/ToolNCC.py:1998 #: flatcamTools/ToolNCC.py:2306 flatcamTools/ToolNCC.py:2586 #: flatcamTools/ToolNCC.py:3012 flatcamTools/ToolPaint.py:486 #: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1468 -======= -#: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1658 -#: flatcamTools/ToolNCC.py:1936 flatcamTools/ToolNCC.py:1993 -#: flatcamTools/ToolNCC.py:2301 flatcamTools/ToolNCC.py:2581 -#: flatcamTools/ToolNCC.py:3007 flatcamTools/ToolPaint.py:486 -#: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1463 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:192 tclCommands/TclCommandPaint.py:166 msgid "Reference Object" msgstr "Reference Object" @@ -15880,7 +12606,6 @@ msgstr "" "better delimitation of the outline features which are of\n" "white color like the rest and which may confound with the\n" "surroundings if not for this border." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:101 #: flatcamTools/ToolFilm.py:283 @@ -16064,191 +12789,6 @@ msgstr "A selection of standard ISO 216 page sizes." msgid "NCC Tool Options" msgstr "NCC Tool Options" -======= - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:101 -#: flatcamTools/ToolFilm.py:283 -msgid "Scale Stroke" -msgstr "Scale Stroke" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:285 -msgid "" -"Scale the line stroke thickness of each feature in the SVG file.\n" -"It means that the line that envelope each SVG feature will be thicker or " -"thinner,\n" -"therefore the fine features may be more affected by this parameter." -msgstr "" -"Scale the line stroke thickness of each feature in the SVG file.\n" -"It means that the line that envelope each SVG feature will be thicker or " -"thinner,\n" -"therefore the fine features may be more affected by this parameter." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:110 -#: flatcamTools/ToolFilm.py:141 -msgid "Film Adjustments" -msgstr "Film Adjustments" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:112 -#: flatcamTools/ToolFilm.py:143 -msgid "" -"Sometime the printers will distort the print shape, especially the Laser " -"types.\n" -"This section provide the tools to compensate for the print distortions." -msgstr "" -"Sometime the printers will distort the print shape, especially the Laser " -"types.\n" -"This section provide the tools to compensate for the print distortions." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:119 -#: flatcamTools/ToolFilm.py:150 -msgid "Scale Film geometry" -msgstr "Scale Film geometry" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:121 -#: flatcamTools/ToolFilm.py:152 -msgid "" -"A value greater than 1 will stretch the film\n" -"while a value less than 1 will jolt it." -msgstr "" -"A value greater than 1 will stretch the film\n" -"while a value less than 1 will jolt it." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:131 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:162 flatcamTools/ToolTransform.py:148 -msgid "X factor" -msgstr "X factor" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:116 -#: flatcamTools/ToolFilm.py:171 flatcamTools/ToolTransform.py:168 -msgid "Y factor" -msgstr "Y factor" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:150 -#: flatcamTools/ToolFilm.py:189 -msgid "Skew Film geometry" -msgstr "Skew Film geometry" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:152 -#: flatcamTools/ToolFilm.py:191 -msgid "" -"Positive values will skew to the right\n" -"while negative values will skew to the left." -msgstr "" -"Positive values will skew to the right\n" -"while negative values will skew to the left." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:72 -#: flatcamTools/ToolFilm.py:201 flatcamTools/ToolTransform.py:97 -msgid "X angle" -msgstr "X angle" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:171 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:86 -#: flatcamTools/ToolFilm.py:210 flatcamTools/ToolTransform.py:118 -msgid "Y angle" -msgstr "Y angle" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:182 -#: flatcamTools/ToolFilm.py:221 -msgid "" -"The reference point to be used as origin for the skew.\n" -"It can be one of the four points of the geometry bounding box." -msgstr "" -"The reference point to be used as origin for the skew.\n" -"It can be one of the four points of the geometry bounding box." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:185 -#: flatcamTools/ToolFiducials.py:87 flatcamTools/ToolFilm.py:224 -msgid "Bottom Left" -msgstr "Bottom Left" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:186 -#: flatcamTools/ToolFilm.py:225 -msgid "Top Left" -msgstr "Top Left" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187 -#: flatcamTools/ToolFilm.py:226 -msgid "Bottom Right" -msgstr "Bottom Right" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:188 -#: flatcamTools/ToolFilm.py:227 -msgid "Top right" -msgstr "Top right" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:196 -#: flatcamTools/ToolFilm.py:244 -msgid "Mirror Film geometry" -msgstr "Mirror Film geometry" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:198 -#: flatcamTools/ToolFilm.py:246 -msgid "Mirror the film geometry on the selected axis or on both." -msgstr "Mirror the film geometry on the selected axis or on both." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:212 -#: flatcamTools/ToolFilm.py:260 -msgid "Mirror axis" -msgstr "Mirror axis" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:222 -#: flatcamTools/ToolFilm.py:405 -msgid "SVG" -msgstr "SVG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:223 -#: flatcamTools/ToolFilm.py:406 -msgid "PNG" -msgstr "PNG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:224 -#: flatcamTools/ToolFilm.py:407 -msgid "PDF" -msgstr "PDF" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:227 -#: flatcamTools/ToolFilm.py:298 flatcamTools/ToolFilm.py:410 -msgid "Film Type:" -msgstr "Film Type:" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:229 -#: flatcamTools/ToolFilm.py:412 -msgid "" -"The file type of the saved film. Can be:\n" -"- 'SVG' -> open-source vectorial format\n" -"- 'PNG' -> raster image\n" -"- 'PDF' -> portable document format" -msgstr "" -"The file type of the saved film. Can be:\n" -"- 'SVG' -> open-source vectorial format\n" -"- 'PNG' -> raster image\n" -"- 'PDF' -> portable document format" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:238 -#: flatcamTools/ToolFilm.py:421 -msgid "Page Orientation" -msgstr "Page Orientation" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:251 -#: flatcamTools/ToolFilm.py:434 -msgid "Page Size" -msgstr "Page Size" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:252 -#: flatcamTools/ToolFilm.py:435 -msgid "A selection of standard ISO 216 page sizes." -msgstr "A selection of standard ISO 216 page sizes." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:27 -msgid "NCC Tool Options" -msgstr "NCC Tool Options" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:49 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:57 msgid "Comma separated values" @@ -16397,21 +12937,6 @@ msgstr "" " - 'Area Selection' - left mouse click to start selection of the area to be " "processed.\n" "- 'Reference Object' - will process the area specified by another object." -<<<<<<< HEAD -======= - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286 -#: flatcamTools/ToolNCC.py:578 flatcamTools/ToolPaint.py:522 -msgid "Shape" -msgstr "Shape" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288 -#: flatcamTools/ToolNCC.py:580 flatcamTools/ToolPaint.py:524 -msgid "The kind of selection shape used for area selection." -msgstr "The kind of selection shape used for area selection." ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -16489,11 +13014,7 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:942 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:1432 tclCommands/TclCommandPaint.py:164 -======= -#: flatcamTools/ToolPaint.py:1427 tclCommands/TclCommandPaint.py:164 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Polygon Selection" msgstr "Polygon Selection" @@ -16522,7 +13043,6 @@ msgstr "" "Create an object that contains an array of (x, y) elements,\n" "each element is a copy of the source object spaced\n" "at a X distance, Y distance of each other." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:50 #: flatcamTools/ToolPanelize.py:163 @@ -16874,359 +13394,6 @@ msgid "" "of the selected objects when unchecked." msgstr "" "Scale the selected object(s)\n" -======= - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:50 -#: flatcamTools/ToolPanelize.py:163 -msgid "Spacing cols" -msgstr "Spacing cols" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:52 -#: flatcamTools/ToolPanelize.py:165 -msgid "" -"Spacing between columns of the desired panel.\n" -"In current units." -msgstr "" -"Spacing between columns of the desired panel.\n" -"In current units." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:64 -#: flatcamTools/ToolPanelize.py:175 -msgid "Spacing rows" -msgstr "Spacing rows" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:66 -#: flatcamTools/ToolPanelize.py:177 -msgid "" -"Spacing between rows of the desired panel.\n" -"In current units." -msgstr "" -"Spacing between rows of the desired panel.\n" -"In current units." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:77 -#: flatcamTools/ToolPanelize.py:186 -msgid "Columns" -msgstr "Columns" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:79 -#: flatcamTools/ToolPanelize.py:188 -msgid "Number of columns of the desired panel" -msgstr "Number of columns of the desired panel" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:89 -#: flatcamTools/ToolPanelize.py:196 -msgid "Rows" -msgstr "Rows" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:91 -#: flatcamTools/ToolPanelize.py:198 -msgid "Number of rows of the desired panel" -msgstr "Number of rows of the desired panel" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:98 -#: flatcamTools/ToolPanelize.py:205 -msgid "Geo" -msgstr "Geo" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:99 -#: flatcamTools/ToolPanelize.py:206 -msgid "Panel Type" -msgstr "Panel Type" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:101 -msgid "" -"Choose the type of object for the panel object:\n" -"- Gerber\n" -"- Geometry" -msgstr "" -"Choose the type of object for the panel object:\n" -"- Gerber\n" -"- Geometry" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:110 -msgid "Constrain within" -msgstr "Constrain within" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:112 -#: flatcamTools/ToolPanelize.py:218 -msgid "" -"Area define by DX and DY within to constrain the panel.\n" -"DX and DY values are in current units.\n" -"Regardless of how many columns and rows are desired,\n" -"the final panel will have as many columns and rows as\n" -"they fit completely within selected area." -msgstr "" -"Area define by DX and DY within to constrain the panel.\n" -"DX and DY values are in current units.\n" -"Regardless of how many columns and rows are desired,\n" -"the final panel will have as many columns and rows as\n" -"they fit completely within selected area." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:125 -#: flatcamTools/ToolPanelize.py:230 -msgid "Width (DX)" -msgstr "Width (DX)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:127 -#: flatcamTools/ToolPanelize.py:232 -msgid "" -"The width (DX) within which the panel must fit.\n" -"In current units." -msgstr "" -"The width (DX) within which the panel must fit.\n" -"In current units." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:138 -#: flatcamTools/ToolPanelize.py:241 -msgid "Height (DY)" -msgstr "Height (DY)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:140 -#: flatcamTools/ToolPanelize.py:243 -msgid "" -"The height (DY)within which the panel must fit.\n" -"In current units." -msgstr "" -"The height (DY)within which the panel must fit.\n" -"In current units." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:27 -msgid "SolderPaste Tool Options" -msgstr "SolderPaste Tool Options" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:33 -msgid "" -"A tool to create GCode for dispensing\n" -"solder paste onto a PCB." -msgstr "" -"A tool to create GCode for dispensing\n" -"solder paste onto a PCB." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:54 -msgid "New Nozzle Dia" -msgstr "New Nozzle Dia" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:56 -#: flatcamTools/ToolSolderPaste.py:107 -msgid "Diameter for the new Nozzle tool to add in the Tool Table" -msgstr "Diameter for the new Nozzle tool to add in the Tool Table" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:72 -#: flatcamTools/ToolSolderPaste.py:183 -msgid "Z Dispense Start" -msgstr "Z Dispense Start" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:74 -#: flatcamTools/ToolSolderPaste.py:185 -msgid "The height (Z) when solder paste dispensing starts." -msgstr "The height (Z) when solder paste dispensing starts." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:85 -#: flatcamTools/ToolSolderPaste.py:195 -msgid "Z Dispense" -msgstr "Z Dispense" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:87 -#: flatcamTools/ToolSolderPaste.py:197 -msgid "The height (Z) when doing solder paste dispensing." -msgstr "The height (Z) when doing solder paste dispensing." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:98 -#: flatcamTools/ToolSolderPaste.py:207 -msgid "Z Dispense Stop" -msgstr "Z Dispense Stop" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:100 -#: flatcamTools/ToolSolderPaste.py:209 -msgid "The height (Z) when solder paste dispensing stops." -msgstr "The height (Z) when solder paste dispensing stops." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:111 -#: flatcamTools/ToolSolderPaste.py:219 -msgid "Z Travel" -msgstr "Z Travel" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:113 -#: flatcamTools/ToolSolderPaste.py:221 -msgid "" -"The height (Z) for travel between pads\n" -"(without dispensing solder paste)." -msgstr "" -"The height (Z) for travel between pads\n" -"(without dispensing solder paste)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:125 -#: flatcamTools/ToolSolderPaste.py:232 -msgid "Z Toolchange" -msgstr "Z Toolchange" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:127 -#: flatcamTools/ToolSolderPaste.py:234 -msgid "The height (Z) for tool (nozzle) change." -msgstr "The height (Z) for tool (nozzle) change." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:136 -#: flatcamTools/ToolSolderPaste.py:242 -msgid "" -"The X,Y location for tool (nozzle) change.\n" -"The format is (x, y) where x and y are real numbers." -msgstr "" -"The X,Y location for tool (nozzle) change.\n" -"The format is (x, y) where x and y are real numbers." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:150 -#: flatcamTools/ToolSolderPaste.py:255 -msgid "Feedrate (speed) while moving on the X-Y plane." -msgstr "Feedrate (speed) while moving on the X-Y plane." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:163 -#: flatcamTools/ToolSolderPaste.py:267 -msgid "" -"Feedrate (speed) while moving vertically\n" -"(on Z plane)." -msgstr "" -"Feedrate (speed) while moving vertically\n" -"(on Z plane)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:175 -#: flatcamTools/ToolSolderPaste.py:278 -msgid "Feedrate Z Dispense" -msgstr "Feedrate Z Dispense" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:177 -msgid "" -"Feedrate (speed) while moving up vertically\n" -"to Dispense position (on Z plane)." -msgstr "" -"Feedrate (speed) while moving up vertically\n" -"to Dispense position (on Z plane)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:188 -#: flatcamTools/ToolSolderPaste.py:290 -msgid "Spindle Speed FWD" -msgstr "Spindle Speed FWD" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:190 -#: flatcamTools/ToolSolderPaste.py:292 -msgid "" -"The dispenser speed while pushing solder paste\n" -"through the dispenser nozzle." -msgstr "" -"The dispenser speed while pushing solder paste\n" -"through the dispenser nozzle." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:202 -#: flatcamTools/ToolSolderPaste.py:303 -msgid "Dwell FWD" -msgstr "Dwell FWD" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:204 -#: flatcamTools/ToolSolderPaste.py:305 -msgid "Pause after solder dispensing." -msgstr "Pause after solder dispensing." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:214 -#: flatcamTools/ToolSolderPaste.py:314 -msgid "Spindle Speed REV" -msgstr "Spindle Speed REV" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:216 -#: flatcamTools/ToolSolderPaste.py:316 -msgid "" -"The dispenser speed while retracting solder paste\n" -"through the dispenser nozzle." -msgstr "" -"The dispenser speed while retracting solder paste\n" -"through the dispenser nozzle." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:228 -#: flatcamTools/ToolSolderPaste.py:327 -msgid "Dwell REV" -msgstr "Dwell REV" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:230 -#: flatcamTools/ToolSolderPaste.py:329 -msgid "" -"Pause after solder paste dispenser retracted,\n" -"to allow pressure equilibrium." -msgstr "" -"Pause after solder paste dispenser retracted,\n" -"to allow pressure equilibrium." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:239 -#: flatcamTools/ToolSolderPaste.py:337 -msgid "Files that control the GCode generation." -msgstr "Files that control the GCode generation." - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:27 -msgid "Substractor Tool Options" -msgstr "Substractor Tool Options" - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:33 -msgid "" -"A tool to substract one Gerber or Geometry object\n" -"from another of the same type." -msgstr "" -"A tool to substract one Gerber or Geometry object\n" -"from another of the same type." - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:38 -#: flatcamTools/ToolSub.py:155 -msgid "Close paths" -msgstr "Close paths" - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:39 -msgid "" -"Checking this will close the paths cut by the Geometry substractor object." -msgstr "" -"Checking this will close the paths cut by the Geometry substractor object." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:27 -msgid "Transform Tool Options" -msgstr "Transform Tool Options" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:33 -msgid "" -"Various transformations that can be applied\n" -"on a FlatCAM object." -msgstr "" -"Various transformations that can be applied\n" -"on a FlatCAM object." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:64 -msgid "Skew" -msgstr "Skew" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:105 -#: flatcamTools/ToolTransform.py:150 -msgid "Factor for scaling on X axis." -msgstr "Factor for scaling on X axis." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:118 -#: flatcamTools/ToolTransform.py:170 -msgid "Factor for scaling on Y axis." -msgstr "Factor for scaling on Y axis." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:126 -#: flatcamTools/ToolTransform.py:191 -msgid "" -"Scale the selected object(s)\n" -"using the Scale_X factor for both axis." -msgstr "" -"Scale the selected object(s)\n" -"using the Scale_X factor for both axis." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:134 -#: flatcamTools/ToolTransform.py:198 -msgid "" -"Scale the selected object(s)\n" -"using the origin reference when checked,\n" -"and the center of the biggest bounding box\n" -"of the selected objects when unchecked." -msgstr "" -"Scale the selected object(s)\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "using the origin reference when checked,\n" "and the center of the biggest bounding box\n" "of the selected objects when unchecked." @@ -17621,33 +13788,19 @@ msgid "Milling tool for SLOTS is larger than hole size. Cancelled." msgstr "Milling tool for SLOTS is larger than hole size. Cancelled." #: flatcamObjects/FlatCAMExcellon.py:1281 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1571 -======= -#: flatcamObjects/FlatCAMGeometry.py:1543 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Focus Z" msgstr "Focus Z" #: flatcamObjects/FlatCAMExcellon.py:1300 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1590 -======= -#: flatcamObjects/FlatCAMGeometry.py:1562 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Laser Power" msgstr "Laser Power" #: flatcamObjects/FlatCAMExcellon.py:1430 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2027 #: flatcamObjects/FlatCAMGeometry.py:2031 #: flatcamObjects/FlatCAMGeometry.py:2176 -======= -#: flatcamObjects/FlatCAMGeometry.py:1999 -#: flatcamObjects/FlatCAMGeometry.py:2003 -#: flatcamObjects/FlatCAMGeometry.py:2148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Generating CNC Code" msgstr "Generating CNC Code" @@ -17656,7 +13809,6 @@ msgstr "Generating CNC Code" msgid "Current Tool parameters were applied to all tools." msgstr "Current Tool parameters were applied to all tools." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:124 flatcamObjects/FlatCAMGeometry.py:1235 #: flatcamObjects/FlatCAMGeometry.py:1236 #: flatcamObjects/FlatCAMGeometry.py:1245 @@ -17667,18 +13819,6 @@ msgstr "Iso" #: flatcamObjects/FlatCAMGeometry.py:854 flatcamObjects/FlatCAMGerber.py:891 #: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:690 #: flatcamTools/ToolCutOut.py:886 flatcamTools/ToolCutOut.py:1046 -======= -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:1207 -#: flatcamObjects/FlatCAMGeometry.py:1208 -#: flatcamObjects/FlatCAMGeometry.py:1217 -msgid "Iso" -msgstr "Iso" - -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:439 -#: flatcamObjects/FlatCAMGeometry.py:826 flatcamObjects/FlatCAMGerber.py:891 -#: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:686 -#: flatcamTools/ToolCutOut.py:882 flatcamTools/ToolCutOut.py:1042 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Rough" msgstr "Rough" @@ -17715,13 +13855,8 @@ msgstr "Failed. Select a tool to delete." msgid "Tool was deleted in Tool Table." msgstr "Tool was deleted in Tool Table." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1146 #: flatcamObjects/FlatCAMGeometry.py:1156 -======= -#: flatcamObjects/FlatCAMGeometry.py:1118 -#: flatcamObjects/FlatCAMGeometry.py:1128 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" @@ -17739,7 +13874,6 @@ msgstr "" "- Tool Dia -> 'Dia' column found in the Tool Table\n" "NB: a value of zero means that Tool Dia = 'V-tip Dia'" -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1643 msgid "This Geometry can't be processed because it is" msgstr "This Geometry can't be processed because it is" @@ -17754,22 +13888,6 @@ msgstr "Failed. No tool selected in the tool table ..." #: flatcamObjects/FlatCAMGeometry.py:1786 #: flatcamObjects/FlatCAMGeometry.py:1936 -======= -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "This Geometry can't be processed because it is" -msgstr "This Geometry can't be processed because it is" - -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "geometry" -msgstr "geometry" - -#: flatcamObjects/FlatCAMGeometry.py:1656 -msgid "Failed. No tool selected in the tool table ..." -msgstr "Failed. No tool selected in the tool table ..." - -#: flatcamObjects/FlatCAMGeometry.py:1758 -#: flatcamObjects/FlatCAMGeometry.py:1908 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." @@ -17777,7 +13895,6 @@ msgstr "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1852 #: flatcamObjects/FlatCAMGeometry.py:1998 msgid "G-Code parsing in progress..." @@ -17814,61 +13931,15 @@ msgstr "CNCjob created" #: flatcamObjects/FlatCAMGeometry.py:2209 #: flatcamObjects/FlatCAMGeometry.py:2218 flatcamParsers/ParseGerber.py:1867 -======= -#: flatcamObjects/FlatCAMGeometry.py:1824 -#: flatcamObjects/FlatCAMGeometry.py:1970 -msgid "G-Code parsing in progress..." -msgstr "G-Code parsing in progress..." - -#: flatcamObjects/FlatCAMGeometry.py:1826 -#: flatcamObjects/FlatCAMGeometry.py:1972 -msgid "G-Code parsing finished..." -msgstr "G-Code parsing finished..." - -#: flatcamObjects/FlatCAMGeometry.py:1834 -msgid "Finished G-Code processing" -msgstr "Finished G-Code processing" - -#: flatcamObjects/FlatCAMGeometry.py:1836 -#: flatcamObjects/FlatCAMGeometry.py:1984 -msgid "G-Code processing failed with error" -msgstr "G-Code processing failed with error" - -#: flatcamObjects/FlatCAMGeometry.py:1878 flatcamTools/ToolSolderPaste.py:1301 -msgid "Cancelled. Empty file, it has no geometry" -msgstr "Cancelled. Empty file, it has no geometry" - -#: flatcamObjects/FlatCAMGeometry.py:1982 -#: flatcamObjects/FlatCAMGeometry.py:2143 -msgid "Finished G-Code processing..." -msgstr "Finished G-Code processing..." - -#: flatcamObjects/FlatCAMGeometry.py:2001 -#: flatcamObjects/FlatCAMGeometry.py:2005 -#: flatcamObjects/FlatCAMGeometry.py:2150 -msgid "CNCjob created" -msgstr "CNCjob created" - -#: flatcamObjects/FlatCAMGeometry.py:2181 -#: flatcamObjects/FlatCAMGeometry.py:2190 flatcamParsers/ParseGerber.py:1867 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamParsers/ParseGerber.py:1877 msgid "Scale factor has to be a number: integer or float." msgstr "Scale factor has to be a number: integer or float." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2281 msgid "Geometry Scale done." msgstr "Geometry Scale done." #: flatcamObjects/FlatCAMGeometry.py:2298 flatcamParsers/ParseGerber.py:1993 -======= -#: flatcamObjects/FlatCAMGeometry.py:2253 -msgid "Geometry Scale done." -msgstr "Geometry Scale done." - -#: flatcamObjects/FlatCAMGeometry.py:2270 flatcamParsers/ParseGerber.py:1993 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." @@ -17876,19 +13947,11 @@ msgstr "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2354 msgid "Geometry Offset done." msgstr "Geometry Offset done." #: flatcamObjects/FlatCAMGeometry.py:2383 -======= -#: flatcamObjects/FlatCAMGeometry.py:2326 -msgid "Geometry Offset done." -msgstr "Geometry Offset done." - -#: flatcamObjects/FlatCAMGeometry.py:2355 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" @@ -18878,17 +14941,10 @@ msgid "Copper Thieving Tool done." msgstr "Copper Thieving Tool done." #: flatcamTools/ToolCopperThieving.py:759 -<<<<<<< HEAD #: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:519 #: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:208 #: flatcamTools/ToolNCC.py:1599 flatcamTools/ToolNCC.py:1640 #: flatcamTools/ToolNCC.py:1669 flatcamTools/ToolPaint.py:1474 -======= -#: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:515 -#: flatcamTools/ToolCutOut.py:720 flatcamTools/ToolInvertGerber.py:208 -#: flatcamTools/ToolNCC.py:1594 flatcamTools/ToolNCC.py:1635 -#: flatcamTools/ToolNCC.py:1664 flatcamTools/ToolPaint.py:1469 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:412 flatcamTools/ToolPanelize.py:426 #: flatcamTools/ToolSub.py:294 flatcamTools/ToolSub.py:307 #: flatcamTools/ToolSub.py:498 flatcamTools/ToolSub.py:513 @@ -19109,11 +15165,7 @@ msgstr "" "The LMB click has to be done on the perimeter of\n" "the Geometry object used as a cutout geometry." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:524 -======= -#: flatcamTools/ToolCutOut.py:520 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no object selected for Cutout.\n" "Select one and try again." @@ -19121,30 +15173,17 @@ msgstr "" "There is no object selected for Cutout.\n" "Select one and try again." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:530 flatcamTools/ToolCutOut.py:733 #: flatcamTools/ToolCutOut.py:914 flatcamTools/ToolCutOut.py:996 -======= -#: flatcamTools/ToolCutOut.py:526 flatcamTools/ToolCutOut.py:729 -#: flatcamTools/ToolCutOut.py:910 flatcamTools/ToolCutOut.py:992 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandGeoCutout.py:184 msgid "Tool Diameter is zero value. Change it to a positive real number." msgstr "Tool Diameter is zero value. Change it to a positive real number." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:544 flatcamTools/ToolCutOut.py:748 msgid "Number of gaps value is missing. Add it and retry." msgstr "Number of gaps value is missing. Add it and retry." #: flatcamTools/ToolCutOut.py:549 flatcamTools/ToolCutOut.py:752 -======= -#: flatcamTools/ToolCutOut.py:540 flatcamTools/ToolCutOut.py:744 -msgid "Number of gaps value is missing. Add it and retry." -msgstr "Number of gaps value is missing. Add it and retry." - -#: flatcamTools/ToolCutOut.py:545 flatcamTools/ToolCutOut.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " @@ -19152,11 +15191,7 @@ msgstr "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:554 flatcamTools/ToolCutOut.py:758 -======= -#: flatcamTools/ToolCutOut.py:550 flatcamTools/ToolCutOut.py:754 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " @@ -19168,45 +15203,27 @@ msgstr "" "Geometry,\n" "and after that perform Cutout." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:706 flatcamTools/ToolCutOut.py:903 msgid "Any form CutOut operation finished." msgstr "Any form CutOut operation finished." #: flatcamTools/ToolCutOut.py:728 flatcamTools/ToolInvertGerber.py:214 #: flatcamTools/ToolNCC.py:1603 flatcamTools/ToolPaint.py:1397 -======= -#: flatcamTools/ToolCutOut.py:702 flatcamTools/ToolCutOut.py:899 -msgid "Any form CutOut operation finished." -msgstr "Any form CutOut operation finished." - -#: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:214 -#: flatcamTools/ToolNCC.py:1598 flatcamTools/ToolPaint.py:1392 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:417 tclCommands/TclCommandBbox.py:71 #: tclCommands/TclCommandNregions.py:71 msgid "Object not found" msgstr "Object not found" -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:872 msgid "Rectangular cutout with negative margin is not possible." msgstr "Rectangular cutout with negative margin is not possible." #: flatcamTools/ToolCutOut.py:908 -======= -#: flatcamTools/ToolCutOut.py:868 -msgid "Rectangular cutout with negative margin is not possible." -msgstr "Rectangular cutout with negative margin is not possible." - -#: flatcamTools/ToolCutOut.py:904 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Click on the selected geometry object perimeter to create a bridge gap ..." msgstr "" "Click on the selected geometry object perimeter to create a bridge gap ..." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:925 flatcamTools/ToolCutOut.py:951 msgid "Could not retrieve Geometry object" msgstr "Could not retrieve Geometry object" @@ -19224,25 +15241,6 @@ msgid "Could not retrieve Gerber object" msgstr "Could not retrieve Gerber object" #: flatcamTools/ToolCutOut.py:983 -======= -#: flatcamTools/ToolCutOut.py:921 flatcamTools/ToolCutOut.py:947 -msgid "Could not retrieve Geometry object" -msgstr "Could not retrieve Geometry object" - -#: flatcamTools/ToolCutOut.py:952 -msgid "Geometry object for manual cutout not found" -msgstr "Geometry object for manual cutout not found" - -#: flatcamTools/ToolCutOut.py:962 -msgid "Added manual Bridge Gap." -msgstr "Added manual Bridge Gap." - -#: flatcamTools/ToolCutOut.py:974 -msgid "Could not retrieve Gerber object" -msgstr "Could not retrieve Gerber object" - -#: flatcamTools/ToolCutOut.py:979 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." @@ -19250,11 +15248,7 @@ msgstr "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:989 -======= -#: flatcamTools/ToolCutOut.py:985 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." @@ -19262,19 +15256,11 @@ msgstr "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:1024 msgid "Geometry not supported for cutout" msgstr "Geometry not supported for cutout" #: flatcamTools/ToolCutOut.py:1099 -======= -#: flatcamTools/ToolCutOut.py:1020 -msgid "Geometry not supported for cutout" -msgstr "Geometry not supported for cutout" - -#: flatcamTools/ToolCutOut.py:1095 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Making manual bridge gap..." msgstr "Making manual bridge gap..." diff --git a/locale/es/LC_MESSAGES/strings.po b/locale/es/LC_MESSAGES/strings.po index df042e1c..b44e0a31 100644 --- a/locale/es/LC_MESSAGES/strings.po +++ b/locale/es/LC_MESSAGES/strings.po @@ -5,13 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -<<<<<<< HEAD "POT-Creation-Date: 2020-05-03 16:02+0300\n" "PO-Revision-Date: 2020-05-03 16:04+0300\n" -======= -"POT-Creation-Date: 2020-05-02 23:51+0300\n" -"PO-Revision-Date: 2020-05-02 23:52+0300\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "Last-Translator: Marius Stanciu - Google Translate\n" "Language-Team: \n" "Language: es\n" @@ -27,29 +22,17 @@ msgstr "" "X-Poedit-SearchPathExcluded-1: doc\n" "X-Poedit-SearchPathExcluded-2: tests\n" -<<<<<<< HEAD #: FlatCAMApp.py:491 msgid "FlatCAM is initializing ..." msgstr "FlatCAM se está inicializando ..." #: FlatCAMApp.py:639 -======= -#: FlatCAMApp.py:490 -msgid "FlatCAM is initializing ..." -msgstr "FlatCAM se está inicializando ..." - -#: FlatCAMApp.py:638 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Could not find the Language files. The App strings are missing." msgstr "" "No se pudieron encontrar los archivos de idioma. Las cadenas de aplicación " "faltan." -<<<<<<< HEAD #: FlatCAMApp.py:709 -======= -#: FlatCAMApp.py:708 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started." @@ -57,11 +40,7 @@ msgstr "" "FlatCAM se está inicializando ...\n" "Se inició la inicialización del lienzo." -<<<<<<< HEAD #: FlatCAMApp.py:729 -======= -#: FlatCAMApp.py:728 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" @@ -71,26 +50,17 @@ msgstr "" "Se inició la inicialización del lienzo.\n" "La inicialización del lienzo terminó en" -<<<<<<< HEAD #: FlatCAMApp.py:1593 FlatCAMApp.py:7451 msgid "New Project - Not saved" msgstr "Proyecto nuevo: no guardado" #: FlatCAMApp.py:1689 -======= -#: FlatCAMApp.py:1592 FlatCAMApp.py:7450 -msgid "New Project - Not saved" -msgstr "Proyecto nuevo: no guardado" - -#: FlatCAMApp.py:1688 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Found old default preferences files. Please reboot the application to update." msgstr "" "Se encontraron archivos de preferencias predeterminados antiguos. Reinicie " "la aplicación para actualizar." -<<<<<<< HEAD #: FlatCAMApp.py:1740 FlatCAMApp.py:2512 FlatCAMApp.py:2547 FlatCAMApp.py:2594 #: FlatCAMApp.py:4540 FlatCAMApp.py:7535 FlatCAMApp.py:7572 FlatCAMApp.py:7614 #: FlatCAMApp.py:7643 FlatCAMApp.py:7684 FlatCAMApp.py:7709 FlatCAMApp.py:7761 @@ -98,15 +68,6 @@ msgstr "" #: FlatCAMApp.py:7964 FlatCAMApp.py:8005 FlatCAMApp.py:8049 FlatCAMApp.py:8105 #: FlatCAMApp.py:8137 FlatCAMApp.py:8169 FlatCAMApp.py:8402 FlatCAMApp.py:8440 #: FlatCAMApp.py:8483 FlatCAMApp.py:8560 FlatCAMApp.py:8615 -======= -#: FlatCAMApp.py:1739 FlatCAMApp.py:2511 FlatCAMApp.py:2546 FlatCAMApp.py:2593 -#: FlatCAMApp.py:4539 FlatCAMApp.py:7534 FlatCAMApp.py:7571 FlatCAMApp.py:7613 -#: FlatCAMApp.py:7642 FlatCAMApp.py:7683 FlatCAMApp.py:7708 FlatCAMApp.py:7760 -#: FlatCAMApp.py:7795 FlatCAMApp.py:7840 FlatCAMApp.py:7881 FlatCAMApp.py:7922 -#: FlatCAMApp.py:7963 FlatCAMApp.py:8004 FlatCAMApp.py:8048 FlatCAMApp.py:8104 -#: FlatCAMApp.py:8136 FlatCAMApp.py:8168 FlatCAMApp.py:8401 FlatCAMApp.py:8439 -#: FlatCAMApp.py:8482 FlatCAMApp.py:8559 FlatCAMApp.py:8614 ->>>>>>> remotes/jpcgt/flatcam/Beta #: FlatCAMBookmark.py:300 FlatCAMBookmark.py:342 FlatCAMDB.py:663 #: FlatCAMDB.py:709 FlatCAMDB.py:2125 FlatCAMDB.py:2171 #: flatcamEditors/FlatCAMExcEditor.py:1023 @@ -121,7 +82,6 @@ msgstr "" msgid "Cancelled." msgstr "Cancelado." -<<<<<<< HEAD #: FlatCAMApp.py:1756 msgid "Open Config file failed." msgstr "El archivo de configuración abierto falló." @@ -147,33 +107,6 @@ msgid "Select a Geometry, Gerber or Excellon Object to edit." msgstr "Seleccione un objeto Geometry, Gerber o Excellon para editar." #: FlatCAMApp.py:2146 -======= -#: FlatCAMApp.py:1755 -msgid "Open Config file failed." -msgstr "El archivo de configuración abierto falló." - -#: FlatCAMApp.py:1770 -msgid "Open Script file failed." -msgstr "Error al abrir el archivo de script." - -#: FlatCAMApp.py:1796 -msgid "Open Excellon file failed." -msgstr "Abrir archivo Excellon falló." - -#: FlatCAMApp.py:1809 -msgid "Open GCode file failed." -msgstr "Error al abrir el archivo GCode." - -#: FlatCAMApp.py:1822 -msgid "Open Gerber file failed." -msgstr "Error al abrir el archivo Gerber." - -#: FlatCAMApp.py:2130 -msgid "Select a Geometry, Gerber or Excellon Object to edit." -msgstr "Seleccione un objeto Geometry, Gerber o Excellon para editar." - -#: FlatCAMApp.py:2145 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" @@ -183,7 +116,6 @@ msgstr "" "MultiGeo no es posible.\n" "Edite solo una geometría a la vez." -<<<<<<< HEAD #: FlatCAMApp.py:2204 msgid "Editor is activated ..." msgstr "Editor está activado ..." @@ -207,49 +139,18 @@ msgstr "Sí" #: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 #: flatcamGUI/FlatCAMGUI.py:2520 #: flatcamGUI/preferences/PreferencesUIManager.py:1123 -======= -#: FlatCAMApp.py:2203 -msgid "Editor is activated ..." -msgstr "Editor está activado ..." - -#: FlatCAMApp.py:2224 -msgid "Do you want to save the edited object?" -msgstr "Quieres guardar el objeto editado?" - -#: FlatCAMApp.py:2225 flatcamGUI/FlatCAMGUI.py:2288 -msgid "Close Editor" -msgstr "Cerrar Editor" - -#: FlatCAMApp.py:2228 FlatCAMApp.py:3517 FlatCAMApp.py:6084 FlatCAMApp.py:7344 -#: FlatCAMTranslation.py:109 FlatCAMTranslation.py:207 -#: flatcamGUI/FlatCAMGUI.py:2519 -#: flatcamGUI/preferences/PreferencesUIManager.py:1118 -msgid "Yes" -msgstr "Sí" - -#: FlatCAMApp.py:2229 FlatCAMApp.py:3518 FlatCAMApp.py:6085 FlatCAMApp.py:7345 -#: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 -#: flatcamGUI/FlatCAMGUI.py:2520 -#: flatcamGUI/preferences/PreferencesUIManager.py:1119 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150 #: flatcamTools/ToolNCC.py:182 flatcamTools/ToolPaint.py:166 msgid "No" msgstr "No" -<<<<<<< HEAD #: FlatCAMApp.py:2231 FlatCAMApp.py:3520 FlatCAMApp.py:4478 FlatCAMApp.py:5103 #: FlatCAMApp.py:7347 FlatCAMDB.py:128 FlatCAMDB.py:1689 -======= -#: FlatCAMApp.py:2230 FlatCAMApp.py:3519 FlatCAMApp.py:4477 FlatCAMApp.py:5102 -#: FlatCAMApp.py:7346 FlatCAMDB.py:128 FlatCAMDB.py:1689 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1347 msgid "Cancel" msgstr "Cancelar" -<<<<<<< HEAD #: FlatCAMApp.py:2263 msgid "Object empty after edit." msgstr "Objeto vacío después de editar." @@ -297,55 +198,6 @@ msgstr "Guardar en archivo" #: FlatCAMApp.py:2602 FlatCAMApp.py:8859 FlatCAMApp.py:8907 FlatCAMApp.py:9032 #: FlatCAMApp.py:9168 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 -======= -#: FlatCAMApp.py:2262 -msgid "Object empty after edit." -msgstr "Objeto vacío después de editar." - -#: FlatCAMApp.py:2266 FlatCAMApp.py:2287 FlatCAMApp.py:2309 -msgid "Editor exited. Editor content saved." -msgstr "Editor salido. Contenido del editor guardado." - -#: FlatCAMApp.py:2313 FlatCAMApp.py:2336 FlatCAMApp.py:2354 -msgid "Select a Gerber, Geometry or Excellon Object to update." -msgstr "Seleccione un objeto Gerber, Geometry o Excellon para actualizar." - -#: FlatCAMApp.py:2316 -msgid "is updated, returning to App..." -msgstr "se actualiza, volviendo a la aplicación ..." - -#: FlatCAMApp.py:2323 -msgid "Editor exited. Editor content was not saved." -msgstr "Editor salido. El contenido del editor no se guardó." - -#: FlatCAMApp.py:2503 FlatCAMApp.py:2507 -msgid "Import FlatCAM Preferences" -msgstr "Importar preferencias de FlatCAM" - -#: FlatCAMApp.py:2518 -msgid "Imported Defaults from" -msgstr "Valores predeterminados importados de" - -#: FlatCAMApp.py:2538 FlatCAMApp.py:2543 -msgid "Export FlatCAM Preferences" -msgstr "Exportar preferencias de FlatCAM" - -#: FlatCAMApp.py:2557 FlatCAMApp.py:2625 -#: flatcamGUI/preferences/PreferencesUIManager.py:1014 -msgid "Failed to write defaults to file." -msgstr "Error al escribir los valores predeterminados en el archivo." - -#: FlatCAMApp.py:2563 -msgid "Exported preferences to" -msgstr "Preferencias exportadas a" - -#: FlatCAMApp.py:2583 FlatCAMApp.py:2588 -msgid "Save to file" -msgstr "Guardar en archivo" - -#: FlatCAMApp.py:2601 FlatCAMApp.py:8858 FlatCAMApp.py:8906 FlatCAMApp.py:9031 -#: FlatCAMApp.py:9167 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMTextEditor.py:276 flatcamObjects/FlatCAMCNCJob.py:959 #: flatcamTools/ToolFilm.py:1031 flatcamTools/ToolFilm.py:1212 #: flatcamTools/ToolSolderPaste.py:1534 @@ -357,7 +209,6 @@ msgstr "" "Lo más probable es que otra aplicación mantenga el archivo abierto y no " "accesible." -<<<<<<< HEAD #: FlatCAMApp.py:2613 msgid "Could not load the file." msgstr "No se pudo cargar el archivo." @@ -378,28 +229,6 @@ msgstr "Error al abrir el archivo de proyectos recientes para escribir." #: FlatCAMApp.py:9637 FlatCAMApp.py:10287 #: flatcamEditors/FlatCAMGrbEditor.py:4364 #: flatcamObjects/FlatCAMGeometry.py:1725 flatcamParsers/ParseExcellon.py:897 -======= -#: FlatCAMApp.py:2612 -msgid "Could not load the file." -msgstr "No se pudo cargar el archivo." - -#: FlatCAMApp.py:2628 -msgid "Exported file to" -msgstr "Exported file to" - -#: FlatCAMApp.py:2711 -msgid "Failed to open recent files file for writing." -msgstr "Error al abrir archivos recientes para escritura." - -#: FlatCAMApp.py:2722 -msgid "Failed to open recent projects file for writing." -msgstr "Error al abrir el archivo de proyectos recientes para escribir." - -#: FlatCAMApp.py:2805 FlatCAMApp.py:9376 FlatCAMApp.py:9440 FlatCAMApp.py:9571 -#: FlatCAMApp.py:9636 FlatCAMApp.py:10286 -#: flatcamEditors/FlatCAMGrbEditor.py:4364 -#: flatcamObjects/FlatCAMGeometry.py:1697 flatcamParsers/ParseExcellon.py:897 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:432 msgid "An internal error has occurred. See shell.\n" msgstr "Ha ocurrido un error interno. Ver concha\n" @@ -415,7 +244,6 @@ msgstr "El objeto ({kind}) falló porque: {error}\n" msgid "Converting units to " msgstr "Convertir unidades a " -<<<<<<< HEAD #: FlatCAMApp.py:2931 msgid "CREATE A NEW FLATCAM TCL SCRIPT" msgstr "CREA UN NUEVO SCRIPT FLATCAM TCL" @@ -429,21 +257,6 @@ msgid "FlatCAM commands list" msgstr "Lista de comandos de FlatCAM" #: FlatCAMApp.py:2935 -======= -#: FlatCAMApp.py:2930 -msgid "CREATE A NEW FLATCAM TCL SCRIPT" -msgstr "CREA UN NUEVO SCRIPT FLATCAM TCL" - -#: FlatCAMApp.py:2931 -msgid "TCL Tutorial is here" -msgstr "TCL Tutorial está aquí" - -#: FlatCAMApp.py:2933 -msgid "FlatCAM commands list" -msgstr "Lista de comandos de FlatCAM" - -#: FlatCAMApp.py:2934 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." @@ -451,21 +264,12 @@ msgstr "" "Escriba> help >>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMObj.py:279 flatcamObjects/FlatCAMObj.py:295 #: flatcamObjects/FlatCAMObj.py:375 flatcamTools/ToolCopperThieving.py:1481 #: flatcamTools/ToolFiducials.py:809 flatcamTools/ToolMove.py:229 @@ -473,7 +277,6 @@ msgstr "creado / seleccionado" msgid "Plotting" msgstr "Trazado" -<<<<<<< HEAD #: FlatCAMApp.py:3090 flatcamGUI/FlatCAMGUI.py:545 msgid "About FlatCAM" msgstr "Sobre FlatCAM" @@ -503,37 +306,6 @@ msgid "Licensed under the MIT license" msgstr "Licenciado bajo la licencia MIT" #: FlatCAMApp.py:3147 -======= -#: FlatCAMApp.py:3089 flatcamGUI/FlatCAMGUI.py:545 -msgid "About FlatCAM" -msgstr "Sobre FlatCAM" - -#: FlatCAMApp.py:3115 -msgid "2D Computer-Aided Printed Circuit Board Manufacturing" -msgstr "Fabricación de placa de circuito impreso asistida por computadora 2D" - -#: FlatCAMApp.py:3116 -msgid "Development" -msgstr "Desarrollo" - -#: FlatCAMApp.py:3117 -msgid "DOWNLOAD" -msgstr "DESCARGAR" - -#: FlatCAMApp.py:3118 -msgid "Issue tracker" -msgstr "Rastreador de problemas" - -#: FlatCAMApp.py:3122 FlatCAMApp.py:3483 flatcamGUI/GUIElements.py:2583 -msgid "Close" -msgstr "Cerca" - -#: FlatCAMApp.py:3137 -msgid "Licensed under the MIT license" -msgstr "Licenciado bajo la licencia MIT" - -#: FlatCAMApp.py:3146 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" @@ -583,11 +355,7 @@ msgstr "" "FUERA DE O EN CONEXIÓN CON EL SOFTWARE O EL USO U OTRAS OFERTAS EN\n" "EL SOFTWARE." -<<<<<<< HEAD #: FlatCAMApp.py:3169 -======= -#: FlatCAMApp.py:3168 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Some of the icons used are from the following sources:
Icons by FreepikIcons8
Iconos de oNline Web Fonts" -<<<<<<< HEAD #: FlatCAMApp.py:3202 msgid "Splash" msgstr "Pantalla de bienvenida" @@ -657,61 +424,6 @@ msgid "Bookmarks Manager" msgstr "Administrador de Marcadores" #: FlatCAMApp.py:3475 -======= -#: FlatCAMApp.py:3201 -msgid "Splash" -msgstr "Pantalla de bienvenida" - -#: FlatCAMApp.py:3207 -msgid "Programmers" -msgstr "Programadores" - -#: FlatCAMApp.py:3213 -msgid "Translators" -msgstr "Traductores" - -#: FlatCAMApp.py:3219 -msgid "License" -msgstr "Licencia" - -#: FlatCAMApp.py:3225 -msgid "Attributions" -msgstr "Atribuciones" - -#: FlatCAMApp.py:3248 -msgid "Programmer" -msgstr "Programador" - -#: FlatCAMApp.py:3249 -msgid "Status" -msgstr "Estado" - -#: FlatCAMApp.py:3250 FlatCAMApp.py:3330 -msgid "E-mail" -msgstr "Email" - -#: FlatCAMApp.py:3258 -msgid "BETA Maintainer >= 2019" -msgstr "BETA Mantenedor >= 2019" - -#: FlatCAMApp.py:3327 -msgid "Language" -msgstr "Idioma" - -#: FlatCAMApp.py:3328 -msgid "Translator" -msgstr "Traductor" - -#: FlatCAMApp.py:3329 -msgid "Corrections" -msgstr "Correcciones" - -#: FlatCAMApp.py:3454 FlatCAMApp.py:3463 flatcamGUI/FlatCAMGUI.py:527 -msgid "Bookmarks Manager" -msgstr "Administrador de Marcadores" - -#: FlatCAMApp.py:3474 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This entry will resolve to another website if:\n" "\n" @@ -731,7 +443,6 @@ msgstr "" "Si no puede obtener información sobre FlatCAM beta\n" "use el enlace del canal de YouTube desde el menú Ayuda." -<<<<<<< HEAD #: FlatCAMApp.py:3482 msgid "Alternative website" msgstr "Sitio web alternativo" @@ -741,17 +452,6 @@ msgid "Application is saving the project. Please wait ..." msgstr "La aplicación es guardar el proyecto. Por favor espera ..." #: FlatCAMApp.py:3513 FlatCAMTranslation.py:202 -======= -#: FlatCAMApp.py:3481 -msgid "Alternative website" -msgstr "Sitio web alternativo" - -#: FlatCAMApp.py:3507 flatcamGUI/FlatCAMGUI.py:4244 -msgid "Application is saving the project. Please wait ..." -msgstr "La aplicación es guardar el proyecto. Por favor espera ..." - -#: FlatCAMApp.py:3512 FlatCAMTranslation.py:202 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" @@ -759,7 +459,6 @@ msgstr "" "Hay archivos / objetos modificados en FlatCAM.\n" "¿Quieres guardar el proyecto?" -<<<<<<< HEAD #: FlatCAMApp.py:3516 FlatCAMApp.py:7343 FlatCAMTranslation.py:205 msgid "Save changes" msgstr "Guardar cambios" @@ -777,35 +476,12 @@ msgid "Selected Gerber file extensions registered with FlatCAM." msgstr "Extensiones de archivo Gerber seleccionadas registradas con FlatCAM." #: FlatCAMApp.py:4010 FlatCAMApp.py:4069 FlatCAMApp.py:4097 -======= -#: FlatCAMApp.py:3515 FlatCAMApp.py:7342 FlatCAMTranslation.py:205 -msgid "Save changes" -msgstr "Guardar cambios" - -#: FlatCAMApp.py:3777 -msgid "Selected Excellon file extensions registered with FlatCAM." -msgstr "Extensiones de archivo Excellon seleccionadas registradas con FlatCAM." - -#: FlatCAMApp.py:3799 -msgid "Selected GCode file extensions registered with FlatCAM." -msgstr "Extensiones de archivo GCode seleccionadas registradas con FlatCAM." - -#: FlatCAMApp.py:3821 -msgid "Selected Gerber file extensions registered with FlatCAM." -msgstr "Extensiones de archivo Gerber seleccionadas registradas con FlatCAM." - -#: FlatCAMApp.py:4009 FlatCAMApp.py:4068 FlatCAMApp.py:4096 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "At least two objects are required for join. Objects currently selected" msgstr "" "Se requieren al menos dos objetos para unirse. Objetos actualmente " "seleccionados" -<<<<<<< HEAD #: FlatCAMApp.py:4019 -======= -#: FlatCAMApp.py:4018 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " @@ -821,7 +497,6 @@ msgstr "" "pueden perderse y el resultado puede no ser el esperado.\n" "Compruebe el GCODE generado." -<<<<<<< HEAD #: FlatCAMApp.py:4031 FlatCAMApp.py:4041 msgid "Geometry merging finished" msgstr "Geometría fusionada terminada" @@ -863,49 +538,6 @@ msgid "Toggle Units" msgstr "(Escriba ayuda para empezar)" #: FlatCAMApp.py:4474 -======= -#: FlatCAMApp.py:4030 FlatCAMApp.py:4040 -msgid "Geometry merging finished" -msgstr "Geometría fusionada terminada" - -#: FlatCAMApp.py:4063 -msgid "Failed. Excellon joining works only on Excellon objects." -msgstr "Ha fallado. La unión de Excellon funciona solo en objetos de Excellon." - -#: FlatCAMApp.py:4073 -msgid "Excellon merging finished" -msgstr "Excellon fusión finalizada" - -#: FlatCAMApp.py:4091 -msgid "Failed. Gerber joining works only on Gerber objects." -msgstr "Ha fallado. La unión de Gerber funciona solo en objetos de Gerber." - -#: FlatCAMApp.py:4101 -msgid "Gerber merging finished" -msgstr "Gerber fusión finalizada" - -#: FlatCAMApp.py:4121 FlatCAMApp.py:4158 -msgid "Failed. Select a Geometry Object and try again." -msgstr "Ha fallado. Seleccione un objeto de Geometría y vuelva a intentarlo." - -#: FlatCAMApp.py:4125 FlatCAMApp.py:4163 -msgid "Expected a GeometryObject, got" -msgstr "Se esperaba un GeometryObject, se obtuvo" - -#: FlatCAMApp.py:4140 -msgid "A Geometry object was converted to MultiGeo type." -msgstr "Un objeto Geometry fue convertido al tipo MultiGeo." - -#: FlatCAMApp.py:4178 -msgid "A Geometry object was converted to SingleGeo type." -msgstr "Un objeto Geometry fue convertido al tipo SingleGeo." - -#: FlatCAMApp.py:4471 -msgid "Toggle Units" -msgstr "(Escriba ayuda para empezar)" - -#: FlatCAMApp.py:4473 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Changing the units of the project\n" "will scale all objects.\n" @@ -917,7 +549,6 @@ msgstr "" "\n" "¿Quieres continuar?" -<<<<<<< HEAD #: FlatCAMApp.py:4477 FlatCAMApp.py:5025 FlatCAMApp.py:5102 FlatCAMApp.py:7728 #: FlatCAMApp.py:7742 FlatCAMApp.py:8075 FlatCAMApp.py:8085 msgid "Ok" @@ -932,22 +563,6 @@ msgid "Detachable Tabs" msgstr "Tabulacion desmontables" #: FlatCAMApp.py:5014 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1431 -======= -#: FlatCAMApp.py:4476 FlatCAMApp.py:5024 FlatCAMApp.py:5101 FlatCAMApp.py:7727 -#: FlatCAMApp.py:7741 FlatCAMApp.py:8074 FlatCAMApp.py:8084 -msgid "Ok" -msgstr "De acuerdo" - -#: FlatCAMApp.py:4525 -msgid "Converted units to" -msgstr "Convertir unidades a" - -#: FlatCAMApp.py:4927 -msgid "Detachable Tabs" -msgstr "Tabulacion desmontables" - -#: FlatCAMApp.py:5013 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1426 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:858 flatcamTools/ToolSolderPaste.py:568 #: flatcamTools/ToolSolderPaste.py:893 msgid "Please enter a tool diameter with non-zero value, in Float format." @@ -955,20 +570,12 @@ msgstr "" "Introduzca un diámetro de herramienta con valor distinto de cero, en formato " "Float." -<<<<<<< HEAD #: FlatCAMApp.py:5018 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 -======= -#: FlatCAMApp.py:5017 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:572 msgid "Adding Tool cancelled" msgstr "Añadiendo herramienta cancelada" -<<<<<<< HEAD #: FlatCAMApp.py:5021 -======= -#: FlatCAMApp.py:5020 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." @@ -976,19 +583,11 @@ msgstr "" "Agregar herramienta solo funciona cuando se selecciona Avanzado.\n" "Vaya a Preferencias -> General - Mostrar opciones avanzadas." -<<<<<<< HEAD #: FlatCAMApp.py:5097 msgid "Delete objects" msgstr "Eliminar objetos" #: FlatCAMApp.py:5100 -======= -#: FlatCAMApp.py:5096 -msgid "Delete objects" -msgstr "Eliminar objetos" - -#: FlatCAMApp.py:5099 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Are you sure you want to permanently delete\n" "the selected objects?" @@ -996,7 +595,6 @@ msgstr "" "¿Estás seguro de que deseas eliminarlo permanentemente?\n" "los objetos seleccionados?" -<<<<<<< HEAD #: FlatCAMApp.py:5138 msgid "Object(s) deleted" msgstr "Objeto (s) eliminado" @@ -1046,57 +644,6 @@ msgid "Wrong coordinates. Enter coordinates in format: X,Y" msgstr "Coordenadas erróneas. Introduzca las coordenadas en formato: X, Y" #: FlatCAMApp.py:5463 FlatCAMApp.py:5612 -======= -#: FlatCAMApp.py:5137 -msgid "Object(s) deleted" -msgstr "Objeto (s) eliminado" - -#: FlatCAMApp.py:5141 FlatCAMApp.py:5296 flatcamTools/ToolDblSided.py:818 -msgid "Failed. No object(s) selected..." -msgstr "Ha fallado. Ningún objeto (s) seleccionado ..." - -#: FlatCAMApp.py:5143 -msgid "Save the work in Editor and try again ..." -msgstr "Guarda el trabajo en el Editor y vuelve a intentarlo ..." - -#: FlatCAMApp.py:5172 -msgid "Object deleted" -msgstr "Objeto eliminado" - -#: FlatCAMApp.py:5199 -msgid "Click to set the origin ..." -msgstr "Haga clic para establecer el origen ..." - -#: FlatCAMApp.py:5221 -msgid "Setting Origin..." -msgstr "Establecer Origen ..." - -#: FlatCAMApp.py:5234 FlatCAMApp.py:5336 -msgid "Origin set" -msgstr "Conjunto de origen" - -#: FlatCAMApp.py:5251 -msgid "Origin coordinates specified but incomplete." -msgstr "Origin coordinates specified but incomplete." - -#: FlatCAMApp.py:5292 -msgid "Moving to Origin..." -msgstr "Mudarse al origen ..." - -#: FlatCAMApp.py:5373 -msgid "Jump to ..." -msgstr "Salta a ..." - -#: FlatCAMApp.py:5374 -msgid "Enter the coordinates in format X,Y:" -msgstr "Introduzca las coordenadas en formato X, Y:" - -#: FlatCAMApp.py:5384 -msgid "Wrong coordinates. Enter coordinates in format: X,Y" -msgstr "Coordenadas erróneas. Introduzca las coordenadas en formato: X, Y" - -#: FlatCAMApp.py:5462 FlatCAMApp.py:5611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMExcEditor.py:3624 #: flatcamEditors/FlatCAMExcEditor.py:3632 #: flatcamEditors/FlatCAMGeoEditor.py:4349 @@ -1112,46 +659,27 @@ msgstr "Coordenadas erróneas. Introduzca las coordenadas en formato: X, Y" msgid "Done." msgstr "Hecho." -<<<<<<< HEAD #: FlatCAMApp.py:5478 FlatCAMApp.py:7724 FlatCAMApp.py:7819 FlatCAMApp.py:7860 #: FlatCAMApp.py:7901 FlatCAMApp.py:7942 FlatCAMApp.py:7983 FlatCAMApp.py:8027 #: FlatCAMApp.py:8071 FlatCAMApp.py:8593 FlatCAMApp.py:8597 -======= -#: FlatCAMApp.py:5477 FlatCAMApp.py:7723 FlatCAMApp.py:7818 FlatCAMApp.py:7859 -#: FlatCAMApp.py:7900 FlatCAMApp.py:7941 FlatCAMApp.py:7982 FlatCAMApp.py:8026 -#: FlatCAMApp.py:8070 FlatCAMApp.py:8592 FlatCAMApp.py:8596 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolProperties.py:116 msgid "No object selected." msgstr "Ningún objeto seleccionado." -<<<<<<< HEAD #: FlatCAMApp.py:5497 msgid "Bottom-Left" msgstr "Abajo-izquierda" #: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 -======= -#: FlatCAMApp.py:5496 -msgid "Bottom-Left" -msgstr "Abajo-izquierda" - -#: FlatCAMApp.py:5497 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:159 msgid "Top-Left" msgstr "Arriba a la izquierda" -<<<<<<< HEAD #: FlatCAMApp.py:5499 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 -======= -#: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:160 msgid "Bottom-Right" msgstr "Abajo a la derecha" -<<<<<<< HEAD #: FlatCAMApp.py:5500 msgid "Top-Right" msgstr "Top-Derecha" @@ -1165,35 +693,15 @@ msgid "Locate ..." msgstr "Localizar ..." #: FlatCAMApp.py:5779 FlatCAMApp.py:5856 -======= -#: FlatCAMApp.py:5499 -msgid "Top-Right" -msgstr "Top-Derecha" - -#: FlatCAMApp.py:5500 flatcamGUI/ObjectUI.py:2626 -msgid "Center" -msgstr "Centrar" - -#: FlatCAMApp.py:5520 -msgid "Locate ..." -msgstr "Localizar ..." - -#: FlatCAMApp.py:5778 FlatCAMApp.py:5855 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "No object is selected. Select an object and try again." msgstr "" "Ningún objeto está seleccionado. Seleccione un objeto y vuelva a intentarlo." -<<<<<<< HEAD #: FlatCAMApp.py:5882 -======= -#: FlatCAMApp.py:5881 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Aborting. The current task will be gracefully closed as soon as possible..." msgstr "Abortar La tarea actual se cerrará con gracia lo antes posible ..." -<<<<<<< HEAD #: FlatCAMApp.py:5888 msgid "The current task was gracefully closed on user request..." msgstr "La tarea actual se cerró correctamente a petición del usuario ..." @@ -1214,33 +722,10 @@ msgid "Tools Database" msgstr "Base de Datos de Herramientas" #: FlatCAMApp.py:6033 -======= -#: FlatCAMApp.py:5887 -msgid "The current task was gracefully closed on user request..." -msgstr "La tarea actual se cerró correctamente a petición del usuario ..." - -#: FlatCAMApp.py:5915 flatcamGUI/preferences/PreferencesUIManager.py:901 -#: flatcamGUI/preferences/PreferencesUIManager.py:945 -#: flatcamGUI/preferences/PreferencesUIManager.py:966 -#: flatcamGUI/preferences/PreferencesUIManager.py:1071 -msgid "Preferences" -msgstr "Preferencias" - -#: FlatCAMApp.py:5980 FlatCAMApp.py:6008 FlatCAMApp.py:6035 FlatCAMApp.py:6055 -#: FlatCAMDB.py:738 FlatCAMDB.py:913 FlatCAMDB.py:2200 FlatCAMDB.py:2418 -#: flatcamObjects/FlatCAMGeometry.py:862 flatcamTools/ToolNCC.py:3958 -#: flatcamTools/ToolNCC.py:4042 flatcamTools/ToolPaint.py:3548 -#: flatcamTools/ToolPaint.py:3633 -msgid "Tools Database" -msgstr "Base de Datos de Herramientas" - -#: FlatCAMApp.py:6032 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Tools in Tools Database edited but not saved." msgstr "" "Herramientas en la base de datos de herramientas editadas pero no guardadas." -<<<<<<< HEAD #: FlatCAMApp.py:6060 flatcamTools/ToolNCC.py:3970 #: flatcamTools/ToolPaint.py:3560 msgid "Tool from DB added in Tool Table." @@ -1251,18 +736,6 @@ msgid "Adding tool from DB is not allowed for this object." msgstr "No se permite agregar herramientas desde DB para este objeto." #: FlatCAMApp.py:6080 -======= -#: FlatCAMApp.py:6059 flatcamTools/ToolNCC.py:3965 -#: flatcamTools/ToolPaint.py:3555 -msgid "Tool from DB added in Tool Table." -msgstr "Herramienta de DB agregada en la Tabla de herramientas." - -#: FlatCAMApp.py:6061 -msgid "Adding tool from DB is not allowed for this object." -msgstr "No se permite agregar herramientas desde DB para este objeto." - -#: FlatCAMApp.py:6079 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" @@ -1270,7 +743,6 @@ msgstr "" "Se editan una o más herramientas.\n" "¿Desea actualizar la base de datos de herramientas?" -<<<<<<< HEAD #: FlatCAMApp.py:6082 msgid "Save Tools Database" msgstr "Guardar base de datos de herramientas" @@ -1284,26 +756,10 @@ msgid "Flip on Y axis done." msgstr "Voltear sobre el eje Y hecho." #: FlatCAMApp.py:6163 FlatCAMApp.py:6211 -======= -#: FlatCAMApp.py:6081 -msgid "Save Tools Database" -msgstr "Guardar base de datos de herramientas" - -#: FlatCAMApp.py:6134 -msgid "No object selected to Flip on Y axis." -msgstr "Ningún objeto seleccionado para Voltear en el eje Y." - -#: FlatCAMApp.py:6160 -msgid "Flip on Y axis done." -msgstr "Voltear sobre el eje Y hecho." - -#: FlatCAMApp.py:6162 FlatCAMApp.py:6210 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:6059 msgid "Flip action was not executed." msgstr "La acción de voltear no se ejecutó." -<<<<<<< HEAD #: FlatCAMApp.py:6183 msgid "No object selected to Flip on X axis." msgstr "Ningún objeto seleccionado para Voltear en el eje X." @@ -1349,58 +805,10 @@ msgid "Skew on Y axis done." msgstr "Sesgar en el eje Y hecho." #: FlatCAMApp.py:6497 FlatCAMApp.py:6544 flatcamGUI/FlatCAMGUI.py:503 -======= -#: FlatCAMApp.py:6182 -msgid "No object selected to Flip on X axis." -msgstr "Ningún objeto seleccionado para Voltear en el eje X." - -#: FlatCAMApp.py:6208 -msgid "Flip on X axis done." -msgstr "Voltear sobre el eje X hecho." - -#: FlatCAMApp.py:6230 -msgid "No object selected to Rotate." -msgstr "Ningún objeto seleccionado para rotar." - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Transform" -msgstr "Transformar" - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Enter the Angle value:" -msgstr "Ingrese el valor del ángulo:" - -#: FlatCAMApp.py:6264 -msgid "Rotation done." -msgstr "Rotación hecha." - -#: FlatCAMApp.py:6266 -msgid "Rotation movement was not executed." -msgstr "El movimiento de rotación no se ejecutó." - -#: FlatCAMApp.py:6284 -msgid "No object selected to Skew/Shear on X axis." -msgstr "Ningún objeto seleccionado para sesgar / cortar en el eje X." - -#: FlatCAMApp.py:6306 -msgid "Skew on X axis done." -msgstr "Sesgar en el eje X hecho." - -#: FlatCAMApp.py:6323 -msgid "No object selected to Skew/Shear on Y axis." -msgstr "Ningún objeto seleccionado para sesgar / cortar en el eje Y." - -#: FlatCAMApp.py:6345 -msgid "Skew on Y axis done." -msgstr "Sesgar en el eje Y hecho." - -#: FlatCAMApp.py:6496 FlatCAMApp.py:6543 flatcamGUI/FlatCAMGUI.py:503 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1728 msgid "Select All" msgstr "Seleccionar todo" -<<<<<<< HEAD #: FlatCAMApp.py:6501 FlatCAMApp.py:6548 flatcamGUI/FlatCAMGUI.py:505 msgid "Deselect All" msgstr "Deseleccionar todo" @@ -1418,25 +826,6 @@ msgid "Grid On/Off" msgstr "Grid On/Off" #: FlatCAMApp.py:6606 flatcamEditors/FlatCAMGeoEditor.py:939 -======= -#: FlatCAMApp.py:6500 FlatCAMApp.py:6547 flatcamGUI/FlatCAMGUI.py:505 -msgid "Deselect All" -msgstr "Deseleccionar todo" - -#: FlatCAMApp.py:6563 -msgid "All objects are selected." -msgstr "Todos los objetos están seleccionados." - -#: FlatCAMApp.py:6573 -msgid "Objects selection is cleared." -msgstr "La selección de objetos se borra." - -#: FlatCAMApp.py:6593 flatcamGUI/FlatCAMGUI.py:1721 -msgid "Grid On/Off" -msgstr "Grid On/Off" - -#: FlatCAMApp.py:6605 flatcamEditors/FlatCAMGeoEditor.py:939 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:2583 #: flatcamEditors/FlatCAMGrbEditor.py:5641 flatcamGUI/ObjectUI.py:1595 #: flatcamTools/ToolDblSided.py:192 flatcamTools/ToolDblSided.py:425 @@ -1447,26 +836,17 @@ msgstr "Grid On/Off" msgid "Add" msgstr "Añadir" -<<<<<<< HEAD #: FlatCAMApp.py:6608 flatcamEditors/FlatCAMGrbEditor.py:2588 #: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 #: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 #: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 #: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:505 -======= -#: FlatCAMApp.py:6607 flatcamEditors/FlatCAMGrbEditor.py:2588 -#: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 -#: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 -#: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 -#: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:480 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:316 flatcamTools/ToolNCC.py:637 #: flatcamTools/ToolPaint.py:299 flatcamTools/ToolPaint.py:682 #: flatcamTools/ToolSolderPaste.py:128 flatcamTools/ToolSolderPaste.py:600 msgid "Delete" msgstr "Borrar" -<<<<<<< HEAD #: FlatCAMApp.py:6624 msgid "New Grid ..." msgstr "Nueva rejilla ..." @@ -1476,23 +856,11 @@ msgid "Enter a Grid Value:" msgstr "Introduzca un valor de cuadrícula:" #: FlatCAMApp.py:6633 FlatCAMApp.py:6660 -======= -#: FlatCAMApp.py:6623 -msgid "New Grid ..." -msgstr "Nueva rejilla ..." - -#: FlatCAMApp.py:6624 -msgid "Enter a Grid Value:" -msgstr "Introduzca un valor de cuadrícula:" - -#: FlatCAMApp.py:6632 FlatCAMApp.py:6659 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Please enter a grid value with non-zero value, in Float format." msgstr "" "Introduzca un valor de cuadrícula con un valor distinto de cero, en formato " "Float." -<<<<<<< HEAD #: FlatCAMApp.py:6639 msgid "New Grid added" msgstr "Nueva rejilla" @@ -1534,49 +902,6 @@ msgid "Coordinates copied to clipboard." msgstr "Coordenadas copiadas al portapapeles." #: FlatCAMApp.py:7167 FlatCAMApp.py:7173 FlatCAMApp.py:7179 FlatCAMApp.py:7185 -======= -#: FlatCAMApp.py:6638 -msgid "New Grid added" -msgstr "Nueva rejilla" - -#: FlatCAMApp.py:6641 -msgid "Grid already exists" -msgstr "La rejilla ya existe" - -#: FlatCAMApp.py:6644 -msgid "Adding New Grid cancelled" -msgstr "Agregar nueva cuadrícula cancelado" - -#: FlatCAMApp.py:6666 -msgid " Grid Value does not exist" -msgstr " El valor de cuadrícula no existe" - -#: FlatCAMApp.py:6669 -msgid "Grid Value deleted" -msgstr "Valor de cuadrícula eliminado" - -#: FlatCAMApp.py:6672 -msgid "Delete Grid value cancelled" -msgstr "Eliminar el valor de cuadrícula cancelado" - -#: FlatCAMApp.py:6678 -msgid "Key Shortcut List" -msgstr "Lista de atajos de teclas" - -#: FlatCAMApp.py:6712 -msgid " No object selected to copy it's name" -msgstr " Ningún objeto seleccionado para copiar su nombre" - -#: FlatCAMApp.py:6716 -msgid "Name copied on clipboard ..." -msgstr "Nombre copiado en el portapapeles ..." - -#: FlatCAMApp.py:6929 flatcamEditors/FlatCAMGrbEditor.py:4554 -msgid "Coordinates copied to clipboard." -msgstr "Coordenadas copiadas al portapapeles." - -#: FlatCAMApp.py:7166 FlatCAMApp.py:7172 FlatCAMApp.py:7178 FlatCAMApp.py:7184 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/ObjectCollection.py:922 #: flatcamObjects/ObjectCollection.py:928 #: flatcamObjects/ObjectCollection.py:934 @@ -1586,11 +911,7 @@ msgstr "Coordenadas copiadas al portapapeles." msgid "selected" msgstr "seleccionado" -<<<<<<< HEAD #: FlatCAMApp.py:7340 -======= -#: FlatCAMApp.py:7339 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" @@ -1600,30 +921,17 @@ msgstr "" "Crear un nuevo proyecto los borrará.\n" "¿Quieres guardar el proyecto?" -<<<<<<< HEAD #: FlatCAMApp.py:7361 msgid "New Project created" msgstr "Nuevo proyecto creado" #: FlatCAMApp.py:7519 FlatCAMApp.py:7523 flatcamGUI/FlatCAMGUI.py:836 -======= -#: FlatCAMApp.py:7360 -msgid "New Project created" -msgstr "Nuevo proyecto creado" - -#: FlatCAMApp.py:7518 FlatCAMApp.py:7522 flatcamGUI/FlatCAMGUI.py:836 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2544 msgid "Open Gerber" msgstr "Abrir gerber" -<<<<<<< HEAD #: FlatCAMApp.py:7528 FlatCAMApp.py:7565 FlatCAMApp.py:7607 FlatCAMApp.py:7677 #: FlatCAMApp.py:8462 FlatCAMApp.py:9675 FlatCAMApp.py:9737 -======= -#: FlatCAMApp.py:7527 FlatCAMApp.py:7564 FlatCAMApp.py:7606 FlatCAMApp.py:7676 -#: FlatCAMApp.py:8461 FlatCAMApp.py:9674 FlatCAMApp.py:9736 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Canvas initialization started.\n" "Canvas initialization finished in" @@ -1631,24 +939,15 @@ msgstr "" "Se inició la inicialización del lienzo.\n" "La inicialización del lienzo terminó en" -<<<<<<< HEAD #: FlatCAMApp.py:7530 msgid "Opening Gerber file." msgstr "Abriendo el archivo Gerber." #: FlatCAMApp.py:7557 FlatCAMApp.py:7561 flatcamGUI/FlatCAMGUI.py:838 -======= -#: FlatCAMApp.py:7529 -msgid "Opening Gerber file." -msgstr "Abriendo el archivo Gerber." - -#: FlatCAMApp.py:7556 FlatCAMApp.py:7560 flatcamGUI/FlatCAMGUI.py:838 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2546 msgid "Open Excellon" msgstr "Abierto Excellon" -<<<<<<< HEAD #: FlatCAMApp.py:7567 msgid "Opening Excellon file." msgstr "Abriendo el archivo Excellon." @@ -1686,50 +985,10 @@ msgid "Only Geometry, Gerber and CNCJob objects can be used." msgstr "Solo se pueden utilizar objetos Geometry, Gerber y CNCJob." #: FlatCAMApp.py:7752 FlatCAMApp.py:7756 flatcamTools/ToolQRCode.py:829 -======= -#: FlatCAMApp.py:7566 -msgid "Opening Excellon file." -msgstr "Abriendo el archivo Excellon." - -#: FlatCAMApp.py:7597 FlatCAMApp.py:7601 -msgid "Open G-Code" -msgstr "Código G abierto" - -#: FlatCAMApp.py:7608 -msgid "Opening G-Code file." -msgstr "Abriendo el archivo G-code." - -#: FlatCAMApp.py:7631 FlatCAMApp.py:7634 flatcamGUI/FlatCAMGUI.py:1730 -msgid "Open Project" -msgstr "Proyecto abierto" - -#: FlatCAMApp.py:7667 FlatCAMApp.py:7671 -msgid "Open HPGL2" -msgstr "Abra HPGL2" - -#: FlatCAMApp.py:7678 -msgid "Opening HPGL2 file." -msgstr "Abrir el archivo HPGL2." - -#: FlatCAMApp.py:7701 FlatCAMApp.py:7704 -msgid "Open Configuration File" -msgstr "Abrir archivo de configuración" - -#: FlatCAMApp.py:7724 FlatCAMApp.py:8071 -msgid "Please Select a Geometry object to export" -msgstr "Seleccione un objeto de geometría para exportar" - -#: FlatCAMApp.py:7738 -msgid "Only Geometry, Gerber and CNCJob objects can be used." -msgstr "Solo se pueden utilizar objetos Geometry, Gerber y CNCJob." - -#: FlatCAMApp.py:7751 FlatCAMApp.py:7755 flatcamTools/ToolQRCode.py:829 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolQRCode.py:833 msgid "Export SVG" msgstr "Exportar SVG" -<<<<<<< HEAD #: FlatCAMApp.py:7781 msgid "Data must be a 3D array with last dimension 3 or 4" msgstr "Los datos deben ser una matriz 3D con la última dimensión 3 o 4" @@ -1739,77 +998,41 @@ msgid "Export PNG Image" msgstr "Exportar imagen PNG" #: FlatCAMApp.py:7824 FlatCAMApp.py:8032 -======= -#: FlatCAMApp.py:7780 -msgid "Data must be a 3D array with last dimension 3 or 4" -msgstr "Los datos deben ser una matriz 3D con la última dimensión 3 o 4" - -#: FlatCAMApp.py:7786 FlatCAMApp.py:7790 -msgid "Export PNG Image" -msgstr "Exportar imagen PNG" - -#: FlatCAMApp.py:7823 FlatCAMApp.py:8031 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Gerber objects can be saved as Gerber files..." msgstr "" "Ha fallado. Solo los objetos Gerber se pueden guardar como archivos " "Gerber ..." -<<<<<<< HEAD #: FlatCAMApp.py:7836 msgid "Save Gerber source file" msgstr "Guardar el archivo fuente de Gerber" #: FlatCAMApp.py:7865 -======= -#: FlatCAMApp.py:7835 -msgid "Save Gerber source file" -msgstr "Guardar el archivo fuente de Gerber" - -#: FlatCAMApp.py:7864 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Script objects can be saved as TCL Script files..." msgstr "" "Ha fallado. Solo los objetos Script se pueden guardar como archivos TCL " "Script ..." -<<<<<<< HEAD #: FlatCAMApp.py:7877 msgid "Save Script source file" msgstr "Guardar archivo fuente de script" #: FlatCAMApp.py:7906 -======= -#: FlatCAMApp.py:7876 -msgid "Save Script source file" -msgstr "Guardar archivo fuente de script" - -#: FlatCAMApp.py:7905 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Document objects can be saved as Document files..." msgstr "" "Ha fallado. Solo los objetos de documento se pueden guardar como archivos de " "documento ..." -<<<<<<< HEAD #: FlatCAMApp.py:7918 msgid "Save Document source file" msgstr "Guardar archivo fuente del Documento" #: FlatCAMApp.py:7947 FlatCAMApp.py:7988 FlatCAMApp.py:8945 -======= -#: FlatCAMApp.py:7917 -msgid "Save Document source file" -msgstr "Guardar archivo fuente del Documento" - -#: FlatCAMApp.py:7946 FlatCAMApp.py:7987 FlatCAMApp.py:8944 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Excellon objects can be saved as Excellon files..." msgstr "" "Ha fallado. Solo los objetos Excellon se pueden guardar como archivos " "Excellon ..." -<<<<<<< HEAD #: FlatCAMApp.py:7955 FlatCAMApp.py:7959 msgid "Save Excellon source file" msgstr "Guardar el archivo fuente de Excellon" @@ -1843,46 +1066,10 @@ msgid "Viewing the source code of the selected object." msgstr "Ver el código fuente del objeto seleccionado." #: FlatCAMApp.py:8211 flatcamObjects/FlatCAMCNCJob.py:548 -======= -#: FlatCAMApp.py:7954 FlatCAMApp.py:7958 -msgid "Save Excellon source file" -msgstr "Guardar el archivo fuente de Excellon" - -#: FlatCAMApp.py:7995 FlatCAMApp.py:7999 -msgid "Export Excellon" -msgstr "Exportar Excellon" - -#: FlatCAMApp.py:8039 FlatCAMApp.py:8043 -msgid "Export Gerber" -msgstr "Gerber Exportación" - -#: FlatCAMApp.py:8081 -msgid "Only Geometry objects can be used." -msgstr "Solo se pueden utilizar objetos de Geometría." - -#: FlatCAMApp.py:8095 FlatCAMApp.py:8099 -msgid "Export DXF" -msgstr "Exportar DXF" - -#: FlatCAMApp.py:8124 FlatCAMApp.py:8127 -msgid "Import SVG" -msgstr "Importar SVG" - -#: FlatCAMApp.py:8155 FlatCAMApp.py:8159 -msgid "Import DXF" -msgstr "Importar DXF" - -#: FlatCAMApp.py:8209 -msgid "Viewing the source code of the selected object." -msgstr "Ver el código fuente del objeto seleccionado." - -#: FlatCAMApp.py:8210 flatcamObjects/FlatCAMCNCJob.py:548 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMScript.py:134 msgid "Loading..." msgstr "Cargando..." -<<<<<<< HEAD #: FlatCAMApp.py:8217 FlatCAMApp.py:8221 msgid "Select an Gerber or Excellon file to view it's source file." msgstr "Seleccione un archivo Gerber o Excellon para ver su archivo fuente." @@ -1936,66 +1123,10 @@ msgid "Save Project As ..." msgstr "Guardar proyecto como ..." #: FlatCAMApp.py:8551 flatcamGUI/FlatCAMGUI.py:1134 -======= -#: FlatCAMApp.py:8216 FlatCAMApp.py:8220 -msgid "Select an Gerber or Excellon file to view it's source file." -msgstr "Seleccione un archivo Gerber o Excellon para ver su archivo fuente." - -#: FlatCAMApp.py:8234 -msgid "Source Editor" -msgstr "Editor de fuente" - -#: FlatCAMApp.py:8274 FlatCAMApp.py:8281 -msgid "There is no selected object for which to see it's source file code." -msgstr "No hay ningún objeto seleccionado para el cual ver su código fuente." - -#: FlatCAMApp.py:8293 -msgid "Failed to load the source code for the selected object" -msgstr "Error al cargar el código fuente para el objeto seleccionado" - -#: FlatCAMApp.py:8307 flatcamObjects/FlatCAMCNCJob.py:562 -msgid "Code Editor" -msgstr "Editor de código" - -#: FlatCAMApp.py:8329 -msgid "Go to Line ..." -msgstr "Ir a la línea ..." - -#: FlatCAMApp.py:8330 -msgid "Line:" -msgstr "Línea:" - -#: FlatCAMApp.py:8359 -msgid "New TCL script file created in Code Editor." -msgstr "Nuevo archivo de script TCL creado en Code Editor." - -#: FlatCAMApp.py:8395 FlatCAMApp.py:8397 FlatCAMApp.py:8433 FlatCAMApp.py:8435 -msgid "Open TCL script" -msgstr "Abrir script TCL" - -#: FlatCAMApp.py:8463 -msgid "Executing ScriptObject file." -msgstr "Ejecutando archivo ScriptObject." - -#: FlatCAMApp.py:8471 FlatCAMApp.py:8474 -msgid "Run TCL script" -msgstr "Ejecutar script TCL" - -#: FlatCAMApp.py:8497 -msgid "TCL script file opened in Code Editor and executed." -msgstr "El archivo de script TCL se abrió en el Editor de código y se ejecutó." - -#: FlatCAMApp.py:8548 FlatCAMApp.py:8554 -msgid "Save Project As ..." -msgstr "Guardar proyecto como ..." - -#: FlatCAMApp.py:8550 flatcamGUI/FlatCAMGUI.py:1134 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2176 msgid "Project" msgstr "Proyecto" -<<<<<<< HEAD #: FlatCAMApp.py:8590 msgid "FlatCAM objects print" msgstr "Impresión de objetos FlatCAM" @@ -2021,40 +1152,12 @@ msgid "SVG file exported to" msgstr "Archivo SVG exportado a" #: FlatCAMApp.py:8892 -======= -#: FlatCAMApp.py:8589 -msgid "FlatCAM objects print" -msgstr "Impresión de objetos FlatCAM" - -#: FlatCAMApp.py:8602 FlatCAMApp.py:8609 -msgid "Save Object as PDF ..." -msgstr "Guardar objeto como PDF ..." - -#: FlatCAMApp.py:8618 -msgid "Printing PDF ... Please wait." -msgstr "Imprimiendo PDF ... Por favor espere." - -#: FlatCAMApp.py:8797 -msgid "PDF file saved to" -msgstr "Archivo PDF guardado en" - -#: FlatCAMApp.py:8822 -msgid "Exporting SVG" -msgstr "Exportando SVG" - -#: FlatCAMApp.py:8865 -msgid "SVG file exported to" -msgstr "Archivo SVG exportado a" - -#: FlatCAMApp.py:8891 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Save cancelled because source file is empty. Try to export the Gerber file." msgstr "" "Guardar cancelado porque el archivo fuente está vacío. Intenta exportar el " "archivo Gerber." -<<<<<<< HEAD #: FlatCAMApp.py:9039 msgid "Excellon file exported to" msgstr "Archivo Excellon exportado a" @@ -2092,45 +1195,6 @@ msgid "Could not export DXF file." msgstr "No se pudo exportar el archivo DXF." #: FlatCAMApp.py:9272 FlatCAMApp.py:9319 flatcamTools/ToolImage.py:277 -======= -#: FlatCAMApp.py:9038 -msgid "Excellon file exported to" -msgstr "Archivo Excellon exportado a" - -#: FlatCAMApp.py:9047 -msgid "Exporting Excellon" -msgstr "Exportando excellon" - -#: FlatCAMApp.py:9052 FlatCAMApp.py:9059 -msgid "Could not export Excellon file." -msgstr "No se pudo exportar el archivo Excellon." - -#: FlatCAMApp.py:9174 -msgid "Gerber file exported to" -msgstr "Archivo Gerber exportado a" - -#: FlatCAMApp.py:9182 -msgid "Exporting Gerber" -msgstr "Gerber exportador" - -#: FlatCAMApp.py:9187 FlatCAMApp.py:9194 -msgid "Could not export Gerber file." -msgstr "No se pudo exportar el archivo Gerber." - -#: FlatCAMApp.py:9229 -msgid "DXF file exported to" -msgstr "Archivo DXF exportado a" - -#: FlatCAMApp.py:9235 -msgid "Exporting DXF" -msgstr "Exportando DXF" - -#: FlatCAMApp.py:9240 FlatCAMApp.py:9247 -msgid "Could not export DXF file." -msgstr "No se pudo exportar el archivo DXF." - -#: FlatCAMApp.py:9271 FlatCAMApp.py:9318 flatcamTools/ToolImage.py:277 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" @@ -2138,7 +1202,6 @@ msgstr "" "El tipo no soportado se elige como parámetro. Solo Geometría y Gerber son " "compatibles" -<<<<<<< HEAD #: FlatCAMApp.py:9282 msgid "Importing SVG" msgstr "Importando SVG" @@ -2149,23 +1212,10 @@ msgstr "Importación fallida." #: FlatCAMApp.py:9297 FlatCAMApp.py:9343 FlatCAMApp.py:9407 FlatCAMApp.py:9474 #: FlatCAMApp.py:9540 FlatCAMApp.py:9605 FlatCAMApp.py:9662 -======= -#: FlatCAMApp.py:9281 -msgid "Importing SVG" -msgstr "Importando SVG" - -#: FlatCAMApp.py:9289 FlatCAMApp.py:9335 -msgid "Import failed." -msgstr "Importación fallida." - -#: FlatCAMApp.py:9296 FlatCAMApp.py:9342 FlatCAMApp.py:9406 FlatCAMApp.py:9473 -#: FlatCAMApp.py:9539 FlatCAMApp.py:9604 FlatCAMApp.py:9661 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolImage.py:297 flatcamTools/ToolPDF.py:225 msgid "Opened" msgstr "Abierto" -<<<<<<< HEAD #: FlatCAMApp.py:9328 msgid "Importing DXF" msgstr "Importando DXF" @@ -2179,27 +1229,11 @@ msgid "Failed to parse file" msgstr "Error al analizar el archivo" #: FlatCAMApp.py:9384 -======= -#: FlatCAMApp.py:9327 -msgid "Importing DXF" -msgstr "Importando DXF" - -#: FlatCAMApp.py:9368 FlatCAMApp.py:9563 FlatCAMApp.py:9628 -msgid "Failed to open file" -msgstr "Fallo al abrir el archivo" - -#: FlatCAMApp.py:9371 FlatCAMApp.py:9566 FlatCAMApp.py:9631 -msgid "Failed to parse file" -msgstr "Error al analizar el archivo" - -#: FlatCAMApp.py:9383 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not Gerber file or empty. Aborting object creation." msgstr "" "El objeto no es un archivo Gerber o está vacío. Anulando la creación de " "objetos." -<<<<<<< HEAD #: FlatCAMApp.py:9389 msgid "Opening Gerber" msgstr "Apertura de gerber" @@ -2217,48 +1251,20 @@ msgid "Cannot open file" msgstr "No se puede abrir el archivo" #: FlatCAMApp.py:9454 flatcamTools/ToolPDF.py:275 -======= -#: FlatCAMApp.py:9388 -msgid "Opening Gerber" -msgstr "Apertura de gerber" - -#: FlatCAMApp.py:9399 -msgid "Open Gerber failed. Probable not a Gerber file." -msgstr "Gerber abierto falló. Probablemente no sea un archivo Gerber." - -#: FlatCAMApp.py:9431 flatcamTools/ToolPcbWizard.py:424 -msgid "This is not Excellon file." -msgstr "Este no es un archivo de Excellon." - -#: FlatCAMApp.py:9435 -msgid "Cannot open file" -msgstr "No se puede abrir el archivo" - -#: FlatCAMApp.py:9453 flatcamTools/ToolPDF.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:445 msgid "No geometry found in file" msgstr "No se encontró geometría en el archivo" -<<<<<<< HEAD #: FlatCAMApp.py:9457 msgid "Opening Excellon." msgstr "Apertura Excellon." #: FlatCAMApp.py:9467 -======= -#: FlatCAMApp.py:9456 -msgid "Opening Excellon." -msgstr "Apertura Excellon." - -#: FlatCAMApp.py:9466 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open Excellon file failed. Probable not an Excellon file." msgstr "" "Error al abrir el archivo Excellon. Probablemente no sea un archivo de " "Excellon." -<<<<<<< HEAD #: FlatCAMApp.py:9499 msgid "Reading GCode file" msgstr "Lectura de archivo GCode" @@ -2276,25 +1282,6 @@ msgid "Opening G-Code." msgstr "Apertura del código G." #: FlatCAMApp.py:9530 -======= -#: FlatCAMApp.py:9498 -msgid "Reading GCode file" -msgstr "Lectura de archivo GCode" - -#: FlatCAMApp.py:9504 -msgid "Failed to open" -msgstr "Falló al abrir" - -#: FlatCAMApp.py:9511 -msgid "This is not GCODE" -msgstr "Esto no es GCODE" - -#: FlatCAMApp.py:9516 -msgid "Opening G-Code." -msgstr "Apertura del código G." - -#: FlatCAMApp.py:9529 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" @@ -2306,17 +1293,12 @@ msgstr "" "Intento de crear un objeto FlatCAM CNCJob desde el archivo G-Code falló " "durante el procesamiento" -<<<<<<< HEAD #: FlatCAMApp.py:9586 -======= -#: FlatCAMApp.py:9585 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "" "El objeto no es un archivo HPGL2 o está vacío. Anulando la creación de " "objetos." -<<<<<<< HEAD #: FlatCAMApp.py:9591 msgid "Opening HPGL2" msgstr "Apertura de HPGL2" @@ -2410,101 +1392,6 @@ msgid "The normal flow when working in FlatCAM is the following:" msgstr "El flujo normal cuando se trabaja en FlatCAM es el siguiente:" #: FlatCAMApp.py:10149 -======= -#: FlatCAMApp.py:9590 -msgid "Opening HPGL2" -msgstr "Apertura de HPGL2" - -#: FlatCAMApp.py:9597 -msgid " Open HPGL2 failed. Probable not a HPGL2 file." -msgstr " Abrir HPGL2 falló. Probablemente no sea un archivo HPGL2." - -#: FlatCAMApp.py:9623 -msgid "TCL script file opened in Code Editor." -msgstr "Archivo de script TCL abierto en Code Editor." - -#: FlatCAMApp.py:9643 -msgid "Opening TCL Script..." -msgstr "Abriendo TCL Script ..." - -#: FlatCAMApp.py:9654 -msgid "Failed to open TCL Script." -msgstr "Error al abrir la secuencia de comandos TCL." - -#: FlatCAMApp.py:9676 -msgid "Opening FlatCAM Config file." -msgstr "Abrir el archivo de configuración de FlatCAM." - -#: FlatCAMApp.py:9704 -msgid "Failed to open config file" -msgstr "Error al abrir el archivo de configuración" - -#: FlatCAMApp.py:9733 -msgid "Loading Project ... Please Wait ..." -msgstr "Cargando proyecto ... Espere ..." - -#: FlatCAMApp.py:9738 -msgid "Opening FlatCAM Project file." -msgstr "Apertura del archivo del proyecto FlatCAM." - -#: FlatCAMApp.py:9753 FlatCAMApp.py:9757 FlatCAMApp.py:9774 -msgid "Failed to open project file" -msgstr "Error al abrir el archivo del proyecto" - -#: FlatCAMApp.py:9811 -msgid "Loading Project ... restoring" -msgstr "Cargando Proyecto ... restaurando" - -#: FlatCAMApp.py:9821 -msgid "Project loaded from" -msgstr "Proyecto cargado desde" - -#: FlatCAMApp.py:9845 -msgid "Redrawing all objects" -msgstr "Redibujando todos los objetos" - -#: FlatCAMApp.py:9933 -msgid "Failed to load recent item list." -msgstr "Error al cargar la lista de elementos recientes." - -#: FlatCAMApp.py:9940 -msgid "Failed to parse recent item list." -msgstr "Error al analizar la lista de elementos recientes." - -#: FlatCAMApp.py:9950 -msgid "Failed to load recent projects item list." -msgstr "Error al cargar la lista de elementos de proyectos recientes." - -#: FlatCAMApp.py:9957 -msgid "Failed to parse recent project item list." -msgstr "Error al analizar la lista de elementos del proyecto reciente." - -#: FlatCAMApp.py:10018 -msgid "Clear Recent projects" -msgstr "Borrar proyectos recientes" - -#: FlatCAMApp.py:10042 -msgid "Clear Recent files" -msgstr "Borrar archivos recientes" - -#: FlatCAMApp.py:10064 flatcamGUI/FlatCAMGUI.py:1363 -msgid "Shortcut Key List" -msgstr " Lista de teclas de acceso directo " - -#: FlatCAMApp.py:10144 -msgid "Selected Tab - Choose an Item from Project Tab" -msgstr "Pestaña Seleccionada: elija un elemento de la pestaña Proyecto" - -#: FlatCAMApp.py:10145 -msgid "Details" -msgstr "Detalles" - -#: FlatCAMApp.py:10147 -msgid "The normal flow when working in FlatCAM is the following:" -msgstr "El flujo normal cuando se trabaja en FlatCAM es el siguiente:" - -#: FlatCAMApp.py:10148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "FlatCAM using either the toolbars, key shortcuts or even dragging and " @@ -2514,11 +1401,7 @@ msgstr "" "en FlatCAM usando las barras de herramientas, atajos de teclado o incluso " "arrastrando y soltando los archivos en la GUI." -<<<<<<< HEAD #: FlatCAMApp.py:10152 -======= -#: FlatCAMApp.py:10151 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can also load a FlatCAM project by double clicking on the project file, " "drag and drop of the file into the FLATCAM GUI or through the menu (or " @@ -2529,11 +1412,7 @@ msgstr "" "mediante las acciones del menú (o barra de herramientas) que se ofrecen " "dentro de la aplicación." -<<<<<<< HEAD #: FlatCAMApp.py:10155 -======= -#: FlatCAMApp.py:10154 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " @@ -2546,11 +1425,7 @@ msgstr "" "SELECCIONADA se actualizará con las propiedades del objeto según su tipo: " "Gerber, Objeto Excellon, Geometry o CNCJob." -<<<<<<< HEAD #: FlatCAMApp.py:10159 -======= -#: FlatCAMApp.py:10158 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " @@ -2564,11 +1439,7 @@ msgstr "" "el objeto en el lienzo traerá la PESTAÑA SELECCIONADA y la completará " "incluso si estaba fuera de foco." -<<<<<<< HEAD #: FlatCAMApp.py:10163 -======= -#: FlatCAMApp.py:10162 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can change the parameters in this screen and the flow direction is like " "this:" @@ -2576,11 +1447,7 @@ msgstr "" "Puede cambiar los parámetros en esta pantalla y la dirección del flujo es " "así:" -<<<<<<< HEAD #: FlatCAMApp.py:10164 -======= -#: FlatCAMApp.py:10163 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " @@ -2593,11 +1460,7 @@ msgstr "" "(mediante Edit CNC Código) y / o anexar / anteponer a GCode (nuevamente, " "hecho en la PESTAÑA SELECCIONADA) -> Guardar GCode." -<<<<<<< HEAD #: FlatCAMApp.py:10168 -======= -#: FlatCAMApp.py:10167 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." @@ -2606,7 +1469,6 @@ msgstr "" "menú en Ayuda -> Lista de atajos o mediante su propio atajo de teclado: " "F3 ." -<<<<<<< HEAD #: FlatCAMApp.py:10232 msgid "Failed checking for latest version. Could not connect." msgstr "Falló la comprobación de la última versión. No pudo conectar." @@ -2632,33 +1494,6 @@ msgid "info" msgstr "info" #: FlatCAMApp.py:10288 -======= -#: FlatCAMApp.py:10231 -msgid "Failed checking for latest version. Could not connect." -msgstr "Falló la comprobación de la última versión. No pudo conectar." - -#: FlatCAMApp.py:10238 -msgid "Could not parse information about latest version." -msgstr "No se pudo analizar la información sobre la última versión." - -#: FlatCAMApp.py:10248 -msgid "FlatCAM is up to date!" -msgstr "FlatCAM está al día!" - -#: FlatCAMApp.py:10253 -msgid "Newer Version Available" -msgstr "Nueva versión disponible" - -#: FlatCAMApp.py:10255 -msgid "There is a newer version of FlatCAM available for download:" -msgstr "Hay una versión más nueva de FlatCAM disponible para descargar:" - -#: FlatCAMApp.py:10259 -msgid "info" -msgstr "info" - -#: FlatCAMApp.py:10287 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " @@ -2670,7 +1505,6 @@ msgstr "" "pestaña General.\n" "\n" -<<<<<<< HEAD #: FlatCAMApp.py:10367 msgid "All plots disabled." msgstr "Todas las parcelas con discapacidad." @@ -2752,89 +1586,6 @@ msgid "Set alpha level ..." msgstr "Establecer nivel alfa ..." #: FlatCAMApp.py:10612 -======= -#: FlatCAMApp.py:10366 -msgid "All plots disabled." -msgstr "Todas las parcelas con discapacidad." - -#: FlatCAMApp.py:10373 -msgid "All non selected plots disabled." -msgstr "Todas las parcelas no seleccionadas deshabilitadas." - -#: FlatCAMApp.py:10380 -msgid "All plots enabled." -msgstr "Todas las parcelas habilitadas." - -#: FlatCAMApp.py:10386 -msgid "Selected plots enabled..." -msgstr "Parcelas seleccionadas habilitadas ..." - -#: FlatCAMApp.py:10394 -msgid "Selected plots disabled..." -msgstr "Parcelas seleccionadas deshabilitadas ..." - -#: FlatCAMApp.py:10427 -msgid "Enabling plots ..." -msgstr "Habilitación de parcelas ..." - -#: FlatCAMApp.py:10479 -msgid "Disabling plots ..." -msgstr "Inhabilitando parcelas ..." - -#: FlatCAMApp.py:10502 -msgid "Working ..." -msgstr "Trabajando ..." - -#: FlatCAMApp.py:10557 flatcamGUI/FlatCAMGUI.py:703 -msgid "Red" -msgstr "Rojo" - -#: FlatCAMApp.py:10559 flatcamGUI/FlatCAMGUI.py:706 -msgid "Blue" -msgstr "Azul" - -#: FlatCAMApp.py:10562 flatcamGUI/FlatCAMGUI.py:709 -msgid "Yellow" -msgstr "Amarillo" - -#: FlatCAMApp.py:10564 flatcamGUI/FlatCAMGUI.py:712 -msgid "Green" -msgstr "Verde" - -#: FlatCAMApp.py:10566 flatcamGUI/FlatCAMGUI.py:715 -msgid "Purple" -msgstr "Púrpura" - -#: FlatCAMApp.py:10568 flatcamGUI/FlatCAMGUI.py:718 -msgid "Brown" -msgstr "Marrón" - -#: FlatCAMApp.py:10570 FlatCAMApp.py:10626 flatcamGUI/FlatCAMGUI.py:721 -msgid "White" -msgstr "Blanca" - -#: FlatCAMApp.py:10572 flatcamGUI/FlatCAMGUI.py:724 -msgid "Black" -msgstr "Negra" - -#: FlatCAMApp.py:10575 flatcamGUI/FlatCAMGUI.py:729 -msgid "Custom" -msgstr "Personalizado" - -#: FlatCAMApp.py:10585 flatcamGUI/FlatCAMGUI.py:737 -msgid "Default" -msgstr "Predeterminado" - -#: FlatCAMApp.py:10609 flatcamGUI/FlatCAMGUI.py:734 -msgid "Opacity" -msgstr "Opacidad" - -#: FlatCAMApp.py:10611 -msgid "Set alpha level ..." -msgstr "Establecer nivel alfa ..." - -#: FlatCAMApp.py:10611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220 @@ -2844,7 +1595,6 @@ msgstr "Establecer nivel alfa ..." msgid "Value" msgstr "Valor" -<<<<<<< HEAD #: FlatCAMApp.py:10666 msgid "Saving FlatCAM Project" msgstr "Proyecto FlatCAM de ahorro" @@ -2866,29 +1616,6 @@ msgid "Retry to save it." msgstr "Vuelva a intentar guardarlo." #: FlatCAMApp.py:10716 FlatCAMApp.py:10726 -======= -#: FlatCAMApp.py:10665 -msgid "Saving FlatCAM Project" -msgstr "Proyecto FlatCAM de ahorro" - -#: FlatCAMApp.py:10686 FlatCAMApp.py:10722 -msgid "Project saved to" -msgstr "Proyecto guardado en" - -#: FlatCAMApp.py:10693 -msgid "The object is used by another application." -msgstr "El objeto es utilizado por otra aplicación." - -#: FlatCAMApp.py:10707 -msgid "Failed to verify project file" -msgstr "Error al abrir el archivo de proyecto" - -#: FlatCAMApp.py:10707 FlatCAMApp.py:10715 FlatCAMApp.py:10725 -msgid "Retry to save it." -msgstr "Vuelva a intentar guardarlo." - -#: FlatCAMApp.py:10715 FlatCAMApp.py:10725 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse saved project file" msgstr "Error al analizar el archivo por defecto" @@ -3092,11 +1819,7 @@ msgstr "Forma de la herram" #: FlatCAMDB.py:164 FlatCAMDB.py:846 FlatCAMDB.py:1129 #: flatcamGUI/ObjectUI.py:350 flatcamGUI/ObjectUI.py:900 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:48 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:107 @@ -3133,11 +1856,7 @@ msgstr "V-Ángulo" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:101 #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:61 #: flatcamObjects/FlatCAMExcellon.py:1316 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1606 flatcamTools/ToolCalibration.py:74 -======= -#: flatcamObjects/FlatCAMGeometry.py:1578 flatcamTools/ToolCalibration.py:74 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Travel Z" msgstr "Viaje Z" @@ -3747,42 +2466,24 @@ msgstr "" #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2395 #: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2693 #: flatcamTools/ToolNCC.py:2725 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1834 tclCommands/TclCommandCopperClear.py:126 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2390 -#: flatcamTools/ToolNCC.py:2419 flatcamTools/ToolNCC.py:2688 -#: flatcamTools/ToolNCC.py:2720 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1829 tclCommands/TclCommandCopperClear.py:126 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125 msgid "Standard" msgstr "Estándar" -<<<<<<< HEAD #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:395 defaults.py:427 -======= -#: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:391 defaults.py:423 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamEditors/FlatCAMGeoEditor.py:569 #: flatcamEditors/FlatCAMGeoEditor.py:5152 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2401 #: flatcamTools/ToolNCC.py:2429 flatcamTools/ToolNCC.py:2699 #: flatcamTools/ToolNCC.py:2731 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1848 tclCommands/TclCommandCopperClear.py:128 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2396 -#: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2694 -#: flatcamTools/ToolNCC.py:2726 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1843 tclCommands/TclCommandCopperClear.py:128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127 msgid "Seed" msgstr "Semilla" @@ -3792,11 +2493,7 @@ msgstr "Semilla" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolPaint.py:390 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1862 -======= -#: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1857 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129 msgid "Lines" msgstr "Líneas" @@ -3839,11 +2536,7 @@ msgstr "" #: FlatCAMDB.py:1509 flatcamEditors/FlatCAMGeoEditor.py:612 #: flatcamEditors/FlatCAMGrbEditor.py:5311 flatcamGUI/ObjectUI.py:143 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142 #: flatcamTools/ToolNCC.py:459 flatcamTools/ToolTransform.py:28 @@ -3926,11 +2619,7 @@ msgid "Laser_lines" msgstr "Lineas laser" #: FlatCAMDB.py:1596 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2027 -======= -#: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2022 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:133 msgid "Combo" msgstr "Combo" @@ -4228,7 +2917,6 @@ msgstr "Coordenadas G91 no implementadas ..." msgid "Unifying Geometry from parsed Geometry segments" msgstr "Geometría unificadora de segmentos de geometría analizados" -<<<<<<< HEAD #: defaults.py:401 #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -4236,43 +2924,21 @@ msgstr "Geometría unificadora de segmentos de geometría analizados" #: flatcamTools/ToolNCC.py:1306 flatcamTools/ToolNCC.py:1634 #: flatcamTools/ToolNCC.py:1919 flatcamTools/ToolNCC.py:1983 #: flatcamTools/ToolNCC.py:2967 flatcamTools/ToolNCC.py:2976 -======= -#: defaults.py:397 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamTools/ToolCopperThieving.py:125 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1301 flatcamTools/ToolNCC.py:1629 -#: flatcamTools/ToolNCC.py:1914 flatcamTools/ToolNCC.py:1978 -#: flatcamTools/ToolNCC.py:2962 flatcamTools/ToolNCC.py:2971 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:190 msgid "Itself" msgstr "Sí mismo" -<<<<<<< HEAD #: defaults.py:428 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1427 -======= -#: defaults.py:424 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1422 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:162 msgid "All Polygons" msgstr "Todos los polígonos" -<<<<<<< HEAD #: defaults.py:739 msgid "Could not load defaults file." msgstr "No se pudo cargar el archivo predeterminado." #: defaults.py:752 -======= -#: defaults.py:735 -msgid "Could not load defaults file." -msgstr "No se pudo cargar el archivo predeterminado." - -#: defaults.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse defaults file." msgstr "Error al analizar el archivo predeterminado." @@ -4802,17 +3468,10 @@ msgstr "Ranuras totales" #: flatcamEditors/FlatCAMGeoEditor.py:1217 #: flatcamEditors/FlatCAMGeoEditor.py:1252 #: flatcamEditors/FlatCAMGeoEditor.py:1280 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:599 flatcamObjects/FlatCAMGeometry.py:1033 #: flatcamObjects/FlatCAMGeometry.py:1780 #: flatcamObjects/FlatCAMGeometry.py:2424 flatcamTools/ToolNCC.py:1498 #: flatcamTools/ToolPaint.py:1249 flatcamTools/ToolPaint.py:1420 -======= -#: flatcamObjects/FlatCAMGeometry.py:571 flatcamObjects/FlatCAMGeometry.py:1005 -#: flatcamObjects/FlatCAMGeometry.py:1752 -#: flatcamObjects/FlatCAMGeometry.py:2396 flatcamTools/ToolNCC.py:1493 -#: flatcamTools/ToolPaint.py:1244 flatcamTools/ToolPaint.py:1415 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:883 flatcamTools/ToolSolderPaste.py:956 msgid "Wrong value format entered, use a number." msgstr "Formato de valor incorrecto introducido, use un número." @@ -4902,12 +3561,8 @@ msgid "Round" msgstr "Redondo" #: flatcamEditors/FlatCAMGeoEditor.py:95 -<<<<<<< HEAD #: flatcamEditors/FlatCAMGrbEditor.py:2632 flatcamGUI/ObjectUI.py:2073 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:217 -======= -#: flatcamEditors/FlatCAMGrbEditor.py:2632 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68 @@ -5012,11 +3667,7 @@ msgid "Paint" msgstr "Pintar" #: flatcamEditors/FlatCAMGeoEditor.py:547 flatcamGUI/FlatCAMGUI.py:924 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2139 -======= -#: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2059 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:43 flatcamTools/ToolPaint.py:738 msgid "Paint Tool" msgstr "Herramienta de pintura" @@ -5780,11 +4431,7 @@ msgstr "Editor de geometría" #: flatcamEditors/FlatCAMGeoEditor.py:3345 #: flatcamEditors/FlatCAMGrbEditor.py:2488 #: flatcamEditors/FlatCAMGrbEditor.py:3969 flatcamGUI/ObjectUI.py:263 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCutOut.py:95 msgid "Type" msgstr "Tipo" @@ -5806,11 +4453,8 @@ msgid "Line" msgstr "Línea" #: flatcamEditors/FlatCAMGeoEditor.py:3591 flatcamGUI/FlatCAMGUI.py:2202 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2074 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:218 -======= ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292 #: flatcamTools/ToolNCC.py:584 flatcamTools/ToolPaint.py:528 @@ -6542,11 +5186,7 @@ msgid "String to replace the one in the Find box throughout the text." msgstr "Cadena para reemplazar la del cuadro Buscar en todo el texto." #: flatcamEditors/FlatCAMTextEditor.py:95 flatcamGUI/ObjectUI.py:486 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2219 -======= -#: flatcamGUI/ObjectUI.py:2139 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54 #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:88 msgid "All" @@ -6668,11 +5308,7 @@ msgstr "Documento\tD" msgid "Will create a new, empty Document Object." msgstr "Creará un nuevo objeto de Documento vacío." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4420 -======= -#: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4397 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:62 flatcamTools/ToolPcbWizard.py:69 msgid "Open" msgstr "Abierto" @@ -6681,7 +5317,6 @@ msgstr "Abierto" msgid "Open &Project ..." msgstr "Abierto &Project ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4430 msgid "Open &Gerber ...\tCtrl+G" msgstr "Abierto &Gerber ...\tCtrl+G" @@ -6691,17 +5326,6 @@ msgid "Open &Excellon ...\tCtrl+E" msgstr "Abierto &Excellon ...\tCtrl+E" #: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4440 -======= -#: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4407 -msgid "Open &Gerber ...\tCtrl+G" -msgstr "Abierto &Gerber ...\tCtrl+G" - -#: flatcamGUI/FlatCAMGUI.py:145 flatcamGUI/FlatCAMGUI.py:4412 -msgid "Open &Excellon ...\tCtrl+E" -msgstr "Abierto &Excellon ...\tCtrl+E" - -#: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4417 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open G-&Code ..." msgstr "Abierto G-&Code ..." @@ -6749,19 +5373,11 @@ msgid "Open Example ..." msgstr "Abrir ejemplo ..." #: flatcamGUI/FlatCAMGUI.py:201 flatcamGUI/FlatCAMGUI.py:907 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4409 msgid "Run Script ..." msgstr "Ejecutar Script ..." #: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4411 -======= -#: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4386 -msgid "Run Script ..." -msgstr "Ejecutar Script ..." - -#: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4388 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" @@ -6862,11 +5478,7 @@ msgid "Export Preferences to file ..." msgstr "Exportar preferencias a un archivo ..." #: flatcamGUI/FlatCAMGUI.py:306 -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:1119 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:1115 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save Preferences" msgstr "Guardar Preferencias" @@ -7312,11 +5924,7 @@ msgstr "Ver fuente" #: flatcamGUI/FlatCAMGUI.py:1072 flatcamGUI/FlatCAMGUI.py:2138 #: flatcamGUI/FlatCAMGUI.py:2282 flatcamGUI/FlatCAMGUI.py:2572 #: flatcamGUI/FlatCAMGUI.py:2775 flatcamGUI/ObjectUI.py:1617 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:502 flatcamTools/ToolPanelize.py:540 -======= -#: flatcamObjects/FlatCAMGeometry.py:477 flatcamTools/ToolPanelize.py:540 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:567 flatcamTools/ToolPanelize.py:660 #: flatcamTools/ToolPanelize.py:689 flatcamTools/ToolPanelize.py:751 msgid "Copy" @@ -7466,11 +6074,7 @@ msgid "Cutout Tool" msgstr "Herramienta de Corte" #: flatcamGUI/FlatCAMGUI.py:922 flatcamGUI/FlatCAMGUI.py:2626 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2157 -======= -#: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2077 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:974 msgid "NCC Tool" msgstr "Herramienta NCC" @@ -7762,11 +6366,7 @@ msgid "CNC-JOB" msgstr "CNC-JOB" #: flatcamGUI/FlatCAMGUI.py:1266 flatcamGUI/ObjectUI.py:563 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2132 -======= -#: flatcamGUI/ObjectUI.py:2052 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "TOOLS" msgstr "HERRAMIENTAS" @@ -8309,11 +6909,7 @@ msgstr "Geometría" #: flatcamTools/ToolCopperThieving.py:158 #: flatcamTools/ToolCopperThieving.py:604 flatcamTools/ToolDblSided.py:225 #: flatcamTools/ToolFilm.py:359 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPunchGerber.py:149 flatcamTools/ToolPunchGerber.py:164 msgid "Excellon" @@ -8363,11 +6959,7 @@ msgstr "Intersección" msgid "Subtraction" msgstr "Sustracción" -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2221 -======= -#: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2141 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56 msgid "Cut" msgstr "Cortar" @@ -8506,7 +7098,6 @@ msgstr "Añadiendo herramienta cancelada ..." msgid "Distance Tool exit..." msgstr "Salida de Herramienta de Distancia ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:4323 flatcamGUI/FlatCAMGUI.py:4330 msgid "Idle." msgstr "Ocioso." @@ -8524,25 +7115,6 @@ msgid "Open Project ..." msgstr "Proyecto abierto ...Abierto &Project ..." #: flatcamGUI/FlatCAMGUI.py:4450 -======= -#: flatcamGUI/FlatCAMGUI.py:4300 flatcamGUI/FlatCAMGUI.py:4307 -msgid "Idle." -msgstr "Ocioso." - -#: flatcamGUI/FlatCAMGUI.py:4338 -msgid "Application started ..." -msgstr "Aplicacion iniciada ..." - -#: flatcamGUI/FlatCAMGUI.py:4339 -msgid "Hello!" -msgstr "¡Hola!" - -#: flatcamGUI/FlatCAMGUI.py:4401 -msgid "Open Project ..." -msgstr "Proyecto abierto ...Abierto &Project ..." - -#: flatcamGUI/FlatCAMGUI.py:4427 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Exit" msgstr "Salida" @@ -8656,11 +7228,7 @@ msgid "Gerber Object" msgstr "Objeto Gerber" #: flatcamGUI/ObjectUI.py:187 flatcamGUI/ObjectUI.py:730 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2205 -======= -#: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2125 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31 @@ -8698,11 +7266,7 @@ msgid "Plot" msgstr "Gráfico" #: flatcamGUI/ObjectUI.py:211 flatcamGUI/ObjectUI.py:771 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2315 -======= -#: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2235 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:37 #: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:54 @@ -8812,11 +7376,7 @@ msgstr "" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:50 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:109 #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1174 flatcamTools/ToolCutOut.py:141 -======= -#: flatcamObjects/FlatCAMGeometry.py:1146 flatcamTools/ToolCutOut.py:141 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutting depth (negative)\n" "below the copper surface." @@ -8930,11 +7490,7 @@ msgstr "" #: flatcamTools/ToolFilm.py:557 flatcamTools/ToolImage.py:49 #: flatcamTools/ToolImage.py:252 flatcamTools/ToolImage.py:273 #: flatcamTools/ToolNCC.py:96 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:118 #: flatcamTools/ToolPanelize.py:204 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPanelize.py:391 @@ -9227,22 +7783,14 @@ msgid "Solid circles." msgstr "Círculos sólidos." #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:876 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71 #: flatcamTools/ToolProperties.py:166 msgid "Drills" msgstr "Taladros" #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:877 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158 #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72 #: flatcamTools/ToolProperties.py:168 @@ -9485,11 +8033,7 @@ msgstr "" #: flatcamGUI/ObjectUI.py:1049 flatcamGUI/ObjectUI.py:1841 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:216 #: flatcamObjects/FlatCAMExcellon.py:1332 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1622 -======= -#: flatcamObjects/FlatCAMGeometry.py:1594 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Spindle speed" msgstr "Eje de velocidad" @@ -9777,22 +8321,13 @@ msgstr "" "atenuado y Cut Z se calcula automáticamente a partir de la nueva\n" "mostró entradas de formulario de IU denominadas V-Tipo Dia y V-Tipo ángulo." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2313 -======= -#: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2233 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40 msgid "Plot Object" msgstr "Trazar objeto" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138 #: flatcamTools/ToolCopperThieving.py:221 msgid "Dia" @@ -10123,11 +8658,7 @@ msgstr "Genere el objeto de trabajo CNC." msgid "Launch Paint Tool in Tools Tab." msgstr "Inicie la herramienta Pintura en la pestaña Herramientas." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2142 -======= -#: flatcamGUI/ObjectUI.py:2062 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35 msgid "" "Creates tool paths to cover the\n" @@ -10144,20 +8675,12 @@ msgstr "" msgid "CNC Job Object" msgstr "Objeto de trabajo CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2208 -======= -#: flatcamGUI/ObjectUI.py:2128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45 msgid "Plot kind" msgstr "Tipo de trazado" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2211 -======= -#: flatcamGUI/ObjectUI.py:2131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47 msgid "" "This selects the kind of geometries on the canvas to plot.\n" @@ -10170,29 +8693,17 @@ msgstr "" "Por encima de la pieza de trabajo o puede ser de tipo 'Corte',\n" "Lo que significa los movimientos que cortan en el material." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2220 -======= -#: flatcamGUI/ObjectUI.py:2140 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55 msgid "Travel" msgstr "Viajar" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2224 -======= -#: flatcamGUI/ObjectUI.py:2144 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64 msgid "Display Annotation" msgstr "Mostrar anotación" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2226 -======= -#: flatcamGUI/ObjectUI.py:2146 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66 msgid "" "This selects if to display text annotation on the plot.\n" @@ -10266,20 +8777,12 @@ msgstr "Actualizar Trama" msgid "Update the plot." msgstr "Actualiza la trama." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2356 -======= -#: flatcamGUI/ObjectUI.py:2276 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30 msgid "Export CNC Code" msgstr "Exportar código CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2358 -======= -#: flatcamGUI/ObjectUI.py:2278 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32 #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33 msgid "" @@ -10293,11 +8796,7 @@ msgstr "" msgid "Prepend to CNC Code" msgstr "Anteponer al código del CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2366 flatcamGUI/ObjectUI.py:2373 -======= -#: flatcamGUI/ObjectUI.py:2286 flatcamGUI/ObjectUI.py:2293 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49 msgid "" "Type here any G-Code commands you would\n" @@ -10310,11 +8809,7 @@ msgstr "" msgid "Append to CNC Code" msgstr "Añadir al código CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2381 flatcamGUI/ObjectUI.py:2389 -======= -#: flatcamGUI/ObjectUI.py:2301 flatcamGUI/ObjectUI.py:2309 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65 msgid "" "Type here any G-Code commands you would\n" @@ -10325,20 +8820,12 @@ msgstr "" "Me gusta adjuntar al archivo generado.\n" "Es decir: M2 (Fin del programa)" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2403 -======= -#: flatcamGUI/ObjectUI.py:2323 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38 msgid "Toolchange G-Code" msgstr "Cambio de herra. G-Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2406 -======= -#: flatcamGUI/ObjectUI.py:2326 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41 msgid "" "Type here any G-Code commands you would\n" @@ -10379,20 +8866,12 @@ msgstr "" "ADVERTENCIA: solo se puede usar con un archivo de preprocesador\n" "que tiene 'toolchange_custom' en su nombre." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2436 -======= -#: flatcamGUI/ObjectUI.py:2356 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80 msgid "Use Toolchange Macro" msgstr "Util. la herra. de cambio de macro" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2438 -======= -#: flatcamGUI/ObjectUI.py:2358 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82 msgid "" "Check this box if you want to use\n" @@ -10401,11 +8880,7 @@ msgstr "" "Marque esta casilla si desea utilizar\n" "una herramienta personalizada para cambiar GCode (macro)." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2446 -======= -#: flatcamGUI/ObjectUI.py:2366 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94 msgid "" "A list of the FlatCAM variables that can be used\n" @@ -10416,11 +8891,7 @@ msgstr "" "en el evento Cambio de herramienta.\n" "Deben estar rodeados por el símbolo '%'" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2453 -======= -#: flatcamGUI/ObjectUI.py:2373 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101 #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30 #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31 @@ -10447,65 +8918,37 @@ msgstr "" msgid "Parameters" msgstr "Parámetros" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2456 -======= -#: flatcamGUI/ObjectUI.py:2376 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106 msgid "FlatCAM CNC parameters" msgstr "Parámetros de FlatCAM CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2457 -======= -#: flatcamGUI/ObjectUI.py:2377 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111 msgid "tool number" msgstr "número de herramienta" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2458 -======= -#: flatcamGUI/ObjectUI.py:2378 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112 msgid "tool diameter" msgstr "diámetro de herramienta" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2459 -======= -#: flatcamGUI/ObjectUI.py:2379 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113 msgid "for Excellon, total number of drills" msgstr "para Excellon, núm. total de taladros" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2461 -======= -#: flatcamGUI/ObjectUI.py:2381 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115 msgid "X coord for Toolchange" msgstr "Coord. X para Cambio de Herramienta" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2462 -======= -#: flatcamGUI/ObjectUI.py:2382 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116 msgid "Y coord for Toolchange" msgstr "Coord. Y para Cambio de Herramienta" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2463 -======= -#: flatcamGUI/ObjectUI.py:2383 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118 msgid "Z coord for Toolchange" msgstr "Coord Z para cambio de herramientas" @@ -10518,20 +8961,12 @@ msgstr "profundidad donde cortar" msgid "height where to travel" msgstr "altura donde viajar" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2466 -======= -#: flatcamGUI/ObjectUI.py:2386 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121 msgid "the step value for multidepth cut" msgstr "el valor del paso para corte de profundidad múltiple" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2468 -======= -#: flatcamGUI/ObjectUI.py:2388 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123 msgid "the value for the spindle speed" msgstr "el valor de la velocidad del husillo" @@ -10593,11 +9028,7 @@ msgstr "" msgid "Font Type" msgstr "Tipo de Fuente" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2660 -======= -#: flatcamGUI/ObjectUI.py:2580 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:197 msgid "Font Size" msgstr "Tamaño de Fuente" @@ -10652,7 +9083,6 @@ msgstr "" "No se pudo anotar debido a una diferencia entre el número de elementos de " "texto y el número de posiciones de texto." -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:911 msgid "Preferences applied." msgstr "Preferencias aplicadas." @@ -10675,30 +9105,6 @@ msgid "Preferences edited but not saved." msgstr "Preferencias editadas pero no guardadas." #: flatcamGUI/preferences/PreferencesUIManager.py:1117 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:907 -msgid "Preferences applied." -msgstr "Preferencias aplicadas." - -#: flatcamGUI/preferences/PreferencesUIManager.py:971 -msgid "Preferences closed without saving." -msgstr "Preferencias cerradas sin guardar." - -#: flatcamGUI/preferences/PreferencesUIManager.py:983 -msgid "Preferences default values are restored." -msgstr "Se restauran los valores predeterminados de las preferencias." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1018 -#: flatcamGUI/preferences/PreferencesUIManager.py:1127 -msgid "Preferences saved." -msgstr "Preferencias guardadas." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1068 -msgid "Preferences edited but not saved." -msgstr "Preferencias editadas pero no guardadas." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1113 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more values are changed.\n" "Do you want to save the Preferences?" @@ -10725,19 +9131,11 @@ msgstr "" "Las variables de FlatCAM están rodeadas por el símbolo '%'.\n" "ADVERTENCIA: solo se puede usar con un archivo de preprocesador que tenga " "'toolchange_custom' en su nombre." -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:119 msgid "Z depth for the cut" msgstr "Profundidad Z para el corte" -======= - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:119 -msgid "Z depth for the cut" -msgstr "Profundidad Z para el corte" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:120 msgid "Z height for travel" msgstr "Altura Z para viajar" @@ -10751,7 +9149,6 @@ msgstr "" #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:145 msgid "Annotation Size" msgstr "Tamaño de la anotación" -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 msgid "The font size of the annotation text. In pixels." @@ -10862,118 +9259,6 @@ msgstr "" "Cuando está marcado, forzará un final de línea de estilo Windows\n" "(\\r \\n) en sistemas operativos que no sean de Windows." -======= - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 -msgid "The font size of the annotation text. In pixels." -msgstr "El tamaño de fuente del texto de anotación. En píxeles." - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157 -msgid "Annotation Color" -msgstr "Color de anotación" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:159 -msgid "Set the font color for the annotation texts." -msgstr "Establecer el color de fuente para los textos de anotación." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:26 -msgid "CNC Job General" -msgstr "CNC trabajo general" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:77 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:59 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:45 -msgid "Circle Steps" -msgstr "Pasos del círculo" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:79 -msgid "" -"The number of circle steps for GCode \n" -"circle and arc shapes linear approximation." -msgstr "" -"El número de pasos de círculo para GCode \n" -"Círculo y arcos de aproximación lineal." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:88 -msgid "Travel dia" -msgstr "Dia de Viaje" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:90 -msgid "" -"The width of the travel lines to be\n" -"rendered in the plot." -msgstr "" -"El ancho de las líneas de viaje a ser\n" -"prestados en la trama." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:103 -msgid "G-code Decimals" -msgstr "Decimales del código G" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:106 -#: flatcamTools/ToolFiducials.py:74 -msgid "Coordinates" -msgstr "Coordenadas" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 -msgid "" -"The number of decimals to be used for \n" -"the X, Y, Z coordinates in CNC code (GCODE, etc.)" -msgstr "" -"El número de decimales a utilizar para\n" -"Las coordenadas X, Y, Z en código CNC (GCODE, etc.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:119 -#: flatcamTools/ToolProperties.py:519 -msgid "Feedrate" -msgstr "Avance" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:121 -msgid "" -"The number of decimals to be used for \n" -"the Feedrate parameter in CNC code (GCODE, etc.)" -msgstr "" -"El número de decimales a utilizar para\n" -"El parámetro de avance en código CNC (GCODE, etc.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:132 -msgid "Coordinates type" -msgstr "Tipo de coordenadas" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:134 -msgid "" -"The type of coordinates to be used in Gcode.\n" -"Can be:\n" -"- Absolute G90 -> the reference is the origin x=0, y=0\n" -"- Incremental G91 -> the reference is the previous position" -msgstr "" -"El tipo de coordenadas que se utilizarán en Gcode.\n" -"Puede ser:\n" -"- G90 absoluto -> la referencia es el origen x = 0, y = 0\n" -"- Incremental G91 -> la referencia es la posición anterior" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:140 -msgid "Absolute G90" -msgstr "Absoluto G90" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:141 -msgid "Incremental G91" -msgstr "G91 incremental" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:151 -msgid "Force Windows style line-ending" -msgstr "Forzar el final de línea al estilo de Windows" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:153 -msgid "" -"When checked will force a Windows style line-ending\n" -"(\\r\\n) on non-Windows OS's." -msgstr "" -"Cuando está marcado, forzará un final de línea de estilo Windows\n" -"(\\r \\n) en sistemas operativos que no sean de Windows." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:165 msgid "Travel Line Color" msgstr "Color de Línea de Viaje" @@ -11040,7 +9325,6 @@ msgstr "Establecer el color para los objetos trazados." #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 msgid "CNC Job Options" msgstr "Opciones de trabajo CNC" -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 msgid "Export G-Code" @@ -11050,17 +9334,6 @@ msgstr "Exportar G-Code" msgid "Prepend to G-Code" msgstr "Prefijo al código G" -======= - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 -msgid "Export G-Code" -msgstr "Exportar G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:47 -msgid "Prepend to G-Code" -msgstr "Prefijo al código G" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:56 msgid "" "Type here any G-Code commands you would like to add at the beginning of the " @@ -11169,7 +9442,6 @@ msgstr "" "  - Cuando se verifica el recorrido desde Z corte (profundidad de corte) a " "Z_move\n" "(altura de recorrido) se realiza lo más rápido posible (G0) en un movimiento." -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 msgid "A list of Excellon Editor parameters." @@ -11182,20 +9454,6 @@ msgstr "Una lista de los parámetros de Excellon Editor." msgid "Selection limit" msgstr "Límite de selección" -======= - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 -msgid "A list of Excellon Editor parameters." -msgstr "Una lista de los parámetros de Excellon Editor." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:40 -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:194 -msgid "Selection limit" -msgstr "Límite de selección" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:42 msgid "" "Set the number of selected Excellon geometry\n" @@ -11275,21 +9533,12 @@ msgstr "Matriz Circ de Ranura" #: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:26 msgid "Excellon Export" msgstr "Excellon Exportar" -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:30 #: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:31 msgid "Export Options" msgstr "Opciones de export" -======= - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:30 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:31 -msgid "Export Options" -msgstr "Opciones de export" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:32 msgid "" "The parameters set here are used in the file exported\n" @@ -11298,7 +9547,6 @@ msgstr "" "Los parámetros establecidos aquí se utilizan en el archivo exportado.\n" "cuando se utiliza la entrada de menú Archivo -> Exportar -> Exportar " "Excellon." -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:41 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:163 @@ -11485,194 +9733,6 @@ msgstr "Excellon General" msgid "Excellon Format" msgstr "Formato Excellon" -======= - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:41 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:163 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:39 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:42 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:82 -#: flatcamTools/ToolDistance.py:56 flatcamTools/ToolDistanceMin.py:50 -#: flatcamTools/ToolPcbWizard.py:127 flatcamTools/ToolProperties.py:154 -msgid "Units" -msgstr "Unidades" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:43 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:49 -msgid "The units used in the Excellon file." -msgstr "Las unidades utilizadas en el archivo Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:46 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:87 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:173 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:87 -#: flatcamTools/ToolCalculators.py:61 flatcamTools/ToolPcbWizard.py:125 -msgid "INCH" -msgstr "PULGADA" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:47 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:174 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:43 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:48 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:88 -#: flatcamTools/ToolCalculators.py:62 flatcamTools/ToolPcbWizard.py:126 -msgid "MM" -msgstr "MM" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:55 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:56 -msgid "Int/Decimals" -msgstr "Entero/Decimales" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:57 -msgid "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period." -msgstr "" -"Los archivos de exploración NC, normalmente denominados archivos Excellon\n" -"Son archivos que se pueden encontrar en diferentes formatos.\n" -"Aquí configuramos el formato utilizado cuando el proporcionado\n" -"Las coordenadas no están usando el punto." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:69 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:95 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:124 -msgid "" -"This numbers signify the number of digits in\n" -"the whole part of Excellon coordinates." -msgstr "" -"Estos números significan el número de dígitos en\n" -"Coordina toda la parte de Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:82 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:108 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:137 -msgid "" -"This numbers signify the number of digits in\n" -"the decimal part of Excellon coordinates." -msgstr "" -"Estos números significan el número de dígitos en\n" -"La parte decimal de las coordenadas de Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:91 -msgid "Format" -msgstr "Formato" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:93 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:103 -msgid "" -"Select the kind of coordinates format used.\n" -"Coordinates can be saved with decimal point or without.\n" -"When there is no decimal point, it is required to specify\n" -"the number of digits for integer part and the number of decimals.\n" -"Also it will have to be specified if LZ = leading zeros are kept\n" -"or TZ = trailing zeros are kept." -msgstr "" -"Seleccione el tipo de formato de coordenadas utilizado.\n" -"Las coordenadas se pueden guardar con punto decimal o sin.\n" -"Cuando no hay un punto decimal, se requiere especificar\n" -"el número de dígitos para la parte entera y el número de decimales.\n" -"También deberá especificarse si LZ = ceros iniciales se mantienen\n" -"o TZ = ceros finales se mantienen." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:100 -msgid "Decimal" -msgstr "Decimal" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:101 -msgid "No-Decimal" -msgstr "Sin-Decimal" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:114 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:145 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:96 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:97 -msgid "Zeros" -msgstr "Ceros" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:117 -msgid "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." -msgstr "" -"Esto establece el tipo de ceros Excellon.\n" -"Si LZ entonces Leading Zeros se mantienen y\n" -"Se eliminan los ceros finales.\n" -"Si se comprueba TZ, se mantienen los ceros finales.\n" -"y Leading Zeros se eliminan." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:124 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:158 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:106 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:107 -#: flatcamTools/ToolPcbWizard.py:111 -msgid "LZ" -msgstr "LZ" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:125 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:159 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:107 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:108 -#: flatcamTools/ToolPcbWizard.py:112 -msgid "TZ" -msgstr "TZ" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:127 -msgid "" -"This sets the default type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." -msgstr "" -"Esto establece el tipo predeterminado de ceros Excellon.\n" -"Si LZ entonces los ceros iniciales se mantienen y\n" -"Se eliminan los ceros finales.\n" -"Si se comprueba TZ, se mantienen los ceros finales.\n" -"y se eliminan los ceros iniciales." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:137 -msgid "Slot type" -msgstr "Tipo de ranura" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:140 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:150 -msgid "" -"This sets how the slots will be exported.\n" -"If ROUTED then the slots will be routed\n" -"using M15/M16 commands.\n" -"If DRILLED(G85) the slots will be exported\n" -"using the Drilled slot command (G85)." -msgstr "" -"Esto establece cómo se exportarán las ranuras.\n" -"Si se enruta, las ranuras se enrutarán\n" -"utilizando los comandos M15 / M16.\n" -"Si PERFORADO (G85), las ranuras se exportarán\n" -"utilizando el comando Ranura perforada (G85)." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 -msgid "Routed" -msgstr "Enrutado" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:148 -msgid "Drilled(G85)" -msgstr "Perforado (G85)" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:29 -msgid "Excellon General" -msgstr "Excellon General" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:62 -msgid "Excellon Format" -msgstr "Formato Excellon" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:64 msgid "" "The NC drill files, usually named Excellon files\n" @@ -11722,19 +9782,11 @@ msgstr "Los valores predeterminados para INCH son 2:4" #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:116 msgid "METRIC" msgstr "MÉTRICO" -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 msgid "Default values for METRIC are 3:3" msgstr "Los valores predeterminados para Métrica son 3: 3" -======= - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 -msgid "Default values for METRIC are 3:3" -msgstr "Los valores predeterminados para Métrica son 3: 3" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:148 msgid "" "This sets the type of Excellon zeros.\n" @@ -11822,11 +9874,7 @@ msgstr "MetaHeuristic" #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:218 #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:104 -<<<<<<< HEAD #: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:510 -======= -#: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:485 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMGerber.py:251 msgid "Basic" msgstr "BASIC" @@ -11866,21 +9914,12 @@ msgstr "Establecer el color de la línea para los objetos trazados." #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29 msgid "Excellon Options" msgstr "Excellon Opciones" -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:34 msgid "Create CNC Job" msgstr "Crear trabajo CNC" -======= - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:34 -msgid "Create CNC Job" -msgstr "Crear trabajo CNC" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35 msgid "" "Parameters used to create a CNC Job object\n" @@ -11893,21 +9932,12 @@ msgstr "" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:121 msgid "Tool change" msgstr "Cambio de herram" -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 msgid "Enable Dwell" msgstr "Habilitar Permanencia" -======= - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 -msgid "Enable Dwell" -msgstr "Habilitar Permanencia" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259 msgid "" "The preprocessor JSON file that dictates\n" @@ -11931,7 +9961,6 @@ msgstr "" "'Taladros', 'Tragamonedas' o 'Ambos'.\n" "Al elegir 'Ranuras' o 'Ambos', las ranuras serán\n" "convertido en taladros." -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288 msgid "Mill Holes" @@ -12738,817 +10767,6 @@ msgstr "" "Establezca el color de línea para el cuadro de selección 'de izquierda a " "derecha'." -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:172 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -======= - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288 -msgid "Mill Holes" -msgstr "Agujeros de molino" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:290 -msgid "Create Geometry for milling holes." -msgstr "Crear geometría para fresar agujeros." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294 -msgid "Drill Tool dia" -msgstr "Diá de la herra. de Perfor" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 -msgid "Slot Tool dia" -msgstr "Diá. de la herra. de ranura" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307 -msgid "" -"Diameter of the cutting tool\n" -"when milling slots." -msgstr "" -"Diámetro de la herramienta de corte\n" -"Al fresar ranuras." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:28 -msgid "App Settings" -msgstr "Configuración de Aplicación" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:49 -msgid "Grid Settings" -msgstr "Configuración de cuadrícula" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:53 -msgid "X value" -msgstr "Valor X" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:55 -msgid "This is the Grid snap value on X axis." -msgstr "Este es el valor de ajuste de cuadrícula en el eje X." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:65 -msgid "Y value" -msgstr "Valor Y" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:67 -msgid "This is the Grid snap value on Y axis." -msgstr "Este es el valor de ajuste de cuadrícula en el eje Y." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:77 -msgid "Snap Max" -msgstr "Máx. de ajuste" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:92 -msgid "Workspace Settings" -msgstr "Configuración del espacio de trabajo" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:95 -msgid "Active" -msgstr "Activo" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:97 -msgid "" -"Draw a delimiting rectangle on canvas.\n" -"The purpose is to illustrate the limits for our work." -msgstr "" -"Dibuja un rectángulo delimitador en el lienzo.\n" -"El propósito es ilustrar los límites de nuestro trabajo." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:105 -msgid "" -"Select the type of rectangle to be used on canvas,\n" -"as valid workspace." -msgstr "" -"Seleccione el tipo de rectángulo a utilizar en el lienzo,\n" -"como espacio de trabajo válido." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:171 -msgid "Orientation" -msgstr "Orientación" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:172 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:239 -#: flatcamTools/ToolFilm.py:422 -msgid "" -"Can be:\n" -"- Portrait\n" -"- Landscape" -msgstr "" -"Puede ser:\n" -"- retrato\n" -"- paisaje" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:176 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:243 -#: flatcamTools/ToolFilm.py:426 -msgid "Portrait" -msgstr "Retrato" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:177 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:244 -#: flatcamTools/ToolFilm.py:427 -msgid "Landscape" -msgstr "Paisaje" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:201 -msgid "Notebook" -msgstr "Cuaderno" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:203 -msgid "" -"This sets the font size for the elements found in the Notebook.\n" -"The notebook is the collapsible area in the left side of the GUI,\n" -"and include the Project, Selected and Tool tabs." -msgstr "" -"Esto establece el tamaño de fuente para los elementos encontrados en el " -"Cuaderno.\n" -"El cuaderno es el área plegable en el lado izquierdo de la GUI,\n" -"e incluye las pestañas Proyecto, Seleccionado y Herramienta." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:222 -msgid "Axis" -msgstr "Eje" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:224 -msgid "This sets the font size for canvas axis." -msgstr "Esto establece el tamaño de fuente para el eje del lienzo." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:241 -msgid "Textbox" -msgstr "Caja de texto" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:243 -msgid "" -"This sets the font size for the Textbox GUI\n" -"elements that are used in FlatCAM." -msgstr "" -"Esto establece el tamaño de fuente para la GUI del cuadro de texto\n" -"elementos que se usan en FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:269 -msgid "Mouse Settings" -msgstr "Configuraciones del mouse" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:273 -msgid "Cursor Shape" -msgstr "Forma del cursor" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:275 -msgid "" -"Choose a mouse cursor shape.\n" -"- Small -> with a customizable size.\n" -"- Big -> Infinite lines" -msgstr "" -"Elija la forma del cursor del mouse.\n" -"- Pequeño -> con un tamaño personalizable.\n" -"- Grande -> Líneas infinitas" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:281 -msgid "Small" -msgstr "Pequeño" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:282 -msgid "Big" -msgstr "Grande" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:289 -msgid "Cursor Size" -msgstr "Tamaño del cursor" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:291 -msgid "Set the size of the mouse cursor, in pixels." -msgstr "Establezca el tamaño del cursor del mouse, en píxeles." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:302 -msgid "Cursor Width" -msgstr "Ancho del cursor" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:304 -msgid "Set the line width of the mouse cursor, in pixels." -msgstr "Establezca el ancho de línea del cursor del mouse, en píxeles." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:315 -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:322 -msgid "Cursor Color" -msgstr "Color del cursor" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:317 -msgid "Check this box to color mouse cursor." -msgstr "Marque esta casilla para colorear el cursor del mouse." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:324 -msgid "Set the color of the mouse cursor." -msgstr "Establece el color del cursor del mouse." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:347 -msgid "Pan Button" -msgstr "Botón de pan" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:349 -msgid "" -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" -msgstr "" -"Seleccione el botón del ratón para utilizarlo en la panorámica:\n" -"- MMB -> Botón Central Del Ratón\n" -"- RMB -> Botón derecho del ratón" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:353 -msgid "MMB" -msgstr "MMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:354 -msgid "RMB" -msgstr "RMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:360 -msgid "Multiple Selection" -msgstr "Selección múltiple" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:362 -msgid "Select the key used for multiple selection." -msgstr "Seleccione la clave utilizada para la selección múltiple." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:364 -msgid "CTRL" -msgstr "CTRL" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:365 -msgid "SHIFT" -msgstr "SHIFT" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:376 -msgid "Delete object confirmation" -msgstr "Eliminar confirmación de objeto" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:378 -msgid "" -"When checked the application will ask for user confirmation\n" -"whenever the Delete object(s) event is triggered, either by\n" -"menu shortcut or key shortcut." -msgstr "" -"Cuando esté marcada, la aplicación solicitará la confirmación del usuario\n" -"cada vez que se desencadena el evento Eliminar objeto (s), ya sea por\n" -"acceso directo al menú o acceso directo a teclas." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:385 -msgid "\"Open\" behavior" -msgstr "Comportamiento \"abierto\"" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:387 -msgid "" -"When checked the path for the last saved file is used when saving files,\n" -"and the path for the last opened file is used when opening files.\n" -"\n" -"When unchecked the path for opening files is the one used last: either the\n" -"path for saving files or the path for opening files." -msgstr "" -"Cuando se verifica, la ruta del último archivo guardado se usa al guardar " -"archivos,\n" -"y la ruta del último archivo abierto se utiliza al abrir archivos.\n" -"\n" -"Cuando no está marcada, la ruta para abrir archivos es la última utilizada:\n" -"ruta para guardar archivos o la ruta para abrir archivos." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:396 -msgid "Enable ToolTips" -msgstr "Hab. info sobre Herram" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -msgid "" -"Check this box if you want to have toolTips displayed\n" -"when hovering with mouse over items throughout the App." -msgstr "" -"Marque esta casilla si desea que se muestre información sobre herramientas\n" -"al pasar el mouse sobre los elementos de la aplicación." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:405 -msgid "Allow Machinist Unsafe Settings" -msgstr "Permitir configuraciones inseguras de Maquinista" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:407 -msgid "" -"If checked, some of the application settings will be allowed\n" -"to have values that are usually unsafe to use.\n" -"Like Z travel negative values or Z Cut positive values.\n" -"It will applied at the next application start.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Si está marcada, se permitirán algunas de las configuraciones de la " -"aplicación\n" -"tener valores que generalmente no son seguros de usar.\n" -"Como los valores negativos de desplazamiento Z o los valores positivos de Z " -"Cut.\n" -"Se aplicará en el próximo inicio de la aplicación.\n" -"<>: ¡No cambie esto a menos que sepa lo que está haciendo!" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:419 -msgid "Bookmarks limit" -msgstr "Límite de Marcadores" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:421 -msgid "" -"The maximum number of bookmarks that may be installed in the menu.\n" -"The number of bookmarks in the bookmark manager may be greater\n" -"but the menu will hold only so much." -msgstr "" -"El número máximo de marcadores que se pueden instalar en el menú.\n" -"El número de marcadores en el administrador de marcadores puede ser mayor\n" -"pero el menú solo tendrá una cantidad considerable." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:430 -msgid "Activity Icon" -msgstr "Ícono de actividad" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:432 -msgid "Select the GIF that show activity when FlatCAM is active." -msgstr "Seleccione el GIF que muestra actividad cuando FlatCAM está activo." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:29 -msgid "App Preferences" -msgstr "Preferencias de la aplicación" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:40 -msgid "" -"The default value for FlatCAM units.\n" -"Whatever is selected here is set every time\n" -"FlatCAM is started." -msgstr "" -"El valor por defecto para las unidades FlatCAM.\n" -"Lo que se selecciona aquí se establece cada vez\n" -"Se inicia FLatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 -msgid "IN" -msgstr "IN" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:50 -msgid "Precision MM" -msgstr "Precisión MM" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in METRIC system.\n" -"Any change here require an application restart." -msgstr "" -"El número de decimales utilizados en toda la aplicación.\n" -"cuando las unidades configuradas están en el sistema METRIC.\n" -"Cualquier cambio aquí requiere un reinicio de la aplicación." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:64 -msgid "Precision INCH" -msgstr "Precisión PULGADA" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in INCH system.\n" -"Any change here require an application restart." -msgstr "" -"El número de decimales utilizados en toda la aplicación.\n" -"cuando las unidades configuradas están en el sistema PULGADA.\n" -"Cualquier cambio aquí requiere un reinicio de la aplicación." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:78 -msgid "Graphic Engine" -msgstr "Motor gráfico" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -msgid "" -"Choose what graphic engine to use in FlatCAM.\n" -"Legacy(2D) -> reduced functionality, slow performance but enhanced " -"compatibility.\n" -"OpenGL(3D) -> full functionality, high performance\n" -"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" -"Intel HD3000 or older. In this case the plot area will be black therefore\n" -"use the Legacy(2D) mode." -msgstr "" -"Elija qué motor gráfico usar en FlatCAM.\n" -"Legacy (2D) -> funcionalidad reducida, rendimiento lento pero compatibilidad " -"mejorada.\n" -"OpenGL (3D) -> funcionalidad completa, alto rendimiento\n" -"Algunas tarjetas gráficas son demasiado viejas y no funcionan en modo OpenGL " -"(3D), como:\n" -"Intel HD3000 o anterior. En este caso, el área de trazado será negra, por lo " -"tanto\n" -"use el modo Legacy (2D)." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 -msgid "Legacy(2D)" -msgstr "Legado (2D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:86 -msgid "OpenGL(3D)" -msgstr "OpenGL(3D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:98 -msgid "APP. LEVEL" -msgstr "Nivel de aplicación" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -msgid "" -"Choose the default level of usage for FlatCAM.\n" -"BASIC level -> reduced functionality, best for beginner's.\n" -"ADVANCED level -> full functionality.\n" -"\n" -"The choice here will influence the parameters in\n" -"the Selected Tab for all kinds of FlatCAM objects." -msgstr "" -"Elija el nivel de uso predeterminado para FlatCAM.\n" -"Nivel BÁSICO -> funcionalidad reducida, mejor para principiantes.\n" -"Nivel AVANZADO -> Funcionalidad completa.\n" -"\n" -"La elección aquí influirá en los parámetros en\n" -"La pestaña seleccionada para todo tipo de objetos FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 -#: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:506 -#: flatcamObjects/FlatCAMGerber.py:278 -msgid "Advanced" -msgstr "Avanzado" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:111 -msgid "Portable app" -msgstr "Aplicación portátil" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -msgid "" -"Choose if the application should run as portable.\n" -"\n" -"If Checked the application will run portable,\n" -"which means that the preferences files will be saved\n" -"in the application folder, in the lib\\config subfolder." -msgstr "" -"Elija si la aplicación debe ejecutarse como portátil.\n" -"\n" -"Si está marcada, la aplicación se ejecutará portátil,\n" -"lo que significa que los archivos de preferencias se guardarán\n" -"en la carpeta de la aplicación, en la subcarpeta lib \\ config." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 -msgid "Languages" -msgstr "Idiomas" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:126 -msgid "Set the language used throughout FlatCAM." -msgstr "Establezca el idioma utilizado en FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:132 -msgid "Apply Language" -msgstr "Aplicar idioma" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:133 -msgid "" -"Set the language used throughout FlatCAM.\n" -"The app will restart after click." -msgstr "" -"Establezca el idioma utilizado en FlatCAM.\n" -"La aplicación se reiniciará después de hacer clic." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:147 -msgid "Startup Settings" -msgstr "Configuraciones de inicio" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:151 -msgid "Splash Screen" -msgstr "Pantalla de bienvenida" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:153 -msgid "Enable display of the splash screen at application startup." -msgstr "" -"Habilite la visualización de la pantalla de inicio al iniciar la aplicación." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:165 -msgid "Sys Tray Icon" -msgstr "Icono de la Sys Tray" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:167 -msgid "Enable display of FlatCAM icon in Sys Tray." -msgstr "" -"Habilite la visualización del icono de FlatCAM en la bandeja del sistema." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:172 -msgid "Show Shell" -msgstr "Mostrar la línea de comando" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:174 -msgid "" -"Check this box if you want the shell to\n" -"start automatically at startup." -msgstr "" -"Marque esta casilla si desea que el shell\n" -"iniciar automáticamente en el inicio." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:181 -msgid "Show Project" -msgstr "Mostrar proyecto" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:183 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"to be shown automatically at startup." -msgstr "" -"Marque esta casilla si desea que el área de la pestaña del proyecto / " -"seleccionado / herramienta\n" -"para ser mostrado automáticamente en el inicio." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 -msgid "Version Check" -msgstr "Verificación de versión" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:191 -msgid "" -"Check this box if you want to check\n" -"for a new version automatically at startup." -msgstr "" -"Marque esta casilla si desea marcar\n" -"para una nueva versión automáticamente en el inicio." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:198 -msgid "Send Statistics" -msgstr "Enviar estadísticas" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:200 -msgid "" -"Check this box if you agree to send anonymous\n" -"stats automatically at startup, to help improve FlatCAM." -msgstr "" -"Marque esta casilla si acepta enviar anónimo\n" -"Estadísticas automáticamente en el inicio, para ayudar a mejorar FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:214 -msgid "Workers number" -msgstr "Número de trabajadores" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:216 -msgid "" -"The number of Qthreads made available to the App.\n" -"A bigger number may finish the jobs more quickly but\n" -"depending on your computer speed, may make the App\n" -"unresponsive. Can have a value between 2 and 16.\n" -"Default value is 2.\n" -"After change, it will be applied at next App start." -msgstr "" -"El número de Qthreads disponibles para la aplicación.\n" -"Un número más grande puede terminar los trabajos más rápidamente pero\n" -"Dependiendo de la velocidad de su computadora, podrá realizar la " -"aplicación.\n" -"insensible. Puede tener un valor entre 2 y 16.\n" -"El valor predeterminado es 2.\n" -"Después del cambio, se aplicará en el próximo inicio de la aplicación." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:230 -msgid "Geo Tolerance" -msgstr "Geo Tolerancia" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:232 -msgid "" -"This value can counter the effect of the Circle Steps\n" -"parameter. Default value is 0.005.\n" -"A lower value will increase the detail both in image\n" -"and in Gcode for the circles, with a higher cost in\n" -"performance. Higher value will provide more\n" -"performance at the expense of level of detail." -msgstr "" -"Este valor puede contrarrestar el efecto de los Pasos circulares\n" -"parámetro. El valor predeterminado es 0.005.\n" -"Un valor más bajo aumentará el detalle tanto en la imagen\n" -"y en Gcode para los círculos, con un mayor costo en\n" -"actuación. Un valor más alto proporcionará más\n" -"rendimiento a expensas del nivel de detalle." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:252 -msgid "Save Settings" -msgstr "Configuraciones para guardar" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:256 -msgid "Save Compressed Project" -msgstr "Guardar proyecto comprimido" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:258 -msgid "" -"Whether to save a compressed or uncompressed project.\n" -"When checked it will save a compressed FlatCAM project." -msgstr "" -"Ya sea para guardar un proyecto comprimido o sin comprimir.\n" -"Cuando esté marcado, guardará un proyecto comprimido de FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:267 -msgid "Compression" -msgstr "Compresión" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:269 -msgid "" -"The level of compression used when saving\n" -"a FlatCAM project. Higher value means better compression\n" -"but require more RAM usage and more processing time." -msgstr "" -"El nivel de compresión utilizado al guardar\n" -"Un proyecto FlatCAM. Un valor más alto significa una mejor compresión\n" -"pero requieren más uso de RAM y más tiempo de procesamiento." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:280 -msgid "Enable Auto Save" -msgstr "Habilitar guardado auto" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:282 -msgid "" -"Check to enable the autosave feature.\n" -"When enabled, the application will try to save a project\n" -"at the set interval." -msgstr "" -"Marque para habilitar la función de autoguardado.\n" -"Cuando está habilitada, la aplicación intentará guardar un proyecto.\n" -"en el intervalo establecido." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:292 -msgid "Interval" -msgstr "Intervalo" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:294 -msgid "" -"Time interval for autosaving. In milliseconds.\n" -"The application will try to save periodically but only\n" -"if the project was saved manually at least once.\n" -"While active, some operations may block this feature." -msgstr "" -"Intervalo de tiempo para guardar automáticamente. En milisegundos\n" -"La aplicación intentará guardar periódicamente pero solo\n" -"si el proyecto se guardó manualmente al menos una vez.\n" -"Mientras está activo, algunas operaciones pueden bloquear esta función." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:310 -msgid "Text to PDF parameters" -msgstr "Parámetros de texto a PDF" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:312 -msgid "Used when saving text in Code Editor or in FlatCAM Document objects." -msgstr "" -"Se utiliza al guardar texto en el Editor de código o en objetos de documento " -"FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:321 -msgid "Top Margin" -msgstr "Margen superior" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:323 -msgid "Distance between text body and the top of the PDF file." -msgstr "" -"Distancia entre el cuerpo del texto y la parte superior del archivo PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:334 -msgid "Bottom Margin" -msgstr "Margen inferior" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:336 -msgid "Distance between text body and the bottom of the PDF file." -msgstr "" -"Distancia entre el cuerpo del texto y la parte inferior del archivo PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:347 -msgid "Left Margin" -msgstr "Margen izquierdo" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:349 -msgid "Distance between text body and the left of the PDF file." -msgstr "Distancia entre el cuerpo del texto y la izquierda del archivo PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:360 -msgid "Right Margin" -msgstr "Margen derecho" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:362 -msgid "Distance between text body and the right of the PDF file." -msgstr "Distancia entre el cuerpo del texto y la derecha del archivo PDF." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:26 -msgid "GUI Preferences" -msgstr "Preferencias de GUI" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:36 -msgid "Theme" -msgstr "Tema" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:38 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area." -msgstr "" -"Seleccione un tema para FlatCAM.\n" -"Será el tema del área de la trama." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 -msgid "Light" -msgstr "Ligera" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:44 -msgid "Dark" -msgstr "Oscuro" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:51 -msgid "Use Gray Icons" -msgstr "Use iconos grises" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:53 -msgid "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." -msgstr "" -"Marque esta casilla para usar un conjunto de iconos con\n" -"un color más claro (gris). Para ser utilizado cuando un\n" -"Se aplica el tema oscuro completo." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:59 -msgid "Apply Theme" -msgstr "Aplicar tema" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:61 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." -msgstr "" -"Seleccione un tema para FlatCAM.\n" -"Tematizará el área de trazado.\n" -"La aplicación se reiniciará después del cambio." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:73 -msgid "Layout" -msgstr "Diseño" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:75 -msgid "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." -msgstr "" -"Seleccione un diseño para FlatCAM.\n" -"Se aplica de inmediato." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:95 -msgid "Style" -msgstr "Estilo" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:97 -msgid "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Seleccione un estilo para FlatCAM.\n" -"Se aplicará en el próximo inicio de la aplicación." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:111 -msgid "Activate HDPI Support" -msgstr "Activar soporte HDPI" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:113 -msgid "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Habilitar el soporte de alta DPI para FlatCAM.\n" -"Se aplicará en el próximo inicio de la aplicación." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:127 -msgid "Display Hover Shape" -msgstr "Mostrar forma de desplazamiento" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:129 -msgid "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." -msgstr "" -"Habilitar la visualización de una forma flotante para objetos FlatCAM.\n" -"Se muestra cada vez que el cursor del mouse se desplaza\n" -"sobre cualquier tipo de objeto no seleccionado." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:136 -msgid "Display Selection Shape" -msgstr "Mostrar forma de selección" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:138 -msgid "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." -msgstr "" -"Habilitar la visualización de una forma de selección para objetos FlatCAM.\n" -"Se muestra cada vez que el ratón selecciona un objeto.\n" -"ya sea haciendo clic o arrastrando el mouse de izquierda a derecha o\n" -"De derecha a izquierda." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:151 -msgid "Left-Right Selection Color" -msgstr "Color de selección izquierda-derecha" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:156 -msgid "Set the line color for the 'left to right' selection box." -msgstr "" -"Establezca el color de línea para el cuadro de selección 'de izquierda a " -"derecha'." - #: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:172 msgid "" "Set the fill color for the selection box\n" @@ -13577,36 +10795,6 @@ msgstr "" "Establezca el color de línea para el cuadro de selección 'de derecha a " "izquierda'." -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:239 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" ->>>>>>> remotes/jpcgt/flatcam/Beta -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Establecer el color de relleno para el cuadro de selección\n" -<<<<<<< HEAD -"En caso de que la selección se realice de izquierda a derecha.\n" -"Los primeros 6 dígitos son el color y los 2 últimos.\n" -"Los dígitos son para el nivel alfa (transparencia)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:192 -msgid "Set the fill transparency for the 'left to right' selection box." -msgstr "" -"Establezca la transparencia de relleno para el cuadro de selección 'de " -"izquierda a derecha'." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:216 -msgid "Right-Left Selection Color" -msgstr "Color de selección derecha-izquierda" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:222 -msgid "Set the line color for the 'right to left' selection box." -msgstr "" -"Establezca el color de línea para el cuadro de selección 'de derecha a " -"izquierda'." - #: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:239 msgid "" "Set the fill color for the selection box\n" @@ -13649,47 +10837,10 @@ msgstr "Color de los elementos del proyecto" msgid "Enabled" msgstr "Habilitado" -======= -"En caso de que la selección se realice de derecha a izquierda.\n" -"Los primeros 6 dígitos son el color y los 2 últimos.\n" -"Los dígitos son para el nivel alfa (transparencia)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:259 -msgid "Set the fill transparency for selection 'right to left' box." -msgstr "" -"Establezca la transparencia de relleno para el cuadro de selección \"de " -"derecha a izquierda\"." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:286 -msgid "Editor Color" -msgstr "Color del editor" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:290 -msgid "Drawing" -msgstr "Dibujo" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:292 -msgid "Set the color for the shape." -msgstr "Establecer el color de la forma." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:309 -msgid "Set the color of the shape when selected." -msgstr "Establecer el color de la forma cuando se selecciona." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:332 -msgid "Project Items Color" -msgstr "Color de los elementos del proyecto" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:336 -msgid "Enabled" -msgstr "Habilitado" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:338 msgid "Set the color of the items in Project Tab Tree." msgstr "" "Establecer el color de los elementos en el árbol de pestañas del proyecto." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:352 msgid "Disabled" @@ -13788,92 +10939,6 @@ msgstr "" "Parámetros de exclusión de área.\n" "Esos parámetros están disponibles solo para\n" "Aplicación avanzada Nivel." -======= - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:352 -msgid "Disabled" -msgstr "Discapacitado" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:354 -msgid "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." -msgstr "" -"Establecer el color de los elementos en el árbol de pestañas del proyecto,\n" -"para el caso cuando los elementos están deshabilitados." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:370 -msgid "Project AutoHide" -msgstr "Proyecto auto ocultar" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:372 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." -msgstr "" -"Marque esta casilla si desea que el área de la pestaña del proyecto / " -"seleccionado / herramienta\n" -"Se oculta automáticamente cuando no hay objetos cargados y\n" -"para mostrar cada vez que se crea un nuevo objeto." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:27 -msgid "Geometry Adv. Options" -msgstr "Geometría Adv. Opciones" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:35 -msgid "" -"A list of Geometry advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"Una lista de los parámetros avanzados de Geometría.\n" -"Esos parámetros están disponibles sólo para\n" -"Aplicación avanzada Nivel." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:45 -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:112 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134 -#: flatcamTools/ToolCalibration.py:125 flatcamTools/ToolSolderPaste.py:240 -msgid "Toolchange X-Y" -msgstr "Cambio de herra X, Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56 -msgid "" -"Height of the tool just after starting the work.\n" -"Delete the value if you don't need this feature." -msgstr "" -"Altura de la herramienta justo después de comenzar el trabajo.\n" -"Elimine el valor si no necesita esta característica." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:158 -msgid "Segment X size" -msgstr "Tamaño del Seg. X" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:160 -msgid "" -"The size of the trace segment on the X axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the X axis." -msgstr "" -"El tamaño del segmento traza en el eje X.\n" -"Útil para la autonivelación.\n" -"Un valor de 0 significa que no hay segmentación en el eje X." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:174 -msgid "Segment Y size" -msgstr "Tamaño del Seg. Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:176 -msgid "" -"The size of the trace segment on the Y axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the Y axis." -msgstr "" -"El tamaño del segmento traza en el eje Y.\n" -"Útil para la autonivelación.\n" -"Un valor de 0 significa que no hay segmentación en el eje Y." ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33 msgid "A list of Geometry Editor parameters." @@ -14065,7 +11130,6 @@ msgstr "" #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:56 msgid "New Aperture code" msgstr "Nuevo Código de Aper" -<<<<<<< HEAD #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:69 msgid "New Aperture size" @@ -14099,41 +11163,6 @@ msgstr "Matriz lineal de Almohadilla" msgid "Circular Pad Array" msgstr "Matriz de Almohadilla Circ" -======= - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:69 -msgid "New Aperture size" -msgstr "Nuevo Tamaño de Aper" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71 -msgid "Size for the new aperture" -msgstr "Tamaño para la Nueva Aper" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82 -msgid "New Aperture type" -msgstr "Nuevo Tipo de Aper" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:84 -msgid "" -"Type for the new aperture.\n" -"Can be 'C', 'R' or 'O'." -msgstr "" -"Escriba para la nueva apertura.\n" -"Puede ser 'C', 'R' u 'O'." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:106 -msgid "Aperture Dimensions" -msgstr "Dim. de apertura" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:116 -msgid "Linear Pad Array" -msgstr "Matriz lineal de Almohadilla" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:160 -msgid "Circular Pad Array" -msgstr "Matriz de Almohadilla Circ" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:196 msgid "Distance at which to buffer the Gerber element." msgstr "Distancia a la que buffer el elemento Gerber." @@ -14285,7 +11314,6 @@ msgstr "Color de objeto Gerber" #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:29 msgid "Gerber Options" msgstr "Opciones de gerber" -<<<<<<< HEAD #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:107 msgid "Combine Passes" @@ -14295,17 +11323,6 @@ msgstr "Combinar pases" msgid "Copper Thieving Tool Options" msgstr "Opc. de Herram. de Copper Thieving" -======= - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:107 -msgid "Combine Passes" -msgstr "Combinar pases" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:27 -msgid "Copper Thieving Tool Options" -msgstr "Opc. de Herram. de Copper Thieving" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:39 msgid "" "A tool to generate a Copper Thieving that can be added\n" @@ -14338,17 +11355,10 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolCopperThieving.py:126 flatcamTools/ToolNCC.py:535 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1316 flatcamTools/ToolNCC.py:1647 #: flatcamTools/ToolNCC.py:1935 flatcamTools/ToolNCC.py:1990 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 #: flatcamTools/ToolPaint.py:1452 -======= -#: flatcamTools/ToolNCC.py:1311 flatcamTools/ToolNCC.py:1642 -#: flatcamTools/ToolNCC.py:1930 flatcamTools/ToolNCC.py:1985 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 -#: flatcamTools/ToolPaint.py:1447 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Area Selection" msgstr "Selección de área" @@ -14356,19 +11366,11 @@ msgstr "Selección de área" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolCopperThieving.py:127 flatcamTools/ToolDblSided.py:216 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1663 #: flatcamTools/ToolNCC.py:1941 flatcamTools/ToolNCC.py:1998 #: flatcamTools/ToolNCC.py:2306 flatcamTools/ToolNCC.py:2586 #: flatcamTools/ToolNCC.py:3012 flatcamTools/ToolPaint.py:486 #: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1468 -======= -#: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1658 -#: flatcamTools/ToolNCC.py:1936 flatcamTools/ToolNCC.py:1993 -#: flatcamTools/ToolNCC.py:2301 flatcamTools/ToolNCC.py:2581 -#: flatcamTools/ToolNCC.py:3007 flatcamTools/ToolPaint.py:486 -#: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1463 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:192 tclCommands/TclCommandPaint.py:166 msgid "Reference Object" msgstr "Objeto de referencia" @@ -14641,21 +11643,12 @@ msgstr "" "Posición de cambio de herramienta X, Y.\n" "Si no se ingresa ningún valor, entonces el actual\n" "(x, y) se utilizará el punto," -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:125 #: flatcamTools/ToolCalibration.py:153 msgid "Second point" msgstr "Segundo punto" -======= - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:125 -#: flatcamTools/ToolCalibration.py:153 -msgid "Second point" -msgstr "Segundo punto" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:127 #: flatcamTools/ToolCalibration.py:155 msgid "" @@ -14885,7 +11878,6 @@ msgstr "" "- 'Auto' - colocación automática de fiduciales en las esquinas del cuadro " "delimitador.\n" "- 'Manual' - colocación manual de fiduciales." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86 #: flatcamTools/ToolFiducials.py:199 @@ -15446,568 +12438,6 @@ msgstr "Alinear eje" msgid "Mirror vertically (X) or horizontally (Y)." msgstr "Espejo verticalmente (X) u horizontal (Y)." -======= - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86 -#: flatcamTools/ToolFiducials.py:199 -msgid "Up" -msgstr "Arriba" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:87 -#: flatcamTools/ToolFiducials.py:200 -msgid "Down" -msgstr "Abajo" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:90 -#: flatcamTools/ToolFiducials.py:203 -msgid "Second fiducial" -msgstr "Segundo fiducial" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:92 -#: flatcamTools/ToolFiducials.py:205 -msgid "" -"The position for the second fiducial.\n" -"- 'Up' - the order is: bottom-left, top-left, top-right.\n" -"- 'Down' - the order is: bottom-left, bottom-right, top-right.\n" -"- 'None' - there is no second fiducial. The order is: bottom-left, top-right." -msgstr "" -"La posición para el segundo fiducial.\n" -"- 'Arriba' - el orden es: abajo a la izquierda, arriba a la izquierda, " -"arriba a la derecha.\n" -"- 'Abajo' - el orden es: abajo a la izquierda, abajo a la derecha, arriba a " -"la derecha.\n" -"- 'Ninguno' - no hay un segundo fiducial. El orden es: abajo a la izquierda, " -"arriba a la derecha." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:108 -#: flatcamTools/ToolFiducials.py:221 -msgid "Cross" -msgstr "Cruce" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:109 -#: flatcamTools/ToolFiducials.py:222 -msgid "Chess" -msgstr "Ajedrez" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:112 -#: flatcamTools/ToolFiducials.py:224 -msgid "Fiducial Type" -msgstr "Tipo fiducial" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:114 -#: flatcamTools/ToolFiducials.py:226 -msgid "" -"The type of fiducial.\n" -"- 'Circular' - this is the regular fiducial.\n" -"- 'Cross' - cross lines fiducial.\n" -"- 'Chess' - chess pattern fiducial." -msgstr "" -"El tipo de fiducial.\n" -"- 'Circular': este es el fiducial regular.\n" -"- 'Cruce' - líneas cruzadas fiduciales.\n" -"- 'Ajedrez' - patrón de ajedrez fiducial." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:123 -#: flatcamTools/ToolFiducials.py:235 -msgid "Line thickness" -msgstr "Grosor de la línea" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:27 -msgid "Invert Gerber Tool Options" -msgstr "Opciones de la herram. Invertir Gerber" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:33 -msgid "" -"A tool to invert Gerber geometry from positive to negative\n" -"and in revers." -msgstr "" -"Una herramienta para invertir la geometría de Gerber de positivo a negativo\n" -"y a la inversa." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:47 -#: flatcamTools/ToolInvertGerber.py:90 -msgid "" -"Distance by which to avoid\n" -"the edges of the Gerber object." -msgstr "" -"Distancia por la cual evitar\n" -"Los bordes del objeto Gerber." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:58 -#: flatcamTools/ToolInvertGerber.py:101 -msgid "Lines Join Style" -msgstr "Estilo de unión de líneas" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:60 -#: flatcamTools/ToolInvertGerber.py:103 -msgid "" -"The way that the lines in the object outline will be joined.\n" -"Can be:\n" -"- rounded -> an arc is added between two joining lines\n" -"- square -> the lines meet in 90 degrees angle\n" -"- bevel -> the lines are joined by a third line" -msgstr "" -"La forma en que se unirán las líneas en el contorno del objeto.\n" -"Puede ser:\n" -"- redondeado -> se agrega un arco entre dos líneas de unión\n" -"- cuadrado -> las líneas se encuentran en un ángulo de 90 grados\n" -"- bisel -> las líneas están unidas por una tercera línea" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:27 -msgid "Optimal Tool Options" -msgstr "Opciones de Herram. Óptimas" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:33 -msgid "" -"A tool to find the minimum distance between\n" -"every two Gerber geometric elements" -msgstr "" -"Una herramienta para encontrar la distancia mínima entre\n" -"cada dos elementos geométricos de Gerber" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:48 -#: flatcamTools/ToolOptimal.py:78 -msgid "Precision" -msgstr "Precisión" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:50 -msgid "Number of decimals for the distances and coordinates in this tool." -msgstr "" -"Número de decimales para las distancias y coordenadas en esta herramienta." - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:27 -msgid "Punch Gerber Options" -msgstr "Opciones de Perforadora Gerber" - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:108 -#: flatcamTools/ToolPunchGerber.py:141 -msgid "" -"The punch hole source can be:\n" -"- Excellon Object-> the Excellon object drills center will serve as " -"reference.\n" -"- Fixed Diameter -> will try to use the pads center as reference adding " -"fixed diameter holes.\n" -"- Fixed Annular Ring -> will try to keep a set annular ring.\n" -"- Proportional -> will make a Gerber punch hole having the diameter a " -"percentage of the pad diameter." -msgstr "" -"La fuente del orificio de perforación puede ser:\n" -"- Objeto Excellon-> el centro de perforación de objetos Excellon servirá " -"como referencia.\n" -"- Diámetro fijo -> intentará usar el centro de las almohadillas como " -"referencia agregando agujeros de diámetro fijo.\n" -"- Anillo anular fijo -> intentará mantener un anillo anular establecido.\n" -"- Proporcional -> hará un orificio de perforación Gerber con un diámetro del " -"porcentaje del diámetro de la almohadilla." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:27 -msgid "QRCode Tool Options" -msgstr "Opciones de la herram. QRCode" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:33 -msgid "" -"A tool to create a QRCode that can be inserted\n" -"into a selected Gerber file, or it can be exported as a file." -msgstr "" -"Una herramienta para crear un QRCode que se puede insertar\n" -"en un archivo Gerber seleccionado, o puede exportarse como un archivo." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:45 -#: flatcamTools/ToolQRCode.py:100 -msgid "Version" -msgstr "Versión" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:47 -#: flatcamTools/ToolQRCode.py:102 -msgid "" -"QRCode version can have values from 1 (21x21 boxes)\n" -"to 40 (177x177 boxes)." -msgstr "" -"La versión de QRCode puede tener valores de 1 (21x21 elementos)\n" -"a 40 (177x177 elementos)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:58 -#: flatcamTools/ToolQRCode.py:113 -msgid "Error correction" -msgstr "Corrección de error" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:71 -#: flatcamTools/ToolQRCode.py:115 flatcamTools/ToolQRCode.py:126 -#, python-format -msgid "" -"Parameter that controls the error correction used for the QR Code.\n" -"L = maximum 7%% errors can be corrected\n" -"M = maximum 15%% errors can be corrected\n" -"Q = maximum 25%% errors can be corrected\n" -"H = maximum 30%% errors can be corrected." -msgstr "" -"Parámetro que controla la corrección de errores utilizada para el código " -"QR.\n" -"L = máximo 7 %% de errores pueden ser corregidos\n" -"M = máximo 15%% de errores pueden ser corregidos\n" -"Q = se puede corregir un máximo de 25%% de errores\n" -"H = máximo 30 %% de errores pueden ser corregidos." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:81 -#: flatcamTools/ToolQRCode.py:136 -msgid "Box Size" -msgstr "Tamaño de Elementos" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83 -#: flatcamTools/ToolQRCode.py:138 -msgid "" -"Box size control the overall size of the QRcode\n" -"by adjusting the size of each box in the code." -msgstr "" -"El tamaño del elemento controla el tamaño general del código QR\n" -"ajustando el tamaño de cada cuadro en el código." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:94 -#: flatcamTools/ToolQRCode.py:149 -msgid "Border Size" -msgstr "Tamaño de borde" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:96 -#: flatcamTools/ToolQRCode.py:151 -msgid "" -"Size of the QRCode border. How many boxes thick is the border.\n" -"Default value is 4. The width of the clearance around the QRCode." -msgstr "" -"Tamaño del borde del código QR. Cuántos elementos tiene el borde.\n" -"El valor predeterminado es 4. El ancho del espacio libre alrededor del " -"Código QR." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:107 -#: flatcamTools/ToolQRCode.py:162 -msgid "QRCode Data" -msgstr "Datos de QRCode" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:109 -#: flatcamTools/ToolQRCode.py:164 -msgid "QRCode Data. Alphanumeric text to be encoded in the QRCode." -msgstr "Datos de QRCode. Texto alfanumérico a codificar en el Código QR." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113 -#: flatcamTools/ToolQRCode.py:168 -msgid "Add here the text to be included in the QRCode..." -msgstr "Agregue aquí el texto que se incluirá en el QRCode ..." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:119 -#: flatcamTools/ToolQRCode.py:174 -msgid "Polarity" -msgstr "Polaridad" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:121 -#: flatcamTools/ToolQRCode.py:176 -msgid "" -"Choose the polarity of the QRCode.\n" -"It can be drawn in a negative way (squares are clear)\n" -"or in a positive way (squares are opaque)." -msgstr "" -"Elija la polaridad del código QR.\n" -"Se puede dibujar de forma negativa (los cuadrados son claros)\n" -"o de manera positiva (los cuadrados son opacos)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:125 -#: flatcamTools/ToolFilm.py:296 flatcamTools/ToolQRCode.py:180 -msgid "Negative" -msgstr "Negativa" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:126 -#: flatcamTools/ToolFilm.py:295 flatcamTools/ToolQRCode.py:181 -msgid "Positive" -msgstr "Positivo" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:128 -#: flatcamTools/ToolQRCode.py:183 -msgid "" -"Choose the type of QRCode to be created.\n" -"If added on a Silkscreen Gerber file the QRCode may\n" -"be added as positive. If it is added to a Copper Gerber\n" -"file then perhaps the QRCode can be added as negative." -msgstr "" -"Elija el tipo de QRCode que se creará.\n" -"Si se agrega en un archivo de Silkscreen Gerber, el QRCode puede\n" -"ser agregado como positivo Si se agrega a un cobre Gerber\n" -"entonces quizás el QRCode se pueda agregar como negativo." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:139 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:145 -#: flatcamTools/ToolQRCode.py:194 flatcamTools/ToolQRCode.py:200 -msgid "" -"The bounding box, meaning the empty space that surrounds\n" -"the QRCode geometry, can have a rounded or a square shape." -msgstr "" -"El cuadro delimitador, que significa el espacio vacío que rodea\n" -"La geometría QRCode, puede tener una forma redondeada o cuadrada." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:239 -#: flatcamTools/ToolQRCode.py:197 flatcamTools/ToolTransform.py:383 -msgid "Rounded" -msgstr "Redondeado" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:152 -#: flatcamTools/ToolQRCode.py:228 -msgid "Fill Color" -msgstr "Color de relleno" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:154 -#: flatcamTools/ToolQRCode.py:230 -msgid "Set the QRCode fill color (squares color)." -msgstr "" -"Establezca el color de relleno del código QR (color de cuadrados / " -"elementos)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:173 -#: flatcamTools/ToolQRCode.py:252 -msgid "Back Color" -msgstr "Color de fondo" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:175 -#: flatcamTools/ToolQRCode.py:254 -msgid "Set the QRCode background color." -msgstr "Establece el color de fondo del QRCode." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:27 -msgid "Check Rules Tool Options" -msgstr "Opciones de la Herram. Verifique Reglas" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:32 -msgid "" -"A tool to check if Gerber files are within a set\n" -"of Manufacturing Rules." -msgstr "" -"Una herramienta para verificar si los archivos de Gerber están dentro de un " -"conjunto\n" -"de las normas de fabricación." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:42 -#: flatcamTools/ToolRulesCheck.py:265 flatcamTools/ToolRulesCheck.py:929 -msgid "Trace Size" -msgstr "Tamaño de traza" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:44 -#: flatcamTools/ToolRulesCheck.py:267 -msgid "This checks if the minimum size for traces is met." -msgstr "Esto comprueba si se cumple el tamaño mínimo para las trazas." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:74 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:94 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:114 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:134 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:154 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:174 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:194 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:216 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:236 -#: flatcamTools/ToolRulesCheck.py:277 flatcamTools/ToolRulesCheck.py:299 -#: flatcamTools/ToolRulesCheck.py:322 flatcamTools/ToolRulesCheck.py:345 -#: flatcamTools/ToolRulesCheck.py:368 flatcamTools/ToolRulesCheck.py:391 -#: flatcamTools/ToolRulesCheck.py:414 flatcamTools/ToolRulesCheck.py:437 -#: flatcamTools/ToolRulesCheck.py:462 flatcamTools/ToolRulesCheck.py:485 -msgid "Min value" -msgstr "Valor mínimo" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:56 -#: flatcamTools/ToolRulesCheck.py:279 -msgid "Minimum acceptable trace size." -msgstr "Tamaño de traza mínimo aceptable." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:61 -#: flatcamTools/ToolRulesCheck.py:286 flatcamTools/ToolRulesCheck.py:1157 -#: flatcamTools/ToolRulesCheck.py:1187 -msgid "Copper to Copper clearance" -msgstr "Distancia de Cobre a Cobre" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:63 -#: flatcamTools/ToolRulesCheck.py:288 -msgid "" -"This checks if the minimum clearance between copper\n" -"features is met." -msgstr "" -"Esto comprueba si la distancia mínima entre cobre\n" -"huellas se cumplen." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:96 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:116 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:136 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:156 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:176 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:238 -#: flatcamTools/ToolRulesCheck.py:301 flatcamTools/ToolRulesCheck.py:324 -#: flatcamTools/ToolRulesCheck.py:347 flatcamTools/ToolRulesCheck.py:370 -#: flatcamTools/ToolRulesCheck.py:393 flatcamTools/ToolRulesCheck.py:416 -#: flatcamTools/ToolRulesCheck.py:464 -msgid "Minimum acceptable clearance value." -msgstr "Valor mínimo de distancia aceptable." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:81 -#: flatcamTools/ToolRulesCheck.py:309 flatcamTools/ToolRulesCheck.py:1217 -#: flatcamTools/ToolRulesCheck.py:1223 flatcamTools/ToolRulesCheck.py:1236 -#: flatcamTools/ToolRulesCheck.py:1243 -msgid "Copper to Outline clearance" -msgstr "Distancia de Cobre a Contorno" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:83 -#: flatcamTools/ToolRulesCheck.py:311 -msgid "" -"This checks if the minimum clearance between copper\n" -"features and the outline is met." -msgstr "" -"Esto comprueba si la distancia mínima entre cobre\n" -"huellas y el esquema se cumple." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:101 -#: flatcamTools/ToolRulesCheck.py:332 -msgid "Silk to Silk Clearance" -msgstr "Distancia de Serigrafía a Serigrafía" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:103 -#: flatcamTools/ToolRulesCheck.py:334 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and silkscreen features is met." -msgstr "" -"Esto comprueba si la distancia mínima entre serigrafía\n" -"huellas y huellas de serigrafía se cumplen." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:121 -#: flatcamTools/ToolRulesCheck.py:355 flatcamTools/ToolRulesCheck.py:1326 -#: flatcamTools/ToolRulesCheck.py:1332 flatcamTools/ToolRulesCheck.py:1350 -msgid "Silk to Solder Mask Clearance" -msgstr "Serigrafía para Soldar Máscara Distancia" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:123 -#: flatcamTools/ToolRulesCheck.py:357 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and soldermask features is met." -msgstr "" -"Esto comprueba si la distancia mínima entre serigrafía\n" -"Traces y soldermask traces se cumplen." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:141 -#: flatcamTools/ToolRulesCheck.py:378 flatcamTools/ToolRulesCheck.py:1380 -#: flatcamTools/ToolRulesCheck.py:1386 flatcamTools/ToolRulesCheck.py:1400 -#: flatcamTools/ToolRulesCheck.py:1407 -msgid "Silk to Outline Clearance" -msgstr "Serigrafía para Contorno Distancia" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:143 -#: flatcamTools/ToolRulesCheck.py:380 -msgid "" -"This checks if the minimum clearance between silk\n" -"features and the outline is met." -msgstr "" -"Esto verifica si el espacio libre mínimo entre la serigrafía\n" -"huellas y el contorno se cumple." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:161 -#: flatcamTools/ToolRulesCheck.py:401 flatcamTools/ToolRulesCheck.py:1418 -#: flatcamTools/ToolRulesCheck.py:1445 -msgid "Minimum Solder Mask Sliver" -msgstr "Astilla de máscara de soldadura mínima" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:163 -#: flatcamTools/ToolRulesCheck.py:403 -msgid "" -"This checks if the minimum clearance between soldermask\n" -"features and soldermask features is met." -msgstr "" -"Esto verifica si la distancia mínima entre la máscara de soldadura\n" -"rastros y rastros de máscara de soldadura se cumplen." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:181 -#: flatcamTools/ToolRulesCheck.py:424 flatcamTools/ToolRulesCheck.py:1483 -#: flatcamTools/ToolRulesCheck.py:1489 flatcamTools/ToolRulesCheck.py:1505 -#: flatcamTools/ToolRulesCheck.py:1512 -msgid "Minimum Annular Ring" -msgstr "Anillo anular mínimo" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:183 -#: flatcamTools/ToolRulesCheck.py:426 -msgid "" -"This checks if the minimum copper ring left by drilling\n" -"a hole into a pad is met." -msgstr "" -"Esto verifica si queda el anillo de cobre mínimo al perforar\n" -"Se encuentra un agujero en una almohadilla." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:196 -#: flatcamTools/ToolRulesCheck.py:439 -msgid "Minimum acceptable ring value." -msgstr "Valor mínimo aceptable del anillo." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:203 -#: flatcamTools/ToolRulesCheck.py:449 flatcamTools/ToolRulesCheck.py:873 -msgid "Hole to Hole Clearance" -msgstr "Distancia entre Agujeros" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:205 -#: flatcamTools/ToolRulesCheck.py:451 -msgid "" -"This checks if the minimum clearance between a drill hole\n" -"and another drill hole is met." -msgstr "" -"Esto verifica si la distancia mínima entre un taladro\n" -"y se encuentra otro taladro." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:218 -#: flatcamTools/ToolRulesCheck.py:487 -msgid "Minimum acceptable drill size." -msgstr "Tamaño mínimo aceptable de perforación." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:223 -#: flatcamTools/ToolRulesCheck.py:472 flatcamTools/ToolRulesCheck.py:847 -msgid "Hole Size" -msgstr "Tamaño del Agujero" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:225 -#: flatcamTools/ToolRulesCheck.py:474 -msgid "" -"This checks if the drill holes\n" -"sizes are above the threshold." -msgstr "" -"Esto comprueba si los agujeros de perforación\n" -"Los tamaños están por encima del umbral." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:27 -msgid "2Sided Tool Options" -msgstr "Opc. de herra. de 2 caras" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:33 -msgid "" -"A tool to help in creating a double sided\n" -"PCB using alignment holes." -msgstr "" -"Una herramienta para ayudar en la creación de una doble cara.\n" -"PCB utilizando orificios de alineación." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:47 -msgid "Drill dia" -msgstr "Diá. del taladro" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:49 -#: flatcamTools/ToolDblSided.py:363 flatcamTools/ToolDblSided.py:368 -msgid "Diameter of the drill for the alignment holes." -msgstr "Diámetro del taladro para los orificios de alineación." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:56 -#: flatcamTools/ToolDblSided.py:377 -msgid "Align Axis" -msgstr "Alinear eje" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 -#: flatcamTools/ToolDblSided.py:165 flatcamTools/ToolDblSided.py:379 -msgid "Mirror vertically (X) or horizontally (Y)." -msgstr "Espejo verticalmente (X) u horizontal (Y)." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:69 msgid "Mirror Axis:" msgstr "Eje del espejo:" @@ -16016,7 +12446,6 @@ msgstr "Eje del espejo:" #: flatcamTools/ToolDblSided.py:181 msgid "Point" msgstr "Punto" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:81 #: flatcamTools/ToolDblSided.py:182 @@ -16027,18 +12456,6 @@ msgstr "Caja" msgid "Axis Ref" msgstr "Ref. del eje" -======= - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:81 -#: flatcamTools/ToolDblSided.py:182 -msgid "Box" -msgstr "Caja" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 -msgid "Axis Ref" -msgstr "Ref. del eje" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:84 msgid "" "The axis should pass through a point or cut\n" @@ -16177,7 +12594,6 @@ msgstr "Opc. de herra. de recorte" #: flatcamTools/ToolCalculators.py:123 flatcamTools/ToolCutOut.py:129 msgid "Tool Diameter" msgstr "Diá. de Herram" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:45 #: flatcamTools/ToolCutOut.py:131 @@ -16315,145 +12731,6 @@ msgid "" "with white on a black canvas.\n" "The Film format is SVG." msgstr "" -======= - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:45 -#: flatcamTools/ToolCutOut.py:131 -msgid "" -"Diameter of the tool used to cutout\n" -"the PCB shape out of the surrounding material." -msgstr "" -"Diámetro de la herramienta utilizada para cortar\n" -"La forma de PCB fuera del material circundante." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:100 -msgid "Object kind" -msgstr "Tipo de objeto" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:102 -#: flatcamTools/ToolCutOut.py:77 -msgid "" -"Choice of what kind the object we want to cutout is.
- Single: " -"contain a single PCB Gerber outline object.
- Panel: a panel PCB " -"Gerber object, which is made\n" -"out of many individual PCB outlines." -msgstr "" -"La elección del tipo de objeto que queremos recortar es.
- Único : contiene un solo objeto de esquema de PCB Gerber.
- Panel : " -"un panel de PCB Gerber objeto, que se hace\n" -"de muchos esquemas de PCB individuales." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:109 -#: flatcamTools/ToolCutOut.py:83 -msgid "Single" -msgstr "Soltero" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:110 -#: flatcamTools/ToolCutOut.py:84 -msgid "Panel" -msgstr "Panel" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:117 -#: flatcamTools/ToolCutOut.py:192 -msgid "" -"Margin over bounds. A positive value here\n" -"will make the cutout of the PCB further from\n" -"the actual PCB border" -msgstr "" -"Margen sobre los límites. Un valor positivo aquí\n" -"hará que el corte de la PCB esté más alejado de\n" -"el borde real de PCB" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:130 -#: flatcamTools/ToolCutOut.py:203 -msgid "Gap size" -msgstr "Tamaño de la brecha" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:132 -#: flatcamTools/ToolCutOut.py:205 -msgid "" -"The size of the bridge gaps in the cutout\n" -"used to keep the board connected to\n" -"the surrounding material (the one \n" -"from which the PCB is cutout)." -msgstr "" -"El tamaño de los huecos del puente en el recorte\n" -"solía mantener la placa conectada a\n" -"el material circundante (el\n" -"de la cual se corta el PCB)." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:146 -#: flatcamTools/ToolCutOut.py:245 -msgid "Gaps" -msgstr "Brechas" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:148 -msgid "" -"Number of gaps used for the cutout.\n" -"There can be maximum 8 bridges/gaps.\n" -"The choices are:\n" -"- None - no gaps\n" -"- lr - left + right\n" -"- tb - top + bottom\n" -"- 4 - left + right +top + bottom\n" -"- 2lr - 2*left + 2*right\n" -"- 2tb - 2*top + 2*bottom\n" -"- 8 - 2*left + 2*right +2*top + 2*bottom" -msgstr "" -"Número de huecos de puente utilizados para el recorte.\n" -"Puede haber un máximo de 8 puentes / huecos.\n" -"Las opciones son:\n" -"- Ninguno - sin espacios\n" -"- lr - izquierda + derecha\n" -"- tb - arriba + abajo\n" -"- 4 - izquierda + derecha + arriba + abajo\n" -"- 2lr - 2 * izquierda + 2 * derecha\n" -"- 2tb - 2 * top + 2 * bottom\n" -"- 8 - 2 * izquierda + 2 * derecha + 2 * arriba + 2 * abajo" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:170 -#: flatcamTools/ToolCutOut.py:222 -msgid "Convex Shape" -msgstr "Forma convexa" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:172 -#: flatcamTools/ToolCutOut.py:225 -msgid "" -"Create a convex shape surrounding the entire PCB.\n" -"Used only if the source object type is Gerber." -msgstr "" -"Crea una forma convexa que rodea toda la PCB.\n" -"Se usa solo si el tipo de objeto de origen es Gerber." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:27 -msgid "Film Tool Options" -msgstr "Opc. de herra. de película" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:33 -msgid "" -"Create a PCB film from a Gerber or Geometry\n" -"FlatCAM object.\n" -"The file is saved in SVG format." -msgstr "" -"Crear una película de PCB de un Gerber o Geometría\n" -"Objeto FlatCAM.\n" -"El archivo se guarda en formato SVG." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:44 -msgid "Film Type" -msgstr "Tipo de Filme" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:46 -#: flatcamTools/ToolFilm.py:300 -msgid "" -"Generate a Positive black film or a Negative film.\n" -"Positive means that it will print the features\n" -"with black on a white canvas.\n" -"Negative means that it will print the features\n" -"with white on a black canvas.\n" -"The Film format is SVG." -msgstr "" ->>>>>>> remotes/jpcgt/flatcam/Beta "Genera una película negra positiva o una película negativa.\n" "Positivo significa que imprimirá las características.\n" "Con negro sobre un lienzo blanco.\n" @@ -16557,7 +12834,6 @@ msgstr "Factor X" #: flatcamTools/ToolFilm.py:171 flatcamTools/ToolTransform.py:168 msgid "Y factor" msgstr "Factor Y" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:150 #: flatcamTools/ToolFilm.py:189 @@ -16599,54 +12875,10 @@ msgstr "" msgid "Bottom Left" msgstr "Abajo a la izquierda" -======= - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:150 -#: flatcamTools/ToolFilm.py:189 -msgid "Skew Film geometry" -msgstr "Incline la Geo de la Película" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:152 -#: flatcamTools/ToolFilm.py:191 -msgid "" -"Positive values will skew to the right\n" -"while negative values will skew to the left." -msgstr "" -"Los valores positivos se sesgarán a la derecha.\n" -"mientras que los valores negativos se desviarán a la izquierda." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:72 -#: flatcamTools/ToolFilm.py:201 flatcamTools/ToolTransform.py:97 -msgid "X angle" -msgstr "Ángulo X" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:171 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:86 -#: flatcamTools/ToolFilm.py:210 flatcamTools/ToolTransform.py:118 -msgid "Y angle" -msgstr "Ángulo Y" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:182 -#: flatcamTools/ToolFilm.py:221 -msgid "" -"The reference point to be used as origin for the skew.\n" -"It can be one of the four points of the geometry bounding box." -msgstr "" -"El punto de referencia que se utilizará como origen para el sesgo.\n" -"Puede ser uno de los cuatro puntos del cuadro delimitador de geometría." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:185 -#: flatcamTools/ToolFiducials.py:87 flatcamTools/ToolFilm.py:224 -msgid "Bottom Left" -msgstr "Abajo a la izquierda" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:186 #: flatcamTools/ToolFilm.py:225 msgid "Top Left" msgstr "Arriba a la izquierda" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187 #: flatcamTools/ToolFilm.py:226 @@ -16693,54 +12925,6 @@ msgstr "PDF" msgid "Film Type:" msgstr "Tipo de filme:" -======= - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187 -#: flatcamTools/ToolFilm.py:226 -msgid "Bottom Right" -msgstr "Abajo a la derecha" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:188 -#: flatcamTools/ToolFilm.py:227 -msgid "Top right" -msgstr "Arriba a la derecha" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:196 -#: flatcamTools/ToolFilm.py:244 -msgid "Mirror Film geometry" -msgstr "Refleja la Geo de la Película" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:198 -#: flatcamTools/ToolFilm.py:246 -msgid "Mirror the film geometry on the selected axis or on both." -msgstr "Refleje la geometría de la película en el eje seleccionado o en ambos." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:212 -#: flatcamTools/ToolFilm.py:260 -msgid "Mirror axis" -msgstr "Eje espejo" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:222 -#: flatcamTools/ToolFilm.py:405 -msgid "SVG" -msgstr "SVG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:223 -#: flatcamTools/ToolFilm.py:406 -msgid "PNG" -msgstr "PNG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:224 -#: flatcamTools/ToolFilm.py:407 -msgid "PDF" -msgstr "PDF" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:227 -#: flatcamTools/ToolFilm.py:298 flatcamTools/ToolFilm.py:410 -msgid "Film Type:" -msgstr "Tipo de filme:" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:229 #: flatcamTools/ToolFilm.py:412 msgid "" @@ -16925,21 +13109,6 @@ msgstr "" "- 'Selección de área': haga clic con el botón izquierdo del mouse para " "iniciar la selección del área a procesar.\n" "- 'Objeto de referencia': procesará el área especificada por otro objeto." -<<<<<<< HEAD -======= - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286 -#: flatcamTools/ToolNCC.py:578 flatcamTools/ToolPaint.py:522 -msgid "Shape" -msgstr "Forma" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288 -#: flatcamTools/ToolNCC.py:580 flatcamTools/ToolPaint.py:524 -msgid "The kind of selection shape used for area selection." -msgstr "El tipo de forma de selección utilizada para la selección de área." ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -17018,11 +13187,7 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:942 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:1432 tclCommands/TclCommandPaint.py:164 -======= -#: flatcamTools/ToolPaint.py:1427 tclCommands/TclCommandPaint.py:164 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Polygon Selection" msgstr "Selección de polígono" @@ -17152,7 +13317,6 @@ msgid "" msgstr "" "El ancho (DX) dentro del cual debe caber el panel.\n" "En unidades actuales." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:138 #: flatcamTools/ToolPanelize.py:241 @@ -17177,32 +13341,6 @@ msgid "" "A tool to create GCode for dispensing\n" "solder paste onto a PCB." msgstr "" -======= - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:138 -#: flatcamTools/ToolPanelize.py:241 -msgid "Height (DY)" -msgstr "Altura (DY)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:140 -#: flatcamTools/ToolPanelize.py:243 -msgid "" -"The height (DY)within which the panel must fit.\n" -"In current units." -msgstr "" -"La altura (DY) dentro de la cual debe caber el panel.\n" -"En unidades actuales." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:27 -msgid "SolderPaste Tool Options" -msgstr "Opc de Herram. de Pasta" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:33 -msgid "" -"A tool to create GCode for dispensing\n" -"solder paste onto a PCB." -msgstr "" ->>>>>>> remotes/jpcgt/flatcam/Beta "Una herramienta para crear GCode para dispensar\n" "pasta de soldadura en una PCB." @@ -17835,33 +13973,19 @@ msgstr "" "orificio. Cancelado." #: flatcamObjects/FlatCAMExcellon.py:1281 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1571 -======= -#: flatcamObjects/FlatCAMGeometry.py:1543 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Focus Z" msgstr "Enfoque Z" #: flatcamObjects/FlatCAMExcellon.py:1300 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1590 -======= -#: flatcamObjects/FlatCAMGeometry.py:1562 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Laser Power" msgstr "Poder del laser" #: flatcamObjects/FlatCAMExcellon.py:1430 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2027 #: flatcamObjects/FlatCAMGeometry.py:2031 #: flatcamObjects/FlatCAMGeometry.py:2176 -======= -#: flatcamObjects/FlatCAMGeometry.py:1999 -#: flatcamObjects/FlatCAMGeometry.py:2003 -#: flatcamObjects/FlatCAMGeometry.py:2148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Generating CNC Code" msgstr "Generando Código CNC" @@ -17872,7 +13996,6 @@ msgstr "" "Los parámetros actuales de la herramienta se aplicaron a todas las " "herramientas." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:124 flatcamObjects/FlatCAMGeometry.py:1235 #: flatcamObjects/FlatCAMGeometry.py:1236 #: flatcamObjects/FlatCAMGeometry.py:1245 @@ -17883,18 +14006,6 @@ msgstr "Aisl" #: flatcamObjects/FlatCAMGeometry.py:854 flatcamObjects/FlatCAMGerber.py:891 #: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:690 #: flatcamTools/ToolCutOut.py:886 flatcamTools/ToolCutOut.py:1046 -======= -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:1207 -#: flatcamObjects/FlatCAMGeometry.py:1208 -#: flatcamObjects/FlatCAMGeometry.py:1217 -msgid "Iso" -msgstr "Aisl" - -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:439 -#: flatcamObjects/FlatCAMGeometry.py:826 flatcamObjects/FlatCAMGerber.py:891 -#: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:686 -#: flatcamTools/ToolCutOut.py:882 flatcamTools/ToolCutOut.py:1042 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Rough" msgstr "Áspero" @@ -17931,13 +14042,8 @@ msgstr "Ha fallado. Seleccione una herramienta para eliminar." msgid "Tool was deleted in Tool Table." msgstr "La herramienta se eliminó en la tabla de herramientas." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1146 #: flatcamObjects/FlatCAMGeometry.py:1156 -======= -#: flatcamObjects/FlatCAMGeometry.py:1118 -#: flatcamObjects/FlatCAMGeometry.py:1128 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" @@ -17955,7 +14061,6 @@ msgstr "" "- Herramienta Dia -> columna 'Dia' encontrada en la tabla de herramientas\n" "NB: un valor de cero significa que Tool Dia = 'V-tip Dia'" -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1643 msgid "This Geometry can't be processed because it is" msgstr "Esta geometría no se puede procesar porque es" @@ -17965,28 +14070,12 @@ msgid "geometry" msgstr "geometría" #: flatcamObjects/FlatCAMGeometry.py:1684 -======= -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "This Geometry can't be processed because it is" -msgstr "Esta geometría no se puede procesar porque es" - -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "geometry" -msgstr "geometría" - -#: flatcamObjects/FlatCAMGeometry.py:1656 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. No tool selected in the tool table ..." msgstr "" "Ha fallado. Ninguna herramienta seleccionada en la tabla de herramientas ..." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1786 #: flatcamObjects/FlatCAMGeometry.py:1936 -======= -#: flatcamObjects/FlatCAMGeometry.py:1758 -#: flatcamObjects/FlatCAMGeometry.py:1908 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." @@ -17995,7 +14084,6 @@ msgstr "" "pero no se proporciona ningún valor.\n" "Agregue una Herramienta de compensación o cambie el Tipo de compensación." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1852 #: flatcamObjects/FlatCAMGeometry.py:1998 msgid "G-Code parsing in progress..." @@ -18032,61 +14120,15 @@ msgstr "CNCjob creado" #: flatcamObjects/FlatCAMGeometry.py:2209 #: flatcamObjects/FlatCAMGeometry.py:2218 flatcamParsers/ParseGerber.py:1867 -======= -#: flatcamObjects/FlatCAMGeometry.py:1824 -#: flatcamObjects/FlatCAMGeometry.py:1970 -msgid "G-Code parsing in progress..." -msgstr "Análisis de código G en progreso ..." - -#: flatcamObjects/FlatCAMGeometry.py:1826 -#: flatcamObjects/FlatCAMGeometry.py:1972 -msgid "G-Code parsing finished..." -msgstr "Análisis de código G terminado ..." - -#: flatcamObjects/FlatCAMGeometry.py:1834 -msgid "Finished G-Code processing" -msgstr "Procesamiento de código G terminado" - -#: flatcamObjects/FlatCAMGeometry.py:1836 -#: flatcamObjects/FlatCAMGeometry.py:1984 -msgid "G-Code processing failed with error" -msgstr "El procesamiento del código G falló con error" - -#: flatcamObjects/FlatCAMGeometry.py:1878 flatcamTools/ToolSolderPaste.py:1301 -msgid "Cancelled. Empty file, it has no geometry" -msgstr "Cancelado. Archivo vacío, no tiene geometría" - -#: flatcamObjects/FlatCAMGeometry.py:1982 -#: flatcamObjects/FlatCAMGeometry.py:2143 -msgid "Finished G-Code processing..." -msgstr "Procesamiento de código G terminado ..." - -#: flatcamObjects/FlatCAMGeometry.py:2001 -#: flatcamObjects/FlatCAMGeometry.py:2005 -#: flatcamObjects/FlatCAMGeometry.py:2150 -msgid "CNCjob created" -msgstr "CNCjob creado" - -#: flatcamObjects/FlatCAMGeometry.py:2181 -#: flatcamObjects/FlatCAMGeometry.py:2190 flatcamParsers/ParseGerber.py:1867 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamParsers/ParseGerber.py:1877 msgid "Scale factor has to be a number: integer or float." msgstr "El factor de escala debe ser un número: entero o Real." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2281 msgid "Geometry Scale done." msgstr "Escala de geometría realizada." #: flatcamObjects/FlatCAMGeometry.py:2298 flatcamParsers/ParseGerber.py:1993 -======= -#: flatcamObjects/FlatCAMGeometry.py:2253 -msgid "Geometry Scale done." -msgstr "Escala de geometría realizada." - -#: flatcamObjects/FlatCAMGeometry.py:2270 flatcamParsers/ParseGerber.py:1993 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." @@ -18094,19 +14136,11 @@ msgstr "" "Se necesita un par de valores (x, y). Probablemente haya ingresado un solo " "valor en el campo Desplazamiento." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2354 msgid "Geometry Offset done." msgstr "Desplazamiento de geometría realizado." #: flatcamObjects/FlatCAMGeometry.py:2383 -======= -#: flatcamObjects/FlatCAMGeometry.py:2326 -msgid "Geometry Offset done." -msgstr "Desplazamiento de geometría realizado." - -#: flatcamObjects/FlatCAMGeometry.py:2355 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" @@ -19112,17 +15146,10 @@ msgid "Copper Thieving Tool done." msgstr "Herramienta Copper Thieving hecha." #: flatcamTools/ToolCopperThieving.py:759 -<<<<<<< HEAD #: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:519 #: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:208 #: flatcamTools/ToolNCC.py:1599 flatcamTools/ToolNCC.py:1640 #: flatcamTools/ToolNCC.py:1669 flatcamTools/ToolPaint.py:1474 -======= -#: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:515 -#: flatcamTools/ToolCutOut.py:720 flatcamTools/ToolInvertGerber.py:208 -#: flatcamTools/ToolNCC.py:1594 flatcamTools/ToolNCC.py:1635 -#: flatcamTools/ToolNCC.py:1664 flatcamTools/ToolPaint.py:1469 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:412 flatcamTools/ToolPanelize.py:426 #: flatcamTools/ToolSub.py:294 flatcamTools/ToolSub.py:307 #: flatcamTools/ToolSub.py:498 flatcamTools/ToolSub.py:513 @@ -19346,11 +15373,7 @@ msgstr "" "El clic LMB debe hacerse en el perímetro de\n" "El objeto Geometry utilizado como geometría de recorte." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:524 -======= -#: flatcamTools/ToolCutOut.py:520 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no object selected for Cutout.\n" "Select one and try again." @@ -19358,30 +15381,17 @@ msgstr "" "No hay ningún objeto seleccionado para Recorte.\n" "Seleccione uno e intente nuevamente." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:530 flatcamTools/ToolCutOut.py:733 #: flatcamTools/ToolCutOut.py:914 flatcamTools/ToolCutOut.py:996 -======= -#: flatcamTools/ToolCutOut.py:526 flatcamTools/ToolCutOut.py:729 -#: flatcamTools/ToolCutOut.py:910 flatcamTools/ToolCutOut.py:992 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandGeoCutout.py:184 msgid "Tool Diameter is zero value. Change it to a positive real number." msgstr "Diá. de herramienta es valor cero. Cámbielo a un número real positivo." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:544 flatcamTools/ToolCutOut.py:748 msgid "Number of gaps value is missing. Add it and retry." msgstr "Falta el valor del número de huecos. Añádelo y vuelve a intentarlo." #: flatcamTools/ToolCutOut.py:549 flatcamTools/ToolCutOut.py:752 -======= -#: flatcamTools/ToolCutOut.py:540 flatcamTools/ToolCutOut.py:744 -msgid "Number of gaps value is missing. Add it and retry." -msgstr "Falta el valor del número de huecos. Añádelo y vuelve a intentarlo." - -#: flatcamTools/ToolCutOut.py:545 flatcamTools/ToolCutOut.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " @@ -19389,11 +15399,7 @@ msgstr "" "El valor de las brechas solo puede ser uno de: 'Ninguno', 'lr', 'tb', '2lr', " "'2tb', 4 u 8. Complete un valor correcto y vuelva a intentarlo. " -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:554 flatcamTools/ToolCutOut.py:758 -======= -#: flatcamTools/ToolCutOut.py:550 flatcamTools/ToolCutOut.py:754 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " @@ -19405,46 +15411,28 @@ msgstr "" "Single-Geo,\n" "y después de eso realiza el recorte." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:706 flatcamTools/ToolCutOut.py:903 msgid "Any form CutOut operation finished." msgstr "Cualquier forma de operación de corte finalizada." #: flatcamTools/ToolCutOut.py:728 flatcamTools/ToolInvertGerber.py:214 #: flatcamTools/ToolNCC.py:1603 flatcamTools/ToolPaint.py:1397 -======= -#: flatcamTools/ToolCutOut.py:702 flatcamTools/ToolCutOut.py:899 -msgid "Any form CutOut operation finished." -msgstr "Cualquier forma de operación de corte finalizada." - -#: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:214 -#: flatcamTools/ToolNCC.py:1598 flatcamTools/ToolPaint.py:1392 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:417 tclCommands/TclCommandBbox.py:71 #: tclCommands/TclCommandNregions.py:71 msgid "Object not found" msgstr "Objeto no encontrado" -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:872 msgid "Rectangular cutout with negative margin is not possible." msgstr "El corte rectangular con margen negativo no es posible." #: flatcamTools/ToolCutOut.py:908 -======= -#: flatcamTools/ToolCutOut.py:868 -msgid "Rectangular cutout with negative margin is not possible." -msgstr "El corte rectangular con margen negativo no es posible." - -#: flatcamTools/ToolCutOut.py:904 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Click on the selected geometry object perimeter to create a bridge gap ..." msgstr "" "Haga clic en el perímetro del objeto de geometría seleccionado para crear un " "espacio de puente ..." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:925 flatcamTools/ToolCutOut.py:951 msgid "Could not retrieve Geometry object" msgstr "No se pudo recuperar el objeto Geometry" @@ -19462,25 +15450,6 @@ msgid "Could not retrieve Gerber object" msgstr "No se pudo recuperar el objeto Gerber" #: flatcamTools/ToolCutOut.py:983 -======= -#: flatcamTools/ToolCutOut.py:921 flatcamTools/ToolCutOut.py:947 -msgid "Could not retrieve Geometry object" -msgstr "No se pudo recuperar el objeto Geometry" - -#: flatcamTools/ToolCutOut.py:952 -msgid "Geometry object for manual cutout not found" -msgstr "Objeto de geometría para corte manual no encontrado" - -#: flatcamTools/ToolCutOut.py:962 -msgid "Added manual Bridge Gap." -msgstr "Se agregó brecha de puente manual." - -#: flatcamTools/ToolCutOut.py:974 -msgid "Could not retrieve Gerber object" -msgstr "No se pudo recuperar el objeto Gerber" - -#: flatcamTools/ToolCutOut.py:979 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." @@ -19488,11 +15457,7 @@ msgstr "" "No hay ningún objeto Gerber seleccionado para Recorte.\n" "Seleccione uno e intente nuevamente." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:989 -======= -#: flatcamTools/ToolCutOut.py:985 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." @@ -19500,19 +15465,11 @@ msgstr "" "El objeto seleccionado debe ser del tipo Gerber.\n" "Seleccione un archivo Gerber e intente nuevamente." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:1024 msgid "Geometry not supported for cutout" msgstr "Geometría no admitida para recorte" #: flatcamTools/ToolCutOut.py:1099 -======= -#: flatcamTools/ToolCutOut.py:1020 -msgid "Geometry not supported for cutout" -msgstr "Geometría no admitida para recorte" - -#: flatcamTools/ToolCutOut.py:1095 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Making manual bridge gap..." msgstr "Hacer un puente manual ..." diff --git a/locale/fr/LC_MESSAGES/strings.po b/locale/fr/LC_MESSAGES/strings.po index cec693f5..1b244263 100644 --- a/locale/fr/LC_MESSAGES/strings.po +++ b/locale/fr/LC_MESSAGES/strings.po @@ -5,13 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -<<<<<<< HEAD "POT-Creation-Date: 2020-05-03 16:04+0300\n" "PO-Revision-Date: 2020-05-03 16:06+0300\n" -======= -"POT-Creation-Date: 2020-05-02 23:52+0300\n" -"PO-Revision-Date: 2020-05-02 23:53+0300\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "Last-Translator: \n" "Language-Team: \n" "Language: fr\n" @@ -27,29 +22,17 @@ msgstr "" "X-Poedit-SearchPathExcluded-1: doc\n" "X-Poedit-SearchPathExcluded-2: tests\n" -<<<<<<< HEAD #: FlatCAMApp.py:491 msgid "FlatCAM is initializing ..." msgstr "FlatCAM est en cours d'initialisation ..." #: FlatCAMApp.py:639 -======= -#: FlatCAMApp.py:490 -msgid "FlatCAM is initializing ..." -msgstr "FlatCAM est en cours d'initialisation ..." - -#: FlatCAMApp.py:638 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Could not find the Language files. The App strings are missing." msgstr "" "Impossible de trouver les fichiers de langue. Les chaînes de l'application " "sont manquantes." -<<<<<<< HEAD #: FlatCAMApp.py:709 -======= -#: FlatCAMApp.py:708 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started." @@ -57,11 +40,7 @@ msgstr "" "FlatCAM est en cours d'initialisation ...\n" "L'initialisation de la toile a commencé." -<<<<<<< HEAD #: FlatCAMApp.py:729 -======= -#: FlatCAMApp.py:728 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" @@ -71,26 +50,17 @@ msgstr "" "L'initialisation de la toile a commencé.\n" "Initialisation de la toile terminée en" -<<<<<<< HEAD #: FlatCAMApp.py:1593 FlatCAMApp.py:7451 msgid "New Project - Not saved" msgstr "Nouveau projet - Non enregistré" #: FlatCAMApp.py:1689 -======= -#: FlatCAMApp.py:1592 FlatCAMApp.py:7450 -msgid "New Project - Not saved" -msgstr "Nouveau projet - Non enregistré" - -#: FlatCAMApp.py:1688 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Found old default preferences files. Please reboot the application to update." msgstr "" "Anciens fichiers de préférences par défaut trouvés. Veuillez redémarrer " "l'application pour la mettre à jour." -<<<<<<< HEAD #: FlatCAMApp.py:1740 FlatCAMApp.py:2512 FlatCAMApp.py:2547 FlatCAMApp.py:2594 #: FlatCAMApp.py:4540 FlatCAMApp.py:7535 FlatCAMApp.py:7572 FlatCAMApp.py:7614 #: FlatCAMApp.py:7643 FlatCAMApp.py:7684 FlatCAMApp.py:7709 FlatCAMApp.py:7761 @@ -98,15 +68,6 @@ msgstr "" #: FlatCAMApp.py:7964 FlatCAMApp.py:8005 FlatCAMApp.py:8049 FlatCAMApp.py:8105 #: FlatCAMApp.py:8137 FlatCAMApp.py:8169 FlatCAMApp.py:8402 FlatCAMApp.py:8440 #: FlatCAMApp.py:8483 FlatCAMApp.py:8560 FlatCAMApp.py:8615 -======= -#: FlatCAMApp.py:1739 FlatCAMApp.py:2511 FlatCAMApp.py:2546 FlatCAMApp.py:2593 -#: FlatCAMApp.py:4539 FlatCAMApp.py:7534 FlatCAMApp.py:7571 FlatCAMApp.py:7613 -#: FlatCAMApp.py:7642 FlatCAMApp.py:7683 FlatCAMApp.py:7708 FlatCAMApp.py:7760 -#: FlatCAMApp.py:7795 FlatCAMApp.py:7840 FlatCAMApp.py:7881 FlatCAMApp.py:7922 -#: FlatCAMApp.py:7963 FlatCAMApp.py:8004 FlatCAMApp.py:8048 FlatCAMApp.py:8104 -#: FlatCAMApp.py:8136 FlatCAMApp.py:8168 FlatCAMApp.py:8401 FlatCAMApp.py:8439 -#: FlatCAMApp.py:8482 FlatCAMApp.py:8559 FlatCAMApp.py:8614 ->>>>>>> remotes/jpcgt/flatcam/Beta #: FlatCAMBookmark.py:300 FlatCAMBookmark.py:342 FlatCAMDB.py:663 #: FlatCAMDB.py:709 FlatCAMDB.py:2125 FlatCAMDB.py:2171 #: flatcamEditors/FlatCAMExcEditor.py:1023 @@ -121,7 +82,6 @@ msgstr "" msgid "Cancelled." msgstr "Annulé." -<<<<<<< HEAD #: FlatCAMApp.py:1756 msgid "Open Config file failed." msgstr "Le fichier de configuration ouvert a échoué." @@ -147,33 +107,6 @@ msgid "Select a Geometry, Gerber or Excellon Object to edit." msgstr "Sélectionnez un objet Geometry, Gerber ou Excellon à modifier." #: FlatCAMApp.py:2146 -======= -#: FlatCAMApp.py:1755 -msgid "Open Config file failed." -msgstr "Le fichier de configuration ouvert a échoué." - -#: FlatCAMApp.py:1770 -msgid "Open Script file failed." -msgstr "Le fichier de script ouvert a échoué." - -#: FlatCAMApp.py:1796 -msgid "Open Excellon file failed." -msgstr "Le fichier de Excellon ouvert a échoué." - -#: FlatCAMApp.py:1809 -msgid "Open GCode file failed." -msgstr "Le fichier de G-code ouvert a échoué." - -#: FlatCAMApp.py:1822 -msgid "Open Gerber file failed." -msgstr "Le fichier de Gerber ouvert a échoué." - -#: FlatCAMApp.py:2130 -msgid "Select a Geometry, Gerber or Excellon Object to edit." -msgstr "Sélectionnez un objet Geometry, Gerber ou Excellon à modifier." - -#: FlatCAMApp.py:2145 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" @@ -183,7 +116,6 @@ msgstr "" "n'est pas possible.\n" "Modifiez une seule géométrie à la fois." -<<<<<<< HEAD #: FlatCAMApp.py:2204 msgid "Editor is activated ..." msgstr "L'éditeur est activé ..." @@ -207,49 +139,18 @@ msgstr "Oui" #: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 #: flatcamGUI/FlatCAMGUI.py:2520 #: flatcamGUI/preferences/PreferencesUIManager.py:1123 -======= -#: FlatCAMApp.py:2203 -msgid "Editor is activated ..." -msgstr "L'éditeur est activé ..." - -#: FlatCAMApp.py:2224 -msgid "Do you want to save the edited object?" -msgstr "Voulez-vous enregistrer l'objet édité?" - -#: FlatCAMApp.py:2225 flatcamGUI/FlatCAMGUI.py:2288 -msgid "Close Editor" -msgstr "Fermer l'éditeur" - -#: FlatCAMApp.py:2228 FlatCAMApp.py:3517 FlatCAMApp.py:6084 FlatCAMApp.py:7344 -#: FlatCAMTranslation.py:109 FlatCAMTranslation.py:207 -#: flatcamGUI/FlatCAMGUI.py:2519 -#: flatcamGUI/preferences/PreferencesUIManager.py:1118 -msgid "Yes" -msgstr "Oui" - -#: FlatCAMApp.py:2229 FlatCAMApp.py:3518 FlatCAMApp.py:6085 FlatCAMApp.py:7345 -#: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 -#: flatcamGUI/FlatCAMGUI.py:2520 -#: flatcamGUI/preferences/PreferencesUIManager.py:1119 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150 #: flatcamTools/ToolNCC.py:182 flatcamTools/ToolPaint.py:166 msgid "No" msgstr "Non" -<<<<<<< HEAD #: FlatCAMApp.py:2231 FlatCAMApp.py:3520 FlatCAMApp.py:4478 FlatCAMApp.py:5103 #: FlatCAMApp.py:7347 FlatCAMDB.py:128 FlatCAMDB.py:1689 -======= -#: FlatCAMApp.py:2230 FlatCAMApp.py:3519 FlatCAMApp.py:4477 FlatCAMApp.py:5102 -#: FlatCAMApp.py:7346 FlatCAMDB.py:128 FlatCAMDB.py:1689 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1347 msgid "Cancel" msgstr "Annuler" -<<<<<<< HEAD #: FlatCAMApp.py:2263 msgid "Object empty after edit." msgstr "Objet vide après édition." @@ -297,55 +198,6 @@ msgstr "Enregistrer dans un fichier" #: FlatCAMApp.py:2602 FlatCAMApp.py:8859 FlatCAMApp.py:8907 FlatCAMApp.py:9032 #: FlatCAMApp.py:9168 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 -======= -#: FlatCAMApp.py:2262 -msgid "Object empty after edit." -msgstr "Objet vide après édition." - -#: FlatCAMApp.py:2266 FlatCAMApp.py:2287 FlatCAMApp.py:2309 -msgid "Editor exited. Editor content saved." -msgstr "L'éditeur est sorti. Contenu de l'éditeur enregistré." - -#: FlatCAMApp.py:2313 FlatCAMApp.py:2336 FlatCAMApp.py:2354 -msgid "Select a Gerber, Geometry or Excellon Object to update." -msgstr "Sélectionnez un objet Gerber, Geometry ou Excellon à mettre à jour." - -#: FlatCAMApp.py:2316 -msgid "is updated, returning to App..." -msgstr "est mis à jour, revenant à l'App ..." - -#: FlatCAMApp.py:2323 -msgid "Editor exited. Editor content was not saved." -msgstr "L'éditeur est sorti. Le contenu de l'éditeur n'a pas été enregistré." - -#: FlatCAMApp.py:2503 FlatCAMApp.py:2507 -msgid "Import FlatCAM Preferences" -msgstr "Importer les préférences FlatCAM" - -#: FlatCAMApp.py:2518 -msgid "Imported Defaults from" -msgstr "Valeurs par défaut importées de" - -#: FlatCAMApp.py:2538 FlatCAMApp.py:2543 -msgid "Export FlatCAM Preferences" -msgstr "Exporter les préférences FlatCAM" - -#: FlatCAMApp.py:2557 FlatCAMApp.py:2625 -#: flatcamGUI/preferences/PreferencesUIManager.py:1014 -msgid "Failed to write defaults to file." -msgstr "Échec d'écriture par défaut dans le fichier." - -#: FlatCAMApp.py:2563 -msgid "Exported preferences to" -msgstr "Préférences exportées vers" - -#: FlatCAMApp.py:2583 FlatCAMApp.py:2588 -msgid "Save to file" -msgstr "Enregistrer dans un fichier" - -#: FlatCAMApp.py:2601 FlatCAMApp.py:8858 FlatCAMApp.py:8906 FlatCAMApp.py:9031 -#: FlatCAMApp.py:9167 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMTextEditor.py:276 flatcamObjects/FlatCAMCNCJob.py:959 #: flatcamTools/ToolFilm.py:1031 flatcamTools/ToolFilm.py:1212 #: flatcamTools/ToolSolderPaste.py:1534 @@ -357,7 +209,6 @@ msgstr "" "Très probablement, une autre application tient le fichier ouvert et n'est " "pas accessible." -<<<<<<< HEAD #: FlatCAMApp.py:2613 msgid "Could not load the file." msgstr "Impossible de charger le fichier." @@ -378,28 +229,6 @@ msgstr "Échec d'ouverture du fichier de projets récents en écriture." #: FlatCAMApp.py:9637 FlatCAMApp.py:10287 #: flatcamEditors/FlatCAMGrbEditor.py:4364 #: flatcamObjects/FlatCAMGeometry.py:1725 flatcamParsers/ParseExcellon.py:897 -======= -#: FlatCAMApp.py:2612 -msgid "Could not load the file." -msgstr "Impossible de charger le fichier." - -#: FlatCAMApp.py:2628 -msgid "Exported file to" -msgstr "Fichier exporté vers" - -#: FlatCAMApp.py:2711 -msgid "Failed to open recent files file for writing." -msgstr "Échec d'ouverture du fichier récent en écriture." - -#: FlatCAMApp.py:2722 -msgid "Failed to open recent projects file for writing." -msgstr "Échec d'ouverture du fichier de projets récents en écriture." - -#: FlatCAMApp.py:2805 FlatCAMApp.py:9376 FlatCAMApp.py:9440 FlatCAMApp.py:9571 -#: FlatCAMApp.py:9636 FlatCAMApp.py:10286 -#: flatcamEditors/FlatCAMGrbEditor.py:4364 -#: flatcamObjects/FlatCAMGeometry.py:1697 flatcamParsers/ParseExcellon.py:897 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:432 msgid "An internal error has occurred. See shell.\n" msgstr "Une erreur interne s'est produite. Voir shell.\n" @@ -415,7 +244,6 @@ msgstr "L'objet ({kind}) a échoué car: {error}\n" msgid "Converting units to " msgstr "Conversion d'unités en " -<<<<<<< HEAD #: FlatCAMApp.py:2931 msgid "CREATE A NEW FLATCAM TCL SCRIPT" msgstr "CRÉER UN NOUVEAU SCRIPT FLATCAM TCL" @@ -429,21 +257,6 @@ msgid "FlatCAM commands list" msgstr "Liste des commandes FlatCAM" #: FlatCAMApp.py:2935 -======= -#: FlatCAMApp.py:2930 -msgid "CREATE A NEW FLATCAM TCL SCRIPT" -msgstr "CRÉER UN NOUVEAU SCRIPT FLATCAM TCL" - -#: FlatCAMApp.py:2931 -msgid "TCL Tutorial is here" -msgstr "Le didacticiel TCL est ici" - -#: FlatCAMApp.py:2933 -msgid "FlatCAM commands list" -msgstr "Liste des commandes FlatCAM" - -#: FlatCAMApp.py:2934 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." @@ -451,21 +264,12 @@ msgstr "" "Tapez >help< suivi de Run Code pour une liste des commandes FlatCAM Tcl " "(affichées dans Tcl Shell)." -<<<<<<< HEAD #: FlatCAMApp.py:2982 FlatCAMApp.py:2988 FlatCAMApp.py:2994 FlatCAMApp.py:3000 #: FlatCAMApp.py:3006 FlatCAMApp.py:3012 msgid "created/selected" msgstr "créé / sélectionné" #: FlatCAMApp.py:3027 FlatCAMApp.py:5189 flatcamObjects/FlatCAMObj.py:248 -======= -#: FlatCAMApp.py:2981 FlatCAMApp.py:2987 FlatCAMApp.py:2993 FlatCAMApp.py:2999 -#: FlatCAMApp.py:3005 FlatCAMApp.py:3011 -msgid "created/selected" -msgstr "créé / sélectionné" - -#: FlatCAMApp.py:3026 FlatCAMApp.py:5188 flatcamObjects/FlatCAMObj.py:248 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMObj.py:279 flatcamObjects/FlatCAMObj.py:295 #: flatcamObjects/FlatCAMObj.py:375 flatcamTools/ToolCopperThieving.py:1481 #: flatcamTools/ToolFiducials.py:809 flatcamTools/ToolMove.py:229 @@ -473,7 +277,6 @@ msgstr "créé / sélectionné" msgid "Plotting" msgstr "Traçage" -<<<<<<< HEAD #: FlatCAMApp.py:3090 flatcamGUI/FlatCAMGUI.py:545 msgid "About FlatCAM" msgstr "À propos de FlatCAM" @@ -503,37 +306,6 @@ msgid "Licensed under the MIT license" msgstr "Sous licence MIT" #: FlatCAMApp.py:3147 -======= -#: FlatCAMApp.py:3089 flatcamGUI/FlatCAMGUI.py:545 -msgid "About FlatCAM" -msgstr "À propos de FlatCAM" - -#: FlatCAMApp.py:3115 -msgid "2D Computer-Aided Printed Circuit Board Manufacturing" -msgstr "Fabrication de cartes de circuits imprimés 2D assistées par ordinateur" - -#: FlatCAMApp.py:3116 -msgid "Development" -msgstr "Développement" - -#: FlatCAMApp.py:3117 -msgid "DOWNLOAD" -msgstr "TÉLÉCHARGER" - -#: FlatCAMApp.py:3118 -msgid "Issue tracker" -msgstr "Traqueur d'incidents" - -#: FlatCAMApp.py:3122 FlatCAMApp.py:3483 flatcamGUI/GUIElements.py:2583 -msgid "Close" -msgstr "Proche" - -#: FlatCAMApp.py:3137 -msgid "Licensed under the MIT license" -msgstr "Sous licence MIT" - -#: FlatCAMApp.py:3146 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" @@ -585,11 +357,7 @@ msgstr "" "DANS\n" "LES LOGICIELS." -<<<<<<< HEAD #: FlatCAMApp.py:3169 -======= -#: FlatCAMApp.py:3168 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Some of the icons used are from the following sources:
Icônes de " "oNline Web Fonts" -<<<<<<< HEAD #: FlatCAMApp.py:3202 msgid "Splash" msgstr "Éclaboussure" @@ -659,61 +426,6 @@ msgid "Bookmarks Manager" msgstr "Gestionnaire de favoris" #: FlatCAMApp.py:3475 -======= -#: FlatCAMApp.py:3201 -msgid "Splash" -msgstr "Éclaboussure" - -#: FlatCAMApp.py:3207 -msgid "Programmers" -msgstr "Programmeurs" - -#: FlatCAMApp.py:3213 -msgid "Translators" -msgstr "Traducteurs" - -#: FlatCAMApp.py:3219 -msgid "License" -msgstr "Licence" - -#: FlatCAMApp.py:3225 -msgid "Attributions" -msgstr "Attributions" - -#: FlatCAMApp.py:3248 -msgid "Programmer" -msgstr "Programmeur" - -#: FlatCAMApp.py:3249 -msgid "Status" -msgstr "Statut" - -#: FlatCAMApp.py:3250 FlatCAMApp.py:3330 -msgid "E-mail" -msgstr "Email" - -#: FlatCAMApp.py:3258 -msgid "BETA Maintainer >= 2019" -msgstr "Mainteneur BETA> = 2019" - -#: FlatCAMApp.py:3327 -msgid "Language" -msgstr "La langue" - -#: FlatCAMApp.py:3328 -msgid "Translator" -msgstr "Traducteur" - -#: FlatCAMApp.py:3329 -msgid "Corrections" -msgstr "Les corrections" - -#: FlatCAMApp.py:3454 FlatCAMApp.py:3463 flatcamGUI/FlatCAMGUI.py:527 -msgid "Bookmarks Manager" -msgstr "Gestionnaire de favoris" - -#: FlatCAMApp.py:3474 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This entry will resolve to another website if:\n" "\n" @@ -733,7 +445,6 @@ msgstr "" "Si vous ne pouvez pas obtenir d'informations sur FlatCAM beta\n" "utilisez le lien de chaîne YouTube dans le menu Aide." -<<<<<<< HEAD #: FlatCAMApp.py:3482 msgid "Alternative website" msgstr "Site alternatif" @@ -743,17 +454,6 @@ msgid "Application is saving the project. Please wait ..." msgstr "L'application enregistre le projet. S'il vous plaît, attendez ..." #: FlatCAMApp.py:3513 FlatCAMTranslation.py:202 -======= -#: FlatCAMApp.py:3481 -msgid "Alternative website" -msgstr "Site alternatif" - -#: FlatCAMApp.py:3507 flatcamGUI/FlatCAMGUI.py:4244 -msgid "Application is saving the project. Please wait ..." -msgstr "L'application enregistre le projet. S'il vous plaît, attendez ..." - -#: FlatCAMApp.py:3512 FlatCAMTranslation.py:202 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" @@ -761,24 +461,15 @@ msgstr "" "Il y a des fichiers / objets modifiés dans FlatCAM.\n" "Voulez-vous enregistrer le projet?" -<<<<<<< HEAD #: FlatCAMApp.py:3516 FlatCAMApp.py:7343 FlatCAMTranslation.py:205 msgid "Save changes" msgstr "Sauvegarder les modifications" #: FlatCAMApp.py:3778 -======= -#: FlatCAMApp.py:3515 FlatCAMApp.py:7342 FlatCAMTranslation.py:205 -msgid "Save changes" -msgstr "Sauvegarder les modifications" - -#: FlatCAMApp.py:3777 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Selected Excellon file extensions registered with FlatCAM." msgstr "" "Extensions de fichier Excellon sélectionnées enregistrées avec FlatCAM." -<<<<<<< HEAD #: FlatCAMApp.py:3800 msgid "Selected GCode file extensions registered with FlatCAM." msgstr "Extensions de fichier GCode sélectionnées enregistrées avec FlatCAM." @@ -788,27 +479,12 @@ msgid "Selected Gerber file extensions registered with FlatCAM." msgstr "Extensions de fichiers Gerber sélectionnées enregistrées avec FlatCAM." #: FlatCAMApp.py:4010 FlatCAMApp.py:4069 FlatCAMApp.py:4097 -======= -#: FlatCAMApp.py:3799 -msgid "Selected GCode file extensions registered with FlatCAM." -msgstr "Extensions de fichier GCode sélectionnées enregistrées avec FlatCAM." - -#: FlatCAMApp.py:3821 -msgid "Selected Gerber file extensions registered with FlatCAM." -msgstr "Extensions de fichiers Gerber sélectionnées enregistrées avec FlatCAM." - -#: FlatCAMApp.py:4009 FlatCAMApp.py:4068 FlatCAMApp.py:4096 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "At least two objects are required for join. Objects currently selected" msgstr "" "Au moins deux objets sont requis pour la jointure. Objets actuellement " "sélectionnés" -<<<<<<< HEAD #: FlatCAMApp.py:4019 -======= -#: FlatCAMApp.py:4018 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " @@ -825,7 +501,6 @@ msgstr "" "attendu.\n" "Vérifiez le GCODE généré." -<<<<<<< HEAD #: FlatCAMApp.py:4031 FlatCAMApp.py:4041 msgid "Geometry merging finished" msgstr "Fusion de la géométrie terminée" @@ -867,49 +542,6 @@ msgid "Toggle Units" msgstr "Basculer les Unités" #: FlatCAMApp.py:4474 -======= -#: FlatCAMApp.py:4030 FlatCAMApp.py:4040 -msgid "Geometry merging finished" -msgstr "Fusion de la géométrie terminée" - -#: FlatCAMApp.py:4063 -msgid "Failed. Excellon joining works only on Excellon objects." -msgstr "Échoué. Excellon rejoindre ne travaille que sur des objets Excellon." - -#: FlatCAMApp.py:4073 -msgid "Excellon merging finished" -msgstr "Fusion de la Excellon terminée" - -#: FlatCAMApp.py:4091 -msgid "Failed. Gerber joining works only on Gerber objects." -msgstr "Échoué. La jonction de Gerber ne fonctionne que sur des objets Gerber." - -#: FlatCAMApp.py:4101 -msgid "Gerber merging finished" -msgstr "Fusion de Gerber terminée" - -#: FlatCAMApp.py:4121 FlatCAMApp.py:4158 -msgid "Failed. Select a Geometry Object and try again." -msgstr "Échoué. Sélectionnez un objet de géométrie et réessayez." - -#: FlatCAMApp.py:4125 FlatCAMApp.py:4163 -msgid "Expected a GeometryObject, got" -msgstr "Échoué. Sélectionnez un objet de géométrie et réessayez" - -#: FlatCAMApp.py:4140 -msgid "A Geometry object was converted to MultiGeo type." -msgstr "Un objet Geometry a été converti en type MultiGeo." - -#: FlatCAMApp.py:4178 -msgid "A Geometry object was converted to SingleGeo type." -msgstr "Un objet Geometry a été converti en type SingleGeo." - -#: FlatCAMApp.py:4471 -msgid "Toggle Units" -msgstr "Basculer les Unités" - -#: FlatCAMApp.py:4473 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Changing the units of the project\n" "will scale all objects.\n" @@ -921,7 +553,6 @@ msgstr "" "\n" "Voulez-vous continuer?" -<<<<<<< HEAD #: FlatCAMApp.py:4477 FlatCAMApp.py:5025 FlatCAMApp.py:5102 FlatCAMApp.py:7728 #: FlatCAMApp.py:7742 FlatCAMApp.py:8075 FlatCAMApp.py:8085 msgid "Ok" @@ -936,22 +567,6 @@ msgid "Detachable Tabs" msgstr "Onglets détachables" #: FlatCAMApp.py:5014 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1431 -======= -#: FlatCAMApp.py:4476 FlatCAMApp.py:5024 FlatCAMApp.py:5101 FlatCAMApp.py:7727 -#: FlatCAMApp.py:7741 FlatCAMApp.py:8074 FlatCAMApp.py:8084 -msgid "Ok" -msgstr "D'accord" - -#: FlatCAMApp.py:4525 -msgid "Converted units to" -msgstr "Unités converties en" - -#: FlatCAMApp.py:4927 -msgid "Detachable Tabs" -msgstr "Onglets détachables" - -#: FlatCAMApp.py:5013 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1426 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:858 flatcamTools/ToolSolderPaste.py:568 #: flatcamTools/ToolSolderPaste.py:893 msgid "Please enter a tool diameter with non-zero value, in Float format." @@ -959,20 +574,12 @@ msgstr "" "Veuillez saisir un diamètre d’outil avec une valeur non nulle, au format " "réel." -<<<<<<< HEAD #: FlatCAMApp.py:5018 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 -======= -#: FlatCAMApp.py:5017 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:572 msgid "Adding Tool cancelled" msgstr "Outil d'ajout annulé" -<<<<<<< HEAD #: FlatCAMApp.py:5021 -======= -#: FlatCAMApp.py:5020 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." @@ -980,19 +587,11 @@ msgstr "" "L'ajout d'outil ne fonctionne que lorsque l'option Avancé est cochée.\n" "Allez dans Préférences -> Général - Afficher les options avancées." -<<<<<<< HEAD #: FlatCAMApp.py:5097 msgid "Delete objects" msgstr "Supprimer des objets" #: FlatCAMApp.py:5100 -======= -#: FlatCAMApp.py:5096 -msgid "Delete objects" -msgstr "Supprimer des objets" - -#: FlatCAMApp.py:5099 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Are you sure you want to permanently delete\n" "the selected objects?" @@ -1000,7 +599,6 @@ msgstr "" "Êtes-vous sûr de vouloir supprimer définitivement\n" "les objets sélectionnés?" -<<<<<<< HEAD #: FlatCAMApp.py:5138 msgid "Object(s) deleted" msgstr "Objet (s) supprimé (s)" @@ -1050,57 +648,6 @@ msgid "Wrong coordinates. Enter coordinates in format: X,Y" msgstr "Mauvaises coordonnées. Entrez les coordonnées au format: X, Y" #: FlatCAMApp.py:5463 FlatCAMApp.py:5612 -======= -#: FlatCAMApp.py:5137 -msgid "Object(s) deleted" -msgstr "Objet (s) supprimé (s)" - -#: FlatCAMApp.py:5141 FlatCAMApp.py:5296 flatcamTools/ToolDblSided.py:818 -msgid "Failed. No object(s) selected..." -msgstr "Échoué. Aucun objet sélectionné ..." - -#: FlatCAMApp.py:5143 -msgid "Save the work in Editor and try again ..." -msgstr "Enregistrez le travail dans l'éditeur et réessayez ..." - -#: FlatCAMApp.py:5172 -msgid "Object deleted" -msgstr "Objet supprimé" - -#: FlatCAMApp.py:5199 -msgid "Click to set the origin ..." -msgstr "Cliquez pour définir l'origine ..." - -#: FlatCAMApp.py:5221 -msgid "Setting Origin..." -msgstr "Réglage de l'Origine ..." - -#: FlatCAMApp.py:5234 FlatCAMApp.py:5336 -msgid "Origin set" -msgstr "Ensemble d'origine" - -#: FlatCAMApp.py:5251 -msgid "Origin coordinates specified but incomplete." -msgstr "Coordonnées d'origine spécifiées mais incomplètes." - -#: FlatCAMApp.py:5292 -msgid "Moving to Origin..." -msgstr "Déplacement vers l'origine ..." - -#: FlatCAMApp.py:5373 -msgid "Jump to ..." -msgstr "Sauter à ..." - -#: FlatCAMApp.py:5374 -msgid "Enter the coordinates in format X,Y:" -msgstr "Entrez les coordonnées au format X, Y:" - -#: FlatCAMApp.py:5384 -msgid "Wrong coordinates. Enter coordinates in format: X,Y" -msgstr "Mauvaises coordonnées. Entrez les coordonnées au format: X, Y" - -#: FlatCAMApp.py:5462 FlatCAMApp.py:5611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMExcEditor.py:3624 #: flatcamEditors/FlatCAMExcEditor.py:3632 #: flatcamEditors/FlatCAMGeoEditor.py:4349 @@ -1116,46 +663,27 @@ msgstr "Mauvaises coordonnées. Entrez les coordonnées au format: X, Y" msgid "Done." msgstr "Terminé." -<<<<<<< HEAD #: FlatCAMApp.py:5478 FlatCAMApp.py:7724 FlatCAMApp.py:7819 FlatCAMApp.py:7860 #: FlatCAMApp.py:7901 FlatCAMApp.py:7942 FlatCAMApp.py:7983 FlatCAMApp.py:8027 #: FlatCAMApp.py:8071 FlatCAMApp.py:8593 FlatCAMApp.py:8597 -======= -#: FlatCAMApp.py:5477 FlatCAMApp.py:7723 FlatCAMApp.py:7818 FlatCAMApp.py:7859 -#: FlatCAMApp.py:7900 FlatCAMApp.py:7941 FlatCAMApp.py:7982 FlatCAMApp.py:8026 -#: FlatCAMApp.py:8070 FlatCAMApp.py:8592 FlatCAMApp.py:8596 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolProperties.py:116 msgid "No object selected." msgstr "Aucun objet sélectionné." -<<<<<<< HEAD #: FlatCAMApp.py:5497 msgid "Bottom-Left" msgstr "En bas à gauche" #: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 -======= -#: FlatCAMApp.py:5496 -msgid "Bottom-Left" -msgstr "En bas à gauche" - -#: FlatCAMApp.py:5497 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:159 msgid "Top-Left" msgstr "En haut à gauche" -<<<<<<< HEAD #: FlatCAMApp.py:5499 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 -======= -#: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:160 msgid "Bottom-Right" msgstr "En bas à droite" -<<<<<<< HEAD #: FlatCAMApp.py:5500 msgid "Top-Right" msgstr "En haut à droite" @@ -1173,41 +701,17 @@ msgid "No object is selected. Select an object and try again." msgstr "Aucun objet n'est sélectionné. Sélectionnez un objet et réessayez." #: FlatCAMApp.py:5882 -======= -#: FlatCAMApp.py:5499 -msgid "Top-Right" -msgstr "En haut à droite" - -#: FlatCAMApp.py:5500 flatcamGUI/ObjectUI.py:2626 -msgid "Center" -msgstr "Centre" - -#: FlatCAMApp.py:5520 -msgid "Locate ..." -msgstr "Localiser ..." - -#: FlatCAMApp.py:5778 FlatCAMApp.py:5855 -msgid "No object is selected. Select an object and try again." -msgstr "Aucun objet n'est sélectionné. Sélectionnez un objet et réessayez." - -#: FlatCAMApp.py:5881 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Aborting. The current task will be gracefully closed as soon as possible..." msgstr "" "Abandonner La tâche en cours sera clôturée dans les meilleurs délais ..." -<<<<<<< HEAD #: FlatCAMApp.py:5888 -======= -#: FlatCAMApp.py:5887 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "The current task was gracefully closed on user request..." msgstr "" "La tâche en cours a été fermée avec élégance à la demande de " "l'utilisateur ..." -<<<<<<< HEAD #: FlatCAMApp.py:5916 flatcamGUI/preferences/PreferencesUIManager.py:905 #: flatcamGUI/preferences/PreferencesUIManager.py:949 #: flatcamGUI/preferences/PreferencesUIManager.py:970 @@ -1224,54 +728,23 @@ msgid "Tools Database" msgstr "Base de données d'outils" #: FlatCAMApp.py:6033 -======= -#: FlatCAMApp.py:5915 flatcamGUI/preferences/PreferencesUIManager.py:901 -#: flatcamGUI/preferences/PreferencesUIManager.py:945 -#: flatcamGUI/preferences/PreferencesUIManager.py:966 -#: flatcamGUI/preferences/PreferencesUIManager.py:1071 -msgid "Preferences" -msgstr "Préférences" - -#: FlatCAMApp.py:5980 FlatCAMApp.py:6008 FlatCAMApp.py:6035 FlatCAMApp.py:6055 -#: FlatCAMDB.py:738 FlatCAMDB.py:913 FlatCAMDB.py:2200 FlatCAMDB.py:2418 -#: flatcamObjects/FlatCAMGeometry.py:862 flatcamTools/ToolNCC.py:3958 -#: flatcamTools/ToolNCC.py:4042 flatcamTools/ToolPaint.py:3548 -#: flatcamTools/ToolPaint.py:3633 -msgid "Tools Database" -msgstr "Base de données d'outils" - -#: FlatCAMApp.py:6032 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Tools in Tools Database edited but not saved." msgstr "" "Les outils de la base de données d'outils ont été modifiés mais pas " "enregistrés." -<<<<<<< HEAD #: FlatCAMApp.py:6060 flatcamTools/ToolNCC.py:3970 #: flatcamTools/ToolPaint.py:3560 msgid "Tool from DB added in Tool Table." msgstr "Outil de la base de données ajouté dans la table d'outils." #: FlatCAMApp.py:6062 -======= -#: FlatCAMApp.py:6059 flatcamTools/ToolNCC.py:3965 -#: flatcamTools/ToolPaint.py:3555 -msgid "Tool from DB added in Tool Table." -msgstr "Outil de la base de données ajouté dans la table d'outils." - -#: FlatCAMApp.py:6061 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Adding tool from DB is not allowed for this object." msgstr "" "L'ajout d'outil à partir de la base de données n'est pas autorisé pour cet " "objet." -<<<<<<< HEAD #: FlatCAMApp.py:6080 -======= -#: FlatCAMApp.py:6079 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" @@ -1279,7 +752,6 @@ msgstr "" "Un ou plusieurs outils sont modifiés.\n" "Voulez-vous mettre à jour la base de données d'outils?" -<<<<<<< HEAD #: FlatCAMApp.py:6082 msgid "Save Tools Database" msgstr "Enregistrer la base de données d'outils" @@ -1293,26 +765,10 @@ msgid "Flip on Y axis done." msgstr "Tournez sur l'axe des Y fait." #: FlatCAMApp.py:6163 FlatCAMApp.py:6211 -======= -#: FlatCAMApp.py:6081 -msgid "Save Tools Database" -msgstr "Enregistrer la base de données d'outils" - -#: FlatCAMApp.py:6134 -msgid "No object selected to Flip on Y axis." -msgstr "Aucun objet sélectionné pour basculer sur l’axe Y." - -#: FlatCAMApp.py:6160 -msgid "Flip on Y axis done." -msgstr "Tournez sur l'axe des Y fait." - -#: FlatCAMApp.py:6162 FlatCAMApp.py:6210 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:6059 msgid "Flip action was not executed." msgstr "L'Action de retournement n'a pas été exécutée." -<<<<<<< HEAD #: FlatCAMApp.py:6183 msgid "No object selected to Flip on X axis." msgstr "Aucun objet sélectionné pour basculer sur l’axe X." @@ -1350,67 +806,19 @@ msgid "Skew on X axis done." msgstr "Inclinaison sur l'axe X terminée." #: FlatCAMApp.py:6324 -======= -#: FlatCAMApp.py:6182 -msgid "No object selected to Flip on X axis." -msgstr "Aucun objet sélectionné pour basculer sur l’axe X." - -#: FlatCAMApp.py:6208 -msgid "Flip on X axis done." -msgstr "Tournez sur l'axe X fait." - -#: FlatCAMApp.py:6230 -msgid "No object selected to Rotate." -msgstr "Aucun objet sélectionné pour faire pivoter." - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Transform" -msgstr "Transformer" - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Enter the Angle value:" -msgstr "Entrez la valeur de l'angle:" - -#: FlatCAMApp.py:6264 -msgid "Rotation done." -msgstr "Rotation effectuée." - -#: FlatCAMApp.py:6266 -msgid "Rotation movement was not executed." -msgstr "Le mouvement de rotation n'a pas été exécuté." - -#: FlatCAMApp.py:6284 -msgid "No object selected to Skew/Shear on X axis." -msgstr "Aucun objet sélectionné pour incliner / cisailler sur l'axe X." - -#: FlatCAMApp.py:6306 -msgid "Skew on X axis done." -msgstr "Inclinaison sur l'axe X terminée." - -#: FlatCAMApp.py:6323 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "No object selected to Skew/Shear on Y axis." msgstr "" "Aucun objet sélectionné pour incliner / cisailler sur l'axe des ordonnées." -<<<<<<< HEAD #: FlatCAMApp.py:6346 msgid "Skew on Y axis done." msgstr "Inclinaison sur l'axe des Y faite." #: FlatCAMApp.py:6497 FlatCAMApp.py:6544 flatcamGUI/FlatCAMGUI.py:503 -======= -#: FlatCAMApp.py:6345 -msgid "Skew on Y axis done." -msgstr "Inclinaison sur l'axe des Y faite." - -#: FlatCAMApp.py:6496 FlatCAMApp.py:6543 flatcamGUI/FlatCAMGUI.py:503 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1728 msgid "Select All" msgstr "Tout sélectionner" -<<<<<<< HEAD #: FlatCAMApp.py:6501 FlatCAMApp.py:6548 flatcamGUI/FlatCAMGUI.py:505 msgid "Deselect All" msgstr "Tout déselectionner" @@ -1428,25 +836,6 @@ msgid "Grid On/Off" msgstr "Grille On/Off" #: FlatCAMApp.py:6606 flatcamEditors/FlatCAMGeoEditor.py:939 -======= -#: FlatCAMApp.py:6500 FlatCAMApp.py:6547 flatcamGUI/FlatCAMGUI.py:505 -msgid "Deselect All" -msgstr "Tout déselectionner" - -#: FlatCAMApp.py:6563 -msgid "All objects are selected." -msgstr "Tous les objets sont sélectionnés." - -#: FlatCAMApp.py:6573 -msgid "Objects selection is cleared." -msgstr "La sélection des objets est effacée." - -#: FlatCAMApp.py:6593 flatcamGUI/FlatCAMGUI.py:1721 -msgid "Grid On/Off" -msgstr "Grille On/Off" - -#: FlatCAMApp.py:6605 flatcamEditors/FlatCAMGeoEditor.py:939 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:2583 #: flatcamEditors/FlatCAMGrbEditor.py:5641 flatcamGUI/ObjectUI.py:1595 #: flatcamTools/ToolDblSided.py:192 flatcamTools/ToolDblSided.py:425 @@ -1457,26 +846,17 @@ msgstr "Grille On/Off" msgid "Add" msgstr "Ajouter" -<<<<<<< HEAD #: FlatCAMApp.py:6608 flatcamEditors/FlatCAMGrbEditor.py:2588 #: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 #: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 #: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 #: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:505 -======= -#: FlatCAMApp.py:6607 flatcamEditors/FlatCAMGrbEditor.py:2588 -#: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 -#: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 -#: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 -#: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:480 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:316 flatcamTools/ToolNCC.py:637 #: flatcamTools/ToolPaint.py:299 flatcamTools/ToolPaint.py:682 #: flatcamTools/ToolSolderPaste.py:128 flatcamTools/ToolSolderPaste.py:600 msgid "Delete" msgstr "Effacer" -<<<<<<< HEAD #: FlatCAMApp.py:6624 msgid "New Grid ..." msgstr "Nouvelle grille ..." @@ -1486,23 +866,11 @@ msgid "Enter a Grid Value:" msgstr "Entrez une valeur de grille:" #: FlatCAMApp.py:6633 FlatCAMApp.py:6660 -======= -#: FlatCAMApp.py:6623 -msgid "New Grid ..." -msgstr "Nouvelle grille ..." - -#: FlatCAMApp.py:6624 -msgid "Enter a Grid Value:" -msgstr "Entrez une valeur de grille:" - -#: FlatCAMApp.py:6632 FlatCAMApp.py:6659 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Please enter a grid value with non-zero value, in Float format." msgstr "" "Veuillez entrer une valeur de grille avec une valeur non nulle, au format " "réel." -<<<<<<< HEAD #: FlatCAMApp.py:6639 msgid "New Grid added" msgstr "Nouvelle grille ajoutée" @@ -1544,49 +912,6 @@ msgid "Coordinates copied to clipboard." msgstr "Coordonnées copiées dans le presse-papier." #: FlatCAMApp.py:7167 FlatCAMApp.py:7173 FlatCAMApp.py:7179 FlatCAMApp.py:7185 -======= -#: FlatCAMApp.py:6638 -msgid "New Grid added" -msgstr "Nouvelle grille ajoutée" - -#: FlatCAMApp.py:6641 -msgid "Grid already exists" -msgstr "La grille existe déjà" - -#: FlatCAMApp.py:6644 -msgid "Adding New Grid cancelled" -msgstr "Ajout d'une nouvelle grille annulée" - -#: FlatCAMApp.py:6666 -msgid " Grid Value does not exist" -msgstr " Grid Value does not exist" - -#: FlatCAMApp.py:6669 -msgid "Grid Value deleted" -msgstr "Valeur de grille supprimée" - -#: FlatCAMApp.py:6672 -msgid "Delete Grid value cancelled" -msgstr "Supprimer la valeur de grille annulée" - -#: FlatCAMApp.py:6678 -msgid "Key Shortcut List" -msgstr "Liste de raccourcis clavier" - -#: FlatCAMApp.py:6712 -msgid " No object selected to copy it's name" -msgstr " Aucun objet sélectionné pour copier son nom" - -#: FlatCAMApp.py:6716 -msgid "Name copied on clipboard ..." -msgstr "Nom copié dans le presse-papiers ..." - -#: FlatCAMApp.py:6929 flatcamEditors/FlatCAMGrbEditor.py:4554 -msgid "Coordinates copied to clipboard." -msgstr "Coordonnées copiées dans le presse-papier." - -#: FlatCAMApp.py:7166 FlatCAMApp.py:7172 FlatCAMApp.py:7178 FlatCAMApp.py:7184 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/ObjectCollection.py:922 #: flatcamObjects/ObjectCollection.py:928 #: flatcamObjects/ObjectCollection.py:934 @@ -1596,11 +921,7 @@ msgstr "Coordonnées copiées dans le presse-papier." msgid "selected" msgstr "choisi" -<<<<<<< HEAD #: FlatCAMApp.py:7340 -======= -#: FlatCAMApp.py:7339 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" @@ -1610,30 +931,17 @@ msgstr "" "La création d'un nouveau projet les supprimera.\n" "Voulez-vous enregistrer le projet?" -<<<<<<< HEAD #: FlatCAMApp.py:7361 msgid "New Project created" msgstr "Nouveau projet créé" #: FlatCAMApp.py:7519 FlatCAMApp.py:7523 flatcamGUI/FlatCAMGUI.py:836 -======= -#: FlatCAMApp.py:7360 -msgid "New Project created" -msgstr "Nouveau projet créé" - -#: FlatCAMApp.py:7518 FlatCAMApp.py:7522 flatcamGUI/FlatCAMGUI.py:836 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2544 msgid "Open Gerber" msgstr "Gerber ouvert" -<<<<<<< HEAD #: FlatCAMApp.py:7528 FlatCAMApp.py:7565 FlatCAMApp.py:7607 FlatCAMApp.py:7677 #: FlatCAMApp.py:8462 FlatCAMApp.py:9675 FlatCAMApp.py:9737 -======= -#: FlatCAMApp.py:7527 FlatCAMApp.py:7564 FlatCAMApp.py:7606 FlatCAMApp.py:7676 -#: FlatCAMApp.py:8461 FlatCAMApp.py:9674 FlatCAMApp.py:9736 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Canvas initialization started.\n" "Canvas initialization finished in" @@ -1641,24 +949,15 @@ msgstr "" "L'initialisation de la toile a commencé.\n" "Initialisation de la toile terminée en" -<<<<<<< HEAD #: FlatCAMApp.py:7530 msgid "Opening Gerber file." msgstr "Ouvrir le fichier Gerber." #: FlatCAMApp.py:7557 FlatCAMApp.py:7561 flatcamGUI/FlatCAMGUI.py:838 -======= -#: FlatCAMApp.py:7529 -msgid "Opening Gerber file." -msgstr "Ouvrir le fichier Gerber." - -#: FlatCAMApp.py:7556 FlatCAMApp.py:7560 flatcamGUI/FlatCAMGUI.py:838 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2546 msgid "Open Excellon" msgstr "Excellon ouvert" -<<<<<<< HEAD #: FlatCAMApp.py:7567 msgid "Opening Excellon file." msgstr "Ouverture du fichier Excellon." @@ -1696,131 +995,55 @@ msgid "Only Geometry, Gerber and CNCJob objects can be used." msgstr "Seuls les objets Geometry, Gerber et CNCJob peuvent être utilisés." #: FlatCAMApp.py:7752 FlatCAMApp.py:7756 flatcamTools/ToolQRCode.py:829 -======= -#: FlatCAMApp.py:7566 -msgid "Opening Excellon file." -msgstr "Ouverture du fichier Excellon." - -#: FlatCAMApp.py:7597 FlatCAMApp.py:7601 -msgid "Open G-Code" -msgstr "G-code ouvert" - -#: FlatCAMApp.py:7608 -msgid "Opening G-Code file." -msgstr "Ouverture du fichier G-Code." - -#: FlatCAMApp.py:7631 FlatCAMApp.py:7634 flatcamGUI/FlatCAMGUI.py:1730 -msgid "Open Project" -msgstr "Projet ouvert" - -#: FlatCAMApp.py:7667 FlatCAMApp.py:7671 -msgid "Open HPGL2" -msgstr "Ouvrir le HPGL2" - -#: FlatCAMApp.py:7678 -msgid "Opening HPGL2 file." -msgstr "Ouvrir le fichier HPGL2." - -#: FlatCAMApp.py:7701 FlatCAMApp.py:7704 -msgid "Open Configuration File" -msgstr "Ouvrir le fichier de configuration" - -#: FlatCAMApp.py:7724 FlatCAMApp.py:8071 -msgid "Please Select a Geometry object to export" -msgstr "Veuillez sélectionner un objet de géométrie à exporter" - -#: FlatCAMApp.py:7738 -msgid "Only Geometry, Gerber and CNCJob objects can be used." -msgstr "Seuls les objets Geometry, Gerber et CNCJob peuvent être utilisés." - -#: FlatCAMApp.py:7751 FlatCAMApp.py:7755 flatcamTools/ToolQRCode.py:829 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolQRCode.py:833 msgid "Export SVG" msgstr "Exporter en SVG" -<<<<<<< HEAD #: FlatCAMApp.py:7781 -======= -#: FlatCAMApp.py:7780 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Data must be a 3D array with last dimension 3 or 4" msgstr "" "Les données doivent être un tableau 3D avec la dernière dimension 3 ou 4" -<<<<<<< HEAD #: FlatCAMApp.py:7787 FlatCAMApp.py:7791 msgid "Export PNG Image" msgstr "Exporter une image PNG" #: FlatCAMApp.py:7824 FlatCAMApp.py:8032 -======= -#: FlatCAMApp.py:7786 FlatCAMApp.py:7790 -msgid "Export PNG Image" -msgstr "Exporter une image PNG" - -#: FlatCAMApp.py:7823 FlatCAMApp.py:8031 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Gerber objects can be saved as Gerber files..." msgstr "" "Échoué. Seuls les objets Gerber peuvent être enregistrés en tant que " "fichiers Gerber ..." -<<<<<<< HEAD #: FlatCAMApp.py:7836 msgid "Save Gerber source file" msgstr "Enregistrer le fichier source Gerber" #: FlatCAMApp.py:7865 -======= -#: FlatCAMApp.py:7835 -msgid "Save Gerber source file" -msgstr "Enregistrer le fichier source Gerber" - -#: FlatCAMApp.py:7864 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Script objects can be saved as TCL Script files..." msgstr "" "Échoué. Seuls les objets de script peuvent être enregistrés en tant que " "fichiers de script TCL ..." -<<<<<<< HEAD #: FlatCAMApp.py:7877 msgid "Save Script source file" msgstr "Enregistrer le fichier source du script" #: FlatCAMApp.py:7906 -======= -#: FlatCAMApp.py:7876 -msgid "Save Script source file" -msgstr "Enregistrer le fichier source du script" - -#: FlatCAMApp.py:7905 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Document objects can be saved as Document files..." msgstr "" "Échoué. Seuls les objets Document peuvent être enregistrés en tant que " "fichiers Document ..." -<<<<<<< HEAD #: FlatCAMApp.py:7918 msgid "Save Document source file" msgstr "Enregistrer le fichier source du document" #: FlatCAMApp.py:7947 FlatCAMApp.py:7988 FlatCAMApp.py:8945 -======= -#: FlatCAMApp.py:7917 -msgid "Save Document source file" -msgstr "Enregistrer le fichier source du document" - -#: FlatCAMApp.py:7946 FlatCAMApp.py:7987 FlatCAMApp.py:8944 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Excellon objects can be saved as Excellon files..." msgstr "" "Échoué. Seuls les objets Excellon peuvent être enregistrés en tant que " "fichiers Excellon ..." -<<<<<<< HEAD #: FlatCAMApp.py:7955 FlatCAMApp.py:7959 msgid "Save Excellon source file" msgstr "Enregistrer le fichier source Excellon" @@ -1854,72 +1077,24 @@ msgid "Viewing the source code of the selected object." msgstr "Affichage du code source de l'objet sélectionné." #: FlatCAMApp.py:8211 flatcamObjects/FlatCAMCNCJob.py:548 -======= -#: FlatCAMApp.py:7954 FlatCAMApp.py:7958 -msgid "Save Excellon source file" -msgstr "Enregistrer le fichier source Excellon" - -#: FlatCAMApp.py:7995 FlatCAMApp.py:7999 -msgid "Export Excellon" -msgstr "Exporter Excellon" - -#: FlatCAMApp.py:8039 FlatCAMApp.py:8043 -msgid "Export Gerber" -msgstr "Export Gerber" - -#: FlatCAMApp.py:8081 -msgid "Only Geometry objects can be used." -msgstr "Seuls les objets de géométrie peuvent être utilisés." - -#: FlatCAMApp.py:8095 FlatCAMApp.py:8099 -msgid "Export DXF" -msgstr "Exportation DXF" - -#: FlatCAMApp.py:8124 FlatCAMApp.py:8127 -msgid "Import SVG" -msgstr "Importer SVG" - -#: FlatCAMApp.py:8155 FlatCAMApp.py:8159 -msgid "Import DXF" -msgstr "Importation DXF" - -#: FlatCAMApp.py:8209 -msgid "Viewing the source code of the selected object." -msgstr "Affichage du code source de l'objet sélectionné." - -#: FlatCAMApp.py:8210 flatcamObjects/FlatCAMCNCJob.py:548 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMScript.py:134 msgid "Loading..." msgstr "Chargement..." -<<<<<<< HEAD #: FlatCAMApp.py:8217 FlatCAMApp.py:8221 -======= -#: FlatCAMApp.py:8216 FlatCAMApp.py:8220 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Select an Gerber or Excellon file to view it's source file." msgstr "" "Sélectionnez un fichier Gerber ou Excellon pour afficher son fichier source." -<<<<<<< HEAD #: FlatCAMApp.py:8235 msgid "Source Editor" msgstr "Éditeur de source" #: FlatCAMApp.py:8275 FlatCAMApp.py:8282 -======= -#: FlatCAMApp.py:8234 -msgid "Source Editor" -msgstr "Éditeur de source" - -#: FlatCAMApp.py:8274 FlatCAMApp.py:8281 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "There is no selected object for which to see it's source file code." msgstr "" "Il n'y a pas d'objet sélectionné pour lequel voir son code de fichier source." -<<<<<<< HEAD #: FlatCAMApp.py:8294 msgid "Failed to load the source code for the selected object" msgstr "Échec du chargement du code source pour l'objet sélectionné" @@ -1961,54 +1136,10 @@ msgid "Save Project As ..." msgstr "Enregistrer le projet sous ..." #: FlatCAMApp.py:8551 flatcamGUI/FlatCAMGUI.py:1134 -======= -#: FlatCAMApp.py:8293 -msgid "Failed to load the source code for the selected object" -msgstr "Échec du chargement du code source pour l'objet sélectionné" - -#: FlatCAMApp.py:8307 flatcamObjects/FlatCAMCNCJob.py:562 -msgid "Code Editor" -msgstr "Éditeur de code" - -#: FlatCAMApp.py:8329 -msgid "Go to Line ..." -msgstr "Aller à la ligne ..." - -#: FlatCAMApp.py:8330 -msgid "Line:" -msgstr "Ligne:" - -#: FlatCAMApp.py:8359 -msgid "New TCL script file created in Code Editor." -msgstr "Nouveau fichier de script TCL créé dans l'éditeur de code." - -#: FlatCAMApp.py:8395 FlatCAMApp.py:8397 FlatCAMApp.py:8433 FlatCAMApp.py:8435 -msgid "Open TCL script" -msgstr "Ouvrir le script TCL" - -#: FlatCAMApp.py:8463 -msgid "Executing ScriptObject file." -msgstr "Exécution du fichier ScriptObject." - -#: FlatCAMApp.py:8471 FlatCAMApp.py:8474 -msgid "Run TCL script" -msgstr "Exécuter le script TCL" - -#: FlatCAMApp.py:8497 -msgid "TCL script file opened in Code Editor and executed." -msgstr "Fichier de script TCL ouvert dans l'éditeur de code et exécuté." - -#: FlatCAMApp.py:8548 FlatCAMApp.py:8554 -msgid "Save Project As ..." -msgstr "Enregistrer le projet sous ..." - -#: FlatCAMApp.py:8550 flatcamGUI/FlatCAMGUI.py:1134 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2176 msgid "Project" msgstr "Projet" -<<<<<<< HEAD #: FlatCAMApp.py:8590 msgid "FlatCAM objects print" msgstr "Impression d'objets FlatCAM" @@ -2034,40 +1165,12 @@ msgid "SVG file exported to" msgstr "Fichier SVG exporté vers" #: FlatCAMApp.py:8892 -======= -#: FlatCAMApp.py:8589 -msgid "FlatCAM objects print" -msgstr "Impression d'objets FlatCAM" - -#: FlatCAMApp.py:8602 FlatCAMApp.py:8609 -msgid "Save Object as PDF ..." -msgstr "Enregistrer l'objet au format PDF ...Enregistrer le projet sous ..." - -#: FlatCAMApp.py:8618 -msgid "Printing PDF ... Please wait." -msgstr "Impression du PDF ... Veuillez patienter." - -#: FlatCAMApp.py:8797 -msgid "PDF file saved to" -msgstr "Fichier PDF enregistré dans" - -#: FlatCAMApp.py:8822 -msgid "Exporting SVG" -msgstr "Exporter du SVG" - -#: FlatCAMApp.py:8865 -msgid "SVG file exported to" -msgstr "Fichier SVG exporté vers" - -#: FlatCAMApp.py:8891 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Save cancelled because source file is empty. Try to export the Gerber file." msgstr "" "Enregistrement annulé car le fichier source est vide. Essayez d'exporter le " "fichier Gerber." -<<<<<<< HEAD #: FlatCAMApp.py:9039 msgid "Excellon file exported to" msgstr "Fichier Excellon exporté vers" @@ -2105,45 +1208,6 @@ msgid "Could not export DXF file." msgstr "Impossible d'exporter le fichier DXF." #: FlatCAMApp.py:9272 FlatCAMApp.py:9319 flatcamTools/ToolImage.py:277 -======= -#: FlatCAMApp.py:9038 -msgid "Excellon file exported to" -msgstr "Fichier Excellon exporté vers" - -#: FlatCAMApp.py:9047 -msgid "Exporting Excellon" -msgstr "Exporter Excellon" - -#: FlatCAMApp.py:9052 FlatCAMApp.py:9059 -msgid "Could not export Excellon file." -msgstr "Impossible d'exporter le fichier Excellon." - -#: FlatCAMApp.py:9174 -msgid "Gerber file exported to" -msgstr "Fichier Gerber exporté vers" - -#: FlatCAMApp.py:9182 -msgid "Exporting Gerber" -msgstr "Exporter Gerber" - -#: FlatCAMApp.py:9187 FlatCAMApp.py:9194 -msgid "Could not export Gerber file." -msgstr "Impossible d'exporter le fichier Gerber." - -#: FlatCAMApp.py:9229 -msgid "DXF file exported to" -msgstr "Fichier DXF exporté vers" - -#: FlatCAMApp.py:9235 -msgid "Exporting DXF" -msgstr "Exportation DXF" - -#: FlatCAMApp.py:9240 FlatCAMApp.py:9247 -msgid "Could not export DXF file." -msgstr "Impossible d'exporter le fichier DXF." - -#: FlatCAMApp.py:9271 FlatCAMApp.py:9318 flatcamTools/ToolImage.py:277 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" @@ -2151,7 +1215,6 @@ msgstr "" "Le type non pris en charge est sélectionné en tant que paramètre. Seuls " "Geometry et Gerber sont supportés" -<<<<<<< HEAD #: FlatCAMApp.py:9282 msgid "Importing SVG" msgstr "Importer du SVG" @@ -2162,23 +1225,10 @@ msgstr "L'importation a échoué." #: FlatCAMApp.py:9297 FlatCAMApp.py:9343 FlatCAMApp.py:9407 FlatCAMApp.py:9474 #: FlatCAMApp.py:9540 FlatCAMApp.py:9605 FlatCAMApp.py:9662 -======= -#: FlatCAMApp.py:9281 -msgid "Importing SVG" -msgstr "Importer du SVG" - -#: FlatCAMApp.py:9289 FlatCAMApp.py:9335 -msgid "Import failed." -msgstr "L'importation a échoué." - -#: FlatCAMApp.py:9296 FlatCAMApp.py:9342 FlatCAMApp.py:9406 FlatCAMApp.py:9473 -#: FlatCAMApp.py:9539 FlatCAMApp.py:9604 FlatCAMApp.py:9661 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolImage.py:297 flatcamTools/ToolPDF.py:225 msgid "Opened" msgstr "Ouvert" -<<<<<<< HEAD #: FlatCAMApp.py:9328 msgid "Importing DXF" msgstr "Importation de DXF" @@ -2192,26 +1242,10 @@ msgid "Failed to parse file" msgstr "Échec de l'analyse du fichier" #: FlatCAMApp.py:9384 -======= -#: FlatCAMApp.py:9327 -msgid "Importing DXF" -msgstr "Importation de DXF" - -#: FlatCAMApp.py:9368 FlatCAMApp.py:9563 FlatCAMApp.py:9628 -msgid "Failed to open file" -msgstr "Échec de l'ouverture du fichier" - -#: FlatCAMApp.py:9371 FlatCAMApp.py:9566 FlatCAMApp.py:9631 -msgid "Failed to parse file" -msgstr "Échec de l'analyse du fichier" - -#: FlatCAMApp.py:9383 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not Gerber file or empty. Aborting object creation." msgstr "" "L'objet n'est pas un fichier Gerber ou vide. Abandon de la création d'objet." -<<<<<<< HEAD #: FlatCAMApp.py:9389 msgid "Opening Gerber" msgstr "Ouverture Gerber" @@ -2229,47 +1263,19 @@ msgid "Cannot open file" msgstr "Ne peut pas ouvrir le fichier" #: FlatCAMApp.py:9454 flatcamTools/ToolPDF.py:275 -======= -#: FlatCAMApp.py:9388 -msgid "Opening Gerber" -msgstr "Ouverture Gerber" - -#: FlatCAMApp.py:9399 -msgid "Open Gerber failed. Probable not a Gerber file." -msgstr "Open Gerber failed. Probable not a Gerber file." - -#: FlatCAMApp.py:9431 flatcamTools/ToolPcbWizard.py:424 -msgid "This is not Excellon file." -msgstr "Ce n'est pas un fichier Excellon." - -#: FlatCAMApp.py:9435 -msgid "Cannot open file" -msgstr "Ne peut pas ouvrir le fichier" - -#: FlatCAMApp.py:9453 flatcamTools/ToolPDF.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:445 msgid "No geometry found in file" msgstr "Aucune géométrie trouvée dans le fichier" -<<<<<<< HEAD #: FlatCAMApp.py:9457 msgid "Opening Excellon." msgstr "Ouverture Excellon." #: FlatCAMApp.py:9467 -======= -#: FlatCAMApp.py:9456 -msgid "Opening Excellon." -msgstr "Ouverture Excellon." - -#: FlatCAMApp.py:9466 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open Excellon file failed. Probable not an Excellon file." msgstr "" "Le fichier Open Excellon a échoué. Probablement pas un fichier Excellon." -<<<<<<< HEAD #: FlatCAMApp.py:9499 msgid "Reading GCode file" msgstr "Lecture du fichier GCode" @@ -2287,25 +1293,6 @@ msgid "Opening G-Code." msgstr "Ouverture G-Code." #: FlatCAMApp.py:9530 -======= -#: FlatCAMApp.py:9498 -msgid "Reading GCode file" -msgstr "Lecture du fichier GCode" - -#: FlatCAMApp.py:9504 -msgid "Failed to open" -msgstr "Impossible d'ouvrir" - -#: FlatCAMApp.py:9511 -msgid "This is not GCODE" -msgstr "Ce n'est pas GCODE" - -#: FlatCAMApp.py:9516 -msgid "Opening G-Code." -msgstr "Ouverture G-Code." - -#: FlatCAMApp.py:9529 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" @@ -2317,16 +1304,11 @@ msgstr "" "La tentative de création d'un objet FlatCAM CNCJob à partir d'un fichier G-" "Code a échoué pendant le traitement" -<<<<<<< HEAD #: FlatCAMApp.py:9586 -======= -#: FlatCAMApp.py:9585 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "" "L'objet n'est pas un fichier HPGL2 ou vide. Abandon de la création d'objet." -<<<<<<< HEAD #: FlatCAMApp.py:9591 msgid "Opening HPGL2" msgstr "Ouverture HPGL2" @@ -2420,101 +1402,6 @@ msgid "The normal flow when working in FlatCAM is the following:" msgstr "Le flux normal lorsque vous travaillez dans FlatCAM est le suivant:" #: FlatCAMApp.py:10149 -======= -#: FlatCAMApp.py:9590 -msgid "Opening HPGL2" -msgstr "Ouverture HPGL2" - -#: FlatCAMApp.py:9597 -msgid " Open HPGL2 failed. Probable not a HPGL2 file." -msgstr " Open HPGL2 a échoué. Probablement pas un fichier HPGL2 ." - -#: FlatCAMApp.py:9623 -msgid "TCL script file opened in Code Editor." -msgstr "Fichier de script TCL ouvert dans l'éditeur de code." - -#: FlatCAMApp.py:9643 -msgid "Opening TCL Script..." -msgstr "Ouverture du script TCL ..." - -#: FlatCAMApp.py:9654 -msgid "Failed to open TCL Script." -msgstr "Impossible d'ouvrir le script TCL." - -#: FlatCAMApp.py:9676 -msgid "Opening FlatCAM Config file." -msgstr "Ouverture du fichier FlatCAM Config." - -#: FlatCAMApp.py:9704 -msgid "Failed to open config file" -msgstr "Impossible d'ouvrir le fichier de configuration" - -#: FlatCAMApp.py:9733 -msgid "Loading Project ... Please Wait ..." -msgstr "Chargement du projet ... Veuillez patienter ..." - -#: FlatCAMApp.py:9738 -msgid "Opening FlatCAM Project file." -msgstr "Ouverture du fichier de projet FlatCAM." - -#: FlatCAMApp.py:9753 FlatCAMApp.py:9757 FlatCAMApp.py:9774 -msgid "Failed to open project file" -msgstr "Impossible d'ouvrir le fichier de projet" - -#: FlatCAMApp.py:9811 -msgid "Loading Project ... restoring" -msgstr "Chargement du projet ... en cours de restauration" - -#: FlatCAMApp.py:9821 -msgid "Project loaded from" -msgstr "Projet chargé à partir de" - -#: FlatCAMApp.py:9845 -msgid "Redrawing all objects" -msgstr "Redessiner tous les objets" - -#: FlatCAMApp.py:9933 -msgid "Failed to load recent item list." -msgstr "Échec du chargement de la liste des éléments récents." - -#: FlatCAMApp.py:9940 -msgid "Failed to parse recent item list." -msgstr "Échec de l'analyse de la liste des éléments récents." - -#: FlatCAMApp.py:9950 -msgid "Failed to load recent projects item list." -msgstr "Échec du chargement de la liste d'éléments des projets récents." - -#: FlatCAMApp.py:9957 -msgid "Failed to parse recent project item list." -msgstr "Échec de l'analyse de la liste des éléments de projet récents." - -#: FlatCAMApp.py:10018 -msgid "Clear Recent projects" -msgstr "Effacer les projets récents" - -#: FlatCAMApp.py:10042 -msgid "Clear Recent files" -msgstr "Effacer les fichiers récents" - -#: FlatCAMApp.py:10064 flatcamGUI/FlatCAMGUI.py:1363 -msgid "Shortcut Key List" -msgstr "Liste des touches de raccourci" - -#: FlatCAMApp.py:10144 -msgid "Selected Tab - Choose an Item from Project Tab" -msgstr "Onglet sélectionné - Choisissez un élément dans l'onglet Projet" - -#: FlatCAMApp.py:10145 -msgid "Details" -msgstr "Détails" - -#: FlatCAMApp.py:10147 -msgid "The normal flow when working in FlatCAM is the following:" -msgstr "Le flux normal lorsque vous travaillez dans FlatCAM est le suivant:" - -#: FlatCAMApp.py:10148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "FlatCAM using either the toolbars, key shortcuts or even dragging and " @@ -2524,11 +1411,7 @@ msgstr "" "SVG dans FlatCAM à l'aide des barres d'outils, des raccourcis clavier ou " "même en glissant-déposant les fichiers sur l'interface graphique." -<<<<<<< HEAD #: FlatCAMApp.py:10152 -======= -#: FlatCAMApp.py:10151 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can also load a FlatCAM project by double clicking on the project file, " "drag and drop of the file into the FLATCAM GUI or through the menu (or " @@ -2539,11 +1422,7 @@ msgstr "" "FLATCAM ou par le biais du menu (ou de la barre d’outils) proposé dans " "l’application." -<<<<<<< HEAD #: FlatCAMApp.py:10155 -======= -#: FlatCAMApp.py:10154 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " @@ -2556,11 +1435,7 @@ msgstr "" "TAB sera mis à jour avec les propriétés de l'objet en fonction de son type: " "Gerber, Excellon, géométrie ou objet CNCJob." -<<<<<<< HEAD #: FlatCAMApp.py:10159 -======= -#: FlatCAMApp.py:10158 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " @@ -2574,11 +1449,7 @@ msgstr "" "l'objet sur la toile pour amener l'onglet sélectionné et le renseigner même " "s'il n'était pas net." -<<<<<<< HEAD #: FlatCAMApp.py:10163 -======= -#: FlatCAMApp.py:10162 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can change the parameters in this screen and the flow direction is like " "this:" @@ -2586,11 +1457,7 @@ msgstr "" "Vous pouvez modifier les paramètres dans cet écran et le sens du flux est le " "suivant:" -<<<<<<< HEAD #: FlatCAMApp.py:10164 -======= -#: FlatCAMApp.py:10163 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " @@ -2603,11 +1470,7 @@ msgstr "" "Vérifier le GCode (via Edition CNC Code) et / ou ajouter / ajouter au code " "GCode (à nouveau dans l’onglet SÉLECTIONNÉ) -> Enregistrer le code GC." -<<<<<<< HEAD #: FlatCAMApp.py:10168 -======= -#: FlatCAMApp.py:10167 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." @@ -2615,16 +1478,11 @@ msgstr "" "Une liste des raccourcis clavier est disponible via une entrée de menu dans " "Aide -> Liste des raccourcis ou via son propre raccourci clavier: F3." -<<<<<<< HEAD #: FlatCAMApp.py:10232 -======= -#: FlatCAMApp.py:10231 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed checking for latest version. Could not connect." msgstr "" "Échec de la vérification de la dernière version. N'a pas pu se connecter." -<<<<<<< HEAD #: FlatCAMApp.py:10239 msgid "Could not parse information about latest version." msgstr "Impossible d'analyser les informations sur la dernière version." @@ -2646,29 +1504,6 @@ msgid "info" msgstr "info" #: FlatCAMApp.py:10288 -======= -#: FlatCAMApp.py:10238 -msgid "Could not parse information about latest version." -msgstr "Impossible d'analyser les informations sur la dernière version." - -#: FlatCAMApp.py:10248 -msgid "FlatCAM is up to date!" -msgstr "FlatCAM est à jour!" - -#: FlatCAMApp.py:10253 -msgid "Newer Version Available" -msgstr "Nouvelle version disponible" - -#: FlatCAMApp.py:10255 -msgid "There is a newer version of FlatCAM available for download:" -msgstr "Une version plus récente de FlatCAM est disponible au téléchargement:" - -#: FlatCAMApp.py:10259 -msgid "info" -msgstr "info" - -#: FlatCAMApp.py:10287 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " @@ -2680,7 +1515,6 @@ msgstr "" "(2D) dans Edition -> Préférences -> onglet Général.\n" "\n" -<<<<<<< HEAD #: FlatCAMApp.py:10367 msgid "All plots disabled." msgstr "Toutes les parcelles désactivées." @@ -2762,89 +1596,6 @@ msgid "Set alpha level ..." msgstr "Définir le niveau alpha ..." #: FlatCAMApp.py:10612 -======= -#: FlatCAMApp.py:10366 -msgid "All plots disabled." -msgstr "Toutes les parcelles désactivées." - -#: FlatCAMApp.py:10373 -msgid "All non selected plots disabled." -msgstr "Toutes les parcelles non sélectionnées sont désactivées." - -#: FlatCAMApp.py:10380 -msgid "All plots enabled." -msgstr "Toutes les parcelles activées." - -#: FlatCAMApp.py:10386 -msgid "Selected plots enabled..." -msgstr "Parcelles sélectionnées activées ..." - -#: FlatCAMApp.py:10394 -msgid "Selected plots disabled..." -msgstr "Parcelles sélectionnées désactivées ..." - -#: FlatCAMApp.py:10427 -msgid "Enabling plots ..." -msgstr "Activation des parcelles ..." - -#: FlatCAMApp.py:10479 -msgid "Disabling plots ..." -msgstr "Désactiver les parcelles ..." - -#: FlatCAMApp.py:10502 -msgid "Working ..." -msgstr "Travail ..." - -#: FlatCAMApp.py:10557 flatcamGUI/FlatCAMGUI.py:703 -msgid "Red" -msgstr "Rouge" - -#: FlatCAMApp.py:10559 flatcamGUI/FlatCAMGUI.py:706 -msgid "Blue" -msgstr "Bleu" - -#: FlatCAMApp.py:10562 flatcamGUI/FlatCAMGUI.py:709 -msgid "Yellow" -msgstr "Jaune" - -#: FlatCAMApp.py:10564 flatcamGUI/FlatCAMGUI.py:712 -msgid "Green" -msgstr "Vert" - -#: FlatCAMApp.py:10566 flatcamGUI/FlatCAMGUI.py:715 -msgid "Purple" -msgstr "Violet" - -#: FlatCAMApp.py:10568 flatcamGUI/FlatCAMGUI.py:718 -msgid "Brown" -msgstr "Marron" - -#: FlatCAMApp.py:10570 FlatCAMApp.py:10626 flatcamGUI/FlatCAMGUI.py:721 -msgid "White" -msgstr "Blanche" - -#: FlatCAMApp.py:10572 flatcamGUI/FlatCAMGUI.py:724 -msgid "Black" -msgstr "Noire" - -#: FlatCAMApp.py:10575 flatcamGUI/FlatCAMGUI.py:729 -msgid "Custom" -msgstr "Personnalisé" - -#: FlatCAMApp.py:10585 flatcamGUI/FlatCAMGUI.py:737 -msgid "Default" -msgstr "Défaut" - -#: FlatCAMApp.py:10609 flatcamGUI/FlatCAMGUI.py:734 -msgid "Opacity" -msgstr "Opacité" - -#: FlatCAMApp.py:10611 -msgid "Set alpha level ..." -msgstr "Définir le niveau alpha ..." - -#: FlatCAMApp.py:10611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220 @@ -2854,7 +1605,6 @@ msgstr "Définir le niveau alpha ..." msgid "Value" msgstr "Valeur" -<<<<<<< HEAD #: FlatCAMApp.py:10666 msgid "Saving FlatCAM Project" msgstr "Enregistrement du projet FlatCAM" @@ -2876,29 +1626,6 @@ msgid "Retry to save it." msgstr "Réessayez de le sauvegarder." #: FlatCAMApp.py:10716 FlatCAMApp.py:10726 -======= -#: FlatCAMApp.py:10665 -msgid "Saving FlatCAM Project" -msgstr "Enregistrement du projet FlatCAM" - -#: FlatCAMApp.py:10686 FlatCAMApp.py:10722 -msgid "Project saved to" -msgstr "Projet enregistré dans" - -#: FlatCAMApp.py:10693 -msgid "The object is used by another application." -msgstr "L'objet est utilisé par une autre application." - -#: FlatCAMApp.py:10707 -msgid "Failed to verify project file" -msgstr "Échec de la vérification du fichier de projet" - -#: FlatCAMApp.py:10707 FlatCAMApp.py:10715 FlatCAMApp.py:10725 -msgid "Retry to save it." -msgstr "Réessayez de le sauvegarder." - -#: FlatCAMApp.py:10715 FlatCAMApp.py:10725 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse saved project file" msgstr "Échec de l'analyse du fichier de projet enregistré" @@ -3102,11 +1829,7 @@ msgstr "Forme d'outil" #: FlatCAMDB.py:164 FlatCAMDB.py:846 FlatCAMDB.py:1129 #: flatcamGUI/ObjectUI.py:350 flatcamGUI/ObjectUI.py:900 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:48 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:107 @@ -3143,11 +1866,7 @@ msgstr "Angle en V" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:101 #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:61 #: flatcamObjects/FlatCAMExcellon.py:1316 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1606 flatcamTools/ToolCalibration.py:74 -======= -#: flatcamObjects/FlatCAMGeometry.py:1578 flatcamTools/ToolCalibration.py:74 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Travel Z" msgstr "Voyage Z" @@ -3757,42 +2476,24 @@ msgstr "" #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2395 #: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2693 #: flatcamTools/ToolNCC.py:2725 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1834 tclCommands/TclCommandCopperClear.py:126 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2390 -#: flatcamTools/ToolNCC.py:2419 flatcamTools/ToolNCC.py:2688 -#: flatcamTools/ToolNCC.py:2720 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1829 tclCommands/TclCommandCopperClear.py:126 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125 msgid "Standard" msgstr "La norme" -<<<<<<< HEAD #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:395 defaults.py:427 -======= -#: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:391 defaults.py:423 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamEditors/FlatCAMGeoEditor.py:569 #: flatcamEditors/FlatCAMGeoEditor.py:5152 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2401 #: flatcamTools/ToolNCC.py:2429 flatcamTools/ToolNCC.py:2699 #: flatcamTools/ToolNCC.py:2731 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1848 tclCommands/TclCommandCopperClear.py:128 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2396 -#: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2694 -#: flatcamTools/ToolNCC.py:2726 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1843 tclCommands/TclCommandCopperClear.py:128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127 msgid "Seed" msgstr "La graine" @@ -3802,11 +2503,7 @@ msgstr "La graine" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolPaint.py:390 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1862 -======= -#: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1857 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129 msgid "Lines" msgstr "Lignes" @@ -3849,11 +2546,7 @@ msgstr "" #: FlatCAMDB.py:1509 flatcamEditors/FlatCAMGeoEditor.py:612 #: flatcamEditors/FlatCAMGrbEditor.py:5311 flatcamGUI/ObjectUI.py:143 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142 #: flatcamTools/ToolNCC.py:459 flatcamTools/ToolTransform.py:28 @@ -3938,11 +2631,7 @@ msgid "Laser_lines" msgstr "Lignes_laser" #: FlatCAMDB.py:1596 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2027 -======= -#: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2022 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:133 msgid "Combo" msgstr "Combo" @@ -4239,7 +2928,6 @@ msgstr "Coordonnées G91 non implémentées ..." msgid "Unifying Geometry from parsed Geometry segments" msgstr "Unifier la géométrie à partir de segments de géométrie analysés" -<<<<<<< HEAD #: defaults.py:401 #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -4247,43 +2935,21 @@ msgstr "Unifier la géométrie à partir de segments de géométrie analysés" #: flatcamTools/ToolNCC.py:1306 flatcamTools/ToolNCC.py:1634 #: flatcamTools/ToolNCC.py:1919 flatcamTools/ToolNCC.py:1983 #: flatcamTools/ToolNCC.py:2967 flatcamTools/ToolNCC.py:2976 -======= -#: defaults.py:397 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamTools/ToolCopperThieving.py:125 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1301 flatcamTools/ToolNCC.py:1629 -#: flatcamTools/ToolNCC.py:1914 flatcamTools/ToolNCC.py:1978 -#: flatcamTools/ToolNCC.py:2962 flatcamTools/ToolNCC.py:2971 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:190 msgid "Itself" msgstr "Lui-même" -<<<<<<< HEAD #: defaults.py:428 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1427 -======= -#: defaults.py:424 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1422 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:162 msgid "All Polygons" msgstr "Tous les polygones" -<<<<<<< HEAD #: defaults.py:739 msgid "Could not load defaults file." msgstr "Impossible de charger le fichier par défaut." #: defaults.py:752 -======= -#: defaults.py:735 -msgid "Could not load defaults file." -msgstr "Impossible de charger le fichier par défaut." - -#: defaults.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse defaults file." msgstr "Échec de l'analyse du fichier par défaut." @@ -4815,17 +3481,10 @@ msgstr "Total de Fentes" #: flatcamEditors/FlatCAMGeoEditor.py:1217 #: flatcamEditors/FlatCAMGeoEditor.py:1252 #: flatcamEditors/FlatCAMGeoEditor.py:1280 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:599 flatcamObjects/FlatCAMGeometry.py:1033 #: flatcamObjects/FlatCAMGeometry.py:1780 #: flatcamObjects/FlatCAMGeometry.py:2424 flatcamTools/ToolNCC.py:1498 #: flatcamTools/ToolPaint.py:1249 flatcamTools/ToolPaint.py:1420 -======= -#: flatcamObjects/FlatCAMGeometry.py:571 flatcamObjects/FlatCAMGeometry.py:1005 -#: flatcamObjects/FlatCAMGeometry.py:1752 -#: flatcamObjects/FlatCAMGeometry.py:2396 flatcamTools/ToolNCC.py:1493 -#: flatcamTools/ToolPaint.py:1244 flatcamTools/ToolPaint.py:1415 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:883 flatcamTools/ToolSolderPaste.py:956 msgid "Wrong value format entered, use a number." msgstr "Mauvais format de valeur entré, utilisez un nombre." @@ -4914,12 +3573,8 @@ msgid "Round" msgstr "Rond" #: flatcamEditors/FlatCAMGeoEditor.py:95 -<<<<<<< HEAD #: flatcamEditors/FlatCAMGrbEditor.py:2632 flatcamGUI/ObjectUI.py:2073 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:217 -======= -#: flatcamEditors/FlatCAMGrbEditor.py:2632 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68 @@ -5024,11 +3679,7 @@ msgid "Paint" msgstr "Peindre" #: flatcamEditors/FlatCAMGeoEditor.py:547 flatcamGUI/FlatCAMGUI.py:924 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2139 -======= -#: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2059 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:43 flatcamTools/ToolPaint.py:738 msgid "Paint Tool" msgstr "Outil de Peinture" @@ -5795,11 +4446,7 @@ msgstr "Éditeur de Géométrie" #: flatcamEditors/FlatCAMGeoEditor.py:3345 #: flatcamEditors/FlatCAMGrbEditor.py:2488 #: flatcamEditors/FlatCAMGrbEditor.py:3969 flatcamGUI/ObjectUI.py:263 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCutOut.py:95 msgid "Type" msgstr "Type" @@ -5821,11 +4468,8 @@ msgid "Line" msgstr "Ligne" #: flatcamEditors/FlatCAMGeoEditor.py:3591 flatcamGUI/FlatCAMGUI.py:2202 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2074 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:218 -======= ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292 #: flatcamTools/ToolNCC.py:584 flatcamTools/ToolPaint.py:528 @@ -6563,11 +5207,7 @@ msgid "String to replace the one in the Find box throughout the text." msgstr "Chaîne pour remplacer celle de la zone Rechercher dans tout le texte." #: flatcamEditors/FlatCAMTextEditor.py:95 flatcamGUI/ObjectUI.py:486 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2219 -======= -#: flatcamGUI/ObjectUI.py:2139 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54 #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:88 msgid "All" @@ -6690,11 +5330,7 @@ msgstr "Document\tD" msgid "Will create a new, empty Document Object." msgstr "Crée un nouvel objet de document vide." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4420 -======= -#: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4397 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:62 flatcamTools/ToolPcbWizard.py:69 msgid "Open" msgstr "Ouvert" @@ -6703,7 +5339,6 @@ msgstr "Ouvert" msgid "Open &Project ..." msgstr "Projet ouvert ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4430 msgid "Open &Gerber ...\tCtrl+G" msgstr "Gerber ouvert...\tCtrl+G" @@ -6713,17 +5348,6 @@ msgid "Open &Excellon ...\tCtrl+E" msgstr "Excellon ouvert ...\tCtrl+E" #: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4440 -======= -#: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4407 -msgid "Open &Gerber ...\tCtrl+G" -msgstr "Gerber ouvert...\tCtrl+G" - -#: flatcamGUI/FlatCAMGUI.py:145 flatcamGUI/FlatCAMGUI.py:4412 -msgid "Open &Excellon ...\tCtrl+E" -msgstr "Excellon ouvert ...\tCtrl+E" - -#: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4417 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open G-&Code ..." msgstr "Ouvrir G-Code ..." @@ -6771,19 +5395,11 @@ msgid "Open Example ..." msgstr "Ouvrir l'exemple ..." #: flatcamGUI/FlatCAMGUI.py:201 flatcamGUI/FlatCAMGUI.py:907 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4409 msgid "Run Script ..." msgstr "Exécutez le script ..." #: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4411 -======= -#: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4386 -msgid "Run Script ..." -msgstr "Exécutez le script ..." - -#: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4388 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" @@ -6884,11 +5500,7 @@ msgid "Export Preferences to file ..." msgstr "Exporter les préférences dans un fichier ..." #: flatcamGUI/FlatCAMGUI.py:306 -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:1119 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:1115 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save Preferences" msgstr "Enregistrer les préf" @@ -7334,11 +5946,7 @@ msgstr "Voir la source" #: flatcamGUI/FlatCAMGUI.py:1072 flatcamGUI/FlatCAMGUI.py:2138 #: flatcamGUI/FlatCAMGUI.py:2282 flatcamGUI/FlatCAMGUI.py:2572 #: flatcamGUI/FlatCAMGUI.py:2775 flatcamGUI/ObjectUI.py:1617 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:502 flatcamTools/ToolPanelize.py:540 -======= -#: flatcamObjects/FlatCAMGeometry.py:477 flatcamTools/ToolPanelize.py:540 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:567 flatcamTools/ToolPanelize.py:660 #: flatcamTools/ToolPanelize.py:689 flatcamTools/ToolPanelize.py:751 msgid "Copy" @@ -7488,11 +6096,7 @@ msgid "Cutout Tool" msgstr "Outil de Découpe" #: flatcamGUI/FlatCAMGUI.py:922 flatcamGUI/FlatCAMGUI.py:2626 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2157 -======= -#: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2077 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:974 msgid "NCC Tool" msgstr "Outil de la NCC" @@ -7784,11 +6388,7 @@ msgid "CNC-JOB" msgstr "CNC-JOB" #: flatcamGUI/FlatCAMGUI.py:1266 flatcamGUI/ObjectUI.py:563 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2132 -======= -#: flatcamGUI/ObjectUI.py:2052 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "TOOLS" msgstr "OUTILS" @@ -8331,11 +6931,7 @@ msgstr "Géométrie" #: flatcamTools/ToolCopperThieving.py:158 #: flatcamTools/ToolCopperThieving.py:604 flatcamTools/ToolDblSided.py:225 #: flatcamTools/ToolFilm.py:359 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPunchGerber.py:149 flatcamTools/ToolPunchGerber.py:164 msgid "Excellon" @@ -8385,11 +6981,7 @@ msgstr "Intersection" msgid "Subtraction" msgstr "Soustraction" -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2221 -======= -#: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2141 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56 msgid "Cut" msgstr "Couper" @@ -8528,7 +7120,6 @@ msgstr "Ajout de l'outil annulé ..." msgid "Distance Tool exit..." msgstr "Distance Outil sortie ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:4323 flatcamGUI/FlatCAMGUI.py:4330 msgid "Idle." msgstr "Au repos." @@ -8546,25 +7137,6 @@ msgid "Open Project ..." msgstr "Projet ouvert ..." #: flatcamGUI/FlatCAMGUI.py:4450 -======= -#: flatcamGUI/FlatCAMGUI.py:4300 flatcamGUI/FlatCAMGUI.py:4307 -msgid "Idle." -msgstr "Au repos." - -#: flatcamGUI/FlatCAMGUI.py:4338 -msgid "Application started ..." -msgstr "L'application a commencé ..." - -#: flatcamGUI/FlatCAMGUI.py:4339 -msgid "Hello!" -msgstr "Salut!" - -#: flatcamGUI/FlatCAMGUI.py:4401 -msgid "Open Project ..." -msgstr "Projet ouvert ..." - -#: flatcamGUI/FlatCAMGUI.py:4427 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Exit" msgstr "Sortie" @@ -8676,11 +7248,7 @@ msgid "Gerber Object" msgstr "Objet de Gerber" #: flatcamGUI/ObjectUI.py:187 flatcamGUI/ObjectUI.py:730 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2205 -======= -#: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2125 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31 @@ -8718,11 +7286,7 @@ msgid "Plot" msgstr "Dessin" #: flatcamGUI/ObjectUI.py:211 flatcamGUI/ObjectUI.py:771 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2315 -======= -#: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2235 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:37 #: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:54 @@ -8834,11 +7398,7 @@ msgstr "" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:50 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:109 #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1174 flatcamTools/ToolCutOut.py:141 -======= -#: flatcamObjects/FlatCAMGeometry.py:1146 flatcamTools/ToolCutOut.py:141 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutting depth (negative)\n" "below the copper surface." @@ -8952,11 +7512,7 @@ msgstr "" #: flatcamTools/ToolFilm.py:557 flatcamTools/ToolImage.py:49 #: flatcamTools/ToolImage.py:252 flatcamTools/ToolImage.py:273 #: flatcamTools/ToolNCC.py:96 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:118 #: flatcamTools/ToolPanelize.py:204 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPanelize.py:391 @@ -9250,22 +7806,14 @@ msgid "Solid circles." msgstr "Cercles pleins." #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:876 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71 #: flatcamTools/ToolProperties.py:166 msgid "Drills" msgstr "Forage" #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:877 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158 #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72 #: flatcamTools/ToolProperties.py:168 @@ -9508,11 +8056,7 @@ msgstr "" #: flatcamGUI/ObjectUI.py:1049 flatcamGUI/ObjectUI.py:1841 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:216 #: flatcamObjects/FlatCAMExcellon.py:1332 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1622 -======= -#: flatcamObjects/FlatCAMGeometry.py:1594 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Spindle speed" msgstr "Vitesse de broche" @@ -9801,22 +8345,13 @@ msgstr "" "a montré des entrées de formulaire d’interface utilisateur nommées V-Tip Dia " "et V-Tip Angle." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2313 -======= -#: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2233 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40 msgid "Plot Object" msgstr "Dessiner un objet" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138 #: flatcamTools/ToolCopperThieving.py:221 msgid "Dia" @@ -10145,11 +8680,7 @@ msgstr "Générez l'objet Travail CNC." msgid "Launch Paint Tool in Tools Tab." msgstr "Lancer L'outil de Peinture dans l'onglet Outils." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2142 -======= -#: flatcamGUI/ObjectUI.py:2062 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35 msgid "" "Creates tool paths to cover the\n" @@ -10166,20 +8697,12 @@ msgstr "" msgid "CNC Job Object" msgstr "Objet de travail CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2208 -======= -#: flatcamGUI/ObjectUI.py:2128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45 msgid "Plot kind" msgstr "Dessiner genre" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2211 -======= -#: flatcamGUI/ObjectUI.py:2131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47 msgid "" "This selects the kind of geometries on the canvas to plot.\n" @@ -10192,29 +8715,17 @@ msgstr "" "au-dessus de la pièce ou il peut être de type 'Couper',\n" "ce qui signifie les mouvements qui coupent dans le matériau." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2220 -======= -#: flatcamGUI/ObjectUI.py:2140 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55 msgid "Travel" msgstr "Voyage" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2224 -======= -#: flatcamGUI/ObjectUI.py:2144 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64 msgid "Display Annotation" msgstr "Afficher l'annotation" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2226 -======= -#: flatcamGUI/ObjectUI.py:2146 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66 msgid "" "This selects if to display text annotation on the plot.\n" @@ -10288,20 +8799,12 @@ msgstr "Mise à jour du Tracé" msgid "Update the plot." msgstr "Mettre à jour le dessin." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2356 -======= -#: flatcamGUI/ObjectUI.py:2276 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30 msgid "Export CNC Code" msgstr "Exporter le code CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2358 -======= -#: flatcamGUI/ObjectUI.py:2278 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32 #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33 msgid "" @@ -10315,11 +8818,7 @@ msgstr "" msgid "Prepend to CNC Code" msgstr "Ajouter au début un code CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2366 flatcamGUI/ObjectUI.py:2373 -======= -#: flatcamGUI/ObjectUI.py:2286 flatcamGUI/ObjectUI.py:2293 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49 msgid "" "Type here any G-Code commands you would\n" @@ -10332,11 +8831,7 @@ msgstr "" msgid "Append to CNC Code" msgstr "Ajouter au code CNC final" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2381 flatcamGUI/ObjectUI.py:2389 -======= -#: flatcamGUI/ObjectUI.py:2301 flatcamGUI/ObjectUI.py:2309 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65 msgid "" "Type here any G-Code commands you would\n" @@ -10347,20 +8842,12 @@ msgstr "" "tiens à ajouter à la fin du fichier généré.\n" "I.e .: M2 (fin du programme)" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2403 -======= -#: flatcamGUI/ObjectUI.py:2323 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38 msgid "Toolchange G-Code" msgstr "Code de changement d'outils" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2406 -======= -#: flatcamGUI/ObjectUI.py:2326 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41 msgid "" "Type here any G-Code commands you would\n" @@ -10401,20 +8888,12 @@ msgstr "" "WARNING: it can be used only with a preprocessor file\n" "that has 'toolchange_custom' in it's name." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2436 -======= -#: flatcamGUI/ObjectUI.py:2356 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80 msgid "Use Toolchange Macro" msgstr "Utiliser la macro Toolchange" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2438 -======= -#: flatcamGUI/ObjectUI.py:2358 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82 msgid "" "Check this box if you want to use\n" @@ -10423,11 +8902,7 @@ msgstr "" "Cochez cette case si vous souhaitez utiliser\n" "un GCode personnalisé Toolchange (macro)." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2446 -======= -#: flatcamGUI/ObjectUI.py:2366 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94 msgid "" "A list of the FlatCAM variables that can be used\n" @@ -10438,11 +8913,7 @@ msgstr "" "dans l'événement Toolchange.\n" "Ils doivent être entourés du symbole '%%'" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2453 -======= -#: flatcamGUI/ObjectUI.py:2373 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101 #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30 #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31 @@ -10469,65 +8940,37 @@ msgstr "" msgid "Parameters" msgstr "Paramètres" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2456 -======= -#: flatcamGUI/ObjectUI.py:2376 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106 msgid "FlatCAM CNC parameters" msgstr "Paramètres CNC FlatCAM" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2457 -======= -#: flatcamGUI/ObjectUI.py:2377 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111 msgid "tool number" msgstr "numéro d'outil" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2458 -======= -#: flatcamGUI/ObjectUI.py:2378 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112 msgid "tool diameter" msgstr "diamètre de l'outil" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2459 -======= -#: flatcamGUI/ObjectUI.py:2379 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113 msgid "for Excellon, total number of drills" msgstr "pour Excellon, nombre total de trous de forage" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2461 -======= -#: flatcamGUI/ObjectUI.py:2381 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115 msgid "X coord for Toolchange" msgstr "Coord X pour changement d'outil" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2462 -======= -#: flatcamGUI/ObjectUI.py:2382 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116 msgid "Y coord for Toolchange" msgstr "Coord Y pour changement d'outil" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2463 -======= -#: flatcamGUI/ObjectUI.py:2383 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118 msgid "Z coord for Toolchange" msgstr "Coords Z pour le Changement d'Outil" @@ -10540,20 +8983,12 @@ msgstr "profondeur où couper" msgid "height where to travel" msgstr "hauteur où voyager" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2466 -======= -#: flatcamGUI/ObjectUI.py:2386 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121 msgid "the step value for multidepth cut" msgstr "la valeur de pas pour la coupe multiple" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2468 -======= -#: flatcamGUI/ObjectUI.py:2388 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123 msgid "the value for the spindle speed" msgstr "la valeur de la vitesse de broche" @@ -10615,11 +9050,7 @@ msgstr "" msgid "Font Type" msgstr "Type de Police" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2660 -======= -#: flatcamGUI/ObjectUI.py:2580 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:197 msgid "Font Size" msgstr "Taille de Police" @@ -10674,7 +9105,6 @@ msgstr "" "Impossible d'annoter en raison d'une différence entre le nombre d'éléments " "de texte et le nombre de positions de texte." -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:911 msgid "Preferences applied." msgstr "Préférences appliquées." @@ -10697,30 +9127,6 @@ msgid "Preferences edited but not saved." msgstr "Préférences modifiées mais non enregistrées." #: flatcamGUI/preferences/PreferencesUIManager.py:1117 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:907 -msgid "Preferences applied." -msgstr "Préférences appliquées." - -#: flatcamGUI/preferences/PreferencesUIManager.py:971 -msgid "Preferences closed without saving." -msgstr "Les préférences se sont fermées sans enregistrer." - -#: flatcamGUI/preferences/PreferencesUIManager.py:983 -msgid "Preferences default values are restored." -msgstr "Les valeurs par défaut des préférences sont restaurées." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1018 -#: flatcamGUI/preferences/PreferencesUIManager.py:1127 -msgid "Preferences saved." -msgstr "Préférences enregistrées." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1068 -msgid "Preferences edited but not saved." -msgstr "Préférences modifiées mais non enregistrées." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1113 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more values are changed.\n" "Do you want to save the Preferences?" @@ -10766,7 +9172,6 @@ msgstr "" #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:145 msgid "Annotation Size" msgstr "Taille de l'annotation" -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 msgid "The font size of the annotation text. In pixels." @@ -10881,122 +9286,6 @@ msgstr "" msgid "Travel Line Color" msgstr "Couleur de la ligne de voyage" -======= - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 -msgid "The font size of the annotation text. In pixels." -msgstr "La taille de la police du texte d'annotation. En pixels." - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157 -msgid "Annotation Color" -msgstr "Couleur de l'annotation" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:159 -msgid "Set the font color for the annotation texts." -msgstr "Définissez la couleur de la police pour les textes d'annotation." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:26 -msgid "CNC Job General" -msgstr "CNCJob Général" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:77 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:59 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:45 -msgid "Circle Steps" -msgstr "Étapes de cercle" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:79 -msgid "" -"The number of circle steps for GCode \n" -"circle and arc shapes linear approximation." -msgstr "" -"Nombre d'étapes du cercle pour GCode\n" -"approximation linéaire des formes de cercle et d'arc." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:88 -msgid "Travel dia" -msgstr "Voyage DIa" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:90 -msgid "" -"The width of the travel lines to be\n" -"rendered in the plot." -msgstr "" -"La largeur des lignes de voyage à être\n" -"rendu dans l'intrigue." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:103 -msgid "G-code Decimals" -msgstr "Décimales G-code" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:106 -#: flatcamTools/ToolFiducials.py:74 -msgid "Coordinates" -msgstr "Coordonnées" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 -msgid "" -"The number of decimals to be used for \n" -"the X, Y, Z coordinates in CNC code (GCODE, etc.)" -msgstr "" -"Le nombre de décimales à utiliser pour\n" -"les coordonnées X, Y, Z en code CNC (GCODE, etc.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:119 -#: flatcamTools/ToolProperties.py:519 -msgid "Feedrate" -msgstr "Vitesse d'avance" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:121 -msgid "" -"The number of decimals to be used for \n" -"the Feedrate parameter in CNC code (GCODE, etc.)" -msgstr "" -"Le nombre de décimales à utiliser pour\n" -"le paramètre Feedrate en code CNC (GCODE, etc.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:132 -msgid "Coordinates type" -msgstr "Type de coord" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:134 -msgid "" -"The type of coordinates to be used in Gcode.\n" -"Can be:\n" -"- Absolute G90 -> the reference is the origin x=0, y=0\n" -"- Incremental G91 -> the reference is the previous position" -msgstr "" -"Le type de coordonnées à utiliser dans Gcode.\n" -"Peut être:\n" -"- G90 absolu -> la référence est l'origine x = 0, y = 0\n" -"- Incrémental G91 -> la référence est la position précédente" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:140 -msgid "Absolute G90" -msgstr "G90 absolu" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:141 -msgid "Incremental G91" -msgstr "G91 incrémentiel" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:151 -msgid "Force Windows style line-ending" -msgstr "Forcer la fin de ligne de style Windows" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:153 -msgid "" -"When checked will force a Windows style line-ending\n" -"(\\r\\n) on non-Windows OS's." -msgstr "" -"Lorsqu'elle est cochée, la fin de ligne de style Windows\n" -"(\\r \\n) sur les systèmes d'exploitation non Windows." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:165 -msgid "Travel Line Color" -msgstr "Couleur de la ligne de voyage" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:169 #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:235 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:262 @@ -11056,7 +9345,6 @@ msgstr "Couleur d'objet CNCJob" #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:237 msgid "Set the color for plotted objects." msgstr "Définissez la couleur des objets tracés." -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 msgid "CNC Job Options" @@ -11070,21 +9358,6 @@ msgstr "Exporter le code G" msgid "Prepend to G-Code" msgstr "Préfixer au G-Code" -======= - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 -msgid "CNC Job Options" -msgstr "Options CNCjob" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 -msgid "Export G-Code" -msgstr "Exporter le code G" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:47 -msgid "Prepend to G-Code" -msgstr "Préfixer au G-Code" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:56 msgid "" "Type here any G-Code commands you would like to add at the beginning of the " @@ -11195,7 +9468,6 @@ msgstr "" "  - Lorsque coché la course de Z coupe (profondeur de coupe) à Z_move\n" "(hauteur de déplacement) est fait aussi vite que possible (G0) en un seul " "mouvement." -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 msgid "A list of Excellon Editor parameters." @@ -11208,20 +9480,6 @@ msgstr "Une liste des paramètres de l'éditeur Excellon." msgid "Selection limit" msgstr "Limite de sélection" -======= - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 -msgid "A list of Excellon Editor parameters." -msgstr "Une liste des paramètres de l'éditeur Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:40 -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:194 -msgid "Selection limit" -msgstr "Limite de sélection" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:42 msgid "" "Set the number of selected Excellon geometry\n" @@ -11348,21 +9606,12 @@ msgstr "PO" #: flatcamTools/ToolCalculators.py:62 flatcamTools/ToolPcbWizard.py:126 msgid "MM" msgstr "MM" -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:55 #: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:56 msgid "Int/Decimals" msgstr "Entiers/Décim" -======= - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:55 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:56 -msgid "Int/Decimals" -msgstr "Entiers/Décim" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:57 msgid "" "The NC drill files, usually named Excellon files\n" @@ -11493,7 +9742,6 @@ msgstr "" "en utilisant les commandes M15 / M16.\n" "Si percé (G85) les emplacements seront exportés\n" "en utilisant la commande slot foré (G85)." -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 msgid "Routed" @@ -11507,21 +9755,6 @@ msgstr "Percé(G85)" msgid "Excellon General" msgstr "Excellon Général" -======= - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 -msgid "Routed" -msgstr "Routé" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:148 -msgid "Drilled(G85)" -msgstr "Percé(G85)" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:29 -msgid "Excellon General" -msgstr "Excellon Général" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:62 msgid "Excellon Format" msgstr "Format Excellon" @@ -11571,19 +9804,11 @@ msgstr "" #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:88 msgid "Default values for INCH are 2:4" msgstr "Les valeurs par défaut pour INCH sont 2: 4" -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:116 msgid "METRIC" msgstr "MÉTRIQUE" -======= - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:116 -msgid "METRIC" -msgstr "MÉTRIQUE" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 msgid "Default values for METRIC are 3:3" msgstr "Les valeurs par défaut pour MÉTRIQUE sont 3: 3" @@ -11607,7 +9832,6 @@ msgstr "" "\n" "Ceci est utilisé lorsqu'il n'y a pas d'informations\n" "stocké dans le fichier Excellon." -<<<<<<< HEAD #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:166 msgid "" @@ -12740,1126 +10964,6 @@ msgstr "" "Paramètres d'exclusion de zone.\n" "Ces paramètres sont disponibles uniquement pour\n" "Application avancée. Niveau." -======= - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:166 -msgid "" -"This sets the default units of Excellon files.\n" -"If it is not detected in the parsed file the value here\n" -"will be used.Some Excellon files don't have an header\n" -"therefore this parameter will be used." -msgstr "" -"Ceci définit les unités par défaut des fichiers Excellon.\n" -"S'il n'est pas détecté dans le fichier analysé, la valeur ici\n" -"sera utilisé. Certains fichiers Excellon n’ont pas d’en-tête\n" -"donc ce paramètre sera utilisé." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:176 -msgid "" -"This sets the units of Excellon files.\n" -"Some Excellon files don't have an header\n" -"therefore this parameter will be used." -msgstr "" -"Ceci définit les unités des fichiers Excellon.\n" -"Certains fichiers Excellon n'ont pas d'en-tête\n" -"donc ce paramètre sera utilisé." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:184 -msgid "Update Export settings" -msgstr "Mettre à jour les param d'export" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:201 -msgid "Excellon Optimization" -msgstr "Optimisation Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:204 -msgid "Algorithm:" -msgstr "Algorithme:" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:206 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:222 -msgid "" -"This sets the optimization type for the Excellon drill path.\n" -"If <> is checked then Google OR-Tools algorithm with\n" -"MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" -"If <> is checked then Google OR-Tools Basic algorithm is used.\n" -"If <> is checked then Travelling Salesman algorithm is used for\n" -"drill path optimization.\n" -"\n" -"If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" -"Travelling Salesman algorithm for path optimization." -msgstr "" -"Cela définit le type d'optimisation pour le chemin d'accès Excellon.\n" -"Si << MetaHeuristic >> est coché, l'algorithme Google OR-Tools avec\n" -"Le chemin local guidé MetaHeuristic est utilisé. La durée de recherche par " -"défaut est de 3 secondes.\n" -"Si << Base >> est coché, l'algorithme Google OR-Tools Basic est utilisé.\n" -"Si << TSA >> est coché, l'algorithme Travelling Salesman est utilisé pour\n" -"optimisation du chemin de forage.\n" -"\n" -"Si ce contrôle est désactivé, FlatCAM fonctionne en mode 32 bits et utilise\n" -"Algorithme Travelling Salesman pour l’optimisation des chemins." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:217 -msgid "MetaHeuristic" -msgstr "MetaHeuristic" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:218 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:104 -#: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:485 -#: flatcamObjects/FlatCAMGerber.py:251 -msgid "Basic" -msgstr "De base" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:219 -msgid "TSA" -msgstr "TSA" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:236 -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:245 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:237 -msgid "Duration" -msgstr "Durée" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:239 -msgid "" -"When OR-Tools Metaheuristic (MH) is enabled there is a\n" -"maximum threshold for how much time is spent doing the\n" -"path optimization. This max duration is set here.\n" -"In seconds." -msgstr "" -"Lorsque OR-Tools Metaheuristic (MH) est activé, il y a un\n" -"seuil maximal pour combien de temps est passé à faire la\n" -"optimisation du chemin. Cette durée maximale est définie ici.\n" -"En secondes." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:258 -msgid "Excellon Object Color" -msgstr "Couleur d'objet Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:264 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:86 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:155 -msgid "Set the line color for plotted objects." -msgstr "Définissez la couleur de trait pour les objets tracés." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29 -msgid "Excellon Options" -msgstr "Les options Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:34 -msgid "Create CNC Job" -msgstr "Créer un travail CNC" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35 -msgid "" -"Parameters used to create a CNC Job object\n" -"for this drill object." -msgstr "" -"Paramètres utilisés pour créer un objet Travail CNC\n" -"pour cet objet de forage." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:152 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:121 -msgid "Tool change" -msgstr "Changement d'outil" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 -msgid "Enable Dwell" -msgstr "Activer la Pause" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259 -msgid "" -"The preprocessor JSON file that dictates\n" -"Gcode output." -msgstr "" -"Le fichier JSON post-processeur qui dicte\n" -"Sortie Gcode." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:270 -msgid "Gcode" -msgstr "Gcode" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:272 -msgid "" -"Choose what to use for GCode generation:\n" -"'Drills', 'Slots' or 'Both'.\n" -"When choosing 'Slots' or 'Both', slots will be\n" -"converted to drills." -msgstr "" -"Choisissez ce qu'il faut utiliser pour la génération de GCode:\n" -"«Forages», «Fentes» ou «les Deux».\n" -"Lorsque vous choisissez \"Fentes\" ou \"Les Deux\", les fentes seront\n" -"converti en forages." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288 -msgid "Mill Holes" -msgstr "Fraiser les Trous" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:290 -msgid "Create Geometry for milling holes." -msgstr "Créer une géométrie pour fraiser des trous." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294 -msgid "Drill Tool dia" -msgstr "Dia. de l'outil de forage" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 -msgid "Slot Tool dia" -msgstr "Fente outil dia" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307 -msgid "" -"Diameter of the cutting tool\n" -"when milling slots." -msgstr "" -"Diamètre de l'outil de coupe\n" -"lors du fraisage des fentes." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:28 -msgid "App Settings" -msgstr "Paramètres de l'application" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:49 -msgid "Grid Settings" -msgstr "Paramètres de la grille" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:53 -msgid "X value" -msgstr "Valeur X" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:55 -msgid "This is the Grid snap value on X axis." -msgstr "Il s'agit de la valeur d'accrochage de la grille sur l'axe des X." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:65 -msgid "Y value" -msgstr "Valeur Y" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:67 -msgid "This is the Grid snap value on Y axis." -msgstr "Il s'agit de la valeur d'accrochage de la grille sur l'axe des Y." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:77 -msgid "Snap Max" -msgstr "Accrocher max" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:92 -msgid "Workspace Settings" -msgstr "Paramètres de l'espace de travail" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:95 -msgid "Active" -msgstr "Actif" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:97 -msgid "" -"Draw a delimiting rectangle on canvas.\n" -"The purpose is to illustrate the limits for our work." -msgstr "" -"Dessinez un rectangle de délimitation sur la toile.\n" -"Le but est d’illustrer les limites de notre travail." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:105 -msgid "" -"Select the type of rectangle to be used on canvas,\n" -"as valid workspace." -msgstr "" -"Sélectionnez le type de rectangle à utiliser sur la toile,\n" -"comme espace de travail valide." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:171 -msgid "Orientation" -msgstr "Orientation" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:172 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:239 -#: flatcamTools/ToolFilm.py:422 -msgid "" -"Can be:\n" -"- Portrait\n" -"- Landscape" -msgstr "" -"L'orientation de l'espace de travail peut être:\n" -"- Portrait\n" -"- Paysage" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:176 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:243 -#: flatcamTools/ToolFilm.py:426 -msgid "Portrait" -msgstr "Portrait" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:177 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:244 -#: flatcamTools/ToolFilm.py:427 -msgid "Landscape" -msgstr "Paysage" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:201 -msgid "Notebook" -msgstr "Carnet" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:203 -msgid "" -"This sets the font size for the elements found in the Notebook.\n" -"The notebook is the collapsible area in the left side of the GUI,\n" -"and include the Project, Selected and Tool tabs." -msgstr "" -"Ceci définit la taille de la police pour les éléments présents dans le " -"cahier.\n" -"Le cahier est la zone repliable dans le côté gauche de l'interface " -"graphique,\n" -"et incluez les onglets Projet, Sélectionné et Outil." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:222 -msgid "Axis" -msgstr "Axe" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:224 -msgid "This sets the font size for canvas axis." -msgstr "Ceci définit la taille de la police pour l'axe de la toile." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:241 -msgid "Textbox" -msgstr "Zone de texte" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:243 -msgid "" -"This sets the font size for the Textbox GUI\n" -"elements that are used in FlatCAM." -msgstr "" -"Ceci définit la taille de la police pour l'interface graphique de la zone de " -"texte\n" -"éléments utilisés dans FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:269 -msgid "Mouse Settings" -msgstr "Paramètres de la souris" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:273 -msgid "Cursor Shape" -msgstr "Forme du curseur" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:275 -msgid "" -"Choose a mouse cursor shape.\n" -"- Small -> with a customizable size.\n" -"- Big -> Infinite lines" -msgstr "" -"Choisissez une forme de curseur de souris.\n" -"- Petit -> avec une taille personnalisable.\n" -"- Grand -> Lignes infinies" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:281 -msgid "Small" -msgstr "Petit" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:282 -msgid "Big" -msgstr "Grand" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:289 -msgid "Cursor Size" -msgstr "Taille du curseur" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:291 -msgid "Set the size of the mouse cursor, in pixels." -msgstr "Définissez la taille du curseur de la souris, en pixels." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:302 -msgid "Cursor Width" -msgstr "Largeur du curseur" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:304 -msgid "Set the line width of the mouse cursor, in pixels." -msgstr "Définissez la largeur de ligne du curseur de la souris, en pixels." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:315 -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:322 -msgid "Cursor Color" -msgstr "Couleur du curseur" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:317 -msgid "Check this box to color mouse cursor." -msgstr "Cochez cette case pour colorer le curseur de la souris." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:324 -msgid "Set the color of the mouse cursor." -msgstr "Définissez la couleur du curseur de la souris." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:347 -msgid "Pan Button" -msgstr "Bouton pan" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:349 -msgid "" -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" -msgstr "" -"Sélectionnez le bouton de la souris à utiliser pour le panoramique:\n" -"- MMB -> Bouton central de la souris\n" -"- RMB -> bouton droit de la souris" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:353 -msgid "MMB" -msgstr "MMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:354 -msgid "RMB" -msgstr "RMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:360 -msgid "Multiple Selection" -msgstr "Sélection multiple" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:362 -msgid "Select the key used for multiple selection." -msgstr "Sélectionnez la clé utilisée pour la sélection multiple." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:364 -msgid "CTRL" -msgstr "CTRL" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:365 -msgid "SHIFT" -msgstr "SHIFT" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:376 -msgid "Delete object confirmation" -msgstr "Supprimer la conf. de l'objet" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:378 -msgid "" -"When checked the application will ask for user confirmation\n" -"whenever the Delete object(s) event is triggered, either by\n" -"menu shortcut or key shortcut." -msgstr "" -"Lorsque coché, l'application demandera une confirmation de l'utilisateur\n" -"chaque fois que l'événement Delete object (s) est déclenché, soit par\n" -"raccourci de menu ou raccourci clavier." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:385 -msgid "\"Open\" behavior" -msgstr "Comportement \"ouvert\"" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:387 -msgid "" -"When checked the path for the last saved file is used when saving files,\n" -"and the path for the last opened file is used when opening files.\n" -"\n" -"When unchecked the path for opening files is the one used last: either the\n" -"path for saving files or the path for opening files." -msgstr "" -"Lorsque coché, le chemin du dernier fichier enregistré est utilisé lors de " -"la sauvegarde des fichiers,\n" -"et le chemin du dernier fichier ouvert est utilisé lors de l’ouverture des " -"fichiers.\n" -"\n" -"Lorsque décoché, le chemin pour ouvrir les fichiers est celui utilisé en " -"dernier: soit le\n" -"chemin pour sauvegarder les fichiers ou chemin pour ouvrir les fichiers." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:396 -msgid "Enable ToolTips" -msgstr "Activer les info-bulles" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -msgid "" -"Check this box if you want to have toolTips displayed\n" -"when hovering with mouse over items throughout the App." -msgstr "" -"Cochez cette case si vous souhaitez afficher les info-bulles\n" -"lorsque vous survolez avec la souris sur des éléments dans l’application." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:405 -msgid "Allow Machinist Unsafe Settings" -msgstr "Autoriser les paramètres dangereux du machiniste" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:407 -msgid "" -"If checked, some of the application settings will be allowed\n" -"to have values that are usually unsafe to use.\n" -"Like Z travel negative values or Z Cut positive values.\n" -"It will applied at the next application start.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Si cette case est cochée, certains paramètres de l'application seront " -"autorisés\n" -"pour avoir des valeurs qui sont généralement dangereuses à utiliser.\n" -"Comme les valeurs négatives de déplacement Z ou les valeurs positives Z " -"Cut.\n" -"Il sera appliqué au prochain démarrage de l'application.\n" -"<>: Ne changez rien à moins que vous sachiez ce que vous " -"faites !!!" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:419 -msgid "Bookmarks limit" -msgstr "Limite de favoris" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:421 -msgid "" -"The maximum number of bookmarks that may be installed in the menu.\n" -"The number of bookmarks in the bookmark manager may be greater\n" -"but the menu will hold only so much." -msgstr "" -"Nombre maximal de signets pouvant être installés dans le menu.\n" -"Le nombre de signets dans le gestionnaire de favoris peut être supérieur\n" -"mais le menu tiendra seulement beaucoup." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:430 -msgid "Activity Icon" -msgstr "Icône d'activité" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:432 -msgid "Select the GIF that show activity when FlatCAM is active." -msgstr "Sélectionnez le GIF qui affiche l'activité lorsque FlatCAM est actif." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:29 -msgid "App Preferences" -msgstr "Préférences de l'app" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:40 -msgid "" -"The default value for FlatCAM units.\n" -"Whatever is selected here is set every time\n" -"FlatCAM is started." -msgstr "" -"La valeur par défaut pour les unités FlatCAM.\n" -"Tout ce qui est sélectionné ici est défini à chaque fois\n" -"FLatCAM est démarré." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 -msgid "IN" -msgstr "PO" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:50 -msgid "Precision MM" -msgstr "Précision MM" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in METRIC system.\n" -"Any change here require an application restart." -msgstr "" -"Le nombre de décimales utilisées tout au long de l'application\n" -"lorsque les unités définies sont dans le système METRIC.\n" -"Toute modification ici nécessite un redémarrage de l'application." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:64 -msgid "Precision INCH" -msgstr "Précision INCH" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in INCH system.\n" -"Any change here require an application restart." -msgstr "" -"Le nombre de décimales utilisées tout au long de l'application\n" -"lorsque les unités définies sont dans le système INCH.\n" -"Toute modification ici nécessite un redémarrage de l'application." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:78 -msgid "Graphic Engine" -msgstr "Moteur graphique" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -msgid "" -"Choose what graphic engine to use in FlatCAM.\n" -"Legacy(2D) -> reduced functionality, slow performance but enhanced " -"compatibility.\n" -"OpenGL(3D) -> full functionality, high performance\n" -"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" -"Intel HD3000 or older. In this case the plot area will be black therefore\n" -"use the Legacy(2D) mode." -msgstr "" -"Choisissez le moteur graphique à utiliser dans FlatCAM.\n" -"Héritage (2D) -> fonctionnalité réduite, performances lentes mais " -"compatibilité améliorée.\n" -"OpenGL (3D) -> fonctionnalité complète, haute performance\n" -"Certaines cartes graphiques sont trop anciennes et ne fonctionnent pas en " -"mode OpenGL (3D), telles que:\n" -"Intel HD3000 ou plus ancien. Dans ce cas, la parcelle de terrain sera noire " -"donc\n" -"utilisez le mode Héritage (2D)." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 -msgid "Legacy(2D)" -msgstr "Heritage(2D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:86 -msgid "OpenGL(3D)" -msgstr "OpenGL(3D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:98 -msgid "APP. LEVEL" -msgstr "APP. NIVEAU" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -msgid "" -"Choose the default level of usage for FlatCAM.\n" -"BASIC level -> reduced functionality, best for beginner's.\n" -"ADVANCED level -> full functionality.\n" -"\n" -"The choice here will influence the parameters in\n" -"the Selected Tab for all kinds of FlatCAM objects." -msgstr "" -"Choisissez le niveau d'utilisation par défaut pour FlatCAM.\n" -"Niveau de BASE -> fonctionnalité réduite, idéal pour les débutants.\n" -"Niveau AVANCÉ-> fonctionnalité complète.\n" -"\n" -"Le choix ici influencera les paramètres dans\n" -"l'onglet Sélectionné pour toutes sortes d'objets FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 -#: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:506 -#: flatcamObjects/FlatCAMGerber.py:278 -msgid "Advanced" -msgstr "Avancé" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:111 -msgid "Portable app" -msgstr "App. portable" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -msgid "" -"Choose if the application should run as portable.\n" -"\n" -"If Checked the application will run portable,\n" -"which means that the preferences files will be saved\n" -"in the application folder, in the lib\\config subfolder." -msgstr "" -"Choisissez si l'application doit être exécutée en tant que portable.\n" -"\n" -"Si coché, l'application fonctionnera en mode portable,\n" -"ce qui signifie que les fichiers de préférences seront sauvegardés\n" -"dans le dossier de l'application, dans le sous-dossier lib\\config." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 -msgid "Languages" -msgstr "Langages" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:126 -msgid "Set the language used throughout FlatCAM." -msgstr "Définissez la langue utilisée dans FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:132 -msgid "Apply Language" -msgstr "Appliquer la langue" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:133 -msgid "" -"Set the language used throughout FlatCAM.\n" -"The app will restart after click." -msgstr "" -"Définissez la langue utilisée dans FlatCAM.\n" -"L'application redémarrera après un clic." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:147 -msgid "Startup Settings" -msgstr "Paramètres de démarrage" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:151 -msgid "Splash Screen" -msgstr "Écran de démarrage" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:153 -msgid "Enable display of the splash screen at application startup." -msgstr "" -"Activer l'affichage de l'écran de démarrage au démarrage de l'application." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:165 -msgid "Sys Tray Icon" -msgstr "Icône Sys Tray" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:167 -msgid "Enable display of FlatCAM icon in Sys Tray." -msgstr "Activer l’affichage de l’icône FlatCAM dans Sys Tray." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:172 -msgid "Show Shell" -msgstr "Afficher la ligne de commande" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:174 -msgid "" -"Check this box if you want the shell to\n" -"start automatically at startup." -msgstr "" -"Cochez cette case si vous voulez que le shell\n" -"démarrer automatiquement au démarrage." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:181 -msgid "Show Project" -msgstr "Afficher le projet" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:183 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"to be shown automatically at startup." -msgstr "" -"Cochez cette case si vous souhaitez que la zone de projet / sélection / " -"outil\n" -"à afficher automatiquement au démarrage." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 -msgid "Version Check" -msgstr "Vérification de version" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:191 -msgid "" -"Check this box if you want to check\n" -"for a new version automatically at startup." -msgstr "" -"Cochez cette case si vous voulez vérifier\n" -"pour une nouvelle version automatiquement au démarrage." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:198 -msgid "Send Statistics" -msgstr "Envoyer des statistiques" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:200 -msgid "" -"Check this box if you agree to send anonymous\n" -"stats automatically at startup, to help improve FlatCAM." -msgstr "" -"Cochez cette case si vous acceptez d'envoyer un message anonyme\n" -"stats automatiquement au démarrage, pour aider à améliorer FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:214 -msgid "Workers number" -msgstr "No de travailleurs" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:216 -msgid "" -"The number of Qthreads made available to the App.\n" -"A bigger number may finish the jobs more quickly but\n" -"depending on your computer speed, may make the App\n" -"unresponsive. Can have a value between 2 and 16.\n" -"Default value is 2.\n" -"After change, it will be applied at next App start." -msgstr "" -"Le nombre de Qthreads mis à la disposition de l'App.\n" -"Un plus grand nombre peut terminer les travaux plus rapidement, mais\n" -"en fonction de la vitesse de votre ordinateur, peut rendre l'application\n" -"ne répond pas. Peut avoir une valeur comprise entre 2 et 16.\n" -"La valeur par défaut est 2.\n" -"Après modification, il sera appliqué au prochain démarrage de l'application." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:230 -msgid "Geo Tolerance" -msgstr "Géo Tolérance" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:232 -msgid "" -"This value can counter the effect of the Circle Steps\n" -"parameter. Default value is 0.005.\n" -"A lower value will increase the detail both in image\n" -"and in Gcode for the circles, with a higher cost in\n" -"performance. Higher value will provide more\n" -"performance at the expense of level of detail." -msgstr "" -"Cette valeur peut contrer l’effet des Pas de cercle.\n" -"paramètre. La valeur par défaut est 0.005.\n" -"Une valeur inférieure augmentera le détail à la fois dans l'image\n" -"et en Gcode pour les cercles, avec un coût plus élevé en\n" -"performance. Une valeur plus élevée fournira plus\n" -"performance au détriment du niveau de détail." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:252 -msgid "Save Settings" -msgstr "Paramètres d'enregistrement" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:256 -msgid "Save Compressed Project" -msgstr "Enregistrer le projet compressé" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:258 -msgid "" -"Whether to save a compressed or uncompressed project.\n" -"When checked it will save a compressed FlatCAM project." -msgstr "" -"Que ce soit pour sauvegarder un projet compressé ou non compressé.\n" -"Lorsque coché, un projet FlatCAM compressé sera enregistré." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:267 -msgid "Compression" -msgstr "Compression" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:269 -msgid "" -"The level of compression used when saving\n" -"a FlatCAM project. Higher value means better compression\n" -"but require more RAM usage and more processing time." -msgstr "" -"Le niveau de compression utilisé lors de la sauvegarde\n" -"un projet FlatCAM. Une valeur plus élevée signifie une meilleure " -"compression\n" -"mais nécessitent plus d’utilisation de RAM et plus de temps de traitement." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:280 -msgid "Enable Auto Save" -msgstr "Activer l'enregistrement auto" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:282 -msgid "" -"Check to enable the autosave feature.\n" -"When enabled, the application will try to save a project\n" -"at the set interval." -msgstr "" -"Cochez pour activer la fonction d'enregistrement automatique.\n" -"Lorsqu'elle est activée, l'application essaiera d'enregistrer un projet\n" -"à l'intervalle défini." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:292 -msgid "Interval" -msgstr "Intervalle" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:294 -msgid "" -"Time interval for autosaving. In milliseconds.\n" -"The application will try to save periodically but only\n" -"if the project was saved manually at least once.\n" -"While active, some operations may block this feature." -msgstr "" -"Intervalle de temps pour l'enregistrement automatique. En millisecondes.\n" -"L'application essaiera de sauvegarder périodiquement mais seulement\n" -"si le projet a été enregistré manuellement au moins une fois.\n" -"Lorsqu'elles sont actives, certaines opérations peuvent bloquer cette " -"fonctionnalité." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:310 -msgid "Text to PDF parameters" -msgstr "Paramètres texte en PDF" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:312 -msgid "Used when saving text in Code Editor or in FlatCAM Document objects." -msgstr "" -"Utilisé lors de l'enregistrement de texte dans l'éditeur de code ou dans des " -"objets de document FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:321 -msgid "Top Margin" -msgstr "Marge supérieure" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:323 -msgid "Distance between text body and the top of the PDF file." -msgstr "Distance entre le corps du texte et le haut du fichier PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:334 -msgid "Bottom Margin" -msgstr "Marge inférieure" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:336 -msgid "Distance between text body and the bottom of the PDF file." -msgstr "Distance entre le corps du texte et le bas du fichier PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:347 -msgid "Left Margin" -msgstr "Marge de gauche" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:349 -msgid "Distance between text body and the left of the PDF file." -msgstr "Distance entre le corps du texte et la gauche du fichier PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:360 -msgid "Right Margin" -msgstr "Marge droite" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:362 -msgid "Distance between text body and the right of the PDF file." -msgstr "Distance entre le corps du texte et la droite du fichier PDF." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:26 -msgid "GUI Preferences" -msgstr "Préférences de GUI" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:36 -msgid "Theme" -msgstr "Thème" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:38 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area." -msgstr "" -"Sélectionnez un thème pour FlatCAM.\n" -"Il aura pour thème la zone de traçage." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 -msgid "Light" -msgstr "Lumière" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:44 -msgid "Dark" -msgstr "Noir" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:51 -msgid "Use Gray Icons" -msgstr "Utiliser des icônes grises" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:53 -msgid "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." -msgstr "" -"Cochez cette case pour utiliser un ensemble d'icônes avec\n" -"une couleur plus claire (grise). À utiliser lorsqu'un\n" -"le thème sombre complet est appliqué." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:59 -msgid "Apply Theme" -msgstr "Appliquer le thème" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:61 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." -msgstr "" -"Sélectionnez un thème pour FlatCAM.\n" -"Il aura pour thème la zone de traçage.\n" -"L'application redémarrera après le changement." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:73 -msgid "Layout" -msgstr "Disposition" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:75 -msgid "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." -msgstr "" -"Sélectionnez une mise en page pour FlatCAM.\n" -"Il est appliqué immédiatement." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:95 -msgid "Style" -msgstr "Style" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:97 -msgid "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Sélectionnez un style pour FlatCAM.\n" -"Il sera appliqué au prochain démarrage de l'application." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:111 -msgid "Activate HDPI Support" -msgstr "Activer le support HDPI" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:113 -msgid "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Activer la prise en charge haute DPI pour FlatCAM.\n" -"Il sera appliqué au prochain démarrage de l'application." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:127 -msgid "Display Hover Shape" -msgstr "Afficher la forme de survol" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:129 -msgid "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." -msgstr "" -"Activer l'affichage d'une forme de survol pour les objets FlatCAM.\n" -"Il est affiché chaque fois que le curseur de la souris est en vol " -"stationnaire\n" -"sur tout type d'objet non sélectionné." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:136 -msgid "Display Selection Shape" -msgstr "Afficher la forme de sélection" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:138 -msgid "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." -msgstr "" -"Activer l'affichage d'une forme de sélection pour les objets FlatCAM.\n" -"Il est affiché chaque fois que la souris sélectionne un objet\n" -"soit en cliquant ou en faisant glisser la souris de gauche à droite ou\n" -"de droite à gauche." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:151 -msgid "Left-Right Selection Color" -msgstr "Couleur de sélection gauche-droite" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:156 -msgid "Set the line color for the 'left to right' selection box." -msgstr "" -"Définissez la couleur de ligne pour la zone de sélection \"gauche à droite\"." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:172 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Définir la couleur de remplissage pour la zone de sélection\n" -"dans le cas où la sélection est faite de gauche à droite.\n" -"Les 6 premiers chiffres correspondent à la couleur et les 2 derniers\n" -"les chiffres correspondent au niveau alpha (transparence)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:192 -msgid "Set the fill transparency for the 'left to right' selection box." -msgstr "" -"Définissez la transparence de remplissage pour la zone de sélection \"gauche " -"à droite\"." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:216 -msgid "Right-Left Selection Color" -msgstr "Couleur de sélection droite-gauche" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:222 -msgid "Set the line color for the 'right to left' selection box." -msgstr "" -"Définissez la couleur de ligne pour la zone de sélection «droite à gauche»." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:239 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Définir la couleur de remplissage pour la zone de sélection\n" -"dans le cas où la sélection est faite de droite à gauche.\n" -"Les 6 premiers chiffres correspondent à la couleur et les 2 derniers\n" -"les chiffres correspondent au niveau alpha (transparence)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:259 -msgid "Set the fill transparency for selection 'right to left' box." -msgstr "" -"Définissez la transparence de remplissage pour la zone de sélection \"Droite " -"à gauche\"." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:286 -msgid "Editor Color" -msgstr "Couleur de l'éditeur" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:290 -msgid "Drawing" -msgstr "Dessin" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:292 -msgid "Set the color for the shape." -msgstr "Définissez la couleur pour la forme." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:309 -msgid "Set the color of the shape when selected." -msgstr "Définit la couleur de la forme lorsqu'elle est sélectionnée." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:332 -msgid "Project Items Color" -msgstr "Éléments du projet Couleur" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:336 -msgid "Enabled" -msgstr "Activé" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:338 -msgid "Set the color of the items in Project Tab Tree." -msgstr "" -"Définissez la couleur des éléments dans l'arborescence de l'onglet Projet." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:352 -msgid "Disabled" -msgstr "Désactivé" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:354 -msgid "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." -msgstr "" -"Définir la couleur des éléments dans l'arborescence de l'onglet Projet,\n" -"pour le cas où les éléments sont désactivés." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:370 -msgid "Project AutoHide" -msgstr "Masquer auto le projet" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:372 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." -msgstr "" -"Cochez cette case si vous souhaitez que la zone de projet / sélection / " -"outil\n" -"se cacher automatiquement quand il n'y a pas d'objets chargés et\n" -"pour montrer chaque fois qu'un nouvel objet est créé." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:27 -msgid "Geometry Adv. Options" -msgstr "Géométrie Adv. Les options" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:35 -msgid "" -"A list of Geometry advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"Une liste de paramètres avancés de géométrie.\n" -"Ces paramètres ne sont disponibles que pour\n" -"App avancée. Niveau." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:45 -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:112 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134 -#: flatcamTools/ToolCalibration.py:125 flatcamTools/ToolSolderPaste.py:240 -msgid "Toolchange X-Y" -msgstr "Changement d'outils X-Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56 -msgid "" -"Height of the tool just after starting the work.\n" -"Delete the value if you don't need this feature." -msgstr "" -"Hauteur de l'outil juste après le début du travail.\n" -"Supprimez la valeur si vous n'avez pas besoin de cette fonctionnalité." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:158 -msgid "Segment X size" -msgstr "Taille du seg. X" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:160 -msgid "" -"The size of the trace segment on the X axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the X axis." -msgstr "" -"La taille du segment de trace sur l'axe X.\n" -"Utile pour le nivellement automatique.\n" -"Une valeur de 0 signifie aucune segmentation sur l'axe X." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:174 -msgid "Segment Y size" -msgstr "Taille du seg. Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:176 -msgid "" -"The size of the trace segment on the Y axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the Y axis." -msgstr "" -"La taille du segment de trace sur l'axe Y.\n" -"Utile pour le nivellement automatique.\n" -"Une valeur de 0 signifie aucune segmentation sur l'axe Y." ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33 msgid "A list of Geometry Editor parameters." @@ -14055,19 +11159,11 @@ msgstr "Nouveau code d'ouverture" #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:69 msgid "New Aperture size" msgstr "Nouvelle taille d'ouverture" -<<<<<<< HEAD #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71 msgid "Size for the new aperture" msgstr "Taille pour la nouvelle ouverture" -======= - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71 -msgid "Size for the new aperture" -msgstr "Taille pour la nouvelle ouverture" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82 msgid "New Aperture type" msgstr "Nouveau type d'ouverture" @@ -14091,7 +11187,6 @@ msgstr "Tableau de Pad Linéaire" #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:160 msgid "Circular Pad Array" msgstr "Tableau de Pad Circulaire" -<<<<<<< HEAD #: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:196 msgid "Distance at which to buffer the Gerber element." @@ -14125,41 +11220,6 @@ msgstr "Valeur seuil sur laquelle les ouvertures ne sont pas marquées." msgid "Gerber Export" msgstr "Gerber exportation" -======= - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:196 -msgid "Distance at which to buffer the Gerber element." -msgstr "Distance à laquelle tamponner l'élément de Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:205 -msgid "Scale Tool" -msgstr "Outil d'échelle" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:211 -msgid "Factor to scale the Gerber element." -msgstr "Facteur d'échelle de l'élément de Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:224 -msgid "Threshold low" -msgstr "Seuil bas" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:226 -msgid "Threshold value under which the apertures are not marked." -msgstr "Valeur seuil sous laquelle les ouvertures ne sont pas marquées." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:236 -msgid "Threshold high" -msgstr "Seuil haut" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:238 -msgid "Threshold value over which the apertures are not marked." -msgstr "Valeur seuil sur laquelle les ouvertures ne sont pas marquées." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:27 -msgid "Gerber Export" -msgstr "Gerber exportation" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:33 msgid "" "The parameters set here are used in the file exported\n" @@ -14183,7 +11243,6 @@ msgid "" msgstr "" "Le nombre de chiffres dans la partie entière du numéro\n" "et dans la fraction du nombre." -<<<<<<< HEAD #: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:71 msgid "" @@ -14378,202 +11437,6 @@ msgstr "Rectangulaire" msgid "Minimal" msgstr "Minimal" -======= - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:71 -msgid "" -"This numbers signify the number of digits in\n" -"the whole part of Gerber coordinates." -msgstr "" -"Ces chiffres représentent le nombre de chiffres en\n" -"toute la partie des coordonnées de Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:87 -msgid "" -"This numbers signify the number of digits in\n" -"the decimal part of Gerber coordinates." -msgstr "" -"Ces chiffres représentent le nombre de chiffres en\n" -"la partie décimale des coordonnées de Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:99 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:109 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:100 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:110 -msgid "" -"This sets the type of Gerber zeros.\n" -"If LZ then Leading Zeros are removed and\n" -"Trailing Zeros are kept.\n" -"If TZ is checked then Trailing Zeros are removed\n" -"and Leading Zeros are kept." -msgstr "" -"Cela définit le type de zéros de Gerber.\n" -"Si LZ, les zéros à gauche sont supprimés et\n" -"Les zéros suivis sont conservés.\n" -"Si TZ est coché, les zéros de fin sont supprimés\n" -"et les principaux zéros sont conservés." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:27 -msgid "Gerber General" -msgstr "Gerber Général" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:45 -msgid "M-Color" -msgstr "Couleur-M" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:61 -msgid "" -"The number of circle steps for Gerber \n" -"circular aperture linear approximation." -msgstr "" -"Le nombre d'étapes du cercle pour Gerber\n" -"approximation linéaire ouverture circulaire." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:73 -msgid "Default Values" -msgstr "Défauts" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:75 -msgid "" -"Those values will be used as fallback values\n" -"in case that they are not found in the Gerber file." -msgstr "" -"Ces valeurs seront utilisées comme valeurs de secours\n" -"au cas où ils ne seraient pas trouvés dans le fichier Gerber." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:126 -msgid "Clean Apertures" -msgstr "Ouvertures propres" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:128 -msgid "" -"Will remove apertures that do not have geometry\n" -"thus lowering the number of apertures in the Gerber object." -msgstr "" -"Supprime les ouvertures qui n'ont pas de géométrie\n" -"abaissant ainsi le nombre d'ouvertures dans l'objet Gerber." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:134 -msgid "Polarity change buffer" -msgstr "Tampon de changement de polarité" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:136 -msgid "" -"Will apply extra buffering for the\n" -"solid geometry when we have polarity changes.\n" -"May help loading Gerber files that otherwise\n" -"do not load correctly." -msgstr "" -"Appliquera une mise en mémoire tampon supplémentaire pour le\n" -"géométrie solide lorsque nous avons des changements de polarité.\n" -"Peut aider à charger des fichiers Gerber qui autrement\n" -"ne se charge pas correctement." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:149 -msgid "Gerber Object Color" -msgstr "Couleur d'objet Gerber" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:29 -msgid "Gerber Options" -msgstr "Options de Gerber" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:107 -msgid "Combine Passes" -msgstr "Combiner les passes" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:27 -msgid "Copper Thieving Tool Options" -msgstr "Options d'outils de Copper Thieving" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:39 -msgid "" -"A tool to generate a Copper Thieving that can be added\n" -"to a selected Gerber file." -msgstr "" -"Un outil pour générer un Copper Thieving qui peut être ajouté\n" -"dans un fichier Gerber sélectionné." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:47 -msgid "Number of steps (lines) used to interpolate circles." -msgstr "Nombre d'étapes (lignes) utilisées pour interpoler les cercles." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:57 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:261 -#: flatcamTools/ToolCopperThieving.py:96 flatcamTools/ToolCopperThieving.py:431 -msgid "Clearance" -msgstr "Dégagement" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:59 -msgid "" -"This set the distance between the copper Thieving components\n" -"(the polygon fill may be split in multiple polygons)\n" -"and the copper traces in the Gerber file." -msgstr "" -"Cela définit la distance entre les composants de vol de cuivre\n" -"(le remplissage du polygone peut être divisé en plusieurs polygones)\n" -"et les traces de cuivre dans le fichier Gerber." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:87 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:126 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1311 flatcamTools/ToolNCC.py:1642 -#: flatcamTools/ToolNCC.py:1930 flatcamTools/ToolNCC.py:1985 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 -#: flatcamTools/ToolPaint.py:1447 -msgid "Area Selection" -msgstr "Sélection de zone" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:127 flatcamTools/ToolDblSided.py:216 -#: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1658 -#: flatcamTools/ToolNCC.py:1936 flatcamTools/ToolNCC.py:1993 -#: flatcamTools/ToolNCC.py:2301 flatcamTools/ToolNCC.py:2581 -#: flatcamTools/ToolNCC.py:3007 flatcamTools/ToolPaint.py:486 -#: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1463 -#: tclCommands/TclCommandCopperClear.py:192 tclCommands/TclCommandPaint.py:166 -msgid "Reference Object" -msgstr "Objet de référence" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:90 -#: flatcamTools/ToolCopperThieving.py:129 -msgid "Reference:" -msgstr "Référence:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:92 -msgid "" -"- 'Itself' - the copper Thieving extent is based on the object extent.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"filled.\n" -"- 'Reference Object' - will do copper thieving within the area specified by " -"another object." -msgstr "" -"- «Lui-même» - l'étendue du vol de cuivre est basée sur l'étendue de " -"l'objet.\n" -"- «Sélection de zone» - clic gauche de la souris pour démarrer la sélection " -"de la zone à remplir.\n" -"- «Objet de référence» - effectuera un vol de cuivre dans la zone spécifiée " -"par un autre objet." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:188 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:190 -#: flatcamTools/ToolCopperThieving.py:171 flatcamTools/ToolExtractDrills.py:102 -#: flatcamTools/ToolExtractDrills.py:240 flatcamTools/ToolPunchGerber.py:113 -#: flatcamTools/ToolPunchGerber.py:268 -msgid "Rectangular" -msgstr "Rectangulaire" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:102 -#: flatcamTools/ToolCopperThieving.py:172 -msgid "Minimal" -msgstr "Minimal" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:104 #: flatcamTools/ToolCopperThieving.py:174 flatcamTools/ToolFilm.py:113 msgid "Box Type:" @@ -14602,21 +11465,12 @@ msgstr "Grille de carrés" #: flatcamTools/ToolCopperThieving.py:194 msgid "Lines Grid" msgstr "Grille de lignes" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124 #: flatcamTools/ToolCopperThieving.py:196 msgid "Fill Type:" msgstr "Type de remplissage:" -======= - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124 -#: flatcamTools/ToolCopperThieving.py:196 -msgid "Fill Type:" -msgstr "Type de remplissage:" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:126 #: flatcamTools/ToolCopperThieving.py:198 msgid "" @@ -14697,7 +11551,6 @@ msgid "" msgstr "" "Paramètres utilisés pour la Robber Bar.\n" "Robber Bar = bordure en cuivre pour faciliter le placage des trous." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:231 #: flatcamTools/ToolCopperThieving.py:364 @@ -14806,116 +11659,6 @@ msgstr "Hauteur (Z) pour le montage de la sonde de vérification." #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:114 #: flatcamTools/ToolCalibration.py:127 msgid "" -======= - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:231 -#: flatcamTools/ToolCopperThieving.py:364 -msgid "Bounding box margin for robber bar." -msgstr "Marge de la zone de délimitation pour la Robber Bar." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:242 -#: flatcamTools/ToolCopperThieving.py:375 -msgid "Thickness" -msgstr "Épaisseur" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:244 -#: flatcamTools/ToolCopperThieving.py:377 -msgid "The robber bar thickness." -msgstr "L'épaisseur de la Robber Bar." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:254 -#: flatcamTools/ToolCopperThieving.py:408 -msgid "Pattern Plating Mask" -msgstr "Masque de placage de motifs" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:256 -#: flatcamTools/ToolCopperThieving.py:410 -msgid "Generate a mask for pattern plating." -msgstr "Générez un masque pour le placage de motifs." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:263 -#: flatcamTools/ToolCopperThieving.py:433 -msgid "" -"The distance between the possible copper thieving elements\n" -"and/or robber bar and the actual openings in the mask." -msgstr "" -"La distance entre les éléments de Copper Thieving possibles\n" -"et / ou Robber Bar et les ouvertures réelles dans le masque." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:27 -msgid "Calibration Tool Options" -msgstr "Options de l'outil d'Étalonnage" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:38 -#: flatcamTools/ToolCopperThieving.py:91 flatcamTools/ToolFiducials.py:151 -msgid "Parameters used for this tool." -msgstr "Paramètres utilisés pour cet outil." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:43 -#: flatcamTools/ToolCalibration.py:181 -msgid "Source Type" -msgstr "Type de Source" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:44 -#: flatcamTools/ToolCalibration.py:182 -msgid "" -"The source of calibration points.\n" -"It can be:\n" -"- Object -> click a hole geo for Excellon or a pad for Gerber\n" -"- Free -> click freely on canvas to acquire the calibration points" -msgstr "" -"La source des points d'étalonnage.\n" -"Ça peut être:\n" -"- Objet -> cliquez sur un trou géo pour Excellon ou un pad pour Gerber\n" -"- Libre -> cliquez librement sur le canevas pour acquérir les points " -"d'étalonnage" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:49 -#: flatcamTools/ToolCalibration.py:187 -msgid "Free" -msgstr "Libre" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:63 -#: flatcamTools/ToolCalibration.py:76 -msgid "Height (Z) for travelling between the points." -msgstr "Hauteur (Z) pour voyager entre les points." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:75 -#: flatcamTools/ToolCalibration.py:88 -msgid "Verification Z" -msgstr "Vérification Z" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:77 -#: flatcamTools/ToolCalibration.py:90 -msgid "Height (Z) for checking the point." -msgstr "Hauteur (Z) pour vérifier le point." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:89 -#: flatcamTools/ToolCalibration.py:102 -msgid "Zero Z tool" -msgstr "Remise à Zéro du Z pour l'Outil" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:91 -#: flatcamTools/ToolCalibration.py:104 -msgid "" -"Include a sequence to zero the height (Z)\n" -"of the verification tool." -msgstr "" -"Inclure une séquence pour mettre à zéro la hauteur (Z)\n" -"de l'outil de vérification." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:100 -#: flatcamTools/ToolCalibration.py:113 -msgid "Height (Z) for mounting the verification probe." -msgstr "Hauteur (Z) pour le montage de la sonde de vérification." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:114 -#: flatcamTools/ToolCalibration.py:127 -msgid "" ->>>>>>> remotes/jpcgt/flatcam/Beta "Toolchange X,Y position.\n" "If no value is entered then the current\n" "(x, y) point will be used," @@ -15102,21 +11845,12 @@ msgstr "La taille de l'anneau annulaire pour les autres tampons." #: flatcamTools/ToolExtractDrills.py:276 flatcamTools/ToolPunchGerber.py:299 msgid "Proportional Diameter" msgstr "Dia. proportionnel" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:222 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:224 msgid "Factor" msgstr "Facteur" -======= - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:222 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:224 -msgid "Factor" -msgstr "Facteur" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:224 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:226 #: flatcamTools/ToolExtractDrills.py:287 flatcamTools/ToolPunchGerber.py:310 @@ -15146,7 +11880,6 @@ msgstr "" #: flatcamTools/ToolFiducials.py:186 msgid "Auto" msgstr "Auto" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:74 #: flatcamTools/ToolFiducials.py:187 @@ -15158,19 +11891,6 @@ msgstr "Manuel" msgid "Mode:" msgstr "Mode:" -======= - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:74 -#: flatcamTools/ToolFiducials.py:187 -msgid "Manual" -msgstr "Manuel" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:76 -#: flatcamTools/ToolFiducials.py:189 -msgid "Mode:" -msgstr "Mode:" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:78 msgid "" "- 'Auto' - automatic placement of fiducials in the corners of the bounding " @@ -15301,7 +12021,6 @@ msgstr "" #: flatcamTools/ToolOptimal.py:78 msgid "Precision" msgstr "Précision" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:50 msgid "Number of decimals for the distances and coordinates in this tool." @@ -15390,96 +12109,6 @@ msgstr "Taille d'élément" #: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83 #: flatcamTools/ToolQRCode.py:138 msgid "" -======= - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:50 -msgid "Number of decimals for the distances and coordinates in this tool." -msgstr "" -"Nombre de décimales pour les distances et les coordonnées dans cet outil." - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:27 -msgid "Punch Gerber Options" -msgstr "Options de poinçonnage Gerber" - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:108 -#: flatcamTools/ToolPunchGerber.py:141 -msgid "" -"The punch hole source can be:\n" -"- Excellon Object-> the Excellon object drills center will serve as " -"reference.\n" -"- Fixed Diameter -> will try to use the pads center as reference adding " -"fixed diameter holes.\n" -"- Fixed Annular Ring -> will try to keep a set annular ring.\n" -"- Proportional -> will make a Gerber punch hole having the diameter a " -"percentage of the pad diameter." -msgstr "" -"La source du trou de perforation peut être:\n" -"- Excellon Object-> le centre d'Excellons Object Drills servira de " -"référence.\n" -"- Diamètre fixe -> essaiera d'utiliser le centre des coussinets comme " -"référence en ajoutant des trous de diamètre fixe.\n" -"- Anneau fixe annulaire -> essaiera de garder un anneau annulaire fixe.\n" -"- Proportionnel -> fera un trou de poinçon Gerber ayant le diamètre un " -"pourcentage du diamètre du tampon." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:27 -msgid "QRCode Tool Options" -msgstr "Options de l'outil QRCode" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:33 -msgid "" -"A tool to create a QRCode that can be inserted\n" -"into a selected Gerber file, or it can be exported as a file." -msgstr "" -"Un outil pour créer un QRCode qui peut être inséré\n" -"dans un fichier Gerber sélectionné, ou il peut être exporté en tant que " -"fichier." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:45 -#: flatcamTools/ToolQRCode.py:100 -msgid "Version" -msgstr "Version" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:47 -#: flatcamTools/ToolQRCode.py:102 -msgid "" -"QRCode version can have values from 1 (21x21 boxes)\n" -"to 40 (177x177 boxes)." -msgstr "" -"La version QRCode peut avoir des valeurs de 1 (éléments 21x21)\n" -"jusqu'à 40 (éléments 177x177)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:58 -#: flatcamTools/ToolQRCode.py:113 -msgid "Error correction" -msgstr "Correction des erreurs" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:71 -#: flatcamTools/ToolQRCode.py:115 flatcamTools/ToolQRCode.py:126 -#, python-format -msgid "" -"Parameter that controls the error correction used for the QR Code.\n" -"L = maximum 7%% errors can be corrected\n" -"M = maximum 15%% errors can be corrected\n" -"Q = maximum 25%% errors can be corrected\n" -"H = maximum 30%% errors can be corrected." -msgstr "" -"Paramètre qui contrôle la correction d'erreur utilisée pour le code QR.\n" -"L = 7 %% maximum d'erreurs peuvent être corrigées\n" -"M = 15 %% maximum d'erreurs peuvent être corrigées\n" -"Q = 25 %% maximum d'erreurs peuvent être corrigées\n" -"H = maximum 30 %% d'erreurs peuvent être corrigées." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:81 -#: flatcamTools/ToolQRCode.py:136 -msgid "Box Size" -msgstr "Taille d'élément" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83 -#: flatcamTools/ToolQRCode.py:138 -msgid "" ->>>>>>> remotes/jpcgt/flatcam/Beta "Box size control the overall size of the QRcode\n" "by adjusting the size of each box in the code." msgstr "" @@ -15509,7 +12138,6 @@ msgstr "Données QRCode" #: flatcamTools/ToolQRCode.py:164 msgid "QRCode Data. Alphanumeric text to be encoded in the QRCode." msgstr "Données QRCode. Texte alphanumérique à encoder dans le QRCode." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113 #: flatcamTools/ToolQRCode.py:168 @@ -15631,129 +12259,6 @@ msgstr "Ceci vérifie si la taille minimale des traces est respectée." msgid "Min value" msgstr "Valeur min" -======= - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113 -#: flatcamTools/ToolQRCode.py:168 -msgid "Add here the text to be included in the QRCode..." -msgstr "Ajoutez ici le texte à inclure dans le QRCode ..." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:119 -#: flatcamTools/ToolQRCode.py:174 -msgid "Polarity" -msgstr "Polarité" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:121 -#: flatcamTools/ToolQRCode.py:176 -msgid "" -"Choose the polarity of the QRCode.\n" -"It can be drawn in a negative way (squares are clear)\n" -"or in a positive way (squares are opaque)." -msgstr "" -"Choisissez la polarité du QRCode.\n" -"Il peut être dessiné de manière négative (les carrés sont clairs)\n" -"ou d'une manière positive (les carrés sont opaques)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:125 -#: flatcamTools/ToolFilm.py:296 flatcamTools/ToolQRCode.py:180 -msgid "Negative" -msgstr "Négatif" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:126 -#: flatcamTools/ToolFilm.py:295 flatcamTools/ToolQRCode.py:181 -msgid "Positive" -msgstr "Positif" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:128 -#: flatcamTools/ToolQRCode.py:183 -msgid "" -"Choose the type of QRCode to be created.\n" -"If added on a Silkscreen Gerber file the QRCode may\n" -"be added as positive. If it is added to a Copper Gerber\n" -"file then perhaps the QRCode can be added as negative." -msgstr "" -"Choisissez le type de QRCode à créer.\n" -"S'il est ajouté sur un fichier Silkscreen Gerber, le QRCode peut\n" -"être ajouté comme positif. S'il est ajouté à un Gerber de cuivre\n" -"fichier alors peut-être le QRCode peut être ajouté comme négatif." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:139 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:145 -#: flatcamTools/ToolQRCode.py:194 flatcamTools/ToolQRCode.py:200 -msgid "" -"The bounding box, meaning the empty space that surrounds\n" -"the QRCode geometry, can have a rounded or a square shape." -msgstr "" -"La boîte englobante, ce qui signifie l'espace vide qui entoure\n" -"la géométrie QRCode, peut avoir une forme arrondie ou carrée." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:239 -#: flatcamTools/ToolQRCode.py:197 flatcamTools/ToolTransform.py:383 -msgid "Rounded" -msgstr "Arrondi" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:152 -#: flatcamTools/ToolQRCode.py:228 -msgid "Fill Color" -msgstr "La couleur de remplissage" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:154 -#: flatcamTools/ToolQRCode.py:230 -msgid "Set the QRCode fill color (squares color)." -msgstr "Définissez la couleur de remplissage QRCode (couleur des éléments)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:173 -#: flatcamTools/ToolQRCode.py:252 -msgid "Back Color" -msgstr "Couleur de fond" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:175 -#: flatcamTools/ToolQRCode.py:254 -msgid "Set the QRCode background color." -msgstr "Définissez la couleur d'arrière-plan QRCode." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:27 -msgid "Check Rules Tool Options" -msgstr "Options de l'outil de Vérif. des Règles" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:32 -msgid "" -"A tool to check if Gerber files are within a set\n" -"of Manufacturing Rules." -msgstr "" -"Un outil pour vérifier si les fichiers Gerber sont dans un ensemble\n" -"des règles de fabrication." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:42 -#: flatcamTools/ToolRulesCheck.py:265 flatcamTools/ToolRulesCheck.py:929 -msgid "Trace Size" -msgstr "Taille de trace" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:44 -#: flatcamTools/ToolRulesCheck.py:267 -msgid "This checks if the minimum size for traces is met." -msgstr "Ceci vérifie si la taille minimale des traces est respectée." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:74 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:94 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:114 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:134 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:154 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:174 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:194 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:216 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:236 -#: flatcamTools/ToolRulesCheck.py:277 flatcamTools/ToolRulesCheck.py:299 -#: flatcamTools/ToolRulesCheck.py:322 flatcamTools/ToolRulesCheck.py:345 -#: flatcamTools/ToolRulesCheck.py:368 flatcamTools/ToolRulesCheck.py:391 -#: flatcamTools/ToolRulesCheck.py:414 flatcamTools/ToolRulesCheck.py:437 -#: flatcamTools/ToolRulesCheck.py:462 flatcamTools/ToolRulesCheck.py:485 -msgid "Min value" -msgstr "Valeur min" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:56 #: flatcamTools/ToolRulesCheck.py:279 msgid "Minimum acceptable trace size." @@ -15903,21 +12408,12 @@ msgstr "" #: flatcamTools/ToolRulesCheck.py:487 msgid "Minimum acceptable drill size." msgstr "Taille minimale acceptable du foret." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:223 #: flatcamTools/ToolRulesCheck.py:472 flatcamTools/ToolRulesCheck.py:847 msgid "Hole Size" msgstr "Taille du trou" -======= - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:223 -#: flatcamTools/ToolRulesCheck.py:472 flatcamTools/ToolRulesCheck.py:847 -msgid "Hole Size" -msgstr "Taille du trou" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:225 #: flatcamTools/ToolRulesCheck.py:474 msgid "" @@ -15952,7 +12448,6 @@ msgstr "Diamètre du foret pour les trous d'alignement." #: flatcamTools/ToolDblSided.py:377 msgid "Align Axis" msgstr "Aligner l'axe" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 @@ -15978,33 +12473,6 @@ msgstr "Box" msgid "Axis Ref" msgstr "Réf d'axe" -======= - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 -#: flatcamTools/ToolDblSided.py:165 flatcamTools/ToolDblSided.py:379 -msgid "Mirror vertically (X) or horizontally (Y)." -msgstr "Miroir verticalement (X) ou horizontalement (Y)." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:69 -msgid "Mirror Axis:" -msgstr "Axe du miroir:" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:80 -#: flatcamTools/ToolDblSided.py:181 -msgid "Point" -msgstr "Point" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:81 -#: flatcamTools/ToolDblSided.py:182 -msgid "Box" -msgstr "Box" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 -msgid "Axis Ref" -msgstr "Réf d'axe" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:84 msgid "" "The axis should pass through a point or cut\n" @@ -16127,504 +12595,6 @@ msgstr "Croissance du cuivre" #: flatcamGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:137 #: flatcamTools/ToolCalculators.py:200 -<<<<<<< HEAD -msgid "" -"How thick the copper growth is intended to be.\n" -"In microns." -msgstr "" -"Quelle épaisseur doit avoir la croissance du cuivre.\n" -"En microns." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:28 -msgid "Cutout Tool Options" -msgstr "Options de l'Outil de Découpe" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:43 -#: flatcamTools/ToolCalculators.py:123 flatcamTools/ToolCutOut.py:129 -msgid "Tool Diameter" -msgstr "Dia de l'outil" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:45 -#: flatcamTools/ToolCutOut.py:131 -msgid "" -"Diameter of the tool used to cutout\n" -"the PCB shape out of the surrounding material." -msgstr "" -"Diamètre de l'outil utilisé pour la découpe\n" -"la forme de PCB hors du matériau environnant." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:100 -msgid "Object kind" -msgstr "Type d'objet" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:102 -#: flatcamTools/ToolCutOut.py:77 -msgid "" -"Choice of what kind the object we want to cutout is.
- Single: " -"contain a single PCB Gerber outline object.
- Panel: a panel PCB " -"Gerber object, which is made\n" -"out of many individual PCB outlines." -msgstr "" -"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." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:109 -#: flatcamTools/ToolCutOut.py:83 -msgid "Single" -msgstr "Seul" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:110 -#: flatcamTools/ToolCutOut.py:84 -msgid "Panel" -msgstr "Panneau" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:117 -#: flatcamTools/ToolCutOut.py:192 -msgid "" -"Margin over bounds. A positive value here\n" -"will make the cutout of the PCB further from\n" -"the actual PCB border" -msgstr "" -"Marge sur les limites. Une valeur positive ici\n" -"fera la découpe du PCB plus loin de\n" -"la frontière de PCB" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:130 -#: flatcamTools/ToolCutOut.py:203 -msgid "Gap size" -msgstr "Taille de l'espace" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:132 -#: flatcamTools/ToolCutOut.py:205 -msgid "" -"The size of the bridge gaps in the cutout\n" -"used to keep the board connected to\n" -"the surrounding material (the one \n" -"from which the PCB is cutout)." -msgstr "" -"La taille des lacunes de pont dans la découpe\n" -"utilisé pour garder le conseil connecté à\n" -"le matériau environnant (celui\n" -"à partir duquel le circuit imprimé est découpé)." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:146 -#: flatcamTools/ToolCutOut.py:245 -msgid "Gaps" -msgstr "Lacunes" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:148 -msgid "" -"Number of gaps used for the cutout.\n" -"There can be maximum 8 bridges/gaps.\n" -"The choices are:\n" -"- None - no gaps\n" -"- lr - left + right\n" -"- tb - top + bottom\n" -"- 4 - left + right +top + bottom\n" -"- 2lr - 2*left + 2*right\n" -"- 2tb - 2*top + 2*bottom\n" -"- 8 - 2*left + 2*right +2*top + 2*bottom" -msgstr "" -"Nombre de trous utilisés pour la découpe.\n" -"Il peut y avoir au maximum 8 ponts / lacunes.\n" -"Les choix sont:\n" -"- Aucun - pas de lacunes\n" -"- lr - gauche + droite\n" -"- tb - haut + bas\n" -"- 4 - gauche + droite + haut + bas\n" -"- 2lr - 2 * gauche + 2 * droite\n" -"- 2tb - 2 * Haut + 2 * Bas\n" -"- 8 - 2 * gauche + 2 * droite + 2 * en haut + 2 * en bas" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:170 -#: flatcamTools/ToolCutOut.py:222 -msgid "Convex Shape" -msgstr "Forme convexe" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:172 -#: flatcamTools/ToolCutOut.py:225 -msgid "" -"Create a convex shape surrounding the entire PCB.\n" -"Used only if the source object type is Gerber." -msgstr "" -"Créez une forme convexe entourant tout le circuit imprimé.\n" -"Utilisé uniquement si le type d'objet source est Gerber." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:27 -msgid "Film Tool Options" -msgstr "Options de l'Outil de Film" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:33 -msgid "" -"Create a PCB film from a Gerber or Geometry\n" -"FlatCAM object.\n" -"The file is saved in SVG format." -msgstr "" -"Créer un film de circuit imprimé à partir d'un gerber ou d'une géométrie\n" -"Objet FlatCAM.\n" -"Le fichier est enregistré au format SVG." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:44 -msgid "Film Type" -msgstr "Type de Film" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:46 -#: flatcamTools/ToolFilm.py:300 -msgid "" -"Generate a Positive black film or a Negative film.\n" -"Positive means that it will print the features\n" -"with black on a white canvas.\n" -"Negative means that it will print the features\n" -"with white on a black canvas.\n" -"The Film format is SVG." -msgstr "" -"Générez un film noir positif ou un film négatif.\n" -"Positif signifie qu'il imprimera les caractéristiques\n" -"avec du noir sur une toile blanche.\n" -"Négatif signifie qu'il imprimera les caractéristiques\n" -"avec du blanc sur une toile noire.\n" -"Le format de film est SVG." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:57 -msgid "Film Color" -msgstr "Couleur du film" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:59 -msgid "Set the film color when positive film is selected." -msgstr "Définissez la couleur du film lorsque le film positif est sélectionné." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:82 -#: flatcamTools/ToolFilm.py:316 -msgid "Border" -msgstr "Bordure" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:84 -#: flatcamTools/ToolFilm.py:318 -msgid "" -"Specify a border around the object.\n" -"Only for negative film.\n" -"It helps if we use as a Box Object the same \n" -"object as in Film Object. It will create a thick\n" -"black bar around the actual print allowing for a\n" -"better delimitation of the outline features which are of\n" -"white color like the rest and which may confound with the\n" -"surroundings if not for this border." -msgstr "" -"Spécifiez une bordure autour de l'objet.\n" -"Seulement pour film négatif.\n" -"Cela aide si nous utilisons le même objet comme objet Box\n" -"objet comme dans l'objet Film. Il va créer un épais\n" -"barre noire autour de l'impression réelle permettant une\n" -"meilleure délimitation des traits de contour qui sont de\n" -"couleur blanche comme le reste et qui peut confondre avec le\n" -"environnement si pas pour cette frontière." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:101 -#: flatcamTools/ToolFilm.py:283 -msgid "Scale Stroke" -msgstr "Course de l'échelle" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:285 -msgid "" -"Scale the line stroke thickness of each feature in the SVG file.\n" -"It means that the line that envelope each SVG feature will be thicker or " -"thinner,\n" -"therefore the fine features may be more affected by this parameter." -msgstr "" -"Mettez à l'échelle l'épaisseur du trait de chaque entité du fichier SVG.\n" -"Cela signifie que la ligne qui enveloppe chaque fonction SVG sera plus " -"épaisse ou plus mince,\n" -"par conséquent, les caractéristiques fines peuvent être plus affectées par " -"ce paramètre." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:110 -#: flatcamTools/ToolFilm.py:141 -msgid "Film Adjustments" -msgstr "Ajustements de film" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:112 -#: flatcamTools/ToolFilm.py:143 -msgid "" -"Sometime the printers will distort the print shape, especially the Laser " -"types.\n" -"This section provide the tools to compensate for the print distortions." -msgstr "" -"Parfois, les imprimantes déforment la forme d'impression, en particulier les " -"types de laser.\n" -"Cette section fournit les outils permettant de compenser les distorsions " -"d’impression." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:119 -#: flatcamTools/ToolFilm.py:150 -msgid "Scale Film geometry" -msgstr "Mettre à l'échelle la géo du film" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:121 -#: flatcamTools/ToolFilm.py:152 -msgid "" -"A value greater than 1 will stretch the film\n" -"while a value less than 1 will jolt it." -msgstr "" -"Une valeur supérieure à 1 étendra le film\n" -"alors qu'une valeur inférieure à 1 la secouera." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:131 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:162 flatcamTools/ToolTransform.py:148 -msgid "X factor" -msgstr "Facteur X" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:116 -#: flatcamTools/ToolFilm.py:171 flatcamTools/ToolTransform.py:168 -msgid "Y factor" -msgstr "Facteur Y" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:150 -#: flatcamTools/ToolFilm.py:189 -msgid "Skew Film geometry" -msgstr "Inclinez la géo du film" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:152 -#: flatcamTools/ToolFilm.py:191 -msgid "" -"Positive values will skew to the right\n" -"while negative values will skew to the left." -msgstr "" -"Les valeurs positives seront biaisées vers la droite\n" -"tandis que les valeurs négatives inclineront vers la gauche." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:72 -#: flatcamTools/ToolFilm.py:201 flatcamTools/ToolTransform.py:97 -msgid "X angle" -msgstr "Angle X" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:171 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:86 -#: flatcamTools/ToolFilm.py:210 flatcamTools/ToolTransform.py:118 -msgid "Y angle" -msgstr "Angle Y" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:182 -#: flatcamTools/ToolFilm.py:221 -msgid "" -"The reference point to be used as origin for the skew.\n" -"It can be one of the four points of the geometry bounding box." -msgstr "" -"Le point de référence à utiliser comme origine pour l'inclinaison.\n" -"Ce peut être l'un des quatre points de la boîte englobante de la géométrie." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:185 -#: flatcamTools/ToolFiducials.py:87 flatcamTools/ToolFilm.py:224 -msgid "Bottom Left" -msgstr "En bas à gauche" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:186 -#: flatcamTools/ToolFilm.py:225 -msgid "Top Left" -msgstr "En haut à gauche" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187 -#: flatcamTools/ToolFilm.py:226 -msgid "Bottom Right" -msgstr "En bas à droite" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:188 -#: flatcamTools/ToolFilm.py:227 -msgid "Top right" -msgstr "En haut à droite" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:196 -#: flatcamTools/ToolFilm.py:244 -msgid "Mirror Film geometry" -msgstr "Refléter la géo du film" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:198 -#: flatcamTools/ToolFilm.py:246 -msgid "Mirror the film geometry on the selected axis or on both." -msgstr "Reflétez la géométrie du film sur l'axe sélectionné ou sur les deux." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:212 -#: flatcamTools/ToolFilm.py:260 -msgid "Mirror axis" -msgstr "Axe du miroir" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:222 -#: flatcamTools/ToolFilm.py:405 -msgid "SVG" -msgstr "SVG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:223 -#: flatcamTools/ToolFilm.py:406 -msgid "PNG" -msgstr "PNG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:224 -#: flatcamTools/ToolFilm.py:407 -msgid "PDF" -msgstr "PDF" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:227 -#: flatcamTools/ToolFilm.py:298 flatcamTools/ToolFilm.py:410 -msgid "Film Type:" -msgstr "Type de Film:" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:229 -#: flatcamTools/ToolFilm.py:412 -msgid "" -"The file type of the saved film. Can be:\n" -"- 'SVG' -> open-source vectorial format\n" -"- 'PNG' -> raster image\n" -"- 'PDF' -> portable document format" -msgstr "" -"Type de fichier du film enregistré. Peut être:\n" -"- 'SVG' -> format vectoriel open-source\n" -"- 'PNG' -> image raster\n" -"- 'PDF' -> format de document portable" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:238 -#: flatcamTools/ToolFilm.py:421 -msgid "Page Orientation" -msgstr "Orientation de la page" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:251 -#: flatcamTools/ToolFilm.py:434 -msgid "Page Size" -msgstr "Taille de la page" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:252 -#: flatcamTools/ToolFilm.py:435 -msgid "A selection of standard ISO 216 page sizes." -msgstr "Une sélection de formats de page ISO 216 standard." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:27 -msgid "NCC Tool Options" -msgstr "Options de L'outil de la NCC" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:49 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:57 -msgid "Comma separated values" -msgstr "Valeurs séparées par des virgules" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:55 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:63 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:64 -#: flatcamTools/ToolNCC.py:215 flatcamTools/ToolNCC.py:223 -#: flatcamTools/ToolPaint.py:198 flatcamTools/ToolPaint.py:206 -msgid "" -"Default tool type:\n" -"- 'V-shape'\n" -"- Circular" -msgstr "" -"Type d'outil par défaut:\n" -"- 'Forme en V'\n" -"- circulaire" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:69 -#: flatcamTools/ToolNCC.py:220 flatcamTools/ToolPaint.py:203 -msgid "V-shape" -msgstr "Forme en V" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:109 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:107 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:116 -#: flatcamTools/ToolNCC.py:262 flatcamTools/ToolNCC.py:271 -#: flatcamTools/ToolPaint.py:245 flatcamTools/ToolPaint.py:254 -msgid "" -"Depth of cut into material. Negative value.\n" -"In FlatCAM units." -msgstr "" -"Profondeur de la coupe dans le matériau. Valeur négative.\n" -"En unités FlatCAM." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:119 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:125 -#: flatcamTools/ToolNCC.py:280 flatcamTools/ToolPaint.py:263 -msgid "" -"Diameter for the new tool to add in the Tool Table.\n" -"If the tool is V-shape type then this value is automatically\n" -"calculated from the other parameters." -msgstr "" -"Diamètre du nouvel outil à ajouter dans la table d'outils.\n" -"Si l'outil est de type V, cette valeur est automatiquement\n" -"calculé à partir des autres paramètres." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:156 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:142 -#: flatcamTools/ToolNCC.py:174 flatcamTools/ToolPaint.py:158 -msgid "Tool order" -msgstr "L'ordre des Outils" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:157 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:167 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:143 -#: flatcamTools/ToolNCC.py:175 flatcamTools/ToolNCC.py:185 -#: flatcamTools/ToolPaint.py:159 flatcamTools/ToolPaint.py:169 -msgid "" -"This set the way that the tools in the tools table are used.\n" -"'No' --> means that the used order is the one in the tool table\n" -"'Forward' --> means that the tools will be ordered from small to big\n" -"'Reverse' --> means that the tools will ordered from big to small\n" -"\n" -"WARNING: using rest machining will automatically set the order\n" -"in reverse and disable this control." -msgstr "" -"Ceci définit la manière dont les outils de la table des outils sont " -"utilisés.\n" -"'Non' -> signifie que l'ordre utilisé est celui du tableau d'outils\n" -"'L'avant' -> signifie que les outils seront commandés du plus petit au plus " -"grand\n" -"'Inverse' -> means que les outils seront commandés du plus petit au plus " -"grand\n" -"\n" -"ATTENTION: l’utilisation de l’usinage au repos définira automatiquement la " -"commande\n" -"en sens inverse et désactivez ce contrôle." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:165 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:151 -#: flatcamTools/ToolNCC.py:183 flatcamTools/ToolPaint.py:167 -msgid "Forward" -msgstr "L'avant" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:166 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:152 -#: flatcamTools/ToolNCC.py:184 flatcamTools/ToolPaint.py:168 -msgid "Reverse" -msgstr "Inverse" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:266 -msgid "Offset value" -msgstr "Valeur de Décalage" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:268 -msgid "" -"If used, it will add an offset to the copper features.\n" -"The copper clearing will finish to a distance\n" -"from the copper features.\n" -"The value can be between 0.0 and 9999.9 FlatCAM units." -msgstr "" -"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 9999.9 unités FlatCAM." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:288 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:244 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:245 -#: flatcamTools/ToolNCC.py:512 flatcamTools/ToolPaint.py:442 -msgid "Rest Machining" -msgstr "Usinage de Repos" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:290 -#: flatcamTools/ToolNCC.py:516 -======= msgid "" "How thick the copper growth is intended to be.\n" "In microns." @@ -17154,89 +13124,6 @@ msgstr "" "de la zone à traiter.\n" "- 'Objet de référence' - traitera la zone spécifiée par un autre objet." -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286 -#: flatcamTools/ToolNCC.py:578 flatcamTools/ToolPaint.py:522 -msgid "Shape" -msgstr "Forme" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288 -#: flatcamTools/ToolNCC.py:580 flatcamTools/ToolPaint.py:524 -msgid "The kind of selection shape used for area selection." -msgstr "Type de forme de sélection utilisé pour la sélection de zone." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 -msgid "Normal" -msgstr "Ordinaire" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:340 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:304 -msgid "Progressive" -msgstr "Progressif" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:341 -msgid "NCC Plotting" -msgstr "Dessin de la NCC" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:343 -msgid "" -"- 'Normal' - normal plotting, done at the end of the NCC job\n" -"- 'Progressive' - after each shape is generated it will be plotted." -msgstr "" -"- 'Normal' - tracé normal, effectué à la fin du travail de la NCC\n" -"- 'Progressif' - après chaque forme générée, elle sera tracée." - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:27 -msgid "Paint Tool Options" -msgstr "Options de l'Outil de Peinture" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:33 -msgid "Parameters:" -msgstr "Paramètres:" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:247 -#: flatcamTools/ToolPaint.py:445 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"If checked, use 'rest machining'.\n" -"Basically it will clear copper outside PCB features,\n" -"using the biggest tool and continue with the next tools,\n" -"from bigger to smaller, to clear areas of copper that\n" -"could not be cleared by previous tool, until there is\n" -"no more copper to clear or there are no more tools.\n" -<<<<<<< HEAD -======= -"\n" ->>>>>>> remotes/jpcgt/flatcam/Beta -"If not checked, use the standard algorithm." -msgstr "" -"Si coché, utilisez 'repos usining'.\n" -"Fondamentalement, il nettoiera le cuivre en dehors des circuits imprimés,\n" -"en utilisant le plus gros outil et continuer avec les outils suivants,\n" -"du plus grand au plus petit, pour nettoyer les zones de cuivre\n" -"ne pouvait pas être effacé par l’outil précédent, jusqu’à ce que\n" -"plus de cuivre à nettoyer ou il n'y a plus d'outils.\n" -<<<<<<< HEAD -"Si non coché, utilisez l'algorithme standard." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:313 -#: flatcamTools/ToolNCC.py:541 -msgid "" -"Selection of area to be processed.\n" -"- 'Itself' - the processing extent is based on the object that is " -"processed.\n" -" - 'Area Selection' - left mouse click to start selection of the area to be " -"processed.\n" -"- 'Reference Object' - will process the area specified by another object." -msgstr "" -"Sélection de la zone à traiter.\n" -"- «Lui-même» - l'étendue du traitement est basée sur l'objet traité.\n" -"- «Sélection de zone» - clic gauche de la souris pour démarrer la sélection " -"de la zone à traiter.\n" -"- 'Objet de référence' - traitera la zone spécifiée par un autre objet." - #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 msgid "Normal" @@ -17354,77 +13241,6 @@ msgid "" "Spacing between columns of the desired panel.\n" "In current units." msgstr "" -======= -"\n" -"Si non coché, utilisez l'algorithme standard." - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:260 -#: flatcamTools/ToolPaint.py:458 -msgid "" -"Selection of area to be processed.\n" -"- 'Polygon Selection' - left mouse click to add/remove polygons to be " -"processed.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"processed.\n" -"Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " -"areas.\n" -"- 'All Polygons' - the process will start after click.\n" -"- 'Reference Object' - will process the area specified by another object." -msgstr "" -"Sélection de la zone à traiter.\n" -"- «Sélection de polygone» - clic gauche de la souris pour ajouter / " -"supprimer des polygones à traiter.\n" -"- «Sélection de zone» - clic gauche de la souris pour démarrer la sélection " -"de la zone à traiter.\n" -"Maintenir une touche de modification enfoncée (CTRL ou MAJ) permettra " -"d'ajouter plusieurs zones.\n" -"- «Tous les polygones» - le processus démarrera après le clic.\n" -"- «Objet de reference» - traitera la zone spécifiée par un autre objet." - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:942 -#: flatcamTools/ToolPaint.py:1427 tclCommands/TclCommandPaint.py:164 -msgid "Polygon Selection" -msgstr "Sélection de polygone" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:305 -msgid "Paint Plotting" -msgstr "Peinture dessin" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:307 -msgid "" -"- 'Normal' - normal plotting, done at the end of the Paint job\n" -"- 'Progressive' - after each shape is generated it will be plotted." -msgstr "" -"- 'Normal' - traçage normal, effectué à la fin du travail de peinture\n" -"- 'Progressif' - après chaque forme générée, elle sera tracée." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:27 -msgid "Panelize Tool Options" -msgstr "Options de l'Outil Panéliser" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:33 -msgid "" -"Create an object that contains an array of (x, y) elements,\n" -"each element is a copy of the source object spaced\n" -"at a X distance, Y distance of each other." -msgstr "" -"Créez un objet contenant un tableau d'éléments (x, y),\n" -"chaque élément est une copie de l'objet source espacé\n" -"à une distance X, Y distance les uns des autres." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:50 -#: flatcamTools/ToolPanelize.py:163 -msgid "Spacing cols" -msgstr "Colonnes d'espacement" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:52 -#: flatcamTools/ToolPanelize.py:165 -msgid "" -"Spacing between columns of the desired panel.\n" -"In current units." -msgstr "" ->>>>>>> remotes/jpcgt/flatcam/Beta "Espacement entre les colonnes du panneau souhaité.\n" "En unités actuelles." @@ -17724,7 +13540,6 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:27 msgid "Transform Tool Options" msgstr "Options de l'Outil de Transformation" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:33 msgid "" @@ -17757,40 +13572,6 @@ msgstr "" "Mettre à l'échelle le ou les objets sélectionnés\n" "en utilisant le facteur d'échelle X pour les deux axes." -======= - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:33 -msgid "" -"Various transformations that can be applied\n" -"on a FlatCAM object." -msgstr "" -"Diverses transformations pouvant être appliquées\n" -"sur un objet FlatCAM." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:64 -msgid "Skew" -msgstr "Fausser" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:105 -#: flatcamTools/ToolTransform.py:150 -msgid "Factor for scaling on X axis." -msgstr "Facteur de mise à l'échelle sur l'axe X." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:118 -#: flatcamTools/ToolTransform.py:170 -msgid "Factor for scaling on Y axis." -msgstr "Facteur de mise à l'échelle sur l'axe Y." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:126 -#: flatcamTools/ToolTransform.py:191 -msgid "" -"Scale the selected object(s)\n" -"using the Scale_X factor for both axis." -msgstr "" -"Mettre à l'échelle le ou les objets sélectionnés\n" -"en utilisant le facteur d'échelle X pour les deux axes." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:134 #: flatcamTools/ToolTransform.py:198 msgid "" @@ -18199,33 +13980,19 @@ msgstr "" "L'outil de fraisage pour FENTES est supérieur à la taille du trou. Annulé." #: flatcamObjects/FlatCAMExcellon.py:1281 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1571 -======= -#: flatcamObjects/FlatCAMGeometry.py:1543 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Focus Z" msgstr "Focus Z" #: flatcamObjects/FlatCAMExcellon.py:1300 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1590 -======= -#: flatcamObjects/FlatCAMGeometry.py:1562 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Laser Power" msgstr "Puissance laser" #: flatcamObjects/FlatCAMExcellon.py:1430 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2027 #: flatcamObjects/FlatCAMGeometry.py:2031 #: flatcamObjects/FlatCAMGeometry.py:2176 -======= -#: flatcamObjects/FlatCAMGeometry.py:1999 -#: flatcamObjects/FlatCAMGeometry.py:2003 -#: flatcamObjects/FlatCAMGeometry.py:2148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Generating CNC Code" msgstr "Génération de code CNC" @@ -18234,7 +14001,6 @@ msgstr "Génération de code CNC" msgid "Current Tool parameters were applied to all tools." msgstr "Les paramètres d'outil actuels ont été appliqués à tous les outils." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:124 flatcamObjects/FlatCAMGeometry.py:1235 #: flatcamObjects/FlatCAMGeometry.py:1236 #: flatcamObjects/FlatCAMGeometry.py:1245 @@ -18245,18 +14011,6 @@ msgstr "Iso" #: flatcamObjects/FlatCAMGeometry.py:854 flatcamObjects/FlatCAMGerber.py:891 #: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:690 #: flatcamTools/ToolCutOut.py:886 flatcamTools/ToolCutOut.py:1046 -======= -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:1207 -#: flatcamObjects/FlatCAMGeometry.py:1208 -#: flatcamObjects/FlatCAMGeometry.py:1217 -msgid "Iso" -msgstr "Iso" - -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:439 -#: flatcamObjects/FlatCAMGeometry.py:826 flatcamObjects/FlatCAMGerber.py:891 -#: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:686 -#: flatcamTools/ToolCutOut.py:882 flatcamTools/ToolCutOut.py:1042 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Rough" msgstr "Rugueux" @@ -18293,13 +14047,8 @@ msgstr "Échoué. Sélectionnez un outil à supprimer." msgid "Tool was deleted in Tool Table." msgstr "L'outil a été supprimé dans la table d'outils." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1146 #: flatcamObjects/FlatCAMGeometry.py:1156 -======= -#: flatcamObjects/FlatCAMGeometry.py:1118 -#: flatcamObjects/FlatCAMGeometry.py:1128 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" @@ -18317,7 +14066,6 @@ msgstr "" "- Outil Dia -> colonne 'Dia' trouvée dans le tableau d'outils\n" "NB: une valeur nulle signifie que Tool Dia = 'V-tip Dia'" -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1643 msgid "This Geometry can't be processed because it is" msgstr "Cette géométrie ne peut pas être traitée car elle est" @@ -18332,22 +14080,6 @@ msgstr "Échoué. Aucun outil sélectionné dans la table d'outils ..." #: flatcamObjects/FlatCAMGeometry.py:1786 #: flatcamObjects/FlatCAMGeometry.py:1936 -======= -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "This Geometry can't be processed because it is" -msgstr "Cette géométrie ne peut pas être traitée car elle est" - -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "geometry" -msgstr "geometry" - -#: flatcamObjects/FlatCAMGeometry.py:1656 -msgid "Failed. No tool selected in the tool table ..." -msgstr "Échoué. Aucun outil sélectionné dans la table d'outils ..." - -#: flatcamObjects/FlatCAMGeometry.py:1758 -#: flatcamObjects/FlatCAMGeometry.py:1908 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." @@ -18356,7 +14088,6 @@ msgstr "" "n’est fournie.\n" "Ajoutez un décalage d'outil ou changez le type de décalage." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1852 #: flatcamObjects/FlatCAMGeometry.py:1998 msgid "G-Code parsing in progress..." @@ -18393,61 +14124,15 @@ msgstr "CNCjob créé" #: flatcamObjects/FlatCAMGeometry.py:2209 #: flatcamObjects/FlatCAMGeometry.py:2218 flatcamParsers/ParseGerber.py:1867 -======= -#: flatcamObjects/FlatCAMGeometry.py:1824 -#: flatcamObjects/FlatCAMGeometry.py:1970 -msgid "G-Code parsing in progress..." -msgstr "Analyse du code G en cours ..." - -#: flatcamObjects/FlatCAMGeometry.py:1826 -#: flatcamObjects/FlatCAMGeometry.py:1972 -msgid "G-Code parsing finished..." -msgstr "L'analyse du code G est terminée ..." - -#: flatcamObjects/FlatCAMGeometry.py:1834 -msgid "Finished G-Code processing" -msgstr "Traitement du code G terminé" - -#: flatcamObjects/FlatCAMGeometry.py:1836 -#: flatcamObjects/FlatCAMGeometry.py:1984 -msgid "G-Code processing failed with error" -msgstr "Le traitement du code G a échoué avec une erreur" - -#: flatcamObjects/FlatCAMGeometry.py:1878 flatcamTools/ToolSolderPaste.py:1301 -msgid "Cancelled. Empty file, it has no geometry" -msgstr "Annulé. Fichier vide, il n'a pas de géométrie" - -#: flatcamObjects/FlatCAMGeometry.py:1982 -#: flatcamObjects/FlatCAMGeometry.py:2143 -msgid "Finished G-Code processing..." -msgstr "Traitement terminé du code G ..." - -#: flatcamObjects/FlatCAMGeometry.py:2001 -#: flatcamObjects/FlatCAMGeometry.py:2005 -#: flatcamObjects/FlatCAMGeometry.py:2150 -msgid "CNCjob created" -msgstr "CNCjob créé" - -#: flatcamObjects/FlatCAMGeometry.py:2181 -#: flatcamObjects/FlatCAMGeometry.py:2190 flatcamParsers/ParseGerber.py:1867 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamParsers/ParseGerber.py:1877 msgid "Scale factor has to be a number: integer or float." msgstr "Le facteur d'échelle doit être un nombre: entier ou réel." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2281 msgid "Geometry Scale done." msgstr "Échelle de géométrie terminée." #: flatcamObjects/FlatCAMGeometry.py:2298 flatcamParsers/ParseGerber.py:1993 -======= -#: flatcamObjects/FlatCAMGeometry.py:2253 -msgid "Geometry Scale done." -msgstr "Échelle de géométrie terminée." - -#: flatcamObjects/FlatCAMGeometry.py:2270 flatcamParsers/ParseGerber.py:1993 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." @@ -18455,19 +14140,11 @@ msgstr "" "Une paire de valeurs (x, y) est nécessaire. Vous avez probablement entré une " "seule valeur dans le champ Décalage." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2354 msgid "Geometry Offset done." msgstr "Décalage de géométrie effectué." #: flatcamObjects/FlatCAMGeometry.py:2383 -======= -#: flatcamObjects/FlatCAMGeometry.py:2326 -msgid "Geometry Offset done." -msgstr "Décalage de géométrie effectué." - -#: flatcamObjects/FlatCAMGeometry.py:2355 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" @@ -19475,17 +15152,10 @@ msgid "Copper Thieving Tool done." msgstr "Outil de Copper Thieving fait." #: flatcamTools/ToolCopperThieving.py:759 -<<<<<<< HEAD #: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:519 #: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:208 #: flatcamTools/ToolNCC.py:1599 flatcamTools/ToolNCC.py:1640 #: flatcamTools/ToolNCC.py:1669 flatcamTools/ToolPaint.py:1474 -======= -#: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:515 -#: flatcamTools/ToolCutOut.py:720 flatcamTools/ToolInvertGerber.py:208 -#: flatcamTools/ToolNCC.py:1594 flatcamTools/ToolNCC.py:1635 -#: flatcamTools/ToolNCC.py:1664 flatcamTools/ToolPaint.py:1469 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:412 flatcamTools/ToolPanelize.py:426 #: flatcamTools/ToolSub.py:294 flatcamTools/ToolSub.py:307 #: flatcamTools/ToolSub.py:498 flatcamTools/ToolSub.py:513 @@ -19709,11 +15379,7 @@ msgstr "" "Le clic LMB doit être fait sur le périmètre de\n" "l'objet Geometry utilisé en tant que géométrie de découpe." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:524 -======= -#: flatcamTools/ToolCutOut.py:520 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no object selected for Cutout.\n" "Select one and try again." @@ -19721,31 +15387,18 @@ msgstr "" "Aucun objet n'est sélectionné pour la découpe.\n" "Sélectionnez-en un et réessayez." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:530 flatcamTools/ToolCutOut.py:733 #: flatcamTools/ToolCutOut.py:914 flatcamTools/ToolCutOut.py:996 -======= -#: flatcamTools/ToolCutOut.py:526 flatcamTools/ToolCutOut.py:729 -#: flatcamTools/ToolCutOut.py:910 flatcamTools/ToolCutOut.py:992 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandGeoCutout.py:184 msgid "Tool Diameter is zero value. Change it to a positive real number." msgstr "" "Le diamètre de l'outil est égal à zéro. Changez-le en un nombre réel positif." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:544 flatcamTools/ToolCutOut.py:748 msgid "Number of gaps value is missing. Add it and retry." msgstr "Le nombre de lacunes est manquant. Ajoutez-le et réessayez." #: flatcamTools/ToolCutOut.py:549 flatcamTools/ToolCutOut.py:752 -======= -#: flatcamTools/ToolCutOut.py:540 flatcamTools/ToolCutOut.py:744 -msgid "Number of gaps value is missing. Add it and retry." -msgstr "Le nombre de lacunes est manquant. Ajoutez-le et réessayez." - -#: flatcamTools/ToolCutOut.py:545 flatcamTools/ToolCutOut.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " @@ -19754,11 +15407,7 @@ msgstr "" "'Aucune', 'lr', 'tb', '2lr', '2tb', 4 ou 8. Saisissez une valeur correcte, " "puis réessayez. " -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:554 flatcamTools/ToolCutOut.py:758 -======= -#: flatcamTools/ToolCutOut.py:550 flatcamTools/ToolCutOut.py:754 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " @@ -19771,46 +15420,28 @@ msgstr "" "géo,\n" "et après cela effectuer la découpe." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:706 flatcamTools/ToolCutOut.py:903 msgid "Any form CutOut operation finished." msgstr "Opération de découpe Forme Libre terminée." #: flatcamTools/ToolCutOut.py:728 flatcamTools/ToolInvertGerber.py:214 #: flatcamTools/ToolNCC.py:1603 flatcamTools/ToolPaint.py:1397 -======= -#: flatcamTools/ToolCutOut.py:702 flatcamTools/ToolCutOut.py:899 -msgid "Any form CutOut operation finished." -msgstr "Opération de découpe Forme Libre terminée." - -#: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:214 -#: flatcamTools/ToolNCC.py:1598 flatcamTools/ToolPaint.py:1392 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:417 tclCommands/TclCommandBbox.py:71 #: tclCommands/TclCommandNregions.py:71 msgid "Object not found" msgstr "Objet non trouvé" -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:872 msgid "Rectangular cutout with negative margin is not possible." msgstr "Une découpe rectangulaire avec une marge négative n'est pas possible." #: flatcamTools/ToolCutOut.py:908 -======= -#: flatcamTools/ToolCutOut.py:868 -msgid "Rectangular cutout with negative margin is not possible." -msgstr "Une découpe rectangulaire avec une marge négative n'est pas possible." - -#: flatcamTools/ToolCutOut.py:904 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Click on the selected geometry object perimeter to create a bridge gap ..." msgstr "" "Cliquez sur le périmètre de l'objet géométrique sélectionné pour créer un " "intervalle de pont ..." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:925 flatcamTools/ToolCutOut.py:951 msgid "Could not retrieve Geometry object" msgstr "Impossible de récupérer l'objet de géométrie" @@ -19828,25 +15459,6 @@ msgid "Could not retrieve Gerber object" msgstr "Impossible de récupérer l'objet Gerber" #: flatcamTools/ToolCutOut.py:983 -======= -#: flatcamTools/ToolCutOut.py:921 flatcamTools/ToolCutOut.py:947 -msgid "Could not retrieve Geometry object" -msgstr "Impossible de récupérer l'objet de géométrie" - -#: flatcamTools/ToolCutOut.py:952 -msgid "Geometry object for manual cutout not found" -msgstr "Objet de géométrie pour découpe manuelle introuvable" - -#: flatcamTools/ToolCutOut.py:962 -msgid "Added manual Bridge Gap." -msgstr "Ajout d'un écart de pont manuel." - -#: flatcamTools/ToolCutOut.py:974 -msgid "Could not retrieve Gerber object" -msgstr "Impossible de récupérer l'objet Gerber" - -#: flatcamTools/ToolCutOut.py:979 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." @@ -19854,11 +15466,7 @@ msgstr "" "Aucun objet Gerber n'a été sélectionné pour la découpe.\n" "Sélectionnez-en un et réessayez." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:989 -======= -#: flatcamTools/ToolCutOut.py:985 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." @@ -19866,19 +15474,11 @@ msgstr "" "L'objet sélectionné doit être de type Gerber.\n" "Sélectionnez un fichier Gerber et réessayez." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:1024 msgid "Geometry not supported for cutout" msgstr "Géométrie non prise en charge pour la découpe" #: flatcamTools/ToolCutOut.py:1099 -======= -#: flatcamTools/ToolCutOut.py:1020 -msgid "Geometry not supported for cutout" -msgstr "Géométrie non prise en charge pour la découpe" - -#: flatcamTools/ToolCutOut.py:1095 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Making manual bridge gap..." msgstr "Faire un pont manuel ..." diff --git a/locale/hu/LC_MESSAGES/strings.po b/locale/hu/LC_MESSAGES/strings.po index 1e673b57..526e63b8 100644 --- a/locale/hu/LC_MESSAGES/strings.po +++ b/locale/hu/LC_MESSAGES/strings.po @@ -5,13 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -<<<<<<< HEAD "POT-Creation-Date: 2020-05-03 16:07+0300\n" "PO-Revision-Date: 2020-05-03 16:07+0300\n" -======= -"POT-Creation-Date: 2020-05-02 23:54+0300\n" -"PO-Revision-Date: 2020-05-02 23:54+0300\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "Last-Translator: \n" "Language-Team: \n" "Language: en\n" @@ -27,7 +22,6 @@ msgstr "" "X-Poedit-SearchPathExcluded-1: doc\n" "X-Poedit-SearchPathExcluded-2: tests\n" -<<<<<<< HEAD #: FlatCAMApp.py:491 msgid "FlatCAM is initializing ..." msgstr "FlatCAM is initializing ..." @@ -37,17 +31,6 @@ msgid "Could not find the Language files. The App strings are missing." msgstr "Could not find the Language files. The App strings are missing." #: FlatCAMApp.py:709 -======= -#: FlatCAMApp.py:490 -msgid "FlatCAM is initializing ..." -msgstr "FlatCAM is initializing ..." - -#: FlatCAMApp.py:638 -msgid "Could not find the Language files. The App strings are missing." -msgstr "Could not find the Language files. The App strings are missing." - -#: FlatCAMApp.py:708 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started." @@ -55,11 +38,7 @@ msgstr "" "FlatCAM is initializing ...\n" "Canvas initialization started." -<<<<<<< HEAD #: FlatCAMApp.py:729 -======= -#: FlatCAMApp.py:728 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" @@ -69,25 +48,16 @@ msgstr "" "Canvas initialization started.\n" "Canvas initialization finished in" -<<<<<<< HEAD #: FlatCAMApp.py:1593 FlatCAMApp.py:7451 msgid "New Project - Not saved" msgstr "New Project - Not saved" #: FlatCAMApp.py:1689 -======= -#: FlatCAMApp.py:1592 FlatCAMApp.py:7450 -msgid "New Project - Not saved" -msgstr "New Project - Not saved" - -#: FlatCAMApp.py:1688 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Found old default preferences files. Please reboot the application to update." msgstr "" "Found old default preferences files. Please reboot the application to update." -<<<<<<< HEAD #: FlatCAMApp.py:1740 FlatCAMApp.py:2512 FlatCAMApp.py:2547 FlatCAMApp.py:2594 #: FlatCAMApp.py:4540 FlatCAMApp.py:7535 FlatCAMApp.py:7572 FlatCAMApp.py:7614 #: FlatCAMApp.py:7643 FlatCAMApp.py:7684 FlatCAMApp.py:7709 FlatCAMApp.py:7761 @@ -95,15 +65,6 @@ msgstr "" #: FlatCAMApp.py:7964 FlatCAMApp.py:8005 FlatCAMApp.py:8049 FlatCAMApp.py:8105 #: FlatCAMApp.py:8137 FlatCAMApp.py:8169 FlatCAMApp.py:8402 FlatCAMApp.py:8440 #: FlatCAMApp.py:8483 FlatCAMApp.py:8560 FlatCAMApp.py:8615 -======= -#: FlatCAMApp.py:1739 FlatCAMApp.py:2511 FlatCAMApp.py:2546 FlatCAMApp.py:2593 -#: FlatCAMApp.py:4539 FlatCAMApp.py:7534 FlatCAMApp.py:7571 FlatCAMApp.py:7613 -#: FlatCAMApp.py:7642 FlatCAMApp.py:7683 FlatCAMApp.py:7708 FlatCAMApp.py:7760 -#: FlatCAMApp.py:7795 FlatCAMApp.py:7840 FlatCAMApp.py:7881 FlatCAMApp.py:7922 -#: FlatCAMApp.py:7963 FlatCAMApp.py:8004 FlatCAMApp.py:8048 FlatCAMApp.py:8104 -#: FlatCAMApp.py:8136 FlatCAMApp.py:8168 FlatCAMApp.py:8401 FlatCAMApp.py:8439 -#: FlatCAMApp.py:8482 FlatCAMApp.py:8559 FlatCAMApp.py:8614 ->>>>>>> remotes/jpcgt/flatcam/Beta #: FlatCAMBookmark.py:300 FlatCAMBookmark.py:342 FlatCAMDB.py:663 #: FlatCAMDB.py:709 FlatCAMDB.py:2125 FlatCAMDB.py:2171 #: flatcamEditors/FlatCAMExcEditor.py:1023 @@ -118,7 +79,6 @@ msgstr "" msgid "Cancelled." msgstr "Cancelled." -<<<<<<< HEAD #: FlatCAMApp.py:1756 msgid "Open Config file failed." msgstr "Open Config file failed." @@ -144,33 +104,6 @@ msgid "Select a Geometry, Gerber or Excellon Object to edit." msgstr "Select a Geometry, Gerber or Excellon Object to edit." #: FlatCAMApp.py:2146 -======= -#: FlatCAMApp.py:1755 -msgid "Open Config file failed." -msgstr "Open Config file failed." - -#: FlatCAMApp.py:1770 -msgid "Open Script file failed." -msgstr "Open Script file failed." - -#: FlatCAMApp.py:1796 -msgid "Open Excellon file failed." -msgstr "Open Excellon file failed." - -#: FlatCAMApp.py:1809 -msgid "Open GCode file failed." -msgstr "Open GCode file failed." - -#: FlatCAMApp.py:1822 -msgid "Open Gerber file failed." -msgstr "Open Gerber file failed." - -#: FlatCAMApp.py:2130 -msgid "Select a Geometry, Gerber or Excellon Object to edit." -msgstr "Select a Geometry, Gerber or Excellon Object to edit." - -#: FlatCAMApp.py:2145 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" @@ -180,7 +113,6 @@ msgstr "" "possible.\n" "Edit only one geometry at a time." -<<<<<<< HEAD #: FlatCAMApp.py:2204 msgid "Editor is activated ..." msgstr "Editor is activated ..." @@ -204,49 +136,18 @@ msgstr "Yes" #: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 #: flatcamGUI/FlatCAMGUI.py:2520 #: flatcamGUI/preferences/PreferencesUIManager.py:1123 -======= -#: FlatCAMApp.py:2203 -msgid "Editor is activated ..." -msgstr "Editor is activated ..." - -#: FlatCAMApp.py:2224 -msgid "Do you want to save the edited object?" -msgstr "Do you want to save the edited object?" - -#: FlatCAMApp.py:2225 flatcamGUI/FlatCAMGUI.py:2288 -msgid "Close Editor" -msgstr "Close Editor" - -#: FlatCAMApp.py:2228 FlatCAMApp.py:3517 FlatCAMApp.py:6084 FlatCAMApp.py:7344 -#: FlatCAMTranslation.py:109 FlatCAMTranslation.py:207 -#: flatcamGUI/FlatCAMGUI.py:2519 -#: flatcamGUI/preferences/PreferencesUIManager.py:1118 -msgid "Yes" -msgstr "Yes" - -#: FlatCAMApp.py:2229 FlatCAMApp.py:3518 FlatCAMApp.py:6085 FlatCAMApp.py:7345 -#: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 -#: flatcamGUI/FlatCAMGUI.py:2520 -#: flatcamGUI/preferences/PreferencesUIManager.py:1119 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150 #: flatcamTools/ToolNCC.py:182 flatcamTools/ToolPaint.py:166 msgid "No" msgstr "No" -<<<<<<< HEAD #: FlatCAMApp.py:2231 FlatCAMApp.py:3520 FlatCAMApp.py:4478 FlatCAMApp.py:5103 #: FlatCAMApp.py:7347 FlatCAMDB.py:128 FlatCAMDB.py:1689 -======= -#: FlatCAMApp.py:2230 FlatCAMApp.py:3519 FlatCAMApp.py:4477 FlatCAMApp.py:5102 -#: FlatCAMApp.py:7346 FlatCAMDB.py:128 FlatCAMDB.py:1689 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1347 msgid "Cancel" msgstr "Cancel" -<<<<<<< HEAD #: FlatCAMApp.py:2263 msgid "Object empty after edit." msgstr "Object empty after edit." @@ -294,55 +195,6 @@ msgstr "Save to file" #: FlatCAMApp.py:2602 FlatCAMApp.py:8859 FlatCAMApp.py:8907 FlatCAMApp.py:9032 #: FlatCAMApp.py:9168 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 -======= -#: FlatCAMApp.py:2262 -msgid "Object empty after edit." -msgstr "Object empty after edit." - -#: FlatCAMApp.py:2266 FlatCAMApp.py:2287 FlatCAMApp.py:2309 -msgid "Editor exited. Editor content saved." -msgstr "Editor exited. Editor content saved." - -#: FlatCAMApp.py:2313 FlatCAMApp.py:2336 FlatCAMApp.py:2354 -msgid "Select a Gerber, Geometry or Excellon Object to update." -msgstr "Select a Gerber, Geometry or Excellon Object to update." - -#: FlatCAMApp.py:2316 -msgid "is updated, returning to App..." -msgstr "is updated, returning to App..." - -#: FlatCAMApp.py:2323 -msgid "Editor exited. Editor content was not saved." -msgstr "Editor exited. Editor content was not saved." - -#: FlatCAMApp.py:2503 FlatCAMApp.py:2507 -msgid "Import FlatCAM Preferences" -msgstr "Import FlatCAM Preferences" - -#: FlatCAMApp.py:2518 -msgid "Imported Defaults from" -msgstr "Imported Defaults from" - -#: FlatCAMApp.py:2538 FlatCAMApp.py:2543 -msgid "Export FlatCAM Preferences" -msgstr "Export FlatCAM Preferences" - -#: FlatCAMApp.py:2557 FlatCAMApp.py:2625 -#: flatcamGUI/preferences/PreferencesUIManager.py:1014 -msgid "Failed to write defaults to file." -msgstr "Failed to write defaults to file." - -#: FlatCAMApp.py:2563 -msgid "Exported preferences to" -msgstr "Exported preferences to" - -#: FlatCAMApp.py:2583 FlatCAMApp.py:2588 -msgid "Save to file" -msgstr "Save to file" - -#: FlatCAMApp.py:2601 FlatCAMApp.py:8858 FlatCAMApp.py:8906 FlatCAMApp.py:9031 -#: FlatCAMApp.py:9167 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMTextEditor.py:276 flatcamObjects/FlatCAMCNCJob.py:959 #: flatcamTools/ToolFilm.py:1031 flatcamTools/ToolFilm.py:1212 #: flatcamTools/ToolSolderPaste.py:1534 @@ -353,7 +205,6 @@ msgstr "" "Permission denied, saving not possible.\n" "Most likely another app is holding the file open and not accessible." -<<<<<<< HEAD #: FlatCAMApp.py:2613 msgid "Could not load the file." msgstr "Could not load the file." @@ -374,37 +225,11 @@ msgstr "Failed to open recent projects file for writing." #: FlatCAMApp.py:9637 FlatCAMApp.py:10287 #: flatcamEditors/FlatCAMGrbEditor.py:4364 #: flatcamObjects/FlatCAMGeometry.py:1725 flatcamParsers/ParseExcellon.py:897 -======= -#: FlatCAMApp.py:2612 -msgid "Could not load the file." -msgstr "Could not load the file." - -#: FlatCAMApp.py:2628 -msgid "Exported file to" -msgstr "Exported file to" - -#: FlatCAMApp.py:2711 -msgid "Failed to open recent files file for writing." -msgstr "Failed to open recent files file for writing." - -#: FlatCAMApp.py:2722 -msgid "Failed to open recent projects file for writing." -msgstr "Failed to open recent projects file for writing." - -#: FlatCAMApp.py:2805 FlatCAMApp.py:9376 FlatCAMApp.py:9440 FlatCAMApp.py:9571 -#: FlatCAMApp.py:9636 FlatCAMApp.py:10286 -#: flatcamEditors/FlatCAMGrbEditor.py:4364 -#: flatcamObjects/FlatCAMGeometry.py:1697 flatcamParsers/ParseExcellon.py:897 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:432 msgid "An internal error has occurred. See shell.\n" msgstr "An internal error has occurred. See shell.\n" -<<<<<<< HEAD #: FlatCAMApp.py:2807 -======= -#: FlatCAMApp.py:2806 ->>>>>>> remotes/jpcgt/flatcam/Beta #, python-brace-format msgid "" "Object ({kind}) failed because: {error} \n" @@ -413,7 +238,6 @@ msgstr "" "Object ({kind}) failed because: {error} \n" "\n" -<<<<<<< HEAD #: FlatCAMApp.py:2822 msgid "Converting units to " msgstr "Converting units to " @@ -431,25 +255,6 @@ msgid "FlatCAM commands list" msgstr "FlatCAM commands list" #: FlatCAMApp.py:2935 -======= -#: FlatCAMApp.py:2821 -msgid "Converting units to " -msgstr "Converting units to " - -#: FlatCAMApp.py:2930 -msgid "CREATE A NEW FLATCAM TCL SCRIPT" -msgstr "CREATE A NEW FLATCAM TCL SCRIPT" - -#: FlatCAMApp.py:2931 -msgid "TCL Tutorial is here" -msgstr "TCL Tutorial is here" - -#: FlatCAMApp.py:2933 -msgid "FlatCAM commands list" -msgstr "FlatCAM commands list" - -#: FlatCAMApp.py:2934 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." @@ -457,21 +262,12 @@ msgstr "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." -<<<<<<< HEAD #: FlatCAMApp.py:2982 FlatCAMApp.py:2988 FlatCAMApp.py:2994 FlatCAMApp.py:3000 #: FlatCAMApp.py:3006 FlatCAMApp.py:3012 msgid "created/selected" msgstr "created/selected" #: FlatCAMApp.py:3027 FlatCAMApp.py:5189 flatcamObjects/FlatCAMObj.py:248 -======= -#: FlatCAMApp.py:2981 FlatCAMApp.py:2987 FlatCAMApp.py:2993 FlatCAMApp.py:2999 -#: FlatCAMApp.py:3005 FlatCAMApp.py:3011 -msgid "created/selected" -msgstr "created/selected" - -#: FlatCAMApp.py:3026 FlatCAMApp.py:5188 flatcamObjects/FlatCAMObj.py:248 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMObj.py:279 flatcamObjects/FlatCAMObj.py:295 #: flatcamObjects/FlatCAMObj.py:375 flatcamTools/ToolCopperThieving.py:1481 #: flatcamTools/ToolFiducials.py:809 flatcamTools/ToolMove.py:229 @@ -479,7 +275,6 @@ msgstr "created/selected" msgid "Plotting" msgstr "Plotting" -<<<<<<< HEAD #: FlatCAMApp.py:3090 flatcamGUI/FlatCAMGUI.py:545 msgid "About FlatCAM" msgstr "About FlatCAM" @@ -509,37 +304,6 @@ msgid "Licensed under the MIT license" msgstr "Licensed under the MIT license" #: FlatCAMApp.py:3147 -======= -#: FlatCAMApp.py:3089 flatcamGUI/FlatCAMGUI.py:545 -msgid "About FlatCAM" -msgstr "About FlatCAM" - -#: FlatCAMApp.py:3115 -msgid "2D Computer-Aided Printed Circuit Board Manufacturing" -msgstr "2D Computer-Aided Printed Circuit Board Manufacturing" - -#: FlatCAMApp.py:3116 -msgid "Development" -msgstr "Development" - -#: FlatCAMApp.py:3117 -msgid "DOWNLOAD" -msgstr "DOWNLOAD" - -#: FlatCAMApp.py:3118 -msgid "Issue tracker" -msgstr "Issue tracker" - -#: FlatCAMApp.py:3122 FlatCAMApp.py:3483 flatcamGUI/GUIElements.py:2583 -msgid "Close" -msgstr "Close" - -#: FlatCAMApp.py:3137 -msgid "Licensed under the MIT license" -msgstr "Licensed under the MIT license" - -#: FlatCAMApp.py:3146 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" @@ -587,11 +351,7 @@ msgstr "" "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n" "THE SOFTWARE." -<<<<<<< HEAD #: FlatCAMApp.py:3169 -======= -#: FlatCAMApp.py:3168 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Some of the icons used are from the following sources:
Icons by FreepikIcons8
Icons by oNline Web Fonts" -<<<<<<< HEAD #: FlatCAMApp.py:3202 msgid "Splash" msgstr "Splash" @@ -661,61 +420,6 @@ msgid "Bookmarks Manager" msgstr "Bookmarks Manager" #: FlatCAMApp.py:3475 -======= -#: FlatCAMApp.py:3201 -msgid "Splash" -msgstr "Splash" - -#: FlatCAMApp.py:3207 -msgid "Programmers" -msgstr "Programmers" - -#: FlatCAMApp.py:3213 -msgid "Translators" -msgstr "Translators" - -#: FlatCAMApp.py:3219 -msgid "License" -msgstr "License" - -#: FlatCAMApp.py:3225 -msgid "Attributions" -msgstr "Attributions" - -#: FlatCAMApp.py:3248 -msgid "Programmer" -msgstr "Programmer" - -#: FlatCAMApp.py:3249 -msgid "Status" -msgstr "Status" - -#: FlatCAMApp.py:3250 FlatCAMApp.py:3330 -msgid "E-mail" -msgstr "E-mail" - -#: FlatCAMApp.py:3258 -msgid "BETA Maintainer >= 2019" -msgstr "BETA Maintainer >= 2019" - -#: FlatCAMApp.py:3327 -msgid "Language" -msgstr "Language" - -#: FlatCAMApp.py:3328 -msgid "Translator" -msgstr "Translator" - -#: FlatCAMApp.py:3329 -msgid "Corrections" -msgstr "Corrections" - -#: FlatCAMApp.py:3454 FlatCAMApp.py:3463 flatcamGUI/FlatCAMGUI.py:527 -msgid "Bookmarks Manager" -msgstr "Bookmarks Manager" - -#: FlatCAMApp.py:3474 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This entry will resolve to another website if:\n" "\n" @@ -735,7 +439,6 @@ msgstr "" "If you can't get any informations about FlatCAM beta\n" "use the YouTube channel link from the Help menu." -<<<<<<< HEAD #: FlatCAMApp.py:3482 msgid "Alternative website" msgstr "Alternative website" @@ -745,17 +448,6 @@ msgid "Application is saving the project. Please wait ..." msgstr "Application is saving the project. Please wait ..." #: FlatCAMApp.py:3513 FlatCAMTranslation.py:202 -======= -#: FlatCAMApp.py:3481 -msgid "Alternative website" -msgstr "Alternative website" - -#: FlatCAMApp.py:3507 flatcamGUI/FlatCAMGUI.py:4244 -msgid "Application is saving the project. Please wait ..." -msgstr "Application is saving the project. Please wait ..." - -#: FlatCAMApp.py:3512 FlatCAMTranslation.py:202 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" @@ -763,7 +455,6 @@ msgstr "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" -<<<<<<< HEAD #: FlatCAMApp.py:3516 FlatCAMApp.py:7343 FlatCAMTranslation.py:205 msgid "Save changes" msgstr "Save changes" @@ -785,29 +476,6 @@ msgid "At least two objects are required for join. Objects currently selected" msgstr "At least two objects are required for join. Objects currently selected" #: FlatCAMApp.py:4019 -======= -#: FlatCAMApp.py:3515 FlatCAMApp.py:7342 FlatCAMTranslation.py:205 -msgid "Save changes" -msgstr "Save changes" - -#: FlatCAMApp.py:3777 -msgid "Selected Excellon file extensions registered with FlatCAM." -msgstr "Selected Excellon file extensions registered with FlatCAM." - -#: FlatCAMApp.py:3799 -msgid "Selected GCode file extensions registered with FlatCAM." -msgstr "Selected GCode file extensions registered with FlatCAM." - -#: FlatCAMApp.py:3821 -msgid "Selected Gerber file extensions registered with FlatCAM." -msgstr "Selected Gerber file extensions registered with FlatCAM." - -#: FlatCAMApp.py:4009 FlatCAMApp.py:4068 FlatCAMApp.py:4096 -msgid "At least two objects are required for join. Objects currently selected" -msgstr "At least two objects are required for join. Objects currently selected" - -#: FlatCAMApp.py:4018 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " @@ -823,7 +491,6 @@ msgstr "" "be lost and the result may not be what was expected. \n" "Check the generated GCODE." -<<<<<<< HEAD #: FlatCAMApp.py:4031 FlatCAMApp.py:4041 msgid "Geometry merging finished" msgstr "Geometry merging finished" @@ -865,49 +532,6 @@ msgid "Toggle Units" msgstr "Toggle Units" #: FlatCAMApp.py:4474 -======= -#: FlatCAMApp.py:4030 FlatCAMApp.py:4040 -msgid "Geometry merging finished" -msgstr "Geometry merging finished" - -#: FlatCAMApp.py:4063 -msgid "Failed. Excellon joining works only on Excellon objects." -msgstr "Failed. Excellon joining works only on Excellon objects." - -#: FlatCAMApp.py:4073 -msgid "Excellon merging finished" -msgstr "Excellon merging finished" - -#: FlatCAMApp.py:4091 -msgid "Failed. Gerber joining works only on Gerber objects." -msgstr "Failed. Gerber joining works only on Gerber objects." - -#: FlatCAMApp.py:4101 -msgid "Gerber merging finished" -msgstr "Gerber merging finished" - -#: FlatCAMApp.py:4121 FlatCAMApp.py:4158 -msgid "Failed. Select a Geometry Object and try again." -msgstr "Failed. Select a Geometry Object and try again." - -#: FlatCAMApp.py:4125 FlatCAMApp.py:4163 -msgid "Expected a GeometryObject, got" -msgstr "Expected a GeometryObject, got" - -#: FlatCAMApp.py:4140 -msgid "A Geometry object was converted to MultiGeo type." -msgstr "A Geometry object was converted to MultiGeo type." - -#: FlatCAMApp.py:4178 -msgid "A Geometry object was converted to SingleGeo type." -msgstr "A Geometry object was converted to SingleGeo type." - -#: FlatCAMApp.py:4471 -msgid "Toggle Units" -msgstr "Toggle Units" - -#: FlatCAMApp.py:4473 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Changing the units of the project\n" "will scale all objects.\n" @@ -919,7 +543,6 @@ msgstr "" "\n" "Do you want to continue?" -<<<<<<< HEAD #: FlatCAMApp.py:4477 FlatCAMApp.py:5025 FlatCAMApp.py:5102 FlatCAMApp.py:7728 #: FlatCAMApp.py:7742 FlatCAMApp.py:8075 FlatCAMApp.py:8085 msgid "Ok" @@ -934,41 +557,17 @@ msgid "Detachable Tabs" msgstr "Detachable Tabs" #: FlatCAMApp.py:5014 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1431 -======= -#: FlatCAMApp.py:4476 FlatCAMApp.py:5024 FlatCAMApp.py:5101 FlatCAMApp.py:7727 -#: FlatCAMApp.py:7741 FlatCAMApp.py:8074 FlatCAMApp.py:8084 -msgid "Ok" -msgstr "Ok" - -#: FlatCAMApp.py:4525 -msgid "Converted units to" -msgstr "Converted units to" - -#: FlatCAMApp.py:4927 -msgid "Detachable Tabs" -msgstr "Detachable Tabs" - -#: FlatCAMApp.py:5013 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1426 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:858 flatcamTools/ToolSolderPaste.py:568 #: flatcamTools/ToolSolderPaste.py:893 msgid "Please enter a tool diameter with non-zero value, in Float format." msgstr "Please enter a tool diameter with non-zero value, in Float format." -<<<<<<< HEAD #: FlatCAMApp.py:5018 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 -======= -#: FlatCAMApp.py:5017 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:572 msgid "Adding Tool cancelled" msgstr "Adding Tool cancelled" -<<<<<<< HEAD #: FlatCAMApp.py:5021 -======= -#: FlatCAMApp.py:5020 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." @@ -976,19 +575,11 @@ msgstr "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." -<<<<<<< HEAD #: FlatCAMApp.py:5097 msgid "Delete objects" msgstr "Delete objects" #: FlatCAMApp.py:5100 -======= -#: FlatCAMApp.py:5096 -msgid "Delete objects" -msgstr "Delete objects" - -#: FlatCAMApp.py:5099 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Are you sure you want to permanently delete\n" "the selected objects?" @@ -996,7 +587,6 @@ msgstr "" "Are you sure you want to permanently delete\n" "the selected objects?" -<<<<<<< HEAD #: FlatCAMApp.py:5138 msgid "Object(s) deleted" msgstr "Object(s) deleted" @@ -1046,57 +636,6 @@ msgid "Wrong coordinates. Enter coordinates in format: X,Y" msgstr "Wrong coordinates. Enter coordinates in format: X,Y" #: FlatCAMApp.py:5463 FlatCAMApp.py:5612 -======= -#: FlatCAMApp.py:5137 -msgid "Object(s) deleted" -msgstr "Object(s) deleted" - -#: FlatCAMApp.py:5141 FlatCAMApp.py:5296 flatcamTools/ToolDblSided.py:818 -msgid "Failed. No object(s) selected..." -msgstr "Failed. No object(s) selected..." - -#: FlatCAMApp.py:5143 -msgid "Save the work in Editor and try again ..." -msgstr "Save the work in Editor and try again ..." - -#: FlatCAMApp.py:5172 -msgid "Object deleted" -msgstr "Object deleted" - -#: FlatCAMApp.py:5199 -msgid "Click to set the origin ..." -msgstr "Click to set the origin ..." - -#: FlatCAMApp.py:5221 -msgid "Setting Origin..." -msgstr "Setting Origin..." - -#: FlatCAMApp.py:5234 FlatCAMApp.py:5336 -msgid "Origin set" -msgstr "Origin set" - -#: FlatCAMApp.py:5251 -msgid "Origin coordinates specified but incomplete." -msgstr "Origin coordinates specified but incomplete." - -#: FlatCAMApp.py:5292 -msgid "Moving to Origin..." -msgstr "Moving to Origin..." - -#: FlatCAMApp.py:5373 -msgid "Jump to ..." -msgstr "Jump to ..." - -#: FlatCAMApp.py:5374 -msgid "Enter the coordinates in format X,Y:" -msgstr "Enter the coordinates in format X,Y:" - -#: FlatCAMApp.py:5384 -msgid "Wrong coordinates. Enter coordinates in format: X,Y" -msgstr "Wrong coordinates. Enter coordinates in format: X,Y" - -#: FlatCAMApp.py:5462 FlatCAMApp.py:5611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMExcEditor.py:3624 #: flatcamEditors/FlatCAMExcEditor.py:3632 #: flatcamEditors/FlatCAMGeoEditor.py:4349 @@ -1112,46 +651,27 @@ msgstr "Wrong coordinates. Enter coordinates in format: X,Y" msgid "Done." msgstr "Done." -<<<<<<< HEAD #: FlatCAMApp.py:5478 FlatCAMApp.py:7724 FlatCAMApp.py:7819 FlatCAMApp.py:7860 #: FlatCAMApp.py:7901 FlatCAMApp.py:7942 FlatCAMApp.py:7983 FlatCAMApp.py:8027 #: FlatCAMApp.py:8071 FlatCAMApp.py:8593 FlatCAMApp.py:8597 -======= -#: FlatCAMApp.py:5477 FlatCAMApp.py:7723 FlatCAMApp.py:7818 FlatCAMApp.py:7859 -#: FlatCAMApp.py:7900 FlatCAMApp.py:7941 FlatCAMApp.py:7982 FlatCAMApp.py:8026 -#: FlatCAMApp.py:8070 FlatCAMApp.py:8592 FlatCAMApp.py:8596 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolProperties.py:116 msgid "No object selected." msgstr "No object selected." -<<<<<<< HEAD #: FlatCAMApp.py:5497 msgid "Bottom-Left" msgstr "Bottom-Left" #: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 -======= -#: FlatCAMApp.py:5496 -msgid "Bottom-Left" -msgstr "Bottom-Left" - -#: FlatCAMApp.py:5497 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:159 msgid "Top-Left" msgstr "Top-Left" -<<<<<<< HEAD #: FlatCAMApp.py:5499 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 -======= -#: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:160 msgid "Bottom-Right" msgstr "Bottom-Right" -<<<<<<< HEAD #: FlatCAMApp.py:5500 msgid "Top-Right" msgstr "Top-Right" @@ -1169,31 +689,11 @@ msgid "No object is selected. Select an object and try again." msgstr "No object is selected. Select an object and try again." #: FlatCAMApp.py:5882 -======= -#: FlatCAMApp.py:5499 -msgid "Top-Right" -msgstr "Top-Right" - -#: FlatCAMApp.py:5500 flatcamGUI/ObjectUI.py:2626 -msgid "Center" -msgstr "Center" - -#: FlatCAMApp.py:5520 -msgid "Locate ..." -msgstr "Locate ..." - -#: FlatCAMApp.py:5778 FlatCAMApp.py:5855 -msgid "No object is selected. Select an object and try again." -msgstr "No object is selected. Select an object and try again." - -#: FlatCAMApp.py:5881 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Aborting. The current task will be gracefully closed as soon as possible..." msgstr "" "Aborting. The current task will be gracefully closed as soon as possible..." -<<<<<<< HEAD #: FlatCAMApp.py:5888 msgid "The current task was gracefully closed on user request..." msgstr "The current task was gracefully closed on user request..." @@ -1227,41 +727,6 @@ msgid "Adding tool from DB is not allowed for this object." msgstr "Adding tool from DB is not allowed for this object." #: FlatCAMApp.py:6080 -======= -#: FlatCAMApp.py:5887 -msgid "The current task was gracefully closed on user request..." -msgstr "The current task was gracefully closed on user request..." - -#: FlatCAMApp.py:5915 flatcamGUI/preferences/PreferencesUIManager.py:901 -#: flatcamGUI/preferences/PreferencesUIManager.py:945 -#: flatcamGUI/preferences/PreferencesUIManager.py:966 -#: flatcamGUI/preferences/PreferencesUIManager.py:1071 -msgid "Preferences" -msgstr "Preferences" - -#: FlatCAMApp.py:5980 FlatCAMApp.py:6008 FlatCAMApp.py:6035 FlatCAMApp.py:6055 -#: FlatCAMDB.py:738 FlatCAMDB.py:913 FlatCAMDB.py:2200 FlatCAMDB.py:2418 -#: flatcamObjects/FlatCAMGeometry.py:862 flatcamTools/ToolNCC.py:3958 -#: flatcamTools/ToolNCC.py:4042 flatcamTools/ToolPaint.py:3548 -#: flatcamTools/ToolPaint.py:3633 -msgid "Tools Database" -msgstr "Tools Database" - -#: FlatCAMApp.py:6032 -msgid "Tools in Tools Database edited but not saved." -msgstr "Tools in Tools Database edited but not saved." - -#: FlatCAMApp.py:6059 flatcamTools/ToolNCC.py:3965 -#: flatcamTools/ToolPaint.py:3555 -msgid "Tool from DB added in Tool Table." -msgstr "Tool from DB added in Tool Table." - -#: FlatCAMApp.py:6061 -msgid "Adding tool from DB is not allowed for this object." -msgstr "Adding tool from DB is not allowed for this object." - -#: FlatCAMApp.py:6079 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" @@ -1269,7 +734,6 @@ msgstr "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" -<<<<<<< HEAD #: FlatCAMApp.py:6082 msgid "Save Tools Database" msgstr "Save Tools Database" @@ -1283,26 +747,10 @@ msgid "Flip on Y axis done." msgstr "Flip on Y axis done." #: FlatCAMApp.py:6163 FlatCAMApp.py:6211 -======= -#: FlatCAMApp.py:6081 -msgid "Save Tools Database" -msgstr "Save Tools Database" - -#: FlatCAMApp.py:6134 -msgid "No object selected to Flip on Y axis." -msgstr "No object selected to Flip on Y axis." - -#: FlatCAMApp.py:6160 -msgid "Flip on Y axis done." -msgstr "Flip on Y axis done." - -#: FlatCAMApp.py:6162 FlatCAMApp.py:6210 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:6059 msgid "Flip action was not executed." msgstr "Flip action was not executed." -<<<<<<< HEAD #: FlatCAMApp.py:6183 msgid "No object selected to Flip on X axis." msgstr "No object selected to Flip on X axis." @@ -1348,58 +796,10 @@ msgid "Skew on Y axis done." msgstr "Skew on Y axis done." #: FlatCAMApp.py:6497 FlatCAMApp.py:6544 flatcamGUI/FlatCAMGUI.py:503 -======= -#: FlatCAMApp.py:6182 -msgid "No object selected to Flip on X axis." -msgstr "No object selected to Flip on X axis." - -#: FlatCAMApp.py:6208 -msgid "Flip on X axis done." -msgstr "Flip on X axis done." - -#: FlatCAMApp.py:6230 -msgid "No object selected to Rotate." -msgstr "No object selected to Rotate." - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Transform" -msgstr "Transform" - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Enter the Angle value:" -msgstr "Enter the Angle value:" - -#: FlatCAMApp.py:6264 -msgid "Rotation done." -msgstr "Rotation done." - -#: FlatCAMApp.py:6266 -msgid "Rotation movement was not executed." -msgstr "Rotation movement was not executed." - -#: FlatCAMApp.py:6284 -msgid "No object selected to Skew/Shear on X axis." -msgstr "No object selected to Skew/Shear on X axis." - -#: FlatCAMApp.py:6306 -msgid "Skew on X axis done." -msgstr "Skew on X axis done." - -#: FlatCAMApp.py:6323 -msgid "No object selected to Skew/Shear on Y axis." -msgstr "No object selected to Skew/Shear on Y axis." - -#: FlatCAMApp.py:6345 -msgid "Skew on Y axis done." -msgstr "Skew on Y axis done." - -#: FlatCAMApp.py:6496 FlatCAMApp.py:6543 flatcamGUI/FlatCAMGUI.py:503 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1728 msgid "Select All" msgstr "Select All" -<<<<<<< HEAD #: FlatCAMApp.py:6501 FlatCAMApp.py:6548 flatcamGUI/FlatCAMGUI.py:505 msgid "Deselect All" msgstr "Deselect All" @@ -1417,25 +817,6 @@ msgid "Grid On/Off" msgstr "Grid On/Off" #: FlatCAMApp.py:6606 flatcamEditors/FlatCAMGeoEditor.py:939 -======= -#: FlatCAMApp.py:6500 FlatCAMApp.py:6547 flatcamGUI/FlatCAMGUI.py:505 -msgid "Deselect All" -msgstr "Deselect All" - -#: FlatCAMApp.py:6563 -msgid "All objects are selected." -msgstr "All objects are selected." - -#: FlatCAMApp.py:6573 -msgid "Objects selection is cleared." -msgstr "Objects selection is cleared." - -#: FlatCAMApp.py:6593 flatcamGUI/FlatCAMGUI.py:1721 -msgid "Grid On/Off" -msgstr "Grid On/Off" - -#: FlatCAMApp.py:6605 flatcamEditors/FlatCAMGeoEditor.py:939 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:2583 #: flatcamEditors/FlatCAMGrbEditor.py:5641 flatcamGUI/ObjectUI.py:1595 #: flatcamTools/ToolDblSided.py:192 flatcamTools/ToolDblSided.py:425 @@ -1446,26 +827,17 @@ msgstr "Grid On/Off" msgid "Add" msgstr "Add" -<<<<<<< HEAD #: FlatCAMApp.py:6608 flatcamEditors/FlatCAMGrbEditor.py:2588 #: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 #: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 #: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 #: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:505 -======= -#: FlatCAMApp.py:6607 flatcamEditors/FlatCAMGrbEditor.py:2588 -#: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 -#: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 -#: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 -#: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:480 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:316 flatcamTools/ToolNCC.py:637 #: flatcamTools/ToolPaint.py:299 flatcamTools/ToolPaint.py:682 #: flatcamTools/ToolSolderPaste.py:128 flatcamTools/ToolSolderPaste.py:600 msgid "Delete" msgstr "Delete" -<<<<<<< HEAD #: FlatCAMApp.py:6624 msgid "New Grid ..." msgstr "New Grid ..." @@ -1519,61 +891,6 @@ msgid "Coordinates copied to clipboard." msgstr "Coordinates copied to clipboard." #: FlatCAMApp.py:7167 FlatCAMApp.py:7173 FlatCAMApp.py:7179 FlatCAMApp.py:7185 -======= -#: FlatCAMApp.py:6623 -msgid "New Grid ..." -msgstr "New Grid ..." - -#: FlatCAMApp.py:6624 -msgid "Enter a Grid Value:" -msgstr "Enter a Grid Value:" - -#: FlatCAMApp.py:6632 FlatCAMApp.py:6659 -msgid "Please enter a grid value with non-zero value, in Float format." -msgstr "Please enter a grid value with non-zero value, in Float format." - -#: FlatCAMApp.py:6638 -msgid "New Grid added" -msgstr "New Grid added" - -#: FlatCAMApp.py:6641 -msgid "Grid already exists" -msgstr "Grid already exists" - -#: FlatCAMApp.py:6644 -msgid "Adding New Grid cancelled" -msgstr "Adding New Grid cancelled" - -#: FlatCAMApp.py:6666 -msgid " Grid Value does not exist" -msgstr " Grid Value does not exist" - -#: FlatCAMApp.py:6669 -msgid "Grid Value deleted" -msgstr "Grid Value deleted" - -#: FlatCAMApp.py:6672 -msgid "Delete Grid value cancelled" -msgstr "Delete Grid value cancelled" - -#: FlatCAMApp.py:6678 -msgid "Key Shortcut List" -msgstr "Key Shortcut List" - -#: FlatCAMApp.py:6712 -msgid " No object selected to copy it's name" -msgstr " No object selected to copy it's name" - -#: FlatCAMApp.py:6716 -msgid "Name copied on clipboard ..." -msgstr "Name copied on clipboard ..." - -#: FlatCAMApp.py:6929 flatcamEditors/FlatCAMGrbEditor.py:4554 -msgid "Coordinates copied to clipboard." -msgstr "Coordinates copied to clipboard." - -#: FlatCAMApp.py:7166 FlatCAMApp.py:7172 FlatCAMApp.py:7178 FlatCAMApp.py:7184 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/ObjectCollection.py:922 #: flatcamObjects/ObjectCollection.py:928 #: flatcamObjects/ObjectCollection.py:934 @@ -1583,11 +900,7 @@ msgstr "Coordinates copied to clipboard." msgid "selected" msgstr "selected" -<<<<<<< HEAD #: FlatCAMApp.py:7340 -======= -#: FlatCAMApp.py:7339 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" @@ -1597,30 +910,17 @@ msgstr "" "Creating a New project will delete them.\n" "Do you want to Save the project?" -<<<<<<< HEAD #: FlatCAMApp.py:7361 msgid "New Project created" msgstr "New Project created" #: FlatCAMApp.py:7519 FlatCAMApp.py:7523 flatcamGUI/FlatCAMGUI.py:836 -======= -#: FlatCAMApp.py:7360 -msgid "New Project created" -msgstr "New Project created" - -#: FlatCAMApp.py:7518 FlatCAMApp.py:7522 flatcamGUI/FlatCAMGUI.py:836 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2544 msgid "Open Gerber" msgstr "Open Gerber" -<<<<<<< HEAD #: FlatCAMApp.py:7528 FlatCAMApp.py:7565 FlatCAMApp.py:7607 FlatCAMApp.py:7677 #: FlatCAMApp.py:8462 FlatCAMApp.py:9675 FlatCAMApp.py:9737 -======= -#: FlatCAMApp.py:7527 FlatCAMApp.py:7564 FlatCAMApp.py:7606 FlatCAMApp.py:7676 -#: FlatCAMApp.py:8461 FlatCAMApp.py:9674 FlatCAMApp.py:9736 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Canvas initialization started.\n" "Canvas initialization finished in" @@ -1628,24 +928,15 @@ msgstr "" "Canvas initialization started.\n" "Canvas initialization finished in" -<<<<<<< HEAD #: FlatCAMApp.py:7530 msgid "Opening Gerber file." msgstr "Opening Gerber file." #: FlatCAMApp.py:7557 FlatCAMApp.py:7561 flatcamGUI/FlatCAMGUI.py:838 -======= -#: FlatCAMApp.py:7529 -msgid "Opening Gerber file." -msgstr "Opening Gerber file." - -#: FlatCAMApp.py:7556 FlatCAMApp.py:7560 flatcamGUI/FlatCAMGUI.py:838 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2546 msgid "Open Excellon" msgstr "Open Excellon" -<<<<<<< HEAD #: FlatCAMApp.py:7567 msgid "Opening Excellon file." msgstr "Opening Excellon file." @@ -1683,50 +974,10 @@ msgid "Only Geometry, Gerber and CNCJob objects can be used." msgstr "Only Geometry, Gerber and CNCJob objects can be used." #: FlatCAMApp.py:7752 FlatCAMApp.py:7756 flatcamTools/ToolQRCode.py:829 -======= -#: FlatCAMApp.py:7566 -msgid "Opening Excellon file." -msgstr "Opening Excellon file." - -#: FlatCAMApp.py:7597 FlatCAMApp.py:7601 -msgid "Open G-Code" -msgstr "Open G-Code" - -#: FlatCAMApp.py:7608 -msgid "Opening G-Code file." -msgstr "Opening G-Code file." - -#: FlatCAMApp.py:7631 FlatCAMApp.py:7634 flatcamGUI/FlatCAMGUI.py:1730 -msgid "Open Project" -msgstr "Open Project" - -#: FlatCAMApp.py:7667 FlatCAMApp.py:7671 -msgid "Open HPGL2" -msgstr "Open HPGL2" - -#: FlatCAMApp.py:7678 -msgid "Opening HPGL2 file." -msgstr "Opening HPGL2 file." - -#: FlatCAMApp.py:7701 FlatCAMApp.py:7704 -msgid "Open Configuration File" -msgstr "Open Configuration File" - -#: FlatCAMApp.py:7724 FlatCAMApp.py:8071 -msgid "Please Select a Geometry object to export" -msgstr "Please Select a Geometry object to export" - -#: FlatCAMApp.py:7738 -msgid "Only Geometry, Gerber and CNCJob objects can be used." -msgstr "Only Geometry, Gerber and CNCJob objects can be used." - -#: FlatCAMApp.py:7751 FlatCAMApp.py:7755 flatcamTools/ToolQRCode.py:829 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolQRCode.py:833 msgid "Export SVG" msgstr "Export SVG" -<<<<<<< HEAD #: FlatCAMApp.py:7781 msgid "Data must be a 3D array with last dimension 3 or 4" msgstr "Data must be a 3D array with last dimension 3 or 4" @@ -1796,82 +1047,10 @@ msgid "Viewing the source code of the selected object." msgstr "Viewing the source code of the selected object." #: FlatCAMApp.py:8211 flatcamObjects/FlatCAMCNCJob.py:548 -======= -#: FlatCAMApp.py:7780 -msgid "Data must be a 3D array with last dimension 3 or 4" -msgstr "Data must be a 3D array with last dimension 3 or 4" - -#: FlatCAMApp.py:7786 FlatCAMApp.py:7790 -msgid "Export PNG Image" -msgstr "Export PNG Image" - -#: FlatCAMApp.py:7823 FlatCAMApp.py:8031 -msgid "Failed. Only Gerber objects can be saved as Gerber files..." -msgstr "Failed. Only Gerber objects can be saved as Gerber files..." - -#: FlatCAMApp.py:7835 -msgid "Save Gerber source file" -msgstr "Save Gerber source file" - -#: FlatCAMApp.py:7864 -msgid "Failed. Only Script objects can be saved as TCL Script files..." -msgstr "Failed. Only Script objects can be saved as TCL Script files..." - -#: FlatCAMApp.py:7876 -msgid "Save Script source file" -msgstr "Save Script source file" - -#: FlatCAMApp.py:7905 -msgid "Failed. Only Document objects can be saved as Document files..." -msgstr "Failed. Only Document objects can be saved as Document files..." - -#: FlatCAMApp.py:7917 -msgid "Save Document source file" -msgstr "Save Document source file" - -#: FlatCAMApp.py:7946 FlatCAMApp.py:7987 FlatCAMApp.py:8944 -msgid "Failed. Only Excellon objects can be saved as Excellon files..." -msgstr "Failed. Only Excellon objects can be saved as Excellon files..." - -#: FlatCAMApp.py:7954 FlatCAMApp.py:7958 -msgid "Save Excellon source file" -msgstr "Save Excellon source file" - -#: FlatCAMApp.py:7995 FlatCAMApp.py:7999 -msgid "Export Excellon" -msgstr "Export Excellon" - -#: FlatCAMApp.py:8039 FlatCAMApp.py:8043 -msgid "Export Gerber" -msgstr "Export Gerber" - -#: FlatCAMApp.py:8081 -msgid "Only Geometry objects can be used." -msgstr "Only Geometry objects can be used." - -#: FlatCAMApp.py:8095 FlatCAMApp.py:8099 -msgid "Export DXF" -msgstr "Export DXF" - -#: FlatCAMApp.py:8124 FlatCAMApp.py:8127 -msgid "Import SVG" -msgstr "Import SVG" - -#: FlatCAMApp.py:8155 FlatCAMApp.py:8159 -msgid "Import DXF" -msgstr "Import DXF" - -#: FlatCAMApp.py:8209 -msgid "Viewing the source code of the selected object." -msgstr "Viewing the source code of the selected object." - -#: FlatCAMApp.py:8210 flatcamObjects/FlatCAMCNCJob.py:548 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMScript.py:134 msgid "Loading..." msgstr "Loading..." -<<<<<<< HEAD #: FlatCAMApp.py:8217 FlatCAMApp.py:8221 msgid "Select an Gerber or Excellon file to view it's source file." msgstr "Select an Gerber or Excellon file to view it's source file." @@ -1925,66 +1104,10 @@ msgid "Save Project As ..." msgstr "Save Project As ..." #: FlatCAMApp.py:8551 flatcamGUI/FlatCAMGUI.py:1134 -======= -#: FlatCAMApp.py:8216 FlatCAMApp.py:8220 -msgid "Select an Gerber or Excellon file to view it's source file." -msgstr "Select an Gerber or Excellon file to view it's source file." - -#: FlatCAMApp.py:8234 -msgid "Source Editor" -msgstr "Source Editor" - -#: FlatCAMApp.py:8274 FlatCAMApp.py:8281 -msgid "There is no selected object for which to see it's source file code." -msgstr "There is no selected object for which to see it's source file code." - -#: FlatCAMApp.py:8293 -msgid "Failed to load the source code for the selected object" -msgstr "Failed to load the source code for the selected object" - -#: FlatCAMApp.py:8307 flatcamObjects/FlatCAMCNCJob.py:562 -msgid "Code Editor" -msgstr "Code Editor" - -#: FlatCAMApp.py:8329 -msgid "Go to Line ..." -msgstr "Go to Line ..." - -#: FlatCAMApp.py:8330 -msgid "Line:" -msgstr "Line:" - -#: FlatCAMApp.py:8359 -msgid "New TCL script file created in Code Editor." -msgstr "New TCL script file created in Code Editor." - -#: FlatCAMApp.py:8395 FlatCAMApp.py:8397 FlatCAMApp.py:8433 FlatCAMApp.py:8435 -msgid "Open TCL script" -msgstr "Open TCL script" - -#: FlatCAMApp.py:8463 -msgid "Executing ScriptObject file." -msgstr "Executing ScriptObject file." - -#: FlatCAMApp.py:8471 FlatCAMApp.py:8474 -msgid "Run TCL script" -msgstr "Run TCL script" - -#: FlatCAMApp.py:8497 -msgid "TCL script file opened in Code Editor and executed." -msgstr "TCL script file opened in Code Editor and executed." - -#: FlatCAMApp.py:8548 FlatCAMApp.py:8554 -msgid "Save Project As ..." -msgstr "Save Project As ..." - -#: FlatCAMApp.py:8550 flatcamGUI/FlatCAMGUI.py:1134 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2176 msgid "Project" msgstr "Project" -<<<<<<< HEAD #: FlatCAMApp.py:8590 msgid "FlatCAM objects print" msgstr "FlatCAM objects print" @@ -2010,39 +1133,11 @@ msgid "SVG file exported to" msgstr "SVG file exported to" #: FlatCAMApp.py:8892 -======= -#: FlatCAMApp.py:8589 -msgid "FlatCAM objects print" -msgstr "FlatCAM objects print" - -#: FlatCAMApp.py:8602 FlatCAMApp.py:8609 -msgid "Save Object as PDF ..." -msgstr "Save Object as PDF ..." - -#: FlatCAMApp.py:8618 -msgid "Printing PDF ... Please wait." -msgstr "Printing PDF ... Please wait." - -#: FlatCAMApp.py:8797 -msgid "PDF file saved to" -msgstr "PDF file saved to" - -#: FlatCAMApp.py:8822 -msgid "Exporting SVG" -msgstr "Exporting SVG" - -#: FlatCAMApp.py:8865 -msgid "SVG file exported to" -msgstr "SVG file exported to" - -#: FlatCAMApp.py:8891 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Save cancelled because source file is empty. Try to export the Gerber file." msgstr "" "Save cancelled because source file is empty. Try to export the Gerber file." -<<<<<<< HEAD #: FlatCAMApp.py:9039 msgid "Excellon file exported to" msgstr "Excellon file exported to" @@ -2080,45 +1175,6 @@ msgid "Could not export DXF file." msgstr "Could not export DXF file." #: FlatCAMApp.py:9272 FlatCAMApp.py:9319 flatcamTools/ToolImage.py:277 -======= -#: FlatCAMApp.py:9038 -msgid "Excellon file exported to" -msgstr "Excellon file exported to" - -#: FlatCAMApp.py:9047 -msgid "Exporting Excellon" -msgstr "Exporting Excellon" - -#: FlatCAMApp.py:9052 FlatCAMApp.py:9059 -msgid "Could not export Excellon file." -msgstr "Could not export Excellon file." - -#: FlatCAMApp.py:9174 -msgid "Gerber file exported to" -msgstr "Gerber file exported to" - -#: FlatCAMApp.py:9182 -msgid "Exporting Gerber" -msgstr "Exporting Gerber" - -#: FlatCAMApp.py:9187 FlatCAMApp.py:9194 -msgid "Could not export Gerber file." -msgstr "Could not export Gerber file." - -#: FlatCAMApp.py:9229 -msgid "DXF file exported to" -msgstr "DXF file exported to" - -#: FlatCAMApp.py:9235 -msgid "Exporting DXF" -msgstr "Exporting DXF" - -#: FlatCAMApp.py:9240 FlatCAMApp.py:9247 -msgid "Could not export DXF file." -msgstr "Could not export DXF file." - -#: FlatCAMApp.py:9271 FlatCAMApp.py:9318 flatcamTools/ToolImage.py:277 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" @@ -2126,7 +1182,6 @@ msgstr "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" -<<<<<<< HEAD #: FlatCAMApp.py:9282 msgid "Importing SVG" msgstr "Importing SVG" @@ -2137,24 +1192,10 @@ msgstr "Import failed." #: FlatCAMApp.py:9297 FlatCAMApp.py:9343 FlatCAMApp.py:9407 FlatCAMApp.py:9474 #: FlatCAMApp.py:9540 FlatCAMApp.py:9605 FlatCAMApp.py:9662 -======= -#: FlatCAMApp.py:9281 -msgid "Importing SVG" -msgstr "Importing SVG" - -#: FlatCAMApp.py:9289 FlatCAMApp.py:9335 -#| msgid "Imported" -msgid "Import failed." -msgstr "Import failed." - -#: FlatCAMApp.py:9296 FlatCAMApp.py:9342 FlatCAMApp.py:9406 FlatCAMApp.py:9473 -#: FlatCAMApp.py:9539 FlatCAMApp.py:9604 FlatCAMApp.py:9661 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolImage.py:297 flatcamTools/ToolPDF.py:225 msgid "Opened" msgstr "Opened" -<<<<<<< HEAD #: FlatCAMApp.py:9328 msgid "Importing DXF" msgstr "Importing DXF" @@ -2188,47 +1229,10 @@ msgid "Cannot open file" msgstr "Cannot open file" #: FlatCAMApp.py:9454 flatcamTools/ToolPDF.py:275 -======= -#: FlatCAMApp.py:9327 -msgid "Importing DXF" -msgstr "Importing DXF" - -#: FlatCAMApp.py:9368 FlatCAMApp.py:9563 FlatCAMApp.py:9628 -msgid "Failed to open file" -msgstr "Failed to open file" - -#: FlatCAMApp.py:9371 FlatCAMApp.py:9566 FlatCAMApp.py:9631 -msgid "Failed to parse file" -msgstr "Failed to parse file" - -#: FlatCAMApp.py:9383 -msgid "Object is not Gerber file or empty. Aborting object creation." -msgstr "Object is not Gerber file or empty. Aborting object creation." - -#: FlatCAMApp.py:9388 -msgid "Opening Gerber" -msgstr "Opening Gerber" - -#: FlatCAMApp.py:9399 -#| msgid " Open Gerber failed. Probable not a Gerber file." -msgid "Open Gerber failed. Probable not a Gerber file." -msgstr "Open Gerber failed. Probable not a Gerber file." - -#: FlatCAMApp.py:9431 flatcamTools/ToolPcbWizard.py:424 -msgid "This is not Excellon file." -msgstr "This is not Excellon file." - -#: FlatCAMApp.py:9435 -msgid "Cannot open file" -msgstr "Cannot open file" - -#: FlatCAMApp.py:9453 flatcamTools/ToolPDF.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:445 msgid "No geometry found in file" msgstr "No geometry found in file" -<<<<<<< HEAD #: FlatCAMApp.py:9457 msgid "Opening Excellon." msgstr "Opening Excellon." @@ -2254,33 +1258,6 @@ msgid "Opening G-Code." msgstr "Opening G-Code." #: FlatCAMApp.py:9530 -======= -#: FlatCAMApp.py:9456 -msgid "Opening Excellon." -msgstr "Opening Excellon." - -#: FlatCAMApp.py:9466 -msgid "Open Excellon file failed. Probable not an Excellon file." -msgstr "Open Excellon file failed. Probable not an Excellon file." - -#: FlatCAMApp.py:9498 -msgid "Reading GCode file" -msgstr "Reading GCode file" - -#: FlatCAMApp.py:9504 -msgid "Failed to open" -msgstr "Failed to open" - -#: FlatCAMApp.py:9511 -msgid "This is not GCODE" -msgstr "This is not GCODE" - -#: FlatCAMApp.py:9516 -msgid "Opening G-Code." -msgstr "Opening G-Code." - -#: FlatCAMApp.py:9529 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" @@ -2292,7 +1269,6 @@ msgstr "" " Attempting to create a FlatCAM CNCJob Object from G-Code file failed during " "processing" -<<<<<<< HEAD #: FlatCAMApp.py:9586 msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "Object is not HPGL2 file or empty. Aborting object creation." @@ -2390,105 +1366,6 @@ msgid "The normal flow when working in FlatCAM is the following:" msgstr "The normal flow when working in FlatCAM is the following:" #: FlatCAMApp.py:10149 -======= -#: FlatCAMApp.py:9585 -msgid "Object is not HPGL2 file or empty. Aborting object creation." -msgstr "Object is not HPGL2 file or empty. Aborting object creation." - -#: FlatCAMApp.py:9590 -msgid "Opening HPGL2" -msgstr "Opening HPGL2" - -#: FlatCAMApp.py:9597 -msgid " Open HPGL2 failed. Probable not a HPGL2 file." -msgstr " Open HPGL2 failed. Probable not a HPGL2 file." - -#: FlatCAMApp.py:9623 -msgid "TCL script file opened in Code Editor." -msgstr "TCL script file opened in Code Editor." - -#: FlatCAMApp.py:9643 -msgid "Opening TCL Script..." -msgstr "Opening TCL Script..." - -#: FlatCAMApp.py:9654 -msgid "Failed to open TCL Script." -msgstr "Failed to open TCL Script." - -#: FlatCAMApp.py:9676 -msgid "Opening FlatCAM Config file." -msgstr "Opening FlatCAM Config file." - -#: FlatCAMApp.py:9704 -msgid "Failed to open config file" -msgstr "Failed to open config file" - -#: FlatCAMApp.py:9733 -msgid "Loading Project ... Please Wait ..." -msgstr "Loading Project ... Please Wait ..." - -#: FlatCAMApp.py:9738 -msgid "Opening FlatCAM Project file." -msgstr "Opening FlatCAM Project file." - -#: FlatCAMApp.py:9753 FlatCAMApp.py:9757 FlatCAMApp.py:9774 -msgid "Failed to open project file" -msgstr "Failed to open project file" - -#: FlatCAMApp.py:9811 -msgid "Loading Project ... restoring" -msgstr "Loading Project ... restoring" - -#: FlatCAMApp.py:9821 -msgid "Project loaded from" -msgstr "Project loaded from" - -#: FlatCAMApp.py:9845 -msgid "Redrawing all objects" -msgstr "Redrawing all objects" - -#: FlatCAMApp.py:9933 -msgid "Failed to load recent item list." -msgstr "Failed to load recent item list." - -#: FlatCAMApp.py:9940 -msgid "Failed to parse recent item list." -msgstr "Failed to parse recent item list." - -#: FlatCAMApp.py:9950 -msgid "Failed to load recent projects item list." -msgstr "Failed to load recent projects item list." - -#: FlatCAMApp.py:9957 -msgid "Failed to parse recent project item list." -msgstr "Failed to parse recent project item list." - -#: FlatCAMApp.py:10018 -msgid "Clear Recent projects" -msgstr "Clear Recent projects" - -#: FlatCAMApp.py:10042 -msgid "Clear Recent files" -msgstr "Clear Recent files" - -#: FlatCAMApp.py:10064 flatcamGUI/FlatCAMGUI.py:1363 -msgid "Shortcut Key List" -msgstr "Shortcut Key List" - -#: FlatCAMApp.py:10144 -msgid "Selected Tab - Choose an Item from Project Tab" -msgstr "Selected Tab - Choose an Item from Project Tab" - -#: FlatCAMApp.py:10145 -msgid "Details" -msgstr "Details" - -#: FlatCAMApp.py:10147 -msgid "The normal flow when working in FlatCAM is the following:" -msgstr "The normal flow when working in FlatCAM is the following:" - -#: FlatCAMApp.py:10148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "FlatCAM using either the toolbars, key shortcuts or even dragging and " @@ -2498,11 +1375,7 @@ msgstr "" "FlatCAM using either the toolbars, key shortcuts or even dragging and " "dropping the files on the GUI." -<<<<<<< HEAD #: FlatCAMApp.py:10152 -======= -#: FlatCAMApp.py:10151 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can also load a FlatCAM project by double clicking on the project file, " "drag and drop of the file into the FLATCAM GUI or through the menu (or " @@ -2512,11 +1385,7 @@ msgstr "" "drag and drop of the file into the FLATCAM GUI or through the menu (or " "toolbar) actions offered within the app." -<<<<<<< HEAD #: FlatCAMApp.py:10155 -======= -#: FlatCAMApp.py:10154 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " @@ -2528,11 +1397,7 @@ msgstr "" "the Project Tab, SELECTED TAB will be updated with the object properties " "according to its kind: Gerber, Excellon, Geometry or CNCJob object." -<<<<<<< HEAD #: FlatCAMApp.py:10159 -======= -#: FlatCAMApp.py:10158 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " @@ -2546,11 +1411,7 @@ msgstr "" "object on the canvas will bring the SELECTED TAB and populate it even if it " "was out of focus." -<<<<<<< HEAD #: FlatCAMApp.py:10163 -======= -#: FlatCAMApp.py:10162 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can change the parameters in this screen and the flow direction is like " "this:" @@ -2558,11 +1419,7 @@ msgstr "" "You can change the parameters in this screen and the flow direction is like " "this:" -<<<<<<< HEAD #: FlatCAMApp.py:10164 -======= -#: FlatCAMApp.py:10163 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " @@ -2574,11 +1431,7 @@ msgstr "" "CNCJob --> CNCJob Object --> Verify GCode (through Edit CNC Code) and/or " "append/prepend to GCode (again, done in SELECTED TAB) --> Save GCode." -<<<<<<< HEAD #: FlatCAMApp.py:10168 -======= -#: FlatCAMApp.py:10167 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." @@ -2586,7 +1439,6 @@ msgstr "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." -<<<<<<< HEAD #: FlatCAMApp.py:10232 msgid "Failed checking for latest version. Could not connect." msgstr "Failed checking for latest version. Could not connect." @@ -2612,33 +1464,6 @@ msgid "info" msgstr "info" #: FlatCAMApp.py:10288 -======= -#: FlatCAMApp.py:10231 -msgid "Failed checking for latest version. Could not connect." -msgstr "Failed checking for latest version. Could not connect." - -#: FlatCAMApp.py:10238 -msgid "Could not parse information about latest version." -msgstr "Could not parse information about latest version." - -#: FlatCAMApp.py:10248 -msgid "FlatCAM is up to date!" -msgstr "FlatCAM is up to date!" - -#: FlatCAMApp.py:10253 -msgid "Newer Version Available" -msgstr "Newer Version Available" - -#: FlatCAMApp.py:10255 -msgid "There is a newer version of FlatCAM available for download:" -msgstr "There is a newer version of FlatCAM available for download:" - -#: FlatCAMApp.py:10259 -msgid "info" -msgstr "info" - -#: FlatCAMApp.py:10287 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " @@ -2650,7 +1475,6 @@ msgstr "" "tab.\n" "\n" -<<<<<<< HEAD #: FlatCAMApp.py:10367 msgid "All plots disabled." msgstr "All plots disabled." @@ -2732,89 +1556,6 @@ msgid "Set alpha level ..." msgstr "Set alpha level ..." #: FlatCAMApp.py:10612 -======= -#: FlatCAMApp.py:10366 -msgid "All plots disabled." -msgstr "All plots disabled." - -#: FlatCAMApp.py:10373 -msgid "All non selected plots disabled." -msgstr "All non selected plots disabled." - -#: FlatCAMApp.py:10380 -msgid "All plots enabled." -msgstr "All plots enabled." - -#: FlatCAMApp.py:10386 -msgid "Selected plots enabled..." -msgstr "Selected plots enabled..." - -#: FlatCAMApp.py:10394 -msgid "Selected plots disabled..." -msgstr "Selected plots disabled..." - -#: FlatCAMApp.py:10427 -msgid "Enabling plots ..." -msgstr "Enabling plots ..." - -#: FlatCAMApp.py:10479 -msgid "Disabling plots ..." -msgstr "Disabling plots ..." - -#: FlatCAMApp.py:10502 -msgid "Working ..." -msgstr "Working ..." - -#: FlatCAMApp.py:10557 flatcamGUI/FlatCAMGUI.py:703 -msgid "Red" -msgstr "Red" - -#: FlatCAMApp.py:10559 flatcamGUI/FlatCAMGUI.py:706 -msgid "Blue" -msgstr "Blue" - -#: FlatCAMApp.py:10562 flatcamGUI/FlatCAMGUI.py:709 -msgid "Yellow" -msgstr "Yellow" - -#: FlatCAMApp.py:10564 flatcamGUI/FlatCAMGUI.py:712 -msgid "Green" -msgstr "Green" - -#: FlatCAMApp.py:10566 flatcamGUI/FlatCAMGUI.py:715 -msgid "Purple" -msgstr "Purple" - -#: FlatCAMApp.py:10568 flatcamGUI/FlatCAMGUI.py:718 -msgid "Brown" -msgstr "Brown" - -#: FlatCAMApp.py:10570 FlatCAMApp.py:10626 flatcamGUI/FlatCAMGUI.py:721 -msgid "White" -msgstr "White" - -#: FlatCAMApp.py:10572 flatcamGUI/FlatCAMGUI.py:724 -msgid "Black" -msgstr "Black" - -#: FlatCAMApp.py:10575 flatcamGUI/FlatCAMGUI.py:729 -msgid "Custom" -msgstr "Custom" - -#: FlatCAMApp.py:10585 flatcamGUI/FlatCAMGUI.py:737 -msgid "Default" -msgstr "Default" - -#: FlatCAMApp.py:10609 flatcamGUI/FlatCAMGUI.py:734 -msgid "Opacity" -msgstr "Opacity" - -#: FlatCAMApp.py:10611 -msgid "Set alpha level ..." -msgstr "Set alpha level ..." - -#: FlatCAMApp.py:10611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220 @@ -2824,7 +1565,6 @@ msgstr "Set alpha level ..." msgid "Value" msgstr "Value" -<<<<<<< HEAD #: FlatCAMApp.py:10666 msgid "Saving FlatCAM Project" msgstr "Saving FlatCAM Project" @@ -2846,29 +1586,6 @@ msgid "Retry to save it." msgstr "Retry to save it." #: FlatCAMApp.py:10716 FlatCAMApp.py:10726 -======= -#: FlatCAMApp.py:10665 -msgid "Saving FlatCAM Project" -msgstr "Saving FlatCAM Project" - -#: FlatCAMApp.py:10686 FlatCAMApp.py:10722 -msgid "Project saved to" -msgstr "Project saved to" - -#: FlatCAMApp.py:10693 -msgid "The object is used by another application." -msgstr "The object is used by another application." - -#: FlatCAMApp.py:10707 -msgid "Failed to verify project file" -msgstr "Failed to verify project file" - -#: FlatCAMApp.py:10707 FlatCAMApp.py:10715 FlatCAMApp.py:10725 -msgid "Retry to save it." -msgstr "Retry to save it." - -#: FlatCAMApp.py:10715 FlatCAMApp.py:10725 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse saved project file" msgstr "Failed to parse saved project file" @@ -3069,11 +1786,7 @@ msgstr "Tool Shape" #: FlatCAMDB.py:164 FlatCAMDB.py:846 FlatCAMDB.py:1129 #: flatcamGUI/ObjectUI.py:350 flatcamGUI/ObjectUI.py:900 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:48 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:107 @@ -3110,11 +1823,7 @@ msgstr "V-Angle" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:101 #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:61 #: flatcamObjects/FlatCAMExcellon.py:1316 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1606 flatcamTools/ToolCalibration.py:74 -======= -#: flatcamObjects/FlatCAMGeometry.py:1578 flatcamTools/ToolCalibration.py:74 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Travel Z" msgstr "Travel Z" @@ -3715,42 +2424,24 @@ msgstr "" #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2395 #: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2693 #: flatcamTools/ToolNCC.py:2725 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1834 tclCommands/TclCommandCopperClear.py:126 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2390 -#: flatcamTools/ToolNCC.py:2419 flatcamTools/ToolNCC.py:2688 -#: flatcamTools/ToolNCC.py:2720 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1829 tclCommands/TclCommandCopperClear.py:126 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125 msgid "Standard" msgstr "Standard" -<<<<<<< HEAD #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:395 defaults.py:427 -======= -#: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:391 defaults.py:423 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamEditors/FlatCAMGeoEditor.py:569 #: flatcamEditors/FlatCAMGeoEditor.py:5152 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2401 #: flatcamTools/ToolNCC.py:2429 flatcamTools/ToolNCC.py:2699 #: flatcamTools/ToolNCC.py:2731 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1848 tclCommands/TclCommandCopperClear.py:128 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2396 -#: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2694 -#: flatcamTools/ToolNCC.py:2726 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1843 tclCommands/TclCommandCopperClear.py:128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127 msgid "Seed" msgstr "Seed" @@ -3760,11 +2451,7 @@ msgstr "Seed" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolPaint.py:390 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1862 -======= -#: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1857 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129 msgid "Lines" msgstr "Lines" @@ -3807,11 +2494,7 @@ msgstr "" #: FlatCAMDB.py:1509 flatcamEditors/FlatCAMGeoEditor.py:612 #: flatcamEditors/FlatCAMGrbEditor.py:5311 flatcamGUI/ObjectUI.py:143 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142 #: flatcamTools/ToolNCC.py:459 flatcamTools/ToolTransform.py:28 @@ -3893,11 +2576,7 @@ msgid "Laser_lines" msgstr "Laser_lines" #: FlatCAMDB.py:1596 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2027 -======= -#: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2022 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:133 msgid "Combo" msgstr "Combo" @@ -3907,18 +2586,10 @@ msgid "Add Tool in DB" msgstr "Add Tool in DB" #: FlatCAMDB.py:1675 -<<<<<<< HEAD -======= -#| msgid "Save" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save DB" msgstr "Save DB" #: FlatCAMDB.py:1677 -<<<<<<< HEAD -======= -#| msgid "Load the Tools Database information's from a custom text file." ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save the Tools Database information's." msgstr "Save the Tools Database information's." @@ -3949,10 +2620,6 @@ msgid "Apply Language ..." msgstr "Apply Language ..." #: assets/linux/flatcam-beta.desktop:3 -<<<<<<< HEAD -======= -#| msgid "FlatCAM Object" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "FlatCAM Beta" msgstr "FlatCAM Beta" @@ -4204,7 +2871,6 @@ msgstr "G91 coordinates not implemented ..." msgid "Unifying Geometry from parsed Geometry segments" msgstr "Unifying Geometry from parsed Geometry segments" -<<<<<<< HEAD #: defaults.py:401 #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -4212,43 +2878,21 @@ msgstr "Unifying Geometry from parsed Geometry segments" #: flatcamTools/ToolNCC.py:1306 flatcamTools/ToolNCC.py:1634 #: flatcamTools/ToolNCC.py:1919 flatcamTools/ToolNCC.py:1983 #: flatcamTools/ToolNCC.py:2967 flatcamTools/ToolNCC.py:2976 -======= -#: defaults.py:397 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamTools/ToolCopperThieving.py:125 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1301 flatcamTools/ToolNCC.py:1629 -#: flatcamTools/ToolNCC.py:1914 flatcamTools/ToolNCC.py:1978 -#: flatcamTools/ToolNCC.py:2962 flatcamTools/ToolNCC.py:2971 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:190 msgid "Itself" msgstr "Itself" -<<<<<<< HEAD #: defaults.py:428 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1427 -======= -#: defaults.py:424 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1422 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:162 msgid "All Polygons" msgstr "All Polygons" -<<<<<<< HEAD #: defaults.py:739 msgid "Could not load defaults file." msgstr "Could not load defaults file." #: defaults.py:752 -======= -#: defaults.py:735 -msgid "Could not load defaults file." -msgstr "Could not load defaults file." - -#: defaults.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse defaults file." msgstr "Failed to parse defaults file." @@ -4768,17 +3412,10 @@ msgstr "Total Slots" #: flatcamEditors/FlatCAMGeoEditor.py:1217 #: flatcamEditors/FlatCAMGeoEditor.py:1252 #: flatcamEditors/FlatCAMGeoEditor.py:1280 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:599 flatcamObjects/FlatCAMGeometry.py:1033 #: flatcamObjects/FlatCAMGeometry.py:1780 #: flatcamObjects/FlatCAMGeometry.py:2424 flatcamTools/ToolNCC.py:1498 #: flatcamTools/ToolPaint.py:1249 flatcamTools/ToolPaint.py:1420 -======= -#: flatcamObjects/FlatCAMGeometry.py:571 flatcamObjects/FlatCAMGeometry.py:1005 -#: flatcamObjects/FlatCAMGeometry.py:1752 -#: flatcamObjects/FlatCAMGeometry.py:2396 flatcamTools/ToolNCC.py:1493 -#: flatcamTools/ToolPaint.py:1244 flatcamTools/ToolPaint.py:1415 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:883 flatcamTools/ToolSolderPaste.py:956 msgid "Wrong value format entered, use a number." msgstr "Wrong value format entered, use a number." @@ -4866,12 +3503,8 @@ msgid "Round" msgstr "Round" #: flatcamEditors/FlatCAMGeoEditor.py:95 -<<<<<<< HEAD #: flatcamEditors/FlatCAMGrbEditor.py:2632 flatcamGUI/ObjectUI.py:2073 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:217 -======= -#: flatcamEditors/FlatCAMGrbEditor.py:2632 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68 @@ -4934,11 +3567,7 @@ msgstr "Text Tool" #: flatcamEditors/FlatCAMGeoEditor.py:405 flatcamGUI/FlatCAMGUI.py:511 #: flatcamGUI/FlatCAMGUI.py:1158 flatcamGUI/ObjectUI.py:818 #: flatcamGUI/ObjectUI.py:1662 flatcamObjects/FlatCAMExcellon.py:742 -<<<<<<< HEAD #: flatcamObjects/FlatCAMExcellon.py:1084 flatcamObjects/FlatCAMGeometry.py:759 -======= -#: flatcamObjects/FlatCAMExcellon.py:1084 flatcamObjects/FlatCAMGeometry.py:731 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:331 flatcamTools/ToolNCC.py:797 #: flatcamTools/ToolPaint.py:314 flatcamTools/ToolPaint.py:767 msgid "Tool" @@ -4978,11 +3607,7 @@ msgid "Paint" msgstr "Paint" #: flatcamEditors/FlatCAMGeoEditor.py:547 flatcamGUI/FlatCAMGUI.py:924 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2139 -======= -#: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2059 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:43 flatcamTools/ToolPaint.py:738 msgid "Paint Tool" msgstr "Paint Tool" @@ -5738,24 +4363,15 @@ msgstr "Geometry Editor" #: flatcamEditors/FlatCAMGeoEditor.py:3345 #: flatcamEditors/FlatCAMGrbEditor.py:2488 #: flatcamEditors/FlatCAMGrbEditor.py:3969 flatcamGUI/ObjectUI.py:263 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCutOut.py:95 msgid "Type" msgstr "Type" #: flatcamEditors/FlatCAMGeoEditor.py:3345 flatcamGUI/ObjectUI.py:218 #: flatcamGUI/ObjectUI.py:742 flatcamGUI/ObjectUI.py:1433 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2235 flatcamGUI/ObjectUI.py:2539 #: flatcamGUI/ObjectUI.py:2606 flatcamTools/ToolCalibration.py:234 -======= -#: flatcamGUI/ObjectUI.py:2155 flatcamGUI/ObjectUI.py:2459 -#: flatcamGUI/ObjectUI.py:2526 flatcamTools/ToolCalibration.py:234 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolFiducials.py:73 msgid "Name" msgstr "Name" @@ -5769,11 +4385,8 @@ msgid "Line" msgstr "Line" #: flatcamEditors/FlatCAMGeoEditor.py:3591 flatcamGUI/FlatCAMGUI.py:2202 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2074 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:218 -======= ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292 #: flatcamTools/ToolNCC.py:584 flatcamTools/ToolPaint.py:528 @@ -6334,18 +4947,10 @@ msgid "Deleted aperture with code" msgstr "Deleted aperture with code" #: flatcamEditors/FlatCAMGrbEditor.py:3521 -<<<<<<< HEAD -======= -#| msgid "Expected a list of objects names separated by comma. Got" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Dimensions need two float values separated by comma." msgstr "Dimensions need two float values separated by comma." #: flatcamEditors/FlatCAMGrbEditor.py:3530 -<<<<<<< HEAD -======= -#| msgid "Dimensions" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Dimensions edited." msgstr "Dimensions edited." @@ -6491,11 +5096,7 @@ msgid "String to replace the one in the Find box throughout the text." msgstr "String to replace the one in the Find box throughout the text." #: flatcamEditors/FlatCAMTextEditor.py:95 flatcamGUI/ObjectUI.py:486 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2219 -======= -#: flatcamGUI/ObjectUI.py:2139 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54 #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:88 msgid "All" @@ -6616,11 +5217,7 @@ msgstr "Document\tD" msgid "Will create a new, empty Document Object." msgstr "Will create a new, empty Document Object." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4420 -======= -#: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4397 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:62 flatcamTools/ToolPcbWizard.py:69 msgid "Open" msgstr "Open" @@ -6629,7 +5226,6 @@ msgstr "Open" msgid "Open &Project ..." msgstr "Open &Project ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4430 msgid "Open &Gerber ...\tCtrl+G" msgstr "Open &Gerber ...\tCtrl+G" @@ -6639,17 +5235,6 @@ msgid "Open &Excellon ...\tCtrl+E" msgstr "Open &Excellon ...\tCtrl+E" #: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4440 -======= -#: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4407 -msgid "Open &Gerber ...\tCtrl+G" -msgstr "Open &Gerber ...\tCtrl+G" - -#: flatcamGUI/FlatCAMGUI.py:145 flatcamGUI/FlatCAMGUI.py:4412 -msgid "Open &Excellon ...\tCtrl+E" -msgstr "Open &Excellon ...\tCtrl+E" - -#: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4417 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open G-&Code ..." msgstr "Open G-&Code ..." @@ -6693,27 +5278,15 @@ msgid "Open Script ..." msgstr "Open Script ..." #: flatcamGUI/FlatCAMGUI.py:199 -<<<<<<< HEAD -======= -#| msgid "Open Script ..." ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open Example ..." msgstr "Open Example ..." #: flatcamGUI/FlatCAMGUI.py:201 flatcamGUI/FlatCAMGUI.py:907 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4409 msgid "Run Script ..." msgstr "Run Script ..." #: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4411 -======= -#: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4386 -msgid "Run Script ..." -msgstr "Run Script ..." - -#: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4388 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" @@ -6814,11 +5387,7 @@ msgid "Export Preferences to file ..." msgstr "Export Preferences to file ..." #: flatcamGUI/FlatCAMGUI.py:306 -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:1119 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:1115 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save Preferences" msgstr "Save Preferences" @@ -7262,11 +5831,7 @@ msgstr "View Source" #: flatcamGUI/FlatCAMGUI.py:1072 flatcamGUI/FlatCAMGUI.py:2138 #: flatcamGUI/FlatCAMGUI.py:2282 flatcamGUI/FlatCAMGUI.py:2572 #: flatcamGUI/FlatCAMGUI.py:2775 flatcamGUI/ObjectUI.py:1617 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:502 flatcamTools/ToolPanelize.py:540 -======= -#: flatcamObjects/FlatCAMGeometry.py:477 flatcamTools/ToolPanelize.py:540 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:567 flatcamTools/ToolPanelize.py:660 #: flatcamTools/ToolPanelize.py:689 flatcamTools/ToolPanelize.py:751 msgid "Copy" @@ -7416,11 +5981,7 @@ msgid "Cutout Tool" msgstr "Cutout Tool" #: flatcamGUI/FlatCAMGUI.py:922 flatcamGUI/FlatCAMGUI.py:2626 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2157 -======= -#: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2077 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:974 msgid "NCC Tool" msgstr "NCC Tool" @@ -7712,11 +6273,7 @@ msgid "CNC-JOB" msgstr "CNC-JOB" #: flatcamGUI/FlatCAMGUI.py:1266 flatcamGUI/ObjectUI.py:563 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2132 -======= -#: flatcamGUI/ObjectUI.py:2052 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "TOOLS" msgstr "TOOLS" @@ -8013,10 +6570,6 @@ msgid "Alternate: Delete Tool" msgstr "Alternate: Delete Tool" #: flatcamGUI/FlatCAMGUI.py:1759 -<<<<<<< HEAD -======= -#| msgid "(left to Key_1)Toogle Notebook Area (Left Side)" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "(left to Key_1)Toggle Notebook Area (Left Side)" msgstr "(left to Key_1)Toggle Notebook Area (Left Side)" @@ -8258,11 +6811,7 @@ msgstr "Geometry" #: flatcamTools/ToolCopperThieving.py:158 #: flatcamTools/ToolCopperThieving.py:604 flatcamTools/ToolDblSided.py:225 #: flatcamTools/ToolFilm.py:359 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPunchGerber.py:149 flatcamTools/ToolPunchGerber.py:164 msgid "Excellon" @@ -8312,11 +6861,7 @@ msgstr "Intersection" msgid "Subtraction" msgstr "Subtraction" -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2221 -======= -#: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2141 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56 msgid "Cut" msgstr "Cut" @@ -8342,12 +6887,6 @@ msgid "Exc Editor" msgstr "Exc Editor" #: flatcamGUI/FlatCAMGUI.py:2311 -<<<<<<< HEAD -======= -#| msgid "" -#| "Relative neasurement.\n" -#| "Reference is last click position" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Relative measurement.\n" "Reference is last click position" @@ -8356,12 +6895,6 @@ msgstr "" "Reference is last click position" #: flatcamGUI/FlatCAMGUI.py:2317 -<<<<<<< HEAD -======= -#| msgid "" -#| "Absolute neasurement.\n" -#| "Reference is (X=0, Y= 0) position" ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Absolute measurement.\n" "Reference is (X=0, Y= 0) position" @@ -8467,7 +7000,6 @@ msgstr "Adding Tool cancelled ..." msgid "Distance Tool exit..." msgstr "Distance Tool exit..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:4323 flatcamGUI/FlatCAMGUI.py:4330 msgid "Idle." msgstr "Idle." @@ -8485,25 +7017,6 @@ msgid "Open Project ..." msgstr "Open Project ..." #: flatcamGUI/FlatCAMGUI.py:4450 -======= -#: flatcamGUI/FlatCAMGUI.py:4300 flatcamGUI/FlatCAMGUI.py:4307 -msgid "Idle." -msgstr "Idle." - -#: flatcamGUI/FlatCAMGUI.py:4338 -msgid "Application started ..." -msgstr "Application started ..." - -#: flatcamGUI/FlatCAMGUI.py:4339 -msgid "Hello!" -msgstr "Hello!" - -#: flatcamGUI/FlatCAMGUI.py:4401 -msgid "Open Project ..." -msgstr "Open Project ..." - -#: flatcamGUI/FlatCAMGUI.py:4427 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Exit" msgstr "Exit" @@ -8615,11 +7128,7 @@ msgid "Gerber Object" msgstr "Gerber Object" #: flatcamGUI/ObjectUI.py:187 flatcamGUI/ObjectUI.py:730 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2205 -======= -#: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2125 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31 @@ -8657,11 +7166,7 @@ msgid "Plot" msgstr "Plot" #: flatcamGUI/ObjectUI.py:211 flatcamGUI/ObjectUI.py:771 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2315 -======= -#: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2235 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:37 #: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:54 @@ -8712,14 +7217,6 @@ msgstr "" #: flatcamGUI/ObjectUI.py:311 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:69 -<<<<<<< HEAD -======= -#| msgid "" -#| "Choose what tool to use for Gerber isolation:\n" -#| "'Circular' or 'V-shape'.\n" -#| "When the 'V-shape' is selected then the tool\n" -#| "diameter will depend on the chosen cut depth." ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Choose which tool to use for Gerber isolation:\n" "'Circular' or 'V-shape'.\n" @@ -8779,11 +7276,7 @@ msgstr "" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:50 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:109 #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1174 flatcamTools/ToolCutOut.py:141 -======= -#: flatcamObjects/FlatCAMGeometry.py:1146 flatcamTools/ToolCutOut.py:141 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutting depth (negative)\n" "below the copper surface." @@ -8894,11 +7387,7 @@ msgstr "" #: flatcamTools/ToolFilm.py:557 flatcamTools/ToolImage.py:49 #: flatcamTools/ToolImage.py:252 flatcamTools/ToolImage.py:273 #: flatcamTools/ToolNCC.py:96 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:118 #: flatcamTools/ToolPanelize.py:204 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPanelize.py:391 @@ -9054,11 +7543,7 @@ msgstr "" "Create a Geometry object with\n" "toolpaths to cut all non-copper regions." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:576 flatcamGUI/ObjectUI.py:2159 -======= -#: flatcamGUI/ObjectUI.py:576 flatcamGUI/ObjectUI.py:2079 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:599 msgid "" "Create the Geometry Object\n" @@ -9195,22 +7680,14 @@ msgid "Solid circles." msgstr "Solid circles." #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:876 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71 #: flatcamTools/ToolProperties.py:166 msgid "Drills" msgstr "Drills" #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:877 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158 #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72 #: flatcamTools/ToolProperties.py:168 @@ -9451,11 +7928,7 @@ msgstr "" #: flatcamGUI/ObjectUI.py:1049 flatcamGUI/ObjectUI.py:1841 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:216 #: flatcamObjects/FlatCAMExcellon.py:1332 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1622 -======= -#: flatcamObjects/FlatCAMGeometry.py:1594 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Spindle speed" msgstr "Spindle speed" @@ -9642,11 +8115,7 @@ msgstr "" "The preprocessor JSON file that dictates\n" "Gcode output for Geometry (Milling) Objects." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1310 flatcamGUI/ObjectUI.py:2108 -======= -#: flatcamGUI/ObjectUI.py:1310 flatcamGUI/ObjectUI.py:2028 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Add / Select at least one tool in the tool-table.\n" "Click the # header to select all, or Ctrl + LMB\n" @@ -9656,11 +8125,7 @@ msgstr "" "Click the # header to select all, or Ctrl + LMB\n" "for custom selection of tools." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1318 flatcamGUI/ObjectUI.py:2115 -======= -#: flatcamGUI/ObjectUI.py:1318 flatcamGUI/ObjectUI.py:2035 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Generate CNCJob object" msgstr "Generate CNCJob object" @@ -9748,32 +8213,19 @@ msgstr "" "grayed out and Cut Z is automatically calculated from the newly \n" "showed UI form entries named V-Tip Dia and V-Tip Angle." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2313 -======= -#: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2233 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40 msgid "Plot Object" msgstr "Plot Object" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138 #: flatcamTools/ToolCopperThieving.py:221 msgid "Dia" msgstr "Dia" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:132 flatcamTools/ToolPaint.py:128 msgid "TT" msgstr "TT" @@ -9825,23 +8277,6 @@ msgstr "" "tip." #: flatcamGUI/ObjectUI.py:1531 -<<<<<<< HEAD -======= -#| msgid "" -#| "The Tool Type (TT) can be:\n" -#| "- Circular with 1 ... 4 teeth -> it is informative only. Being circular " -#| "the cut width in material\n" -#| "is exactly the tool diameter.\n" -#| "- Ball -> informative only and make reference to the Ball type endmill.\n" -#| "- V-Shape -> it will disable de Z-Cut parameter in the UI form and enable " -#| "two additional UI form\n" -#| "fields: V-Tip Dia and V-Tip Angle. Adjusting those two values will adjust " -#| "the Z-Cut parameter such\n" -#| "as the cut width into material will be equal with the value in the Tool " -#| "Diameter column of this table.\n" -#| "Choosing the V-Shape Tool Type automatically will select the Operation " -#| "Type as Isolation." ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The Tool Type (TT) can be:\n" "- Circular with 1 ... 4 teeth -> it is informative only. Being circular the " @@ -10010,7 +8445,6 @@ msgstr "" "The Preprocessor file that dictates\n" "the Machine Code (like GCode, RML, HPGL) output." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2028 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:201 msgid "Exclusion areas" @@ -10116,17 +8550,6 @@ msgid "Launch Paint Tool in Tools Tab." msgstr "Launch Paint Tool in Tools Tab." #: flatcamGUI/ObjectUI.py:2142 -======= -#: flatcamGUI/ObjectUI.py:2037 -msgid "Generate the CNC Job object." -msgstr "Generate the CNC Job object." - -#: flatcamGUI/ObjectUI.py:2054 -msgid "Launch Paint Tool in Tools Tab." -msgstr "Launch Paint Tool in Tools Tab." - -#: flatcamGUI/ObjectUI.py:2062 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35 msgid "" "Creates tool paths to cover the\n" @@ -10139,28 +8562,16 @@ msgstr "" "all copper). You will be asked\n" "to click on the desired polygon." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2197 msgid "CNC Job Object" msgstr "CNC Job Object" #: flatcamGUI/ObjectUI.py:2208 -======= -#: flatcamGUI/ObjectUI.py:2117 -msgid "CNC Job Object" -msgstr "CNC Job Object" - -#: flatcamGUI/ObjectUI.py:2128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45 msgid "Plot kind" msgstr "Plot kind" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2211 -======= -#: flatcamGUI/ObjectUI.py:2131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47 msgid "" "This selects the kind of geometries on the canvas to plot.\n" @@ -10173,29 +8584,17 @@ msgstr "" "above the work piece or it can be of type 'Cut',\n" "which means the moves that cut into the material." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2220 -======= -#: flatcamGUI/ObjectUI.py:2140 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55 msgid "Travel" msgstr "Travel" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2224 -======= -#: flatcamGUI/ObjectUI.py:2144 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64 msgid "Display Annotation" msgstr "Display Annotation" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2226 -======= -#: flatcamGUI/ObjectUI.py:2146 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66 msgid "" "This selects if to display text annotation on the plot.\n" @@ -10206,19 +8605,11 @@ msgstr "" "When checked it will display numbers in order for each end\n" "of a travel line." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2241 msgid "Travelled dist." msgstr "Travelled dist." #: flatcamGUI/ObjectUI.py:2243 flatcamGUI/ObjectUI.py:2248 -======= -#: flatcamGUI/ObjectUI.py:2161 -msgid "Travelled dist." -msgstr "Travelled dist." - -#: flatcamGUI/ObjectUI.py:2163 flatcamGUI/ObjectUI.py:2168 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This is the total travelled distance on X-Y plane.\n" "In current units." @@ -10226,19 +8617,11 @@ msgstr "" "This is the total travelled distance on X-Y plane.\n" "In current units." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2253 msgid "Estimated time" msgstr "Estimated time" #: flatcamGUI/ObjectUI.py:2255 flatcamGUI/ObjectUI.py:2260 -======= -#: flatcamGUI/ObjectUI.py:2173 -msgid "Estimated time" -msgstr "Estimated time" - -#: flatcamGUI/ObjectUI.py:2175 flatcamGUI/ObjectUI.py:2180 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This is the estimated time to do the routing/drilling,\n" "without the time spent in ToolChange events." @@ -10246,19 +8629,11 @@ msgstr "" "This is the estimated time to do the routing/drilling,\n" "without the time spent in ToolChange events." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2295 msgid "CNC Tools Table" msgstr "CNC Tools Table" #: flatcamGUI/ObjectUI.py:2298 -======= -#: flatcamGUI/ObjectUI.py:2215 -msgid "CNC Tools Table" -msgstr "CNC Tools Table" - -#: flatcamGUI/ObjectUI.py:2218 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Tools in this CNCJob object used for cutting.\n" "The tool diameter is used for plotting on canvas.\n" @@ -10280,7 +8655,6 @@ msgstr "" "The 'Tool type'(TT) can be circular with 1 to 4 teeths(C1..C4),\n" "ball(B), or V-Shaped(V)." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2326 flatcamGUI/ObjectUI.py:2337 msgid "P" msgstr "P" @@ -10294,30 +8668,11 @@ msgid "Update the plot." msgstr "Update the plot." #: flatcamGUI/ObjectUI.py:2356 -======= -#: flatcamGUI/ObjectUI.py:2246 flatcamGUI/ObjectUI.py:2257 -msgid "P" -msgstr "P" - -#: flatcamGUI/ObjectUI.py:2267 -msgid "Update Plot" -msgstr "Update Plot" - -#: flatcamGUI/ObjectUI.py:2269 -msgid "Update the plot." -msgstr "Update the plot." - -#: flatcamGUI/ObjectUI.py:2276 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30 msgid "Export CNC Code" msgstr "Export CNC Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2358 -======= -#: flatcamGUI/ObjectUI.py:2278 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32 #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33 msgid "" @@ -10327,19 +8682,11 @@ msgstr "" "Export and save G-Code to\n" "make this object to a file." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2364 msgid "Prepend to CNC Code" msgstr "Prepend to CNC Code" #: flatcamGUI/ObjectUI.py:2366 flatcamGUI/ObjectUI.py:2373 -======= -#: flatcamGUI/ObjectUI.py:2284 -msgid "Prepend to CNC Code" -msgstr "Prepend to CNC Code" - -#: flatcamGUI/ObjectUI.py:2286 flatcamGUI/ObjectUI.py:2293 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49 msgid "" "Type here any G-Code commands you would\n" @@ -10348,19 +8695,11 @@ msgstr "" "Type here any G-Code commands you would\n" "like to add at the beginning of the G-Code file." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2379 msgid "Append to CNC Code" msgstr "Append to CNC Code" #: flatcamGUI/ObjectUI.py:2381 flatcamGUI/ObjectUI.py:2389 -======= -#: flatcamGUI/ObjectUI.py:2299 -msgid "Append to CNC Code" -msgstr "Append to CNC Code" - -#: flatcamGUI/ObjectUI.py:2301 flatcamGUI/ObjectUI.py:2309 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65 msgid "" "Type here any G-Code commands you would\n" @@ -10371,20 +8710,12 @@ msgstr "" "like to append to the generated file.\n" "I.e.: M2 (End of program)" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2403 -======= -#: flatcamGUI/ObjectUI.py:2323 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38 msgid "Toolchange G-Code" msgstr "Toolchange G-Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2406 -======= -#: flatcamGUI/ObjectUI.py:2326 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41 msgid "" "Type here any G-Code commands you would\n" @@ -10407,11 +8738,7 @@ msgstr "" "that has 'toolchange_custom' in it's name and this is built\n" "having as template the 'Toolchange Custom' posprocessor file." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2421 -======= -#: flatcamGUI/ObjectUI.py:2341 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Type here any G-Code commands you would\n" "like to be executed when Toolchange event is encountered.\n" @@ -10429,20 +8756,12 @@ msgstr "" "WARNING: it can be used only with a preprocessor file\n" "that has 'toolchange_custom' in it's name." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2436 -======= -#: flatcamGUI/ObjectUI.py:2356 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80 msgid "Use Toolchange Macro" msgstr "Use Toolchange Macro" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2438 -======= -#: flatcamGUI/ObjectUI.py:2358 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82 msgid "" "Check this box if you want to use\n" @@ -10451,11 +8770,7 @@ msgstr "" "Check this box if you want to use\n" "a Custom Toolchange GCode (macro)." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2446 -======= -#: flatcamGUI/ObjectUI.py:2366 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94 msgid "" "A list of the FlatCAM variables that can be used\n" @@ -10466,11 +8781,7 @@ msgstr "" "in the Toolchange event.\n" "They have to be surrounded by the '%' symbol" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2453 -======= -#: flatcamGUI/ObjectUI.py:2373 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101 #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30 #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31 @@ -10497,70 +8808,41 @@ msgstr "" msgid "Parameters" msgstr "Parameters" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2456 -======= -#: flatcamGUI/ObjectUI.py:2376 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106 msgid "FlatCAM CNC parameters" msgstr "FlatCAM CNC parameters" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2457 -======= -#: flatcamGUI/ObjectUI.py:2377 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111 msgid "tool number" msgstr "tool number" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2458 -======= -#: flatcamGUI/ObjectUI.py:2378 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112 msgid "tool diameter" msgstr "tool diameter" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2459 -======= -#: flatcamGUI/ObjectUI.py:2379 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113 msgid "for Excellon, total number of drills" msgstr "for Excellon, total number of drills" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2461 -======= -#: flatcamGUI/ObjectUI.py:2381 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115 msgid "X coord for Toolchange" msgstr "X coord for Toolchange" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2462 -======= -#: flatcamGUI/ObjectUI.py:2382 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116 msgid "Y coord for Toolchange" msgstr "Y coord for Toolchange" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2463 -======= -#: flatcamGUI/ObjectUI.py:2383 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118 msgid "Z coord for Toolchange" msgstr "Z coord for Toolchange" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2464 msgid "depth where to cut" msgstr "depth where to cut" @@ -10570,31 +8852,15 @@ msgid "height where to travel" msgstr "height where to travel" #: flatcamGUI/ObjectUI.py:2466 -======= -#: flatcamGUI/ObjectUI.py:2384 -msgid "depth where to cut" -msgstr "depth where to cut" - -#: flatcamGUI/ObjectUI.py:2385 -msgid "height where to travel" -msgstr "height where to travel" - -#: flatcamGUI/ObjectUI.py:2386 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121 msgid "the step value for multidepth cut" msgstr "the step value for multidepth cut" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2468 -======= -#: flatcamGUI/ObjectUI.py:2388 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123 msgid "the value for the spindle speed" msgstr "the value for the spindle speed" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2470 msgid "time to dwell to allow the spindle to reach it's set RPM" msgstr "time to dwell to allow the spindle to reach it's set RPM" @@ -10604,17 +8870,6 @@ msgid "View CNC Code" msgstr "View CNC Code" #: flatcamGUI/ObjectUI.py:2488 -======= -#: flatcamGUI/ObjectUI.py:2390 -msgid "time to dwell to allow the spindle to reach it's set RPM" -msgstr "time to dwell to allow the spindle to reach it's set RPM" - -#: flatcamGUI/ObjectUI.py:2406 -msgid "View CNC Code" -msgstr "View CNC Code" - -#: flatcamGUI/ObjectUI.py:2408 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Opens TAB to view/modify/print G-Code\n" "file." @@ -10622,19 +8877,11 @@ msgstr "" "Opens TAB to view/modify/print G-Code\n" "file." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2493 msgid "Save CNC Code" msgstr "Save CNC Code" #: flatcamGUI/ObjectUI.py:2495 -======= -#: flatcamGUI/ObjectUI.py:2413 -msgid "Save CNC Code" -msgstr "Save CNC Code" - -#: flatcamGUI/ObjectUI.py:2415 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Opens dialog to save G-Code\n" "file." @@ -10642,7 +8889,6 @@ msgstr "" "Opens dialog to save G-Code\n" "file." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2529 msgid "Script Object" msgstr "Script Object" @@ -10668,38 +8914,10 @@ msgid "Font Type" msgstr "Font Type" #: flatcamGUI/ObjectUI.py:2660 -======= -#: flatcamGUI/ObjectUI.py:2449 -msgid "Script Object" -msgstr "Script Object" - -#: flatcamGUI/ObjectUI.py:2469 flatcamGUI/ObjectUI.py:2543 -msgid "Auto Completer" -msgstr "Auto Completer" - -#: flatcamGUI/ObjectUI.py:2471 -msgid "This selects if the auto completer is enabled in the Script Editor." -msgstr "This selects if the auto completer is enabled in the Script Editor." - -#: flatcamGUI/ObjectUI.py:2516 -msgid "Document Object" -msgstr "Document Object" - -#: flatcamGUI/ObjectUI.py:2545 -msgid "This selects if the auto completer is enabled in the Document Editor." -msgstr "This selects if the auto completer is enabled in the Document Editor." - -#: flatcamGUI/ObjectUI.py:2563 -msgid "Font Type" -msgstr "Font Type" - -#: flatcamGUI/ObjectUI.py:2580 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:197 msgid "Font Size" msgstr "Font Size" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2696 msgid "Alignment" msgstr "Alignment" @@ -10737,45 +8955,6 @@ msgid "Tab Size" msgstr "Tab Size" #: flatcamGUI/ObjectUI.py:2757 -======= -#: flatcamGUI/ObjectUI.py:2616 -msgid "Alignment" -msgstr "Alignment" - -#: flatcamGUI/ObjectUI.py:2621 -msgid "Align Left" -msgstr "Align Left" - -#: flatcamGUI/ObjectUI.py:2631 -msgid "Align Right" -msgstr "Align Right" - -#: flatcamGUI/ObjectUI.py:2636 -msgid "Justify" -msgstr "Justify" - -#: flatcamGUI/ObjectUI.py:2643 -msgid "Font Color" -msgstr "Font Color" - -#: flatcamGUI/ObjectUI.py:2645 -msgid "Set the font color for the selected text" -msgstr "Set the font color for the selected text" - -#: flatcamGUI/ObjectUI.py:2659 -msgid "Selection Color" -msgstr "Selection Color" - -#: flatcamGUI/ObjectUI.py:2661 -msgid "Set the selection color when doing text selection." -msgstr "Set the selection color when doing text selection." - -#: flatcamGUI/ObjectUI.py:2675 -msgid "Tab Size" -msgstr "Tab Size" - -#: flatcamGUI/ObjectUI.py:2677 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Set the tab size. In pixels. Default value is 80 pixels." msgstr "Set the tab size. In pixels. Default value is 80 pixels." @@ -10787,7 +8966,6 @@ msgstr "" "Could not annotate due of a difference between the number of text elements " "and the number of text positions." -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:911 msgid "Preferences applied." msgstr "Preferences applied." @@ -10810,30 +8988,6 @@ msgid "Preferences edited but not saved." msgstr "Preferences edited but not saved." #: flatcamGUI/preferences/PreferencesUIManager.py:1117 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:907 -msgid "Preferences applied." -msgstr "Preferences applied." - -#: flatcamGUI/preferences/PreferencesUIManager.py:971 -msgid "Preferences closed without saving." -msgstr "Preferences closed without saving." - -#: flatcamGUI/preferences/PreferencesUIManager.py:983 -msgid "Preferences default values are restored." -msgstr "Preferences default values are restored." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1018 -#: flatcamGUI/preferences/PreferencesUIManager.py:1127 -msgid "Preferences saved." -msgstr "Preferences saved." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1068 -msgid "Preferences edited but not saved." -msgstr "Preferences edited but not saved." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1113 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more values are changed.\n" "Do you want to save the Preferences?" @@ -11048,7 +9202,6 @@ msgstr "CNCJob Object Color" #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:237 msgid "Set the color for plotted objects." msgstr "Set the color for plotted objects." -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 msgid "CNC Job Options" @@ -11881,278 +10034,11 @@ msgid "Pan Button" msgstr "Pan Button" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:349 -======= - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 -msgid "CNC Job Options" -msgstr "CNC Job Options" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 -msgid "Export G-Code" -msgstr "Export G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:47 -msgid "Prepend to G-Code" -msgstr "Prepend to G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:56 msgid "" -"Type here any G-Code commands you would like to add at the beginning of the " -"G-Code file." +"Select the mouse button to use for panning:\n" +"- MMB --> Middle Mouse Button\n" +"- RMB --> Right Mouse Button" msgstr "" -"Type here any G-Code commands you would like to add at the beginning of the " -"G-Code file." - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:63 -msgid "Append to G-Code" -msgstr "Append to G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:73 -msgid "" -"Type here any G-Code commands you would like to append to the generated " -"file.\n" -"I.e.: M2 (End of program)" -msgstr "" -"Type here any G-Code commands you would like to append to the generated " -"file.\n" -"I.e.: M2 (End of program)" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:27 -msgid "Excellon Adv. Options" -msgstr "Excellon Adv. Options" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:34 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:31 -msgid "Advanced Options" -msgstr "Advanced Options" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:36 -msgid "" -"A list of Excellon advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"A list of Excellon advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:59 -msgid "Toolchange X,Y" -msgstr "Toolchange X,Y" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:61 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:47 -msgid "Toolchange X,Y position." -msgstr "Toolchange X,Y position." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:121 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:134 -msgid "Spindle direction" -msgstr "Spindle direction" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:123 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:136 -msgid "" -"This sets the direction that the spindle is rotating.\n" -"It can be either:\n" -"- CW = clockwise or\n" -"- CCW = counter clockwise" -msgstr "" -"This sets the direction that the spindle is rotating.\n" -"It can be either:\n" -"- CW = clockwise or\n" -"- CCW = counter clockwise" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:134 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:148 -msgid "Fast Plunge" -msgstr "Fast Plunge" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:136 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:150 -msgid "" -"By checking this, the vertical move from\n" -"Z_Toolchange to Z_move is done with G0,\n" -"meaning the fastest speed available.\n" -"WARNING: the move is done at Toolchange X,Y coords." -msgstr "" -"By checking this, the vertical move from\n" -"Z_Toolchange to Z_move is done with G0,\n" -"meaning the fastest speed available.\n" -"WARNING: the move is done at Toolchange X,Y coords." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:143 -msgid "Fast Retract" -msgstr "Fast Retract" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:145 -msgid "" -"Exit hole strategy.\n" -" - When uncheked, while exiting the drilled hole the drill bit\n" -"will travel slow, with set feedrate (G1), up to zero depth and then\n" -"travel as fast as possible (G0) to the Z Move (travel height).\n" -" - When checked the travel from Z cut (cut depth) to Z_move\n" -"(travel height) is done as fast as possible (G0) in one move." -msgstr "" -"Exit hole strategy.\n" -" - When uncheked, while exiting the drilled hole the drill bit\n" -"will travel slow, with set feedrate (G1), up to zero depth and then\n" -"travel as fast as possible (G0) to the Z Move (travel height).\n" -" - When checked the travel from Z cut (cut depth) to Z_move\n" -"(travel height) is done as fast as possible (G0) in one move." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 -msgid "A list of Excellon Editor parameters." -msgstr "A list of Excellon Editor parameters." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:40 -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:194 -msgid "Selection limit" -msgstr "Selection limit" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:42 -msgid "" -"Set the number of selected Excellon geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Set the number of selected Excellon geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:55 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:117 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:123 -msgid "New Dia" -msgstr "New Dia" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:80 -msgid "Linear Drill Array" -msgstr "Linear Drill Array" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:84 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:232 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:120 -msgid "Linear Direction" -msgstr "Linear Direction" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:126 -msgid "Circular Drill Array" -msgstr "Circular Drill Array" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:130 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:280 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:164 -msgid "Circular Direction" -msgstr "Circular Direction" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:166 -msgid "" -"Direction for circular array.\n" -"Can be CW = clockwise or CCW = counter clockwise." -msgstr "" -"Direction for circular array.\n" -"Can be CW = clockwise or CCW = counter clockwise." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:143 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:293 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:177 -msgid "Circular Angle" -msgstr "Circular Angle" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:196 -msgid "" -"Angle at which the slot is placed.\n" -"The precision is of max 2 decimals.\n" -"Min value is: -359.99 degrees.\n" -"Max value is: 360.00 degrees." -msgstr "" -"Angle at which the slot is placed.\n" -"The precision is of max 2 decimals.\n" -"Min value is: -359.99 degrees.\n" -"Max value is: 360.00 degrees." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:215 -msgid "Linear Slot Array" -msgstr "Linear Slot Array" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:276 -msgid "Circular Slot Array" -msgstr "Circular Slot Array" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:26 -msgid "Excellon Export" -msgstr "Excellon Export" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:30 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:31 -msgid "Export Options" -msgstr "Export Options" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:32 -msgid "" -"The parameters set here are used in the file exported\n" -"when using the File -> Export -> Export Excellon menu entry." -msgstr "" -"The parameters set here are used in the file exported\n" -"when using the File -> Export -> Export Excellon menu entry." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:41 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:163 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:39 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:42 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:82 -#: flatcamTools/ToolDistance.py:56 flatcamTools/ToolDistanceMin.py:50 -#: flatcamTools/ToolPcbWizard.py:127 flatcamTools/ToolProperties.py:154 -msgid "Units" -msgstr "Units" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:43 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:49 -msgid "The units used in the Excellon file." -msgstr "The units used in the Excellon file." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:46 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:87 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:173 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:87 -#: flatcamTools/ToolCalculators.py:61 flatcamTools/ToolPcbWizard.py:125 -msgid "INCH" -msgstr "INCH" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:47 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:174 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:43 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:48 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:88 -#: flatcamTools/ToolCalculators.py:62 flatcamTools/ToolPcbWizard.py:126 -msgid "MM" -msgstr "MM" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:55 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:56 -msgid "Int/Decimals" -msgstr "Int/Decimals" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:57 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period." -msgstr "" -<<<<<<< HEAD "Select the mouse button to use for panning:\n" "- MMB --> Middle Mouse Button\n" "- RMB --> Right Mouse Button" @@ -12186,165 +10072,77 @@ msgid "Delete object confirmation" msgstr "Delete object confirmation" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:378 -======= -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:69 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:95 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:124 msgid "" -"This numbers signify the number of digits in\n" -"the whole part of Excellon coordinates." +"When checked the application will ask for user confirmation\n" +"whenever the Delete object(s) event is triggered, either by\n" +"menu shortcut or key shortcut." msgstr "" -"This numbers signify the number of digits in\n" -"the whole part of Excellon coordinates." +"When checked the application will ask for user confirmation\n" +"whenever the Delete object(s) event is triggered, either by\n" +"menu shortcut or key shortcut." -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:82 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:108 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:137 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"This numbers signify the number of digits in\n" -"the decimal part of Excellon coordinates." -msgstr "" -"This numbers signify the number of digits in\n" -"the decimal part of Excellon coordinates." - -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:385 msgid "\"Open\" behavior" msgstr "\"Open\" behavior" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:387 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:91 -msgid "Format" -msgstr "Format" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:93 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:103 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Select the kind of coordinates format used.\n" -"Coordinates can be saved with decimal point or without.\n" -"When there is no decimal point, it is required to specify\n" -"the number of digits for integer part and the number of decimals.\n" -"Also it will have to be specified if LZ = leading zeros are kept\n" -"or TZ = trailing zeros are kept." +"When checked the path for the last saved file is used when saving files,\n" +"and the path for the last opened file is used when opening files.\n" +"\n" +"When unchecked the path for opening files is the one used last: either the\n" +"path for saving files or the path for opening files." msgstr "" -"Select the kind of coordinates format used.\n" -"Coordinates can be saved with decimal point or without.\n" -"When there is no decimal point, it is required to specify\n" -"the number of digits for integer part and the number of decimals.\n" -"Also it will have to be specified if LZ = leading zeros are kept\n" -"or TZ = trailing zeros are kept." +"When checked the path for the last saved file is used when saving files,\n" +"and the path for the last opened file is used when opening files.\n" +"\n" +"When unchecked the path for opening files is the one used last: either the\n" +"path for saving files or the path for opening files." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:396 msgid "Enable ToolTips" msgstr "Enable ToolTips" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:100 -msgid "Decimal" -msgstr "Decimal" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:101 -msgid "No-Decimal" -msgstr "No-Decimal" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:114 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:145 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:96 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:97 -msgid "Zeros" -msgstr "Zeros" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:117 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." +"Check this box if you want to have toolTips displayed\n" +"when hovering with mouse over items throughout the App." msgstr "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." +"Check this box if you want to have toolTips displayed\n" +"when hovering with mouse over items throughout the App." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:405 msgid "Allow Machinist Unsafe Settings" msgstr "Allow Machinist Unsafe Settings" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:407 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:124 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:158 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:106 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:107 -#: flatcamTools/ToolPcbWizard.py:111 -msgid "LZ" -msgstr "LZ" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:125 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:159 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:107 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:108 -#: flatcamTools/ToolPcbWizard.py:112 -msgid "TZ" -msgstr "TZ" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:127 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the default type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." +"If checked, some of the application settings will be allowed\n" +"to have values that are usually unsafe to use.\n" +"Like Z travel negative values or Z Cut positive values.\n" +"It will applied at the next application start.\n" +"<>: Don't change this unless you know what you are doing !!!" msgstr "" -"This sets the default type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." +"If checked, some of the application settings will be allowed\n" +"to have values that are usually unsafe to use.\n" +"Like Z travel negative values or Z Cut positive values.\n" +"It will applied at the next application start.\n" +"<>: Don't change this unless you know what you are doing !!!" -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:419 msgid "Bookmarks limit" msgstr "Bookmarks limit" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:421 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:137 -msgid "Slot type" -msgstr "Slot type" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:140 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:150 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets how the slots will be exported.\n" -"If ROUTED then the slots will be routed\n" -"using M15/M16 commands.\n" -"If DRILLED(G85) the slots will be exported\n" -"using the Drilled slot command (G85)." +"The maximum number of bookmarks that may be installed in the menu.\n" +"The number of bookmarks in the bookmark manager may be greater\n" +"but the menu will hold only so much." msgstr "" -"This sets how the slots will be exported.\n" -"If ROUTED then the slots will be routed\n" -"using M15/M16 commands.\n" -"If DRILLED(G85) the slots will be exported\n" -"using the Drilled slot command (G85)." +"The maximum number of bookmarks that may be installed in the menu.\n" +"The number of bookmarks in the bookmark manager may be greater\n" +"but the menu will hold only so much." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:430 msgid "Activity Icon" msgstr "Activity Icon" @@ -12376,90 +10174,11 @@ msgid "Precision MM" msgstr "Precision MM" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 -msgid "Routed" -msgstr "Routed" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:148 -msgid "Drilled(G85)" -msgstr "Drilled(G85)" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:29 -msgid "Excellon General" -msgstr "Excellon General" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:62 -msgid "Excellon Format" -msgstr "Excellon Format" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:64 msgid "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period.\n" -"\n" -"Possible presets:\n" -"\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" +"The number of decimals used throughout the application\n" +"when the set units are in METRIC system.\n" +"Any change here require an application restart." msgstr "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period.\n" -"\n" -"Possible presets:\n" -"\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:88 -msgid "Default values for INCH are 2:4" -msgstr "Default values for INCH are 2:4" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:116 -msgid "METRIC" -msgstr "METRIC" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 -msgid "Default values for METRIC are 3:3" -msgstr "Default values for METRIC are 3:3" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:148 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed.\n" -"\n" -"This is used when there is no information\n" -"stored in the Excellon file." -msgstr "" -<<<<<<< HEAD "The number of decimals used throughout the application\n" "when the set units are in METRIC system.\n" "Any change here require an application restart." @@ -12469,25 +10188,11 @@ msgid "Precision INCH" msgstr "Precision INCH" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -======= -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed.\n" -"\n" -"This is used when there is no information\n" -"stored in the Excellon file." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:166 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the default units of Excellon files.\n" -"If it is not detected in the parsed file the value here\n" -"will be used.Some Excellon files don't have an header\n" -"therefore this parameter will be used." +"The number of decimals used throughout the application\n" +"when the set units are in INCH system.\n" +"Any change here require an application restart." msgstr "" -<<<<<<< HEAD "The number of decimals used throughout the application\n" "when the set units are in INCH system.\n" "Any change here require an application restart." @@ -12497,24 +10202,23 @@ msgid "Graphic Engine" msgstr "Graphic Engine" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -======= -"This sets the default units of Excellon files.\n" -"If it is not detected in the parsed file the value here\n" -"will be used.Some Excellon files don't have an header\n" -"therefore this parameter will be used." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:176 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the units of Excellon files.\n" -"Some Excellon files don't have an header\n" -"therefore this parameter will be used." +"Choose what graphic engine to use in FlatCAM.\n" +"Legacy(2D) -> reduced functionality, slow performance but enhanced " +"compatibility.\n" +"OpenGL(3D) -> full functionality, high performance\n" +"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" +"Intel HD3000 or older. In this case the plot area will be black therefore\n" +"use the Legacy(2D) mode." msgstr "" -"This sets the units of Excellon files.\n" -"Some Excellon files don't have an header\n" -"therefore this parameter will be used." +"Choose what graphic engine to use in FlatCAM.\n" +"Legacy(2D) -> reduced functionality, slow performance but enhanced " +"compatibility.\n" +"OpenGL(3D) -> full functionality, high performance\n" +"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" +"Intel HD3000 or older. In this case the plot area will be black therefore\n" +"use the Legacy(2D) mode." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 msgid "Legacy(2D)" msgstr "Legacy(2D)" @@ -12528,44 +10232,21 @@ msgid "APP. LEVEL" msgstr "APP. LEVEL" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:184 -msgid "Update Export settings" -msgstr "Update Export settings" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:201 -msgid "Excellon Optimization" -msgstr "Excellon Optimization" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:204 -msgid "Algorithm:" -msgstr "Algorithm:" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:206 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:222 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the optimization type for the Excellon drill path.\n" -"If <> is checked then Google OR-Tools algorithm with\n" -"MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" -"If <> is checked then Google OR-Tools Basic algorithm is used.\n" -"If <> is checked then Travelling Salesman algorithm is used for\n" -"drill path optimization.\n" +"Choose the default level of usage for FlatCAM.\n" +"BASIC level -> reduced functionality, best for beginner's.\n" +"ADVANCED level -> full functionality.\n" "\n" -"If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" -"Travelling Salesman algorithm for path optimization." +"The choice here will influence the parameters in\n" +"the Selected Tab for all kinds of FlatCAM objects." msgstr "" -"This sets the optimization type for the Excellon drill path.\n" -"If <> is checked then Google OR-Tools algorithm with\n" -"MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" -"If <> is checked then Google OR-Tools Basic algorithm is used.\n" -"If <> is checked then Travelling Salesman algorithm is used for\n" -"drill path optimization.\n" +"Choose the default level of usage for FlatCAM.\n" +"BASIC level -> reduced functionality, best for beginner's.\n" +"ADVANCED level -> full functionality.\n" "\n" -"If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" -"Travelling Salesman algorithm for path optimization." +"The choice here will influence the parameters in\n" +"the Selected Tab for all kinds of FlatCAM objects." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 #: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:531 #: flatcamObjects/FlatCAMGerber.py:278 @@ -12577,42 +10258,19 @@ msgid "Portable app" msgstr "Portable app" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:217 -msgid "MetaHeuristic" -msgstr "MetaHeuristic" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:218 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:104 -#: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:485 -#: flatcamObjects/FlatCAMGerber.py:251 -msgid "Basic" -msgstr "Basic" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:219 -msgid "TSA" -msgstr "TSA" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:236 -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:245 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:237 -msgid "Duration" -msgstr "Duration" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:239 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"When OR-Tools Metaheuristic (MH) is enabled there is a\n" -"maximum threshold for how much time is spent doing the\n" -"path optimization. This max duration is set here.\n" -"In seconds." +"Choose if the application should run as portable.\n" +"\n" +"If Checked the application will run portable,\n" +"which means that the preferences files will be saved\n" +"in the application folder, in the lib\\config subfolder." msgstr "" -"When OR-Tools Metaheuristic (MH) is enabled there is a\n" -"maximum threshold for how much time is spent doing the\n" -"path optimization. This max duration is set here.\n" -"In seconds." +"Choose if the application should run as portable.\n" +"\n" +"If Checked the application will run portable,\n" +"which means that the preferences files will be saved\n" +"in the application folder, in the lib\\config subfolder." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 msgid "Languages" msgstr "Languages" @@ -12626,36 +10284,13 @@ msgid "Apply Language" msgstr "Apply Language" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:133 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:258 -msgid "Excellon Object Color" -msgstr "Excellon Object Color" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:264 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:86 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:155 -msgid "Set the line color for plotted objects." -msgstr "Set the line color for plotted objects." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29 -msgid "Excellon Options" -msgstr "Excellon Options" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:34 -msgid "Create CNC Job" -msgstr "Create CNC Job" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Parameters used to create a CNC Job object\n" -"for this drill object." +"Set the language used throughout FlatCAM.\n" +"The app will restart after click." msgstr "" -"Parameters used to create a CNC Job object\n" -"for this drill object." +"Set the language used throughout FlatCAM.\n" +"The app will restart after click." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:147 msgid "Startup Settings" msgstr "Startup Settings" @@ -12681,108 +10316,10 @@ msgid "Show Shell" msgstr "Show Shell" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:174 -======= -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:152 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:121 -msgid "Tool change" -msgstr "Tool change" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 -msgid "Enable Dwell" -msgstr "Enable Dwell" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259 msgid "" -"The preprocessor JSON file that dictates\n" -"Gcode output." +"Check this box if you want the shell to\n" +"start automatically at startup." msgstr "" -"The preprocessor JSON file that dictates\n" -"Gcode output." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:270 -msgid "Gcode" -msgstr "Gcode" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:272 -msgid "" -"Choose what to use for GCode generation:\n" -"'Drills', 'Slots' or 'Both'.\n" -"When choosing 'Slots' or 'Both', slots will be\n" -"converted to drills." -msgstr "" -"Choose what to use for GCode generation:\n" -"'Drills', 'Slots' or 'Both'.\n" -"When choosing 'Slots' or 'Both', slots will be\n" -"converted to drills." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288 -msgid "Mill Holes" -msgstr "Mill Holes" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:290 -msgid "Create Geometry for milling holes." -msgstr "Create Geometry for milling holes." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294 -msgid "Drill Tool dia" -msgstr "Drill Tool dia" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 -msgid "Slot Tool dia" -msgstr "Slot Tool dia" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307 -msgid "" -"Diameter of the cutting tool\n" -"when milling slots." -msgstr "" -"Diameter of the cutting tool\n" -"when milling slots." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:28 -msgid "App Settings" -msgstr "App Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:49 -msgid "Grid Settings" -msgstr "Grid Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:53 -msgid "X value" -msgstr "X value" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:55 -msgid "This is the Grid snap value on X axis." -msgstr "This is the Grid snap value on X axis." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:65 -msgid "Y value" -msgstr "Y value" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:67 -msgid "This is the Grid snap value on Y axis." -msgstr "This is the Grid snap value on Y axis." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:77 -msgid "Snap Max" -msgstr "Snap Max" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:92 -msgid "Workspace Settings" -msgstr "Workspace Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:95 -msgid "Active" -msgstr "Active" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:97 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"Draw a delimiting rectangle on canvas.\n" -"The purpose is to illustrate the limits for our work." -msgstr "" -<<<<<<< HEAD "Check this box if you want the shell to\n" "start automatically at startup." @@ -12791,44 +10328,25 @@ msgid "Show Project" msgstr "Show Project" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:183 -======= -"Draw a delimiting rectangle on canvas.\n" -"The purpose is to illustrate the limits for our work." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:105 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Select the type of rectangle to be used on canvas,\n" -"as valid workspace." +"Check this box if you want the project/selected/tool tab area to\n" +"to be shown automatically at startup." msgstr "" -"Select the type of rectangle to be used on canvas,\n" -"as valid workspace." +"Check this box if you want the project/selected/tool tab area to\n" +"to be shown automatically at startup." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 msgid "Version Check" msgstr "Version Check" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:191 -======= -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:171 -msgid "Orientation" -msgstr "Orientation" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:172 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:239 -#: flatcamTools/ToolFilm.py:422 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Can be:\n" -"- Portrait\n" -"- Landscape" +"Check this box if you want to check\n" +"for a new version automatically at startup." msgstr "" -"Can be:\n" -"- Portrait\n" -"- Landscape" +"Check this box if you want to check\n" +"for a new version automatically at startup." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:198 msgid "Send Statistics" msgstr "Send Statistics" @@ -12846,63 +10364,41 @@ msgid "Workers number" msgstr "Workers number" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:216 -======= -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:176 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:243 -#: flatcamTools/ToolFilm.py:426 -msgid "Portrait" -msgstr "Portrait" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:177 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:244 -#: flatcamTools/ToolFilm.py:427 -msgid "Landscape" -msgstr "Landscape" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:201 -msgid "Notebook" -msgstr "Notebook" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:203 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the font size for the elements found in the Notebook.\n" -"The notebook is the collapsible area in the left side of the GUI,\n" -"and include the Project, Selected and Tool tabs." +"The number of Qthreads made available to the App.\n" +"A bigger number may finish the jobs more quickly but\n" +"depending on your computer speed, may make the App\n" +"unresponsive. Can have a value between 2 and 16.\n" +"Default value is 2.\n" +"After change, it will be applied at next App start." msgstr "" -"This sets the font size for the elements found in the Notebook.\n" -"The notebook is the collapsible area in the left side of the GUI,\n" -"and include the Project, Selected and Tool tabs." +"The number of Qthreads made available to the App.\n" +"A bigger number may finish the jobs more quickly but\n" +"depending on your computer speed, may make the App\n" +"unresponsive. Can have a value between 2 and 16.\n" +"Default value is 2.\n" +"After change, it will be applied at next App start." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:230 msgid "Geo Tolerance" msgstr "Geo Tolerance" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:232 -======= -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:222 -msgid "Axis" -msgstr "Axis" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:224 -msgid "This sets the font size for canvas axis." -msgstr "This sets the font size for canvas axis." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:241 -msgid "Textbox" -msgstr "Textbox" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:243 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the font size for the Textbox GUI\n" -"elements that are used in FlatCAM." +"This value can counter the effect of the Circle Steps\n" +"parameter. Default value is 0.005.\n" +"A lower value will increase the detail both in image\n" +"and in Gcode for the circles, with a higher cost in\n" +"performance. Higher value will provide more\n" +"performance at the expense of level of detail." msgstr "" -"This sets the font size for the Textbox GUI\n" -"elements that are used in FlatCAM." +"This value can counter the effect of the Circle Steps\n" +"parameter. Default value is 0.005.\n" +"A lower value will increase the detail both in image\n" +"and in Gcode for the circles, with a higher cost in\n" +"performance. Higher value will provide more\n" +"performance at the expense of level of detail." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:252 msgid "Save Settings" msgstr "Save Settings" @@ -12912,27 +10408,13 @@ msgid "Save Compressed Project" msgstr "Save Compressed Project" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:258 -======= -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:269 -msgid "Mouse Settings" -msgstr "Mouse Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:273 -msgid "Cursor Shape" -msgstr "Cursor Shape" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Choose a mouse cursor shape.\n" -"- Small -> with a customizable size.\n" -"- Big -> Infinite lines" +"Whether to save a compressed or uncompressed project.\n" +"When checked it will save a compressed FlatCAM project." msgstr "" -"Choose a mouse cursor shape.\n" -"- Small -> with a customizable size.\n" -"- Big -> Infinite lines" +"Whether to save a compressed or uncompressed project.\n" +"When checked it will save a compressed FlatCAM project." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:267 msgid "Compression" msgstr "Compression" @@ -12966,56 +10448,12 @@ msgid "Interval" msgstr "Interval" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:294 -======= -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:281 -msgid "Small" -msgstr "Small" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:282 -msgid "Big" -msgstr "Big" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:289 -msgid "Cursor Size" -msgstr "Cursor Size" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:291 -msgid "Set the size of the mouse cursor, in pixels." -msgstr "Set the size of the mouse cursor, in pixels." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:302 -msgid "Cursor Width" -msgstr "Cursor Width" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:304 -msgid "Set the line width of the mouse cursor, in pixels." -msgstr "Set the line width of the mouse cursor, in pixels." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:315 -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:322 -msgid "Cursor Color" -msgstr "Cursor Color" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:317 -msgid "Check this box to color mouse cursor." -msgstr "Check this box to color mouse cursor." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:324 -msgid "Set the color of the mouse cursor." -msgstr "Set the color of the mouse cursor." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:347 -msgid "Pan Button" -msgstr "Pan Button" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:349 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" +"Time interval for autosaving. In milliseconds.\n" +"The application will try to save periodically but only\n" +"if the project was saved manually at least once.\n" +"While active, some operations may block this feature." msgstr "" -<<<<<<< HEAD "Time interval for autosaving. In milliseconds.\n" "The application will try to save periodically but only\n" "if the project was saved manually at least once.\n" @@ -13400,433 +10838,15 @@ msgstr "Tools Dia" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:43 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:50 #: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:44 -======= -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:353 -msgid "MMB" -msgstr "MMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:354 -msgid "RMB" -msgstr "RMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:360 -msgid "Multiple Selection" -msgstr "Multiple Selection" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:362 -msgid "Select the key used for multiple selection." -msgstr "Select the key used for multiple selection." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:364 -msgid "CTRL" -msgstr "CTRL" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:365 -msgid "SHIFT" -msgstr "SHIFT" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:376 -msgid "Delete object confirmation" -msgstr "Delete object confirmation" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:378 msgid "" -"When checked the application will ask for user confirmation\n" -"whenever the Delete object(s) event is triggered, either by\n" -"menu shortcut or key shortcut." +"Diameters of the tools, separated by comma.\n" +"The value of the diameter has to use the dot decimals separator.\n" +"Valid values: 0.3, 1.0" msgstr "" -"When checked the application will ask for user confirmation\n" -"whenever the Delete object(s) event is triggered, either by\n" -"menu shortcut or key shortcut." +"Diameters of the tools, separated by comma.\n" +"The value of the diameter has to use the dot decimals separator.\n" +"Valid values: 0.3, 1.0" -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:385 -msgid "\"Open\" behavior" -msgstr "\"Open\" behavior" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:387 -msgid "" -"When checked the path for the last saved file is used when saving files,\n" -"and the path for the last opened file is used when opening files.\n" -"\n" -"When unchecked the path for opening files is the one used last: either the\n" -"path for saving files or the path for opening files." -msgstr "" -"When checked the path for the last saved file is used when saving files,\n" -"and the path for the last opened file is used when opening files.\n" -"\n" -"When unchecked the path for opening files is the one used last: either the\n" -"path for saving files or the path for opening files." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:396 -msgid "Enable ToolTips" -msgstr "Enable ToolTips" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -msgid "" -"Check this box if you want to have toolTips displayed\n" -"when hovering with mouse over items throughout the App." -msgstr "" -"Check this box if you want to have toolTips displayed\n" -"when hovering with mouse over items throughout the App." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:405 -msgid "Allow Machinist Unsafe Settings" -msgstr "Allow Machinist Unsafe Settings" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:407 -msgid "" -"If checked, some of the application settings will be allowed\n" -"to have values that are usually unsafe to use.\n" -"Like Z travel negative values or Z Cut positive values.\n" -"It will applied at the next application start.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"If checked, some of the application settings will be allowed\n" -"to have values that are usually unsafe to use.\n" -"Like Z travel negative values or Z Cut positive values.\n" -"It will applied at the next application start.\n" -"<>: Don't change this unless you know what you are doing !!!" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:419 -msgid "Bookmarks limit" -msgstr "Bookmarks limit" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:421 -msgid "" -"The maximum number of bookmarks that may be installed in the menu.\n" -"The number of bookmarks in the bookmark manager may be greater\n" -"but the menu will hold only so much." -msgstr "" -"The maximum number of bookmarks that may be installed in the menu.\n" -"The number of bookmarks in the bookmark manager may be greater\n" -"but the menu will hold only so much." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:430 -msgid "Activity Icon" -msgstr "Activity Icon" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:432 -msgid "Select the GIF that show activity when FlatCAM is active." -msgstr "Select the GIF that show activity when FlatCAM is active." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:29 -msgid "App Preferences" -msgstr "App Preferences" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:40 -#| msgid "" -#| "The default value for FlatCAM units.\n" -#| "Whatever is selected here is set every time\n" -#| "FLatCAM is started." -msgid "" -"The default value for FlatCAM units.\n" -"Whatever is selected here is set every time\n" -"FlatCAM is started." -msgstr "" -"The default value for FlatCAM units.\n" -"Whatever is selected here is set every time\n" -"FlatCAM is started." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 -msgid "IN" -msgstr "IN" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:50 -msgid "Precision MM" -msgstr "Precision MM" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in METRIC system.\n" -"Any change here require an application restart." -msgstr "" -"The number of decimals used throughout the application\n" -"when the set units are in METRIC system.\n" -"Any change here require an application restart." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:64 -msgid "Precision INCH" -msgstr "Precision INCH" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in INCH system.\n" -"Any change here require an application restart." -msgstr "" -"The number of decimals used throughout the application\n" -"when the set units are in INCH system.\n" -"Any change here require an application restart." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:78 -msgid "Graphic Engine" -msgstr "Graphic Engine" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -msgid "" -"Choose what graphic engine to use in FlatCAM.\n" -"Legacy(2D) -> reduced functionality, slow performance but enhanced " -"compatibility.\n" -"OpenGL(3D) -> full functionality, high performance\n" -"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" -"Intel HD3000 or older. In this case the plot area will be black therefore\n" -"use the Legacy(2D) mode." -msgstr "" -"Choose what graphic engine to use in FlatCAM.\n" -"Legacy(2D) -> reduced functionality, slow performance but enhanced " -"compatibility.\n" -"OpenGL(3D) -> full functionality, high performance\n" -"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" -"Intel HD3000 or older. In this case the plot area will be black therefore\n" -"use the Legacy(2D) mode." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 -msgid "Legacy(2D)" -msgstr "Legacy(2D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:86 -msgid "OpenGL(3D)" -msgstr "OpenGL(3D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:98 -msgid "APP. LEVEL" -msgstr "APP. LEVEL" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -msgid "" -"Choose the default level of usage for FlatCAM.\n" -"BASIC level -> reduced functionality, best for beginner's.\n" -"ADVANCED level -> full functionality.\n" -"\n" -"The choice here will influence the parameters in\n" -"the Selected Tab for all kinds of FlatCAM objects." -msgstr "" -"Choose the default level of usage for FlatCAM.\n" -"BASIC level -> reduced functionality, best for beginner's.\n" -"ADVANCED level -> full functionality.\n" -"\n" -"The choice here will influence the parameters in\n" -"the Selected Tab for all kinds of FlatCAM objects." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 -#: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:506 -#: flatcamObjects/FlatCAMGerber.py:278 -msgid "Advanced" -msgstr "Advanced" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:111 -msgid "Portable app" -msgstr "Portable app" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -msgid "" -"Choose if the application should run as portable.\n" -"\n" -"If Checked the application will run portable,\n" -"which means that the preferences files will be saved\n" -"in the application folder, in the lib\\config subfolder." -msgstr "" -"Choose if the application should run as portable.\n" -"\n" -"If Checked the application will run portable,\n" -"which means that the preferences files will be saved\n" -"in the application folder, in the lib\\config subfolder." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 -msgid "Languages" -msgstr "Languages" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:126 -msgid "Set the language used throughout FlatCAM." -msgstr "Set the language used throughout FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:132 -msgid "Apply Language" -msgstr "Apply Language" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:133 -msgid "" -"Set the language used throughout FlatCAM.\n" -"The app will restart after click." -msgstr "" -"Set the language used throughout FlatCAM.\n" -"The app will restart after click." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:147 -msgid "Startup Settings" -msgstr "Startup Settings" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:151 -msgid "Splash Screen" -msgstr "Splash Screen" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:153 -msgid "Enable display of the splash screen at application startup." -msgstr "Enable display of the splash screen at application startup." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:165 -msgid "Sys Tray Icon" -msgstr "Sys Tray Icon" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:167 -msgid "Enable display of FlatCAM icon in Sys Tray." -msgstr "Enable display of FlatCAM icon in Sys Tray." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:172 -msgid "Show Shell" -msgstr "Show Shell" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:174 -msgid "" -"Check this box if you want the shell to\n" -"start automatically at startup." -msgstr "" -"Check this box if you want the shell to\n" -"start automatically at startup." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:181 -msgid "Show Project" -msgstr "Show Project" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:183 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"to be shown automatically at startup." -msgstr "" -"Check this box if you want the project/selected/tool tab area to\n" -"to be shown automatically at startup." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 -msgid "Version Check" -msgstr "Version Check" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:191 -msgid "" -"Check this box if you want to check\n" -"for a new version automatically at startup." -msgstr "" -"Check this box if you want to check\n" -"for a new version automatically at startup." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:198 -msgid "Send Statistics" -msgstr "Send Statistics" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:200 -msgid "" -"Check this box if you agree to send anonymous\n" -"stats automatically at startup, to help improve FlatCAM." -msgstr "" -"Check this box if you agree to send anonymous\n" -"stats automatically at startup, to help improve FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:214 -msgid "Workers number" -msgstr "Workers number" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:216 -msgid "" -"The number of Qthreads made available to the App.\n" -"A bigger number may finish the jobs more quickly but\n" -"depending on your computer speed, may make the App\n" -"unresponsive. Can have a value between 2 and 16.\n" -"Default value is 2.\n" -"After change, it will be applied at next App start." -msgstr "" -"The number of Qthreads made available to the App.\n" -"A bigger number may finish the jobs more quickly but\n" -"depending on your computer speed, may make the App\n" -"unresponsive. Can have a value between 2 and 16.\n" -"Default value is 2.\n" -"After change, it will be applied at next App start." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:230 -msgid "Geo Tolerance" -msgstr "Geo Tolerance" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:232 -msgid "" -"This value can counter the effect of the Circle Steps\n" -"parameter. Default value is 0.005.\n" -"A lower value will increase the detail both in image\n" -"and in Gcode for the circles, with a higher cost in\n" -"performance. Higher value will provide more\n" -"performance at the expense of level of detail." -msgstr "" -"This value can counter the effect of the Circle Steps\n" -"parameter. Default value is 0.005.\n" -"A lower value will increase the detail both in image\n" -"and in Gcode for the circles, with a higher cost in\n" -"performance. Higher value will provide more\n" -"performance at the expense of level of detail." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:252 -msgid "Save Settings" -msgstr "Save Settings" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:256 -msgid "Save Compressed Project" -msgstr "Save Compressed Project" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:258 -msgid "" -"Whether to save a compressed or uncompressed project.\n" -"When checked it will save a compressed FlatCAM project." -msgstr "" -"Whether to save a compressed or uncompressed project.\n" -"When checked it will save a compressed FlatCAM project." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:267 -msgid "Compression" -msgstr "Compression" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:269 -msgid "" -"The level of compression used when saving\n" -"a FlatCAM project. Higher value means better compression\n" -"but require more RAM usage and more processing time." -msgstr "" -"The level of compression used when saving\n" -"a FlatCAM project. Higher value means better compression\n" -"but require more RAM usage and more processing time." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:280 -msgid "Enable Auto Save" -msgstr "Enable Auto Save" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:282 -msgid "" -"Check to enable the autosave feature.\n" -"When enabled, the application will try to save a project\n" -"at the set interval." -msgstr "" -"Check to enable the autosave feature.\n" -"When enabled, the application will try to save a project\n" -"at the set interval." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:292 -msgid "Interval" -msgstr "Interval" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:294 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"Time interval for autosaving. In milliseconds.\n" -"The application will try to save periodically but only\n" -"if the project was saved manually at least once.\n" -"While active, some operations may block this feature." -msgstr "" -"Time interval for autosaving. In milliseconds.\n" -"The application will try to save periodically but only\n" -"if the project was saved manually at least once.\n" -"While active, some operations may block this feature." - -<<<<<<< HEAD #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:80 msgid "Geometry Object Color" msgstr "Geometry Object Color" @@ -15019,1569 +12039,6 @@ msgstr "Back Color" msgid "Set the QRCode background color." msgstr "Set the QRCode background color." -======= -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:310 -msgid "Text to PDF parameters" -msgstr "Text to PDF parameters" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:312 -msgid "Used when saving text in Code Editor or in FlatCAM Document objects." -msgstr "Used when saving text in Code Editor or in FlatCAM Document objects." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:321 -msgid "Top Margin" -msgstr "Top Margin" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:323 -msgid "Distance between text body and the top of the PDF file." -msgstr "Distance between text body and the top of the PDF file." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:334 -msgid "Bottom Margin" -msgstr "Bottom Margin" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:336 -msgid "Distance between text body and the bottom of the PDF file." -msgstr "Distance between text body and the bottom of the PDF file." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:347 -msgid "Left Margin" -msgstr "Left Margin" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:349 -msgid "Distance between text body and the left of the PDF file." -msgstr "Distance between text body and the left of the PDF file." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:360 -msgid "Right Margin" -msgstr "Right Margin" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:362 -msgid "Distance between text body and the right of the PDF file." -msgstr "Distance between text body and the right of the PDF file." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:26 -msgid "GUI Preferences" -msgstr "GUI Preferences" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:36 -msgid "Theme" -msgstr "Theme" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:38 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area." -msgstr "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 -msgid "Light" -msgstr "Light" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:44 -msgid "Dark" -msgstr "Dark" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:51 -msgid "Use Gray Icons" -msgstr "Use Gray Icons" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:53 -msgid "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." -msgstr "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:59 -msgid "Apply Theme" -msgstr "Apply Theme" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:61 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." -msgstr "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:73 -msgid "Layout" -msgstr "Layout" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:75 -msgid "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." -msgstr "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:95 -msgid "Style" -msgstr "Style" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:97 -msgid "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:111 -msgid "Activate HDPI Support" -msgstr "Activate HDPI Support" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:113 -msgid "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:127 -msgid "Display Hover Shape" -msgstr "Display Hover Shape" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:129 -msgid "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." -msgstr "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:136 -msgid "Display Selection Shape" -msgstr "Display Selection Shape" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:138 -msgid "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." -msgstr "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:151 -msgid "Left-Right Selection Color" -msgstr "Left-Right Selection Color" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:156 -msgid "Set the line color for the 'left to right' selection box." -msgstr "Set the line color for the 'left to right' selection box." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:172 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:192 -msgid "Set the fill transparency for the 'left to right' selection box." -msgstr "Set the fill transparency for the 'left to right' selection box." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:216 -msgid "Right-Left Selection Color" -msgstr "Right-Left Selection Color" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:222 -msgid "Set the line color for the 'right to left' selection box." -msgstr "Set the line color for the 'right to left' selection box." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:239 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:259 -msgid "Set the fill transparency for selection 'right to left' box." -msgstr "Set the fill transparency for selection 'right to left' box." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:286 -msgid "Editor Color" -msgstr "Editor Color" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:290 -msgid "Drawing" -msgstr "Drawing" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:292 -msgid "Set the color for the shape." -msgstr "Set the color for the shape." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:309 -msgid "Set the color of the shape when selected." -msgstr "Set the color of the shape when selected." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:332 -msgid "Project Items Color" -msgstr "Project Items Color" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:336 -msgid "Enabled" -msgstr "Enabled" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:338 -msgid "Set the color of the items in Project Tab Tree." -msgstr "Set the color of the items in Project Tab Tree." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:352 -msgid "Disabled" -msgstr "Disabled" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:354 -msgid "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." -msgstr "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:370 -msgid "Project AutoHide" -msgstr "Project AutoHide" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:372 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." -msgstr "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:27 -msgid "Geometry Adv. Options" -msgstr "Geometry Adv. Options" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:35 -msgid "" -"A list of Geometry advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"A list of Geometry advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:45 -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:112 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134 -#: flatcamTools/ToolCalibration.py:125 flatcamTools/ToolSolderPaste.py:240 -msgid "Toolchange X-Y" -msgstr "Toolchange X-Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56 -msgid "" -"Height of the tool just after starting the work.\n" -"Delete the value if you don't need this feature." -msgstr "" -"Height of the tool just after starting the work.\n" -"Delete the value if you don't need this feature." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:158 -msgid "Segment X size" -msgstr "Segment X size" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:160 -msgid "" -"The size of the trace segment on the X axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the X axis." -msgstr "" -"The size of the trace segment on the X axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the X axis." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:174 -msgid "Segment Y size" -msgstr "Segment Y size" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:176 -msgid "" -"The size of the trace segment on the Y axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the Y axis." -msgstr "" -"The size of the trace segment on the Y axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the Y axis." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33 -msgid "A list of Geometry Editor parameters." -msgstr "A list of Geometry Editor parameters." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:196 -msgid "" -"Set the number of selected geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Set the number of selected geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:27 -msgid "Geometry General" -msgstr "Geometry General" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:49 -msgid "" -"The number of circle steps for Geometry \n" -"circle and arc shapes linear approximation." -msgstr "" -"The number of circle steps for Geometry \n" -"circle and arc shapes linear approximation." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:63 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:48 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:42 -msgid "Tools Dia" -msgstr "Tools Dia" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:65 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:108 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:50 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:44 -msgid "" -"Diameters of the tools, separated by comma.\n" -"The value of the diameter has to use the dot decimals separator.\n" -"Valid values: 0.3, 1.0" -msgstr "" -"Diameters of the tools, separated by comma.\n" -"The value of the diameter has to use the dot decimals separator.\n" -"Valid values: 0.3, 1.0" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:80 -msgid "Geometry Object Color" -msgstr "Geometry Object Color" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:28 -msgid "Geometry Options" -msgstr "Geometry Options" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:36 -msgid "" -"Create a CNC Job object\n" -"tracing the contours of this\n" -"Geometry object." -msgstr "" -"Create a CNC Job object\n" -"tracing the contours of this\n" -"Geometry object." - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:80 -msgid "Depth/Pass" -msgstr "Depth/Pass" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:82 -msgid "" -"The depth to cut on each pass,\n" -"when multidepth is enabled.\n" -"It has positive value although\n" -"it is a fraction from the depth\n" -"which has negative value." -msgstr "" -"The depth to cut on each pass,\n" -"when multidepth is enabled.\n" -"It has positive value although\n" -"it is a fraction from the depth\n" -"which has negative value." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:27 -msgid "Gerber Adv. Options" -msgstr "Gerber Adv. Options" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:33 -msgid "" -"A list of Gerber advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"A list of Gerber advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:52 -msgid "Table Show/Hide" -msgstr "Table Show/Hide" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:54 -msgid "" -"Toggle the display of the Gerber Apertures Table.\n" -"Also, on hide, it will delete all mark shapes\n" -"that are drawn on canvas." -msgstr "" -"Toggle the display of the Gerber Apertures Table.\n" -"Also, on hide, it will delete all mark shapes\n" -"that are drawn on canvas." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:134 -msgid "Exterior" -msgstr "Exterior" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:135 -msgid "Interior" -msgstr "Interior" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:148 -msgid "" -"Buffering type:\n" -"- None --> best performance, fast file loading but no so good display\n" -"- Full --> slow file loading but good visuals. This is the default.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Buffering type:\n" -"- None --> best performance, fast file loading but no so good display\n" -"- Full --> slow file loading but good visuals. This is the default.\n" -"<>: Don't change this unless you know what you are doing !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:153 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:207 -#: flatcamTools/ToolFiducials.py:201 flatcamTools/ToolFilm.py:255 -#: flatcamTools/ToolProperties.py:452 flatcamTools/ToolProperties.py:455 -#: flatcamTools/ToolProperties.py:458 flatcamTools/ToolProperties.py:483 -msgid "None" -msgstr "None" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:159 -msgid "Simplify" -msgstr "Simplify" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:161 -msgid "" -"When checked all the Gerber polygons will be\n" -"loaded with simplification having a set tolerance.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"When checked all the Gerber polygons will be\n" -"loaded with simplification having a set tolerance.\n" -"<>: Don't change this unless you know what you are doing !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:168 -msgid "Tolerance" -msgstr "Tolerance" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:169 -msgid "Tolerance for polygon simplification." -msgstr "Tolerance for polygon simplification." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:33 -msgid "A list of Gerber Editor parameters." -msgstr "A list of Gerber Editor parameters." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:43 -msgid "" -"Set the number of selected Gerber geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Set the number of selected Gerber geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:56 -msgid "New Aperture code" -msgstr "New Aperture code" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:69 -msgid "New Aperture size" -msgstr "New Aperture size" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71 -msgid "Size for the new aperture" -msgstr "Size for the new aperture" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82 -msgid "New Aperture type" -msgstr "New Aperture type" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:84 -msgid "" -"Type for the new aperture.\n" -"Can be 'C', 'R' or 'O'." -msgstr "" -"Type for the new aperture.\n" -"Can be 'C', 'R' or 'O'." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:106 -msgid "Aperture Dimensions" -msgstr "Aperture Dimensions" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:116 -msgid "Linear Pad Array" -msgstr "Linear Pad Array" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:160 -msgid "Circular Pad Array" -msgstr "Circular Pad Array" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:196 -msgid "Distance at which to buffer the Gerber element." -msgstr "Distance at which to buffer the Gerber element." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:205 -msgid "Scale Tool" -msgstr "Scale Tool" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:211 -msgid "Factor to scale the Gerber element." -msgstr "Factor to scale the Gerber element." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:224 -msgid "Threshold low" -msgstr "Threshold low" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:226 -msgid "Threshold value under which the apertures are not marked." -msgstr "Threshold value under which the apertures are not marked." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:236 -msgid "Threshold high" -msgstr "Threshold high" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:238 -msgid "Threshold value over which the apertures are not marked." -msgstr "Threshold value over which the apertures are not marked." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:27 -msgid "Gerber Export" -msgstr "Gerber Export" - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:33 -msgid "" -"The parameters set here are used in the file exported\n" -"when using the File -> Export -> Export Gerber menu entry." -msgstr "" -"The parameters set here are used in the file exported\n" -"when using the File -> Export -> Export Gerber menu entry." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:44 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:50 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:84 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:90 -msgid "The units used in the Gerber file." -msgstr "The units used in the Gerber file." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:58 -msgid "" -"The number of digits in the whole part of the number\n" -"and in the fractional part of the number." -msgstr "" -"The number of digits in the whole part of the number\n" -"and in the fractional part of the number." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:71 -msgid "" -"This numbers signify the number of digits in\n" -"the whole part of Gerber coordinates." -msgstr "" -"This numbers signify the number of digits in\n" -"the whole part of Gerber coordinates." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:87 -msgid "" -"This numbers signify the number of digits in\n" -"the decimal part of Gerber coordinates." -msgstr "" -"This numbers signify the number of digits in\n" -"the decimal part of Gerber coordinates." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:99 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:109 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:100 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:110 -msgid "" -"This sets the type of Gerber zeros.\n" -"If LZ then Leading Zeros are removed and\n" -"Trailing Zeros are kept.\n" -"If TZ is checked then Trailing Zeros are removed\n" -"and Leading Zeros are kept." -msgstr "" -"This sets the type of Gerber zeros.\n" -"If LZ then Leading Zeros are removed and\n" -"Trailing Zeros are kept.\n" -"If TZ is checked then Trailing Zeros are removed\n" -"and Leading Zeros are kept." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:27 -msgid "Gerber General" -msgstr "Gerber General" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:45 -msgid "M-Color" -msgstr "M-Color" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:61 -msgid "" -"The number of circle steps for Gerber \n" -"circular aperture linear approximation." -msgstr "" -"The number of circle steps for Gerber \n" -"circular aperture linear approximation." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:73 -msgid "Default Values" -msgstr "Default Values" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:75 -msgid "" -"Those values will be used as fallback values\n" -"in case that they are not found in the Gerber file." -msgstr "" -"Those values will be used as fallback values\n" -"in case that they are not found in the Gerber file." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:126 -msgid "Clean Apertures" -msgstr "Clean Apertures" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:128 -msgid "" -"Will remove apertures that do not have geometry\n" -"thus lowering the number of apertures in the Gerber object." -msgstr "" -"Will remove apertures that do not have geometry\n" -"thus lowering the number of apertures in the Gerber object." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:134 -msgid "Polarity change buffer" -msgstr "Polarity change buffer" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:136 -msgid "" -"Will apply extra buffering for the\n" -"solid geometry when we have polarity changes.\n" -"May help loading Gerber files that otherwise\n" -"do not load correctly." -msgstr "" -"Will apply extra buffering for the\n" -"solid geometry when we have polarity changes.\n" -"May help loading Gerber files that otherwise\n" -"do not load correctly." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:149 -msgid "Gerber Object Color" -msgstr "Gerber Object Color" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:29 -msgid "Gerber Options" -msgstr "Gerber Options" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:107 -msgid "Combine Passes" -msgstr "Combine Passes" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:27 -msgid "Copper Thieving Tool Options" -msgstr "Copper Thieving Tool Options" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:39 -msgid "" -"A tool to generate a Copper Thieving that can be added\n" -"to a selected Gerber file." -msgstr "" -"A tool to generate a Copper Thieving that can be added\n" -"to a selected Gerber file." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:47 -msgid "Number of steps (lines) used to interpolate circles." -msgstr "Number of steps (lines) used to interpolate circles." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:57 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:261 -#: flatcamTools/ToolCopperThieving.py:96 flatcamTools/ToolCopperThieving.py:431 -msgid "Clearance" -msgstr "Clearance" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:59 -msgid "" -"This set the distance between the copper Thieving components\n" -"(the polygon fill may be split in multiple polygons)\n" -"and the copper traces in the Gerber file." -msgstr "" -"This set the distance between the copper Thieving components\n" -"(the polygon fill may be split in multiple polygons)\n" -"and the copper traces in the Gerber file." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:87 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:126 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1311 flatcamTools/ToolNCC.py:1642 -#: flatcamTools/ToolNCC.py:1930 flatcamTools/ToolNCC.py:1985 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 -#: flatcamTools/ToolPaint.py:1447 -msgid "Area Selection" -msgstr "Area Selection" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:127 flatcamTools/ToolDblSided.py:216 -#: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1658 -#: flatcamTools/ToolNCC.py:1936 flatcamTools/ToolNCC.py:1993 -#: flatcamTools/ToolNCC.py:2301 flatcamTools/ToolNCC.py:2581 -#: flatcamTools/ToolNCC.py:3007 flatcamTools/ToolPaint.py:486 -#: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1463 -#: tclCommands/TclCommandCopperClear.py:192 tclCommands/TclCommandPaint.py:166 -msgid "Reference Object" -msgstr "Reference Object" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:90 -#: flatcamTools/ToolCopperThieving.py:129 -msgid "Reference:" -msgstr "Reference:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:92 -msgid "" -"- 'Itself' - the copper Thieving extent is based on the object extent.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"filled.\n" -"- 'Reference Object' - will do copper thieving within the area specified by " -"another object." -msgstr "" -"- 'Itself' - the copper Thieving extent is based on the object extent.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"filled.\n" -"- 'Reference Object' - will do copper thieving within the area specified by " -"another object." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:188 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:190 -#: flatcamTools/ToolCopperThieving.py:171 flatcamTools/ToolExtractDrills.py:102 -#: flatcamTools/ToolExtractDrills.py:240 flatcamTools/ToolPunchGerber.py:113 -#: flatcamTools/ToolPunchGerber.py:268 -msgid "Rectangular" -msgstr "Rectangular" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:102 -#: flatcamTools/ToolCopperThieving.py:172 -msgid "Minimal" -msgstr "Minimal" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:104 -#: flatcamTools/ToolCopperThieving.py:174 flatcamTools/ToolFilm.py:113 -msgid "Box Type:" -msgstr "Box Type:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:106 -#: flatcamTools/ToolCopperThieving.py:176 -msgid "" -"- 'Rectangular' - the bounding box will be of rectangular shape.\n" -"- 'Minimal' - the bounding box will be the convex hull shape." -msgstr "" -"- 'Rectangular' - the bounding box will be of rectangular shape.\n" -"- 'Minimal' - the bounding box will be the convex hull shape." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:120 -#: flatcamTools/ToolCopperThieving.py:192 -msgid "Dots Grid" -msgstr "Dots Grid" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:121 -#: flatcamTools/ToolCopperThieving.py:193 -msgid "Squares Grid" -msgstr "Squares Grid" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:122 -#: flatcamTools/ToolCopperThieving.py:194 -msgid "Lines Grid" -msgstr "Lines Grid" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124 -#: flatcamTools/ToolCopperThieving.py:196 -msgid "Fill Type:" -msgstr "Fill Type:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:126 -#: flatcamTools/ToolCopperThieving.py:198 -msgid "" -"- 'Solid' - copper thieving will be a solid polygon.\n" -"- 'Dots Grid' - the empty area will be filled with a pattern of dots.\n" -"- 'Squares Grid' - the empty area will be filled with a pattern of squares.\n" -"- 'Lines Grid' - the empty area will be filled with a pattern of lines." -msgstr "" -"- 'Solid' - copper thieving will be a solid polygon.\n" -"- 'Dots Grid' - the empty area will be filled with a pattern of dots.\n" -"- 'Squares Grid' - the empty area will be filled with a pattern of squares.\n" -"- 'Lines Grid' - the empty area will be filled with a pattern of lines." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:134 -#: flatcamTools/ToolCopperThieving.py:217 -msgid "Dots Grid Parameters" -msgstr "Dots Grid Parameters" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:140 -#: flatcamTools/ToolCopperThieving.py:223 -msgid "Dot diameter in Dots Grid." -msgstr "Dot diameter in Dots Grid." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:151 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 -#: flatcamTools/ToolCopperThieving.py:234 -#: flatcamTools/ToolCopperThieving.py:274 -#: flatcamTools/ToolCopperThieving.py:314 -msgid "Spacing" -msgstr "Spacing" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:153 -#: flatcamTools/ToolCopperThieving.py:236 -msgid "Distance between each two dots in Dots Grid." -msgstr "Distance between each two dots in Dots Grid." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:163 -#: flatcamTools/ToolCopperThieving.py:257 -msgid "Squares Grid Parameters" -msgstr "Squares Grid Parameters" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:169 -#: flatcamTools/ToolCopperThieving.py:263 -msgid "Square side size in Squares Grid." -msgstr "Square side size in Squares Grid." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:182 -#: flatcamTools/ToolCopperThieving.py:276 -msgid "Distance between each two squares in Squares Grid." -msgstr "Distance between each two squares in Squares Grid." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:192 -#: flatcamTools/ToolCopperThieving.py:297 -msgid "Lines Grid Parameters" -msgstr "Lines Grid Parameters" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:198 -#: flatcamTools/ToolCopperThieving.py:303 -msgid "Line thickness size in Lines Grid." -msgstr "Line thickness size in Lines Grid." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:211 -#: flatcamTools/ToolCopperThieving.py:316 -msgid "Distance between each two lines in Lines Grid." -msgstr "Distance between each two lines in Lines Grid." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:221 -#: flatcamTools/ToolCopperThieving.py:354 -msgid "Robber Bar Parameters" -msgstr "Robber Bar Parameters" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:223 -#: flatcamTools/ToolCopperThieving.py:356 -msgid "" -"Parameters used for the robber bar.\n" -"Robber bar = copper border to help in pattern hole plating." -msgstr "" -"Parameters used for the robber bar.\n" -"Robber bar = copper border to help in pattern hole plating." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:231 -#: flatcamTools/ToolCopperThieving.py:364 -msgid "Bounding box margin for robber bar." -msgstr "Bounding box margin for robber bar." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:242 -#: flatcamTools/ToolCopperThieving.py:375 -msgid "Thickness" -msgstr "Thickness" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:244 -#: flatcamTools/ToolCopperThieving.py:377 -msgid "The robber bar thickness." -msgstr "The robber bar thickness." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:254 -#: flatcamTools/ToolCopperThieving.py:408 -msgid "Pattern Plating Mask" -msgstr "Pattern Plating Mask" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:256 -#: flatcamTools/ToolCopperThieving.py:410 -msgid "Generate a mask for pattern plating." -msgstr "Generate a mask for pattern plating." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:263 -#: flatcamTools/ToolCopperThieving.py:433 -msgid "" -"The distance between the possible copper thieving elements\n" -"and/or robber bar and the actual openings in the mask." -msgstr "" -"The distance between the possible copper thieving elements\n" -"and/or robber bar and the actual openings in the mask." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:27 -msgid "Calibration Tool Options" -msgstr "Calibration Tool Options" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:38 -#: flatcamTools/ToolCopperThieving.py:91 flatcamTools/ToolFiducials.py:151 -msgid "Parameters used for this tool." -msgstr "Parameters used for this tool." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:43 -#: flatcamTools/ToolCalibration.py:181 -msgid "Source Type" -msgstr "Source Type" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:44 -#: flatcamTools/ToolCalibration.py:182 -msgid "" -"The source of calibration points.\n" -"It can be:\n" -"- Object -> click a hole geo for Excellon or a pad for Gerber\n" -"- Free -> click freely on canvas to acquire the calibration points" -msgstr "" -"The source of calibration points.\n" -"It can be:\n" -"- Object -> click a hole geo for Excellon or a pad for Gerber\n" -"- Free -> click freely on canvas to acquire the calibration points" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:49 -#: flatcamTools/ToolCalibration.py:187 -msgid "Free" -msgstr "Free" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:63 -#: flatcamTools/ToolCalibration.py:76 -msgid "Height (Z) for travelling between the points." -msgstr "Height (Z) for travelling between the points." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:75 -#: flatcamTools/ToolCalibration.py:88 -msgid "Verification Z" -msgstr "Verification Z" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:77 -#: flatcamTools/ToolCalibration.py:90 -msgid "Height (Z) for checking the point." -msgstr "Height (Z) for checking the point." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:89 -#: flatcamTools/ToolCalibration.py:102 -msgid "Zero Z tool" -msgstr "Zero Z tool" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:91 -#: flatcamTools/ToolCalibration.py:104 -msgid "" -"Include a sequence to zero the height (Z)\n" -"of the verification tool." -msgstr "" -"Include a sequence to zero the height (Z)\n" -"of the verification tool." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:100 -#: flatcamTools/ToolCalibration.py:113 -msgid "Height (Z) for mounting the verification probe." -msgstr "Height (Z) for mounting the verification probe." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:114 -#: flatcamTools/ToolCalibration.py:127 -msgid "" -"Toolchange X,Y position.\n" -"If no value is entered then the current\n" -"(x, y) point will be used," -msgstr "" -"Toolchange X,Y position.\n" -"If no value is entered then the current\n" -"(x, y) point will be used," - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:125 -#: flatcamTools/ToolCalibration.py:153 -msgid "Second point" -msgstr "Second point" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:127 -#: flatcamTools/ToolCalibration.py:155 -msgid "" -"Second point in the Gcode verification can be:\n" -"- top-left -> the user will align the PCB vertically\n" -"- bottom-right -> the user will align the PCB horizontally" -msgstr "" -"Second point in the Gcode verification can be:\n" -"- top-left -> the user will align the PCB vertically\n" -"- bottom-right -> the user will align the PCB horizontally" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:27 -msgid "Extract Drills Options" -msgstr "Extract Drills Options" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:42 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:42 -#: flatcamTools/ToolExtractDrills.py:68 flatcamTools/ToolPunchGerber.py:75 -msgid "Processed Pads Type" -msgstr "Processed Pads Type" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:44 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:44 -#: flatcamTools/ToolExtractDrills.py:70 flatcamTools/ToolPunchGerber.py:77 -msgid "" -"The type of pads shape to be processed.\n" -"If the PCB has many SMD pads with rectangular pads,\n" -"disable the Rectangular aperture." -msgstr "" -"The type of pads shape to be processed.\n" -"If the PCB has many SMD pads with rectangular pads,\n" -"disable the Rectangular aperture." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:54 -#: flatcamTools/ToolExtractDrills.py:80 flatcamTools/ToolPunchGerber.py:91 -msgid "Process Circular Pads." -msgstr "Process Circular Pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:164 -#: flatcamTools/ToolExtractDrills.py:86 flatcamTools/ToolExtractDrills.py:214 -#: flatcamTools/ToolPunchGerber.py:97 flatcamTools/ToolPunchGerber.py:242 -msgid "Oblong" -msgstr "Oblong" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:62 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:62 -#: flatcamTools/ToolExtractDrills.py:88 flatcamTools/ToolPunchGerber.py:99 -msgid "Process Oblong Pads." -msgstr "Process Oblong Pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:70 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:70 -#: flatcamTools/ToolExtractDrills.py:96 flatcamTools/ToolPunchGerber.py:107 -msgid "Process Square Pads." -msgstr "Process Square Pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:78 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:78 -#: flatcamTools/ToolExtractDrills.py:104 flatcamTools/ToolPunchGerber.py:115 -msgid "Process Rectangular Pads." -msgstr "Process Rectangular Pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:84 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:201 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:84 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:203 -#: flatcamTools/ToolExtractDrills.py:110 flatcamTools/ToolExtractDrills.py:253 -#: flatcamTools/ToolProperties.py:172 flatcamTools/ToolPunchGerber.py:121 -#: flatcamTools/ToolPunchGerber.py:281 -msgid "Others" -msgstr "Others" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:86 -#: flatcamTools/ToolExtractDrills.py:112 flatcamTools/ToolPunchGerber.py:123 -msgid "Process pads not in the categories above." -msgstr "Process pads not in the categories above." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:99 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:123 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:125 -#: flatcamTools/ToolExtractDrills.py:139 flatcamTools/ToolExtractDrills.py:156 -#: flatcamTools/ToolPunchGerber.py:150 flatcamTools/ToolPunchGerber.py:184 -msgid "Fixed Diameter" -msgstr "Fixed Diameter" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:142 -#: flatcamTools/ToolExtractDrills.py:140 flatcamTools/ToolExtractDrills.py:192 -#: flatcamTools/ToolPunchGerber.py:151 flatcamTools/ToolPunchGerber.py:214 -msgid "Fixed Annular Ring" -msgstr "Fixed Annular Ring" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:102 -#: flatcamTools/ToolExtractDrills.py:141 flatcamTools/ToolPunchGerber.py:152 -msgid "Proportional" -msgstr "Proportional" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:107 -#: flatcamTools/ToolExtractDrills.py:130 -msgid "" -"The method for processing pads. Can be:\n" -"- Fixed Diameter -> all holes will have a set size\n" -"- Fixed Annular Ring -> all holes will have a set annular ring\n" -"- Proportional -> each hole size will be a fraction of the pad size" -msgstr "" -"The method for processing pads. Can be:\n" -"- Fixed Diameter -> all holes will have a set size\n" -"- Fixed Annular Ring -> all holes will have a set annular ring\n" -"- Proportional -> each hole size will be a fraction of the pad size" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:133 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:135 -#: flatcamTools/ToolExtractDrills.py:166 flatcamTools/ToolPunchGerber.py:194 -msgid "Fixed hole diameter." -msgstr "Fixed hole diameter." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:144 -#: flatcamTools/ToolExtractDrills.py:194 flatcamTools/ToolPunchGerber.py:216 -msgid "" -"The size of annular ring.\n" -"The copper sliver between the hole exterior\n" -"and the margin of the copper pad." -msgstr "" -"The size of annular ring.\n" -"The copper sliver between the hole exterior\n" -"and the margin of the copper pad." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:151 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:153 -#: flatcamTools/ToolExtractDrills.py:203 flatcamTools/ToolPunchGerber.py:231 -msgid "The size of annular ring for circular pads." -msgstr "The size of annular ring for circular pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:164 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:166 -#: flatcamTools/ToolExtractDrills.py:216 flatcamTools/ToolPunchGerber.py:244 -msgid "The size of annular ring for oblong pads." -msgstr "The size of annular ring for oblong pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:177 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:179 -#: flatcamTools/ToolExtractDrills.py:229 flatcamTools/ToolPunchGerber.py:257 -msgid "The size of annular ring for square pads." -msgstr "The size of annular ring for square pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:190 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:192 -#: flatcamTools/ToolExtractDrills.py:242 flatcamTools/ToolPunchGerber.py:270 -msgid "The size of annular ring for rectangular pads." -msgstr "The size of annular ring for rectangular pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:203 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:205 -#: flatcamTools/ToolExtractDrills.py:255 flatcamTools/ToolPunchGerber.py:283 -msgid "The size of annular ring for other pads." -msgstr "The size of annular ring for other pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:213 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:215 -#: flatcamTools/ToolExtractDrills.py:276 flatcamTools/ToolPunchGerber.py:299 -msgid "Proportional Diameter" -msgstr "Proportional Diameter" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:222 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:224 -msgid "Factor" -msgstr "Factor" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:224 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:226 -#: flatcamTools/ToolExtractDrills.py:287 flatcamTools/ToolPunchGerber.py:310 -msgid "" -"Proportional Diameter.\n" -"The hole diameter will be a fraction of the pad size." -msgstr "" -"Proportional Diameter.\n" -"The hole diameter will be a fraction of the pad size." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:27 -msgid "Fiducials Tool Options" -msgstr "Fiducials Tool Options" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:45 -#: flatcamTools/ToolFiducials.py:158 -msgid "" -"This set the fiducial diameter if fiducial type is circular,\n" -"otherwise is the size of the fiducial.\n" -"The soldermask opening is double than that." -msgstr "" -"This set the fiducial diameter if fiducial type is circular,\n" -"otherwise is the size of the fiducial.\n" -"The soldermask opening is double than that." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:73 -#: flatcamTools/ToolFiducials.py:186 -msgid "Auto" -msgstr "Auto" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:74 -#: flatcamTools/ToolFiducials.py:187 -msgid "Manual" -msgstr "Manual" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:76 -#: flatcamTools/ToolFiducials.py:189 -msgid "Mode:" -msgstr "Mode:" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:78 -msgid "" -"- 'Auto' - automatic placement of fiducials in the corners of the bounding " -"box.\n" -"- 'Manual' - manual placement of fiducials." -msgstr "" -"- 'Auto' - automatic placement of fiducials in the corners of the bounding " -"box.\n" -"- 'Manual' - manual placement of fiducials." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86 -#: flatcamTools/ToolFiducials.py:199 -msgid "Up" -msgstr "Up" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:87 -#: flatcamTools/ToolFiducials.py:200 -msgid "Down" -msgstr "Down" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:90 -#: flatcamTools/ToolFiducials.py:203 -msgid "Second fiducial" -msgstr "Second fiducial" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:92 -#: flatcamTools/ToolFiducials.py:205 -msgid "" -"The position for the second fiducial.\n" -"- 'Up' - the order is: bottom-left, top-left, top-right.\n" -"- 'Down' - the order is: bottom-left, bottom-right, top-right.\n" -"- 'None' - there is no second fiducial. The order is: bottom-left, top-right." -msgstr "" -"The position for the second fiducial.\n" -"- 'Up' - the order is: bottom-left, top-left, top-right.\n" -"- 'Down' - the order is: bottom-left, bottom-right, top-right.\n" -"- 'None' - there is no second fiducial. The order is: bottom-left, top-right." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:108 -#: flatcamTools/ToolFiducials.py:221 -msgid "Cross" -msgstr "Cross" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:109 -#: flatcamTools/ToolFiducials.py:222 -msgid "Chess" -msgstr "Chess" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:112 -#: flatcamTools/ToolFiducials.py:224 -msgid "Fiducial Type" -msgstr "Fiducial Type" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:114 -#: flatcamTools/ToolFiducials.py:226 -msgid "" -"The type of fiducial.\n" -"- 'Circular' - this is the regular fiducial.\n" -"- 'Cross' - cross lines fiducial.\n" -"- 'Chess' - chess pattern fiducial." -msgstr "" -"The type of fiducial.\n" -"- 'Circular' - this is the regular fiducial.\n" -"- 'Cross' - cross lines fiducial.\n" -"- 'Chess' - chess pattern fiducial." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:123 -#: flatcamTools/ToolFiducials.py:235 -msgid "Line thickness" -msgstr "Line thickness" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:27 -msgid "Invert Gerber Tool Options" -msgstr "Invert Gerber Tool Options" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:33 -msgid "" -"A tool to invert Gerber geometry from positive to negative\n" -"and in revers." -msgstr "" -"A tool to invert Gerber geometry from positive to negative\n" -"and in revers." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:47 -#: flatcamTools/ToolInvertGerber.py:90 -msgid "" -"Distance by which to avoid\n" -"the edges of the Gerber object." -msgstr "" -"Distance by which to avoid\n" -"the edges of the Gerber object." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:58 -#: flatcamTools/ToolInvertGerber.py:101 -msgid "Lines Join Style" -msgstr "Lines Join Style" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:60 -#: flatcamTools/ToolInvertGerber.py:103 -msgid "" -"The way that the lines in the object outline will be joined.\n" -"Can be:\n" -"- rounded -> an arc is added between two joining lines\n" -"- square -> the lines meet in 90 degrees angle\n" -"- bevel -> the lines are joined by a third line" -msgstr "" -"The way that the lines in the object outline will be joined.\n" -"Can be:\n" -"- rounded -> an arc is added between two joining lines\n" -"- square -> the lines meet in 90 degrees angle\n" -"- bevel -> the lines are joined by a third line" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:27 -msgid "Optimal Tool Options" -msgstr "Optimal Tool Options" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:33 -msgid "" -"A tool to find the minimum distance between\n" -"every two Gerber geometric elements" -msgstr "" -"A tool to find the minimum distance between\n" -"every two Gerber geometric elements" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:48 -#: flatcamTools/ToolOptimal.py:78 -msgid "Precision" -msgstr "Precision" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:50 -msgid "Number of decimals for the distances and coordinates in this tool." -msgstr "Number of decimals for the distances and coordinates in this tool." - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:27 -msgid "Punch Gerber Options" -msgstr "Punch Gerber Options" - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:108 -#: flatcamTools/ToolPunchGerber.py:141 -msgid "" -"The punch hole source can be:\n" -"- Excellon Object-> the Excellon object drills center will serve as " -"reference.\n" -"- Fixed Diameter -> will try to use the pads center as reference adding " -"fixed diameter holes.\n" -"- Fixed Annular Ring -> will try to keep a set annular ring.\n" -"- Proportional -> will make a Gerber punch hole having the diameter a " -"percentage of the pad diameter." -msgstr "" -"The punch hole source can be:\n" -"- Excellon Object-> the Excellon object drills center will serve as " -"reference.\n" -"- Fixed Diameter -> will try to use the pads center as reference adding " -"fixed diameter holes.\n" -"- Fixed Annular Ring -> will try to keep a set annular ring.\n" -"- Proportional -> will make a Gerber punch hole having the diameter a " -"percentage of the pad diameter." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:27 -msgid "QRCode Tool Options" -msgstr "QRCode Tool Options" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:33 -msgid "" -"A tool to create a QRCode that can be inserted\n" -"into a selected Gerber file, or it can be exported as a file." -msgstr "" -"A tool to create a QRCode that can be inserted\n" -"into a selected Gerber file, or it can be exported as a file." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:45 -#: flatcamTools/ToolQRCode.py:100 -msgid "Version" -msgstr "Version" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:47 -#: flatcamTools/ToolQRCode.py:102 -msgid "" -"QRCode version can have values from 1 (21x21 boxes)\n" -"to 40 (177x177 boxes)." -msgstr "" -"QRCode version can have values from 1 (21x21 boxes)\n" -"to 40 (177x177 boxes)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:58 -#: flatcamTools/ToolQRCode.py:113 -msgid "Error correction" -msgstr "Error correction" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:71 -#: flatcamTools/ToolQRCode.py:115 flatcamTools/ToolQRCode.py:126 -#, python-format -msgid "" -"Parameter that controls the error correction used for the QR Code.\n" -"L = maximum 7%% errors can be corrected\n" -"M = maximum 15%% errors can be corrected\n" -"Q = maximum 25%% errors can be corrected\n" -"H = maximum 30%% errors can be corrected." -msgstr "" -"Parameter that controls the error correction used for the QR Code.\n" -"L = maximum 7%% errors can be corrected\n" -"M = maximum 15%% errors can be corrected\n" -"Q = maximum 25%% errors can be corrected\n" -"H = maximum 30%% errors can be corrected." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:81 -#: flatcamTools/ToolQRCode.py:136 -msgid "Box Size" -msgstr "Box Size" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83 -#: flatcamTools/ToolQRCode.py:138 -msgid "" -"Box size control the overall size of the QRcode\n" -"by adjusting the size of each box in the code." -msgstr "" -"Box size control the overall size of the QRcode\n" -"by adjusting the size of each box in the code." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:94 -#: flatcamTools/ToolQRCode.py:149 -msgid "Border Size" -msgstr "Border Size" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:96 -#: flatcamTools/ToolQRCode.py:151 -msgid "" -"Size of the QRCode border. How many boxes thick is the border.\n" -"Default value is 4. The width of the clearance around the QRCode." -msgstr "" -"Size of the QRCode border. How many boxes thick is the border.\n" -"Default value is 4. The width of the clearance around the QRCode." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:107 -#: flatcamTools/ToolQRCode.py:162 -msgid "QRCode Data" -msgstr "QRCode Data" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:109 -#: flatcamTools/ToolQRCode.py:164 -msgid "QRCode Data. Alphanumeric text to be encoded in the QRCode." -msgstr "QRCode Data. Alphanumeric text to be encoded in the QRCode." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113 -#: flatcamTools/ToolQRCode.py:168 -msgid "Add here the text to be included in the QRCode..." -msgstr "Add here the text to be included in the QRCode..." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:119 -#: flatcamTools/ToolQRCode.py:174 -msgid "Polarity" -msgstr "Polarity" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:121 -#: flatcamTools/ToolQRCode.py:176 -msgid "" -"Choose the polarity of the QRCode.\n" -"It can be drawn in a negative way (squares are clear)\n" -"or in a positive way (squares are opaque)." -msgstr "" -"Choose the polarity of the QRCode.\n" -"It can be drawn in a negative way (squares are clear)\n" -"or in a positive way (squares are opaque)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:125 -#: flatcamTools/ToolFilm.py:296 flatcamTools/ToolQRCode.py:180 -msgid "Negative" -msgstr "Negative" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:126 -#: flatcamTools/ToolFilm.py:295 flatcamTools/ToolQRCode.py:181 -msgid "Positive" -msgstr "Positive" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:128 -#: flatcamTools/ToolQRCode.py:183 -msgid "" -"Choose the type of QRCode to be created.\n" -"If added on a Silkscreen Gerber file the QRCode may\n" -"be added as positive. If it is added to a Copper Gerber\n" -"file then perhaps the QRCode can be added as negative." -msgstr "" -"Choose the type of QRCode to be created.\n" -"If added on a Silkscreen Gerber file the QRCode may\n" -"be added as positive. If it is added to a Copper Gerber\n" -"file then perhaps the QRCode can be added as negative." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:139 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:145 -#: flatcamTools/ToolQRCode.py:194 flatcamTools/ToolQRCode.py:200 -msgid "" -"The bounding box, meaning the empty space that surrounds\n" -"the QRCode geometry, can have a rounded or a square shape." -msgstr "" -"The bounding box, meaning the empty space that surrounds\n" -"the QRCode geometry, can have a rounded or a square shape." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:239 -#: flatcamTools/ToolQRCode.py:197 flatcamTools/ToolTransform.py:383 -msgid "Rounded" -msgstr "Rounded" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:152 -#: flatcamTools/ToolQRCode.py:228 -msgid "Fill Color" -msgstr "Fill Color" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:154 -#: flatcamTools/ToolQRCode.py:230 -msgid "Set the QRCode fill color (squares color)." -msgstr "Set the QRCode fill color (squares color)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:173 -#: flatcamTools/ToolQRCode.py:252 -msgid "Back Color" -msgstr "Back Color" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:175 -#: flatcamTools/ToolQRCode.py:254 -msgid "Set the QRCode background color." -msgstr "Set the QRCode background color." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:27 msgid "Check Rules Tool Options" msgstr "Check Rules Tool Options" @@ -16811,7 +12268,6 @@ msgstr "Diameter of the drill for the alignment holes." #: flatcamTools/ToolDblSided.py:377 msgid "Align Axis" msgstr "Align Axis" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 @@ -16833,29 +12289,6 @@ msgstr "Point" msgid "Box" msgstr "Box" -======= - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 -#: flatcamTools/ToolDblSided.py:165 flatcamTools/ToolDblSided.py:379 -msgid "Mirror vertically (X) or horizontally (Y)." -msgstr "Mirror vertically (X) or horizontally (Y)." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:69 -msgid "Mirror Axis:" -msgstr "Mirror Axis:" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:80 -#: flatcamTools/ToolDblSided.py:181 -msgid "Point" -msgstr "Point" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:81 -#: flatcamTools/ToolDblSided.py:182 -msgid "Box" -msgstr "Box" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 msgid "Axis Ref" msgstr "Axis Ref" @@ -16991,7 +12424,6 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:28 msgid "Cutout Tool Options" msgstr "Cutout Tool Options" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:43 #: flatcamTools/ToolCalculators.py:123 flatcamTools/ToolCutOut.py:129 @@ -17538,488 +12970,6 @@ msgstr "Parameters:" #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:247 #: flatcamTools/ToolPaint.py:445 -======= - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:43 -#: flatcamTools/ToolCalculators.py:123 flatcamTools/ToolCutOut.py:129 -msgid "Tool Diameter" -msgstr "Tool Diameter" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:45 -#: flatcamTools/ToolCutOut.py:131 -msgid "" -"Diameter of the tool used to cutout\n" -"the PCB shape out of the surrounding material." -msgstr "" -"Diameter of the tool used to cutout\n" -"the PCB shape out of the surrounding material." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:100 -msgid "Object kind" -msgstr "Object kind" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:102 -#: flatcamTools/ToolCutOut.py:77 -msgid "" -"Choice of what kind the object we want to cutout is.
- Single: " -"contain a single PCB Gerber outline object.
- Panel: a panel PCB " -"Gerber object, which is made\n" -"out of many individual PCB outlines." -msgstr "" -"Choice of what kind the object we want to cutout is.
- Single: " -"contain a single PCB Gerber outline object.
- Panel: a panel PCB " -"Gerber object, which is made\n" -"out of many individual PCB outlines." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:109 -#: flatcamTools/ToolCutOut.py:83 -msgid "Single" -msgstr "Single" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:110 -#: flatcamTools/ToolCutOut.py:84 -msgid "Panel" -msgstr "Panel" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:117 -#: flatcamTools/ToolCutOut.py:192 -msgid "" -"Margin over bounds. A positive value here\n" -"will make the cutout of the PCB further from\n" -"the actual PCB border" -msgstr "" -"Margin over bounds. A positive value here\n" -"will make the cutout of the PCB further from\n" -"the actual PCB border" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:130 -#: flatcamTools/ToolCutOut.py:203 -msgid "Gap size" -msgstr "Gap size" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:132 -#: flatcamTools/ToolCutOut.py:205 -msgid "" -"The size of the bridge gaps in the cutout\n" -"used to keep the board connected to\n" -"the surrounding material (the one \n" -"from which the PCB is cutout)." -msgstr "" -"The size of the bridge gaps in the cutout\n" -"used to keep the board connected to\n" -"the surrounding material (the one \n" -"from which the PCB is cutout)." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:146 -#: flatcamTools/ToolCutOut.py:245 -msgid "Gaps" -msgstr "Gaps" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:148 -msgid "" -"Number of gaps used for the cutout.\n" -"There can be maximum 8 bridges/gaps.\n" -"The choices are:\n" -"- None - no gaps\n" -"- lr - left + right\n" -"- tb - top + bottom\n" -"- 4 - left + right +top + bottom\n" -"- 2lr - 2*left + 2*right\n" -"- 2tb - 2*top + 2*bottom\n" -"- 8 - 2*left + 2*right +2*top + 2*bottom" -msgstr "" -"Number of gaps used for the cutout.\n" -"There can be maximum 8 bridges/gaps.\n" -"The choices are:\n" -"- None - no gaps\n" -"- lr - left + right\n" -"- tb - top + bottom\n" -"- 4 - left + right +top + bottom\n" -"- 2lr - 2*left + 2*right\n" -"- 2tb - 2*top + 2*bottom\n" -"- 8 - 2*left + 2*right +2*top + 2*bottom" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:170 -#: flatcamTools/ToolCutOut.py:222 -msgid "Convex Shape" -msgstr "Convex Shape" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:172 -#: flatcamTools/ToolCutOut.py:225 -msgid "" -"Create a convex shape surrounding the entire PCB.\n" -"Used only if the source object type is Gerber." -msgstr "" -"Create a convex shape surrounding the entire PCB.\n" -"Used only if the source object type is Gerber." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:27 -msgid "Film Tool Options" -msgstr "Film Tool Options" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:33 -msgid "" -"Create a PCB film from a Gerber or Geometry\n" -"FlatCAM object.\n" -"The file is saved in SVG format." -msgstr "" -"Create a PCB film from a Gerber or Geometry\n" -"FlatCAM object.\n" -"The file is saved in SVG format." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:44 -msgid "Film Type" -msgstr "Film Type" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:46 -#: flatcamTools/ToolFilm.py:300 -msgid "" -"Generate a Positive black film or a Negative film.\n" -"Positive means that it will print the features\n" -"with black on a white canvas.\n" -"Negative means that it will print the features\n" -"with white on a black canvas.\n" -"The Film format is SVG." -msgstr "" -"Generate a Positive black film or a Negative film.\n" -"Positive means that it will print the features\n" -"with black on a white canvas.\n" -"Negative means that it will print the features\n" -"with white on a black canvas.\n" -"The Film format is SVG." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:57 -msgid "Film Color" -msgstr "Film Color" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:59 -msgid "Set the film color when positive film is selected." -msgstr "Set the film color when positive film is selected." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:82 -#: flatcamTools/ToolFilm.py:316 -msgid "Border" -msgstr "Border" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:84 -#: flatcamTools/ToolFilm.py:318 -msgid "" -"Specify a border around the object.\n" -"Only for negative film.\n" -"It helps if we use as a Box Object the same \n" -"object as in Film Object. It will create a thick\n" -"black bar around the actual print allowing for a\n" -"better delimitation of the outline features which are of\n" -"white color like the rest and which may confound with the\n" -"surroundings if not for this border." -msgstr "" -"Specify a border around the object.\n" -"Only for negative film.\n" -"It helps if we use as a Box Object the same \n" -"object as in Film Object. It will create a thick\n" -"black bar around the actual print allowing for a\n" -"better delimitation of the outline features which are of\n" -"white color like the rest and which may confound with the\n" -"surroundings if not for this border." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:101 -#: flatcamTools/ToolFilm.py:283 -msgid "Scale Stroke" -msgstr "Scale Stroke" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:285 -msgid "" -"Scale the line stroke thickness of each feature in the SVG file.\n" -"It means that the line that envelope each SVG feature will be thicker or " -"thinner,\n" -"therefore the fine features may be more affected by this parameter." -msgstr "" -"Scale the line stroke thickness of each feature in the SVG file.\n" -"It means that the line that envelope each SVG feature will be thicker or " -"thinner,\n" -"therefore the fine features may be more affected by this parameter." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:110 -#: flatcamTools/ToolFilm.py:141 -msgid "Film Adjustments" -msgstr "Film Adjustments" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:112 -#: flatcamTools/ToolFilm.py:143 -msgid "" -"Sometime the printers will distort the print shape, especially the Laser " -"types.\n" -"This section provide the tools to compensate for the print distortions." -msgstr "" -"Sometime the printers will distort the print shape, especially the Laser " -"types.\n" -"This section provide the tools to compensate for the print distortions." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:119 -#: flatcamTools/ToolFilm.py:150 -msgid "Scale Film geometry" -msgstr "Scale Film geometry" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:121 -#: flatcamTools/ToolFilm.py:152 -msgid "" -"A value greater than 1 will stretch the film\n" -"while a value less than 1 will jolt it." -msgstr "" -"A value greater than 1 will stretch the film\n" -"while a value less than 1 will jolt it." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:131 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:162 flatcamTools/ToolTransform.py:148 -msgid "X factor" -msgstr "X factor" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:116 -#: flatcamTools/ToolFilm.py:171 flatcamTools/ToolTransform.py:168 -msgid "Y factor" -msgstr "Y factor" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:150 -#: flatcamTools/ToolFilm.py:189 -msgid "Skew Film geometry" -msgstr "Skew Film geometry" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:152 -#: flatcamTools/ToolFilm.py:191 -msgid "" -"Positive values will skew to the right\n" -"while negative values will skew to the left." -msgstr "" -"Positive values will skew to the right\n" -"while negative values will skew to the left." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:72 -#: flatcamTools/ToolFilm.py:201 flatcamTools/ToolTransform.py:97 -msgid "X angle" -msgstr "X angle" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:171 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:86 -#: flatcamTools/ToolFilm.py:210 flatcamTools/ToolTransform.py:118 -msgid "Y angle" -msgstr "Y angle" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:182 -#: flatcamTools/ToolFilm.py:221 -msgid "" -"The reference point to be used as origin for the skew.\n" -"It can be one of the four points of the geometry bounding box." -msgstr "" -"The reference point to be used as origin for the skew.\n" -"It can be one of the four points of the geometry bounding box." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:185 -#: flatcamTools/ToolFiducials.py:87 flatcamTools/ToolFilm.py:224 -msgid "Bottom Left" -msgstr "Bottom Left" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:186 -#: flatcamTools/ToolFilm.py:225 -msgid "Top Left" -msgstr "Top Left" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187 -#: flatcamTools/ToolFilm.py:226 -msgid "Bottom Right" -msgstr "Bottom Right" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:188 -#: flatcamTools/ToolFilm.py:227 -msgid "Top right" -msgstr "Top right" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:196 -#: flatcamTools/ToolFilm.py:244 -msgid "Mirror Film geometry" -msgstr "Mirror Film geometry" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:198 -#: flatcamTools/ToolFilm.py:246 -msgid "Mirror the film geometry on the selected axis or on both." -msgstr "Mirror the film geometry on the selected axis or on both." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:212 -#: flatcamTools/ToolFilm.py:260 -msgid "Mirror axis" -msgstr "Mirror axis" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:222 -#: flatcamTools/ToolFilm.py:405 -msgid "SVG" -msgstr "SVG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:223 -#: flatcamTools/ToolFilm.py:406 -msgid "PNG" -msgstr "PNG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:224 -#: flatcamTools/ToolFilm.py:407 -msgid "PDF" -msgstr "PDF" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:227 -#: flatcamTools/ToolFilm.py:298 flatcamTools/ToolFilm.py:410 -msgid "Film Type:" -msgstr "Film Type:" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:229 -#: flatcamTools/ToolFilm.py:412 -msgid "" -"The file type of the saved film. Can be:\n" -"- 'SVG' -> open-source vectorial format\n" -"- 'PNG' -> raster image\n" -"- 'PDF' -> portable document format" -msgstr "" -"The file type of the saved film. Can be:\n" -"- 'SVG' -> open-source vectorial format\n" -"- 'PNG' -> raster image\n" -"- 'PDF' -> portable document format" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:238 -#: flatcamTools/ToolFilm.py:421 -msgid "Page Orientation" -msgstr "Page Orientation" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:251 -#: flatcamTools/ToolFilm.py:434 -msgid "Page Size" -msgstr "Page Size" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:252 -#: flatcamTools/ToolFilm.py:435 -msgid "A selection of standard ISO 216 page sizes." -msgstr "A selection of standard ISO 216 page sizes." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:27 -msgid "NCC Tool Options" -msgstr "NCC Tool Options" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:49 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:57 -msgid "Comma separated values" -msgstr "Comma separated values" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:55 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:63 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:64 -#: flatcamTools/ToolNCC.py:215 flatcamTools/ToolNCC.py:223 -#: flatcamTools/ToolPaint.py:198 flatcamTools/ToolPaint.py:206 -msgid "" -"Default tool type:\n" -"- 'V-shape'\n" -"- Circular" -msgstr "" -"Default tool type:\n" -"- 'V-shape'\n" -"- Circular" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:69 -#: flatcamTools/ToolNCC.py:220 flatcamTools/ToolPaint.py:203 -msgid "V-shape" -msgstr "V-shape" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:109 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:107 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:116 -#: flatcamTools/ToolNCC.py:262 flatcamTools/ToolNCC.py:271 -#: flatcamTools/ToolPaint.py:245 flatcamTools/ToolPaint.py:254 -msgid "" -"Depth of cut into material. Negative value.\n" -"In FlatCAM units." -msgstr "" -"Depth of cut into material. Negative value.\n" -"In FlatCAM units." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:119 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:125 -#: flatcamTools/ToolNCC.py:280 flatcamTools/ToolPaint.py:263 -msgid "" -"Diameter for the new tool to add in the Tool Table.\n" -"If the tool is V-shape type then this value is automatically\n" -"calculated from the other parameters." -msgstr "" -"Diameter for the new tool to add in the Tool Table.\n" -"If the tool is V-shape type then this value is automatically\n" -"calculated from the other parameters." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:156 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:142 -#: flatcamTools/ToolNCC.py:174 flatcamTools/ToolPaint.py:158 -msgid "Tool order" -msgstr "Tool order" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:157 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:167 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:143 -#: flatcamTools/ToolNCC.py:175 flatcamTools/ToolNCC.py:185 -#: flatcamTools/ToolPaint.py:159 flatcamTools/ToolPaint.py:169 -msgid "" -"This set the way that the tools in the tools table are used.\n" -"'No' --> means that the used order is the one in the tool table\n" -"'Forward' --> means that the tools will be ordered from small to big\n" -"'Reverse' --> means that the tools will ordered from big to small\n" -"\n" -"WARNING: using rest machining will automatically set the order\n" -"in reverse and disable this control." -msgstr "" -"This set the way that the tools in the tools table are used.\n" -"'No' --> means that the used order is the one in the tool table\n" -"'Forward' --> means that the tools will be ordered from small to big\n" -"'Reverse' --> means that the tools will ordered from big to small\n" -"\n" -"WARNING: using rest machining will automatically set the order\n" -"in reverse and disable this control." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:165 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:151 -#: flatcamTools/ToolNCC.py:183 flatcamTools/ToolPaint.py:167 -msgid "Forward" -msgstr "Forward" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:166 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:152 -#: flatcamTools/ToolNCC.py:184 flatcamTools/ToolPaint.py:168 -msgid "Reverse" -msgstr "Reverse" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:266 -msgid "Offset value" -msgstr "Offset value" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:268 -msgid "" -"If used, it will add an offset to the copper features.\n" -"The copper clearing will finish to a distance\n" -"from the copper features.\n" -"The value can be between 0.0 and 9999.9 FlatCAM units." -msgstr "" -"If used, it will add an offset to the copper features.\n" -"The copper clearing will finish to a distance\n" -"from the copper features.\n" -"The value can be between 0.0 and 9999.9 FlatCAM units." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:288 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:244 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:245 -#: flatcamTools/ToolNCC.py:512 flatcamTools/ToolPaint.py:442 -msgid "Rest Machining" -msgstr "Rest Machining" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:290 -#: flatcamTools/ToolNCC.py:516 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "If checked, use 'rest machining'.\n" "Basically it will clear copper outside PCB features,\n" @@ -18027,10 +12977,7 @@ msgid "" "from bigger to smaller, to clear areas of copper that\n" "could not be cleared by previous tool, until there is\n" "no more copper to clear or there are no more tools.\n" -<<<<<<< HEAD "\n" -======= ->>>>>>> remotes/jpcgt/flatcam/Beta "If not checked, use the standard algorithm." msgstr "" "If checked, use 'rest machining'.\n" @@ -18039,7 +12986,6 @@ msgstr "" "from bigger to smaller, to clear areas of copper that\n" "could not be cleared by previous tool, until there is\n" "no more copper to clear or there are no more tools.\n" -<<<<<<< HEAD "\n" "If not checked, use the standard algorithm." @@ -18294,341 +13240,6 @@ msgid "" "The X,Y location for tool (nozzle) change.\n" "The format is (x, y) where x and y are real numbers." msgstr "" -======= -"If not checked, use the standard algorithm." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:313 -#: flatcamTools/ToolNCC.py:541 -msgid "" -"Selection of area to be processed.\n" -"- 'Itself' - the processing extent is based on the object that is " -"processed.\n" -" - 'Area Selection' - left mouse click to start selection of the area to be " -"processed.\n" -"- 'Reference Object' - will process the area specified by another object." -msgstr "" -"Selection of area to be processed.\n" -"- 'Itself' - the processing extent is based on the object that is " -"processed.\n" -" - 'Area Selection' - left mouse click to start selection of the area to be " -"processed.\n" -"- 'Reference Object' - will process the area specified by another object." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286 -#: flatcamTools/ToolNCC.py:578 flatcamTools/ToolPaint.py:522 -msgid "Shape" -msgstr "Shape" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288 -#: flatcamTools/ToolNCC.py:580 flatcamTools/ToolPaint.py:524 -msgid "The kind of selection shape used for area selection." -msgstr "The kind of selection shape used for area selection." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 -msgid "Normal" -msgstr "Normal" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:340 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:304 -msgid "Progressive" -msgstr "Progressive" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:341 -msgid "NCC Plotting" -msgstr "NCC Plotting" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:343 -msgid "" -"- 'Normal' - normal plotting, done at the end of the NCC job\n" -"- 'Progressive' - after each shape is generated it will be plotted." -msgstr "" -"- 'Normal' - normal plotting, done at the end of the NCC job\n" -"- 'Progressive' - after each shape is generated it will be plotted." - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:27 -msgid "Paint Tool Options" -msgstr "Paint Tool Options" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:33 -msgid "Parameters:" -msgstr "Parameters:" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:247 -#: flatcamTools/ToolPaint.py:445 -msgid "" -"If checked, use 'rest machining'.\n" -"Basically it will clear copper outside PCB features,\n" -"using the biggest tool and continue with the next tools,\n" -"from bigger to smaller, to clear areas of copper that\n" -"could not be cleared by previous tool, until there is\n" -"no more copper to clear or there are no more tools.\n" -"\n" -"If not checked, use the standard algorithm." -msgstr "" -"If checked, use 'rest machining'.\n" -"Basically it will clear copper outside PCB features,\n" -"using the biggest tool and continue with the next tools,\n" -"from bigger to smaller, to clear areas of copper that\n" -"could not be cleared by previous tool, until there is\n" -"no more copper to clear or there are no more tools.\n" -"\n" -"If not checked, use the standard algorithm." - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:260 -#: flatcamTools/ToolPaint.py:458 -msgid "" -"Selection of area to be processed.\n" -"- 'Polygon Selection' - left mouse click to add/remove polygons to be " -"processed.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"processed.\n" -"Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " -"areas.\n" -"- 'All Polygons' - the process will start after click.\n" -"- 'Reference Object' - will process the area specified by another object." -msgstr "" -"Selection of area to be processed.\n" -"- 'Polygon Selection' - left mouse click to add/remove polygons to be " -"processed.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"processed.\n" -"Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " -"areas.\n" -"- 'All Polygons' - the process will start after click.\n" -"- 'Reference Object' - will process the area specified by another object." - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:942 -#: flatcamTools/ToolPaint.py:1427 tclCommands/TclCommandPaint.py:164 -msgid "Polygon Selection" -msgstr "Polygon Selection" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:305 -msgid "Paint Plotting" -msgstr "Paint Plotting" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:307 -msgid "" -"- 'Normal' - normal plotting, done at the end of the Paint job\n" -"- 'Progressive' - after each shape is generated it will be plotted." -msgstr "" -"- 'Normal' - normal plotting, done at the end of the Paint job\n" -"- 'Progressive' - after each shape is generated it will be plotted." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:27 -msgid "Panelize Tool Options" -msgstr "Panelize Tool Options" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:33 -msgid "" -"Create an object that contains an array of (x, y) elements,\n" -"each element is a copy of the source object spaced\n" -"at a X distance, Y distance of each other." -msgstr "" -"Create an object that contains an array of (x, y) elements,\n" -"each element is a copy of the source object spaced\n" -"at a X distance, Y distance of each other." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:50 -#: flatcamTools/ToolPanelize.py:163 -msgid "Spacing cols" -msgstr "Spacing cols" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:52 -#: flatcamTools/ToolPanelize.py:165 -msgid "" -"Spacing between columns of the desired panel.\n" -"In current units." -msgstr "" -"Spacing between columns of the desired panel.\n" -"In current units." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:64 -#: flatcamTools/ToolPanelize.py:175 -msgid "Spacing rows" -msgstr "Spacing rows" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:66 -#: flatcamTools/ToolPanelize.py:177 -msgid "" -"Spacing between rows of the desired panel.\n" -"In current units." -msgstr "" -"Spacing between rows of the desired panel.\n" -"In current units." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:77 -#: flatcamTools/ToolPanelize.py:186 -msgid "Columns" -msgstr "Columns" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:79 -#: flatcamTools/ToolPanelize.py:188 -msgid "Number of columns of the desired panel" -msgstr "Number of columns of the desired panel" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:89 -#: flatcamTools/ToolPanelize.py:196 -msgid "Rows" -msgstr "Rows" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:91 -#: flatcamTools/ToolPanelize.py:198 -msgid "Number of rows of the desired panel" -msgstr "Number of rows of the desired panel" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:98 -#: flatcamTools/ToolPanelize.py:205 -msgid "Geo" -msgstr "Geo" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:99 -#: flatcamTools/ToolPanelize.py:206 -msgid "Panel Type" -msgstr "Panel Type" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:101 -msgid "" -"Choose the type of object for the panel object:\n" -"- Gerber\n" -"- Geometry" -msgstr "" -"Choose the type of object for the panel object:\n" -"- Gerber\n" -"- Geometry" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:110 -msgid "Constrain within" -msgstr "Constrain within" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:112 -#: flatcamTools/ToolPanelize.py:218 -msgid "" -"Area define by DX and DY within to constrain the panel.\n" -"DX and DY values are in current units.\n" -"Regardless of how many columns and rows are desired,\n" -"the final panel will have as many columns and rows as\n" -"they fit completely within selected area." -msgstr "" -"Area define by DX and DY within to constrain the panel.\n" -"DX and DY values are in current units.\n" -"Regardless of how many columns and rows are desired,\n" -"the final panel will have as many columns and rows as\n" -"they fit completely within selected area." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:125 -#: flatcamTools/ToolPanelize.py:230 -msgid "Width (DX)" -msgstr "Width (DX)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:127 -#: flatcamTools/ToolPanelize.py:232 -msgid "" -"The width (DX) within which the panel must fit.\n" -"In current units." -msgstr "" -"The width (DX) within which the panel must fit.\n" -"In current units." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:138 -#: flatcamTools/ToolPanelize.py:241 -msgid "Height (DY)" -msgstr "Height (DY)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:140 -#: flatcamTools/ToolPanelize.py:243 -msgid "" -"The height (DY)within which the panel must fit.\n" -"In current units." -msgstr "" -"The height (DY)within which the panel must fit.\n" -"In current units." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:27 -msgid "SolderPaste Tool Options" -msgstr "SolderPaste Tool Options" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:33 -msgid "" -"A tool to create GCode for dispensing\n" -"solder paste onto a PCB." -msgstr "" -"A tool to create GCode for dispensing\n" -"solder paste onto a PCB." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:54 -msgid "New Nozzle Dia" -msgstr "New Nozzle Dia" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:56 -#: flatcamTools/ToolSolderPaste.py:107 -msgid "Diameter for the new Nozzle tool to add in the Tool Table" -msgstr "Diameter for the new Nozzle tool to add in the Tool Table" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:72 -#: flatcamTools/ToolSolderPaste.py:183 -msgid "Z Dispense Start" -msgstr "Z Dispense Start" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:74 -#: flatcamTools/ToolSolderPaste.py:185 -msgid "The height (Z) when solder paste dispensing starts." -msgstr "The height (Z) when solder paste dispensing starts." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:85 -#: flatcamTools/ToolSolderPaste.py:195 -msgid "Z Dispense" -msgstr "Z Dispense" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:87 -#: flatcamTools/ToolSolderPaste.py:197 -msgid "The height (Z) when doing solder paste dispensing." -msgstr "The height (Z) when doing solder paste dispensing." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:98 -#: flatcamTools/ToolSolderPaste.py:207 -msgid "Z Dispense Stop" -msgstr "Z Dispense Stop" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:100 -#: flatcamTools/ToolSolderPaste.py:209 -msgid "The height (Z) when solder paste dispensing stops." -msgstr "The height (Z) when solder paste dispensing stops." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:111 -#: flatcamTools/ToolSolderPaste.py:219 -msgid "Z Travel" -msgstr "Z Travel" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:113 -#: flatcamTools/ToolSolderPaste.py:221 -msgid "" -"The height (Z) for travel between pads\n" -"(without dispensing solder paste)." -msgstr "" -"The height (Z) for travel between pads\n" -"(without dispensing solder paste)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:125 -#: flatcamTools/ToolSolderPaste.py:232 -msgid "Z Toolchange" -msgstr "Z Toolchange" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:127 -#: flatcamTools/ToolSolderPaste.py:234 -msgid "The height (Z) for tool (nozzle) change." -msgstr "The height (Z) for tool (nozzle) change." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:136 -#: flatcamTools/ToolSolderPaste.py:242 -msgid "" -"The X,Y location for tool (nozzle) change.\n" -"The format is (x, y) where x and y are real numbers." -msgstr "" ->>>>>>> remotes/jpcgt/flatcam/Beta "The X,Y location for tool (nozzle) change.\n" "The format is (x, y) where x and y are real numbers." @@ -18773,7 +13384,6 @@ msgid "" msgstr "" "Scale the selected object(s)\n" "using the Scale_X factor for both axis." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:134 #: flatcamTools/ToolTransform.py:198 @@ -18898,132 +13508,6 @@ msgid "" "If not checked then the buffer will follow the exact geometry\n" "of the buffered shape." msgstr "" -======= - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:134 -#: flatcamTools/ToolTransform.py:198 -msgid "" -"Scale the selected object(s)\n" -"using the origin reference when checked,\n" -"and the center of the biggest bounding box\n" -"of the selected objects when unchecked." -msgstr "" -"Scale the selected object(s)\n" -"using the origin reference when checked,\n" -"and the center of the biggest bounding box\n" -"of the selected objects when unchecked." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:150 -#: flatcamTools/ToolTransform.py:217 -msgid "X val" -msgstr "X val" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:152 -#: flatcamTools/ToolTransform.py:219 -msgid "Distance to offset on X axis. In current units." -msgstr "Distance to offset on X axis. In current units." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:163 -#: flatcamTools/ToolTransform.py:237 -msgid "Y val" -msgstr "Y val" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:165 -#: flatcamTools/ToolTransform.py:239 -msgid "Distance to offset on Y axis. In current units." -msgstr "Distance to offset on Y axis. In current units." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:171 -#: flatcamTools/ToolDblSided.py:67 flatcamTools/ToolDblSided.py:95 -#: flatcamTools/ToolDblSided.py:125 -msgid "Mirror" -msgstr "Mirror" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175 -#: flatcamTools/ToolTransform.py:283 -msgid "Mirror Reference" -msgstr "Mirror Reference" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177 -#: flatcamTools/ToolTransform.py:285 -msgid "" -"Flip the selected object(s)\n" -"around the point in Point Entry Field.\n" -"\n" -"The point coordinates can be captured by\n" -"left click on canvas together with pressing\n" -"SHIFT key. \n" -"Then click Add button to insert coordinates.\n" -"Or enter the coords in format (x, y) in the\n" -"Point Entry field and click Flip on X(Y)" -msgstr "" -"Flip the selected object(s)\n" -"around the point in Point Entry Field.\n" -"\n" -"The point coordinates can be captured by\n" -"left click on canvas together with pressing\n" -"SHIFT key. \n" -"Then click Add button to insert coordinates.\n" -"Or enter the coords in format (x, y) in the\n" -"Point Entry field and click Flip on X(Y)" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:188 -msgid "Mirror Reference point" -msgstr "Mirror Reference point" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:190 -msgid "" -"Coordinates in format (x, y) used as reference for mirroring.\n" -"The 'x' in (x, y) will be used when using Flip on X and\n" -"the 'y' in (x, y) will be used when using Flip on Y and" -msgstr "" -"Coordinates in format (x, y) used as reference for mirroring.\n" -"The 'x' in (x, y) will be used when using Flip on X and\n" -"the 'y' in (x, y) will be used when using Flip on Y and" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:203 -#: flatcamTools/ToolDistance.py:496 flatcamTools/ToolDistanceMin.py:287 -#: flatcamTools/ToolTransform.py:332 -msgid "Distance" -msgstr "Distance" - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:205 -#: flatcamTools/ToolTransform.py:334 -msgid "" -"A positive value will create the effect of dilation,\n" -"while a negative value will create the effect of erosion.\n" -"Each geometry element of the object will be increased\n" -"or decreased with the 'distance'." -msgstr "" -"A positive value will create the effect of dilation,\n" -"while a negative value will create the effect of erosion.\n" -"Each geometry element of the object will be increased\n" -"or decreased with the 'distance'." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:222 -#: flatcamTools/ToolTransform.py:359 -msgid "" -"A positive value will create the effect of dilation,\n" -"while a negative value will create the effect of erosion.\n" -"Each geometry element of the object will be increased\n" -"or decreased to fit the 'Value'. Value is a percentage\n" -"of the initial dimension." -msgstr "" -"A positive value will create the effect of dilation,\n" -"while a negative value will create the effect of erosion.\n" -"Each geometry element of the object will be increased\n" -"or decreased to fit the 'Value'. Value is a percentage\n" -"of the initial dimension." - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:241 -#: flatcamTools/ToolTransform.py:385 -msgid "" -"If checked then the buffer will surround the buffered shape,\n" -"every corner will be rounded.\n" -"If not checked then the buffer will follow the exact geometry\n" -"of the buffered shape." -msgstr "" ->>>>>>> remotes/jpcgt/flatcam/Beta "If checked then the buffer will surround the buffered shape,\n" "every corner will be rounded.\n" "If not checked then the buffer will follow the exact geometry\n" @@ -19304,33 +13788,19 @@ msgid "Milling tool for SLOTS is larger than hole size. Cancelled." msgstr "Milling tool for SLOTS is larger than hole size. Cancelled." #: flatcamObjects/FlatCAMExcellon.py:1281 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1571 -======= -#: flatcamObjects/FlatCAMGeometry.py:1543 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Focus Z" msgstr "Focus Z" #: flatcamObjects/FlatCAMExcellon.py:1300 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1590 -======= -#: flatcamObjects/FlatCAMGeometry.py:1562 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Laser Power" msgstr "Laser Power" #: flatcamObjects/FlatCAMExcellon.py:1430 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2027 #: flatcamObjects/FlatCAMGeometry.py:2031 #: flatcamObjects/FlatCAMGeometry.py:2176 -======= -#: flatcamObjects/FlatCAMGeometry.py:1999 -#: flatcamObjects/FlatCAMGeometry.py:2003 -#: flatcamObjects/FlatCAMGeometry.py:2148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Generating CNC Code" msgstr "Generating CNC Code" @@ -19339,7 +13809,6 @@ msgstr "Generating CNC Code" msgid "Current Tool parameters were applied to all tools." msgstr "Current Tool parameters were applied to all tools." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:124 flatcamObjects/FlatCAMGeometry.py:1235 #: flatcamObjects/FlatCAMGeometry.py:1236 #: flatcamObjects/FlatCAMGeometry.py:1245 @@ -19350,18 +13819,6 @@ msgstr "Iso" #: flatcamObjects/FlatCAMGeometry.py:854 flatcamObjects/FlatCAMGerber.py:891 #: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:690 #: flatcamTools/ToolCutOut.py:886 flatcamTools/ToolCutOut.py:1046 -======= -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:1207 -#: flatcamObjects/FlatCAMGeometry.py:1208 -#: flatcamObjects/FlatCAMGeometry.py:1217 -msgid "Iso" -msgstr "Iso" - -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:439 -#: flatcamObjects/FlatCAMGeometry.py:826 flatcamObjects/FlatCAMGerber.py:891 -#: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:686 -#: flatcamTools/ToolCutOut.py:882 flatcamTools/ToolCutOut.py:1042 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Rough" msgstr "Rough" @@ -19398,13 +13855,8 @@ msgstr "Failed. Select a tool to delete." msgid "Tool was deleted in Tool Table." msgstr "Tool was deleted in Tool Table." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1146 #: flatcamObjects/FlatCAMGeometry.py:1156 -======= -#: flatcamObjects/FlatCAMGeometry.py:1118 -#: flatcamObjects/FlatCAMGeometry.py:1128 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" @@ -19422,7 +13874,6 @@ msgstr "" "- Tool Dia -> 'Dia' column found in the Tool Table\n" "NB: a value of zero means that Tool Dia = 'V-tip Dia'" -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1643 msgid "This Geometry can't be processed because it is" msgstr "This Geometry can't be processed because it is" @@ -19437,22 +13888,6 @@ msgstr "Failed. No tool selected in the tool table ..." #: flatcamObjects/FlatCAMGeometry.py:1786 #: flatcamObjects/FlatCAMGeometry.py:1936 -======= -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "This Geometry can't be processed because it is" -msgstr "This Geometry can't be processed because it is" - -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "geometry" -msgstr "geometry" - -#: flatcamObjects/FlatCAMGeometry.py:1656 -msgid "Failed. No tool selected in the tool table ..." -msgstr "Failed. No tool selected in the tool table ..." - -#: flatcamObjects/FlatCAMGeometry.py:1758 -#: flatcamObjects/FlatCAMGeometry.py:1908 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." @@ -19460,7 +13895,6 @@ msgstr "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1852 #: flatcamObjects/FlatCAMGeometry.py:1998 msgid "G-Code parsing in progress..." @@ -19497,61 +13931,15 @@ msgstr "CNCjob created" #: flatcamObjects/FlatCAMGeometry.py:2209 #: flatcamObjects/FlatCAMGeometry.py:2218 flatcamParsers/ParseGerber.py:1867 -======= -#: flatcamObjects/FlatCAMGeometry.py:1824 -#: flatcamObjects/FlatCAMGeometry.py:1970 -msgid "G-Code parsing in progress..." -msgstr "G-Code parsing in progress..." - -#: flatcamObjects/FlatCAMGeometry.py:1826 -#: flatcamObjects/FlatCAMGeometry.py:1972 -msgid "G-Code parsing finished..." -msgstr "G-Code parsing finished..." - -#: flatcamObjects/FlatCAMGeometry.py:1834 -msgid "Finished G-Code processing" -msgstr "Finished G-Code processing" - -#: flatcamObjects/FlatCAMGeometry.py:1836 -#: flatcamObjects/FlatCAMGeometry.py:1984 -msgid "G-Code processing failed with error" -msgstr "G-Code processing failed with error" - -#: flatcamObjects/FlatCAMGeometry.py:1878 flatcamTools/ToolSolderPaste.py:1301 -msgid "Cancelled. Empty file, it has no geometry" -msgstr "Cancelled. Empty file, it has no geometry" - -#: flatcamObjects/FlatCAMGeometry.py:1982 -#: flatcamObjects/FlatCAMGeometry.py:2143 -msgid "Finished G-Code processing..." -msgstr "Finished G-Code processing..." - -#: flatcamObjects/FlatCAMGeometry.py:2001 -#: flatcamObjects/FlatCAMGeometry.py:2005 -#: flatcamObjects/FlatCAMGeometry.py:2150 -msgid "CNCjob created" -msgstr "CNCjob created" - -#: flatcamObjects/FlatCAMGeometry.py:2181 -#: flatcamObjects/FlatCAMGeometry.py:2190 flatcamParsers/ParseGerber.py:1867 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamParsers/ParseGerber.py:1877 msgid "Scale factor has to be a number: integer or float." msgstr "Scale factor has to be a number: integer or float." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2281 msgid "Geometry Scale done." msgstr "Geometry Scale done." #: flatcamObjects/FlatCAMGeometry.py:2298 flatcamParsers/ParseGerber.py:1993 -======= -#: flatcamObjects/FlatCAMGeometry.py:2253 -msgid "Geometry Scale done." -msgstr "Geometry Scale done." - -#: flatcamObjects/FlatCAMGeometry.py:2270 flatcamParsers/ParseGerber.py:1993 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." @@ -19559,19 +13947,11 @@ msgstr "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2354 msgid "Geometry Offset done." msgstr "Geometry Offset done." #: flatcamObjects/FlatCAMGeometry.py:2383 -======= -#: flatcamObjects/FlatCAMGeometry.py:2326 -msgid "Geometry Offset done." -msgstr "Geometry Offset done." - -#: flatcamObjects/FlatCAMGeometry.py:2355 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" @@ -19581,7 +13961,6 @@ msgstr "" "y)\n" "but now there is only one value, not two." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2577 #: flatcamTools/ToolCopperThieving.py:769 flatcamTools/ToolNCC.py:1648 msgid "Click the start point of the area." @@ -19604,8 +13983,6 @@ msgstr "Zone added. Click to start adding next zone or right click to finish." msgid "Cancelled. Area exclusion drawing was interrupted." msgstr "Cancelled. Area exclusion drawing was interrupted." -======= ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMGerber.py:494 msgid "Buffering solid geometry" msgstr "Buffering solid geometry" @@ -19627,11 +14004,7 @@ msgid "Click on a polygon to isolate it." msgstr "Click on a polygon to isolate it." #: flatcamObjects/FlatCAMGerber.py:670 flatcamObjects/FlatCAMGerber.py:774 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:1516 -======= -#: flatcamTools/ToolPaint.py:1511 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Added polygon" msgstr "Added polygon" @@ -19639,11 +14012,7 @@ msgstr "Added polygon" msgid "Click to add next polygon or right click to start isolation." msgstr "Click to add next polygon or right click to start isolation." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGerber.py:683 flatcamTools/ToolPaint.py:1530 -======= -#: flatcamObjects/FlatCAMGerber.py:683 flatcamTools/ToolPaint.py:1525 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Removed polygon" msgstr "Removed polygon" @@ -19651,19 +14020,11 @@ msgstr "Removed polygon" msgid "Click to add/remove next polygon or right click to start isolation." msgstr "Click to add/remove next polygon or right click to start isolation." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGerber.py:689 flatcamTools/ToolPaint.py:1536 msgid "No polygon detected under click position." msgstr "No polygon detected under click position." #: flatcamObjects/FlatCAMGerber.py:710 flatcamTools/ToolPaint.py:1565 -======= -#: flatcamObjects/FlatCAMGerber.py:689 flatcamTools/ToolPaint.py:1531 -msgid "No polygon detected under click position." -msgstr "No polygon detected under click position." - -#: flatcamObjects/FlatCAMGerber.py:710 flatcamTools/ToolPaint.py:1560 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "List of single polygons is empty. Aborting." msgstr "List of single polygons is empty. Aborting." @@ -19672,13 +14033,8 @@ msgid "No polygon in selection." msgstr "No polygon in selection." #: flatcamObjects/FlatCAMGerber.py:907 flatcamObjects/FlatCAMGerber.py:986 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:2086 flatcamTools/ToolNCC.py:3137 #: flatcamTools/ToolNCC.py:3516 -======= -#: flatcamTools/ToolNCC.py:2081 flatcamTools/ToolNCC.py:3132 -#: flatcamTools/ToolNCC.py:3511 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Isolation geometry could not be generated." msgstr "Isolation geometry could not be generated." @@ -20585,17 +14941,10 @@ msgid "Copper Thieving Tool done." msgstr "Copper Thieving Tool done." #: flatcamTools/ToolCopperThieving.py:759 -<<<<<<< HEAD #: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:519 #: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:208 #: flatcamTools/ToolNCC.py:1599 flatcamTools/ToolNCC.py:1640 #: flatcamTools/ToolNCC.py:1669 flatcamTools/ToolPaint.py:1474 -======= -#: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:515 -#: flatcamTools/ToolCutOut.py:720 flatcamTools/ToolInvertGerber.py:208 -#: flatcamTools/ToolNCC.py:1594 flatcamTools/ToolNCC.py:1635 -#: flatcamTools/ToolNCC.py:1664 flatcamTools/ToolPaint.py:1469 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:412 flatcamTools/ToolPanelize.py:426 #: flatcamTools/ToolSub.py:294 flatcamTools/ToolSub.py:307 #: flatcamTools/ToolSub.py:498 flatcamTools/ToolSub.py:513 @@ -20816,11 +15165,7 @@ msgstr "" "The LMB click has to be done on the perimeter of\n" "the Geometry object used as a cutout geometry." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:524 -======= -#: flatcamTools/ToolCutOut.py:520 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no object selected for Cutout.\n" "Select one and try again." @@ -20828,30 +15173,17 @@ msgstr "" "There is no object selected for Cutout.\n" "Select one and try again." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:530 flatcamTools/ToolCutOut.py:733 #: flatcamTools/ToolCutOut.py:914 flatcamTools/ToolCutOut.py:996 -======= -#: flatcamTools/ToolCutOut.py:526 flatcamTools/ToolCutOut.py:729 -#: flatcamTools/ToolCutOut.py:910 flatcamTools/ToolCutOut.py:992 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandGeoCutout.py:184 msgid "Tool Diameter is zero value. Change it to a positive real number." msgstr "Tool Diameter is zero value. Change it to a positive real number." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:544 flatcamTools/ToolCutOut.py:748 msgid "Number of gaps value is missing. Add it and retry." msgstr "Number of gaps value is missing. Add it and retry." #: flatcamTools/ToolCutOut.py:549 flatcamTools/ToolCutOut.py:752 -======= -#: flatcamTools/ToolCutOut.py:540 flatcamTools/ToolCutOut.py:744 -msgid "Number of gaps value is missing. Add it and retry." -msgstr "Number of gaps value is missing. Add it and retry." - -#: flatcamTools/ToolCutOut.py:545 flatcamTools/ToolCutOut.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " @@ -20859,11 +15191,7 @@ msgstr "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:554 flatcamTools/ToolCutOut.py:758 -======= -#: flatcamTools/ToolCutOut.py:550 flatcamTools/ToolCutOut.py:754 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " @@ -20875,45 +15203,27 @@ msgstr "" "Geometry,\n" "and after that perform Cutout." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:706 flatcamTools/ToolCutOut.py:903 msgid "Any form CutOut operation finished." msgstr "Any form CutOut operation finished." #: flatcamTools/ToolCutOut.py:728 flatcamTools/ToolInvertGerber.py:214 #: flatcamTools/ToolNCC.py:1603 flatcamTools/ToolPaint.py:1397 -======= -#: flatcamTools/ToolCutOut.py:702 flatcamTools/ToolCutOut.py:899 -msgid "Any form CutOut operation finished." -msgstr "Any form CutOut operation finished." - -#: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:214 -#: flatcamTools/ToolNCC.py:1598 flatcamTools/ToolPaint.py:1392 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:417 tclCommands/TclCommandBbox.py:71 #: tclCommands/TclCommandNregions.py:71 msgid "Object not found" msgstr "Object not found" -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:872 msgid "Rectangular cutout with negative margin is not possible." msgstr "Rectangular cutout with negative margin is not possible." #: flatcamTools/ToolCutOut.py:908 -======= -#: flatcamTools/ToolCutOut.py:868 -msgid "Rectangular cutout with negative margin is not possible." -msgstr "Rectangular cutout with negative margin is not possible." - -#: flatcamTools/ToolCutOut.py:904 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Click on the selected geometry object perimeter to create a bridge gap ..." msgstr "" "Click on the selected geometry object perimeter to create a bridge gap ..." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:925 flatcamTools/ToolCutOut.py:951 msgid "Could not retrieve Geometry object" msgstr "Could not retrieve Geometry object" @@ -20931,25 +15241,6 @@ msgid "Could not retrieve Gerber object" msgstr "Could not retrieve Gerber object" #: flatcamTools/ToolCutOut.py:983 -======= -#: flatcamTools/ToolCutOut.py:921 flatcamTools/ToolCutOut.py:947 -msgid "Could not retrieve Geometry object" -msgstr "Could not retrieve Geometry object" - -#: flatcamTools/ToolCutOut.py:952 -msgid "Geometry object for manual cutout not found" -msgstr "Geometry object for manual cutout not found" - -#: flatcamTools/ToolCutOut.py:962 -msgid "Added manual Bridge Gap." -msgstr "Added manual Bridge Gap." - -#: flatcamTools/ToolCutOut.py:974 -msgid "Could not retrieve Gerber object" -msgstr "Could not retrieve Gerber object" - -#: flatcamTools/ToolCutOut.py:979 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." @@ -20957,11 +15248,7 @@ msgstr "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:989 -======= -#: flatcamTools/ToolCutOut.py:985 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." @@ -20969,19 +15256,11 @@ msgstr "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:1024 msgid "Geometry not supported for cutout" msgstr "Geometry not supported for cutout" #: flatcamTools/ToolCutOut.py:1099 -======= -#: flatcamTools/ToolCutOut.py:1020 -msgid "Geometry not supported for cutout" -msgstr "Geometry not supported for cutout" - -#: flatcamTools/ToolCutOut.py:1095 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Making manual bridge gap..." msgstr "Making manual bridge gap..." @@ -21976,23 +16255,6 @@ msgstr "" "is the cut width into the material." #: flatcamTools/ToolNCC.py:150 -#| msgid "" -#| "The Tool Type (TT) can be:\n" -#| "- Circular with 1 ... 4 teeth -> it is informative only. Being circular,\n" -#| "the cut width in material is exactly the tool diameter.\n" -#| "- Ball -> informative only and make reference to the Ball type endmill.\n" -#| "- V-Shape -> it will disable de Z-Cut parameter in the resulting geometry " -#| "UI form\n" -#| "and enable two additional UI form fields in the resulting geometry: V-Tip " -#| "Dia and\n" -#| "V-Tip Angle. Adjusting those two values will adjust the Z-Cut parameter " -#| "such\n" -#| "as the cut width into material will be equal with the value in the Tool " -#| "Diameter\n" -#| "column of this table.\n" -#| "Choosing the 'V-Shape' Tool Type automatically will select the Operation " -#| "Type\n" -#| "in the resulting geometry as Isolation." msgid "" "The Tool Type (TT) can be:\n" "- Circular with 1 ... 4 teeth -> it is informative only. Being circular,\n" @@ -22416,23 +16678,6 @@ msgstr "" "this function will not be able to create painting geometry." #: flatcamTools/ToolPaint.py:146 -#| msgid "" -#| "The Tool Type (TT) can be:\n" -#| "- Circular with 1 ... 4 teeth -> it is informative only. Being circular,\n" -#| "the cut width in material is exactly the tool diameter.\n" -#| "- Ball -> informative only and make reference to the Ball type endmill.\n" -#| "- V-Shape -> it will disable de Z-Cut parameter in the resulting geometry " -#| "UI form\n" -#| "and enable two additional UI form fields in the resulting geometry: V-Tip " -#| "Dia and\n" -#| "V-Tip Angle. Adjusting those two values will adjust the Z-Cut parameter " -#| "such\n" -#| "as the cut width into material will be equal with the value in the Tool " -#| "Diameter\n" -#| "column of this table.\n" -#| "Choosing the 'V-Shape' Tool Type automatically will select the Operation " -#| "Type\n" -#| "in the resulting geometry as Isolation." msgid "" "The Tool Type (TT) can be:\n" "- Circular -> it is informative only. Being circular,\n" diff --git a/locale/it/LC_MESSAGES/strings.po b/locale/it/LC_MESSAGES/strings.po index 1d57b779..33e36c59 100644 --- a/locale/it/LC_MESSAGES/strings.po +++ b/locale/it/LC_MESSAGES/strings.po @@ -6,11 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: 2020-05-02 23:49+0300\n" -<<<<<<< HEAD "PO-Revision-Date: 2020-05-03 12:06+0200\n" -======= -"PO-Revision-Date: 2020-05-02 23:50+0300\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "Last-Translator: \n" "Language-Team: \n" "Language: it\n" diff --git a/locale/pt_BR/LC_MESSAGES/strings.po b/locale/pt_BR/LC_MESSAGES/strings.po index 6739fec1..0c56d5bf 100644 --- a/locale/pt_BR/LC_MESSAGES/strings.po +++ b/locale/pt_BR/LC_MESSAGES/strings.po @@ -1,13 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -<<<<<<< HEAD "POT-Creation-Date: 2020-05-03 16:12+0300\n" "PO-Revision-Date: 2020-05-03 16:12+0300\n" -======= -"POT-Creation-Date: 2020-05-02 23:54+0300\n" -"PO-Revision-Date: 2020-05-02 23:55+0300\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "Last-Translator: Carlos Stein \n" "Language-Team: \n" "Language: pt_BR\n" @@ -23,29 +18,17 @@ msgstr "" "X-Poedit-SearchPathExcluded-1: doc\n" "X-Poedit-SearchPathExcluded-2: tests\n" -<<<<<<< HEAD #: FlatCAMApp.py:491 msgid "FlatCAM is initializing ..." msgstr "FlatCAM está inicializando...." #: FlatCAMApp.py:639 -======= -#: FlatCAMApp.py:490 -msgid "FlatCAM is initializing ..." -msgstr "FlatCAM está inicializando...." - -#: FlatCAMApp.py:638 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Could not find the Language files. The App strings are missing." msgstr "" "Não foi possível encontrar os arquivos de idioma. Estão faltando as strings " "do aplicativo." -<<<<<<< HEAD #: FlatCAMApp.py:709 -======= -#: FlatCAMApp.py:708 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started." @@ -53,11 +36,7 @@ msgstr "" "FlatCAM está inicializando....\n" "Inicialização do Canvas iniciada." -<<<<<<< HEAD #: FlatCAMApp.py:729 -======= -#: FlatCAMApp.py:728 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" @@ -67,26 +46,17 @@ msgstr "" "Inicialização do Canvas iniciada.\n" "Inicialização do Canvas concluída em" -<<<<<<< HEAD #: FlatCAMApp.py:1593 FlatCAMApp.py:7451 msgid "New Project - Not saved" msgstr "Novo Projeto - Não salvo" #: FlatCAMApp.py:1689 -======= -#: FlatCAMApp.py:1592 FlatCAMApp.py:7450 -msgid "New Project - Not saved" -msgstr "Novo Projeto - Não salvo" - -#: FlatCAMApp.py:1688 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Found old default preferences files. Please reboot the application to update." msgstr "" "Arquivos de preferências padrão antigos encontrados. Por favor, reinicie o " "aplicativo para atualizar." -<<<<<<< HEAD #: FlatCAMApp.py:1740 FlatCAMApp.py:2512 FlatCAMApp.py:2547 FlatCAMApp.py:2594 #: FlatCAMApp.py:4540 FlatCAMApp.py:7535 FlatCAMApp.py:7572 FlatCAMApp.py:7614 #: FlatCAMApp.py:7643 FlatCAMApp.py:7684 FlatCAMApp.py:7709 FlatCAMApp.py:7761 @@ -94,15 +64,6 @@ msgstr "" #: FlatCAMApp.py:7964 FlatCAMApp.py:8005 FlatCAMApp.py:8049 FlatCAMApp.py:8105 #: FlatCAMApp.py:8137 FlatCAMApp.py:8169 FlatCAMApp.py:8402 FlatCAMApp.py:8440 #: FlatCAMApp.py:8483 FlatCAMApp.py:8560 FlatCAMApp.py:8615 -======= -#: FlatCAMApp.py:1739 FlatCAMApp.py:2511 FlatCAMApp.py:2546 FlatCAMApp.py:2593 -#: FlatCAMApp.py:4539 FlatCAMApp.py:7534 FlatCAMApp.py:7571 FlatCAMApp.py:7613 -#: FlatCAMApp.py:7642 FlatCAMApp.py:7683 FlatCAMApp.py:7708 FlatCAMApp.py:7760 -#: FlatCAMApp.py:7795 FlatCAMApp.py:7840 FlatCAMApp.py:7881 FlatCAMApp.py:7922 -#: FlatCAMApp.py:7963 FlatCAMApp.py:8004 FlatCAMApp.py:8048 FlatCAMApp.py:8104 -#: FlatCAMApp.py:8136 FlatCAMApp.py:8168 FlatCAMApp.py:8401 FlatCAMApp.py:8439 -#: FlatCAMApp.py:8482 FlatCAMApp.py:8559 FlatCAMApp.py:8614 ->>>>>>> remotes/jpcgt/flatcam/Beta #: FlatCAMBookmark.py:300 FlatCAMBookmark.py:342 FlatCAMDB.py:663 #: FlatCAMDB.py:709 FlatCAMDB.py:2125 FlatCAMDB.py:2171 #: flatcamEditors/FlatCAMExcEditor.py:1023 @@ -117,7 +78,6 @@ msgstr "" msgid "Cancelled." msgstr "Cancelado." -<<<<<<< HEAD #: FlatCAMApp.py:1756 msgid "Open Config file failed." msgstr "Falha ao abrir o arquivo de Configuração." @@ -143,33 +103,6 @@ msgid "Select a Geometry, Gerber or Excellon Object to edit." msgstr "Selecione um Objeto Geometria, Gerber ou Excellon para editar." #: FlatCAMApp.py:2146 -======= -#: FlatCAMApp.py:1755 -msgid "Open Config file failed." -msgstr "Falha ao abrir o arquivo de Configuração." - -#: FlatCAMApp.py:1770 -msgid "Open Script file failed." -msgstr "Falha ao abrir o arquivo de Script." - -#: FlatCAMApp.py:1796 -msgid "Open Excellon file failed." -msgstr "Falha ao abrir o arquivo Excellon." - -#: FlatCAMApp.py:1809 -msgid "Open GCode file failed." -msgstr "Falha ao abrir o arquivo G-Code." - -#: FlatCAMApp.py:1822 -msgid "Open Gerber file failed." -msgstr "Falha ao abrir o arquivo Gerber." - -#: FlatCAMApp.py:2130 -msgid "Select a Geometry, Gerber or Excellon Object to edit." -msgstr "Selecione um Objeto Geometria, Gerber ou Excellon para editar." - -#: FlatCAMApp.py:2145 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" @@ -179,7 +112,6 @@ msgstr "" "possível. \n" "Edite apenas uma geometria por vez." -<<<<<<< HEAD #: FlatCAMApp.py:2204 msgid "Editor is activated ..." msgstr "Editor está ativado ..." @@ -203,49 +135,18 @@ msgstr "Sim" #: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 #: flatcamGUI/FlatCAMGUI.py:2520 #: flatcamGUI/preferences/PreferencesUIManager.py:1123 -======= -#: FlatCAMApp.py:2203 -msgid "Editor is activated ..." -msgstr "Editor está ativado ..." - -#: FlatCAMApp.py:2224 -msgid "Do you want to save the edited object?" -msgstr "Você quer salvar o objeto editado?" - -#: FlatCAMApp.py:2225 flatcamGUI/FlatCAMGUI.py:2288 -msgid "Close Editor" -msgstr "Fechar Editor" - -#: FlatCAMApp.py:2228 FlatCAMApp.py:3517 FlatCAMApp.py:6084 FlatCAMApp.py:7344 -#: FlatCAMTranslation.py:109 FlatCAMTranslation.py:207 -#: flatcamGUI/FlatCAMGUI.py:2519 -#: flatcamGUI/preferences/PreferencesUIManager.py:1118 -msgid "Yes" -msgstr "Sim" - -#: FlatCAMApp.py:2229 FlatCAMApp.py:3518 FlatCAMApp.py:6085 FlatCAMApp.py:7345 -#: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 -#: flatcamGUI/FlatCAMGUI.py:2520 -#: flatcamGUI/preferences/PreferencesUIManager.py:1119 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150 #: flatcamTools/ToolNCC.py:182 flatcamTools/ToolPaint.py:166 msgid "No" msgstr "Não" -<<<<<<< HEAD #: FlatCAMApp.py:2231 FlatCAMApp.py:3520 FlatCAMApp.py:4478 FlatCAMApp.py:5103 #: FlatCAMApp.py:7347 FlatCAMDB.py:128 FlatCAMDB.py:1689 -======= -#: FlatCAMApp.py:2230 FlatCAMApp.py:3519 FlatCAMApp.py:4477 FlatCAMApp.py:5102 -#: FlatCAMApp.py:7346 FlatCAMDB.py:128 FlatCAMDB.py:1689 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1347 msgid "Cancel" msgstr "Cancelar" -<<<<<<< HEAD #: FlatCAMApp.py:2263 msgid "Object empty after edit." msgstr "Objeto vazio após a edição." @@ -293,55 +194,6 @@ msgstr "Salvar em arquivo" #: FlatCAMApp.py:2602 FlatCAMApp.py:8859 FlatCAMApp.py:8907 FlatCAMApp.py:9032 #: FlatCAMApp.py:9168 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 -======= -#: FlatCAMApp.py:2262 -msgid "Object empty after edit." -msgstr "Objeto vazio após a edição." - -#: FlatCAMApp.py:2266 FlatCAMApp.py:2287 FlatCAMApp.py:2309 -msgid "Editor exited. Editor content saved." -msgstr "Editor fechado. Conteúdo salvo." - -#: FlatCAMApp.py:2313 FlatCAMApp.py:2336 FlatCAMApp.py:2354 -msgid "Select a Gerber, Geometry or Excellon Object to update." -msgstr "Selecione um objeto Gerber, Geometria ou Excellon para atualizar." - -#: FlatCAMApp.py:2316 -msgid "is updated, returning to App..." -msgstr "está atualizado, retornando ao App..." - -#: FlatCAMApp.py:2323 -msgid "Editor exited. Editor content was not saved." -msgstr "Editor fechado. Conteúdo não salvo." - -#: FlatCAMApp.py:2503 FlatCAMApp.py:2507 -msgid "Import FlatCAM Preferences" -msgstr "Importar Preferências do FlatCAM" - -#: FlatCAMApp.py:2518 -msgid "Imported Defaults from" -msgstr "Padrões importados de" - -#: FlatCAMApp.py:2538 FlatCAMApp.py:2543 -msgid "Export FlatCAM Preferences" -msgstr "Exportar Preferências do FlatCAM" - -#: FlatCAMApp.py:2557 FlatCAMApp.py:2625 -#: flatcamGUI/preferences/PreferencesUIManager.py:1014 -msgid "Failed to write defaults to file." -msgstr "Falha ao gravar os padrões no arquivo." - -#: FlatCAMApp.py:2563 -msgid "Exported preferences to" -msgstr "Preferências exportadas para" - -#: FlatCAMApp.py:2583 FlatCAMApp.py:2588 -msgid "Save to file" -msgstr "Salvar em arquivo" - -#: FlatCAMApp.py:2601 FlatCAMApp.py:8858 FlatCAMApp.py:8906 FlatCAMApp.py:9031 -#: FlatCAMApp.py:9167 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMTextEditor.py:276 flatcamObjects/FlatCAMCNCJob.py:959 #: flatcamTools/ToolFilm.py:1031 flatcamTools/ToolFilm.py:1212 #: flatcamTools/ToolSolderPaste.py:1534 @@ -353,7 +205,6 @@ msgstr "" "É provável que outro aplicativo esteja mantendo o arquivo aberto e não " "acessível." -<<<<<<< HEAD #: FlatCAMApp.py:2613 msgid "Could not load the file." msgstr "Não foi possível carregar o arquivo." @@ -374,28 +225,6 @@ msgstr "Falha ao abrir o arquivo com lista de projetos recentes para gravação. #: FlatCAMApp.py:9637 FlatCAMApp.py:10287 #: flatcamEditors/FlatCAMGrbEditor.py:4364 #: flatcamObjects/FlatCAMGeometry.py:1725 flatcamParsers/ParseExcellon.py:897 -======= -#: FlatCAMApp.py:2612 -msgid "Could not load the file." -msgstr "Não foi possível carregar o arquivo." - -#: FlatCAMApp.py:2628 -msgid "Exported file to" -msgstr "Arquivo exportado para" - -#: FlatCAMApp.py:2711 -msgid "Failed to open recent files file for writing." -msgstr "Falha ao abrir o arquivo com lista de arquivos recentes para gravação." - -#: FlatCAMApp.py:2722 -msgid "Failed to open recent projects file for writing." -msgstr "Falha ao abrir o arquivo com lista de projetos recentes para gravação." - -#: FlatCAMApp.py:2805 FlatCAMApp.py:9376 FlatCAMApp.py:9440 FlatCAMApp.py:9571 -#: FlatCAMApp.py:9636 FlatCAMApp.py:10286 -#: flatcamEditors/FlatCAMGrbEditor.py:4364 -#: flatcamObjects/FlatCAMGeometry.py:1697 flatcamParsers/ParseExcellon.py:897 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:432 msgid "An internal error has occurred. See shell.\n" msgstr "Ocorreu um erro interno. Veja shell (linha de comando).\n" @@ -413,7 +242,6 @@ msgstr "" msgid "Converting units to " msgstr "Convertendo unidades para " -<<<<<<< HEAD #: FlatCAMApp.py:2931 msgid "CREATE A NEW FLATCAM TCL SCRIPT" msgstr "CRIAR UM NOVO SCRIPT FLATCAM TCL" @@ -427,21 +255,6 @@ msgid "FlatCAM commands list" msgstr "Lista de comandos FlatCAM" #: FlatCAMApp.py:2935 -======= -#: FlatCAMApp.py:2930 -msgid "CREATE A NEW FLATCAM TCL SCRIPT" -msgstr "CRIAR UM NOVO SCRIPT FLATCAM TCL" - -#: FlatCAMApp.py:2931 -msgid "TCL Tutorial is here" -msgstr "Tutorial TCL está aqui" - -#: FlatCAMApp.py:2933 -msgid "FlatCAM commands list" -msgstr "Lista de comandos FlatCAM" - -#: FlatCAMApp.py:2934 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." @@ -449,21 +262,12 @@ msgstr "" "Digite >help< Run Code para uma lista de comandos TCL FlatCAM (mostrados na " "linha de comando)." -<<<<<<< HEAD #: FlatCAMApp.py:2982 FlatCAMApp.py:2988 FlatCAMApp.py:2994 FlatCAMApp.py:3000 #: FlatCAMApp.py:3006 FlatCAMApp.py:3012 msgid "created/selected" msgstr "criado / selecionado" #: FlatCAMApp.py:3027 FlatCAMApp.py:5189 flatcamObjects/FlatCAMObj.py:248 -======= -#: FlatCAMApp.py:2981 FlatCAMApp.py:2987 FlatCAMApp.py:2993 FlatCAMApp.py:2999 -#: FlatCAMApp.py:3005 FlatCAMApp.py:3011 -msgid "created/selected" -msgstr "criado / selecionado" - -#: FlatCAMApp.py:3026 FlatCAMApp.py:5188 flatcamObjects/FlatCAMObj.py:248 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMObj.py:279 flatcamObjects/FlatCAMObj.py:295 #: flatcamObjects/FlatCAMObj.py:375 flatcamTools/ToolCopperThieving.py:1481 #: flatcamTools/ToolFiducials.py:809 flatcamTools/ToolMove.py:229 @@ -471,7 +275,6 @@ msgstr "criado / selecionado" msgid "Plotting" msgstr "Plotando" -<<<<<<< HEAD #: FlatCAMApp.py:3090 flatcamGUI/FlatCAMGUI.py:545 msgid "About FlatCAM" msgstr "Sobre FlatCAM" @@ -501,37 +304,6 @@ msgid "Licensed under the MIT license" msgstr "Licenciado sob licença do MIT" #: FlatCAMApp.py:3147 -======= -#: FlatCAMApp.py:3089 flatcamGUI/FlatCAMGUI.py:545 -msgid "About FlatCAM" -msgstr "Sobre FlatCAM" - -#: FlatCAMApp.py:3115 -msgid "2D Computer-Aided Printed Circuit Board Manufacturing" -msgstr "Fabricação de Placas de Circuito Impresso 2D Assistida por Computador" - -#: FlatCAMApp.py:3116 -msgid "Development" -msgstr "Desenvolvimento" - -#: FlatCAMApp.py:3117 -msgid "DOWNLOAD" -msgstr "DOWNLOAD" - -#: FlatCAMApp.py:3118 -msgid "Issue tracker" -msgstr "Rastreador de problemas" - -#: FlatCAMApp.py:3122 FlatCAMApp.py:3483 flatcamGUI/GUIElements.py:2583 -msgid "Close" -msgstr "Fechar" - -#: FlatCAMApp.py:3137 -msgid "Licensed under the MIT license" -msgstr "Licenciado sob licença do MIT" - -#: FlatCAMApp.py:3146 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" @@ -579,11 +351,7 @@ msgstr "" "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n" "THE SOFTWARE." -<<<<<<< HEAD #: FlatCAMApp.py:3169 -======= -#: FlatCAMApp.py:3168 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Some of the icons used are from the following sources:
Icons by FreepikIcons8
Ícones por oNline Web Fonts" -<<<<<<< HEAD #: FlatCAMApp.py:3202 msgid "Splash" msgstr "Abertura" @@ -653,61 +420,6 @@ msgid "Bookmarks Manager" msgstr "Gerenciados de Favoritos" #: FlatCAMApp.py:3475 -======= -#: FlatCAMApp.py:3201 -msgid "Splash" -msgstr "Abertura" - -#: FlatCAMApp.py:3207 -msgid "Programmers" -msgstr "Programadores" - -#: FlatCAMApp.py:3213 -msgid "Translators" -msgstr "Tradutores" - -#: FlatCAMApp.py:3219 -msgid "License" -msgstr "Licença" - -#: FlatCAMApp.py:3225 -msgid "Attributions" -msgstr "Atribuições" - -#: FlatCAMApp.py:3248 -msgid "Programmer" -msgstr "Programador" - -#: FlatCAMApp.py:3249 -msgid "Status" -msgstr "Status" - -#: FlatCAMApp.py:3250 FlatCAMApp.py:3330 -msgid "E-mail" -msgstr "E-mail" - -#: FlatCAMApp.py:3258 -msgid "BETA Maintainer >= 2019" -msgstr "Mantenedor BETA >= 2019" - -#: FlatCAMApp.py:3327 -msgid "Language" -msgstr "Idioma" - -#: FlatCAMApp.py:3328 -msgid "Translator" -msgstr "Tradutor" - -#: FlatCAMApp.py:3329 -msgid "Corrections" -msgstr "Correções" - -#: FlatCAMApp.py:3454 FlatCAMApp.py:3463 flatcamGUI/FlatCAMGUI.py:527 -msgid "Bookmarks Manager" -msgstr "Gerenciados de Favoritos" - -#: FlatCAMApp.py:3474 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This entry will resolve to another website if:\n" "\n" @@ -727,7 +439,6 @@ msgstr "" "Se você não conseguir obter informações sobre o FlatCAM beta\n" "use o link do canal do YouTube no menu Ajuda." -<<<<<<< HEAD #: FlatCAMApp.py:3482 msgid "Alternative website" msgstr "Site alternativo" @@ -737,17 +448,6 @@ msgid "Application is saving the project. Please wait ..." msgstr "O aplicativo está salvando o projeto. Por favor, espere ..." #: FlatCAMApp.py:3513 FlatCAMTranslation.py:202 -======= -#: FlatCAMApp.py:3481 -msgid "Alternative website" -msgstr "Site alternativo" - -#: FlatCAMApp.py:3507 flatcamGUI/FlatCAMGUI.py:4244 -msgid "Application is saving the project. Please wait ..." -msgstr "O aplicativo está salvando o projeto. Por favor, espere ..." - -#: FlatCAMApp.py:3512 FlatCAMTranslation.py:202 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" @@ -755,57 +455,33 @@ msgstr "" "Existem arquivos/objetos modificados no FlatCAM. \n" "Você quer salvar o projeto?" -<<<<<<< HEAD #: FlatCAMApp.py:3516 FlatCAMApp.py:7343 FlatCAMTranslation.py:205 msgid "Save changes" msgstr "Salvar alterações" #: FlatCAMApp.py:3778 -======= -#: FlatCAMApp.py:3515 FlatCAMApp.py:7342 FlatCAMTranslation.py:205 -msgid "Save changes" -msgstr "Salvar alterações" - -#: FlatCAMApp.py:3777 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Selected Excellon file extensions registered with FlatCAM." msgstr "" "As extensões de arquivo Excellon selecionadas foram registradas para o " "FlatCAM." -<<<<<<< HEAD #: FlatCAMApp.py:3800 -======= -#: FlatCAMApp.py:3799 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Selected GCode file extensions registered with FlatCAM." msgstr "" "As extensões de arquivo G-Code selecionadas foram registradas para o FlatCAM." -<<<<<<< HEAD #: FlatCAMApp.py:3822 -======= -#: FlatCAMApp.py:3821 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Selected Gerber file extensions registered with FlatCAM." msgstr "" "As extensões de arquivo Gerber selecionadas foram registradas para o FlatCAM." -<<<<<<< HEAD #: FlatCAMApp.py:4010 FlatCAMApp.py:4069 FlatCAMApp.py:4097 -======= -#: FlatCAMApp.py:4009 FlatCAMApp.py:4068 FlatCAMApp.py:4096 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "At least two objects are required for join. Objects currently selected" msgstr "" "São necessários pelo menos dois objetos para unir. Objetos atualmente " "selecionados" -<<<<<<< HEAD #: FlatCAMApp.py:4019 -======= -#: FlatCAMApp.py:4018 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " @@ -821,7 +497,6 @@ msgstr "" "perdidas e o resultado pode não ser o esperado.\n" "Verifique o G-CODE gerado." -<<<<<<< HEAD #: FlatCAMApp.py:4031 FlatCAMApp.py:4041 msgid "Geometry merging finished" msgstr "Fusão de geometria concluída" @@ -863,49 +538,6 @@ msgid "Toggle Units" msgstr "Alternar Unidades" #: FlatCAMApp.py:4474 -======= -#: FlatCAMApp.py:4030 FlatCAMApp.py:4040 -msgid "Geometry merging finished" -msgstr "Fusão de geometria concluída" - -#: FlatCAMApp.py:4063 -msgid "Failed. Excellon joining works only on Excellon objects." -msgstr "Falha. A união de Excellon funciona apenas em objetos Excellon." - -#: FlatCAMApp.py:4073 -msgid "Excellon merging finished" -msgstr "Fusão de Excellon concluída" - -#: FlatCAMApp.py:4091 -msgid "Failed. Gerber joining works only on Gerber objects." -msgstr "Falha. A união de Gerber funciona apenas em objetos Gerber." - -#: FlatCAMApp.py:4101 -msgid "Gerber merging finished" -msgstr "Fusão de Gerber concluída" - -#: FlatCAMApp.py:4121 FlatCAMApp.py:4158 -msgid "Failed. Select a Geometry Object and try again." -msgstr "Falha. Selecione um Objeto de Geometria e tente novamente." - -#: FlatCAMApp.py:4125 FlatCAMApp.py:4163 -msgid "Expected a GeometryObject, got" -msgstr "Geometria FlatCAM esperada, recebido" - -#: FlatCAMApp.py:4140 -msgid "A Geometry object was converted to MultiGeo type." -msgstr "Um objeto Geometria foi convertido para o tipo MultiGeo." - -#: FlatCAMApp.py:4178 -msgid "A Geometry object was converted to SingleGeo type." -msgstr "Um objeto Geometria foi convertido para o tipo Único." - -#: FlatCAMApp.py:4471 -msgid "Toggle Units" -msgstr "Alternar Unidades" - -#: FlatCAMApp.py:4473 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Changing the units of the project\n" "will scale all objects.\n" @@ -917,7 +549,6 @@ msgstr "" "\n" "Você quer continuar?" -<<<<<<< HEAD #: FlatCAMApp.py:4477 FlatCAMApp.py:5025 FlatCAMApp.py:5102 FlatCAMApp.py:7728 #: FlatCAMApp.py:7742 FlatCAMApp.py:8075 FlatCAMApp.py:8085 msgid "Ok" @@ -932,22 +563,6 @@ msgid "Detachable Tabs" msgstr "Abas Destacáveis" #: FlatCAMApp.py:5014 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1431 -======= -#: FlatCAMApp.py:4476 FlatCAMApp.py:5024 FlatCAMApp.py:5101 FlatCAMApp.py:7727 -#: FlatCAMApp.py:7741 FlatCAMApp.py:8074 FlatCAMApp.py:8084 -msgid "Ok" -msgstr "Ok" - -#: FlatCAMApp.py:4525 -msgid "Converted units to" -msgstr "Unidades convertidas para" - -#: FlatCAMApp.py:4927 -msgid "Detachable Tabs" -msgstr "Abas Destacáveis" - -#: FlatCAMApp.py:5013 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1426 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:858 flatcamTools/ToolSolderPaste.py:568 #: flatcamTools/ToolSolderPaste.py:893 msgid "Please enter a tool diameter with non-zero value, in Float format." @@ -955,20 +570,12 @@ msgstr "" "Insira um diâmetro de ferramenta com valor diferente de zero, no formato " "Flutuante." -<<<<<<< HEAD #: FlatCAMApp.py:5018 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 -======= -#: FlatCAMApp.py:5017 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:572 msgid "Adding Tool cancelled" msgstr "Adicionar ferramenta cancelada" -<<<<<<< HEAD #: FlatCAMApp.py:5021 -======= -#: FlatCAMApp.py:5020 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." @@ -976,19 +583,11 @@ msgstr "" "Adicionar Ferramenta funciona somente no modo Avançado.\n" "Vá em Preferências -> Geral - Mostrar Opções Avançadas." -<<<<<<< HEAD #: FlatCAMApp.py:5097 msgid "Delete objects" msgstr "Excluir objetos" #: FlatCAMApp.py:5100 -======= -#: FlatCAMApp.py:5096 -msgid "Delete objects" -msgstr "Excluir objetos" - -#: FlatCAMApp.py:5099 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Are you sure you want to permanently delete\n" "the selected objects?" @@ -996,7 +595,6 @@ msgstr "" "Você tem certeza de que deseja excluir permanentemente\n" "os objetos selecionados?" -<<<<<<< HEAD #: FlatCAMApp.py:5138 msgid "Object(s) deleted" msgstr "Objeto(s) excluído(s)" @@ -1046,57 +644,6 @@ msgid "Wrong coordinates. Enter coordinates in format: X,Y" msgstr "Coordenadas erradas. Insira as coordenadas no formato X,Y" #: FlatCAMApp.py:5463 FlatCAMApp.py:5612 -======= -#: FlatCAMApp.py:5137 -msgid "Object(s) deleted" -msgstr "Objeto(s) excluído(s)" - -#: FlatCAMApp.py:5141 FlatCAMApp.py:5296 flatcamTools/ToolDblSided.py:818 -msgid "Failed. No object(s) selected..." -msgstr "Falha. Nenhum objeto selecionado..." - -#: FlatCAMApp.py:5143 -msgid "Save the work in Editor and try again ..." -msgstr "Salve o trabalho no Editor e tente novamente ..." - -#: FlatCAMApp.py:5172 -msgid "Object deleted" -msgstr "Objeto excluído" - -#: FlatCAMApp.py:5199 -msgid "Click to set the origin ..." -msgstr "Clique para definir a origem ..." - -#: FlatCAMApp.py:5221 -msgid "Setting Origin..." -msgstr "Definindo Origem..." - -#: FlatCAMApp.py:5234 FlatCAMApp.py:5336 -msgid "Origin set" -msgstr "Origem definida" - -#: FlatCAMApp.py:5251 -msgid "Origin coordinates specified but incomplete." -msgstr "Coordenadas de origem especificadas, mas incompletas." - -#: FlatCAMApp.py:5292 -msgid "Moving to Origin..." -msgstr "Movendo para Origem..." - -#: FlatCAMApp.py:5373 -msgid "Jump to ..." -msgstr "Pular para ..." - -#: FlatCAMApp.py:5374 -msgid "Enter the coordinates in format X,Y:" -msgstr "Digite as coordenadas no formato X,Y:" - -#: FlatCAMApp.py:5384 -msgid "Wrong coordinates. Enter coordinates in format: X,Y" -msgstr "Coordenadas erradas. Insira as coordenadas no formato X,Y" - -#: FlatCAMApp.py:5462 FlatCAMApp.py:5611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMExcEditor.py:3624 #: flatcamEditors/FlatCAMExcEditor.py:3632 #: flatcamEditors/FlatCAMGeoEditor.py:4349 @@ -1112,46 +659,27 @@ msgstr "Coordenadas erradas. Insira as coordenadas no formato X,Y" msgid "Done." msgstr "Pronto." -<<<<<<< HEAD #: FlatCAMApp.py:5478 FlatCAMApp.py:7724 FlatCAMApp.py:7819 FlatCAMApp.py:7860 #: FlatCAMApp.py:7901 FlatCAMApp.py:7942 FlatCAMApp.py:7983 FlatCAMApp.py:8027 #: FlatCAMApp.py:8071 FlatCAMApp.py:8593 FlatCAMApp.py:8597 -======= -#: FlatCAMApp.py:5477 FlatCAMApp.py:7723 FlatCAMApp.py:7818 FlatCAMApp.py:7859 -#: FlatCAMApp.py:7900 FlatCAMApp.py:7941 FlatCAMApp.py:7982 FlatCAMApp.py:8026 -#: FlatCAMApp.py:8070 FlatCAMApp.py:8592 FlatCAMApp.py:8596 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolProperties.py:116 msgid "No object selected." msgstr "Nenhum objeto selecionado." -<<<<<<< HEAD #: FlatCAMApp.py:5497 msgid "Bottom-Left" msgstr "Esquerda Inferior" #: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 -======= -#: FlatCAMApp.py:5496 -msgid "Bottom-Left" -msgstr "Esquerda Inferior" - -#: FlatCAMApp.py:5497 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:159 msgid "Top-Left" msgstr "Esquerda Superior" -<<<<<<< HEAD #: FlatCAMApp.py:5499 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 -======= -#: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:160 msgid "Bottom-Right" msgstr "Direita Inferior" -<<<<<<< HEAD #: FlatCAMApp.py:5500 msgid "Top-Right" msgstr "Direita Superior" @@ -1169,40 +697,16 @@ msgid "No object is selected. Select an object and try again." msgstr "Nenhum objeto está selecionado. Selecione um objeto e tente novamente." #: FlatCAMApp.py:5882 -======= -#: FlatCAMApp.py:5499 -msgid "Top-Right" -msgstr "Direita Superior" - -#: FlatCAMApp.py:5500 flatcamGUI/ObjectUI.py:2626 -msgid "Center" -msgstr "Centro" - -#: FlatCAMApp.py:5520 -msgid "Locate ..." -msgstr "Localizar ..." - -#: FlatCAMApp.py:5778 FlatCAMApp.py:5855 -msgid "No object is selected. Select an object and try again." -msgstr "Nenhum objeto está selecionado. Selecione um objeto e tente novamente." - -#: FlatCAMApp.py:5881 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Aborting. The current task will be gracefully closed as soon as possible..." msgstr "" "Abortando. A tarefa atual será fechada normalmente o mais rápido possível ..." -<<<<<<< HEAD #: FlatCAMApp.py:5888 -======= -#: FlatCAMApp.py:5887 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "The current task was gracefully closed on user request..." msgstr "" "A tarefa atual foi fechada normalmente mediante solicitação do usuário ..." -<<<<<<< HEAD #: FlatCAMApp.py:5916 flatcamGUI/preferences/PreferencesUIManager.py:905 #: flatcamGUI/preferences/PreferencesUIManager.py:949 #: flatcamGUI/preferences/PreferencesUIManager.py:970 @@ -1232,37 +736,6 @@ msgid "Adding tool from DB is not allowed for this object." msgstr "Adição de ferramenta do Banco de Dados não permitida para este objeto." #: FlatCAMApp.py:6080 -======= -#: FlatCAMApp.py:5915 flatcamGUI/preferences/PreferencesUIManager.py:901 -#: flatcamGUI/preferences/PreferencesUIManager.py:945 -#: flatcamGUI/preferences/PreferencesUIManager.py:966 -#: flatcamGUI/preferences/PreferencesUIManager.py:1071 -msgid "Preferences" -msgstr "Preferências" - -#: FlatCAMApp.py:5980 FlatCAMApp.py:6008 FlatCAMApp.py:6035 FlatCAMApp.py:6055 -#: FlatCAMDB.py:738 FlatCAMDB.py:913 FlatCAMDB.py:2200 FlatCAMDB.py:2418 -#: flatcamObjects/FlatCAMGeometry.py:862 flatcamTools/ToolNCC.py:3958 -#: flatcamTools/ToolNCC.py:4042 flatcamTools/ToolPaint.py:3548 -#: flatcamTools/ToolPaint.py:3633 -msgid "Tools Database" -msgstr "Banco de Dados de Ferramentas" - -#: FlatCAMApp.py:6032 -msgid "Tools in Tools Database edited but not saved." -msgstr "Ferramenta editada, mas não salva." - -#: FlatCAMApp.py:6059 flatcamTools/ToolNCC.py:3965 -#: flatcamTools/ToolPaint.py:3555 -msgid "Tool from DB added in Tool Table." -msgstr "Ferramenta do Banco de Dados adicionada na Tabela de Ferramentas." - -#: FlatCAMApp.py:6061 -msgid "Adding tool from DB is not allowed for this object." -msgstr "Adição de ferramenta do Banco de Dados não permitida para este objeto." - -#: FlatCAMApp.py:6079 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" @@ -1270,7 +743,6 @@ msgstr "" "Um ou mais Ferramentas foram editadas.\n" "Você deseja salvar o Banco de Dados de Ferramentas?" -<<<<<<< HEAD #: FlatCAMApp.py:6082 msgid "Save Tools Database" msgstr "Salvar Banco de Dados" @@ -1284,26 +756,10 @@ msgid "Flip on Y axis done." msgstr "Espelhado no eixo Y." #: FlatCAMApp.py:6163 FlatCAMApp.py:6211 -======= -#: FlatCAMApp.py:6081 -msgid "Save Tools Database" -msgstr "Salvar Banco de Dados" - -#: FlatCAMApp.py:6134 -msgid "No object selected to Flip on Y axis." -msgstr "Nenhum objeto selecionado para Espelhar no eixo Y." - -#: FlatCAMApp.py:6160 -msgid "Flip on Y axis done." -msgstr "Espelhado no eixo Y." - -#: FlatCAMApp.py:6162 FlatCAMApp.py:6210 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:6059 msgid "Flip action was not executed." msgstr "A ação de espelhamento não foi executada." -<<<<<<< HEAD #: FlatCAMApp.py:6183 msgid "No object selected to Flip on X axis." msgstr "Nenhum objeto selecionado para Espelhar no eixo X." @@ -1349,58 +805,10 @@ msgid "Skew on Y axis done." msgstr "Inclinação no eixo Y concluída." #: FlatCAMApp.py:6497 FlatCAMApp.py:6544 flatcamGUI/FlatCAMGUI.py:503 -======= -#: FlatCAMApp.py:6182 -msgid "No object selected to Flip on X axis." -msgstr "Nenhum objeto selecionado para Espelhar no eixo X." - -#: FlatCAMApp.py:6208 -msgid "Flip on X axis done." -msgstr "Espelhado no eixo X." - -#: FlatCAMApp.py:6230 -msgid "No object selected to Rotate." -msgstr "Nenhum objeto selecionado para Girar." - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Transform" -msgstr "Transformar" - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Enter the Angle value:" -msgstr "Digite o valor do Ângulo:" - -#: FlatCAMApp.py:6264 -msgid "Rotation done." -msgstr "Rotação realizada." - -#: FlatCAMApp.py:6266 -msgid "Rotation movement was not executed." -msgstr "O movimento de rotação não foi executado." - -#: FlatCAMApp.py:6284 -msgid "No object selected to Skew/Shear on X axis." -msgstr "Nenhum objeto selecionado para Inclinar no eixo X." - -#: FlatCAMApp.py:6306 -msgid "Skew on X axis done." -msgstr "Inclinação no eixo X concluída." - -#: FlatCAMApp.py:6323 -msgid "No object selected to Skew/Shear on Y axis." -msgstr "Nenhum objeto selecionado para Inclinar no eixo Y." - -#: FlatCAMApp.py:6345 -msgid "Skew on Y axis done." -msgstr "Inclinação no eixo Y concluída." - -#: FlatCAMApp.py:6496 FlatCAMApp.py:6543 flatcamGUI/FlatCAMGUI.py:503 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1728 msgid "Select All" msgstr "Selecionar Todos" -<<<<<<< HEAD #: FlatCAMApp.py:6501 FlatCAMApp.py:6548 flatcamGUI/FlatCAMGUI.py:505 msgid "Deselect All" msgstr "Desmarcar todos" @@ -1418,25 +826,6 @@ msgid "Grid On/Off" msgstr "Liga/Desliga a Grade" #: FlatCAMApp.py:6606 flatcamEditors/FlatCAMGeoEditor.py:939 -======= -#: FlatCAMApp.py:6500 FlatCAMApp.py:6547 flatcamGUI/FlatCAMGUI.py:505 -msgid "Deselect All" -msgstr "Desmarcar todos" - -#: FlatCAMApp.py:6563 -msgid "All objects are selected." -msgstr "Todos os objetos estão selecionados." - -#: FlatCAMApp.py:6573 -msgid "Objects selection is cleared." -msgstr "A seleção de objetos é limpa." - -#: FlatCAMApp.py:6593 flatcamGUI/FlatCAMGUI.py:1721 -msgid "Grid On/Off" -msgstr "Liga/Desliga a Grade" - -#: FlatCAMApp.py:6605 flatcamEditors/FlatCAMGeoEditor.py:939 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:2583 #: flatcamEditors/FlatCAMGrbEditor.py:5641 flatcamGUI/ObjectUI.py:1595 #: flatcamTools/ToolDblSided.py:192 flatcamTools/ToolDblSided.py:425 @@ -1447,26 +836,17 @@ msgstr "Liga/Desliga a Grade" msgid "Add" msgstr "Adicionar" -<<<<<<< HEAD #: FlatCAMApp.py:6608 flatcamEditors/FlatCAMGrbEditor.py:2588 #: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 #: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 #: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 #: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:505 -======= -#: FlatCAMApp.py:6607 flatcamEditors/FlatCAMGrbEditor.py:2588 -#: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 -#: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 -#: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 -#: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:480 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:316 flatcamTools/ToolNCC.py:637 #: flatcamTools/ToolPaint.py:299 flatcamTools/ToolPaint.py:682 #: flatcamTools/ToolSolderPaste.py:128 flatcamTools/ToolSolderPaste.py:600 msgid "Delete" msgstr "Excluir" -<<<<<<< HEAD #: FlatCAMApp.py:6624 msgid "New Grid ..." msgstr "Nova Grade ..." @@ -1476,23 +856,11 @@ msgid "Enter a Grid Value:" msgstr "Digite um valor para grade:" #: FlatCAMApp.py:6633 FlatCAMApp.py:6660 -======= -#: FlatCAMApp.py:6623 -msgid "New Grid ..." -msgstr "Nova Grade ..." - -#: FlatCAMApp.py:6624 -msgid "Enter a Grid Value:" -msgstr "Digite um valor para grade:" - -#: FlatCAMApp.py:6632 FlatCAMApp.py:6659 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Please enter a grid value with non-zero value, in Float format." msgstr "" "Por favor, insira um valor de grade com valor diferente de zero, no formato " "Flutuante." -<<<<<<< HEAD #: FlatCAMApp.py:6639 msgid "New Grid added" msgstr "Nova Grade adicionada" @@ -1534,49 +902,6 @@ msgid "Coordinates copied to clipboard." msgstr "Coordenadas copiadas para a área de transferência." #: FlatCAMApp.py:7167 FlatCAMApp.py:7173 FlatCAMApp.py:7179 FlatCAMApp.py:7185 -======= -#: FlatCAMApp.py:6638 -msgid "New Grid added" -msgstr "Nova Grade adicionada" - -#: FlatCAMApp.py:6641 -msgid "Grid already exists" -msgstr "Grade já existe" - -#: FlatCAMApp.py:6644 -msgid "Adding New Grid cancelled" -msgstr "Adicionar nova grade cancelada" - -#: FlatCAMApp.py:6666 -msgid " Grid Value does not exist" -msgstr " O valor da grade não existe" - -#: FlatCAMApp.py:6669 -msgid "Grid Value deleted" -msgstr "Grade apagada" - -#: FlatCAMApp.py:6672 -msgid "Delete Grid value cancelled" -msgstr "Excluir valor de grade cancelado" - -#: FlatCAMApp.py:6678 -msgid "Key Shortcut List" -msgstr "Lista de Teclas de Atalho" - -#: FlatCAMApp.py:6712 -msgid " No object selected to copy it's name" -msgstr " Nenhum objeto selecionado para copiar nome" - -#: FlatCAMApp.py:6716 -msgid "Name copied on clipboard ..." -msgstr "Nome copiado para a área de transferência..." - -#: FlatCAMApp.py:6929 flatcamEditors/FlatCAMGrbEditor.py:4554 -msgid "Coordinates copied to clipboard." -msgstr "Coordenadas copiadas para a área de transferência." - -#: FlatCAMApp.py:7166 FlatCAMApp.py:7172 FlatCAMApp.py:7178 FlatCAMApp.py:7184 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/ObjectCollection.py:922 #: flatcamObjects/ObjectCollection.py:928 #: flatcamObjects/ObjectCollection.py:934 @@ -1586,11 +911,7 @@ msgstr "Coordenadas copiadas para a área de transferência." msgid "selected" msgstr "selecionado" -<<<<<<< HEAD #: FlatCAMApp.py:7340 -======= -#: FlatCAMApp.py:7339 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" @@ -1600,30 +921,17 @@ msgstr "" "Criar um novo projeto irá apagá-los.\n" "Você deseja Salvar o Projeto?" -<<<<<<< HEAD #: FlatCAMApp.py:7361 msgid "New Project created" msgstr "Novo Projeto criado" #: FlatCAMApp.py:7519 FlatCAMApp.py:7523 flatcamGUI/FlatCAMGUI.py:836 -======= -#: FlatCAMApp.py:7360 -msgid "New Project created" -msgstr "Novo Projeto criado" - -#: FlatCAMApp.py:7518 FlatCAMApp.py:7522 flatcamGUI/FlatCAMGUI.py:836 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2544 msgid "Open Gerber" msgstr "Abrir Gerber" -<<<<<<< HEAD #: FlatCAMApp.py:7528 FlatCAMApp.py:7565 FlatCAMApp.py:7607 FlatCAMApp.py:7677 #: FlatCAMApp.py:8462 FlatCAMApp.py:9675 FlatCAMApp.py:9737 -======= -#: FlatCAMApp.py:7527 FlatCAMApp.py:7564 FlatCAMApp.py:7606 FlatCAMApp.py:7676 -#: FlatCAMApp.py:8461 FlatCAMApp.py:9674 FlatCAMApp.py:9736 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Canvas initialization started.\n" "Canvas initialization finished in" @@ -1631,24 +939,15 @@ msgstr "" "Inicialização do Canvas iniciada.\n" "Inicialização do Canvas concluída em" -<<<<<<< HEAD #: FlatCAMApp.py:7530 msgid "Opening Gerber file." msgstr "Abrindo Arquivo Gerber." #: FlatCAMApp.py:7557 FlatCAMApp.py:7561 flatcamGUI/FlatCAMGUI.py:838 -======= -#: FlatCAMApp.py:7529 -msgid "Opening Gerber file." -msgstr "Abrindo Arquivo Gerber." - -#: FlatCAMApp.py:7556 FlatCAMApp.py:7560 flatcamGUI/FlatCAMGUI.py:838 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2546 msgid "Open Excellon" msgstr "Abrir Excellon" -<<<<<<< HEAD #: FlatCAMApp.py:7567 msgid "Opening Excellon file." msgstr "Abrindo Arquivo Excellon." @@ -1686,50 +985,10 @@ msgid "Only Geometry, Gerber and CNCJob objects can be used." msgstr "Somente objetos Geometria, Gerber e Trabalho CNC podem ser usados." #: FlatCAMApp.py:7752 FlatCAMApp.py:7756 flatcamTools/ToolQRCode.py:829 -======= -#: FlatCAMApp.py:7566 -msgid "Opening Excellon file." -msgstr "Abrindo Arquivo Excellon." - -#: FlatCAMApp.py:7597 FlatCAMApp.py:7601 -msgid "Open G-Code" -msgstr "Abrir G-Code" - -#: FlatCAMApp.py:7608 -msgid "Opening G-Code file." -msgstr "Abrindo Arquivo G-Code." - -#: FlatCAMApp.py:7631 FlatCAMApp.py:7634 flatcamGUI/FlatCAMGUI.py:1730 -msgid "Open Project" -msgstr "Abrir Projeto" - -#: FlatCAMApp.py:7667 FlatCAMApp.py:7671 -msgid "Open HPGL2" -msgstr "Abrir HPGL2" - -#: FlatCAMApp.py:7678 -msgid "Opening HPGL2 file." -msgstr "Abrindo Arquivo HPGL2 ." - -#: FlatCAMApp.py:7701 FlatCAMApp.py:7704 -msgid "Open Configuration File" -msgstr "Abrir Arquivo de Configuração" - -#: FlatCAMApp.py:7724 FlatCAMApp.py:8071 -msgid "Please Select a Geometry object to export" -msgstr "Por favor, selecione um objeto Geometria para exportar" - -#: FlatCAMApp.py:7738 -msgid "Only Geometry, Gerber and CNCJob objects can be used." -msgstr "Somente objetos Geometria, Gerber e Trabalho CNC podem ser usados." - -#: FlatCAMApp.py:7751 FlatCAMApp.py:7755 flatcamTools/ToolQRCode.py:829 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolQRCode.py:833 msgid "Export SVG" msgstr "Exportar SVG" -<<<<<<< HEAD #: FlatCAMApp.py:7781 msgid "Data must be a 3D array with last dimension 3 or 4" msgstr "Os dados devem ser uma matriz 3D com a última dimensão 3 ou 4" @@ -1739,22 +998,10 @@ msgid "Export PNG Image" msgstr "Exportar Imagem PNG" #: FlatCAMApp.py:7824 FlatCAMApp.py:8032 -======= -#: FlatCAMApp.py:7780 -msgid "Data must be a 3D array with last dimension 3 or 4" -msgstr "Os dados devem ser uma matriz 3D com a última dimensão 3 ou 4" - -#: FlatCAMApp.py:7786 FlatCAMApp.py:7790 -msgid "Export PNG Image" -msgstr "Exportar Imagem PNG" - -#: FlatCAMApp.py:7823 FlatCAMApp.py:8031 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Gerber objects can be saved as Gerber files..." msgstr "" "Falhou. Somente objetos Gerber podem ser salvos como arquivos Gerber..." -<<<<<<< HEAD #: FlatCAMApp.py:7836 msgid "Save Gerber source file" msgstr "Salvar arquivo fonte Gerber" @@ -1768,44 +1015,20 @@ msgid "Save Script source file" msgstr "Salvar arquivo fonte do Script" #: FlatCAMApp.py:7906 -======= -#: FlatCAMApp.py:7835 -msgid "Save Gerber source file" -msgstr "Salvar arquivo fonte Gerber" - -#: FlatCAMApp.py:7864 -msgid "Failed. Only Script objects can be saved as TCL Script files..." -msgstr "Falhou. Somente Scripts podem ser salvos como arquivos Scripts TCL..." - -#: FlatCAMApp.py:7876 -msgid "Save Script source file" -msgstr "Salvar arquivo fonte do Script" - -#: FlatCAMApp.py:7905 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Document objects can be saved as Document files..." msgstr "" "Falhou. Somente objetos Documentos podem ser salvos como arquivos " "Documentos..." -<<<<<<< HEAD #: FlatCAMApp.py:7918 msgid "Save Document source file" msgstr "Salvar o arquivo fonte Documento" #: FlatCAMApp.py:7947 FlatCAMApp.py:7988 FlatCAMApp.py:8945 -======= -#: FlatCAMApp.py:7917 -msgid "Save Document source file" -msgstr "Salvar o arquivo fonte Documento" - -#: FlatCAMApp.py:7946 FlatCAMApp.py:7987 FlatCAMApp.py:8944 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Excellon objects can be saved as Excellon files..." msgstr "" "Falhou. Somente objetos Excellon podem ser salvos como arquivos Excellon..." -<<<<<<< HEAD #: FlatCAMApp.py:7955 FlatCAMApp.py:7959 msgid "Save Excellon source file" msgstr "Salvar o arquivo fonte Excellon" @@ -1839,55 +1062,15 @@ msgid "Viewing the source code of the selected object." msgstr "Vendo o código fonte do objeto selecionado." #: FlatCAMApp.py:8211 flatcamObjects/FlatCAMCNCJob.py:548 -======= -#: FlatCAMApp.py:7954 FlatCAMApp.py:7958 -msgid "Save Excellon source file" -msgstr "Salvar o arquivo fonte Excellon" - -#: FlatCAMApp.py:7995 FlatCAMApp.py:7999 -msgid "Export Excellon" -msgstr "Exportar Excellon" - -#: FlatCAMApp.py:8039 FlatCAMApp.py:8043 -msgid "Export Gerber" -msgstr "Exportar Gerber" - -#: FlatCAMApp.py:8081 -msgid "Only Geometry objects can be used." -msgstr "Apenas objetos Geometria podem ser usados." - -#: FlatCAMApp.py:8095 FlatCAMApp.py:8099 -msgid "Export DXF" -msgstr "Exportar DXF" - -#: FlatCAMApp.py:8124 FlatCAMApp.py:8127 -msgid "Import SVG" -msgstr "Importar SVG" - -#: FlatCAMApp.py:8155 FlatCAMApp.py:8159 -msgid "Import DXF" -msgstr "Importar DXF" - -#: FlatCAMApp.py:8209 -msgid "Viewing the source code of the selected object." -msgstr "Vendo o código fonte do objeto selecionado." - -#: FlatCAMApp.py:8210 flatcamObjects/FlatCAMCNCJob.py:548 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMScript.py:134 msgid "Loading..." msgstr "Lendo..." -<<<<<<< HEAD #: FlatCAMApp.py:8217 FlatCAMApp.py:8221 -======= -#: FlatCAMApp.py:8216 FlatCAMApp.py:8220 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Select an Gerber or Excellon file to view it's source file." msgstr "" "Selecione um arquivo Gerber ou Excellon para visualizar o arquivo fonte." -<<<<<<< HEAD #: FlatCAMApp.py:8235 msgid "Source Editor" msgstr "Editor de Fontes" @@ -1937,62 +1120,10 @@ msgid "Save Project As ..." msgstr "Salvar Projeto Como..." #: FlatCAMApp.py:8551 flatcamGUI/FlatCAMGUI.py:1134 -======= -#: FlatCAMApp.py:8234 -msgid "Source Editor" -msgstr "Editor de Fontes" - -#: FlatCAMApp.py:8274 FlatCAMApp.py:8281 -msgid "There is no selected object for which to see it's source file code." -msgstr "Nenhum objeto selecionado para ver o código fonte do arquivo." - -#: FlatCAMApp.py:8293 -msgid "Failed to load the source code for the selected object" -msgstr "Falha ao ler o código fonte do objeto selecionado" - -#: FlatCAMApp.py:8307 flatcamObjects/FlatCAMCNCJob.py:562 -msgid "Code Editor" -msgstr "Editor de Códigos" - -#: FlatCAMApp.py:8329 -msgid "Go to Line ..." -msgstr "Ir para Linha ..." - -#: FlatCAMApp.py:8330 -msgid "Line:" -msgstr "Linha:" - -#: FlatCAMApp.py:8359 -msgid "New TCL script file created in Code Editor." -msgstr "Novo arquivo de script TCL criado no Editor de Códigos." - -#: FlatCAMApp.py:8395 FlatCAMApp.py:8397 FlatCAMApp.py:8433 FlatCAMApp.py:8435 -msgid "Open TCL script" -msgstr "Abrir script TCL" - -#: FlatCAMApp.py:8463 -msgid "Executing ScriptObject file." -msgstr "Executando arquivo de Script FlatCAM." - -#: FlatCAMApp.py:8471 FlatCAMApp.py:8474 -msgid "Run TCL script" -msgstr "Executar script TCL" - -#: FlatCAMApp.py:8497 -msgid "TCL script file opened in Code Editor and executed." -msgstr "Arquivo de script TCL aberto no Editor de Código e executado." - -#: FlatCAMApp.py:8548 FlatCAMApp.py:8554 -msgid "Save Project As ..." -msgstr "Salvar Projeto Como..." - -#: FlatCAMApp.py:8550 flatcamGUI/FlatCAMGUI.py:1134 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2176 msgid "Project" msgstr "Projeto" -<<<<<<< HEAD #: FlatCAMApp.py:8590 msgid "FlatCAM objects print" msgstr "Objetos FlatCAM imprimem" @@ -2018,40 +1149,12 @@ msgid "SVG file exported to" msgstr "Arquivo SVG exportado para" #: FlatCAMApp.py:8892 -======= -#: FlatCAMApp.py:8589 -msgid "FlatCAM objects print" -msgstr "Objetos FlatCAM imprimem" - -#: FlatCAMApp.py:8602 FlatCAMApp.py:8609 -msgid "Save Object as PDF ..." -msgstr "Salvar objeto como PDF ..." - -#: FlatCAMApp.py:8618 -msgid "Printing PDF ... Please wait." -msgstr "Imprimindo PDF ... Aguarde." - -#: FlatCAMApp.py:8797 -msgid "PDF file saved to" -msgstr "Arquivo PDF salvo em" - -#: FlatCAMApp.py:8822 -msgid "Exporting SVG" -msgstr "Exportando SVG" - -#: FlatCAMApp.py:8865 -msgid "SVG file exported to" -msgstr "Arquivo SVG exportado para" - -#: FlatCAMApp.py:8891 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Save cancelled because source file is empty. Try to export the Gerber file." msgstr "" "Salvar cancelado porque o arquivo de origem está vazio. Tente exportar o " "arquivo Gerber." -<<<<<<< HEAD #: FlatCAMApp.py:9039 msgid "Excellon file exported to" msgstr "Arquivo Excellon exportado para" @@ -2089,45 +1192,6 @@ msgid "Could not export DXF file." msgstr "Não foi possível exportar o arquivo DXF." #: FlatCAMApp.py:9272 FlatCAMApp.py:9319 flatcamTools/ToolImage.py:277 -======= -#: FlatCAMApp.py:9038 -msgid "Excellon file exported to" -msgstr "Arquivo Excellon exportado para" - -#: FlatCAMApp.py:9047 -msgid "Exporting Excellon" -msgstr "Exportando Excellon" - -#: FlatCAMApp.py:9052 FlatCAMApp.py:9059 -msgid "Could not export Excellon file." -msgstr "Não foi possível exportar o arquivo Excellon." - -#: FlatCAMApp.py:9174 -msgid "Gerber file exported to" -msgstr "Arquivo Gerber exportado para" - -#: FlatCAMApp.py:9182 -msgid "Exporting Gerber" -msgstr "Exportando Gerber" - -#: FlatCAMApp.py:9187 FlatCAMApp.py:9194 -msgid "Could not export Gerber file." -msgstr "Não foi possível exportar o arquivo Gerber." - -#: FlatCAMApp.py:9229 -msgid "DXF file exported to" -msgstr "Arquivo DXF exportado para" - -#: FlatCAMApp.py:9235 -msgid "Exporting DXF" -msgstr "Exportando DXF" - -#: FlatCAMApp.py:9240 FlatCAMApp.py:9247 -msgid "Could not export DXF file." -msgstr "Não foi possível exportar o arquivo DXF." - -#: FlatCAMApp.py:9271 FlatCAMApp.py:9318 flatcamTools/ToolImage.py:277 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" @@ -2135,7 +1199,6 @@ msgstr "" "O tipo escolhido não é suportado como parâmetro. Apenas Geometria e Gerber " "são suportados" -<<<<<<< HEAD #: FlatCAMApp.py:9282 msgid "Importing SVG" msgstr "Importando SVG" @@ -2146,23 +1209,10 @@ msgstr "Importação falhou." #: FlatCAMApp.py:9297 FlatCAMApp.py:9343 FlatCAMApp.py:9407 FlatCAMApp.py:9474 #: FlatCAMApp.py:9540 FlatCAMApp.py:9605 FlatCAMApp.py:9662 -======= -#: FlatCAMApp.py:9281 -msgid "Importing SVG" -msgstr "Importando SVG" - -#: FlatCAMApp.py:9289 FlatCAMApp.py:9335 -msgid "Import failed." -msgstr "Importação falhou." - -#: FlatCAMApp.py:9296 FlatCAMApp.py:9342 FlatCAMApp.py:9406 FlatCAMApp.py:9473 -#: FlatCAMApp.py:9539 FlatCAMApp.py:9604 FlatCAMApp.py:9661 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolImage.py:297 flatcamTools/ToolPDF.py:225 msgid "Opened" msgstr "Aberto" -<<<<<<< HEAD #: FlatCAMApp.py:9328 msgid "Importing DXF" msgstr "Importando DXF" @@ -2176,27 +1226,11 @@ msgid "Failed to parse file" msgstr "Falha ao analisar o arquivo" #: FlatCAMApp.py:9384 -======= -#: FlatCAMApp.py:9327 -msgid "Importing DXF" -msgstr "Importando DXF" - -#: FlatCAMApp.py:9368 FlatCAMApp.py:9563 FlatCAMApp.py:9628 -msgid "Failed to open file" -msgstr "Falha ao abrir o arquivo" - -#: FlatCAMApp.py:9371 FlatCAMApp.py:9566 FlatCAMApp.py:9631 -msgid "Failed to parse file" -msgstr "Falha ao analisar o arquivo" - -#: FlatCAMApp.py:9383 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not Gerber file or empty. Aborting object creation." msgstr "" "O objeto não é um arquivo Gerber ou está vazio. Abortando a criação de " "objetos." -<<<<<<< HEAD #: FlatCAMApp.py:9389 msgid "Opening Gerber" msgstr "Abrindo Gerber" @@ -2214,30 +1248,10 @@ msgid "Cannot open file" msgstr "Não é possível abrir o arquivo" #: FlatCAMApp.py:9454 flatcamTools/ToolPDF.py:275 -======= -#: FlatCAMApp.py:9388 -msgid "Opening Gerber" -msgstr "Abrindo Gerber" - -#: FlatCAMApp.py:9399 -msgid "Open Gerber failed. Probable not a Gerber file." -msgstr "Abrir Gerber falhou. Provavelmente não é um arquivo Gerber." - -#: FlatCAMApp.py:9431 flatcamTools/ToolPcbWizard.py:424 -msgid "This is not Excellon file." -msgstr "Este não é um arquivo Excellon." - -#: FlatCAMApp.py:9435 -msgid "Cannot open file" -msgstr "Não é possível abrir o arquivo" - -#: FlatCAMApp.py:9453 flatcamTools/ToolPDF.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:445 msgid "No geometry found in file" msgstr "Nenhuma geometria encontrada no arquivo" -<<<<<<< HEAD #: FlatCAMApp.py:9457 msgid "Opening Excellon." msgstr "Abrindo Excellon." @@ -2263,33 +1277,6 @@ msgid "Opening G-Code." msgstr "Abrindo G-Code." #: FlatCAMApp.py:9530 -======= -#: FlatCAMApp.py:9456 -msgid "Opening Excellon." -msgstr "Abrindo Excellon." - -#: FlatCAMApp.py:9466 -msgid "Open Excellon file failed. Probable not an Excellon file." -msgstr "Falha ao abrir Excellon. Provavelmente não é um arquivo Excellon." - -#: FlatCAMApp.py:9498 -msgid "Reading GCode file" -msgstr "Lendo Arquivo G-Code" - -#: FlatCAMApp.py:9504 -msgid "Failed to open" -msgstr "Falha ao abrir" - -#: FlatCAMApp.py:9511 -msgid "This is not GCODE" -msgstr "Não é G-Code" - -#: FlatCAMApp.py:9516 -msgid "Opening G-Code." -msgstr "Abrindo G-Code." - -#: FlatCAMApp.py:9529 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" @@ -2301,17 +1288,12 @@ msgstr "" "A tentativa de criar um objeto de Trabalho CNC do arquivo G-Code falhou " "durante o processamento" -<<<<<<< HEAD #: FlatCAMApp.py:9586 -======= -#: FlatCAMApp.py:9585 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "" "O objeto não é um arquivo HPGL2 ou está vazio. Interrompendo a criação de " "objetos." -<<<<<<< HEAD #: FlatCAMApp.py:9591 msgid "Opening HPGL2" msgstr "Abrindo o HPGL2" @@ -2405,101 +1387,6 @@ msgid "The normal flow when working in FlatCAM is the following:" msgstr "O fluxo normal ao trabalhar no FlatCAM é o seguinte:" #: FlatCAMApp.py:10149 -======= -#: FlatCAMApp.py:9590 -msgid "Opening HPGL2" -msgstr "Abrindo o HPGL2" - -#: FlatCAMApp.py:9597 -msgid " Open HPGL2 failed. Probable not a HPGL2 file." -msgstr " Falha no HPGL2 aberto. Provavelmente não é um arquivo HPGL2." - -#: FlatCAMApp.py:9623 -msgid "TCL script file opened in Code Editor." -msgstr "Arquivo de script TCL aberto no Editor de Códigos." - -#: FlatCAMApp.py:9643 -msgid "Opening TCL Script..." -msgstr "Abrindo script TCL..." - -#: FlatCAMApp.py:9654 -msgid "Failed to open TCL Script." -msgstr "Falha ao abrir o Script TCL." - -#: FlatCAMApp.py:9676 -msgid "Opening FlatCAM Config file." -msgstr "Abrindo arquivo de Configuração." - -#: FlatCAMApp.py:9704 -msgid "Failed to open config file" -msgstr "Falha ao abrir o arquivo de configuração" - -#: FlatCAMApp.py:9733 -msgid "Loading Project ... Please Wait ..." -msgstr "Carregando projeto ... Por favor aguarde ..." - -#: FlatCAMApp.py:9738 -msgid "Opening FlatCAM Project file." -msgstr "Abrindo Projeto FlatCAM." - -#: FlatCAMApp.py:9753 FlatCAMApp.py:9757 FlatCAMApp.py:9774 -msgid "Failed to open project file" -msgstr "Falha ao abrir o arquivo de projeto" - -#: FlatCAMApp.py:9811 -msgid "Loading Project ... restoring" -msgstr "Carregando projeto ... restaurando" - -#: FlatCAMApp.py:9821 -msgid "Project loaded from" -msgstr "Projeto carregado de" - -#: FlatCAMApp.py:9845 -msgid "Redrawing all objects" -msgstr "Redesenha todos os objetos" - -#: FlatCAMApp.py:9933 -msgid "Failed to load recent item list." -msgstr "Falha ao carregar a lista de itens recentes." - -#: FlatCAMApp.py:9940 -msgid "Failed to parse recent item list." -msgstr "Falha ao analisar a lista de itens recentes." - -#: FlatCAMApp.py:9950 -msgid "Failed to load recent projects item list." -msgstr "Falha ao carregar a lista de projetos recentes." - -#: FlatCAMApp.py:9957 -msgid "Failed to parse recent project item list." -msgstr "Falha ao analisar a lista de projetos recentes." - -#: FlatCAMApp.py:10018 -msgid "Clear Recent projects" -msgstr "Limpar Projetos Recentes" - -#: FlatCAMApp.py:10042 -msgid "Clear Recent files" -msgstr "Limpar Arquivos Recentes" - -#: FlatCAMApp.py:10064 flatcamGUI/FlatCAMGUI.py:1363 -msgid "Shortcut Key List" -msgstr "Lista de Teclas de Atalho" - -#: FlatCAMApp.py:10144 -msgid "Selected Tab - Choose an Item from Project Tab" -msgstr "Guia Selecionado - Escolha um item na guia Projeto" - -#: FlatCAMApp.py:10145 -msgid "Details" -msgstr "Detalhes" - -#: FlatCAMApp.py:10147 -msgid "The normal flow when working in FlatCAM is the following:" -msgstr "O fluxo normal ao trabalhar no FlatCAM é o seguinte:" - -#: FlatCAMApp.py:10148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "FlatCAM using either the toolbars, key shortcuts or even dragging and " @@ -2509,11 +1396,7 @@ msgstr "" "para o FlatCAM usando a barra de ferramentas, tecla de atalho ou arrastando " "e soltando um arquivo na GUI." -<<<<<<< HEAD #: FlatCAMApp.py:10152 -======= -#: FlatCAMApp.py:10151 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can also load a FlatCAM project by double clicking on the project file, " "drag and drop of the file into the FLATCAM GUI or through the menu (or " @@ -2523,11 +1406,7 @@ msgstr "" "usando o menu ou a barra de ferramentas, tecla de atalho ou arrastando e " "soltando um arquivo na GUI." -<<<<<<< HEAD #: FlatCAMApp.py:10155 -======= -#: FlatCAMApp.py:10154 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " @@ -2539,11 +1418,7 @@ msgstr "" "Projeto, a ABA SELECIONADO será atualizada com as propriedades do objeto de " "acordo com seu tipo: Gerber, Excellon, Geometria ou Trabalho CNC." -<<<<<<< HEAD #: FlatCAMApp.py:10159 -======= -#: FlatCAMApp.py:10158 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " @@ -2557,22 +1432,14 @@ msgstr "" "na tela exibirá a ABA SELECIONADO e a preencherá mesmo que ela esteja fora " "de foco." -<<<<<<< HEAD #: FlatCAMApp.py:10163 -======= -#: FlatCAMApp.py:10162 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can change the parameters in this screen and the flow direction is like " "this:" msgstr "" "Você pode alterar os parâmetros nesta tela e a direção do fluxo é assim:" -<<<<<<< HEAD #: FlatCAMApp.py:10164 -======= -#: FlatCAMApp.py:10163 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " @@ -2585,11 +1452,7 @@ msgstr "" "Código CNC) e/ou adicionar código no início ou no final do G-Code (na Aba " "Selecionado) --> Salvar G-Code." -<<<<<<< HEAD #: FlatCAMApp.py:10168 -======= -#: FlatCAMApp.py:10167 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." @@ -2598,16 +1461,11 @@ msgstr "" "menu em Ajuda --> Lista de Atalhos ou através da sua própria tecla de " "atalho: F3." -<<<<<<< HEAD #: FlatCAMApp.py:10232 -======= -#: FlatCAMApp.py:10231 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed checking for latest version. Could not connect." msgstr "" "Falha na verificação da versão mais recente. Não foi possível conectar." -<<<<<<< HEAD #: FlatCAMApp.py:10239 msgid "Could not parse information about latest version." msgstr "Não foi possível analisar informações sobre a versão mais recente." @@ -2629,29 +1487,6 @@ msgid "info" msgstr "info" #: FlatCAMApp.py:10288 -======= -#: FlatCAMApp.py:10238 -msgid "Could not parse information about latest version." -msgstr "Não foi possível analisar informações sobre a versão mais recente." - -#: FlatCAMApp.py:10248 -msgid "FlatCAM is up to date!" -msgstr "O FlatCAM está atualizado!" - -#: FlatCAMApp.py:10253 -msgid "Newer Version Available" -msgstr "Nova Versão Disponível" - -#: FlatCAMApp.py:10255 -msgid "There is a newer version of FlatCAM available for download:" -msgstr "Existe uma versão nova do FlatCAM disponível para download:" - -#: FlatCAMApp.py:10259 -msgid "info" -msgstr "info" - -#: FlatCAMApp.py:10287 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " @@ -2663,7 +1498,6 @@ msgstr "" "Preferências -> aba Geral.\n" "\n" -<<<<<<< HEAD #: FlatCAMApp.py:10367 msgid "All plots disabled." msgstr "Todos os gráficos desabilitados." @@ -2745,89 +1579,6 @@ msgid "Set alpha level ..." msgstr "Ajustar nível alfa ..." #: FlatCAMApp.py:10612 -======= -#: FlatCAMApp.py:10366 -msgid "All plots disabled." -msgstr "Todos os gráficos desabilitados." - -#: FlatCAMApp.py:10373 -msgid "All non selected plots disabled." -msgstr "Todos os gráficos não selecionados desabilitados." - -#: FlatCAMApp.py:10380 -msgid "All plots enabled." -msgstr "Todos os gráficos habilitados." - -#: FlatCAMApp.py:10386 -msgid "Selected plots enabled..." -msgstr "Gráficos selecionados habilitados..." - -#: FlatCAMApp.py:10394 -msgid "Selected plots disabled..." -msgstr "Gráficos selecionados desabilitados..." - -#: FlatCAMApp.py:10427 -msgid "Enabling plots ..." -msgstr "Habilitando gráficos..." - -#: FlatCAMApp.py:10479 -msgid "Disabling plots ..." -msgstr "Desabilitando gráficos..." - -#: FlatCAMApp.py:10502 -msgid "Working ..." -msgstr "Trabalhando ..." - -#: FlatCAMApp.py:10557 flatcamGUI/FlatCAMGUI.py:703 -msgid "Red" -msgstr "Vermelho" - -#: FlatCAMApp.py:10559 flatcamGUI/FlatCAMGUI.py:706 -msgid "Blue" -msgstr "Azul" - -#: FlatCAMApp.py:10562 flatcamGUI/FlatCAMGUI.py:709 -msgid "Yellow" -msgstr "Amarela" - -#: FlatCAMApp.py:10564 flatcamGUI/FlatCAMGUI.py:712 -msgid "Green" -msgstr "Verde" - -#: FlatCAMApp.py:10566 flatcamGUI/FlatCAMGUI.py:715 -msgid "Purple" -msgstr "Roxo" - -#: FlatCAMApp.py:10568 flatcamGUI/FlatCAMGUI.py:718 -msgid "Brown" -msgstr "Marrom" - -#: FlatCAMApp.py:10570 FlatCAMApp.py:10626 flatcamGUI/FlatCAMGUI.py:721 -msgid "White" -msgstr "Branco" - -#: FlatCAMApp.py:10572 flatcamGUI/FlatCAMGUI.py:724 -msgid "Black" -msgstr "Preto" - -#: FlatCAMApp.py:10575 flatcamGUI/FlatCAMGUI.py:729 -msgid "Custom" -msgstr "Personalizado" - -#: FlatCAMApp.py:10585 flatcamGUI/FlatCAMGUI.py:737 -msgid "Default" -msgstr "Padrão" - -#: FlatCAMApp.py:10609 flatcamGUI/FlatCAMGUI.py:734 -msgid "Opacity" -msgstr "Opacidade" - -#: FlatCAMApp.py:10611 -msgid "Set alpha level ..." -msgstr "Ajustar nível alfa ..." - -#: FlatCAMApp.py:10611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220 @@ -2837,7 +1588,6 @@ msgstr "Ajustar nível alfa ..." msgid "Value" msgstr "Valor" -<<<<<<< HEAD #: FlatCAMApp.py:10666 msgid "Saving FlatCAM Project" msgstr "Salvando o Projeto FlatCAM" @@ -2859,29 +1609,6 @@ msgid "Retry to save it." msgstr "Tente salvá-lo novamente." #: FlatCAMApp.py:10716 FlatCAMApp.py:10726 -======= -#: FlatCAMApp.py:10665 -msgid "Saving FlatCAM Project" -msgstr "Salvando o Projeto FlatCAM" - -#: FlatCAMApp.py:10686 FlatCAMApp.py:10722 -msgid "Project saved to" -msgstr "Projeto salvo em" - -#: FlatCAMApp.py:10693 -msgid "The object is used by another application." -msgstr "O objeto é usado por outro aplicativo." - -#: FlatCAMApp.py:10707 -msgid "Failed to verify project file" -msgstr "Falha ao verificar o arquivo do projeto" - -#: FlatCAMApp.py:10707 FlatCAMApp.py:10715 FlatCAMApp.py:10725 -msgid "Retry to save it." -msgstr "Tente salvá-lo novamente." - -#: FlatCAMApp.py:10715 FlatCAMApp.py:10725 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse saved project file" msgstr "Falha ao analisar o arquivo de projeto salvo" @@ -3085,11 +1812,7 @@ msgstr "Formato" #: FlatCAMDB.py:164 FlatCAMDB.py:846 FlatCAMDB.py:1129 #: flatcamGUI/ObjectUI.py:350 flatcamGUI/ObjectUI.py:900 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:48 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:107 @@ -3126,11 +1849,7 @@ msgstr "Angulo-V" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:101 #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:61 #: flatcamObjects/FlatCAMExcellon.py:1316 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1606 flatcamTools/ToolCalibration.py:74 -======= -#: flatcamObjects/FlatCAMGeometry.py:1578 flatcamTools/ToolCalibration.py:74 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Travel Z" msgstr "Altura do Deslocamento" @@ -3733,42 +2452,24 @@ msgstr "" #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2395 #: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2693 #: flatcamTools/ToolNCC.py:2725 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1834 tclCommands/TclCommandCopperClear.py:126 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2390 -#: flatcamTools/ToolNCC.py:2419 flatcamTools/ToolNCC.py:2688 -#: flatcamTools/ToolNCC.py:2720 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1829 tclCommands/TclCommandCopperClear.py:126 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125 msgid "Standard" msgstr "Padrão" -<<<<<<< HEAD #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:395 defaults.py:427 -======= -#: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:391 defaults.py:423 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamEditors/FlatCAMGeoEditor.py:569 #: flatcamEditors/FlatCAMGeoEditor.py:5152 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2401 #: flatcamTools/ToolNCC.py:2429 flatcamTools/ToolNCC.py:2699 #: flatcamTools/ToolNCC.py:2731 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1848 tclCommands/TclCommandCopperClear.py:128 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2396 -#: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2694 -#: flatcamTools/ToolNCC.py:2726 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1843 tclCommands/TclCommandCopperClear.py:128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127 msgid "Seed" msgstr "Semente" @@ -3778,11 +2479,7 @@ msgstr "Semente" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolPaint.py:390 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1862 -======= -#: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1857 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129 msgid "Lines" msgstr "Linhas" @@ -3823,11 +2520,7 @@ msgstr "Corta no perímetro do polígono para retirar as arestas." #: FlatCAMDB.py:1509 flatcamEditors/FlatCAMGeoEditor.py:612 #: flatcamEditors/FlatCAMGrbEditor.py:5311 flatcamGUI/ObjectUI.py:143 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142 #: flatcamTools/ToolNCC.py:459 flatcamTools/ToolTransform.py:28 @@ -3908,11 +2601,7 @@ msgid "Laser_lines" msgstr "Linhas Laser" #: FlatCAMDB.py:1596 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2027 -======= -#: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2022 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:133 msgid "Combo" msgstr "Combo" @@ -4209,7 +2898,6 @@ msgstr "Coordenadas G91 não implementadas..." msgid "Unifying Geometry from parsed Geometry segments" msgstr "Unificando Gometria a partir de segmentos de geometria analisados" -<<<<<<< HEAD #: defaults.py:401 #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -4217,43 +2905,21 @@ msgstr "Unificando Gometria a partir de segmentos de geometria analisados" #: flatcamTools/ToolNCC.py:1306 flatcamTools/ToolNCC.py:1634 #: flatcamTools/ToolNCC.py:1919 flatcamTools/ToolNCC.py:1983 #: flatcamTools/ToolNCC.py:2967 flatcamTools/ToolNCC.py:2976 -======= -#: defaults.py:397 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamTools/ToolCopperThieving.py:125 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1301 flatcamTools/ToolNCC.py:1629 -#: flatcamTools/ToolNCC.py:1914 flatcamTools/ToolNCC.py:1978 -#: flatcamTools/ToolNCC.py:2962 flatcamTools/ToolNCC.py:2971 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:190 msgid "Itself" msgstr "Própria" -<<<<<<< HEAD #: defaults.py:428 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1427 -======= -#: defaults.py:424 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1422 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:162 msgid "All Polygons" msgstr "Todos os polígonos" -<<<<<<< HEAD #: defaults.py:739 msgid "Could not load defaults file." msgstr "Não foi possível carregar o arquivo com os padrões." #: defaults.py:752 -======= -#: defaults.py:735 -msgid "Could not load defaults file." -msgstr "Não foi possível carregar o arquivo com os padrões." - -#: defaults.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse defaults file." msgstr "Falha ao analisar o arquivo com os padrões." @@ -4780,17 +3446,10 @@ msgstr "N° Ranhuras" #: flatcamEditors/FlatCAMGeoEditor.py:1217 #: flatcamEditors/FlatCAMGeoEditor.py:1252 #: flatcamEditors/FlatCAMGeoEditor.py:1280 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:599 flatcamObjects/FlatCAMGeometry.py:1033 #: flatcamObjects/FlatCAMGeometry.py:1780 #: flatcamObjects/FlatCAMGeometry.py:2424 flatcamTools/ToolNCC.py:1498 #: flatcamTools/ToolPaint.py:1249 flatcamTools/ToolPaint.py:1420 -======= -#: flatcamObjects/FlatCAMGeometry.py:571 flatcamObjects/FlatCAMGeometry.py:1005 -#: flatcamObjects/FlatCAMGeometry.py:1752 -#: flatcamObjects/FlatCAMGeometry.py:2396 flatcamTools/ToolNCC.py:1493 -#: flatcamTools/ToolPaint.py:1244 flatcamTools/ToolPaint.py:1415 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:883 flatcamTools/ToolSolderPaste.py:956 msgid "Wrong value format entered, use a number." msgstr "Formato incorreto, use um número." @@ -4878,12 +3537,8 @@ msgid "Round" msgstr "Redondo" #: flatcamEditors/FlatCAMGeoEditor.py:95 -<<<<<<< HEAD #: flatcamEditors/FlatCAMGrbEditor.py:2632 flatcamGUI/ObjectUI.py:2073 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:217 -======= -#: flatcamEditors/FlatCAMGrbEditor.py:2632 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68 @@ -4988,11 +3643,7 @@ msgid "Paint" msgstr "Pintura" #: flatcamEditors/FlatCAMGeoEditor.py:547 flatcamGUI/FlatCAMGUI.py:924 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2139 -======= -#: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2059 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:43 flatcamTools/ToolPaint.py:738 msgid "Paint Tool" msgstr "Ferramenta de Pintura" @@ -5753,11 +4404,7 @@ msgstr "Editor de Geometria" #: flatcamEditors/FlatCAMGeoEditor.py:3345 #: flatcamEditors/FlatCAMGrbEditor.py:2488 #: flatcamEditors/FlatCAMGrbEditor.py:3969 flatcamGUI/ObjectUI.py:263 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCutOut.py:95 msgid "Type" msgstr "Tipo" @@ -5779,11 +4426,8 @@ msgid "Line" msgstr "Linha" #: flatcamEditors/FlatCAMGeoEditor.py:3591 flatcamGUI/FlatCAMGUI.py:2202 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2074 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:218 -======= ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292 #: flatcamTools/ToolNCC.py:584 flatcamTools/ToolPaint.py:528 @@ -6514,11 +5158,7 @@ msgid "String to replace the one in the Find box throughout the text." msgstr "Texto para substituir o da caixa Localizar ao longo do texto." #: flatcamEditors/FlatCAMTextEditor.py:95 flatcamGUI/ObjectUI.py:486 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2219 -======= -#: flatcamGUI/ObjectUI.py:2139 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54 #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:88 msgid "All" @@ -6639,11 +5279,7 @@ msgstr "Documento\tD" msgid "Will create a new, empty Document Object." msgstr "Criará um novo Objeto Documento vazio." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4420 -======= -#: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4397 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:62 flatcamTools/ToolPcbWizard.py:69 msgid "Open" msgstr "Abrir" @@ -6652,7 +5288,6 @@ msgstr "Abrir" msgid "Open &Project ..." msgstr "Abrir &Projeto ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4430 msgid "Open &Gerber ...\tCtrl+G" msgstr "Abrir &Gerber ...\tCtrl+G" @@ -6662,17 +5297,6 @@ msgid "Open &Excellon ...\tCtrl+E" msgstr "Abrir &Excellon ...\tCtrl+E" #: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4440 -======= -#: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4407 -msgid "Open &Gerber ...\tCtrl+G" -msgstr "Abrir &Gerber ...\tCtrl+G" - -#: flatcamGUI/FlatCAMGUI.py:145 flatcamGUI/FlatCAMGUI.py:4412 -msgid "Open &Excellon ...\tCtrl+E" -msgstr "Abrir &Excellon ...\tCtrl+E" - -#: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4417 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open G-&Code ..." msgstr "Abrir G-&Code ..." @@ -6720,19 +5344,11 @@ msgid "Open Example ..." msgstr "Abrir Exemplo ..." #: flatcamGUI/FlatCAMGUI.py:201 flatcamGUI/FlatCAMGUI.py:907 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4409 msgid "Run Script ..." msgstr "Executar Script ..." #: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4411 -======= -#: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4386 -msgid "Run Script ..." -msgstr "Executar Script ..." - -#: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4388 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" @@ -6833,11 +5449,7 @@ msgid "Export Preferences to file ..." msgstr "Exportar Preferências para um arquivo ..." #: flatcamGUI/FlatCAMGUI.py:306 -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:1119 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:1115 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save Preferences" msgstr "Salvar Preferências" @@ -7280,11 +5892,7 @@ msgstr "Ver Fonte" #: flatcamGUI/FlatCAMGUI.py:1072 flatcamGUI/FlatCAMGUI.py:2138 #: flatcamGUI/FlatCAMGUI.py:2282 flatcamGUI/FlatCAMGUI.py:2572 #: flatcamGUI/FlatCAMGUI.py:2775 flatcamGUI/ObjectUI.py:1617 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:502 flatcamTools/ToolPanelize.py:540 -======= -#: flatcamObjects/FlatCAMGeometry.py:477 flatcamTools/ToolPanelize.py:540 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:567 flatcamTools/ToolPanelize.py:660 #: flatcamTools/ToolPanelize.py:689 flatcamTools/ToolPanelize.py:751 msgid "Copy" @@ -7434,11 +6042,7 @@ msgid "Cutout Tool" msgstr "Ferramenta de Recorte" #: flatcamGUI/FlatCAMGUI.py:922 flatcamGUI/FlatCAMGUI.py:2626 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2157 -======= -#: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2077 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:974 msgid "NCC Tool" msgstr "Ferramenta NCC" @@ -7730,11 +6334,7 @@ msgid "CNC-JOB" msgstr "Trabalho CNC" #: flatcamGUI/FlatCAMGUI.py:1266 flatcamGUI/ObjectUI.py:563 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2132 -======= -#: flatcamGUI/ObjectUI.py:2052 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "TOOLS" msgstr "Ferramentas" @@ -8275,11 +6875,7 @@ msgstr "Geometria" #: flatcamTools/ToolCopperThieving.py:158 #: flatcamTools/ToolCopperThieving.py:604 flatcamTools/ToolDblSided.py:225 #: flatcamTools/ToolFilm.py:359 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPunchGerber.py:149 flatcamTools/ToolPunchGerber.py:164 msgid "Excellon" @@ -8329,11 +6925,7 @@ msgstr "Interseção" msgid "Subtraction" msgstr "Substração" -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2221 -======= -#: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2141 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56 msgid "Cut" msgstr "Cortar" @@ -8472,7 +7064,6 @@ msgstr "Adicionar ferramenta cancelado ..." msgid "Distance Tool exit..." msgstr "Sair da ferramenta de medição ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:4323 flatcamGUI/FlatCAMGUI.py:4330 msgid "Idle." msgstr "Ocioso." @@ -8490,25 +7081,6 @@ msgid "Open Project ..." msgstr "Abrir Projeto ..." #: flatcamGUI/FlatCAMGUI.py:4450 -======= -#: flatcamGUI/FlatCAMGUI.py:4300 flatcamGUI/FlatCAMGUI.py:4307 -msgid "Idle." -msgstr "Ocioso." - -#: flatcamGUI/FlatCAMGUI.py:4338 -msgid "Application started ..." -msgstr "Aplicativo iniciado ..." - -#: flatcamGUI/FlatCAMGUI.py:4339 -msgid "Hello!" -msgstr "Olá!" - -#: flatcamGUI/FlatCAMGUI.py:4401 -msgid "Open Project ..." -msgstr "Abrir Projeto ..." - -#: flatcamGUI/FlatCAMGUI.py:4427 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Exit" msgstr "Sair" @@ -8620,11 +7192,7 @@ msgid "Gerber Object" msgstr "Objeto Gerber" #: flatcamGUI/ObjectUI.py:187 flatcamGUI/ObjectUI.py:730 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2205 -======= -#: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2125 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31 @@ -8662,11 +7230,7 @@ msgid "Plot" msgstr "Gráfico" #: flatcamGUI/ObjectUI.py:211 flatcamGUI/ObjectUI.py:771 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2315 -======= -#: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2235 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:37 #: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:54 @@ -8774,11 +7338,7 @@ msgstr "O ângulo da ponta da ferramenta em forma de V, em graus." #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:50 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:109 #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1174 flatcamTools/ToolCutOut.py:141 -======= -#: flatcamObjects/FlatCAMGeometry.py:1146 flatcamTools/ToolCutOut.py:141 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutting depth (negative)\n" "below the copper surface." @@ -8891,11 +7451,7 @@ msgstr "" #: flatcamTools/ToolFilm.py:557 flatcamTools/ToolImage.py:49 #: flatcamTools/ToolImage.py:252 flatcamTools/ToolImage.py:273 #: flatcamTools/ToolNCC.py:96 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:118 #: flatcamTools/ToolPanelize.py:204 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPanelize.py:391 @@ -9182,22 +7738,14 @@ msgid "Solid circles." msgstr "Círculos preenchidos ou vazados." #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:876 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71 #: flatcamTools/ToolProperties.py:166 msgid "Drills" msgstr "Furos" #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:877 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158 #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72 #: flatcamTools/ToolProperties.py:168 @@ -9428,11 +7976,7 @@ msgstr "" #: flatcamGUI/ObjectUI.py:1049 flatcamGUI/ObjectUI.py:1841 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:216 #: flatcamObjects/FlatCAMExcellon.py:1332 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1622 -======= -#: flatcamObjects/FlatCAMGeometry.py:1594 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Spindle speed" msgstr "Velocidade do Spindle" @@ -9718,22 +8262,13 @@ msgstr "" "de Corte é calculada automaticamente a partir das entradas do\n" "formulário da interface do usuário e do Ângulo da Ponta-V." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2313 -======= -#: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2233 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40 msgid "Plot Object" msgstr "Mostrar" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138 #: flatcamTools/ToolCopperThieving.py:221 msgid "Dia" @@ -10060,11 +8595,7 @@ msgstr "Gera o objeto de Trabalho CNC." msgid "Launch Paint Tool in Tools Tab." msgstr "Inicia a ferramenta de pintura na guia Ferramentas." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2142 -======= -#: flatcamGUI/ObjectUI.py:2062 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35 msgid "" "Creates tool paths to cover the\n" @@ -10080,20 +8611,12 @@ msgstr "" msgid "CNC Job Object" msgstr "Objeto de Trabalho CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2208 -======= -#: flatcamGUI/ObjectUI.py:2128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45 msgid "Plot kind" msgstr "Tipo de Gráfico" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2211 -======= -#: flatcamGUI/ObjectUI.py:2131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47 msgid "" "This selects the kind of geometries on the canvas to plot.\n" @@ -10105,29 +8628,17 @@ msgstr "" "Pode ser do tipo 'Deslocamento', com os movimentos acima da peça, do\n" "tipo 'Corte', com os movimentos cortando o material ou ambos." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2220 -======= -#: flatcamGUI/ObjectUI.py:2140 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55 msgid "Travel" msgstr "Deslocamento" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2224 -======= -#: flatcamGUI/ObjectUI.py:2144 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64 msgid "Display Annotation" msgstr "Exibir Anotação" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2226 -======= -#: flatcamGUI/ObjectUI.py:2146 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66 msgid "" "This selects if to display text annotation on the plot.\n" @@ -10201,20 +8712,12 @@ msgstr "Atualizar Gráfico" msgid "Update the plot." msgstr "Atualiza o gráfico." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2356 -======= -#: flatcamGUI/ObjectUI.py:2276 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30 msgid "Export CNC Code" msgstr "Exportar Código CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2358 -======= -#: flatcamGUI/ObjectUI.py:2278 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32 #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33 msgid "" @@ -10228,11 +8731,7 @@ msgstr "" msgid "Prepend to CNC Code" msgstr "Incluir no Início do Código CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2366 flatcamGUI/ObjectUI.py:2373 -======= -#: flatcamGUI/ObjectUI.py:2286 flatcamGUI/ObjectUI.py:2293 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49 msgid "" "Type here any G-Code commands you would\n" @@ -10245,11 +8744,7 @@ msgstr "" msgid "Append to CNC Code" msgstr "Incluir no Final do Código CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2381 flatcamGUI/ObjectUI.py:2389 -======= -#: flatcamGUI/ObjectUI.py:2301 flatcamGUI/ObjectUI.py:2309 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65 msgid "" "Type here any G-Code commands you would\n" @@ -10260,20 +8755,12 @@ msgstr "" "de adicionar ao final do arquivo G-Code gerado.\n" "M2 (Fim do programa)" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2403 -======= -#: flatcamGUI/ObjectUI.py:2323 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38 msgid "Toolchange G-Code" msgstr "G-Code para Troca de Ferramentas" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2406 -======= -#: flatcamGUI/ObjectUI.py:2326 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41 msgid "" "Type here any G-Code commands you would\n" @@ -10316,20 +8803,12 @@ msgstr "" "ATENÇÃO: ele pode ser usado apenas com um arquivo de pré-processador\n" "que possui 'toolchange_custom' em seu nome." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2436 -======= -#: flatcamGUI/ObjectUI.py:2356 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80 msgid "Use Toolchange Macro" msgstr "Usar Macro de Troca de Ferramentas" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2438 -======= -#: flatcamGUI/ObjectUI.py:2358 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82 msgid "" "Check this box if you want to use\n" @@ -10338,11 +8817,7 @@ msgstr "" "Marque esta caixa se você quiser usar a macro G-Code para Troca de " "Ferramentas." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2446 -======= -#: flatcamGUI/ObjectUI.py:2366 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94 msgid "" "A list of the FlatCAM variables that can be used\n" @@ -10353,11 +8828,7 @@ msgstr "" "no evento Troca de Ferramentas.\n" "Elas devem estar cercadas pelo símbolo '%'" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2453 -======= -#: flatcamGUI/ObjectUI.py:2373 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101 #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30 #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31 @@ -10384,65 +8855,37 @@ msgstr "" msgid "Parameters" msgstr "Parâmetros" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2456 -======= -#: flatcamGUI/ObjectUI.py:2376 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106 msgid "FlatCAM CNC parameters" msgstr "Parâmetros do FlatCAM CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2457 -======= -#: flatcamGUI/ObjectUI.py:2377 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111 msgid "tool number" msgstr "número da ferramenta" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2458 -======= -#: flatcamGUI/ObjectUI.py:2378 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112 msgid "tool diameter" msgstr "diâmetro da ferramenta" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2459 -======= -#: flatcamGUI/ObjectUI.py:2379 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113 msgid "for Excellon, total number of drills" msgstr "para Excellon, número total de furos" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2461 -======= -#: flatcamGUI/ObjectUI.py:2381 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115 msgid "X coord for Toolchange" msgstr "Coordenada X para troca de ferramenta" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2462 -======= -#: flatcamGUI/ObjectUI.py:2382 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116 msgid "Y coord for Toolchange" msgstr "Coordenada Y para troca de ferramenta" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2463 -======= -#: flatcamGUI/ObjectUI.py:2383 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118 msgid "Z coord for Toolchange" msgstr "Coordenada Z para troca de ferramenta" @@ -10455,20 +8898,12 @@ msgstr "profundidade de corte" msgid "height where to travel" msgstr "altura para deslocamentos" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2466 -======= -#: flatcamGUI/ObjectUI.py:2386 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121 msgid "the step value for multidepth cut" msgstr "valor do passe para corte múltiplas profundidade" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2468 -======= -#: flatcamGUI/ObjectUI.py:2388 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123 msgid "the value for the spindle speed" msgstr "velocidade do spindle" @@ -10524,11 +8959,7 @@ msgstr "" msgid "Font Type" msgstr "Tipo de Fonte" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2660 -======= -#: flatcamGUI/ObjectUI.py:2580 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:197 msgid "Font Size" msgstr "Tamanho da Fonte" @@ -10581,7 +9012,6 @@ msgstr "" "Não foi possível anotar devido a uma diferença entre o número de elementos " "de texto e o número de posições de texto." -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:911 msgid "Preferences applied." msgstr "Preferências aplicadas." @@ -10604,30 +9034,6 @@ msgid "Preferences edited but not saved." msgstr "Preferências editadas, mas não salvas." #: flatcamGUI/preferences/PreferencesUIManager.py:1117 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:907 -msgid "Preferences applied." -msgstr "Preferências aplicadas." - -#: flatcamGUI/preferences/PreferencesUIManager.py:971 -msgid "Preferences closed without saving." -msgstr "Preferências fechadas sem salvar." - -#: flatcamGUI/preferences/PreferencesUIManager.py:983 -msgid "Preferences default values are restored." -msgstr "Os valores padrão das preferências são restaurados." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1018 -#: flatcamGUI/preferences/PreferencesUIManager.py:1127 -msgid "Preferences saved." -msgstr "Preferências salvas." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1068 -msgid "Preferences edited but not saved." -msgstr "Preferências editadas, mas não salvas." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1113 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more values are changed.\n" "Do you want to save the Preferences?" @@ -10671,7 +9077,6 @@ msgstr "dwelltime = tempo de espera para o spindle atingir sua vel. RPM" #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:145 msgid "Annotation Size" msgstr "Tamanho da Fonte" -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 msgid "The font size of the annotation text. In pixels." @@ -10725,61 +9130,6 @@ msgstr "Coordenadas" #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 msgid "" -======= - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 -msgid "The font size of the annotation text. In pixels." -msgstr "O tamanho da fonte do texto de anotação, em pixels." - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157 -msgid "Annotation Color" -msgstr "Cor da Fonte" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:159 -msgid "Set the font color for the annotation texts." -msgstr "Define a cor da fonte para os textos de anotação." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:26 -msgid "CNC Job General" -msgstr "Trabalho CNC Geral" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:77 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:59 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:45 -msgid "Circle Steps" -msgstr "Passos do Círculo" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:79 -msgid "" -"The number of circle steps for GCode \n" -"circle and arc shapes linear approximation." -msgstr "" -"O número de etapas de círculo para G-Code.\n" -"Aproximação linear para círculos e formas de arco." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:88 -msgid "Travel dia" -msgstr "Diâmetro Desl." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:90 -msgid "" -"The width of the travel lines to be\n" -"rendered in the plot." -msgstr "Largura da linha a ser renderizada no gráfico." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:103 -msgid "G-code Decimals" -msgstr "Decimais de código G" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:106 -#: flatcamTools/ToolFiducials.py:74 -msgid "Coordinates" -msgstr "Coordenadas" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 -msgid "" ->>>>>>> remotes/jpcgt/flatcam/Beta "The number of decimals to be used for \n" "the X, Y, Z coordinates in CNC code (GCODE, etc.)" msgstr "" @@ -11307,7 +9657,6 @@ msgid "" "are files that can be found in different formats.\n" "Here we set the format used when the provided\n" "coordinates are not using period.\n" -<<<<<<< HEAD "\n" "Possible presets:\n" "\n" @@ -11750,450 +10099,6 @@ msgstr "Seleção Múltipla" msgid "Select the key used for multiple selection." msgstr "Selecione a tecla usada para seleção múltipla." -======= -"\n" -"Possible presets:\n" -"\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" -msgstr "" -"Os arquivos de furos NC, normalmente chamados arquivos Excellon\n" -"são arquivos que podem ser encontrados em diferentes formatos.\n" -"Aqui é definido o formato usado quando as coordenadas\n" -"fornecidas não estiverem usando ponto.\n" -"\n" -"Padrões possíveis:\n" -"\n" -"PROTEUS 3:3 mm LZ\n" -"DipTrace 5:2 mm TZ\n" -"DipTrace 4:3 mm LZ\n" -"\n" -"EAGLE 3:3 mm TZ\n" -"EAGLE 4:3 mm TZ\n" -"EAGLE 2:5 polegadas TZ\n" -"EAGLE 3:5 polegadas TZ\n" -"\n" -"ALTIUM 2:4 polegadas LZ\n" -"Sprint Layout 2:4 polegadas LZ\n" -"KiCAD 3:5 polegadas TZ" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:88 -msgid "Default values for INCH are 2:4" -msgstr "Valores padrão para Polegadas: 2:4" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:116 -msgid "METRIC" -msgstr "MÉTRICO" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 -msgid "Default values for METRIC are 3:3" -msgstr "Valores padrão para Métrico: 3:3" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:148 -msgid "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed.\n" -"\n" -"This is used when there is no information\n" -"stored in the Excellon file." -msgstr "" -"Define o tipo de zeros de Excellon.\n" -"LZ: mantém os zeros à esquerda e remove os zeros à direita.\n" -"TZ: mantém os zeros à direita e remove os zeros à esquerda.\n" -"\n" -"Isso é usado quando não há informações\n" -"armazenado no arquivo Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:166 -msgid "" -"This sets the default units of Excellon files.\n" -"If it is not detected in the parsed file the value here\n" -"will be used.Some Excellon files don't have an header\n" -"therefore this parameter will be used." -msgstr "" -"Configura as unidades padrão dos arquivos Excellon.\n" -"Alguns arquivos Excellon não possuem um cabeçalho.\n" -"Se não for detectado no arquivo analisado, este padrão\n" -"será usado." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:176 -msgid "" -"This sets the units of Excellon files.\n" -"Some Excellon files don't have an header\n" -"therefore this parameter will be used." -msgstr "" -"Configura as unidades dos arquivos Excellon.\n" -"Alguns arquivos Excellon não possuem um cabeçalho,\n" -"e assim este parâmetro será usado." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:184 -msgid "Update Export settings" -msgstr "Atualizar config. de exportação" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:201 -msgid "Excellon Optimization" -msgstr "Otimização Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:204 -msgid "Algorithm:" -msgstr "Algoritmo:" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:206 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:222 -msgid "" -"This sets the optimization type for the Excellon drill path.\n" -"If <> is checked then Google OR-Tools algorithm with\n" -"MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" -"If <> is checked then Google OR-Tools Basic algorithm is used.\n" -"If <> is checked then Travelling Salesman algorithm is used for\n" -"drill path optimization.\n" -"\n" -"If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" -"Travelling Salesman algorithm for path optimization." -msgstr "" -"Define o tipo de otimização para o caminho de perfuração do Excellon.\n" -"Se <>estiver selecionado, será usado o algoritmo do Google OR-" -"Tools com MetaHeuristic.\n" -"O tempo de pesquisa padrão é de 3s.\n" -"Usar o comando TCL set_sys excellon_search_time para definir outros " -"valores.\n" -"Se <> estiver selecionado, será usado o algoritmo básico do Google " -"OR-Tools.\n" -"Se <> estiver selecionado, será usado o algoritmo Travelling Salesman.\n" -"\n" -"Se este controle está desabilitado, FlatCAM está no modo de 32 bits e usa\n" -"o algoritmo Travelling Salesman para otimização de caminhos." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:217 -msgid "MetaHeuristic" -msgstr "MetaHeuristic" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:218 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:104 -#: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:485 -#: flatcamObjects/FlatCAMGerber.py:251 -msgid "Basic" -msgstr "Básico" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:219 -msgid "TSA" -msgstr "TSA" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:236 -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:245 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:237 -msgid "Duration" -msgstr "Tempo de espera" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:239 -msgid "" -"When OR-Tools Metaheuristic (MH) is enabled there is a\n" -"maximum threshold for how much time is spent doing the\n" -"path optimization. This max duration is set here.\n" -"In seconds." -msgstr "" -"Quando o Metaheuristic (MH) da OR-Tools está ativado, este é o limite\n" -"máximo de tempo para otimizar o caminho, em segundos. Padrão: 3." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:258 -msgid "Excellon Object Color" -msgstr "Cor do objeto Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:264 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:86 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:155 -msgid "Set the line color for plotted objects." -msgstr "Define a cor da linha para objetos plotados." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29 -msgid "Excellon Options" -msgstr "Opções Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:34 -msgid "Create CNC Job" -msgstr "Criar Trabalho CNC" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35 -msgid "" -"Parameters used to create a CNC Job object\n" -"for this drill object." -msgstr "" -"Parâmetros usados para criar um objeto de Trabalho CNC\n" -"para a furação." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:152 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:121 -msgid "Tool change" -msgstr "Troca de Ferramentas" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 -msgid "Enable Dwell" -msgstr "Ativar Pausa" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259 -msgid "" -"The preprocessor JSON file that dictates\n" -"Gcode output." -msgstr "" -"O arquivo de pós-processamento (JSON) que define\n" -"a saída G-Code." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:270 -msgid "Gcode" -msgstr "G-Code" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:272 -msgid "" -"Choose what to use for GCode generation:\n" -"'Drills', 'Slots' or 'Both'.\n" -"When choosing 'Slots' or 'Both', slots will be\n" -"converted to drills." -msgstr "" -"Escolha o que usar para a geração de G-Code:\n" -"'Furos', 'Ranhuras' ou 'Ambos'.\n" -"Quando escolher 'Ranhuras' ou 'Ambos', as ranhuras serão\n" -"convertidos para furos." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288 -msgid "Mill Holes" -msgstr "Furação" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:290 -msgid "Create Geometry for milling holes." -msgstr "Cria geometria para furação." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294 -msgid "Drill Tool dia" -msgstr "Diâmetro da Broca" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 -msgid "Slot Tool dia" -msgstr "Diâmetro da Fresa" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307 -msgid "" -"Diameter of the cutting tool\n" -"when milling slots." -msgstr "" -"Diâmetro da ferramenta de corte\n" -"quando fresar fendas (ranhuras)." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:28 -msgid "App Settings" -msgstr "Configurações do Aplicativo" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:49 -msgid "Grid Settings" -msgstr "Configurações de Grade" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:53 -msgid "X value" -msgstr "Valor X" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:55 -msgid "This is the Grid snap value on X axis." -msgstr "Este é o valor do encaixe à grade no eixo X." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:65 -msgid "Y value" -msgstr "Valor Y" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:67 -msgid "This is the Grid snap value on Y axis." -msgstr "Este é o valor do encaixe à grade no eixo Y." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:77 -msgid "Snap Max" -msgstr "Encaixe Max" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:92 -msgid "Workspace Settings" -msgstr "Configurações da área de trabalho" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:95 -msgid "Active" -msgstr "Ativo" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:97 -msgid "" -"Draw a delimiting rectangle on canvas.\n" -"The purpose is to illustrate the limits for our work." -msgstr "" -"Desenha um retângulo de delimitação na tela.\n" -"O objetivo é ilustrar os limites do nosso trabalho." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:105 -msgid "" -"Select the type of rectangle to be used on canvas,\n" -"as valid workspace." -msgstr "" -"Selecione o tipo de retângulo a ser usado na tela,\n" -"como área de trabalho válida." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:171 -msgid "Orientation" -msgstr "Orientação" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:172 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:239 -#: flatcamTools/ToolFilm.py:422 -msgid "" -"Can be:\n" -"- Portrait\n" -"- Landscape" -msgstr "" -"Pode ser:\n" -"- Retrato\n" -"- Paisagem" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:176 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:243 -#: flatcamTools/ToolFilm.py:426 -msgid "Portrait" -msgstr "Retrato" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:177 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:244 -#: flatcamTools/ToolFilm.py:427 -msgid "Landscape" -msgstr "Paisagem" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:201 -msgid "Notebook" -msgstr "Caderno" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:203 -msgid "" -"This sets the font size for the elements found in the Notebook.\n" -"The notebook is the collapsible area in the left side of the GUI,\n" -"and include the Project, Selected and Tool tabs." -msgstr "" -"Isso define o tamanho da fonte para os elementos encontrados no bloco de " -"notas.\n" -"O bloco de notas é a área desmontável no lado esquerdo da GUI,\n" -"e inclui as guias Projeto, Selecionado e Ferramenta." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:222 -msgid "Axis" -msgstr "Eixo" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:224 -msgid "This sets the font size for canvas axis." -msgstr "Define o tamanho da fonte para o eixo da tela." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:241 -msgid "Textbox" -msgstr "Caixa de texto" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:243 -msgid "" -"This sets the font size for the Textbox GUI\n" -"elements that are used in FlatCAM." -msgstr "" -"Define o tamanho da fonte da caixa de texto\n" -"de elementos da GUI usados no FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:269 -msgid "Mouse Settings" -msgstr "Configurações do mouse" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:273 -msgid "Cursor Shape" -msgstr "Forma do Cursor" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:275 -msgid "" -"Choose a mouse cursor shape.\n" -"- Small -> with a customizable size.\n" -"- Big -> Infinite lines" -msgstr "" -"Escolha uma forma de cursor do mouse.\n" -"- Pequeno -> com um tamanho personalizável.\n" -"- Grande -> Linhas infinitas" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:281 -msgid "Small" -msgstr "Pequeno" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:282 -msgid "Big" -msgstr "Grande" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:289 -msgid "Cursor Size" -msgstr "Tamanho do Cursor" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:291 -msgid "Set the size of the mouse cursor, in pixels." -msgstr "Define o tamanho do cursor do mouse, em pixels." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:302 -msgid "Cursor Width" -msgstr "Largura do Cursor" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:304 -msgid "Set the line width of the mouse cursor, in pixels." -msgstr "Defina a largura da linha do cursor do mouse, em pixels." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:315 -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:322 -msgid "Cursor Color" -msgstr "Cor do Cursor" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:317 -msgid "Check this box to color mouse cursor." -msgstr "Marque esta caixa para colorir o cursor do mouse." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:324 -msgid "Set the color of the mouse cursor." -msgstr "Defina a cor do cursor do mouse." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:347 -msgid "Pan Button" -msgstr "Botão Pan" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:349 -msgid "" -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" -msgstr "" -"Selecione o botão do mouse para usar o panning:\n" -"- BM -> Botão do meio do mouse\n" -"- BD -> botão direito do mouse" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:353 -msgid "MMB" -msgstr "BM" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:354 -msgid "RMB" -msgstr "BD" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:360 -msgid "Multiple Selection" -msgstr "Seleção Múltipla" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:362 -msgid "Select the key used for multiple selection." -msgstr "Selecione a tecla usada para seleção múltipla." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:364 msgid "CTRL" msgstr "CTRL" @@ -12301,7 +10206,6 @@ msgstr "" "Unidade utilizada como padrão para os valores no FlatCAM.\n" "O que estiver selecionado aqui será considerado sempre que\n" "o FLatCAM for iniciado." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 msgid "IN" @@ -12870,576 +10774,6 @@ msgstr "" msgid "Geometry Adv. Options" msgstr "Opções Avançadas" -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:35 -======= - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 -msgid "IN" -msgstr "in" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:50 -msgid "Precision MM" -msgstr "Precisão mm" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in METRIC system.\n" -"Any change here require an application restart." -msgstr "" -"O número de casas decimais usadas em todo o aplicativo\n" -"quando as unidades definidas estiverem no sistema MÉTRICO.\n" -"Qualquer alteração aqui requer uma reinicialização do aplicativo." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:64 -msgid "Precision INCH" -msgstr "Precisão in" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in INCH system.\n" -"Any change here require an application restart." -msgstr "" -"O número de casas decimais usadas em todo o aplicativo\n" -"quando as unidades definidas estiverem no sistema INGLÊS.\n" -"Qualquer alteração aqui requer uma reinicialização do aplicativo." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:78 -msgid "Graphic Engine" -msgstr "Mecanismo Gráfico" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -msgid "" -"Choose what graphic engine to use in FlatCAM.\n" -"Legacy(2D) -> reduced functionality, slow performance but enhanced " -"compatibility.\n" -"OpenGL(3D) -> full functionality, high performance\n" -"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" -"Intel HD3000 or older. In this case the plot area will be black therefore\n" -"use the Legacy(2D) mode." -msgstr "" -"Escolha qual mecanismo gráfico usar no FlatCAM.\n" -"Legado (2D) -> funcionalidade reduzida, desempenho lento, mas " -"compatibilidade aprimorada.\n" -"OpenGL (3D) -> funcionalidade completa, alto desempenho\n" -"Algumas placas gráficas são muito antigas e não funcionam no modo OpenGL " -"(3D), como:\n" -"Intel HD3000 ou mais antigo. Nesse caso, a área de plotagem será preta. " -"Nesse caso,\n" -"use o modo Legado (2D)." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 -msgid "Legacy(2D)" -msgstr "Legado(2D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:86 -msgid "OpenGL(3D)" -msgstr "OpenGL(3D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:98 -msgid "APP. LEVEL" -msgstr "Nível do Aplicativo" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -msgid "" -"Choose the default level of usage for FlatCAM.\n" -"BASIC level -> reduced functionality, best for beginner's.\n" -"ADVANCED level -> full functionality.\n" -"\n" -"The choice here will influence the parameters in\n" -"the Selected Tab for all kinds of FlatCAM objects." -msgstr "" -"Escolha o nível padrão de uso para FlatCAM.\n" -"Nível BÁSICO -> funcionalidade reduzida, melhor para iniciantes.\n" -"Nível AVANÇADO -> funcionalidade completa.\n" -"\n" -"A escolha influenciará os parâmetros na Aba\n" -"Selecionado para todos os tipos de objetos FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 -#: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:506 -#: flatcamObjects/FlatCAMGerber.py:278 -msgid "Advanced" -msgstr "Avançado" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:111 -msgid "Portable app" -msgstr "Aplicativo portátil" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -msgid "" -"Choose if the application should run as portable.\n" -"\n" -"If Checked the application will run portable,\n" -"which means that the preferences files will be saved\n" -"in the application folder, in the lib\\config subfolder." -msgstr "" -"Escolha se o aplicativo deve ser executado como portátil.\n" -"\n" -"Se marcado, o aplicativo será executado como portátil,\n" -"o que significa que os arquivos de preferências serão salvos\n" -"na pasta do aplicativo, na subpasta lib\\config." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 -msgid "Languages" -msgstr "Idioma" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:126 -msgid "Set the language used throughout FlatCAM." -msgstr "Defina o idioma usado no FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:132 -msgid "Apply Language" -msgstr "Aplicar o Idioma" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:133 -msgid "" -"Set the language used throughout FlatCAM.\n" -"The app will restart after click." -msgstr "" -"Defina o idioma usado no FlatCAM.\n" -"O aplicativo será reiniciado após o clique." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:147 -msgid "Startup Settings" -msgstr "Configurações de Inicialização" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:151 -msgid "Splash Screen" -msgstr "Tela de Abertura" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:153 -msgid "Enable display of the splash screen at application startup." -msgstr "Habilita a Tela de Abertura na inicialização do aplicativo." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:165 -msgid "Sys Tray Icon" -msgstr "Ícone da Bandeja do Sistema" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:167 -msgid "Enable display of FlatCAM icon in Sys Tray." -msgstr "Ativa a exibição do ícone do FlatCAM na bandeja do sistema." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:172 -msgid "Show Shell" -msgstr "Mostrar Shell" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:174 -msgid "" -"Check this box if you want the shell to\n" -"start automatically at startup." -msgstr "" -"Marque esta caixa se você deseja que o shell (linha de comando)\n" -"seja inicializado automaticamente na inicialização." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:181 -msgid "Show Project" -msgstr "Mostrar Projeto" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:183 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"to be shown automatically at startup." -msgstr "" -"Marque esta caixa se você quiser que a aba Projeto/Selecionado/Ferramenta\n" -"seja apresentada automaticamente na inicialização." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 -msgid "Version Check" -msgstr "Verificar Versão" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:191 -msgid "" -"Check this box if you want to check\n" -"for a new version automatically at startup." -msgstr "" -"Marque esta caixa se você quiser verificar\n" -"por nova versão automaticamente na inicialização." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:198 -msgid "Send Statistics" -msgstr "Enviar estatísticas" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:200 -msgid "" -"Check this box if you agree to send anonymous\n" -"stats automatically at startup, to help improve FlatCAM." -msgstr "" -"Marque esta caixa se você concorda em enviar dados anônimos\n" -"automaticamente na inicialização, para ajudar a melhorar o FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:214 -msgid "Workers number" -msgstr "Número de trabalhadores" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:216 -msgid "" -"The number of Qthreads made available to the App.\n" -"A bigger number may finish the jobs more quickly but\n" -"depending on your computer speed, may make the App\n" -"unresponsive. Can have a value between 2 and 16.\n" -"Default value is 2.\n" -"After change, it will be applied at next App start." -msgstr "" -"O número de Qthreads disponibilizados para o App.\n" -"Um número maior pode executar os trabalhos mais rapidamente, mas\n" -"dependendo da velocidade do computador, pode fazer com que o App\n" -"não responda. Pode ter um valor entre 2 e 16. O valor padrão é 2.\n" -"Após a mudança, ele será aplicado na próxima inicialização." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:230 -msgid "Geo Tolerance" -msgstr "Tolerância Geo" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:232 -msgid "" -"This value can counter the effect of the Circle Steps\n" -"parameter. Default value is 0.005.\n" -"A lower value will increase the detail both in image\n" -"and in Gcode for the circles, with a higher cost in\n" -"performance. Higher value will provide more\n" -"performance at the expense of level of detail." -msgstr "" -"Este valor pode contrariar o efeito do parâmetro Passos do Círculo.\n" -"O valor padrão é 0.005.\n" -"Um valor mais baixo aumentará os detalhes na imagem e no G-Code\n" -"para os círculos, com um custo maior em desempenho.\n" -"Um valor maior proporcionará mais desempenho à custa do nível\n" -"de detalhes." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:252 -msgid "Save Settings" -msgstr "Configurações para Salvar" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:256 -msgid "Save Compressed Project" -msgstr "Salvar Projeto Compactado" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:258 -msgid "" -"Whether to save a compressed or uncompressed project.\n" -"When checked it will save a compressed FlatCAM project." -msgstr "" -"Para salvar um projeto compactado ou descompactado.\n" -"Quando marcado, o projeto FlatCAM será salvo compactado." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:267 -msgid "Compression" -msgstr "Compressão" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:269 -msgid "" -"The level of compression used when saving\n" -"a FlatCAM project. Higher value means better compression\n" -"but require more RAM usage and more processing time." -msgstr "" -"O nível de compactação usado ao salvar o Projeto FlatCAM.\n" -"Um valor maior significa melhor compactação, mas é necessário mais uso de " -"RAM e mais tempo de processamento." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:280 -msgid "Enable Auto Save" -msgstr "Salvar Automaticamente" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:282 -msgid "" -"Check to enable the autosave feature.\n" -"When enabled, the application will try to save a project\n" -"at the set interval." -msgstr "" -"Marcar para ativar o recurso de salvamento automático.\n" -"Quando ativado, o aplicativo tentará salvar um projeto\n" -"no intervalo definido." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:292 -msgid "Interval" -msgstr "Intervalo" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:294 -msgid "" -"Time interval for autosaving. In milliseconds.\n" -"The application will try to save periodically but only\n" -"if the project was saved manually at least once.\n" -"While active, some operations may block this feature." -msgstr "" -"Intervalo de tempo para gravação automática, em milissegundos.\n" -"O aplicativo tentará salvar periodicamente, mas apenas\n" -"se o projeto foi salvo manualmente pelo menos uma vez.\n" -"Algumas operações podem bloquear esse recurso enquanto estiverem ativas." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:310 -msgid "Text to PDF parameters" -msgstr "Parâmetros de texto para PDF" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:312 -msgid "Used when saving text in Code Editor or in FlatCAM Document objects." -msgstr "" -"Usado ao salvar texto no Editor de código ou nos objetos de documento do " -"FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:321 -msgid "Top Margin" -msgstr "Margem superiorMargem" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:323 -msgid "Distance between text body and the top of the PDF file." -msgstr "Distância entre o corpo do texto e a parte superior do arquivo PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:334 -msgid "Bottom Margin" -msgstr "Margem inferior" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:336 -msgid "Distance between text body and the bottom of the PDF file." -msgstr "Distância entre o corpo do texto e a parte inferior do arquivo PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:347 -msgid "Left Margin" -msgstr "Margem esquerdaMargem" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:349 -msgid "Distance between text body and the left of the PDF file." -msgstr "Distância entre o corpo do texto e a esquerda do arquivo PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:360 -msgid "Right Margin" -msgstr "Margem direita" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:362 -msgid "Distance between text body and the right of the PDF file." -msgstr "Distância entre o corpo do texto e o direito do arquivo PDF." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:26 -msgid "GUI Preferences" -msgstr "Preferências da GUI" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:36 -msgid "Theme" -msgstr "Tema" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:38 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area." -msgstr "" -"Selecione um tema para FlatCAM.\n" -"Ele será aplicado na área do gráfico." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 -msgid "Light" -msgstr "Claro" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:44 -msgid "Dark" -msgstr "Escuro" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:51 -msgid "Use Gray Icons" -msgstr "Use ícones cinza" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:53 -msgid "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." -msgstr "" -"Marque esta caixa para usar um conjunto de ícones com\n" -"uma cor mais clara (cinza). Para ser usado quando um\n" -"o tema escuro total é aplicado." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:59 -msgid "Apply Theme" -msgstr "Aplicar temaAplicar" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:61 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." -msgstr "" -"Selecione um tema para FlatCAM.\n" -"Ele será aplicado na área do gráfico.\n" -"O aplicativo reiniciará após a troca." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:73 -msgid "Layout" -msgstr "Layout" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:75 -msgid "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." -msgstr "" -"Selecione um layout para o FlatCAM.\n" -"É aplicado imediatamente." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:95 -msgid "Style" -msgstr "Estilo" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:97 -msgid "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Selecione um estilo para FlatCAM.\n" -"Ele será aplicado na próxima inicialização." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:111 -msgid "Activate HDPI Support" -msgstr "Ativar HDPI" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:113 -msgid "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Ativa o suporte de alta DPI para FlatCAM.\n" -"Ele será aplicado na próxima inicialização." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:127 -msgid "Display Hover Shape" -msgstr "Exibir forma de foco suspenso" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:129 -msgid "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." -msgstr "" -"Habilita a exibição de uma forma flutuante para objetos FlatCAM.\n" -"É exibido sempre que o cursor do mouse estiver pairando\n" -"sobre qualquer tipo de objeto não selecionado." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:136 -msgid "Display Selection Shape" -msgstr "Exibir forma de seleção" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:138 -msgid "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." -msgstr "" -"Ativa a exibição de seleção de forma para objetos FlatCAM.\n" -"É exibido sempre que o mouse seleciona um objeto\n" -"seja clicando ou arrastando o mouse da esquerda para a direita ou da direita " -"para a esquerda." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:151 -msgid "Left-Right Selection Color" -msgstr "Cor da seleção esquerda-direita" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:156 -msgid "Set the line color for the 'left to right' selection box." -msgstr "" -"Define a cor da linha para a caixa de seleção 'da esquerda para a direita'." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:172 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Define a cor de preenchimento para a caixa de seleção\n" -"no caso de a seleção ser feita da esquerda para a direita.\n" -"Os primeiros 6 dígitos são a cor e os últimos 2\n" -"dígitos são para o nível alfa (transparência)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:192 -msgid "Set the fill transparency for the 'left to right' selection box." -msgstr "" -"Define a transparência de preenchimento para a caixa de seleção 'da esquerda " -"para a direita'." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:216 -msgid "Right-Left Selection Color" -msgstr "Cor da seleção direita-esquerda" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:222 -msgid "Set the line color for the 'right to left' selection box." -msgstr "" -"Define a cor da linha para a caixa de seleção 'direita para a esquerda'." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:239 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Define a cor de preenchimento para a caixa de seleção, caso a seleção seja " -"feita da direita para a esquerda.\n" -"Os primeiros 6 dígitos são a cor e os últimos 2\n" -"dígitos são para o nível alfa (transparência)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:259 -msgid "Set the fill transparency for selection 'right to left' box." -msgstr "" -"Define a transparência de preenchimento para a seleção da caixa 'direita " -"para a esquerda'." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:286 -msgid "Editor Color" -msgstr "Cor do editor" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:290 -msgid "Drawing" -msgstr "Desenhando" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:292 -msgid "Set the color for the shape." -msgstr "Define a cor da forma." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:309 -msgid "Set the color of the shape when selected." -msgstr "Define a cor da forma quando selecionada." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:332 -msgid "Project Items Color" -msgstr "Cor dos itens do projeto" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:336 -msgid "Enabled" -msgstr "Ativado" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:338 -msgid "Set the color of the items in Project Tab Tree." -msgstr "Define a cor dos itens na Árvore do Guia de Projeto." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:352 -msgid "Disabled" -msgstr "Desativado" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:354 -msgid "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." -msgstr "" -"Define a cor dos itens na Árvore da guia Projeto,\n" -"para o caso em que os itens estão desativados." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:370 -msgid "Project AutoHide" -msgstr "Auto Ocultar" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:372 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." -msgstr "" -"Marque esta caixa se você deseja que a aba Projeto/Selecionado/Ferramenta\n" -"desapareça automaticamente quando não houver objetos carregados e\n" -"apareça sempre que um novo objeto for criado." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:27 -msgid "Geometry Adv. Options" -msgstr "Opções Avançadas" - #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:35 msgid "" "A list of Geometry advanced parameters.\n" @@ -13493,379 +10827,6 @@ msgstr "" "Útil para nivelamento automático.\n" "Valor 0 significa que não há segmentação no eixo Y." -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33 -msgid "A list of Geometry Editor parameters." -msgstr "Parâmetros do Editor de Geometria." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:196 -msgid "" -"Set the number of selected geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Define o número máximo de ítens de geometria selecionados.\n" -"Acima desse valor a geometria se torna um retângulo de seleção.\n" -"Aumenta o desempenho ao mover um grande número de elementos geométricos." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:27 -msgid "Geometry General" -msgstr "Geometria Geral" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:49 -msgid "" -"The number of circle steps for Geometry \n" -"circle and arc shapes linear approximation." -msgstr "" -"Número de etapas do círculo para a aproximação linear\n" -"de Geometria círculo e arco." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:63 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:48 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:42 -msgid "Tools Dia" -msgstr "Diâ. da Ferramenta" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:65 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:108 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:50 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:44 -msgid "" -"Diameters of the tools, separated by comma.\n" -"The value of the diameter has to use the dot decimals separator.\n" -"Valid values: 0.3, 1.0" -msgstr "" -"Diâmetros das ferramentas, separados por vírgula.\n" -"Deve ser utilizado PONTO como separador de casas decimais.\n" -"Valores válidos: 0.3, 1.0" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:80 -msgid "Geometry Object Color" -msgstr "Cor do objeto de Geometria" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:28 -msgid "Geometry Options" -msgstr "Opções de Geometria" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:36 -msgid "" -"Create a CNC Job object\n" -"tracing the contours of this\n" -"Geometry object." -msgstr "" -"Cria um objeto de Trabalho CNC\n" -"traçando os contornos deste objeto\n" -"Geometria." - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:80 -msgid "Depth/Pass" -msgstr "Profundidade por Passe" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:82 -msgid "" -"The depth to cut on each pass,\n" -"when multidepth is enabled.\n" -"It has positive value although\n" -"it is a fraction from the depth\n" -"which has negative value." -msgstr "" -"A profundidade a ser cortada em cada passe,\n" -"quando Múltiplas Profundidades estiver ativo.\n" -"Tem valor positivo, embora seja uma fração\n" -"da profundidade, que tem valor negativo." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:27 -msgid "Gerber Adv. Options" -msgstr "Opções Avançadas" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:33 -msgid "" -"A list of Gerber advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"Uma lista de parâmetros avançados do Gerber.\n" -"Esses parâmetros estão disponíveis somente para\n" -"o nível avançado do aplicativo." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:52 -msgid "Table Show/Hide" -msgstr "Mostra/Esconde Tabela" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:54 -msgid "" -"Toggle the display of the Gerber Apertures Table.\n" -"Also, on hide, it will delete all mark shapes\n" -"that are drawn on canvas." -msgstr "" -"Alterna a exibição da Tabela de Aberturas Gerber.\n" -"Além disso, ao ocultar, ele excluirá todas as formas de marcas\n" -"que estão desenhadas na tela." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:134 -msgid "Exterior" -msgstr "Exterior" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:135 -msgid "Interior" -msgstr "Interior" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:148 -msgid "" -"Buffering type:\n" -"- None --> best performance, fast file loading but no so good display\n" -"- Full --> slow file loading but good visuals. This is the default.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Tipo de Buffer:\n" -"- Nenhum --> melhor desempenho, abertura de arquivos rápida, mas não tão boa " -"aparência\n" -"- Completo --> abertura de arquivos lenta, mas boa aparência. Este é o " -"padrão.\n" -"<>: Não altere isso, a menos que você saiba o que está fazendo !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:153 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:207 -#: flatcamTools/ToolFiducials.py:201 flatcamTools/ToolFilm.py:255 -#: flatcamTools/ToolProperties.py:452 flatcamTools/ToolProperties.py:455 -#: flatcamTools/ToolProperties.py:458 flatcamTools/ToolProperties.py:483 -msgid "None" -msgstr "Nenhum" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:159 -msgid "Simplify" -msgstr "Simplificar" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:161 -msgid "" -"When checked all the Gerber polygons will be\n" -"loaded with simplification having a set tolerance.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Quando marcado, todos os polígonos Gerber serão\n" -"carregados com simplificação com uma tolerância definida.\n" -"<>: Não altere, a menos que saiba o que está fazendo !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:168 -msgid "Tolerance" -msgstr "Tolerância" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:169 -msgid "Tolerance for polygon simplification." -msgstr "Tolerância para a simplificação de polígonos." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:33 -msgid "A list of Gerber Editor parameters." -msgstr "Uma lista de parâmetros do Editor Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:43 -msgid "" -"Set the number of selected Gerber geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Define o número máximo de ítens de geometria Gerber selecionados.\n" -"Acima desse valor a geometria se torna um retângulo de seleção.\n" -"Aumenta o desempenho ao mover um grande número de elementos geométricos." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:56 -msgid "New Aperture code" -msgstr "Novo código de Aber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:69 -msgid "New Aperture size" -msgstr "Novo tamanho de Aber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71 -msgid "Size for the new aperture" -msgstr "Tamanho para a nova abertura" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82 -msgid "New Aperture type" -msgstr "Novo tipo de Aber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:84 -msgid "" -"Type for the new aperture.\n" -"Can be 'C', 'R' or 'O'." -msgstr "" -"Tipo para a nova abertura.\n" -"Pode ser 'C', 'R' ou 'O'." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:106 -msgid "Aperture Dimensions" -msgstr "Dimensão" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:116 -msgid "Linear Pad Array" -msgstr "Matriz Linear de Pads" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:160 -msgid "Circular Pad Array" -msgstr "Matriz Circular de Pads" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:196 -msgid "Distance at which to buffer the Gerber element." -msgstr "Distância na qual armazenar o elemento Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:205 -msgid "Scale Tool" -msgstr "Ferramenta de Escala" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:211 -msgid "Factor to scale the Gerber element." -msgstr "Fator para redimensionar o elemento Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:224 -msgid "Threshold low" -msgstr "Limiar baixo" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:226 -msgid "Threshold value under which the apertures are not marked." -msgstr "Valor limiar sob o qual as aberturas não são marcadas." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:236 -msgid "Threshold high" -msgstr "Limiar alto" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:238 -msgid "Threshold value over which the apertures are not marked." -msgstr "Valor limite sobre o qual as aberturas não são marcadas." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:27 -msgid "Gerber Export" -msgstr "Exportar Gerber" - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:33 -msgid "" -"The parameters set here are used in the file exported\n" -"when using the File -> Export -> Export Gerber menu entry." -msgstr "" -"Os parâmetros definidos aqui são usados no arquivo exportado\n" -"ao usar a entrada de menu Arquivo -> Exportar -> Exportar Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:44 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:50 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:84 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:90 -msgid "The units used in the Gerber file." -msgstr "As unidades usadas no arquivo Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:58 -msgid "" -"The number of digits in the whole part of the number\n" -"and in the fractional part of the number." -msgstr "" -"O número de dígitos da parte inteira\n" -"e da parte fracionária do número." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:71 -msgid "" -"This numbers signify the number of digits in\n" -"the whole part of Gerber coordinates." -msgstr "" -"Esse número configura o número de dígitos\n" -"da parte inteira das coordenadas de Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:87 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"This numbers signify the number of digits in\n" -"the decimal part of Gerber coordinates." -msgstr "" -"Este número configura o número de dígitos\n" -"da parte decimal das coordenadas de Gerber." - -<<<<<<< HEAD -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:45 -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:112 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134 -#: flatcamTools/ToolCalibration.py:125 flatcamTools/ToolSolderPaste.py:240 -msgid "Toolchange X-Y" -msgstr "Troca de ferramenta X-Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56 -======= -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:99 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:109 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:100 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:110 -msgid "" -"This sets the type of Gerber zeros.\n" -"If LZ then Leading Zeros are removed and\n" -"Trailing Zeros are kept.\n" -"If TZ is checked then Trailing Zeros are removed\n" -"and Leading Zeros are kept." -msgstr "" -"Define o tipo padrão de zeros de Gerber.\n" -"LZ: remove os zeros à esquerda e mantém os zeros à direita.\n" -"TZ: remove os zeros à direita e mantém os zeros à esquerda." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:27 -msgid "Gerber General" -msgstr "Gerber Geral" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:45 -msgid "M-Color" -msgstr "M-Cores" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:61 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"The number of circle steps for Gerber \n" -"circular aperture linear approximation." -msgstr "" -"Número de passos de círculo para Gerber.\n" -"Aproximação linear de abertura circular." - -<<<<<<< HEAD -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:158 -msgid "Segment X size" -msgstr "Tamanho do Segmento X" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:160 -======= -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:73 -msgid "Default Values" -msgstr "Valores Padrão" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:75 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"Those values will be used as fallback values\n" -"in case that they are not found in the Gerber file." -msgstr "" -"Esses valores serão usados como valores padrão\n" -"caso eles não sejam encontrados no arquivo Gerber." - -<<<<<<< HEAD -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:174 -msgid "Segment Y size" -msgstr "Tamanho do Segmento Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:176 -======= -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:126 -msgid "Clean Apertures" -msgstr "Limpe as Aberturas" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:128 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"Will remove apertures that do not have geometry\n" -"thus lowering the number of apertures in the Gerber object." -msgstr "" -"Remove aberturas que não possuem geometria\n" -"diminuindo assim o número de aberturas no objeto Gerber." - -<<<<<<< HEAD #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:192 #, fuzzy #| msgid "Area Selection" @@ -13893,25 +10854,17 @@ msgstr "Parâmetros do Editor de Geometria." #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:43 #: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:196 -======= -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:134 -msgid "Polarity change buffer" -msgstr "Buffer de mudança de polaridade" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:136 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Will apply extra buffering for the\n" -"solid geometry when we have polarity changes.\n" -"May help loading Gerber files that otherwise\n" -"do not load correctly." +"Set the number of selected geometry\n" +"items above which the utility geometry\n" +"becomes just a selection rectangle.\n" +"Increases the performance when moving a\n" +"large number of geometric elements." msgstr "" -"Aplicará buffer extra para o\n" -"geometria sólida quando temos mudanças de polaridade.\n" -"Pode ajudar a carregar arquivos Gerber que de outra forma\n" -"Não carregue corretamente." +"Define o número máximo de ítens de geometria selecionados.\n" +"Acima desse valor a geometria se torna um retângulo de seleção.\n" +"Aumenta o desempenho ao mover um grande número de elementos geométricos." -<<<<<<< HEAD #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:27 msgid "Geometry General" msgstr "Geometria Geral" @@ -15379,1132 +12332,6 @@ msgstr "Espelha verticalmente (X) ou horizontalmente (Y)." msgid "Mirror Axis:" msgstr "Espelhar Eixo:" -======= -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:149 -msgid "Gerber Object Color" -msgstr "Cor do objeto Gerber" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:29 -msgid "Gerber Options" -msgstr "Opções Gerber" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:107 -msgid "Combine Passes" -msgstr "Combinar Passes" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:27 -msgid "Copper Thieving Tool Options" -msgstr "Opções da ferramenta Adição de Cobre" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:39 -msgid "" -"A tool to generate a Copper Thieving that can be added\n" -"to a selected Gerber file." -msgstr "" -"Uma ferramenta para gerar uma Adição de cobre que pode ser adicionada\n" -"para um arquivo Gerber selecionado." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:47 -msgid "Number of steps (lines) used to interpolate circles." -msgstr "Número de etapas (linhas) usadas para interpolar círculos." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:57 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:261 -#: flatcamTools/ToolCopperThieving.py:96 flatcamTools/ToolCopperThieving.py:431 -msgid "Clearance" -msgstr "Espaço" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:59 -msgid "" -"This set the distance between the copper Thieving components\n" -"(the polygon fill may be split in multiple polygons)\n" -"and the copper traces in the Gerber file." -msgstr "" -"Define a distância entre os componentes Adição de cobre\n" -"(o preenchimento de polígono pode ser dividido em vários polígonos)\n" -"e os vestígios de cobre no arquivo Gerber." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:87 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:126 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1311 flatcamTools/ToolNCC.py:1642 -#: flatcamTools/ToolNCC.py:1930 flatcamTools/ToolNCC.py:1985 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 -#: flatcamTools/ToolPaint.py:1447 -msgid "Area Selection" -msgstr "Seleção de Área" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:127 flatcamTools/ToolDblSided.py:216 -#: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1658 -#: flatcamTools/ToolNCC.py:1936 flatcamTools/ToolNCC.py:1993 -#: flatcamTools/ToolNCC.py:2301 flatcamTools/ToolNCC.py:2581 -#: flatcamTools/ToolNCC.py:3007 flatcamTools/ToolPaint.py:486 -#: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1463 -#: tclCommands/TclCommandCopperClear.py:192 tclCommands/TclCommandPaint.py:166 -msgid "Reference Object" -msgstr "Objeto de Referência" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:90 -#: flatcamTools/ToolCopperThieving.py:129 -msgid "Reference:" -msgstr "Referência:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:92 -msgid "" -"- 'Itself' - the copper Thieving extent is based on the object extent.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"filled.\n" -"- 'Reference Object' - will do copper thieving within the area specified by " -"another object." -msgstr "" -"- 'Própria' - a adição de cobre é baseada no próprio objeto a ser limpo.\n" -"- 'Seleção de Área' - clique com o botão esquerdo do mouse para iniciar a " -"seleção da área a ser pintada.\n" -"- 'Objeto de Referência' - adicionará o cobre dentro da área do objeto " -"especificado." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:188 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:190 -#: flatcamTools/ToolCopperThieving.py:171 flatcamTools/ToolExtractDrills.py:102 -#: flatcamTools/ToolExtractDrills.py:240 flatcamTools/ToolPunchGerber.py:113 -#: flatcamTools/ToolPunchGerber.py:268 -msgid "Rectangular" -msgstr "Retangular" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:102 -#: flatcamTools/ToolCopperThieving.py:172 -msgid "Minimal" -msgstr "Mínima" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:104 -#: flatcamTools/ToolCopperThieving.py:174 flatcamTools/ToolFilm.py:113 -msgid "Box Type:" -msgstr "Tipo de Caixa:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:106 -#: flatcamTools/ToolCopperThieving.py:176 -msgid "" -"- 'Rectangular' - the bounding box will be of rectangular shape.\n" -"- 'Minimal' - the bounding box will be the convex hull shape." -msgstr "" -"- 'Retangular' - a caixa delimitadora será de forma retangular.\n" -"- 'Mínima' - a caixa delimitadora terá a forma convexa do casco." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:120 -#: flatcamTools/ToolCopperThieving.py:192 -msgid "Dots Grid" -msgstr "Pontos" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:121 -#: flatcamTools/ToolCopperThieving.py:193 -msgid "Squares Grid" -msgstr "Quadrados" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:122 -#: flatcamTools/ToolCopperThieving.py:194 -msgid "Lines Grid" -msgstr "Linhas" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124 -#: flatcamTools/ToolCopperThieving.py:196 -msgid "Fill Type:" -msgstr "Tipo de Preenchimento:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:126 -#: flatcamTools/ToolCopperThieving.py:198 -msgid "" -"- 'Solid' - copper thieving will be a solid polygon.\n" -"- 'Dots Grid' - the empty area will be filled with a pattern of dots.\n" -"- 'Squares Grid' - the empty area will be filled with a pattern of squares.\n" -"- 'Lines Grid' - the empty area will be filled with a pattern of lines." -msgstr "" -"- 'Sólido' - a adição de cobre será um polígono sólido.\n" -"- 'Pontos' - a área vazia será preenchida com um padrão de pontos.\n" -"- 'Quadrados' - a área vazia será preenchida com um padrão de quadrados.\n" -"- 'Linhas' - a área vazia será preenchida com um padrão de linhas." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:134 -#: flatcamTools/ToolCopperThieving.py:217 -msgid "Dots Grid Parameters" -msgstr "Parâmetros dos Pontos" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:140 -#: flatcamTools/ToolCopperThieving.py:223 -msgid "Dot diameter in Dots Grid." -msgstr "Diâmetro dos Pontos." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:151 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 -#: flatcamTools/ToolCopperThieving.py:234 -#: flatcamTools/ToolCopperThieving.py:274 -#: flatcamTools/ToolCopperThieving.py:314 -msgid "Spacing" -msgstr "Espaçamento" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:153 -#: flatcamTools/ToolCopperThieving.py:236 -msgid "Distance between each two dots in Dots Grid." -msgstr "Distância entre dois pontos." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:163 -#: flatcamTools/ToolCopperThieving.py:257 -msgid "Squares Grid Parameters" -msgstr "Parâmetros dos Quadrados" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:169 -#: flatcamTools/ToolCopperThieving.py:263 -msgid "Square side size in Squares Grid." -msgstr "Lado do quadrado." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:182 -#: flatcamTools/ToolCopperThieving.py:276 -msgid "Distance between each two squares in Squares Grid." -msgstr "Distância entre dois quadrados." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:192 -#: flatcamTools/ToolCopperThieving.py:297 -msgid "Lines Grid Parameters" -msgstr "Parâmetros das Linhas" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:198 -#: flatcamTools/ToolCopperThieving.py:303 -msgid "Line thickness size in Lines Grid." -msgstr "Espessura das Linhas." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:211 -#: flatcamTools/ToolCopperThieving.py:316 -msgid "Distance between each two lines in Lines Grid." -msgstr "Distância entre duas linhas." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:221 -#: flatcamTools/ToolCopperThieving.py:354 -msgid "Robber Bar Parameters" -msgstr "Parâmetros da Barra" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:223 -#: flatcamTools/ToolCopperThieving.py:356 -msgid "" -"Parameters used for the robber bar.\n" -"Robber bar = copper border to help in pattern hole plating." -msgstr "" -"Parâmetros usados para a barra de assalto.\n" -"Barra = borda de cobre para ajudar no revestimento do furo do padrão." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:231 -#: flatcamTools/ToolCopperThieving.py:364 -msgid "Bounding box margin for robber bar." -msgstr "Margem da caixa delimitadora para Robber Bar." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:242 -#: flatcamTools/ToolCopperThieving.py:375 -msgid "Thickness" -msgstr "Espessura" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:244 -#: flatcamTools/ToolCopperThieving.py:377 -msgid "The robber bar thickness." -msgstr "Espessura da barra." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:254 -#: flatcamTools/ToolCopperThieving.py:408 -msgid "Pattern Plating Mask" -msgstr "Máscara do Revestimento Padrão" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:256 -#: flatcamTools/ToolCopperThieving.py:410 -msgid "Generate a mask for pattern plating." -msgstr "Gera uma máscara para o revestimento padrão." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:263 -#: flatcamTools/ToolCopperThieving.py:433 -msgid "" -"The distance between the possible copper thieving elements\n" -"and/or robber bar and the actual openings in the mask." -msgstr "" -"Distância entre os possíveis elementos de adição de cobre\n" -"e/ou barra e as aberturas reais na máscara." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:27 -msgid "Calibration Tool Options" -msgstr "Opções da Ferramenta de Calibração" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:38 -#: flatcamTools/ToolCopperThieving.py:91 flatcamTools/ToolFiducials.py:151 -msgid "Parameters used for this tool." -msgstr "Parâmetros usados para esta ferramenta." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:43 -#: flatcamTools/ToolCalibration.py:181 -msgid "Source Type" -msgstr "Tipo de Fonte" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:44 -#: flatcamTools/ToolCalibration.py:182 -msgid "" -"The source of calibration points.\n" -"It can be:\n" -"- Object -> click a hole geo for Excellon or a pad for Gerber\n" -"- Free -> click freely on canvas to acquire the calibration points" -msgstr "" -"A fonte dos pontos de calibração.\n" -"Pode ser:\n" -"- Objeto -> clique em uma área geográfica do furo para o Excellon ou em um " -"pad para o Gerber\n" -"- Livre -> clique livremente na tela para adquirir os pontos de calibração" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:49 -#: flatcamTools/ToolCalibration.py:187 -msgid "Free" -msgstr "Livre" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:63 -#: flatcamTools/ToolCalibration.py:76 -msgid "Height (Z) for travelling between the points." -msgstr "Altura (Z) para deslocamento entre os pontos." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:75 -#: flatcamTools/ToolCalibration.py:88 -msgid "Verification Z" -msgstr "Verificação Z" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:77 -#: flatcamTools/ToolCalibration.py:90 -msgid "Height (Z) for checking the point." -msgstr "Altura (Z) para verificar o ponto." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:89 -#: flatcamTools/ToolCalibration.py:102 -msgid "Zero Z tool" -msgstr "Ferramenta Zero Z" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:91 -#: flatcamTools/ToolCalibration.py:104 -msgid "" -"Include a sequence to zero the height (Z)\n" -"of the verification tool." -msgstr "" -"Inclui uma sequência para zerar a altura (Z)\n" -"da ferramenta de verificação." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:100 -#: flatcamTools/ToolCalibration.py:113 -msgid "Height (Z) for mounting the verification probe." -msgstr "Altura (Z) para montar a sonda de verificação." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:114 -#: flatcamTools/ToolCalibration.py:127 -msgid "" -"Toolchange X,Y position.\n" -"If no value is entered then the current\n" -"(x, y) point will be used," -msgstr "" -"Troca de ferramentas nas posições X, Y.\n" -"Se nenhum valor for inserido, o valor atual\n" -"ponto (x, y) será usado," - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:125 -#: flatcamTools/ToolCalibration.py:153 -msgid "Second point" -msgstr "Segundo Ponto" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:127 -#: flatcamTools/ToolCalibration.py:155 -msgid "" -"Second point in the Gcode verification can be:\n" -"- top-left -> the user will align the PCB vertically\n" -"- bottom-right -> the user will align the PCB horizontally" -msgstr "" -"O segundo ponto na verificação do G-Code pode ser:\n" -"- canto superior esquerdo -> o usuário alinhará o PCB verticalmente\n" -"- canto inferior direito -> o usuário alinhará o PCB horizontalmente" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:27 -msgid "Extract Drills Options" -msgstr "Opções de Extração de Furos" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:42 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:42 -#: flatcamTools/ToolExtractDrills.py:68 flatcamTools/ToolPunchGerber.py:75 -msgid "Processed Pads Type" -msgstr "Tipo de Pads Processados" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:44 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:44 -#: flatcamTools/ToolExtractDrills.py:70 flatcamTools/ToolPunchGerber.py:77 -msgid "" -"The type of pads shape to be processed.\n" -"If the PCB has many SMD pads with rectangular pads,\n" -"disable the Rectangular aperture." -msgstr "" -"O tipo de formato dos pads a serem processadas.\n" -"Se o PCB tiver muitos blocos SMD com pads retangulares,\n" -"desative a abertura retangular." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:54 -#: flatcamTools/ToolExtractDrills.py:80 flatcamTools/ToolPunchGerber.py:91 -msgid "Process Circular Pads." -msgstr "Pads Circulares" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:164 -#: flatcamTools/ToolExtractDrills.py:86 flatcamTools/ToolExtractDrills.py:214 -#: flatcamTools/ToolPunchGerber.py:97 flatcamTools/ToolPunchGerber.py:242 -msgid "Oblong" -msgstr "Oblongo" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:62 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:62 -#: flatcamTools/ToolExtractDrills.py:88 flatcamTools/ToolPunchGerber.py:99 -msgid "Process Oblong Pads." -msgstr "Pads Oblongos." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:70 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:70 -#: flatcamTools/ToolExtractDrills.py:96 flatcamTools/ToolPunchGerber.py:107 -msgid "Process Square Pads." -msgstr "Pads Quadrados." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:78 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:78 -#: flatcamTools/ToolExtractDrills.py:104 flatcamTools/ToolPunchGerber.py:115 -msgid "Process Rectangular Pads." -msgstr "Pads Retangulares" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:84 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:201 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:84 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:203 -#: flatcamTools/ToolExtractDrills.py:110 flatcamTools/ToolExtractDrills.py:253 -#: flatcamTools/ToolProperties.py:172 flatcamTools/ToolPunchGerber.py:121 -#: flatcamTools/ToolPunchGerber.py:281 -msgid "Others" -msgstr "Outros" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:86 -#: flatcamTools/ToolExtractDrills.py:112 flatcamTools/ToolPunchGerber.py:123 -msgid "Process pads not in the categories above." -msgstr "Processa pads fora das categorias acima." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:99 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:123 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:125 -#: flatcamTools/ToolExtractDrills.py:139 flatcamTools/ToolExtractDrills.py:156 -#: flatcamTools/ToolPunchGerber.py:150 flatcamTools/ToolPunchGerber.py:184 -msgid "Fixed Diameter" -msgstr "Diâmetro Fixo" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:142 -#: flatcamTools/ToolExtractDrills.py:140 flatcamTools/ToolExtractDrills.py:192 -#: flatcamTools/ToolPunchGerber.py:151 flatcamTools/ToolPunchGerber.py:214 -msgid "Fixed Annular Ring" -msgstr "Anel Anular Fixo" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:102 -#: flatcamTools/ToolExtractDrills.py:141 flatcamTools/ToolPunchGerber.py:152 -msgid "Proportional" -msgstr "Proporcional" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:107 -#: flatcamTools/ToolExtractDrills.py:130 -msgid "" -"The method for processing pads. Can be:\n" -"- Fixed Diameter -> all holes will have a set size\n" -"- Fixed Annular Ring -> all holes will have a set annular ring\n" -"- Proportional -> each hole size will be a fraction of the pad size" -msgstr "" -"Método para processar pads. Pode ser:\n" -"- Diâmetro fixo -> todos os furos terão um tamanho definido\n" -"- Anel Anular fixo -> todos os furos terão um anel anular definido\n" -"- Proporcional -> cada tamanho de furo será uma fração do tamanho do pad" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:133 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:135 -#: flatcamTools/ToolExtractDrills.py:166 flatcamTools/ToolPunchGerber.py:194 -msgid "Fixed hole diameter." -msgstr "Diâmetro fixo." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:144 -#: flatcamTools/ToolExtractDrills.py:194 flatcamTools/ToolPunchGerber.py:216 -msgid "" -"The size of annular ring.\n" -"The copper sliver between the hole exterior\n" -"and the margin of the copper pad." -msgstr "" -"Tamanho do anel anular.\n" -"A tira de cobre entre o exterior do furo\n" -"e a margem do pad de cobre." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:151 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:153 -#: flatcamTools/ToolExtractDrills.py:203 flatcamTools/ToolPunchGerber.py:231 -msgid "The size of annular ring for circular pads." -msgstr "Tamanho do anel anular para pads circulares." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:164 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:166 -#: flatcamTools/ToolExtractDrills.py:216 flatcamTools/ToolPunchGerber.py:244 -msgid "The size of annular ring for oblong pads." -msgstr "Tamanho do anel anular para pads oblongos." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:177 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:179 -#: flatcamTools/ToolExtractDrills.py:229 flatcamTools/ToolPunchGerber.py:257 -msgid "The size of annular ring for square pads." -msgstr "Tamanho do anel anular para pads quadrados." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:190 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:192 -#: flatcamTools/ToolExtractDrills.py:242 flatcamTools/ToolPunchGerber.py:270 -msgid "The size of annular ring for rectangular pads." -msgstr "Tamanho do anel anular para pads retangulares." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:203 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:205 -#: flatcamTools/ToolExtractDrills.py:255 flatcamTools/ToolPunchGerber.py:283 -msgid "The size of annular ring for other pads." -msgstr "Tamanho do anel anular para outros pads." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:213 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:215 -#: flatcamTools/ToolExtractDrills.py:276 flatcamTools/ToolPunchGerber.py:299 -msgid "Proportional Diameter" -msgstr "Diâmetro Proporcional" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:222 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:224 -msgid "Factor" -msgstr "Fator" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:224 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:226 -#: flatcamTools/ToolExtractDrills.py:287 flatcamTools/ToolPunchGerber.py:310 -msgid "" -"Proportional Diameter.\n" -"The hole diameter will be a fraction of the pad size." -msgstr "" -"Diâmetro Proporcional.\n" -"O diâmetro do furo será uma fração do tamanho do pad." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:27 -msgid "Fiducials Tool Options" -msgstr "Opções da Ferramenta de Fiduciais" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:45 -#: flatcamTools/ToolFiducials.py:158 -msgid "" -"This set the fiducial diameter if fiducial type is circular,\n" -"otherwise is the size of the fiducial.\n" -"The soldermask opening is double than that." -msgstr "" -"Define o diâmetro fiducial se o tipo fiducial for circular,\n" -"caso contrário, é o tamanho do fiducial.\n" -"A abertura da máscara de solda é o dobro disso." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:73 -#: flatcamTools/ToolFiducials.py:186 -msgid "Auto" -msgstr "Auto" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:74 -#: flatcamTools/ToolFiducials.py:187 -msgid "Manual" -msgstr "Manual" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:76 -#: flatcamTools/ToolFiducials.py:189 -msgid "Mode:" -msgstr "Modo:" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:78 -msgid "" -"- 'Auto' - automatic placement of fiducials in the corners of the bounding " -"box.\n" -"- 'Manual' - manual placement of fiducials." -msgstr "" -"- 'Auto' - colocação automática de fiduciais nos cantos da caixa " -"delimitadora.\n" -"- 'Manual' - colocação manual de fiduciais." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86 -#: flatcamTools/ToolFiducials.py:199 -msgid "Up" -msgstr "Acima" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:87 -#: flatcamTools/ToolFiducials.py:200 -msgid "Down" -msgstr "Abaixo" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:90 -#: flatcamTools/ToolFiducials.py:203 -msgid "Second fiducial" -msgstr "Segundo fiducial" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:92 -#: flatcamTools/ToolFiducials.py:205 -msgid "" -"The position for the second fiducial.\n" -"- 'Up' - the order is: bottom-left, top-left, top-right.\n" -"- 'Down' - the order is: bottom-left, bottom-right, top-right.\n" -"- 'None' - there is no second fiducial. The order is: bottom-left, top-right." -msgstr "" -"Posição do segundo fiducial.\n" -"- 'Acima' - a ordem é: canto inferior esquerdo, superior esquerdo, superior " -"direito\n" -"- 'Abaixo' - a ordem é: canto inferior esquerdo, inferior direito, superior " -"direito.\n" -"- 'Nenhum' - não há um segundo fiducial. A ordem é: canto inferior esquerdo, " -"superior direito." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:108 -#: flatcamTools/ToolFiducials.py:221 -msgid "Cross" -msgstr "Cruz" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:109 -#: flatcamTools/ToolFiducials.py:222 -msgid "Chess" -msgstr "Xadrez" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:112 -#: flatcamTools/ToolFiducials.py:224 -msgid "Fiducial Type" -msgstr "Tipo de Fiducial" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:114 -#: flatcamTools/ToolFiducials.py:226 -msgid "" -"The type of fiducial.\n" -"- 'Circular' - this is the regular fiducial.\n" -"- 'Cross' - cross lines fiducial.\n" -"- 'Chess' - chess pattern fiducial." -msgstr "" -"O tipo de fiducial.\n" -"- 'Circular' - este é o fiducial regular.\n" -"- 'Cruz' - linhas cruzadas fiduciais.\n" -"- 'Xadrez' - padrão de xadrez fiducial." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:123 -#: flatcamTools/ToolFiducials.py:235 -msgid "Line thickness" -msgstr "Espessura da linha" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:27 -msgid "Invert Gerber Tool Options" -msgstr "Opções Inverter Gerber" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:33 -msgid "" -"A tool to invert Gerber geometry from positive to negative\n" -"and in revers." -msgstr "" -"Uma ferramenta para converter a geometria Gerber de positiva para negativa\n" -"e vice-versa." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:47 -#: flatcamTools/ToolInvertGerber.py:90 -msgid "" -"Distance by which to avoid\n" -"the edges of the Gerber object." -msgstr "" -"Distância pela qual evitar \n" -"as bordas do objeto gerber." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:58 -#: flatcamTools/ToolInvertGerber.py:101 -msgid "Lines Join Style" -msgstr "Estilo de Junção de Linhas" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:60 -#: flatcamTools/ToolInvertGerber.py:103 -msgid "" -"The way that the lines in the object outline will be joined.\n" -"Can be:\n" -"- rounded -> an arc is added between two joining lines\n" -"- square -> the lines meet in 90 degrees angle\n" -"- bevel -> the lines are joined by a third line" -msgstr "" -"A maneira como as linhas no contorno do objeto serão unidas.\n" -"Pode ser:\n" -"- arredondado -> um arco é adicionado entre duas linhas de junção\n" -"- quadrado -> as linhas se encontram em um ângulo de 90 graus\n" -"- chanfro -> as linhas são unidas por uma terceira linha" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:27 -msgid "Optimal Tool Options" -msgstr "Opções de Ferramentas Ideais" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:33 -msgid "" -"A tool to find the minimum distance between\n" -"every two Gerber geometric elements" -msgstr "" -"Uma ferramenta para encontrar a distância mínima entre\n" -"cada dois elementos geométricos Gerber" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:48 -#: flatcamTools/ToolOptimal.py:78 -msgid "Precision" -msgstr "Precisão" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:50 -msgid "Number of decimals for the distances and coordinates in this tool." -msgstr "" -"Número de casas decimais para as distâncias e coordenadas nesta ferramenta." - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:27 -msgid "Punch Gerber Options" -msgstr "Opções Gerber para Furo" - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:108 -#: flatcamTools/ToolPunchGerber.py:141 -msgid "" -"The punch hole source can be:\n" -"- Excellon Object-> the Excellon object drills center will serve as " -"reference.\n" -"- Fixed Diameter -> will try to use the pads center as reference adding " -"fixed diameter holes.\n" -"- Fixed Annular Ring -> will try to keep a set annular ring.\n" -"- Proportional -> will make a Gerber punch hole having the diameter a " -"percentage of the pad diameter." -msgstr "" -"A fonte do furo pode ser:\n" -"- Objeto Excellon-> o centro da broca servirá como referência.\n" -"- Diâmetro fixo -> tentará usar o centro dos pads como referência, " -"adicionando furos de diâmetro fixo.\n" -"- Anel anular fixo -> tentará manter um anel anular definido.\n" -"- Proporcional -> fará um furo Gerber com o diâmetro de uma porcentagem do " -"diâmetro do pad." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:27 -msgid "QRCode Tool Options" -msgstr "Opções Ferramenta QRCode" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:33 -msgid "" -"A tool to create a QRCode that can be inserted\n" -"into a selected Gerber file, or it can be exported as a file." -msgstr "" -"Uma ferramenta para criar um QRCode que pode ser inserido\n" -"em um arquivo Gerber selecionado ou pode ser exportado como um arquivo." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:45 -#: flatcamTools/ToolQRCode.py:100 -msgid "Version" -msgstr "Versão" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:47 -#: flatcamTools/ToolQRCode.py:102 -msgid "" -"QRCode version can have values from 1 (21x21 boxes)\n" -"to 40 (177x177 boxes)." -msgstr "" -"A versão QRCode pode ter valores de 1 (caixas 21x21)\n" -"a 40 (caixas 177x177)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:58 -#: flatcamTools/ToolQRCode.py:113 -msgid "Error correction" -msgstr "Correção de erros" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:71 -#: flatcamTools/ToolQRCode.py:115 flatcamTools/ToolQRCode.py:126 -#, python-format -msgid "" -"Parameter that controls the error correction used for the QR Code.\n" -"L = maximum 7%% errors can be corrected\n" -"M = maximum 15%% errors can be corrected\n" -"Q = maximum 25%% errors can be corrected\n" -"H = maximum 30%% errors can be corrected." -msgstr "" -"Parâmetro que controla a correção de erros usada para o QRCode.\n" -"L = máximo de 7%% dos erros pode ser corrigido\n" -"M = máximo de 15%% dos erros pode ser corrigido\n" -"Q = máximo de 25%% dos erros pode ser corrigido\n" -"H = máximo de 30%% dos erros pode ser corrigido." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:81 -#: flatcamTools/ToolQRCode.py:136 -msgid "Box Size" -msgstr "Tamanho da Caixa" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83 -#: flatcamTools/ToolQRCode.py:138 -msgid "" -"Box size control the overall size of the QRcode\n" -"by adjusting the size of each box in the code." -msgstr "" -"O tamanho da caixa controla o tamanho geral do QRCode\n" -"ajustando o tamanho de cada caixa no código." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:94 -#: flatcamTools/ToolQRCode.py:149 -msgid "Border Size" -msgstr "Tamanho da Borda" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:96 -#: flatcamTools/ToolQRCode.py:151 -msgid "" -"Size of the QRCode border. How many boxes thick is the border.\n" -"Default value is 4. The width of the clearance around the QRCode." -msgstr "" -"Tamanho da borda do QRCode. Quantas caixas grossas tem a borda.\n" -"O valor padrão é 4. A largura da folga ao redor do QRCode." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:107 -#: flatcamTools/ToolQRCode.py:162 -msgid "QRCode Data" -msgstr "Dado QRCode" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:109 -#: flatcamTools/ToolQRCode.py:164 -msgid "QRCode Data. Alphanumeric text to be encoded in the QRCode." -msgstr "Dado QRCode. Texto alfanumérico a ser codificado no QRCode." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113 -#: flatcamTools/ToolQRCode.py:168 -msgid "Add here the text to be included in the QRCode..." -msgstr "Adicione aqui o texto a ser incluído no QRCode..." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:119 -#: flatcamTools/ToolQRCode.py:174 -msgid "Polarity" -msgstr "Polaridade" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:121 -#: flatcamTools/ToolQRCode.py:176 -msgid "" -"Choose the polarity of the QRCode.\n" -"It can be drawn in a negative way (squares are clear)\n" -"or in a positive way (squares are opaque)." -msgstr "" -"Escolha a polaridade do QRCode.\n" -"Pode ser desenhado de forma negativa (os quadrados são claros)\n" -"ou de maneira positiva (os quadrados são opacos)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:125 -#: flatcamTools/ToolFilm.py:296 flatcamTools/ToolQRCode.py:180 -msgid "Negative" -msgstr "Negativo" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:126 -#: flatcamTools/ToolFilm.py:295 flatcamTools/ToolQRCode.py:181 -msgid "Positive" -msgstr "Positivo" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:128 -#: flatcamTools/ToolQRCode.py:183 -msgid "" -"Choose the type of QRCode to be created.\n" -"If added on a Silkscreen Gerber file the QRCode may\n" -"be added as positive. If it is added to a Copper Gerber\n" -"file then perhaps the QRCode can be added as negative." -msgstr "" -"Escolha o tipo de QRCode a ser criado.\n" -"Se adicionado a um arquivo Silkscreen Gerber, o QRCode poderá\n" -"ser adicionado como positivo. Se for adicionado a um arquivo Gerber\n" -"de cobre, talvez o QRCode possa ser adicionado como negativo." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:139 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:145 -#: flatcamTools/ToolQRCode.py:194 flatcamTools/ToolQRCode.py:200 -msgid "" -"The bounding box, meaning the empty space that surrounds\n" -"the QRCode geometry, can have a rounded or a square shape." -msgstr "" -"A caixa delimitadora, significando o espaço vazio que circunda\n" -"a geometria QRCode, pode ter uma forma arredondada ou quadrada." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:239 -#: flatcamTools/ToolQRCode.py:197 flatcamTools/ToolTransform.py:383 -msgid "Rounded" -msgstr "Arredondado" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:152 -#: flatcamTools/ToolQRCode.py:228 -msgid "Fill Color" -msgstr "Cor de Preenchimento" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:154 -#: flatcamTools/ToolQRCode.py:230 -msgid "Set the QRCode fill color (squares color)." -msgstr "Define a cor de preenchimento do QRCode (cor dos quadrados)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:173 -#: flatcamTools/ToolQRCode.py:252 -msgid "Back Color" -msgstr "Cor de Fundo" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:175 -#: flatcamTools/ToolQRCode.py:254 -msgid "Set the QRCode background color." -msgstr "Define a cor de fundo do QRCode." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:27 -msgid "Check Rules Tool Options" -msgstr "Opções das Regras" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:32 -msgid "" -"A tool to check if Gerber files are within a set\n" -"of Manufacturing Rules." -msgstr "" -"Uma ferramenta para verificar se os arquivos Gerber estão dentro de um " -"conjunto\n" -"das regras de fabricação." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:42 -#: flatcamTools/ToolRulesCheck.py:265 flatcamTools/ToolRulesCheck.py:929 -msgid "Trace Size" -msgstr "Tamanho do Traçado" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:44 -#: flatcamTools/ToolRulesCheck.py:267 -msgid "This checks if the minimum size for traces is met." -msgstr "Verifica se o tamanho mínimo para traçados é atendido." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:74 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:94 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:114 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:134 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:154 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:174 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:194 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:216 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:236 -#: flatcamTools/ToolRulesCheck.py:277 flatcamTools/ToolRulesCheck.py:299 -#: flatcamTools/ToolRulesCheck.py:322 flatcamTools/ToolRulesCheck.py:345 -#: flatcamTools/ToolRulesCheck.py:368 flatcamTools/ToolRulesCheck.py:391 -#: flatcamTools/ToolRulesCheck.py:414 flatcamTools/ToolRulesCheck.py:437 -#: flatcamTools/ToolRulesCheck.py:462 flatcamTools/ToolRulesCheck.py:485 -msgid "Min value" -msgstr "Valor Min" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:56 -#: flatcamTools/ToolRulesCheck.py:279 -msgid "Minimum acceptable trace size." -msgstr "Mínimo tamanho de traçado aceito." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:61 -#: flatcamTools/ToolRulesCheck.py:286 flatcamTools/ToolRulesCheck.py:1157 -#: flatcamTools/ToolRulesCheck.py:1187 -msgid "Copper to Copper clearance" -msgstr "Espaço Cobre Cobre" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:63 -#: flatcamTools/ToolRulesCheck.py:288 -msgid "" -"This checks if the minimum clearance between copper\n" -"features is met." -msgstr "" -"Verifica se o espaço mínimo entre recursos de cobre\n" -"é atendido." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:96 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:116 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:136 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:156 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:176 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:238 -#: flatcamTools/ToolRulesCheck.py:301 flatcamTools/ToolRulesCheck.py:324 -#: flatcamTools/ToolRulesCheck.py:347 flatcamTools/ToolRulesCheck.py:370 -#: flatcamTools/ToolRulesCheck.py:393 flatcamTools/ToolRulesCheck.py:416 -#: flatcamTools/ToolRulesCheck.py:464 -msgid "Minimum acceptable clearance value." -msgstr "Espaço mínimo aceitável." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:81 -#: flatcamTools/ToolRulesCheck.py:309 flatcamTools/ToolRulesCheck.py:1217 -#: flatcamTools/ToolRulesCheck.py:1223 flatcamTools/ToolRulesCheck.py:1236 -#: flatcamTools/ToolRulesCheck.py:1243 -msgid "Copper to Outline clearance" -msgstr "Espaço Cobre Contorno" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:83 -#: flatcamTools/ToolRulesCheck.py:311 -msgid "" -"This checks if the minimum clearance between copper\n" -"features and the outline is met." -msgstr "" -"Verifica se o espaço mínimo entre recursos de cobre\n" -"e o contorno é atendido." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:101 -#: flatcamTools/ToolRulesCheck.py:332 -msgid "Silk to Silk Clearance" -msgstr "Espaço Silk Silk" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:103 -#: flatcamTools/ToolRulesCheck.py:334 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and silkscreen features is met." -msgstr "" -"Verifica se o espaço mínimo entre recursos de silkscreen\n" -"é atendido." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:121 -#: flatcamTools/ToolRulesCheck.py:355 flatcamTools/ToolRulesCheck.py:1326 -#: flatcamTools/ToolRulesCheck.py:1332 flatcamTools/ToolRulesCheck.py:1350 -msgid "Silk to Solder Mask Clearance" -msgstr "Espaço Silk Máscara de Solda" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:123 -#: flatcamTools/ToolRulesCheck.py:357 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and soldermask features is met." -msgstr "" -"Verifica se o espaço mínimo entre recursos de silkscreen\n" -"e máscara de solda é atendido." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:141 -#: flatcamTools/ToolRulesCheck.py:378 flatcamTools/ToolRulesCheck.py:1380 -#: flatcamTools/ToolRulesCheck.py:1386 flatcamTools/ToolRulesCheck.py:1400 -#: flatcamTools/ToolRulesCheck.py:1407 -msgid "Silk to Outline Clearance" -msgstr "Espaço Silk Contorno" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:143 -#: flatcamTools/ToolRulesCheck.py:380 -msgid "" -"This checks if the minimum clearance between silk\n" -"features and the outline is met." -msgstr "" -"Verifica se o espaço mínimo entre recursos de silkscreen\n" -"e o contorno é atendido." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:161 -#: flatcamTools/ToolRulesCheck.py:401 flatcamTools/ToolRulesCheck.py:1418 -#: flatcamTools/ToolRulesCheck.py:1445 -msgid "Minimum Solder Mask Sliver" -msgstr "Máscara de Solda Mínima" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:163 -#: flatcamTools/ToolRulesCheck.py:403 -msgid "" -"This checks if the minimum clearance between soldermask\n" -"features and soldermask features is met." -msgstr "" -"Verifica se o espaço mínimo entre recursos de máscara de solda\n" -"é atendido." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:181 -#: flatcamTools/ToolRulesCheck.py:424 flatcamTools/ToolRulesCheck.py:1483 -#: flatcamTools/ToolRulesCheck.py:1489 flatcamTools/ToolRulesCheck.py:1505 -#: flatcamTools/ToolRulesCheck.py:1512 -msgid "Minimum Annular Ring" -msgstr "Anel Anular Mínimo" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:183 -#: flatcamTools/ToolRulesCheck.py:426 -msgid "" -"This checks if the minimum copper ring left by drilling\n" -"a hole into a pad is met." -msgstr "" -"Verifica se o anel de cobre mínimo deixado pela perfuração\n" -"de um buraco em um pad é atendido." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:196 -#: flatcamTools/ToolRulesCheck.py:439 -msgid "Minimum acceptable ring value." -msgstr "Valor mínimo do anel." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:203 -#: flatcamTools/ToolRulesCheck.py:449 flatcamTools/ToolRulesCheck.py:873 -msgid "Hole to Hole Clearance" -msgstr "Espaço Entre Furos" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:205 -#: flatcamTools/ToolRulesCheck.py:451 -msgid "" -"This checks if the minimum clearance between a drill hole\n" -"and another drill hole is met." -msgstr "" -"Verifica se o espaço mínimo entre furos\n" -"é atendido." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:218 -#: flatcamTools/ToolRulesCheck.py:487 -msgid "Minimum acceptable drill size." -msgstr "Espaço mínimo entre furos." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:223 -#: flatcamTools/ToolRulesCheck.py:472 flatcamTools/ToolRulesCheck.py:847 -msgid "Hole Size" -msgstr "Tamanho Furo" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:225 -#: flatcamTools/ToolRulesCheck.py:474 -msgid "" -"This checks if the drill holes\n" -"sizes are above the threshold." -msgstr "" -"Verifica se os tamanhos dos furos\n" -"estão acima do limite." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:27 -msgid "2Sided Tool Options" -msgstr "Opções de PCB 2 Faces" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:33 -msgid "" -"A tool to help in creating a double sided\n" -"PCB using alignment holes." -msgstr "" -"Uma ferramenta para ajudar na criação de um\n" -"PCB de dupla face usando furos de alinhamento." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:47 -msgid "Drill dia" -msgstr "Diâmetro" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:49 -#: flatcamTools/ToolDblSided.py:363 flatcamTools/ToolDblSided.py:368 -msgid "Diameter of the drill for the alignment holes." -msgstr "Diâmetro da broca para os furos de alinhamento." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:56 -#: flatcamTools/ToolDblSided.py:377 -msgid "Align Axis" -msgstr "Alinhar Eixo" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 -#: flatcamTools/ToolDblSided.py:165 flatcamTools/ToolDblSided.py:379 -msgid "Mirror vertically (X) or horizontally (Y)." -msgstr "Espelha verticalmente (X) ou horizontalmente (Y)." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:69 -msgid "Mirror Axis:" -msgstr "Espelhar Eixo:" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:80 #: flatcamTools/ToolDblSided.py:181 msgid "Point" @@ -16514,19 +12341,11 @@ msgstr "Ponto" #: flatcamTools/ToolDblSided.py:182 msgid "Box" msgstr "Caixa" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 msgid "Axis Ref" msgstr "Eixo de Ref" -======= - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 -msgid "Axis Ref" -msgstr "Eixo de Ref" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:84 msgid "" "The axis should pass through a point or cut\n" @@ -16633,7 +12452,6 @@ msgstr "Densidade de Corrente" #: flatcamGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:125 #: flatcamTools/ToolCalculators.py:190 -<<<<<<< HEAD msgid "" "Current density to pass through the board. \n" "In Amps per Square Feet ASF." @@ -16893,267 +12711,6 @@ msgstr "Fator X" msgid "Y factor" msgstr "Fator Y" -======= -msgid "" -"Current density to pass through the board. \n" -"In Amps per Square Feet ASF." -msgstr "" -"Densidade de corrente para passar pela placa.\n" -"Em Ampères por Pés Quadrados ASF." - -#: flatcamGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:131 -#: flatcamTools/ToolCalculators.py:193 -msgid "Copper Growth" -msgstr "Espessura do Cobre" - -#: flatcamGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:137 -#: flatcamTools/ToolCalculators.py:200 -msgid "" -"How thick the copper growth is intended to be.\n" -"In microns." -msgstr "Espessura da camada de cobre, em microns." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:28 -msgid "Cutout Tool Options" -msgstr "Opções da Ferramenta de Recorte" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:43 -#: flatcamTools/ToolCalculators.py:123 flatcamTools/ToolCutOut.py:129 -msgid "Tool Diameter" -msgstr "Diâmetro" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:45 -#: flatcamTools/ToolCutOut.py:131 -msgid "" -"Diameter of the tool used to cutout\n" -"the PCB shape out of the surrounding material." -msgstr "Diâmetro da ferramenta usada para cortar o entorno do PCB." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:100 -msgid "Object kind" -msgstr "Tipo de objeto" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:102 -#: flatcamTools/ToolCutOut.py:77 -msgid "" -"Choice of what kind the object we want to cutout is.
- Single: " -"contain a single PCB Gerber outline object.
- Panel: a panel PCB " -"Gerber object, which is made\n" -"out of many individual PCB outlines." -msgstr "" -"Escolha o tipo do objeto a recortar.
- Único: contém um único " -"objeto Gerber de contorno PCB.
- Painel: um painel de objetos " -"Gerber PCB, composto por muitos contornos PCB individuais." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:109 -#: flatcamTools/ToolCutOut.py:83 -msgid "Single" -msgstr "Único" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:110 -#: flatcamTools/ToolCutOut.py:84 -msgid "Panel" -msgstr "Painel" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:117 -#: flatcamTools/ToolCutOut.py:192 -msgid "" -"Margin over bounds. A positive value here\n" -"will make the cutout of the PCB further from\n" -"the actual PCB border" -msgstr "" -"Margem além das bordas. Um valor positivo\n" -"tornará o recorte do PCB mais longe da borda da PCB" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:130 -#: flatcamTools/ToolCutOut.py:203 -msgid "Gap size" -msgstr "Tamanho da Ponte" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:132 -#: flatcamTools/ToolCutOut.py:205 -msgid "" -"The size of the bridge gaps in the cutout\n" -"used to keep the board connected to\n" -"the surrounding material (the one \n" -"from which the PCB is cutout)." -msgstr "" -"Tamanho das pontes no recorte, utilizadas\n" -"para manter a placa conectada ao material\n" -"circundante (de onde o PCB é recortado)." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:146 -#: flatcamTools/ToolCutOut.py:245 -msgid "Gaps" -msgstr "Pontes" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:148 -msgid "" -"Number of gaps used for the cutout.\n" -"There can be maximum 8 bridges/gaps.\n" -"The choices are:\n" -"- None - no gaps\n" -"- lr - left + right\n" -"- tb - top + bottom\n" -"- 4 - left + right +top + bottom\n" -"- 2lr - 2*left + 2*right\n" -"- 2tb - 2*top + 2*bottom\n" -"- 8 - 2*left + 2*right +2*top + 2*bottom" -msgstr "" -"Número de pontes utilizadas para o recorte.\n" -"Pode haver um máximo de 8 pontes/lacunas.\n" -"As opções são:\n" -"- Nenhum - sem pontes\n" -"- LR: esquerda + direita\n" -"- TB: topo + baixo\n" -"- 4: esquerda + direita + topo + baixo\n" -"- 2LR: 2*esquerda + 2*direita\n" -"- 2TB: 2*topo + 2*baixo\n" -"- 8: 2*esquerda + 2*direita + 2*topo + 2*baixo" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:170 -#: flatcamTools/ToolCutOut.py:222 -msgid "Convex Shape" -msgstr "Forma Convexa" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:172 -#: flatcamTools/ToolCutOut.py:225 -msgid "" -"Create a convex shape surrounding the entire PCB.\n" -"Used only if the source object type is Gerber." -msgstr "" -"Cria uma forma convexa ao redor de toda a PCB.\n" -"Utilize somente se o tipo de objeto de origem for Gerber." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:27 -msgid "Film Tool Options" -msgstr "Opções da Ferramenta de Filme" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:33 -msgid "" -"Create a PCB film from a Gerber or Geometry\n" -"FlatCAM object.\n" -"The file is saved in SVG format." -msgstr "" -"Cria um filme de PCB a partir de um objeto Gerber\n" -"ou Geometria FlatCAM.\n" -"O arquivo é salvo no formato SVG." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:44 -msgid "Film Type" -msgstr "Tipo de Filme" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:46 -#: flatcamTools/ToolFilm.py:300 -msgid "" -"Generate a Positive black film or a Negative film.\n" -"Positive means that it will print the features\n" -"with black on a white canvas.\n" -"Negative means that it will print the features\n" -"with white on a black canvas.\n" -"The Film format is SVG." -msgstr "" -"Gera um filme Positivo ou Negativo.\n" -"Positivo significa que os recursos são impressos\n" -"em preto em uma tela branca.\n" -"Negativo significa que os recursos são impressos\n" -"em branco em uma tela preta.\n" -"O formato do arquivo do filme é SVG ." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:57 -msgid "Film Color" -msgstr "Cor do Filme" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:59 -msgid "Set the film color when positive film is selected." -msgstr "Define a cor do filme, se filme positivo estiver selecionado." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:82 -#: flatcamTools/ToolFilm.py:316 -msgid "Border" -msgstr "Borda" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:84 -#: flatcamTools/ToolFilm.py:318 -msgid "" -"Specify a border around the object.\n" -"Only for negative film.\n" -"It helps if we use as a Box Object the same \n" -"object as in Film Object. It will create a thick\n" -"black bar around the actual print allowing for a\n" -"better delimitation of the outline features which are of\n" -"white color like the rest and which may confound with the\n" -"surroundings if not for this border." -msgstr "" -"Especifica uma borda ao redor do objeto.\n" -"Somente para filme negativo.\n" -"Ajuda se for usado como Objeto Caixa o mesmo\n" -"objeto do Filme. Será criada uma barra preta\n" -"ao redor da impressão, permitindo uma melhor\n" -"delimitação dos contornos dos recursos (que são\n" -"brancos como o restante e podem ser confundidos\n" -"com os limites, se não for usada essa borda)." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:101 -#: flatcamTools/ToolFilm.py:283 -msgid "Scale Stroke" -msgstr "Espessura da Linha" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:285 -msgid "" -"Scale the line stroke thickness of each feature in the SVG file.\n" -"It means that the line that envelope each SVG feature will be thicker or " -"thinner,\n" -"therefore the fine features may be more affected by this parameter." -msgstr "" -"Espessura da linha de cada recurso no arquivo SVG.\n" -"A linha que envolve cada recurso SVG será mais espessa ou mais fina.\n" -"Os recursos mais finos podem ser afetados por esse parâmetro." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:110 -#: flatcamTools/ToolFilm.py:141 -msgid "Film Adjustments" -msgstr "Ajustes do Filme" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:112 -#: flatcamTools/ToolFilm.py:143 -msgid "" -"Sometime the printers will distort the print shape, especially the Laser " -"types.\n" -"This section provide the tools to compensate for the print distortions." -msgstr "" -"Algumas vezes, as impressoras distorcem o formato da impressão, " -"especialmente as laser.\n" -"Esta seção fornece as ferramentas para compensar as distorções na impressão." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:119 -#: flatcamTools/ToolFilm.py:150 -msgid "Scale Film geometry" -msgstr "Escala da Geometria de Filme" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:121 -#: flatcamTools/ToolFilm.py:152 -msgid "" -"A value greater than 1 will stretch the film\n" -"while a value less than 1 will jolt it." -msgstr "" -"Um valor maior que 1 esticará o filme\n" -"enquanto um valor menor que 1 o reduzirá." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:131 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:162 flatcamTools/ToolTransform.py:148 -msgid "X factor" -msgstr "Fator X" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:116 -#: flatcamTools/ToolFilm.py:171 flatcamTools/ToolTransform.py:168 -msgid "Y factor" -msgstr "Fator Y" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:150 #: flatcamTools/ToolFilm.py:189 msgid "Skew Film geometry" @@ -17423,21 +12980,6 @@ msgstr "" "- 'Seleção de Área' - clique com o botão esquerdo do mouse para iniciar a " "seleção da área a ser processada.\n" "- 'Objeto de Referência' - processará a área especificada por outro objeto." -<<<<<<< HEAD -======= - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286 -#: flatcamTools/ToolNCC.py:578 flatcamTools/ToolPaint.py:522 -msgid "Shape" -msgstr "Formato" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288 -#: flatcamTools/ToolNCC.py:580 flatcamTools/ToolPaint.py:524 -msgid "The kind of selection shape used for area selection." -msgstr "O tipo de formato usado para a seleção de área." ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -17513,11 +13055,7 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:942 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:1432 tclCommands/TclCommandPaint.py:164 -======= -#: flatcamTools/ToolPaint.py:1427 tclCommands/TclCommandPaint.py:164 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Polygon Selection" msgstr "Seleção de Polígonos" @@ -17869,21 +13407,12 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:64 msgid "Skew" msgstr "Inclinar" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:105 #: flatcamTools/ToolTransform.py:150 msgid "Factor for scaling on X axis." msgstr "Fator para redimensionamento no eixo X." -======= - -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:105 -#: flatcamTools/ToolTransform.py:150 -msgid "Factor for scaling on X axis." -msgstr "Fator para redimensionamento no eixo X." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:118 #: flatcamTools/ToolTransform.py:170 msgid "Factor for scaling on Y axis." @@ -18304,33 +13833,19 @@ msgstr "" "A ferramenta fresa para RANHURAS é maior que o tamanho do furo. Cancelado." #: flatcamObjects/FlatCAMExcellon.py:1281 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1571 -======= -#: flatcamObjects/FlatCAMGeometry.py:1543 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Focus Z" msgstr "Foco Z" #: flatcamObjects/FlatCAMExcellon.py:1300 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1590 -======= -#: flatcamObjects/FlatCAMGeometry.py:1562 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Laser Power" msgstr "Potência Laser" #: flatcamObjects/FlatCAMExcellon.py:1430 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2027 #: flatcamObjects/FlatCAMGeometry.py:2031 #: flatcamObjects/FlatCAMGeometry.py:2176 -======= -#: flatcamObjects/FlatCAMGeometry.py:1999 -#: flatcamObjects/FlatCAMGeometry.py:2003 -#: flatcamObjects/FlatCAMGeometry.py:2148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Generating CNC Code" msgstr "Gerando Código CNC" @@ -18339,7 +13854,6 @@ msgstr "Gerando Código CNC" msgid "Current Tool parameters were applied to all tools." msgstr "Parâmetros aplicados a todas as ferramentas." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:124 flatcamObjects/FlatCAMGeometry.py:1235 #: flatcamObjects/FlatCAMGeometry.py:1236 #: flatcamObjects/FlatCAMGeometry.py:1245 @@ -18350,18 +13864,6 @@ msgstr "Isolação" #: flatcamObjects/FlatCAMGeometry.py:854 flatcamObjects/FlatCAMGerber.py:891 #: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:690 #: flatcamTools/ToolCutOut.py:886 flatcamTools/ToolCutOut.py:1046 -======= -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:1207 -#: flatcamObjects/FlatCAMGeometry.py:1208 -#: flatcamObjects/FlatCAMGeometry.py:1217 -msgid "Iso" -msgstr "Isolação" - -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:439 -#: flatcamObjects/FlatCAMGeometry.py:826 flatcamObjects/FlatCAMGerber.py:891 -#: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:686 -#: flatcamTools/ToolCutOut.py:882 flatcamTools/ToolCutOut.py:1042 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Rough" msgstr "Desbaste" @@ -18398,13 +13900,8 @@ msgstr "Falhou. Selecione uma ferramenta para excluir." msgid "Tool was deleted in Tool Table." msgstr "A ferramenta foi eliminada da Tabela de Ferramentas." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1146 #: flatcamObjects/FlatCAMGeometry.py:1156 -======= -#: flatcamObjects/FlatCAMGeometry.py:1118 -#: flatcamObjects/FlatCAMGeometry.py:1128 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" @@ -18423,7 +13920,6 @@ msgstr "" "NB: um valor igual a zero significa que o Dia da Ferramenta = 'Dia da ponta " "em V'" -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1643 msgid "This Geometry can't be processed because it is" msgstr "Esta Geometria não pode ser processada porque é" @@ -18438,22 +13934,6 @@ msgstr "Falhou. Nenhuma ferramenta selecionada na tabela de ferramentas ..." #: flatcamObjects/FlatCAMGeometry.py:1786 #: flatcamObjects/FlatCAMGeometry.py:1936 -======= -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "This Geometry can't be processed because it is" -msgstr "Esta Geometria não pode ser processada porque é" - -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "geometry" -msgstr "geometria" - -#: flatcamObjects/FlatCAMGeometry.py:1656 -msgid "Failed. No tool selected in the tool table ..." -msgstr "Falhou. Nenhuma ferramenta selecionada na tabela de ferramentas ..." - -#: flatcamObjects/FlatCAMGeometry.py:1758 -#: flatcamObjects/FlatCAMGeometry.py:1908 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." @@ -18462,7 +13942,6 @@ msgstr "" "valor foi fornecido.\n" "Adicione um Deslocamento de Ferramenta ou altere o Tipo de Deslocamento." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1852 #: flatcamObjects/FlatCAMGeometry.py:1998 msgid "G-Code parsing in progress..." @@ -18499,61 +13978,15 @@ msgstr "Trabalho CNC criado" #: flatcamObjects/FlatCAMGeometry.py:2209 #: flatcamObjects/FlatCAMGeometry.py:2218 flatcamParsers/ParseGerber.py:1867 -======= -#: flatcamObjects/FlatCAMGeometry.py:1824 -#: flatcamObjects/FlatCAMGeometry.py:1970 -msgid "G-Code parsing in progress..." -msgstr "Análisando o G-Code..." - -#: flatcamObjects/FlatCAMGeometry.py:1826 -#: flatcamObjects/FlatCAMGeometry.py:1972 -msgid "G-Code parsing finished..." -msgstr "Análise do G-Code finalisada..." - -#: flatcamObjects/FlatCAMGeometry.py:1834 -msgid "Finished G-Code processing" -msgstr "Processamento do G-Code concluído" - -#: flatcamObjects/FlatCAMGeometry.py:1836 -#: flatcamObjects/FlatCAMGeometry.py:1984 -msgid "G-Code processing failed with error" -msgstr "Processamento do G-Code falhou com erro" - -#: flatcamObjects/FlatCAMGeometry.py:1878 flatcamTools/ToolSolderPaste.py:1301 -msgid "Cancelled. Empty file, it has no geometry" -msgstr "Cancelado. Arquivo vazio, não tem geometria" - -#: flatcamObjects/FlatCAMGeometry.py:1982 -#: flatcamObjects/FlatCAMGeometry.py:2143 -msgid "Finished G-Code processing..." -msgstr "Processamento do G-Code finalisado..." - -#: flatcamObjects/FlatCAMGeometry.py:2001 -#: flatcamObjects/FlatCAMGeometry.py:2005 -#: flatcamObjects/FlatCAMGeometry.py:2150 -msgid "CNCjob created" -msgstr "Trabalho CNC criado" - -#: flatcamObjects/FlatCAMGeometry.py:2181 -#: flatcamObjects/FlatCAMGeometry.py:2190 flatcamParsers/ParseGerber.py:1867 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamParsers/ParseGerber.py:1877 msgid "Scale factor has to be a number: integer or float." msgstr "O fator de escala deve ser um número: inteiro ou flutuante." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2281 msgid "Geometry Scale done." msgstr "Redimensionamento de geometria feita." #: flatcamObjects/FlatCAMGeometry.py:2298 flatcamParsers/ParseGerber.py:1993 -======= -#: flatcamObjects/FlatCAMGeometry.py:2253 -msgid "Geometry Scale done." -msgstr "Redimensionamento de geometria feita." - -#: flatcamObjects/FlatCAMGeometry.py:2270 flatcamParsers/ParseGerber.py:1993 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." @@ -18561,19 +13994,11 @@ msgstr "" "Um par (x,y) de valores é necessário. Provavelmente você digitou apenas um " "valor no campo Deslocamento." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2354 msgid "Geometry Offset done." msgstr "Deslocamento de Geometria concluído." #: flatcamObjects/FlatCAMGeometry.py:2383 -======= -#: flatcamObjects/FlatCAMGeometry.py:2326 -msgid "Geometry Offset done." -msgstr "Deslocamento de Geometria concluído." - -#: flatcamObjects/FlatCAMGeometry.py:2355 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" @@ -19575,17 +15000,10 @@ msgid "Copper Thieving Tool done." msgstr "Área de Adição de Cobre." #: flatcamTools/ToolCopperThieving.py:759 -<<<<<<< HEAD #: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:519 #: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:208 #: flatcamTools/ToolNCC.py:1599 flatcamTools/ToolNCC.py:1640 #: flatcamTools/ToolNCC.py:1669 flatcamTools/ToolPaint.py:1474 -======= -#: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:515 -#: flatcamTools/ToolCutOut.py:720 flatcamTools/ToolInvertGerber.py:208 -#: flatcamTools/ToolNCC.py:1594 flatcamTools/ToolNCC.py:1635 -#: flatcamTools/ToolNCC.py:1664 flatcamTools/ToolPaint.py:1469 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:412 flatcamTools/ToolPanelize.py:426 #: flatcamTools/ToolSub.py:294 flatcamTools/ToolSub.py:307 #: flatcamTools/ToolSub.py:498 flatcamTools/ToolSub.py:513 @@ -19806,11 +15224,7 @@ msgstr "" "O clique deve ser feito no perímetro\n" "do objeto Geometria usado como uma geometria de recorte." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:524 -======= -#: flatcamTools/ToolCutOut.py:520 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no object selected for Cutout.\n" "Select one and try again." @@ -19818,31 +15232,18 @@ msgstr "" "Não há objeto selecionado para Recorte.\n" "Selecione um e tente novamente." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:530 flatcamTools/ToolCutOut.py:733 #: flatcamTools/ToolCutOut.py:914 flatcamTools/ToolCutOut.py:996 -======= -#: flatcamTools/ToolCutOut.py:526 flatcamTools/ToolCutOut.py:729 -#: flatcamTools/ToolCutOut.py:910 flatcamTools/ToolCutOut.py:992 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandGeoCutout.py:184 msgid "Tool Diameter is zero value. Change it to a positive real number." msgstr "" "O diâmetro da ferramenta está zerado. Mude para um número real positivo." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:544 flatcamTools/ToolCutOut.py:748 msgid "Number of gaps value is missing. Add it and retry." msgstr "O número de pontes está ausente. Altere e tente novamente." #: flatcamTools/ToolCutOut.py:549 flatcamTools/ToolCutOut.py:752 -======= -#: flatcamTools/ToolCutOut.py:540 flatcamTools/ToolCutOut.py:744 -msgid "Number of gaps value is missing. Add it and retry." -msgstr "O número de pontes está ausente. Altere e tente novamente." - -#: flatcamTools/ToolCutOut.py:545 flatcamTools/ToolCutOut.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " @@ -19850,11 +15251,7 @@ msgstr "" "O valor das lacunas pode ser apenas um de: 'Nenhum', 'lr', 'tb', '2lr', " "'2tb', 4 ou 8. Preencha um valor correto e tente novamente. " -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:554 flatcamTools/ToolCutOut.py:758 -======= -#: flatcamTools/ToolCutOut.py:550 flatcamTools/ToolCutOut.py:754 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " @@ -19866,46 +15263,28 @@ msgstr "" "Única,\n" "e depois disso, executar Recorte." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:706 flatcamTools/ToolCutOut.py:903 msgid "Any form CutOut operation finished." msgstr "Recorte concluído." #: flatcamTools/ToolCutOut.py:728 flatcamTools/ToolInvertGerber.py:214 #: flatcamTools/ToolNCC.py:1603 flatcamTools/ToolPaint.py:1397 -======= -#: flatcamTools/ToolCutOut.py:702 flatcamTools/ToolCutOut.py:899 -msgid "Any form CutOut operation finished." -msgstr "Recorte concluído." - -#: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:214 -#: flatcamTools/ToolNCC.py:1598 flatcamTools/ToolPaint.py:1392 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:417 tclCommands/TclCommandBbox.py:71 #: tclCommands/TclCommandNregions.py:71 msgid "Object not found" msgstr "Objeto não encontrado" -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:872 msgid "Rectangular cutout with negative margin is not possible." msgstr "Recorte retangular com margem negativa não é possível." #: flatcamTools/ToolCutOut.py:908 -======= -#: flatcamTools/ToolCutOut.py:868 -msgid "Rectangular cutout with negative margin is not possible." -msgstr "Recorte retangular com margem negativa não é possível." - -#: flatcamTools/ToolCutOut.py:904 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Click on the selected geometry object perimeter to create a bridge gap ..." msgstr "" "Clique no perímetro do objeto de geometria selecionado para criar uma " "ponte ..." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:925 flatcamTools/ToolCutOut.py:951 msgid "Could not retrieve Geometry object" msgstr "Não foi possível recuperar o objeto Geometria" @@ -19923,25 +15302,6 @@ msgid "Could not retrieve Gerber object" msgstr "Não foi possível recuperar o objeto Gerber" #: flatcamTools/ToolCutOut.py:983 -======= -#: flatcamTools/ToolCutOut.py:921 flatcamTools/ToolCutOut.py:947 -msgid "Could not retrieve Geometry object" -msgstr "Não foi possível recuperar o objeto Geometria" - -#: flatcamTools/ToolCutOut.py:952 -msgid "Geometry object for manual cutout not found" -msgstr "Objeto de geometria para recorte manual não encontrado" - -#: flatcamTools/ToolCutOut.py:962 -msgid "Added manual Bridge Gap." -msgstr "Ponte Manual Adicionada." - -#: flatcamTools/ToolCutOut.py:974 -msgid "Could not retrieve Gerber object" -msgstr "Não foi possível recuperar o objeto Gerber" - -#: flatcamTools/ToolCutOut.py:979 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." @@ -19949,11 +15309,7 @@ msgstr "" "Não há nenhum objeto Gerber selecionado para o Recorte.\n" "Selecione um e tente novamente." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:989 -======= -#: flatcamTools/ToolCutOut.py:985 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." @@ -19961,19 +15317,11 @@ msgstr "" "O objeto selecionado deve ser do tipo Gerber.\n" "Selecione um arquivo Gerber e tente novamente." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:1024 msgid "Geometry not supported for cutout" msgstr "Geometria não suportada para recorte" #: flatcamTools/ToolCutOut.py:1099 -======= -#: flatcamTools/ToolCutOut.py:1020 -msgid "Geometry not supported for cutout" -msgstr "Geometria não suportada para recorte" - -#: flatcamTools/ToolCutOut.py:1095 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Making manual bridge gap..." msgstr "Fazendo ponte manual..." diff --git a/locale/ro/LC_MESSAGES/strings.po b/locale/ro/LC_MESSAGES/strings.po index 46c62a9c..3e7d19d2 100644 --- a/locale/ro/LC_MESSAGES/strings.po +++ b/locale/ro/LC_MESSAGES/strings.po @@ -5,13 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -<<<<<<< HEAD "POT-Creation-Date: 2020-05-03 16:07+0300\n" "PO-Revision-Date: 2020-05-03 16:11+0300\n" -======= -"POT-Creation-Date: 2020-05-02 23:55+0300\n" -"PO-Revision-Date: 2020-05-02 23:58+0300\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "Last-Translator: \n" "Language-Team: \n" "Language: ro\n" @@ -28,7 +23,6 @@ msgstr "" "X-Poedit-SearchPathExcluded-1: tests\n" "X-Poedit-SearchPathExcluded-2: doc\n" -<<<<<<< HEAD #: FlatCAMApp.py:491 msgid "FlatCAM is initializing ..." msgstr "FlatCAM se inițializează ..." @@ -38,17 +32,6 @@ msgid "Could not find the Language files. The App strings are missing." msgstr "Nu am gasit fişierele cu traduceri. Mesajele aplicaţiei lipsesc." #: FlatCAMApp.py:709 -======= -#: FlatCAMApp.py:490 -msgid "FlatCAM is initializing ..." -msgstr "FlatCAM se inițializează ..." - -#: FlatCAMApp.py:638 -msgid "Could not find the Language files. The App strings are missing." -msgstr "Nu am gasit fişierele cu traduceri. Mesajele aplicaţiei lipsesc." - -#: FlatCAMApp.py:708 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started." @@ -56,11 +39,7 @@ msgstr "" "FlatCAM se inițializează ...\n" "Initializarea spațiului de afisare a inceput." -<<<<<<< HEAD #: FlatCAMApp.py:729 -======= -#: FlatCAMApp.py:728 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" @@ -70,26 +49,17 @@ msgstr "" "Initializarea spațiului de afisare a inceput.\n" "Initializarea spatiului de afisare s-a terminat in" -<<<<<<< HEAD #: FlatCAMApp.py:1593 FlatCAMApp.py:7451 msgid "New Project - Not saved" msgstr "Proiect nou - Nu a fost salvat" #: FlatCAMApp.py:1689 -======= -#: FlatCAMApp.py:1592 FlatCAMApp.py:7450 -msgid "New Project - Not saved" -msgstr "Proiect nou - Nu a fost salvat" - -#: FlatCAMApp.py:1688 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Found old default preferences files. Please reboot the application to update." msgstr "" "Au fost găsite fișiere de preferințe implicite vechi. Vă rugăm să reporniți " "aplicația pentru a le actualiza." -<<<<<<< HEAD #: FlatCAMApp.py:1740 FlatCAMApp.py:2512 FlatCAMApp.py:2547 FlatCAMApp.py:2594 #: FlatCAMApp.py:4540 FlatCAMApp.py:7535 FlatCAMApp.py:7572 FlatCAMApp.py:7614 #: FlatCAMApp.py:7643 FlatCAMApp.py:7684 FlatCAMApp.py:7709 FlatCAMApp.py:7761 @@ -97,15 +67,6 @@ msgstr "" #: FlatCAMApp.py:7964 FlatCAMApp.py:8005 FlatCAMApp.py:8049 FlatCAMApp.py:8105 #: FlatCAMApp.py:8137 FlatCAMApp.py:8169 FlatCAMApp.py:8402 FlatCAMApp.py:8440 #: FlatCAMApp.py:8483 FlatCAMApp.py:8560 FlatCAMApp.py:8615 -======= -#: FlatCAMApp.py:1739 FlatCAMApp.py:2511 FlatCAMApp.py:2546 FlatCAMApp.py:2593 -#: FlatCAMApp.py:4539 FlatCAMApp.py:7534 FlatCAMApp.py:7571 FlatCAMApp.py:7613 -#: FlatCAMApp.py:7642 FlatCAMApp.py:7683 FlatCAMApp.py:7708 FlatCAMApp.py:7760 -#: FlatCAMApp.py:7795 FlatCAMApp.py:7840 FlatCAMApp.py:7881 FlatCAMApp.py:7922 -#: FlatCAMApp.py:7963 FlatCAMApp.py:8004 FlatCAMApp.py:8048 FlatCAMApp.py:8104 -#: FlatCAMApp.py:8136 FlatCAMApp.py:8168 FlatCAMApp.py:8401 FlatCAMApp.py:8439 -#: FlatCAMApp.py:8482 FlatCAMApp.py:8559 FlatCAMApp.py:8614 ->>>>>>> remotes/jpcgt/flatcam/Beta #: FlatCAMBookmark.py:300 FlatCAMBookmark.py:342 FlatCAMDB.py:663 #: FlatCAMDB.py:709 FlatCAMDB.py:2125 FlatCAMDB.py:2171 #: flatcamEditors/FlatCAMExcEditor.py:1023 @@ -120,7 +81,6 @@ msgstr "" msgid "Cancelled." msgstr "Anulat." -<<<<<<< HEAD #: FlatCAMApp.py:1756 msgid "Open Config file failed." msgstr "Deschiderea fişierului de configurare a eşuat." @@ -146,33 +106,6 @@ msgid "Select a Geometry, Gerber or Excellon Object to edit." msgstr "Selectează un obiect tip Geometrie Gerber sau Excellon pentru editare." #: FlatCAMApp.py:2146 -======= -#: FlatCAMApp.py:1755 -msgid "Open Config file failed." -msgstr "Deschiderea fişierului de configurare a eşuat." - -#: FlatCAMApp.py:1770 -msgid "Open Script file failed." -msgstr "Deschiderea fişierului Script eşuat." - -#: FlatCAMApp.py:1796 -msgid "Open Excellon file failed." -msgstr "Deschiderea fişierului Excellon a eşuat." - -#: FlatCAMApp.py:1809 -msgid "Open GCode file failed." -msgstr "Deschiderea fişierului GCode a eşuat." - -#: FlatCAMApp.py:1822 -msgid "Open Gerber file failed." -msgstr "Deschiderea fişierului Gerber a eşuat." - -#: FlatCAMApp.py:2130 -msgid "Select a Geometry, Gerber or Excellon Object to edit." -msgstr "Selectează un obiect tip Geometrie Gerber sau Excellon pentru editare." - -#: FlatCAMApp.py:2145 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" @@ -182,7 +115,6 @@ msgstr "" "MultiGeo nu este posibilă.\n" "Se poate edita numai o singură geometrie de fiecare dată." -<<<<<<< HEAD #: FlatCAMApp.py:2204 msgid "Editor is activated ..." msgstr "Editorul este activ ..." @@ -206,49 +138,18 @@ msgstr "Da" #: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 #: flatcamGUI/FlatCAMGUI.py:2520 #: flatcamGUI/preferences/PreferencesUIManager.py:1123 -======= -#: FlatCAMApp.py:2203 -msgid "Editor is activated ..." -msgstr "Editorul este activ ..." - -#: FlatCAMApp.py:2224 -msgid "Do you want to save the edited object?" -msgstr "Vrei sa salvezi obiectul editat?" - -#: FlatCAMApp.py:2225 flatcamGUI/FlatCAMGUI.py:2288 -msgid "Close Editor" -msgstr "Inchide Editorul" - -#: FlatCAMApp.py:2228 FlatCAMApp.py:3517 FlatCAMApp.py:6084 FlatCAMApp.py:7344 -#: FlatCAMTranslation.py:109 FlatCAMTranslation.py:207 -#: flatcamGUI/FlatCAMGUI.py:2519 -#: flatcamGUI/preferences/PreferencesUIManager.py:1118 -msgid "Yes" -msgstr "Da" - -#: FlatCAMApp.py:2229 FlatCAMApp.py:3518 FlatCAMApp.py:6085 FlatCAMApp.py:7345 -#: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 -#: flatcamGUI/FlatCAMGUI.py:2520 -#: flatcamGUI/preferences/PreferencesUIManager.py:1119 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150 #: flatcamTools/ToolNCC.py:182 flatcamTools/ToolPaint.py:166 msgid "No" msgstr "Nu" -<<<<<<< HEAD #: FlatCAMApp.py:2231 FlatCAMApp.py:3520 FlatCAMApp.py:4478 FlatCAMApp.py:5103 #: FlatCAMApp.py:7347 FlatCAMDB.py:128 FlatCAMDB.py:1689 -======= -#: FlatCAMApp.py:2230 FlatCAMApp.py:3519 FlatCAMApp.py:4477 FlatCAMApp.py:5102 -#: FlatCAMApp.py:7346 FlatCAMDB.py:128 FlatCAMDB.py:1689 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1347 msgid "Cancel" msgstr "Anuleaza" -<<<<<<< HEAD #: FlatCAMApp.py:2263 msgid "Object empty after edit." msgstr "Obiectul nu are date dupa editare." @@ -258,22 +159,10 @@ msgid "Editor exited. Editor content saved." msgstr "Ieşire din Editor. Continuțul editorului este salvat." #: FlatCAMApp.py:2314 FlatCAMApp.py:2337 FlatCAMApp.py:2355 -======= -#: FlatCAMApp.py:2262 -msgid "Object empty after edit." -msgstr "Obiectul nu are date dupa editare." - -#: FlatCAMApp.py:2266 FlatCAMApp.py:2287 FlatCAMApp.py:2309 -msgid "Editor exited. Editor content saved." -msgstr "Ieşire din Editor. Continuțul editorului este salvat." - -#: FlatCAMApp.py:2313 FlatCAMApp.py:2336 FlatCAMApp.py:2354 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Select a Gerber, Geometry or Excellon Object to update." msgstr "" "Selectează un obiect tip Gerber, Geometrie sau Excellon pentru actualizare." -<<<<<<< HEAD #: FlatCAMApp.py:2317 msgid "is updated, returning to App..." msgstr "este actualizat, întoarcere la aplicaţie..." @@ -309,43 +198,6 @@ msgstr "Salvat in" #: FlatCAMApp.py:2602 FlatCAMApp.py:8859 FlatCAMApp.py:8907 FlatCAMApp.py:9032 #: FlatCAMApp.py:9168 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 -======= -#: FlatCAMApp.py:2316 -msgid "is updated, returning to App..." -msgstr "este actualizat, întoarcere la aplicaţie..." - -#: FlatCAMApp.py:2323 -msgid "Editor exited. Editor content was not saved." -msgstr "Ieşire din Editor. Continuțul editorului nu a fost salvat." - -#: FlatCAMApp.py:2503 FlatCAMApp.py:2507 -msgid "Import FlatCAM Preferences" -msgstr "Importă Preferințele FlatCAM" - -#: FlatCAMApp.py:2518 -msgid "Imported Defaults from" -msgstr "Valorile default au fost importate din" - -#: FlatCAMApp.py:2538 FlatCAMApp.py:2543 -msgid "Export FlatCAM Preferences" -msgstr "Exportă Preferințele FlatCAM" - -#: FlatCAMApp.py:2557 FlatCAMApp.py:2625 -#: flatcamGUI/preferences/PreferencesUIManager.py:1014 -msgid "Failed to write defaults to file." -msgstr "Salvarea valorilor default intr-un fişier a eșuat." - -#: FlatCAMApp.py:2563 -msgid "Exported preferences to" -msgstr "Exportă Preferințele in" - -#: FlatCAMApp.py:2583 FlatCAMApp.py:2588 -msgid "Save to file" -msgstr "Salvat in" - -#: FlatCAMApp.py:2601 FlatCAMApp.py:8858 FlatCAMApp.py:8906 FlatCAMApp.py:9031 -#: FlatCAMApp.py:9167 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMTextEditor.py:276 flatcamObjects/FlatCAMCNCJob.py:959 #: flatcamTools/ToolFilm.py:1031 flatcamTools/ToolFilm.py:1212 #: flatcamTools/ToolSolderPaste.py:1534 @@ -356,7 +208,6 @@ msgstr "" "Permisiune refuzată, salvarea nu este posibilă.\n" "Cel mai probabil o altă aplicație ține fișierul deschis și inaccesibil." -<<<<<<< HEAD #: FlatCAMApp.py:2613 msgid "Could not load the file." msgstr "Nu am putut incărca fişierul." @@ -366,41 +217,19 @@ msgid "Exported file to" msgstr "S-a exportat fişierul in" #: FlatCAMApp.py:2712 -======= -#: FlatCAMApp.py:2612 -msgid "Could not load the file." -msgstr "Nu am putut incărca fişierul." - -#: FlatCAMApp.py:2628 -msgid "Exported file to" -msgstr "S-a exportat fişierul in" - -#: FlatCAMApp.py:2711 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to open recent files file for writing." msgstr "" "Deschiderea fişierului cu >fişiere recente< pentru a fi salvat a eșuat." -<<<<<<< HEAD #: FlatCAMApp.py:2723 -======= -#: FlatCAMApp.py:2722 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to open recent projects file for writing." msgstr "" "Deschiderea fişierului cu >proiecte recente< pentru a fi salvat a eșuat." -<<<<<<< HEAD #: FlatCAMApp.py:2806 FlatCAMApp.py:9377 FlatCAMApp.py:9441 FlatCAMApp.py:9572 #: FlatCAMApp.py:9637 FlatCAMApp.py:10287 #: flatcamEditors/FlatCAMGrbEditor.py:4364 #: flatcamObjects/FlatCAMGeometry.py:1725 flatcamParsers/ParseExcellon.py:897 -======= -#: FlatCAMApp.py:2805 FlatCAMApp.py:9376 FlatCAMApp.py:9440 FlatCAMApp.py:9571 -#: FlatCAMApp.py:9636 FlatCAMApp.py:10286 -#: flatcamEditors/FlatCAMGrbEditor.py:4364 -#: flatcamObjects/FlatCAMGeometry.py:1697 flatcamParsers/ParseExcellon.py:897 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:432 msgid "An internal error has occurred. See shell.\n" msgstr "" @@ -419,7 +248,6 @@ msgstr "" msgid "Converting units to " msgstr "Se convertesc unitătile la " -<<<<<<< HEAD #: FlatCAMApp.py:2931 msgid "CREATE A NEW FLATCAM TCL SCRIPT" msgstr "CREAȚI UN SCRIPT FLATCAM TCL NOU" @@ -433,21 +261,6 @@ msgid "FlatCAM commands list" msgstr "Lista de comenzi FlatCAM" #: FlatCAMApp.py:2935 -======= -#: FlatCAMApp.py:2930 -msgid "CREATE A NEW FLATCAM TCL SCRIPT" -msgstr "CREAȚI UN SCRIPT FLATCAM TCL NOU" - -#: FlatCAMApp.py:2931 -msgid "TCL Tutorial is here" -msgstr "Tutorialul TCL este aici" - -#: FlatCAMApp.py:2933 -msgid "FlatCAM commands list" -msgstr "Lista de comenzi FlatCAM" - -#: FlatCAMApp.py:2934 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." @@ -455,21 +268,12 @@ msgstr "" "Tastați >ajutor< urmat de Run Code pentru o listă de comenzi Tcl FlatCAM " "(afișate în Tcl Shell)." -<<<<<<< HEAD #: FlatCAMApp.py:2982 FlatCAMApp.py:2988 FlatCAMApp.py:2994 FlatCAMApp.py:3000 #: FlatCAMApp.py:3006 FlatCAMApp.py:3012 msgid "created/selected" msgstr "creat / selectat" #: FlatCAMApp.py:3027 FlatCAMApp.py:5189 flatcamObjects/FlatCAMObj.py:248 -======= -#: FlatCAMApp.py:2981 FlatCAMApp.py:2987 FlatCAMApp.py:2993 FlatCAMApp.py:2999 -#: FlatCAMApp.py:3005 FlatCAMApp.py:3011 -msgid "created/selected" -msgstr "creat / selectat" - -#: FlatCAMApp.py:3026 FlatCAMApp.py:5188 flatcamObjects/FlatCAMObj.py:248 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMObj.py:279 flatcamObjects/FlatCAMObj.py:295 #: flatcamObjects/FlatCAMObj.py:375 flatcamTools/ToolCopperThieving.py:1481 #: flatcamTools/ToolFiducials.py:809 flatcamTools/ToolMove.py:229 @@ -477,7 +281,6 @@ msgstr "creat / selectat" msgid "Plotting" msgstr "Se afișeaz" -<<<<<<< HEAD #: FlatCAMApp.py:3090 flatcamGUI/FlatCAMGUI.py:545 msgid "About FlatCAM" msgstr "Despre FlatCAM" @@ -507,37 +310,6 @@ msgid "Licensed under the MIT license" msgstr "Licențiat sub licența MIT" #: FlatCAMApp.py:3147 -======= -#: FlatCAMApp.py:3089 flatcamGUI/FlatCAMGUI.py:545 -msgid "About FlatCAM" -msgstr "Despre FlatCAM" - -#: FlatCAMApp.py:3115 -msgid "2D Computer-Aided Printed Circuit Board Manufacturing" -msgstr "Productie Cablaje Imprimate asistate 2D de PC" - -#: FlatCAMApp.py:3116 -msgid "Development" -msgstr "Dezvoltare" - -#: FlatCAMApp.py:3117 -msgid "DOWNLOAD" -msgstr "DOWNLOAD" - -#: FlatCAMApp.py:3118 -msgid "Issue tracker" -msgstr "Raportare probleme" - -#: FlatCAMApp.py:3122 FlatCAMApp.py:3483 flatcamGUI/GUIElements.py:2583 -msgid "Close" -msgstr "Închide" - -#: FlatCAMApp.py:3137 -msgid "Licensed under the MIT license" -msgstr "Licențiat sub licența MIT" - -#: FlatCAMApp.py:3146 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" @@ -590,11 +362,7 @@ msgstr "" "UTILIZAREA SA,\n" "SAU ORICE TRATĂRI ÎN ACEST SOFTWARE." -<<<<<<< HEAD #: FlatCAMApp.py:3169 -======= -#: FlatCAMApp.py:3168 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Some of the icons used are from the following sources:
Icons by FreepikIcons8Pictograme create de oNline Web Fonts" -<<<<<<< HEAD #: FlatCAMApp.py:3202 msgid "Splash" msgstr "Splash" @@ -665,61 +432,6 @@ msgid "Bookmarks Manager" msgstr "Bookmarks Manager" #: FlatCAMApp.py:3475 -======= -#: FlatCAMApp.py:3201 -msgid "Splash" -msgstr "Splash" - -#: FlatCAMApp.py:3207 -msgid "Programmers" -msgstr "Programatori" - -#: FlatCAMApp.py:3213 -msgid "Translators" -msgstr "Traducatori" - -#: FlatCAMApp.py:3219 -msgid "License" -msgstr "Licență" - -#: FlatCAMApp.py:3225 -msgid "Attributions" -msgstr "Atribuiri" - -#: FlatCAMApp.py:3248 -msgid "Programmer" -msgstr "Programator" - -#: FlatCAMApp.py:3249 -msgid "Status" -msgstr "Statut" - -#: FlatCAMApp.py:3250 FlatCAMApp.py:3330 -msgid "E-mail" -msgstr "E-mail" - -#: FlatCAMApp.py:3258 -msgid "BETA Maintainer >= 2019" -msgstr "Programator Beta >= 2019" - -#: FlatCAMApp.py:3327 -msgid "Language" -msgstr "Limba" - -#: FlatCAMApp.py:3328 -msgid "Translator" -msgstr "Traducător" - -#: FlatCAMApp.py:3329 -msgid "Corrections" -msgstr "Corecţii" - -#: FlatCAMApp.py:3454 FlatCAMApp.py:3463 flatcamGUI/FlatCAMGUI.py:527 -msgid "Bookmarks Manager" -msgstr "Bookmarks Manager" - -#: FlatCAMApp.py:3474 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This entry will resolve to another website if:\n" "\n" @@ -739,7 +451,6 @@ msgstr "" "Dacă nu puteți obține informații despre FlatCAM beta\n" "utilizați linkul canalului YouTube din meniul Ajutor." -<<<<<<< HEAD #: FlatCAMApp.py:3482 msgid "Alternative website" msgstr "Site alternativ" @@ -749,17 +460,6 @@ msgid "Application is saving the project. Please wait ..." msgstr "Aplicația salvează proiectul. Vă rugăm aşteptați ..." #: FlatCAMApp.py:3513 FlatCAMTranslation.py:202 -======= -#: FlatCAMApp.py:3481 -msgid "Alternative website" -msgstr "Site alternativ" - -#: FlatCAMApp.py:3507 flatcamGUI/FlatCAMGUI.py:4244 -msgid "Application is saving the project. Please wait ..." -msgstr "Aplicația salvează proiectul. Vă rugăm aşteptați ..." - -#: FlatCAMApp.py:3512 FlatCAMTranslation.py:202 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" @@ -767,7 +467,6 @@ msgstr "" "FlatCAM are fişiere/obiecte care au fost modificate. \n" "Dorești să Salvezi proiectul?" -<<<<<<< HEAD #: FlatCAMApp.py:3516 FlatCAMApp.py:7343 FlatCAMTranslation.py:205 msgid "Save changes" msgstr "Salvează modificarile" @@ -785,35 +484,12 @@ msgid "Selected Gerber file extensions registered with FlatCAM." msgstr "Extensii de fișiere Gerber selectate înregistrate cu FlatCAM." #: FlatCAMApp.py:4010 FlatCAMApp.py:4069 FlatCAMApp.py:4097 -======= -#: FlatCAMApp.py:3515 FlatCAMApp.py:7342 FlatCAMTranslation.py:205 -msgid "Save changes" -msgstr "Salvează modificarile" - -#: FlatCAMApp.py:3777 -msgid "Selected Excellon file extensions registered with FlatCAM." -msgstr "Extensiile de fișiere Excellon selectate înregistrate cu FlatCAM." - -#: FlatCAMApp.py:3799 -msgid "Selected GCode file extensions registered with FlatCAM." -msgstr "Extensii de fișiere GCode selectate înregistrate cu FlatCAM." - -#: FlatCAMApp.py:3821 -msgid "Selected Gerber file extensions registered with FlatCAM." -msgstr "Extensii de fișiere Gerber selectate înregistrate cu FlatCAM." - -#: FlatCAMApp.py:4009 FlatCAMApp.py:4068 FlatCAMApp.py:4096 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "At least two objects are required for join. Objects currently selected" msgstr "" "Cel puțin două obiecte sunt necesare pentru a fi unite. Obiectele selectate " "în prezent" -<<<<<<< HEAD #: FlatCAMApp.py:4019 -======= -#: FlatCAMApp.py:4018 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " @@ -830,24 +506,15 @@ msgstr "" "informatii și rezultatul ar putea să nu fie cel dorit. \n" "Verifică codul G-Code generat." -<<<<<<< HEAD #: FlatCAMApp.py:4031 FlatCAMApp.py:4041 msgid "Geometry merging finished" msgstr "Fuziunea geometriei s-a terminat" #: FlatCAMApp.py:4064 -======= -#: FlatCAMApp.py:4030 FlatCAMApp.py:4040 -msgid "Geometry merging finished" -msgstr "Fuziunea geometriei s-a terminat" - -#: FlatCAMApp.py:4063 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Excellon joining works only on Excellon objects." msgstr "" "Eșuat. Fuzionarea Excellon functionează doar cu obiecte de tip Excellon." -<<<<<<< HEAD #: FlatCAMApp.py:4074 msgid "Excellon merging finished" msgstr "Fuziunea Excellon a fost terminată" @@ -881,41 +548,6 @@ msgid "Toggle Units" msgstr "Comută Unitati" #: FlatCAMApp.py:4474 -======= -#: FlatCAMApp.py:4073 -msgid "Excellon merging finished" -msgstr "Fuziunea Excellon a fost terminată" - -#: FlatCAMApp.py:4091 -msgid "Failed. Gerber joining works only on Gerber objects." -msgstr "Eșuat. Fuzionarea Gerber functionează doar cu obiecte de tip Gerber ." - -#: FlatCAMApp.py:4101 -msgid "Gerber merging finished" -msgstr "Fuziunea Gerber a fost terminată" - -#: FlatCAMApp.py:4121 FlatCAMApp.py:4158 -msgid "Failed. Select a Geometry Object and try again." -msgstr "Eșuat. Selectează un obiect Geometrie și încearcă din nou." - -#: FlatCAMApp.py:4125 FlatCAMApp.py:4163 -msgid "Expected a GeometryObject, got" -msgstr "Se astepta o Geometrie FlatCAM, s-a primit" - -#: FlatCAMApp.py:4140 -msgid "A Geometry object was converted to MultiGeo type." -msgstr "Un obiect Geometrie a fost convertit la tipul MultiGeo." - -#: FlatCAMApp.py:4178 -msgid "A Geometry object was converted to SingleGeo type." -msgstr "Un obiect Geometrie a fost convertit la tipul SingleGeo ." - -#: FlatCAMApp.py:4471 -msgid "Toggle Units" -msgstr "Comută Unitati" - -#: FlatCAMApp.py:4473 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Changing the units of the project\n" "will scale all objects.\n" @@ -927,7 +559,6 @@ msgstr "" "\n" "Doriți să continuați?" -<<<<<<< HEAD #: FlatCAMApp.py:4477 FlatCAMApp.py:5025 FlatCAMApp.py:5102 FlatCAMApp.py:7728 #: FlatCAMApp.py:7742 FlatCAMApp.py:8075 FlatCAMApp.py:8085 msgid "Ok" @@ -942,42 +573,18 @@ msgid "Detachable Tabs" msgstr "Taburi detașabile" #: FlatCAMApp.py:5014 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1431 -======= -#: FlatCAMApp.py:4476 FlatCAMApp.py:5024 FlatCAMApp.py:5101 FlatCAMApp.py:7727 -#: FlatCAMApp.py:7741 FlatCAMApp.py:8074 FlatCAMApp.py:8084 -msgid "Ok" -msgstr "Ok" - -#: FlatCAMApp.py:4525 -msgid "Converted units to" -msgstr "Unitătile au fost convertite in" - -#: FlatCAMApp.py:4927 -msgid "Detachable Tabs" -msgstr "Taburi detașabile" - -#: FlatCAMApp.py:5013 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1426 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:858 flatcamTools/ToolSolderPaste.py:568 #: flatcamTools/ToolSolderPaste.py:893 msgid "Please enter a tool diameter with non-zero value, in Float format." msgstr "" "Introduceti un diametru al uneltei valid: valoare ne-nula in format Real." -<<<<<<< HEAD #: FlatCAMApp.py:5018 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 -======= -#: FlatCAMApp.py:5017 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:572 msgid "Adding Tool cancelled" msgstr "Adăugarea unei unelte anulată" -<<<<<<< HEAD #: FlatCAMApp.py:5021 -======= -#: FlatCAMApp.py:5020 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." @@ -985,19 +592,11 @@ msgstr "" "Adăugarea de unelte noi functionează doar in modul Avansat.\n" "Pentru aceasta mergi in Preferințe -> General - Activează Modul Avansat." -<<<<<<< HEAD #: FlatCAMApp.py:5097 msgid "Delete objects" msgstr "Șterge obiectele" #: FlatCAMApp.py:5100 -======= -#: FlatCAMApp.py:5096 -msgid "Delete objects" -msgstr "Șterge obiectele" - -#: FlatCAMApp.py:5099 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Are you sure you want to permanently delete\n" "the selected objects?" @@ -1005,7 +604,6 @@ msgstr "" "Sigur doriți să ștergeți definitiv\n" "obiectele selectate?" -<<<<<<< HEAD #: FlatCAMApp.py:5138 msgid "Object(s) deleted" msgstr "Obiect(ele) șters(e)" @@ -1055,57 +653,6 @@ msgid "Wrong coordinates. Enter coordinates in format: X,Y" msgstr "Coordonate gresite. Introduceți coordonatele in format X,Y" #: FlatCAMApp.py:5463 FlatCAMApp.py:5612 -======= -#: FlatCAMApp.py:5137 -msgid "Object(s) deleted" -msgstr "Obiect(ele) șters(e)" - -#: FlatCAMApp.py:5141 FlatCAMApp.py:5296 flatcamTools/ToolDblSided.py:818 -msgid "Failed. No object(s) selected..." -msgstr "Eșuat. Nici-un obiect nu este selectat." - -#: FlatCAMApp.py:5143 -msgid "Save the work in Editor and try again ..." -msgstr "Salvează continutul din Editor și încearcă din nou." - -#: FlatCAMApp.py:5172 -msgid "Object deleted" -msgstr "Obiectul este șters" - -#: FlatCAMApp.py:5199 -msgid "Click to set the origin ..." -msgstr "Click pentru a seta originea..." - -#: FlatCAMApp.py:5221 -msgid "Setting Origin..." -msgstr "Setează Originea..." - -#: FlatCAMApp.py:5234 FlatCAMApp.py:5336 -msgid "Origin set" -msgstr "Originea a fost setată" - -#: FlatCAMApp.py:5251 -msgid "Origin coordinates specified but incomplete." -msgstr "Coordonate pentru origine specificate, dar incomplete." - -#: FlatCAMApp.py:5292 -msgid "Moving to Origin..." -msgstr "Deplasare către Origine..." - -#: FlatCAMApp.py:5373 -msgid "Jump to ..." -msgstr "Sari la ..." - -#: FlatCAMApp.py:5374 -msgid "Enter the coordinates in format X,Y:" -msgstr "Introduceți coordonatele in format X,Y:" - -#: FlatCAMApp.py:5384 -msgid "Wrong coordinates. Enter coordinates in format: X,Y" -msgstr "Coordonate gresite. Introduceți coordonatele in format X,Y" - -#: FlatCAMApp.py:5462 FlatCAMApp.py:5611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMExcEditor.py:3624 #: flatcamEditors/FlatCAMExcEditor.py:3632 #: flatcamEditors/FlatCAMGeoEditor.py:4349 @@ -1121,46 +668,27 @@ msgstr "Coordonate gresite. Introduceți coordonatele in format X,Y" msgid "Done." msgstr "Executat." -<<<<<<< HEAD #: FlatCAMApp.py:5478 FlatCAMApp.py:7724 FlatCAMApp.py:7819 FlatCAMApp.py:7860 #: FlatCAMApp.py:7901 FlatCAMApp.py:7942 FlatCAMApp.py:7983 FlatCAMApp.py:8027 #: FlatCAMApp.py:8071 FlatCAMApp.py:8593 FlatCAMApp.py:8597 -======= -#: FlatCAMApp.py:5477 FlatCAMApp.py:7723 FlatCAMApp.py:7818 FlatCAMApp.py:7859 -#: FlatCAMApp.py:7900 FlatCAMApp.py:7941 FlatCAMApp.py:7982 FlatCAMApp.py:8026 -#: FlatCAMApp.py:8070 FlatCAMApp.py:8592 FlatCAMApp.py:8596 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolProperties.py:116 msgid "No object selected." msgstr "Nici-un obiect nu este selectat." -<<<<<<< HEAD #: FlatCAMApp.py:5497 msgid "Bottom-Left" msgstr "Stânga jos" #: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 -======= -#: FlatCAMApp.py:5496 -msgid "Bottom-Left" -msgstr "Stânga jos" - -#: FlatCAMApp.py:5497 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:159 msgid "Top-Left" msgstr "Stânga-sus" -<<<<<<< HEAD #: FlatCAMApp.py:5499 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 -======= -#: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:160 msgid "Bottom-Right" msgstr "Dreapta-jos" -<<<<<<< HEAD #: FlatCAMApp.py:5500 msgid "Top-Right" msgstr "Dreapta-sus" @@ -1174,35 +702,15 @@ msgid "Locate ..." msgstr "Localizează ..." #: FlatCAMApp.py:5779 FlatCAMApp.py:5856 -======= -#: FlatCAMApp.py:5499 -msgid "Top-Right" -msgstr "Dreapta-sus" - -#: FlatCAMApp.py:5500 flatcamGUI/ObjectUI.py:2626 -msgid "Center" -msgstr "Centru" - -#: FlatCAMApp.py:5520 -msgid "Locate ..." -msgstr "Localizează ..." - -#: FlatCAMApp.py:5778 FlatCAMApp.py:5855 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "No object is selected. Select an object and try again." msgstr "" "Nici-un obiect nu este selectat. Selectează un obiect și incearcă din nou." -<<<<<<< HEAD #: FlatCAMApp.py:5882 -======= -#: FlatCAMApp.py:5881 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Aborting. The current task will be gracefully closed as soon as possible..." msgstr "Intrerup. Taskul curent va fi închis cât mai curând posibil ..." -<<<<<<< HEAD #: FlatCAMApp.py:5888 msgid "The current task was gracefully closed on user request..." msgstr "Taskul curent a fost închis la cererea utilizatorului ..." @@ -1232,46 +740,11 @@ msgid "Tool from DB added in Tool Table." msgstr "Unealtă din Baza de date adăugată in Tabela de Unelte." #: FlatCAMApp.py:6062 -======= -#: FlatCAMApp.py:5887 -msgid "The current task was gracefully closed on user request..." -msgstr "Taskul curent a fost închis la cererea utilizatorului ..." - -#: FlatCAMApp.py:5915 flatcamGUI/preferences/PreferencesUIManager.py:901 -#: flatcamGUI/preferences/PreferencesUIManager.py:945 -#: flatcamGUI/preferences/PreferencesUIManager.py:966 -#: flatcamGUI/preferences/PreferencesUIManager.py:1071 -msgid "Preferences" -msgstr "Preferințe" - -#: FlatCAMApp.py:5980 FlatCAMApp.py:6008 FlatCAMApp.py:6035 FlatCAMApp.py:6055 -#: FlatCAMDB.py:738 FlatCAMDB.py:913 FlatCAMDB.py:2200 FlatCAMDB.py:2418 -#: flatcamObjects/FlatCAMGeometry.py:862 flatcamTools/ToolNCC.py:3958 -#: flatcamTools/ToolNCC.py:4042 flatcamTools/ToolPaint.py:3548 -#: flatcamTools/ToolPaint.py:3633 -msgid "Tools Database" -msgstr "Baza de Date Unelte" - -#: FlatCAMApp.py:6032 -msgid "Tools in Tools Database edited but not saved." -msgstr "Uneltele din Baza de date au fost editate dar nu au fost salvate." - -#: FlatCAMApp.py:6059 flatcamTools/ToolNCC.py:3965 -#: flatcamTools/ToolPaint.py:3555 -msgid "Tool from DB added in Tool Table." -msgstr "Unealtă din Baza de date adăugată in Tabela de Unelte." - -#: FlatCAMApp.py:6061 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Adding tool from DB is not allowed for this object." msgstr "" "Adaugarea unei unelte din Baza de date nu este permisa pt acest obiect." -<<<<<<< HEAD #: FlatCAMApp.py:6080 -======= -#: FlatCAMApp.py:6079 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" @@ -1279,7 +752,6 @@ msgstr "" "Unul sau mai multe Unelte sunt editate.\n" "Doriți să actualizați baza de date a Uneltelor?" -<<<<<<< HEAD #: FlatCAMApp.py:6082 msgid "Save Tools Database" msgstr "Salvează baza de date Unelte" @@ -1293,26 +765,10 @@ msgid "Flip on Y axis done." msgstr "Oglindire pe axa Y executată." #: FlatCAMApp.py:6163 FlatCAMApp.py:6211 -======= -#: FlatCAMApp.py:6081 -msgid "Save Tools Database" -msgstr "Salvează baza de date Unelte" - -#: FlatCAMApp.py:6134 -msgid "No object selected to Flip on Y axis." -msgstr "Nu sete nici-un obiect selectat pentru oglindire pe axa Y." - -#: FlatCAMApp.py:6160 -msgid "Flip on Y axis done." -msgstr "Oglindire pe axa Y executată." - -#: FlatCAMApp.py:6162 FlatCAMApp.py:6210 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:6059 msgid "Flip action was not executed." msgstr "Acțiunea de Oglindire nu a fost executată." -<<<<<<< HEAD #: FlatCAMApp.py:6183 msgid "No object selected to Flip on X axis." msgstr "Nu este nici-un obiect selectat pentru oglindire pe axa X." @@ -1358,58 +814,10 @@ msgid "Skew on Y axis done." msgstr "Deformare pe axa Y terminată." #: FlatCAMApp.py:6497 FlatCAMApp.py:6544 flatcamGUI/FlatCAMGUI.py:503 -======= -#: FlatCAMApp.py:6182 -msgid "No object selected to Flip on X axis." -msgstr "Nu este nici-un obiect selectat pentru oglindire pe axa X." - -#: FlatCAMApp.py:6208 -msgid "Flip on X axis done." -msgstr "Oglindirea pe axa X executată." - -#: FlatCAMApp.py:6230 -msgid "No object selected to Rotate." -msgstr "Nici-un obiect selectat pentru Rotaţie." - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Transform" -msgstr "Transformare" - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Enter the Angle value:" -msgstr "Introduceți valoaea Unghiului:" - -#: FlatCAMApp.py:6264 -msgid "Rotation done." -msgstr "Rotaţie executată." - -#: FlatCAMApp.py:6266 -msgid "Rotation movement was not executed." -msgstr "Mișcarea de rotație nu a fost executată." - -#: FlatCAMApp.py:6284 -msgid "No object selected to Skew/Shear on X axis." -msgstr "Nici-un obiect nu este selectat pentru Deformare pe axa X." - -#: FlatCAMApp.py:6306 -msgid "Skew on X axis done." -msgstr "Deformare pe axa X terminată." - -#: FlatCAMApp.py:6323 -msgid "No object selected to Skew/Shear on Y axis." -msgstr "Nici-un obiect nu este selectat pentru Deformare pe axa Y." - -#: FlatCAMApp.py:6345 -msgid "Skew on Y axis done." -msgstr "Deformare pe axa Y terminată." - -#: FlatCAMApp.py:6496 FlatCAMApp.py:6543 flatcamGUI/FlatCAMGUI.py:503 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1728 msgid "Select All" msgstr "Selectează toate" -<<<<<<< HEAD #: FlatCAMApp.py:6501 FlatCAMApp.py:6548 flatcamGUI/FlatCAMGUI.py:505 msgid "Deselect All" msgstr "Deselectează toate" @@ -1427,25 +835,6 @@ msgid "Grid On/Off" msgstr "Grid On/Off" #: FlatCAMApp.py:6606 flatcamEditors/FlatCAMGeoEditor.py:939 -======= -#: FlatCAMApp.py:6500 FlatCAMApp.py:6547 flatcamGUI/FlatCAMGUI.py:505 -msgid "Deselect All" -msgstr "Deselectează toate" - -#: FlatCAMApp.py:6563 -msgid "All objects are selected." -msgstr "Totate obiectele sunt selectate." - -#: FlatCAMApp.py:6573 -msgid "Objects selection is cleared." -msgstr "Nici-un obiect nu este selectat." - -#: FlatCAMApp.py:6593 flatcamGUI/FlatCAMGUI.py:1721 -msgid "Grid On/Off" -msgstr "Grid On/Off" - -#: FlatCAMApp.py:6605 flatcamEditors/FlatCAMGeoEditor.py:939 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:2583 #: flatcamEditors/FlatCAMGrbEditor.py:5641 flatcamGUI/ObjectUI.py:1595 #: flatcamTools/ToolDblSided.py:192 flatcamTools/ToolDblSided.py:425 @@ -1456,26 +845,17 @@ msgstr "Grid On/Off" msgid "Add" msgstr "Adaugă" -<<<<<<< HEAD #: FlatCAMApp.py:6608 flatcamEditors/FlatCAMGrbEditor.py:2588 #: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 #: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 #: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 #: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:505 -======= -#: FlatCAMApp.py:6607 flatcamEditors/FlatCAMGrbEditor.py:2588 -#: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 -#: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 -#: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 -#: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:480 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:316 flatcamTools/ToolNCC.py:637 #: flatcamTools/ToolPaint.py:299 flatcamTools/ToolPaint.py:682 #: flatcamTools/ToolSolderPaste.py:128 flatcamTools/ToolSolderPaste.py:600 msgid "Delete" msgstr "Șterge" -<<<<<<< HEAD #: FlatCAMApp.py:6624 msgid "New Grid ..." msgstr "Grid nou ..." @@ -1529,61 +909,6 @@ msgid "Coordinates copied to clipboard." msgstr "Coordonatele au fost copiate in clipboard." #: FlatCAMApp.py:7167 FlatCAMApp.py:7173 FlatCAMApp.py:7179 FlatCAMApp.py:7185 -======= -#: FlatCAMApp.py:6623 -msgid "New Grid ..." -msgstr "Grid nou ..." - -#: FlatCAMApp.py:6624 -msgid "Enter a Grid Value:" -msgstr "Introduceti of valoare pt Grid:" - -#: FlatCAMApp.py:6632 FlatCAMApp.py:6659 -msgid "Please enter a grid value with non-zero value, in Float format." -msgstr "Introduceți o valoare pentru Grila ne-nula și in format Real." - -#: FlatCAMApp.py:6638 -msgid "New Grid added" -msgstr "Grid nou" - -#: FlatCAMApp.py:6641 -msgid "Grid already exists" -msgstr "Grila există deja" - -#: FlatCAMApp.py:6644 -msgid "Adding New Grid cancelled" -msgstr "Adăugarea unei valori de Grilă a fost anulată" - -#: FlatCAMApp.py:6666 -msgid " Grid Value does not exist" -msgstr " Valoarea Grilei nu există" - -#: FlatCAMApp.py:6669 -msgid "Grid Value deleted" -msgstr "Valoarea Grila a fost stearsă" - -#: FlatCAMApp.py:6672 -msgid "Delete Grid value cancelled" -msgstr "Ștergerea unei valori de Grilă a fost anulată" - -#: FlatCAMApp.py:6678 -msgid "Key Shortcut List" -msgstr "Lista de shortcut-uri" - -#: FlatCAMApp.py:6712 -msgid " No object selected to copy it's name" -msgstr " Nici-un obiect nu este selectat pentru i se copia valoarea" - -#: FlatCAMApp.py:6716 -msgid "Name copied on clipboard ..." -msgstr "Numele a fost copiat pe Clipboard ..." - -#: FlatCAMApp.py:6929 flatcamEditors/FlatCAMGrbEditor.py:4554 -msgid "Coordinates copied to clipboard." -msgstr "Coordonatele au fost copiate in clipboard." - -#: FlatCAMApp.py:7166 FlatCAMApp.py:7172 FlatCAMApp.py:7178 FlatCAMApp.py:7184 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/ObjectCollection.py:922 #: flatcamObjects/ObjectCollection.py:928 #: flatcamObjects/ObjectCollection.py:934 @@ -1593,11 +918,7 @@ msgstr "Coordonatele au fost copiate in clipboard." msgid "selected" msgstr "selectat" -<<<<<<< HEAD #: FlatCAMApp.py:7340 -======= -#: FlatCAMApp.py:7339 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" @@ -1607,30 +928,17 @@ msgstr "" "Crearea unui nou Proiect le va șterge..\n" "Doriti să Salvati proiectul curentt?" -<<<<<<< HEAD #: FlatCAMApp.py:7361 msgid "New Project created" msgstr "Un nou Proiect a fost creat" #: FlatCAMApp.py:7519 FlatCAMApp.py:7523 flatcamGUI/FlatCAMGUI.py:836 -======= -#: FlatCAMApp.py:7360 -msgid "New Project created" -msgstr "Un nou Proiect a fost creat" - -#: FlatCAMApp.py:7518 FlatCAMApp.py:7522 flatcamGUI/FlatCAMGUI.py:836 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2544 msgid "Open Gerber" msgstr "Încarcă Gerber" -<<<<<<< HEAD #: FlatCAMApp.py:7528 FlatCAMApp.py:7565 FlatCAMApp.py:7607 FlatCAMApp.py:7677 #: FlatCAMApp.py:8462 FlatCAMApp.py:9675 FlatCAMApp.py:9737 -======= -#: FlatCAMApp.py:7527 FlatCAMApp.py:7564 FlatCAMApp.py:7606 FlatCAMApp.py:7676 -#: FlatCAMApp.py:8461 FlatCAMApp.py:9674 FlatCAMApp.py:9736 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Canvas initialization started.\n" "Canvas initialization finished in" @@ -1638,24 +946,15 @@ msgstr "" "FlatCAM se inițializează ...\n" "Initializarea spațiului de afisare s-a terminat in" -<<<<<<< HEAD #: FlatCAMApp.py:7530 msgid "Opening Gerber file." msgstr "Se incarcă un fişier Gerber." #: FlatCAMApp.py:7557 FlatCAMApp.py:7561 flatcamGUI/FlatCAMGUI.py:838 -======= -#: FlatCAMApp.py:7529 -msgid "Opening Gerber file." -msgstr "Se incarcă un fişier Gerber." - -#: FlatCAMApp.py:7556 FlatCAMApp.py:7560 flatcamGUI/FlatCAMGUI.py:838 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2546 msgid "Open Excellon" msgstr "Încarcă Excellon" -<<<<<<< HEAD #: FlatCAMApp.py:7567 msgid "Opening Excellon file." msgstr "Se incarcă un fişier Excellon." @@ -1693,60 +992,16 @@ msgid "Only Geometry, Gerber and CNCJob objects can be used." msgstr "Doar obiectele Geometrie, Gerber și CNCJob pot fi folosite." #: FlatCAMApp.py:7752 FlatCAMApp.py:7756 flatcamTools/ToolQRCode.py:829 -======= -#: FlatCAMApp.py:7566 -msgid "Opening Excellon file." -msgstr "Se incarcă un fişier Excellon." - -#: FlatCAMApp.py:7597 FlatCAMApp.py:7601 -msgid "Open G-Code" -msgstr "Încarcă G-Code" - -#: FlatCAMApp.py:7608 -msgid "Opening G-Code file." -msgstr "Se incarcă un fişier G-Code." - -#: FlatCAMApp.py:7631 FlatCAMApp.py:7634 flatcamGUI/FlatCAMGUI.py:1730 -msgid "Open Project" -msgstr "Încarcă Project" - -#: FlatCAMApp.py:7667 FlatCAMApp.py:7671 -msgid "Open HPGL2" -msgstr "Încarcă HPGL2" - -#: FlatCAMApp.py:7678 -msgid "Opening HPGL2 file." -msgstr "Se incarcă un fişier HPGL2." - -#: FlatCAMApp.py:7701 FlatCAMApp.py:7704 -msgid "Open Configuration File" -msgstr "Încarcă un fişier de Configurare" - -#: FlatCAMApp.py:7724 FlatCAMApp.py:8071 -msgid "Please Select a Geometry object to export" -msgstr "Selectează un obiect Geometrie pentru export" - -#: FlatCAMApp.py:7738 -msgid "Only Geometry, Gerber and CNCJob objects can be used." -msgstr "Doar obiectele Geometrie, Gerber și CNCJob pot fi folosite." - -#: FlatCAMApp.py:7751 FlatCAMApp.py:7755 flatcamTools/ToolQRCode.py:829 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolQRCode.py:833 msgid "Export SVG" msgstr "Exporta SVG" -<<<<<<< HEAD #: FlatCAMApp.py:7781 -======= -#: FlatCAMApp.py:7780 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Data must be a 3D array with last dimension 3 or 4" msgstr "" "Datele trebuie să fie organizate intr-o arie 3D cu ultima dimensiune cu " "valoarea 3 sau 4" -<<<<<<< HEAD #: FlatCAMApp.py:7787 FlatCAMApp.py:7791 msgid "Export PNG Image" msgstr "Exporta imagine PNG" @@ -1760,60 +1015,28 @@ msgid "Save Gerber source file" msgstr "Salvează codul sursa Gerber ca fişier" #: FlatCAMApp.py:7865 -======= -#: FlatCAMApp.py:7786 FlatCAMApp.py:7790 -msgid "Export PNG Image" -msgstr "Exporta imagine PNG" - -#: FlatCAMApp.py:7823 FlatCAMApp.py:8031 -msgid "Failed. Only Gerber objects can be saved as Gerber files..." -msgstr "Eșuat. Doar obiectele tip Gerber pot fi salvate ca fişiere Gerber..." - -#: FlatCAMApp.py:7835 -msgid "Save Gerber source file" -msgstr "Salvează codul sursa Gerber ca fişier" - -#: FlatCAMApp.py:7864 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Script objects can be saved as TCL Script files..." msgstr "" "Eșuat. Doar obiectele tip Script pot fi salvate ca fişiere TCL Script..." -<<<<<<< HEAD #: FlatCAMApp.py:7877 msgid "Save Script source file" msgstr "Salvează codul sursa Script ca fişier" #: FlatCAMApp.py:7906 -======= -#: FlatCAMApp.py:7876 -msgid "Save Script source file" -msgstr "Salvează codul sursa Script ca fişier" - -#: FlatCAMApp.py:7905 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Document objects can be saved as Document files..." msgstr "" "Eșuat. Doar obiectele tip Document pot fi salvate ca fişiere Document ..." -<<<<<<< HEAD #: FlatCAMApp.py:7918 msgid "Save Document source file" msgstr "Salvează codul sursa Document ca fişier" #: FlatCAMApp.py:7947 FlatCAMApp.py:7988 FlatCAMApp.py:8945 -======= -#: FlatCAMApp.py:7917 -msgid "Save Document source file" -msgstr "Salvează codul sursa Document ca fişier" - -#: FlatCAMApp.py:7946 FlatCAMApp.py:7987 FlatCAMApp.py:8944 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Excellon objects can be saved as Excellon files..." msgstr "" "Eșuat. Doar obiectele tip Excellon pot fi salvate ca fişiere Excellon ..." -<<<<<<< HEAD #: FlatCAMApp.py:7955 FlatCAMApp.py:7959 msgid "Save Excellon source file" msgstr "Salvează codul sursa Excellon ca fişier" @@ -1847,46 +1070,10 @@ msgid "Viewing the source code of the selected object." msgstr "Vizualizarea codului sursă a obiectului selectat." #: FlatCAMApp.py:8211 flatcamObjects/FlatCAMCNCJob.py:548 -======= -#: FlatCAMApp.py:7954 FlatCAMApp.py:7958 -msgid "Save Excellon source file" -msgstr "Salvează codul sursa Excellon ca fişier" - -#: FlatCAMApp.py:7995 FlatCAMApp.py:7999 -msgid "Export Excellon" -msgstr "Exportă Excellon" - -#: FlatCAMApp.py:8039 FlatCAMApp.py:8043 -msgid "Export Gerber" -msgstr "Exportă Gerber" - -#: FlatCAMApp.py:8081 -msgid "Only Geometry objects can be used." -msgstr "Doar obiecte tip Geometrie pot fi folosite." - -#: FlatCAMApp.py:8095 FlatCAMApp.py:8099 -msgid "Export DXF" -msgstr "Exportă DXF" - -#: FlatCAMApp.py:8124 FlatCAMApp.py:8127 -msgid "Import SVG" -msgstr "Importă SVG" - -#: FlatCAMApp.py:8155 FlatCAMApp.py:8159 -msgid "Import DXF" -msgstr "Importa DXF" - -#: FlatCAMApp.py:8209 -msgid "Viewing the source code of the selected object." -msgstr "Vizualizarea codului sursă a obiectului selectat." - -#: FlatCAMApp.py:8210 flatcamObjects/FlatCAMCNCJob.py:548 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMScript.py:134 msgid "Loading..." msgstr "Se incarcă..." -<<<<<<< HEAD #: FlatCAMApp.py:8217 FlatCAMApp.py:8221 msgid "Select an Gerber or Excellon file to view it's source file." msgstr "Selectati un obiect Gerber sau Excellon pentru a-i vedea codul sursa." @@ -1940,66 +1127,10 @@ msgid "Save Project As ..." msgstr "Salvează Proiectul ca ..." #: FlatCAMApp.py:8551 flatcamGUI/FlatCAMGUI.py:1134 -======= -#: FlatCAMApp.py:8216 FlatCAMApp.py:8220 -msgid "Select an Gerber or Excellon file to view it's source file." -msgstr "Selectati un obiect Gerber sau Excellon pentru a-i vedea codul sursa." - -#: FlatCAMApp.py:8234 -msgid "Source Editor" -msgstr "Editor Cod Sursă" - -#: FlatCAMApp.py:8274 FlatCAMApp.py:8281 -msgid "There is no selected object for which to see it's source file code." -msgstr "Nici-un obiect selectat pentru a-i vedea codul sursa." - -#: FlatCAMApp.py:8293 -msgid "Failed to load the source code for the selected object" -msgstr "Codul sursă pentru obiectul selectat nu a putut fi încărcat" - -#: FlatCAMApp.py:8307 flatcamObjects/FlatCAMCNCJob.py:562 -msgid "Code Editor" -msgstr "Editor Cod" - -#: FlatCAMApp.py:8329 -msgid "Go to Line ..." -msgstr "Mergi la Linia ..." - -#: FlatCAMApp.py:8330 -msgid "Line:" -msgstr "Linia:" - -#: FlatCAMApp.py:8359 -msgid "New TCL script file created in Code Editor." -msgstr "Un nou script TCL a fost creat in Editorul de cod." - -#: FlatCAMApp.py:8395 FlatCAMApp.py:8397 FlatCAMApp.py:8433 FlatCAMApp.py:8435 -msgid "Open TCL script" -msgstr "Încarcă TCL script" - -#: FlatCAMApp.py:8463 -msgid "Executing ScriptObject file." -msgstr "Se executa un fisier script FlatCAM." - -#: FlatCAMApp.py:8471 FlatCAMApp.py:8474 -msgid "Run TCL script" -msgstr "Ruleaza TCL script" - -#: FlatCAMApp.py:8497 -msgid "TCL script file opened in Code Editor and executed." -msgstr "Un fisier script TCL a fost deschis in Editorul de cod si executat." - -#: FlatCAMApp.py:8548 FlatCAMApp.py:8554 -msgid "Save Project As ..." -msgstr "Salvează Proiectul ca ..." - -#: FlatCAMApp.py:8550 flatcamGUI/FlatCAMGUI.py:1134 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2176 msgid "Project" msgstr "Proiect" -<<<<<<< HEAD #: FlatCAMApp.py:8590 msgid "FlatCAM objects print" msgstr "Tipărirea obiectelor FlatCAM" @@ -2025,40 +1156,12 @@ msgid "SVG file exported to" msgstr "Fişier SVG exportat in" #: FlatCAMApp.py:8892 -======= -#: FlatCAMApp.py:8589 -msgid "FlatCAM objects print" -msgstr "Tipărirea obiectelor FlatCAM" - -#: FlatCAMApp.py:8602 FlatCAMApp.py:8609 -msgid "Save Object as PDF ..." -msgstr "Salvați obiectul în format PDF ..." - -#: FlatCAMApp.py:8618 -msgid "Printing PDF ... Please wait." -msgstr "Se tipărește PDF ... Vă rugăm să așteptați." - -#: FlatCAMApp.py:8797 -msgid "PDF file saved to" -msgstr "Fișierul PDF salvat în" - -#: FlatCAMApp.py:8822 -msgid "Exporting SVG" -msgstr "SVG in curs de export" - -#: FlatCAMApp.py:8865 -msgid "SVG file exported to" -msgstr "Fişier SVG exportat in" - -#: FlatCAMApp.py:8891 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Save cancelled because source file is empty. Try to export the Gerber file." msgstr "" "Salvare anulată deoarece fișierul sursă este gol. Încercați să exportați " "fișierul Gerber." -<<<<<<< HEAD #: FlatCAMApp.py:9039 msgid "Excellon file exported to" msgstr "Fişierul Excellon exportat in" @@ -2096,45 +1199,6 @@ msgid "Could not export DXF file." msgstr "Fişierul DXF nu a fost posibil să fie exportat." #: FlatCAMApp.py:9272 FlatCAMApp.py:9319 flatcamTools/ToolImage.py:277 -======= -#: FlatCAMApp.py:9038 -msgid "Excellon file exported to" -msgstr "Fişierul Excellon exportat in" - -#: FlatCAMApp.py:9047 -msgid "Exporting Excellon" -msgstr "Excellon in curs de export" - -#: FlatCAMApp.py:9052 FlatCAMApp.py:9059 -msgid "Could not export Excellon file." -msgstr "Fişierul Excellon nu a fost posibil să fie exportat." - -#: FlatCAMApp.py:9174 -msgid "Gerber file exported to" -msgstr "Fişier Gerber exportat in" - -#: FlatCAMApp.py:9182 -msgid "Exporting Gerber" -msgstr "Gerber in curs de export" - -#: FlatCAMApp.py:9187 FlatCAMApp.py:9194 -msgid "Could not export Gerber file." -msgstr "Fişierul Gerber nu a fost posibil să fie exportat." - -#: FlatCAMApp.py:9229 -msgid "DXF file exported to" -msgstr "Fişierul DXF exportat in" - -#: FlatCAMApp.py:9235 -msgid "Exporting DXF" -msgstr "DXF in curs de export" - -#: FlatCAMApp.py:9240 FlatCAMApp.py:9247 -msgid "Could not export DXF file." -msgstr "Fişierul DXF nu a fost posibil să fie exportat." - -#: FlatCAMApp.py:9271 FlatCAMApp.py:9318 flatcamTools/ToolImage.py:277 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" @@ -2142,7 +1206,6 @@ msgstr "" "Tipul parametrului nu este compatibil. Doar obiectele tip Geometrie si " "Gerber sunt acceptate" -<<<<<<< HEAD #: FlatCAMApp.py:9282 msgid "Importing SVG" msgstr "SVG in curs de ia fi importat" @@ -2153,23 +1216,10 @@ msgstr "Importul a eșuat." #: FlatCAMApp.py:9297 FlatCAMApp.py:9343 FlatCAMApp.py:9407 FlatCAMApp.py:9474 #: FlatCAMApp.py:9540 FlatCAMApp.py:9605 FlatCAMApp.py:9662 -======= -#: FlatCAMApp.py:9281 -msgid "Importing SVG" -msgstr "SVG in curs de ia fi importat" - -#: FlatCAMApp.py:9289 FlatCAMApp.py:9335 -msgid "Import failed." -msgstr "Importul a eșuat." - -#: FlatCAMApp.py:9296 FlatCAMApp.py:9342 FlatCAMApp.py:9406 FlatCAMApp.py:9473 -#: FlatCAMApp.py:9539 FlatCAMApp.py:9604 FlatCAMApp.py:9661 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolImage.py:297 flatcamTools/ToolPDF.py:225 msgid "Opened" msgstr "Încarcat" -<<<<<<< HEAD #: FlatCAMApp.py:9328 msgid "Importing DXF" msgstr "DXF in curs de a fi importat" @@ -2183,26 +1233,10 @@ msgid "Failed to parse file" msgstr "Parsarea fişierului a eșuat" #: FlatCAMApp.py:9384 -======= -#: FlatCAMApp.py:9327 -msgid "Importing DXF" -msgstr "DXF in curs de a fi importat" - -#: FlatCAMApp.py:9368 FlatCAMApp.py:9563 FlatCAMApp.py:9628 -msgid "Failed to open file" -msgstr "Eşec in incărcarea fişierului" - -#: FlatCAMApp.py:9371 FlatCAMApp.py:9566 FlatCAMApp.py:9631 -msgid "Failed to parse file" -msgstr "Parsarea fişierului a eșuat" - -#: FlatCAMApp.py:9383 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not Gerber file or empty. Aborting object creation." msgstr "" "Obiectul nu estetip Gerber sau este gol. Se anulează crearea obiectului." -<<<<<<< HEAD #: FlatCAMApp.py:9389 msgid "Opening Gerber" msgstr "Gerber in curs de incărcare" @@ -2220,30 +1254,10 @@ msgid "Cannot open file" msgstr "Nu se poate incărca fişierul" #: FlatCAMApp.py:9454 flatcamTools/ToolPDF.py:275 -======= -#: FlatCAMApp.py:9388 -msgid "Opening Gerber" -msgstr "Gerber in curs de incărcare" - -#: FlatCAMApp.py:9399 -msgid "Open Gerber failed. Probable not a Gerber file." -msgstr "Incărcarea Gerber a eșuat. Probabil că nu este un fișier Gerber." - -#: FlatCAMApp.py:9431 flatcamTools/ToolPcbWizard.py:424 -msgid "This is not Excellon file." -msgstr "Acesta nu este un fişier Excellon." - -#: FlatCAMApp.py:9435 -msgid "Cannot open file" -msgstr "Nu se poate incărca fişierul" - -#: FlatCAMApp.py:9453 flatcamTools/ToolPDF.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:445 msgid "No geometry found in file" msgstr "Nici-o informaţie de tip geometrie nu s-a gasit in fişierul" -<<<<<<< HEAD #: FlatCAMApp.py:9457 msgid "Opening Excellon." msgstr "Excellon in curs de incărcare." @@ -2269,33 +1283,6 @@ msgid "Opening G-Code." msgstr "G-Code in curs de incărcare." #: FlatCAMApp.py:9530 -======= -#: FlatCAMApp.py:9456 -msgid "Opening Excellon." -msgstr "Excellon in curs de incărcare." - -#: FlatCAMApp.py:9466 -msgid "Open Excellon file failed. Probable not an Excellon file." -msgstr "Incărcarea Excellon a eșuat. Probabil nu este de tip Excellon." - -#: FlatCAMApp.py:9498 -msgid "Reading GCode file" -msgstr "Se citeşte un fişier G-Code" - -#: FlatCAMApp.py:9504 -msgid "Failed to open" -msgstr "A eșuat incărcarea fişierului" - -#: FlatCAMApp.py:9511 -msgid "This is not GCODE" -msgstr "Acest obiect nu este de tip GCode" - -#: FlatCAMApp.py:9516 -msgid "Opening G-Code." -msgstr "G-Code in curs de incărcare." - -#: FlatCAMApp.py:9529 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" @@ -2306,16 +1293,11 @@ msgstr "" "Încercați să-l încărcați din meniul Fișier. \n" "Incercarea de a crea un obiect CNCJob din G-Code a eșuat in timpul procesarii" -<<<<<<< HEAD #: FlatCAMApp.py:9586 -======= -#: FlatCAMApp.py:9585 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "" "Obiectul nu este fișier HPGL2 sau este gol. Se renunta la crearea obiectului." -<<<<<<< HEAD #: FlatCAMApp.py:9591 msgid "Opening HPGL2" msgstr "HPGL2 in curs de incărcare" @@ -2409,101 +1391,6 @@ msgid "The normal flow when working in FlatCAM is the following:" msgstr "Fluxul normal cand se lucreaza in FlatCAM este urmatorul:" #: FlatCAMApp.py:10149 -======= -#: FlatCAMApp.py:9590 -msgid "Opening HPGL2" -msgstr "HPGL2 in curs de incărcare" - -#: FlatCAMApp.py:9597 -msgid " Open HPGL2 failed. Probable not a HPGL2 file." -msgstr " Incărcarea HPGL2 a eșuat. Probabil nu este de tip HPGL2 ." - -#: FlatCAMApp.py:9623 -msgid "TCL script file opened in Code Editor." -msgstr "S-a încărcat un script TCL în Editorul Cod." - -#: FlatCAMApp.py:9643 -msgid "Opening TCL Script..." -msgstr "Încarcă TCL script..." - -#: FlatCAMApp.py:9654 -msgid "Failed to open TCL Script." -msgstr "Eşec in incărcarea fişierului TCL." - -#: FlatCAMApp.py:9676 -msgid "Opening FlatCAM Config file." -msgstr "Se incarca un fişier FlatCAM de configurare." - -#: FlatCAMApp.py:9704 -msgid "Failed to open config file" -msgstr "Eşec in incărcarea fişierului de configurare" - -#: FlatCAMApp.py:9733 -msgid "Loading Project ... Please Wait ..." -msgstr "Se încarcă proiectul ... Vă rugăm să așteptați ..." - -#: FlatCAMApp.py:9738 -msgid "Opening FlatCAM Project file." -msgstr "Se incarca un fisier proiect FlatCAM." - -#: FlatCAMApp.py:9753 FlatCAMApp.py:9757 FlatCAMApp.py:9774 -msgid "Failed to open project file" -msgstr "Eşec in incărcarea fişierului proiect" - -#: FlatCAMApp.py:9811 -msgid "Loading Project ... restoring" -msgstr "Se încarcă proiectul ... se restabileste" - -#: FlatCAMApp.py:9821 -msgid "Project loaded from" -msgstr "Proiectul a fost incărcat din" - -#: FlatCAMApp.py:9845 -msgid "Redrawing all objects" -msgstr "Toate obiectele sunt reafisate" - -#: FlatCAMApp.py:9933 -msgid "Failed to load recent item list." -msgstr "Eşec in incărcarea listei cu fişiere recente." - -#: FlatCAMApp.py:9940 -msgid "Failed to parse recent item list." -msgstr "Eşec in parsarea listei cu fişiere recente." - -#: FlatCAMApp.py:9950 -msgid "Failed to load recent projects item list." -msgstr "Eşec in incărcarea listei cu proiecte recente." - -#: FlatCAMApp.py:9957 -msgid "Failed to parse recent project item list." -msgstr "Eşec in parsarea listei cu proiecte recente." - -#: FlatCAMApp.py:10018 -msgid "Clear Recent projects" -msgstr "Sterge Proiectele recente" - -#: FlatCAMApp.py:10042 -msgid "Clear Recent files" -msgstr "Sterge fişierele recente" - -#: FlatCAMApp.py:10064 flatcamGUI/FlatCAMGUI.py:1363 -msgid "Shortcut Key List" -msgstr "Lista cu taste Shortcut" - -#: FlatCAMApp.py:10144 -msgid "Selected Tab - Choose an Item from Project Tab" -msgstr "Tab-ul Selectat - Alege un obiect din Tab-ul Proiect" - -#: FlatCAMApp.py:10145 -msgid "Details" -msgstr "Detalii" - -#: FlatCAMApp.py:10147 -msgid "The normal flow when working in FlatCAM is the following:" -msgstr "Fluxul normal cand se lucreaza in FlatCAM este urmatorul:" - -#: FlatCAMApp.py:10148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "FlatCAM using either the toolbars, key shortcuts or even dragging and " @@ -2513,11 +1400,7 @@ msgstr "" "sau SVG în FlatCAM utilizând fie barele de instrumente, combinatii de taste " "sau chiar tragând fișierele în GUI." -<<<<<<< HEAD #: FlatCAMApp.py:10152 -======= -#: FlatCAMApp.py:10151 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can also load a FlatCAM project by double clicking on the project file, " "drag and drop of the file into the FLATCAM GUI or through the menu (or " @@ -2527,11 +1410,7 @@ msgstr "" "proiectului, tragând fișierul în fereastra FLATCAM sau prin icon-urile din " "meniu (sau din bara de instrumente) oferite în aplicație." -<<<<<<< HEAD #: FlatCAMApp.py:10155 -======= -#: FlatCAMApp.py:10154 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " @@ -2544,11 +1423,7 @@ msgstr "" "proprietățile obiectului în funcție de tipul său: Gerber, Excellon, " "Geometrie sau obiect CNCJob." -<<<<<<< HEAD #: FlatCAMApp.py:10159 -======= -#: FlatCAMApp.py:10158 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " @@ -2562,22 +1437,14 @@ msgstr "" "de pe ecran va aduce fila SELECTAT și o va popula chiar dacă nu a fost in " "focus." -<<<<<<< HEAD #: FlatCAMApp.py:10163 -======= -#: FlatCAMApp.py:10162 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can change the parameters in this screen and the flow direction is like " "this:" msgstr "" "Se pot schimba parametrii in acest ecran si directia de executive este asa:" -<<<<<<< HEAD #: FlatCAMApp.py:10164 -======= -#: FlatCAMApp.py:10163 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " @@ -2590,11 +1457,7 @@ msgstr "" "CNC) și / sau adăugați in fata / la final codul G-code (din nou, efectuat în " "fila SELECȚIONATĂ) -> Salvați codul G-code." -<<<<<<< HEAD #: FlatCAMApp.py:10168 -======= -#: FlatCAMApp.py:10167 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." @@ -2603,17 +1466,12 @@ msgstr "" "meniul Ajutor -> Lista de combinatii taste sau prin propria tasta asociata: " "F3." -<<<<<<< HEAD #: FlatCAMApp.py:10232 -======= -#: FlatCAMApp.py:10231 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed checking for latest version. Could not connect." msgstr "" "Verificarea pentru ultima versiune a eșuat. Nu a fost posibilă conectarea la " "server." -<<<<<<< HEAD #: FlatCAMApp.py:10239 msgid "Could not parse information about latest version." msgstr "Informatia cu privire la ultima versiune nu s-a putut interpreta." @@ -2635,29 +1493,6 @@ msgid "info" msgstr "informaţie" #: FlatCAMApp.py:10288 -======= -#: FlatCAMApp.py:10238 -msgid "Could not parse information about latest version." -msgstr "Informatia cu privire la ultima versiune nu s-a putut interpreta." - -#: FlatCAMApp.py:10248 -msgid "FlatCAM is up to date!" -msgstr "FlatCAM este la ultima versiune!" - -#: FlatCAMApp.py:10253 -msgid "Newer Version Available" -msgstr "O nouă versiune este disponibila" - -#: FlatCAMApp.py:10255 -msgid "There is a newer version of FlatCAM available for download:" -msgstr "O nouă versiune de FlatCAM este disponibilă pentru download:" - -#: FlatCAMApp.py:10259 -msgid "info" -msgstr "informaţie" - -#: FlatCAMApp.py:10287 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " @@ -2669,7 +1504,6 @@ msgstr "" "Preferinţe -> General\n" "\n" -<<<<<<< HEAD #: FlatCAMApp.py:10367 msgid "All plots disabled." msgstr "Toate afişările sunt dezactivate." @@ -2751,89 +1585,6 @@ msgid "Set alpha level ..." msgstr "Setează transparenta ..." #: FlatCAMApp.py:10612 -======= -#: FlatCAMApp.py:10366 -msgid "All plots disabled." -msgstr "Toate afişările sunt dezactivate." - -#: FlatCAMApp.py:10373 -msgid "All non selected plots disabled." -msgstr "Toate afişările care nu sunt selectate sunt dezactivate." - -#: FlatCAMApp.py:10380 -msgid "All plots enabled." -msgstr "Toate afişările sunt activate." - -#: FlatCAMApp.py:10386 -msgid "Selected plots enabled..." -msgstr "Toate afişările selectate sunt activate..." - -#: FlatCAMApp.py:10394 -msgid "Selected plots disabled..." -msgstr "Toate afişările selectate sunt dezactivate..." - -#: FlatCAMApp.py:10427 -msgid "Enabling plots ..." -msgstr "Activează Afișare ..." - -#: FlatCAMApp.py:10479 -msgid "Disabling plots ..." -msgstr "Dezactivează Afișare ..." - -#: FlatCAMApp.py:10502 -msgid "Working ..." -msgstr "Se lucrează..." - -#: FlatCAMApp.py:10557 flatcamGUI/FlatCAMGUI.py:703 -msgid "Red" -msgstr "Roșu" - -#: FlatCAMApp.py:10559 flatcamGUI/FlatCAMGUI.py:706 -msgid "Blue" -msgstr "Albastru" - -#: FlatCAMApp.py:10562 flatcamGUI/FlatCAMGUI.py:709 -msgid "Yellow" -msgstr "Galben" - -#: FlatCAMApp.py:10564 flatcamGUI/FlatCAMGUI.py:712 -msgid "Green" -msgstr "Verde" - -#: FlatCAMApp.py:10566 flatcamGUI/FlatCAMGUI.py:715 -msgid "Purple" -msgstr "Violet" - -#: FlatCAMApp.py:10568 flatcamGUI/FlatCAMGUI.py:718 -msgid "Brown" -msgstr "Maro" - -#: FlatCAMApp.py:10570 FlatCAMApp.py:10626 flatcamGUI/FlatCAMGUI.py:721 -msgid "White" -msgstr "Alb" - -#: FlatCAMApp.py:10572 flatcamGUI/FlatCAMGUI.py:724 -msgid "Black" -msgstr "Negru" - -#: FlatCAMApp.py:10575 flatcamGUI/FlatCAMGUI.py:729 -msgid "Custom" -msgstr "Personalizat" - -#: FlatCAMApp.py:10585 flatcamGUI/FlatCAMGUI.py:737 -msgid "Default" -msgstr "Implicit" - -#: FlatCAMApp.py:10609 flatcamGUI/FlatCAMGUI.py:734 -msgid "Opacity" -msgstr "Opacitate" - -#: FlatCAMApp.py:10611 -msgid "Set alpha level ..." -msgstr "Setează transparenta ..." - -#: FlatCAMApp.py:10611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220 @@ -2843,7 +1594,6 @@ msgstr "Setează transparenta ..." msgid "Value" msgstr "Valoare" -<<<<<<< HEAD #: FlatCAMApp.py:10666 msgid "Saving FlatCAM Project" msgstr "Proiectul FlatCAM este in curs de salvare" @@ -2865,29 +1615,6 @@ msgid "Retry to save it." msgstr "Încercați din nou pentru a-l salva." #: FlatCAMApp.py:10716 FlatCAMApp.py:10726 -======= -#: FlatCAMApp.py:10665 -msgid "Saving FlatCAM Project" -msgstr "Proiectul FlatCAM este in curs de salvare" - -#: FlatCAMApp.py:10686 FlatCAMApp.py:10722 -msgid "Project saved to" -msgstr "Proiectul s-a salvat in" - -#: FlatCAMApp.py:10693 -msgid "The object is used by another application." -msgstr "Obiectul este folosit de o altă aplicație." - -#: FlatCAMApp.py:10707 -msgid "Failed to verify project file" -msgstr "Eşec in incărcarea fişierului proiect" - -#: FlatCAMApp.py:10707 FlatCAMApp.py:10715 FlatCAMApp.py:10725 -msgid "Retry to save it." -msgstr "Încercați din nou pentru a-l salva." - -#: FlatCAMApp.py:10715 FlatCAMApp.py:10725 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse saved project file" msgstr "Esec in analizarea fişierului Proiect" @@ -3088,11 +1815,7 @@ msgstr "Formă unealtă" #: FlatCAMDB.py:164 FlatCAMDB.py:846 FlatCAMDB.py:1129 #: flatcamGUI/ObjectUI.py:350 flatcamGUI/ObjectUI.py:900 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:48 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:107 @@ -3129,11 +1852,7 @@ msgstr "V-Unghi" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:101 #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:61 #: flatcamObjects/FlatCAMExcellon.py:1316 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1606 flatcamTools/ToolCalibration.py:74 -======= -#: flatcamObjects/FlatCAMGeometry.py:1578 flatcamTools/ToolCalibration.py:74 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Travel Z" msgstr "Z Deplasare" @@ -3736,42 +2455,24 @@ msgstr "" #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2395 #: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2693 #: flatcamTools/ToolNCC.py:2725 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1834 tclCommands/TclCommandCopperClear.py:126 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2390 -#: flatcamTools/ToolNCC.py:2419 flatcamTools/ToolNCC.py:2688 -#: flatcamTools/ToolNCC.py:2720 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1829 tclCommands/TclCommandCopperClear.py:126 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125 msgid "Standard" msgstr "Standard" -<<<<<<< HEAD #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:395 defaults.py:427 -======= -#: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:391 defaults.py:423 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamEditors/FlatCAMGeoEditor.py:569 #: flatcamEditors/FlatCAMGeoEditor.py:5152 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2401 #: flatcamTools/ToolNCC.py:2429 flatcamTools/ToolNCC.py:2699 #: flatcamTools/ToolNCC.py:2731 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1848 tclCommands/TclCommandCopperClear.py:128 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2396 -#: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2694 -#: flatcamTools/ToolNCC.py:2726 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1843 tclCommands/TclCommandCopperClear.py:128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127 msgid "Seed" msgstr "Punct_arbitrar" @@ -3781,11 +2482,7 @@ msgstr "Punct_arbitrar" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolPaint.py:390 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1862 -======= -#: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1857 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129 msgid "Lines" msgstr "Linii" @@ -3829,11 +2526,7 @@ msgstr "" #: FlatCAMDB.py:1509 flatcamEditors/FlatCAMGeoEditor.py:612 #: flatcamEditors/FlatCAMGrbEditor.py:5311 flatcamGUI/ObjectUI.py:143 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142 #: flatcamTools/ToolNCC.py:459 flatcamTools/ToolTransform.py:28 @@ -3917,11 +2610,7 @@ msgid "Laser_lines" msgstr "Linii-laser" #: FlatCAMDB.py:1596 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2027 -======= -#: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2022 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:133 msgid "Combo" msgstr "Combinat" @@ -4219,7 +2908,6 @@ msgstr "Coordonatele G91 nu au fost implementate ..." msgid "Unifying Geometry from parsed Geometry segments" msgstr "Se unifica Geometria din segmentele de Geometrie parsate" -<<<<<<< HEAD #: defaults.py:401 #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -4227,43 +2915,21 @@ msgstr "Se unifica Geometria din segmentele de Geometrie parsate" #: flatcamTools/ToolNCC.py:1306 flatcamTools/ToolNCC.py:1634 #: flatcamTools/ToolNCC.py:1919 flatcamTools/ToolNCC.py:1983 #: flatcamTools/ToolNCC.py:2967 flatcamTools/ToolNCC.py:2976 -======= -#: defaults.py:397 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamTools/ToolCopperThieving.py:125 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1301 flatcamTools/ToolNCC.py:1629 -#: flatcamTools/ToolNCC.py:1914 flatcamTools/ToolNCC.py:1978 -#: flatcamTools/ToolNCC.py:2962 flatcamTools/ToolNCC.py:2971 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:190 msgid "Itself" msgstr "Însuşi" -<<<<<<< HEAD #: defaults.py:428 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1427 -======= -#: defaults.py:424 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1422 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:162 msgid "All Polygons" msgstr "Toate Poligoanele" -<<<<<<< HEAD #: defaults.py:739 msgid "Could not load defaults file." msgstr "Nu am putut incărca fişierul cu valori default." #: defaults.py:752 -======= -#: defaults.py:735 -msgid "Could not load defaults file." -msgstr "Nu am putut incărca fişierul cu valori default." - -#: defaults.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse defaults file." msgstr "Parsarea fişierului cu valori default a eșuat." @@ -4799,17 +3465,10 @@ msgstr "Nr. Tot. Sloturi" #: flatcamEditors/FlatCAMGeoEditor.py:1217 #: flatcamEditors/FlatCAMGeoEditor.py:1252 #: flatcamEditors/FlatCAMGeoEditor.py:1280 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:599 flatcamObjects/FlatCAMGeometry.py:1033 #: flatcamObjects/FlatCAMGeometry.py:1780 #: flatcamObjects/FlatCAMGeometry.py:2424 flatcamTools/ToolNCC.py:1498 #: flatcamTools/ToolPaint.py:1249 flatcamTools/ToolPaint.py:1420 -======= -#: flatcamObjects/FlatCAMGeometry.py:571 flatcamObjects/FlatCAMGeometry.py:1005 -#: flatcamObjects/FlatCAMGeometry.py:1752 -#: flatcamObjects/FlatCAMGeometry.py:2396 flatcamTools/ToolNCC.py:1493 -#: flatcamTools/ToolPaint.py:1244 flatcamTools/ToolPaint.py:1415 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:883 flatcamTools/ToolSolderPaste.py:956 msgid "Wrong value format entered, use a number." msgstr "Valoare in format incorect, foloseşte un număr." @@ -4900,12 +3559,8 @@ msgid "Round" msgstr "Rotund" #: flatcamEditors/FlatCAMGeoEditor.py:95 -<<<<<<< HEAD #: flatcamEditors/FlatCAMGrbEditor.py:2632 flatcamGUI/ObjectUI.py:2073 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:217 -======= -#: flatcamEditors/FlatCAMGrbEditor.py:2632 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68 @@ -5010,11 +3665,7 @@ msgid "Paint" msgstr "Pictează" #: flatcamEditors/FlatCAMGeoEditor.py:547 flatcamGUI/FlatCAMGUI.py:924 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2139 -======= -#: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2059 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:43 flatcamTools/ToolPaint.py:738 msgid "Paint Tool" msgstr "Unealta Paint" @@ -5788,11 +4439,7 @@ msgstr "Editor Geometrii" #: flatcamEditors/FlatCAMGeoEditor.py:3345 #: flatcamEditors/FlatCAMGrbEditor.py:2488 #: flatcamEditors/FlatCAMGrbEditor.py:3969 flatcamGUI/ObjectUI.py:263 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCutOut.py:95 msgid "Type" msgstr "Tip" @@ -5814,11 +4461,8 @@ msgid "Line" msgstr "Linie" #: flatcamEditors/FlatCAMGeoEditor.py:3591 flatcamGUI/FlatCAMGUI.py:2202 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2074 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:218 -======= ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292 #: flatcamTools/ToolNCC.py:584 flatcamTools/ToolPaint.py:528 @@ -6558,11 +5202,7 @@ msgstr "" "String care sa inlocuiasca pe acele din campul 'Cautare' in cadrul textului." #: flatcamEditors/FlatCAMTextEditor.py:95 flatcamGUI/ObjectUI.py:486 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2219 -======= -#: flatcamGUI/ObjectUI.py:2139 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54 #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:88 msgid "All" @@ -6686,11 +5326,7 @@ msgstr "Document\tD" msgid "Will create a new, empty Document Object." msgstr "Va crea un obiect nou de tip Document, fără continut." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4420 -======= -#: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4397 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:62 flatcamTools/ToolPcbWizard.py:69 msgid "Open" msgstr "Încarcă" @@ -6699,7 +5335,6 @@ msgstr "Încarcă" msgid "Open &Project ..." msgstr "Încarcă &Project ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4430 msgid "Open &Gerber ...\tCtrl+G" msgstr "Încarcă &Gerber ...\tCtrl+G" @@ -6709,17 +5344,6 @@ msgid "Open &Excellon ...\tCtrl+E" msgstr "Încarcă &Excellon ...\tCtrl+E" #: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4440 -======= -#: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4407 -msgid "Open &Gerber ...\tCtrl+G" -msgstr "Încarcă &Gerber ...\tCtrl+G" - -#: flatcamGUI/FlatCAMGUI.py:145 flatcamGUI/FlatCAMGUI.py:4412 -msgid "Open &Excellon ...\tCtrl+E" -msgstr "Încarcă &Excellon ...\tCtrl+E" - -#: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4417 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open G-&Code ..." msgstr "Încarcă G-&Code ..." @@ -6767,19 +5391,11 @@ msgid "Open Example ..." msgstr "Deschideți exemplul ..." #: flatcamGUI/FlatCAMGUI.py:201 flatcamGUI/FlatCAMGUI.py:907 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4409 msgid "Run Script ..." msgstr "Rulează Script..." #: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4411 -======= -#: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4386 -msgid "Run Script ..." -msgstr "Rulează Script..." - -#: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4388 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" @@ -6880,11 +5496,7 @@ msgid "Export Preferences to file ..." msgstr "Exportați Preferințele într-un fișier ..." #: flatcamGUI/FlatCAMGUI.py:306 -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:1119 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:1115 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save Preferences" msgstr "Salvează Pref" @@ -7330,11 +5942,7 @@ msgstr "Vizualiz. Sursa" #: flatcamGUI/FlatCAMGUI.py:1072 flatcamGUI/FlatCAMGUI.py:2138 #: flatcamGUI/FlatCAMGUI.py:2282 flatcamGUI/FlatCAMGUI.py:2572 #: flatcamGUI/FlatCAMGUI.py:2775 flatcamGUI/ObjectUI.py:1617 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:502 flatcamTools/ToolPanelize.py:540 -======= -#: flatcamObjects/FlatCAMGeometry.py:477 flatcamTools/ToolPanelize.py:540 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:567 flatcamTools/ToolPanelize.py:660 #: flatcamTools/ToolPanelize.py:689 flatcamTools/ToolPanelize.py:751 msgid "Copy" @@ -7484,11 +6092,7 @@ msgid "Cutout Tool" msgstr "Unealta Decupare" #: flatcamGUI/FlatCAMGUI.py:922 flatcamGUI/FlatCAMGUI.py:2626 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2157 -======= -#: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2077 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:974 msgid "NCC Tool" msgstr "Unealta NCC" @@ -7780,11 +6384,7 @@ msgid "CNC-JOB" msgstr "CNCJob" #: flatcamGUI/FlatCAMGUI.py:1266 flatcamGUI/ObjectUI.py:563 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2132 -======= -#: flatcamGUI/ObjectUI.py:2052 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "TOOLS" msgstr "Unelte" @@ -8327,11 +6927,7 @@ msgstr "Geometrie" #: flatcamTools/ToolCopperThieving.py:158 #: flatcamTools/ToolCopperThieving.py:604 flatcamTools/ToolDblSided.py:225 #: flatcamTools/ToolFilm.py:359 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPunchGerber.py:149 flatcamTools/ToolPunchGerber.py:164 msgid "Excellon" @@ -8381,11 +6977,7 @@ msgstr "Intersecţie" msgid "Subtraction" msgstr "Scădere" -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2221 -======= -#: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2141 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56 msgid "Cut" msgstr "Tăiere" @@ -8523,7 +7115,6 @@ msgstr "Adăugarea unei unelte anulată..." msgid "Distance Tool exit..." msgstr "Măsurătoarea s-a terminat ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:4323 flatcamGUI/FlatCAMGUI.py:4330 msgid "Idle." msgstr "Inactiv." @@ -8541,25 +7132,6 @@ msgid "Open Project ..." msgstr "Încarcă Project ..." #: flatcamGUI/FlatCAMGUI.py:4450 -======= -#: flatcamGUI/FlatCAMGUI.py:4300 flatcamGUI/FlatCAMGUI.py:4307 -msgid "Idle." -msgstr "Inactiv." - -#: flatcamGUI/FlatCAMGUI.py:4338 -msgid "Application started ..." -msgstr "Aplicaţia a pornit ..." - -#: flatcamGUI/FlatCAMGUI.py:4339 -msgid "Hello!" -msgstr "Bună!" - -#: flatcamGUI/FlatCAMGUI.py:4401 -msgid "Open Project ..." -msgstr "Încarcă Project ..." - -#: flatcamGUI/FlatCAMGUI.py:4427 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Exit" msgstr "Iesiere" @@ -8672,11 +7244,7 @@ msgid "Gerber Object" msgstr "Obiect Gerber" #: flatcamGUI/ObjectUI.py:187 flatcamGUI/ObjectUI.py:730 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2205 -======= -#: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2125 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31 @@ -8716,11 +7284,7 @@ msgid "Plot" msgstr "Afisează" #: flatcamGUI/ObjectUI.py:211 flatcamGUI/ObjectUI.py:771 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2315 -======= -#: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2235 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:37 #: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:54 @@ -8832,11 +7396,7 @@ msgstr "" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:50 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:109 #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1174 flatcamTools/ToolCutOut.py:141 -======= -#: flatcamObjects/FlatCAMGeometry.py:1146 flatcamTools/ToolCutOut.py:141 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutting depth (negative)\n" "below the copper surface." @@ -8949,11 +7509,7 @@ msgstr "" #: flatcamTools/ToolFilm.py:557 flatcamTools/ToolImage.py:49 #: flatcamTools/ToolImage.py:252 flatcamTools/ToolImage.py:273 #: flatcamTools/ToolNCC.py:96 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:118 #: flatcamTools/ToolPanelize.py:204 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPanelize.py:391 @@ -9245,22 +7801,14 @@ msgid "Solid circles." msgstr "Cercuri solide." #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:876 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71 #: flatcamTools/ToolProperties.py:166 msgid "Drills" msgstr "Găuri" #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:877 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158 #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72 #: flatcamTools/ToolProperties.py:168 @@ -9505,11 +8053,7 @@ msgstr "" #: flatcamGUI/ObjectUI.py:1049 flatcamGUI/ObjectUI.py:1841 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:216 #: flatcamObjects/FlatCAMExcellon.py:1332 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1622 -======= -#: flatcamObjects/FlatCAMGeometry.py:1594 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Spindle speed" msgstr "Viteza motor" @@ -9798,22 +8342,13 @@ msgstr "" "- V-Dia \n" "- V-unghi." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2313 -======= -#: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2233 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40 msgid "Plot Object" msgstr "Afisează" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138 #: flatcamTools/ToolCopperThieving.py:221 msgid "Dia" @@ -10146,11 +8681,7 @@ msgstr "" "Lansează unealta FlatCAM numita Paint și\n" "o instalează in Tab-ul Unealta." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2142 -======= -#: flatcamGUI/ObjectUI.py:2062 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35 msgid "" "Creates tool paths to cover the\n" @@ -10168,20 +8699,12 @@ msgstr "" msgid "CNC Job Object" msgstr "Obiect CNCJob" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2208 -======= -#: flatcamGUI/ObjectUI.py:2128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45 msgid "Plot kind" msgstr "Tip afișare" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2211 -======= -#: flatcamGUI/ObjectUI.py:2131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47 msgid "" "This selects the kind of geometries on the canvas to plot.\n" @@ -10194,29 +8717,17 @@ msgstr "" "- Voiaj -> miscarile deasupra materialului\n" "- Tăiere -> miscarile in material, tăiere." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2220 -======= -#: flatcamGUI/ObjectUI.py:2140 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55 msgid "Travel" msgstr "Voiaj" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2224 -======= -#: flatcamGUI/ObjectUI.py:2144 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64 msgid "Display Annotation" msgstr "Afişează notații" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2226 -======= -#: flatcamGUI/ObjectUI.py:2146 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66 msgid "" "This selects if to display text annotation on the plot.\n" @@ -10288,20 +8799,12 @@ msgstr "Actualiz. afișare" msgid "Update the plot." msgstr "Actualizează afișarea obiectelor." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2356 -======= -#: flatcamGUI/ObjectUI.py:2276 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30 msgid "Export CNC Code" msgstr "Exporta codul masina CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2358 -======= -#: flatcamGUI/ObjectUI.py:2278 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32 #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33 msgid "" @@ -10315,11 +8818,7 @@ msgstr "" msgid "Prepend to CNC Code" msgstr "Adaugă la inceput in codul G-Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2366 flatcamGUI/ObjectUI.py:2373 -======= -#: flatcamGUI/ObjectUI.py:2286 flatcamGUI/ObjectUI.py:2293 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49 msgid "" "Type here any G-Code commands you would\n" @@ -10332,11 +8831,7 @@ msgstr "" msgid "Append to CNC Code" msgstr "Adaugă la sfârşit in codul G-Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2381 flatcamGUI/ObjectUI.py:2389 -======= -#: flatcamGUI/ObjectUI.py:2301 flatcamGUI/ObjectUI.py:2309 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65 msgid "" "Type here any G-Code commands you would\n" @@ -10346,20 +8841,12 @@ msgstr "" "Adaugă aici orice comenzi G-Code care se dorește să fie\n" "inserate la sfârşitul codului G-Code." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2403 -======= -#: flatcamGUI/ObjectUI.py:2323 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38 msgid "Toolchange G-Code" msgstr "G-Code pt schimb unealtă" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2406 -======= -#: flatcamGUI/ObjectUI.py:2326 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41 msgid "" "Type here any G-Code commands you would\n" @@ -10401,20 +8888,12 @@ msgstr "" "'toolchange_custom'\n" "in numele sau." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2436 -======= -#: flatcamGUI/ObjectUI.py:2356 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80 msgid "Use Toolchange Macro" msgstr "Fol. Macro schimb unealtă" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2438 -======= -#: flatcamGUI/ObjectUI.py:2358 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82 msgid "" "Check this box if you want to use\n" @@ -10423,11 +8902,7 @@ msgstr "" "Bifează aici daca dorești să folosești Macro pentru\n" "schimb unelte." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2446 -======= -#: flatcamGUI/ObjectUI.py:2366 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94 msgid "" "A list of the FlatCAM variables that can be used\n" @@ -10438,11 +8913,7 @@ msgstr "" "de schimb al uneltei (când se intalneste comanda M6).\n" "Este necesar să fie inconjurate de simbolul '%'" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2453 -======= -#: flatcamGUI/ObjectUI.py:2373 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101 #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30 #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31 @@ -10469,65 +8940,37 @@ msgstr "" msgid "Parameters" msgstr "Parametri" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2456 -======= -#: flatcamGUI/ObjectUI.py:2376 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106 msgid "FlatCAM CNC parameters" msgstr "Parametri FlatCAM CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2457 -======= -#: flatcamGUI/ObjectUI.py:2377 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111 msgid "tool number" msgstr "numărul uneltei" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2458 -======= -#: flatcamGUI/ObjectUI.py:2378 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112 msgid "tool diameter" msgstr "diametrul sculei" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2459 -======= -#: flatcamGUI/ObjectUI.py:2379 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113 msgid "for Excellon, total number of drills" msgstr "pentru Excellon, numărul total de operațiuni găurire" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2461 -======= -#: flatcamGUI/ObjectUI.py:2381 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115 msgid "X coord for Toolchange" msgstr "Coordonata X pentru schimbarea uneltei" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2462 -======= -#: flatcamGUI/ObjectUI.py:2382 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116 msgid "Y coord for Toolchange" msgstr "Coordonata Y pentru schimbarea uneltei" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2463 -======= -#: flatcamGUI/ObjectUI.py:2383 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118 msgid "Z coord for Toolchange" msgstr "Coordonata Z pentru schimbarea uneltei" @@ -10540,20 +8983,12 @@ msgstr "adâncimea de tăiere" msgid "height where to travel" msgstr "inălţimea deplasare" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2466 -======= -#: flatcamGUI/ObjectUI.py:2386 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121 msgid "the step value for multidepth cut" msgstr "pasul pentru taierea progresiva" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2468 -======= -#: flatcamGUI/ObjectUI.py:2388 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123 msgid "the value for the spindle speed" msgstr "valoarea viteza motor" @@ -10613,11 +9048,7 @@ msgstr "" msgid "Font Type" msgstr "Tipul Font" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2660 -======= -#: flatcamGUI/ObjectUI.py:2580 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:197 msgid "Font Size" msgstr "Dim. Font" @@ -10671,7 +9102,6 @@ msgstr "" "Nu s-a putut adnota datorită unei diferențe între numărul de elemente de " "text și numărul de locații de text." -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:911 msgid "Preferences applied." msgstr "Preferințele au fost aplicate." @@ -10694,30 +9124,6 @@ msgid "Preferences edited but not saved." msgstr "Preferințele au fost editate dar nu au fost salvate." #: flatcamGUI/preferences/PreferencesUIManager.py:1117 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:907 -msgid "Preferences applied." -msgstr "Preferințele au fost aplicate." - -#: flatcamGUI/preferences/PreferencesUIManager.py:971 -msgid "Preferences closed without saving." -msgstr "Tab-ul Preferințe a fost închis fără a salva." - -#: flatcamGUI/preferences/PreferencesUIManager.py:983 -msgid "Preferences default values are restored." -msgstr "Valorile implicite pt preferințe sunt restabilite." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1018 -#: flatcamGUI/preferences/PreferencesUIManager.py:1127 -msgid "Preferences saved." -msgstr "Preferințele au fost salvate." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1068 -msgid "Preferences edited but not saved." -msgstr "Preferințele au fost editate dar nu au fost salvate." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1113 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more values are changed.\n" "Do you want to save the Preferences?" @@ -10746,7 +9152,6 @@ msgstr "" "ATENTIE:\n" "poate fi folosit doar cu un fişier postprocesor care contine " "'toolchange_custom' în nume." -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:119 msgid "Z depth for the cut" @@ -10816,77 +9221,6 @@ msgstr "Coordinate" #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 msgid "" -======= - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:119 -msgid "Z depth for the cut" -msgstr "Z adâncimea de tăiere" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:120 -msgid "Z height for travel" -msgstr "Z Înălţimea deplasare" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:126 -msgid "dwelltime = time to dwell to allow the spindle to reach it's set RPM" -msgstr "dwelltime = durata de asteptare ca motorul să ajunga la turatia setată" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:145 -msgid "Annotation Size" -msgstr "Dim. anotate" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 -msgid "The font size of the annotation text. In pixels." -msgstr "Dimensiunea fontului pt. textul cu notatii. In pixeli." - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157 -msgid "Annotation Color" -msgstr "Culoarea anotatii" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:159 -msgid "Set the font color for the annotation texts." -msgstr "Setează culoarea pentru textul cu anotatii." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:26 -msgid "CNC Job General" -msgstr "CNCJob General" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:77 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:59 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:45 -msgid "Circle Steps" -msgstr "Pași pt. cerc" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:79 -msgid "" -"The number of circle steps for GCode \n" -"circle and arc shapes linear approximation." -msgstr "" -"Numărul de segmente utilizate pentru\n" -"aproximarea lineara a reprezentarilor GCodului circular." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:88 -msgid "Travel dia" -msgstr "Dia Deplasare" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:90 -msgid "" -"The width of the travel lines to be\n" -"rendered in the plot." -msgstr "Diametrul liniilor de deplasare care să fie redate prin afișare." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:103 -msgid "G-code Decimals" -msgstr "Zecimale G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:106 -#: flatcamTools/ToolFiducials.py:74 -msgid "Coordinates" -msgstr "Coordinate" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 -msgid "" ->>>>>>> remotes/jpcgt/flatcam/Beta "The number of decimals to be used for \n" "the X, Y, Z coordinates in CNC code (GCODE, etc.)" msgstr "" @@ -10996,7 +9330,6 @@ msgstr "Alfa" #: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:191 msgid "Set the fill transparency for plotted objects." msgstr "Setează nivelul de transparenţă pentru obiectele afisate." -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:231 msgid "CNCJob Object Color" @@ -11907,297 +10240,11 @@ msgid "Delete object confirmation" msgstr "Confirmare de ștergere a obiectului" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:378 -======= - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:231 -msgid "CNCJob Object Color" -msgstr "Culoare obiect CNCJob" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:237 -msgid "Set the color for plotted objects." -msgstr "Setați culoarea pentru obiectele trasate." - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 -msgid "CNC Job Options" -msgstr "Opțiuni CNCJob" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 -msgid "Export G-Code" -msgstr "Exportă G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:47 -msgid "Prepend to G-Code" -msgstr "Adaugă la inceputul G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:56 msgid "" -"Type here any G-Code commands you would like to add at the beginning of the " -"G-Code file." +"When checked the application will ask for user confirmation\n" +"whenever the Delete object(s) event is triggered, either by\n" +"menu shortcut or key shortcut." msgstr "" -"Introduceți aici orice comandă G-Code pe care doriți să o adăugați la " -"începutul fișierului G-Code." - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:63 -msgid "Append to G-Code" -msgstr "Adaugă la sfârşitul G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:73 -msgid "" -"Type here any G-Code commands you would like to append to the generated " -"file.\n" -"I.e.: M2 (End of program)" -msgstr "" -"Adaugă aici orice comenzi G-Code care se dorește să fie\n" -"inserate la sfârşitul codului G-Code.\n" -"De exemplu: M2 (Sfârșitul programului)" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:27 -msgid "Excellon Adv. Options" -msgstr "Opțiuni Avans. Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:34 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:31 -msgid "Advanced Options" -msgstr "Opțiuni avansate" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:36 -msgid "" -"A list of Excellon advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"O lista de parametri Excellon avansati.\n" -"Acesti parametri sunt disponibili doar\n" -"când este selectat Nivelul Avansat pentru\n" -"aplicaţie in Preferințe - > General." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:59 -msgid "Toolchange X,Y" -msgstr "X,Y schimb. unealtă" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:61 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:47 -msgid "Toolchange X,Y position." -msgstr "Poziţia X,Y in format (x,y) unde se face schimbarea uneltei." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:121 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:134 -msgid "Spindle direction" -msgstr "Directie rotatie Motor" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:123 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:136 -msgid "" -"This sets the direction that the spindle is rotating.\n" -"It can be either:\n" -"- CW = clockwise or\n" -"- CCW = counter clockwise" -msgstr "" -"Aici se setează directia in care motorul se roteste.\n" -"Poate fi:\n" -"- CW = in sensul acelor de ceasornic\n" -"- CCW = in sensul invers acelor de ceasornic" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:134 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:148 -msgid "Fast Plunge" -msgstr "Plonjare rapidă" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:136 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:150 -msgid "" -"By checking this, the vertical move from\n" -"Z_Toolchange to Z_move is done with G0,\n" -"meaning the fastest speed available.\n" -"WARNING: the move is done at Toolchange X,Y coords." -msgstr "" -"Prin bifarea de aici, mișcarea de la Înălţimea unde se face schimbarea " -"uneltei\n" -"pana la Înălţimea unde se face deplasarea între taieri, se va face cu " -"comanda G0.\n" -"Aceasta inseamna că se va folosi viteza maxima disponibila.\n" -"\n" -"ATENTIE: mișcarea aceasta pe verticala se face la coordonatele X, Y unde se " -"schimba\n" -"unealta. Daca aveti ceva plasat sub unealtă ceva se va strica." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:143 -msgid "Fast Retract" -msgstr "Retragere rapida" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:145 -msgid "" -"Exit hole strategy.\n" -" - When uncheked, while exiting the drilled hole the drill bit\n" -"will travel slow, with set feedrate (G1), up to zero depth and then\n" -"travel as fast as possible (G0) to the Z Move (travel height).\n" -" - When checked the travel from Z cut (cut depth) to Z_move\n" -"(travel height) is done as fast as possible (G0) in one move." -msgstr "" -"Strategia de evacuare a găurii tocmai găurite.\n" -"- când nu este bifat, burghiul va ieși din gaura cu viteza feedrate " -"setată, \n" -"G1, pana ajunge la nivelul zero, ulterior ridicându-se pana la Înălţimea de " -"deplasare\n" -"cu viteza maxima G0\n" -"- când este bifat, burghiul se va deplasa de la adâncimea de tăiere pana la " -"adâncimea\n" -"de deplasare cu viteza maxima G0, intr-o singură mișcare." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 -msgid "A list of Excellon Editor parameters." -msgstr "O listă de parametri ai Editorului Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:40 -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:194 -msgid "Selection limit" -msgstr "Limita selecţie" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:42 -msgid "" -"Set the number of selected Excellon geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Setează numărul de geometrii Excellon selectate peste care\n" -"geometria utilitară devine o simplă formă pătratica de \n" -"selectie.\n" -"Creste performanta cand se muta un număr mai mare de \n" -"elemente geometrice." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:55 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:117 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:123 -msgid "New Dia" -msgstr "Dia. nou" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:80 -msgid "Linear Drill Array" -msgstr "Arie lineară de găuri" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:84 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:232 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:120 -msgid "Linear Direction" -msgstr "Direcție liniară" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:126 -msgid "Circular Drill Array" -msgstr "Arie circ. de găuri" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:130 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:280 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:164 -msgid "Circular Direction" -msgstr "Direcția circulară" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:166 -msgid "" -"Direction for circular array.\n" -"Can be CW = clockwise or CCW = counter clockwise." -msgstr "" -"Directia pentru aria circulară.\n" -"Poate fi CW = in sensul acelor de ceasornic sau CCW = invers acelor de " -"ceasornic." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:143 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:293 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:177 -msgid "Circular Angle" -msgstr "Unghi circular" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:196 -msgid "" -"Angle at which the slot is placed.\n" -"The precision is of max 2 decimals.\n" -"Min value is: -359.99 degrees.\n" -"Max value is: 360.00 degrees." -msgstr "" -"Unghiul la care este plasat slotul.\n" -"Precizia este de maxim 2 zecimale.\n" -"Valoarea minimă este: -359,99 grade.\n" -"Valoarea maximă este: 360,00 grade." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:215 -msgid "Linear Slot Array" -msgstr "Arie lineară de Sloturi" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:276 -msgid "Circular Slot Array" -msgstr "Arie circ. de Sloturi" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:26 -msgid "Excellon Export" -msgstr "Export Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:30 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:31 -msgid "Export Options" -msgstr "Opțiuni de Export" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:32 -msgid "" -"The parameters set here are used in the file exported\n" -"when using the File -> Export -> Export Excellon menu entry." -msgstr "" -"Acesti parametri listati aici sunt folositi atunci când\n" -"se exporta un fişier Excellon folosind:\n" -"File -> Exporta -> Exporta Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:41 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:163 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:39 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:42 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:82 -#: flatcamTools/ToolDistance.py:56 flatcamTools/ToolDistanceMin.py:50 -#: flatcamTools/ToolPcbWizard.py:127 flatcamTools/ToolProperties.py:154 -msgid "Units" -msgstr "Unităti" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:43 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:49 -msgid "The units used in the Excellon file." -msgstr "Unitatile de masura folosite in fişierul Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:46 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:87 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:173 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:87 -#: flatcamTools/ToolCalculators.py:61 flatcamTools/ToolPcbWizard.py:125 -msgid "INCH" -msgstr "Inch" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:47 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:174 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:43 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:48 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:88 -#: flatcamTools/ToolCalculators.py:62 flatcamTools/ToolPcbWizard.py:126 -msgid "MM" -msgstr "MM" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:55 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:56 -msgid "Int/Decimals" -msgstr "Înt/Zecimale" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:57 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period." -msgstr "" -<<<<<<< HEAD "Când este bifat, aplicația va cere confirmarea utilizatorului\n" "ori de câte ori este declanșat evenimentul de Ștergere a \n" "unor obiecte, fie de cu ajutorul meniurilor sau cu combinatii de taste." @@ -12207,21 +10254,13 @@ msgid "\"Open\" behavior" msgstr "Stil \"Încarcare\"" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:387 -======= -"Fişierele NC, numite usual fişiere Excellon\n" -"sunt fişiere care pot fi gasite in diverse formate.\n" -"Aici se setează formatul Excellon când nu se utilizează\n" -"coordonate cu zecimale." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:69 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:95 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:124 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This numbers signify the number of digits in\n" -"the whole part of Excellon coordinates." +"When checked the path for the last saved file is used when saving files,\n" +"and the path for the last opened file is used when opening files.\n" +"\n" +"When unchecked the path for opening files is the one used last: either the\n" +"path for saving files or the path for opening files." msgstr "" -<<<<<<< HEAD "Cand este bifat, calea de salvare a ultimului fiser salvat este folosită " "cand se \n" "salvează fisiere si calea de deschidere pt ultimul fisier este folosită cand " @@ -12237,93 +10276,45 @@ msgid "Enable ToolTips" msgstr "Activează ToolTip-uri" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -======= -"Acest număr reprezinta numărul de digiti din partea\n" -"intreaga a coordonatelor Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:82 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:108 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:137 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This numbers signify the number of digits in\n" -"the decimal part of Excellon coordinates." +"Check this box if you want to have toolTips displayed\n" +"when hovering with mouse over items throughout the App." msgstr "" -"Acest număr reprezinta numărul de digiti din partea\n" -"zecimala a coordonatelor Excellon." +"Bifează daca dorești ca să fie afisate texte explicative când se\n" +"tine mouse-ul deasupra diverselor texte din FlatCAM." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:405 msgid "Allow Machinist Unsafe Settings" msgstr "Permiteți setări nesigure pt Mașiniști" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:407 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:91 -msgid "Format" -msgstr "Format" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:93 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:103 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Select the kind of coordinates format used.\n" -"Coordinates can be saved with decimal point or without.\n" -"When there is no decimal point, it is required to specify\n" -"the number of digits for integer part and the number of decimals.\n" -"Also it will have to be specified if LZ = leading zeros are kept\n" -"or TZ = trailing zeros are kept." +"If checked, some of the application settings will be allowed\n" +"to have values that are usually unsafe to use.\n" +"Like Z travel negative values or Z Cut positive values.\n" +"It will applied at the next application start.\n" +"<>: Don't change this unless you know what you are doing !!!" msgstr "" -"Selectati tipul formatului de coordonate folosit.\n" -"Coordonatele se pot salva cu punct zecimal sau fără.\n" -"Când nu se foloseşte punctul zecimal ca separator între\n" -"partea intreaga și partea zecimala, este necesar să se\n" -"specifice numărul de digiti folosit pentru partea intreaga\n" -"și numărul de digiti folosit pentru partea zecimala.\n" -"Trebuie specificat și modul in care sunt tratate zerourile:\n" -"- LZ = zerourile prefix sunt pastrate și cele sufix eliminate\n" -"- TZ = zerourile prefix sunt eliminate și cele sufix pastrate." +"Dacă este bifat, unele dintre setările aplicației vor fi permise\n" +"pentru a avea valori de obicei nesigure de utilizat.\n" +"Cum ar fi valori negative pt Z Travel sau valori positive pt Z Tăieri .\n" +"Se va aplica la următoarea pornire a aplicatiei.\n" +"<>: Nu schimbați acest lucru decât dacă știți ce faceți !!!" -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:419 msgid "Bookmarks limit" msgstr "Limită nr. bookmark-uri" #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:421 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:100 -msgid "Decimal" -msgstr "Zecimale" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:101 -msgid "No-Decimal" -msgstr "Fără zecimale" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:114 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:145 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:96 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:97 -msgid "Zeros" -msgstr "Zero-uri" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:117 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." +"The maximum number of bookmarks that may be installed in the menu.\n" +"The number of bookmarks in the bookmark manager may be greater\n" +"but the menu will hold only so much." msgstr "" -"Aici se setează tipul de suprimare a zerourilor,\n" -"in cazul unui fişier Excellon.\n" -"LZ = zerourile din fata numărului sunt pastrate și\n" -"cele de la final sunt indepartate.\n" -"TZ = zerourile din fata numărului sunt indepartate și\n" -"cele de la final sunt pastrate.\n" -"(Invers fata de fişierele Gerber)." +"Numărul maxim de bookmark-uri care pot fi instalate în meniu.\n" +"Numărul de bookmark-uri în managerul de bookmark-uri poate fi mai mare\n" +"dar meniul va conține doar atât de mult." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:430 msgid "Activity Icon" msgstr "Icon activitare" @@ -12337,56 +10328,14 @@ msgid "App Preferences" msgstr "Preferințele Aplicaţie" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:40 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:124 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:158 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:106 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:107 -#: flatcamTools/ToolPcbWizard.py:111 -msgid "LZ" -msgstr "LZ" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:125 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:159 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:107 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:108 -#: flatcamTools/ToolPcbWizard.py:112 -msgid "TZ" -msgstr "TZ" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:127 msgid "" -"This sets the default type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." +"The default value for FlatCAM units.\n" +"Whatever is selected here is set every time\n" +"FlatCAM is started." msgstr "" -"Acesta este tipul implicit de zero-uri Excellon.\n" -"- LZ = zerourile prefix sunt pastrate și cele sufix eliminate\n" -"- TZ = zerourile prefix sunt eliminate și cele sufix pastrate." +"Unitatea de masura pt FlatCAM.\n" +"Este setată la fiecare pornire a programului." -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:137 -msgid "Slot type" -msgstr "Tip slot" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:140 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:150 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"This sets how the slots will be exported.\n" -"If ROUTED then the slots will be routed\n" -"using M15/M16 commands.\n" -"If DRILLED(G85) the slots will be exported\n" -"using the Drilled slot command (G85)." -msgstr "" -"Aceasta stabilește modul în care sloturile vor fi exportate.\n" -"Dacă sunt Decupate, atunci sloturile vor fi procesate\n" -"folosind comenzile M15 / M16.\n" -"Dacă sunt Găurite (G85) sloturile vor fi exportate\n" -"folosind comanda slotului găurit (G85)." - -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 msgid "IN" msgstr "Inch" @@ -12396,151 +10345,52 @@ msgid "Precision MM" msgstr "Precizie MM" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -======= -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 -msgid "Routed" -msgstr "Decupate" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:148 -msgid "Drilled(G85)" -msgstr "Găurite(G85)" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:29 -msgid "Excellon General" -msgstr "Excellon General" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:62 -msgid "Excellon Format" -msgstr "Format Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:64 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period.\n" -"\n" -"Possible presets:\n" -"\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" +"The number of decimals used throughout the application\n" +"when the set units are in METRIC system.\n" +"Any change here require an application restart." msgstr "" -"Fişierele de găurire NC drills numite generic Excellon\n" -"sunt fişiere care nu respecta clar un format.\n" -"Fiecare companie și-a aplicat propria viziune aşa încât\n" -"s-a ajuns că nu se poate face o recunoaștere automata\n" -"a formatului Excellon in fiecare caz.\n" -"Aici putem seta manual ce format ne asteptăm să gasim,\n" -"când coordonatele nu sunt reprezentate cu\n" -"separator zecimal.\n" -"\n" -"Setări posibile:\n" -"\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" +"Numărul de zecimale utilizate în întreaga aplicație\n" +"când unitățile setate sunt în sistem METRIC.\n" +"Orice modificare necesită repornirea aplicației." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:64 msgid "Precision INCH" msgstr "Precizie INCH" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:88 -msgid "Default values for INCH are 2:4" -msgstr "" -"Valorile default pentru Inch sunt 2:4\n" -"adica 2 parti intregi și 4 zecimale" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:116 -msgid "METRIC" -msgstr "Metric" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 -msgid "Default values for METRIC are 3:3" -msgstr "" -"Valorile default pentru Metric sunt 3:3\n" -"adica 3 parti intregi și 3 zecimale" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed.\n" -"\n" -"This is used when there is no information\n" -"stored in the Excellon file." +"The number of decimals used throughout the application\n" +"when the set units are in INCH system.\n" +"Any change here require an application restart." msgstr "" -"Aici se setează tipul de suprimare a zerourilor,\n" -"in cazul unui fişier Excellon.\n" -"LZ = zerourile din fata numărului sunt pastrate și\n" -"cele de la final sunt indepartate.\n" -"TZ = zerourile din fata numărului sunt indepartate și\n" -"cele de la final sunt pastrate.\n" -"(Invers fata de fişierele Gerber).\n" -"Se foloseşte atunci când nu există informații\n" -"stocate în fișierul Excellon." +"Numărul de zecimale utilizate în întreaga aplicație\n" +"când unitățile setate sunt în sistem INCH.\n" +"Orice modificare necesită repornirea aplicației." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:78 msgid "Graphic Engine" msgstr "Motor grafic" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:166 msgid "" -"This sets the default units of Excellon files.\n" -"If it is not detected in the parsed file the value here\n" -"will be used.Some Excellon files don't have an header\n" -"therefore this parameter will be used." +"Choose what graphic engine to use in FlatCAM.\n" +"Legacy(2D) -> reduced functionality, slow performance but enhanced " +"compatibility.\n" +"OpenGL(3D) -> full functionality, high performance\n" +"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" +"Intel HD3000 or older. In this case the plot area will be black therefore\n" +"use the Legacy(2D) mode." msgstr "" -"Aceasta valoare este valoarea la care se recurge\n" -"in cazul in care nu se poate determina automat\n" -"atunci când se face parsarea fişierlui Excellon.\n" -"Unele fişiere de găurire (Excellon) nu au header\n" -"(unde se gasesc unitatile) și atunci se va folosi\n" -"aceasta valoare." +"Alegeți ce motor grafic să utilizați în FlatCAM.\n" +"Legacy (2D) -> funcționalitate redusă, performanțe lente, dar " +"compatibilitate îmbunătățită.\n" +"OpenGL (3D) -> funcționalitate completă, performanță ridicată\n" +"Unele placi video sunt prea vechi și nu funcționează în modul OpenGL (3D), " +"cum ar fi:\n" +"Intel HD3000 sau mai vechi. În acest caz, suprafața de afisare va fi neagră\n" +"prin urmare folosiți modul Legacy (2D)." -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:176 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"This sets the units of Excellon files.\n" -"Some Excellon files don't have an header\n" -"therefore this parameter will be used." -msgstr "" -"Aceasta valoare este valoarea la care se recurge\n" -"in cazul in care nu se poate determina automat\n" -"atunci când se face parsarea fişierlui Excellon.\n" -"Unele fişiere de găurire (Excellon) nu au header\n" -"(unde se gasesc unitatile) și atunci se va folosi\n" -"aceasta valoare." - -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 msgid "Legacy(2D)" msgstr "Legacy(2D)" @@ -12554,48 +10404,21 @@ msgid "APP. LEVEL" msgstr "Nivel aplicatie" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:184 -msgid "Update Export settings" -msgstr "Actualizeaza setarile de Export" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:201 -msgid "Excellon Optimization" -msgstr "Optimizare Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:204 -msgid "Algorithm:" -msgstr "Algoritm:" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:206 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:222 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the optimization type for the Excellon drill path.\n" -"If <> is checked then Google OR-Tools algorithm with\n" -"MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" -"If <> is checked then Google OR-Tools Basic algorithm is used.\n" -"If <> is checked then Travelling Salesman algorithm is used for\n" -"drill path optimization.\n" +"Choose the default level of usage for FlatCAM.\n" +"BASIC level -> reduced functionality, best for beginner's.\n" +"ADVANCED level -> full functionality.\n" "\n" -"If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" -"Travelling Salesman algorithm for path optimization." +"The choice here will influence the parameters in\n" +"the Selected Tab for all kinds of FlatCAM objects." msgstr "" -"Aceasta setează tipul de optimizare pentru calea de găurire Excellon.\n" -"Dacă <> este bifat, atunci algoritmul Google OR-Tools cu\n" -"Calea locală ghidată MetaHeuristic este utilizat. Timpul implicit de căutare " -"este de 3 secunde.\n" -"Dacă <> este bifat, atunci algoritmul Google OR-Tools Basic este " -"utilizat.\n" -"Dacă <> este bifat, atunci algoritmul Traveling Salesman este utilizat " -"pentru\n" -"optimizarea căii de găurire\n" +"Nivelul default de utilizare pt FlatCAM.\n" +"Nivel BAZA -> functionalitate simplificata, potrivit pt incepatori\n" +"Nivel AVANSAT -> functionalitate completa.\n" "\n" -"Dacă acest control este dezactivat, FlatCAM funcționează în modul 32 biți și " -"folosește\n" -"Algoritmul Traveling Salesman pentru optimizarea căii." +"Alegerea efectuata aici va influenta ce aparamtri sunt disponibili\n" +"in Tab-ul SELECTAT dar și in alte parti ale FlatCAM." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 #: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:531 #: flatcamObjects/FlatCAMGerber.py:278 @@ -12607,41 +10430,19 @@ msgid "Portable app" msgstr "Aplicație portabilă" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:217 -msgid "MetaHeuristic" -msgstr "MetaHeuristic" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:218 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:104 -#: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:485 -#: flatcamObjects/FlatCAMGerber.py:251 -msgid "Basic" -msgstr "Baza" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:219 -msgid "TSA" -msgstr "TSA" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:236 -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:245 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:237 -msgid "Duration" -msgstr "Durată" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:239 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"When OR-Tools Metaheuristic (MH) is enabled there is a\n" -"maximum threshold for how much time is spent doing the\n" -"path optimization. This max duration is set here.\n" -"In seconds." +"Choose if the application should run as portable.\n" +"\n" +"If Checked the application will run portable,\n" +"which means that the preferences files will be saved\n" +"in the application folder, in the lib\\config subfolder." msgstr "" -"Când se foloseşte optimziarea MH, aceasta valoare\n" -"reprezinta cat timp se sta pentru fiecare element in\n" -"incercarea de a afla calea optima." +"Alegeți dacă aplicația ar trebui să funcționeze in modul portabil.\n" +"\n" +"Dacă e bifat, aplicația va rula portabil,\n" +"ceea ce înseamnă că fișierele de preferințe vor fi salvate\n" +"în folderul aplicației, în subfolderul lib \\ config." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 msgid "Languages" msgstr "Traduceri" @@ -12655,36 +10456,13 @@ msgid "Apply Language" msgstr "Aplica Traducere" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:133 -======= -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:258 -msgid "Excellon Object Color" -msgstr "Culoare obiect Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:264 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:86 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:155 -msgid "Set the line color for plotted objects." -msgstr "Setează culoarea conturului." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29 -msgid "Excellon Options" -msgstr "Opțiuni Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:34 -msgid "Create CNC Job" -msgstr "Crează CNCJob" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Parameters used to create a CNC Job object\n" -"for this drill object." +"Set the language used throughout FlatCAM.\n" +"The app will restart after click." msgstr "" -"Parametrii folositi pentru a crea un obiect FlatCAM tip CNCJob\n" -"din acest obiect Excellon." +"Setați limba folosită în FlatCAM.\n" +"Aplicația va reporni după clic." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:147 msgid "Startup Settings" msgstr "Setări de Pornire" @@ -12710,170 +10488,26 @@ msgid "Show Shell" msgstr "Arată Shell" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:174 -======= -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:152 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:121 -msgid "Tool change" -msgstr "Schimb unealtă" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 -msgid "Enable Dwell" -msgstr "Activați Pauză" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259 msgid "" -"The preprocessor JSON file that dictates\n" -"Gcode output." +"Check this box if you want the shell to\n" +"start automatically at startup." msgstr "" -"Fișierul JSON postprocesor care dictează\n" -"codul Gcode." +"Bifează in cazul in care se dorește pornirea\n" +"automata a ferestrei Shell (linia de comanda)\n" +"la initializarea aplicaţiei." -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:270 -msgid "Gcode" -msgstr "Gcode" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:272 -msgid "" -"Choose what to use for GCode generation:\n" -"'Drills', 'Slots' or 'Both'.\n" -"When choosing 'Slots' or 'Both', slots will be\n" -"converted to drills." -msgstr "" -"Alege ce anume să fie folot ca sursa pentru generarea de GCode:\n" -"- Găuri\n" -"- Sloturi\n" -"- Ambele.\n" -"Când se alege Sloturi sau Ambele, sloturile vor fi convertite in serii de " -"găuri." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288 -msgid "Mill Holes" -msgstr "Frezare găuri" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:290 -msgid "Create Geometry for milling holes." -msgstr "Crează un obiect tip Geometrie pentru frezarea găurilor." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294 -msgid "Drill Tool dia" -msgstr "Dia. Burghiu Găurire" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 -msgid "Slot Tool dia" -msgstr "Dia. Freza Slot" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"Diameter of the cutting tool\n" -"when milling slots." -msgstr "Diametrul frezei când se frezează sloturile." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:28 -msgid "App Settings" -msgstr "Setări Aplicație" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:49 -msgid "Grid Settings" -msgstr "Setări Grilă" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:53 -msgid "X value" -msgstr "Val X" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:55 -msgid "This is the Grid snap value on X axis." -msgstr "Aceasta este valoare pentru lipire pe Grid pe axa X." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:65 -msgid "Y value" -msgstr "Val Y" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:67 -msgid "This is the Grid snap value on Y axis." -msgstr "Aceasta este valoare pentru lipire pe Grid pe axa Y." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:77 -msgid "Snap Max" -msgstr "Lipire Max" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:92 -msgid "Workspace Settings" -msgstr "Setări ale Spațiului de Lucru" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:95 -msgid "Active" -msgstr "Activ" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:97 -msgid "" -"Draw a delimiting rectangle on canvas.\n" -"The purpose is to illustrate the limits for our work." -msgstr "" -"Desenează un patrulater care delimitează o suprafată de lucru.\n" -"Scopul este de a ilustra limitele suprafetei noastre de lucru." - -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:181 msgid "Show Project" msgstr "Afișați Proiectul" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:183 -======= -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:105 msgid "" -"Select the type of rectangle to be used on canvas,\n" -"as valid workspace." +"Check this box if you want the project/selected/tool tab area to\n" +"to be shown automatically at startup." msgstr "" -"Selectează tipul de patrulater care va fi desenat pe canvas,\n" -"pentru a delimita suprafata de lucru disponibilă (SL)." +"Bifează aici daca dorești ca zona Notebook să fie\n" +"afișată automat la pornire." -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:171 -msgid "Orientation" -msgstr "Orientare" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:172 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:239 -#: flatcamTools/ToolFilm.py:422 -msgid "" -"Can be:\n" -"- Portrait\n" -"- Landscape" -msgstr "" -"Poate fi:\n" -"- Portret\n" -"- Peisaj" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:176 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:243 -#: flatcamTools/ToolFilm.py:426 -msgid "Portrait" -msgstr "Portret" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:177 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:244 -#: flatcamTools/ToolFilm.py:427 -msgid "Landscape" -msgstr "Peisaj" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:201 -msgid "Notebook" -msgstr "Agendă" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:203 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"This sets the font size for the elements found in the Notebook.\n" -"The notebook is the collapsible area in the left side of the GUI,\n" -"and include the Project, Selected and Tool tabs." -msgstr "" -"Aceasta stabilește dimensiunea fontului pentru elementele \n" -"găsite în Notebook.\n" -"Notebook-ul este zona pliabilă din partea stângă a GUI,\n" -"și include filele Proiect, Selectat și Unelte." - -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 msgid "Version Check" msgstr "Verificare versiune" @@ -12892,55 +10526,35 @@ msgid "Send Statistics" msgstr "Trimiteți statistici" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:200 -======= -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:222 -msgid "Axis" -msgstr "Axă" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:224 -msgid "This sets the font size for canvas axis." -msgstr "Aceasta setează dimensiunea fontului pentru axele zonei de afisare." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:241 -msgid "Textbox" -msgstr "Casetă de text" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:243 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"This sets the font size for the Textbox GUI\n" -"elements that are used in FlatCAM." +"Check this box if you agree to send anonymous\n" +"stats automatically at startup, to help improve FlatCAM." msgstr "" -"Aceasta setează dimensiunea fontului pentru elementele \n" -"interfața GUI care sunt utilizate în FlatCAM." +"Bifează daca esti de acord ca aplicaţia să trimita la pornire\n" +"un set de informatii cu privire la modul in care folosești\n" +"aplicaţia. In acest fel dezvoltatorii vor sti unde să se focalizeze\n" +"in crearea de inbunatatiri." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:214 msgid "Workers number" msgstr "Număr de worker's" #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:216 -======= -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:269 -msgid "Mouse Settings" -msgstr "Setări mouse" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:273 -msgid "Cursor Shape" -msgstr "Forma cursorului" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" -"Choose a mouse cursor shape.\n" -"- Small -> with a customizable size.\n" -"- Big -> Infinite lines" +"The number of Qthreads made available to the App.\n" +"A bigger number may finish the jobs more quickly but\n" +"depending on your computer speed, may make the App\n" +"unresponsive. Can have a value between 2 and 16.\n" +"Default value is 2.\n" +"After change, it will be applied at next App start." msgstr "" -"Alegeți o formă de cursor a mouse-ului.\n" -"- Mic -> cu o dimensiune personalizabilă.\n" -"- Mare -> Linii infinite" +"Număarul de QThread-uri care sunt disponibile pt aplicatie.\n" +"Un număr mai mare va permite terminarea operatiilor mai rapida\n" +"dar in functie de cat de rapid este calculatorul, poate face ca aplicatia\n" +"sa devina temporar blocată. Poate lua o valoare intre 2 si 16.\n" +"Valoarea standard este 2.\n" +"Dupa schimbarea valoarii, se va aplica la următoarea pornire a aplicatiei." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:230 msgid "Geo Tolerance" msgstr "Toleranta geometrică" @@ -14885,2332 +12499,6 @@ msgstr "Forma" msgid "Axis Ref" msgstr "Axa de Ref" -======= -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:281 -msgid "Small" -msgstr "Mic" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:282 -msgid "Big" -msgstr "Mare" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:289 -msgid "Cursor Size" -msgstr "Dimensiunea cursorului" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:291 -msgid "Set the size of the mouse cursor, in pixels." -msgstr "Setați dimensiunea cursorului mouse-ului, în pixeli." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:302 -msgid "Cursor Width" -msgstr "Lățimea cursorului" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:304 -msgid "Set the line width of the mouse cursor, in pixels." -msgstr "Setați lățimea liniei cursorului mouse-ului, în pixeli." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:315 -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:322 -msgid "Cursor Color" -msgstr "Culoarea cursorului" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:317 -msgid "Check this box to color mouse cursor." -msgstr "Bifează această casetă pentru a colora cursorul mouse-ului." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:324 -msgid "Set the color of the mouse cursor." -msgstr "Setați culoarea cursorului mouse-ului." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:347 -msgid "Pan Button" -msgstr "Buton Pan (mișcare)" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:349 -msgid "" -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" -msgstr "" -"Selectează butonul folosit pentru 'mișcare':\n" -"- MMB - butonul din mijloc al mouse-ului\n" -"- RMB - butonul in dreapta al mouse-ului" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:353 -msgid "MMB" -msgstr "MMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:354 -msgid "RMB" -msgstr "RMB" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:360 -msgid "Multiple Selection" -msgstr "Selecție Multiplă" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:362 -msgid "Select the key used for multiple selection." -msgstr "Selectează tasta folosita pentru selectia multipla." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:364 -msgid "CTRL" -msgstr "CTRL" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:365 -msgid "SHIFT" -msgstr "SHIFT" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:376 -msgid "Delete object confirmation" -msgstr "Confirmare de ștergere a obiectului" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:378 -msgid "" -"When checked the application will ask for user confirmation\n" -"whenever the Delete object(s) event is triggered, either by\n" -"menu shortcut or key shortcut." -msgstr "" -"Când este bifat, aplicația va cere confirmarea utilizatorului\n" -"ori de câte ori este declanșat evenimentul de Ștergere a \n" -"unor obiecte, fie de cu ajutorul meniurilor sau cu combinatii de taste." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:385 -msgid "\"Open\" behavior" -msgstr "Stil \"Încarcare\"" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:387 -msgid "" -"When checked the path for the last saved file is used when saving files,\n" -"and the path for the last opened file is used when opening files.\n" -"\n" -"When unchecked the path for opening files is the one used last: either the\n" -"path for saving files or the path for opening files." -msgstr "" -"Cand este bifat, calea de salvare a ultimului fiser salvat este folosită " -"cand se \n" -"salvează fisiere si calea de deschidere pt ultimul fisier este folosită cand " -"se \n" -"deschide fisiere.\n" -"\n" -"Cand este debifat, calea de deshidere pt ultimul fisier este folosită pt " -"ambele \n" -"cazuri: fie că se deschide un fisier, fie că se salvează un fisier." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:396 -msgid "Enable ToolTips" -msgstr "Activează ToolTip-uri" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -msgid "" -"Check this box if you want to have toolTips displayed\n" -"when hovering with mouse over items throughout the App." -msgstr "" -"Bifează daca dorești ca să fie afisate texte explicative când se\n" -"tine mouse-ul deasupra diverselor texte din FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:405 -msgid "Allow Machinist Unsafe Settings" -msgstr "Permiteți setări nesigure pt Mașiniști" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:407 -msgid "" -"If checked, some of the application settings will be allowed\n" -"to have values that are usually unsafe to use.\n" -"Like Z travel negative values or Z Cut positive values.\n" -"It will applied at the next application start.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Dacă este bifat, unele dintre setările aplicației vor fi permise\n" -"pentru a avea valori de obicei nesigure de utilizat.\n" -"Cum ar fi valori negative pt Z Travel sau valori positive pt Z Tăieri .\n" -"Se va aplica la următoarea pornire a aplicatiei.\n" -"<>: Nu schimbați acest lucru decât dacă știți ce faceți !!!" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:419 -msgid "Bookmarks limit" -msgstr "Limită nr. bookmark-uri" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:421 -msgid "" -"The maximum number of bookmarks that may be installed in the menu.\n" -"The number of bookmarks in the bookmark manager may be greater\n" -"but the menu will hold only so much." -msgstr "" -"Numărul maxim de bookmark-uri care pot fi instalate în meniu.\n" -"Numărul de bookmark-uri în managerul de bookmark-uri poate fi mai mare\n" -"dar meniul va conține doar atât de mult." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:430 -msgid "Activity Icon" -msgstr "Icon activitare" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:432 -msgid "Select the GIF that show activity when FlatCAM is active." -msgstr "Selectați GIF-ul care arată activitatea când FlatCAM este activ." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:29 -msgid "App Preferences" -msgstr "Preferințele Aplicaţie" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:40 -msgid "" -"The default value for FlatCAM units.\n" -"Whatever is selected here is set every time\n" -"FlatCAM is started." -msgstr "" -"Unitatea de masura pt FlatCAM.\n" -"Este setată la fiecare pornire a programului." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 -msgid "IN" -msgstr "Inch" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:50 -msgid "Precision MM" -msgstr "Precizie MM" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in METRIC system.\n" -"Any change here require an application restart." -msgstr "" -"Numărul de zecimale utilizate în întreaga aplicație\n" -"când unitățile setate sunt în sistem METRIC.\n" -"Orice modificare necesită repornirea aplicației." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:64 -msgid "Precision INCH" -msgstr "Precizie INCH" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in INCH system.\n" -"Any change here require an application restart." -msgstr "" -"Numărul de zecimale utilizate în întreaga aplicație\n" -"când unitățile setate sunt în sistem INCH.\n" -"Orice modificare necesită repornirea aplicației." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:78 -msgid "Graphic Engine" -msgstr "Motor grafic" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -msgid "" -"Choose what graphic engine to use in FlatCAM.\n" -"Legacy(2D) -> reduced functionality, slow performance but enhanced " -"compatibility.\n" -"OpenGL(3D) -> full functionality, high performance\n" -"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" -"Intel HD3000 or older. In this case the plot area will be black therefore\n" -"use the Legacy(2D) mode." -msgstr "" -"Alegeți ce motor grafic să utilizați în FlatCAM.\n" -"Legacy (2D) -> funcționalitate redusă, performanțe lente, dar " -"compatibilitate îmbunătățită.\n" -"OpenGL (3D) -> funcționalitate completă, performanță ridicată\n" -"Unele placi video sunt prea vechi și nu funcționează în modul OpenGL (3D), " -"cum ar fi:\n" -"Intel HD3000 sau mai vechi. În acest caz, suprafața de afisare va fi neagră\n" -"prin urmare folosiți modul Legacy (2D)." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 -msgid "Legacy(2D)" -msgstr "Legacy(2D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:86 -msgid "OpenGL(3D)" -msgstr "OpenGL(3D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:98 -msgid "APP. LEVEL" -msgstr "Nivel aplicatie" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -msgid "" -"Choose the default level of usage for FlatCAM.\n" -"BASIC level -> reduced functionality, best for beginner's.\n" -"ADVANCED level -> full functionality.\n" -"\n" -"The choice here will influence the parameters in\n" -"the Selected Tab for all kinds of FlatCAM objects." -msgstr "" -"Nivelul default de utilizare pt FlatCAM.\n" -"Nivel BAZA -> functionalitate simplificata, potrivit pt incepatori\n" -"Nivel AVANSAT -> functionalitate completa.\n" -"\n" -"Alegerea efectuata aici va influenta ce aparamtri sunt disponibili\n" -"in Tab-ul SELECTAT dar și in alte parti ale FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 -#: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:506 -#: flatcamObjects/FlatCAMGerber.py:278 -msgid "Advanced" -msgstr "Avansat" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:111 -msgid "Portable app" -msgstr "Aplicație portabilă" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -msgid "" -"Choose if the application should run as portable.\n" -"\n" -"If Checked the application will run portable,\n" -"which means that the preferences files will be saved\n" -"in the application folder, in the lib\\config subfolder." -msgstr "" -"Alegeți dacă aplicația ar trebui să funcționeze in modul portabil.\n" -"\n" -"Dacă e bifat, aplicația va rula portabil,\n" -"ceea ce înseamnă că fișierele de preferințe vor fi salvate\n" -"în folderul aplicației, în subfolderul lib \\ config." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 -msgid "Languages" -msgstr "Traduceri" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:126 -msgid "Set the language used throughout FlatCAM." -msgstr "Setează limba folosita pentru textele din FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:132 -msgid "Apply Language" -msgstr "Aplica Traducere" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:133 -msgid "" -"Set the language used throughout FlatCAM.\n" -"The app will restart after click." -msgstr "" -"Setați limba folosită în FlatCAM.\n" -"Aplicația va reporni după clic." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:147 -msgid "Startup Settings" -msgstr "Setări de Pornire" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:151 -msgid "Splash Screen" -msgstr "Ecran Pornire" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:153 -msgid "Enable display of the splash screen at application startup." -msgstr "Activeaza afisarea unui ecran de pornire la pornirea aplicatiei." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:165 -msgid "Sys Tray Icon" -msgstr "Icon in Sys Tray" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:167 -msgid "Enable display of FlatCAM icon in Sys Tray." -msgstr "Activare pentru afișarea pictogramei FlatCAM în Sys Tray." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:172 -msgid "Show Shell" -msgstr "Arată Shell" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:174 -msgid "" -"Check this box if you want the shell to\n" -"start automatically at startup." -msgstr "" -"Bifează in cazul in care se dorește pornirea\n" -"automata a ferestrei Shell (linia de comanda)\n" -"la initializarea aplicaţiei." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:181 -msgid "Show Project" -msgstr "Afișați Proiectul" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:183 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"to be shown automatically at startup." -msgstr "" -"Bifează aici daca dorești ca zona Notebook să fie\n" -"afișată automat la pornire." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 -msgid "Version Check" -msgstr "Verificare versiune" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:191 -msgid "" -"Check this box if you want to check\n" -"for a new version automatically at startup." -msgstr "" -"Bifează daca se dorește verificarea automata\n" -"daca exista o versiune mai noua,\n" -"la pornirea aplicaţiei." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:198 -msgid "Send Statistics" -msgstr "Trimiteți statistici" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:200 -msgid "" -"Check this box if you agree to send anonymous\n" -"stats automatically at startup, to help improve FlatCAM." -msgstr "" -"Bifează daca esti de acord ca aplicaţia să trimita la pornire\n" -"un set de informatii cu privire la modul in care folosești\n" -"aplicaţia. In acest fel dezvoltatorii vor sti unde să se focalizeze\n" -"in crearea de inbunatatiri." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:214 -msgid "Workers number" -msgstr "Număr de worker's" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:216 -msgid "" -"The number of Qthreads made available to the App.\n" -"A bigger number may finish the jobs more quickly but\n" -"depending on your computer speed, may make the App\n" -"unresponsive. Can have a value between 2 and 16.\n" -"Default value is 2.\n" -"After change, it will be applied at next App start." -msgstr "" -"Număarul de QThread-uri care sunt disponibile pt aplicatie.\n" -"Un număr mai mare va permite terminarea operatiilor mai rapida\n" -"dar in functie de cat de rapid este calculatorul, poate face ca aplicatia\n" -"sa devina temporar blocată. Poate lua o valoare intre 2 si 16.\n" -"Valoarea standard este 2.\n" -"Dupa schimbarea valoarii, se va aplica la următoarea pornire a aplicatiei." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:230 -msgid "Geo Tolerance" -msgstr "Toleranta geometrică" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:232 -msgid "" -"This value can counter the effect of the Circle Steps\n" -"parameter. Default value is 0.005.\n" -"A lower value will increase the detail both in image\n" -"and in Gcode for the circles, with a higher cost in\n" -"performance. Higher value will provide more\n" -"performance at the expense of level of detail." -msgstr "" -"Această valoare afectează efectul prametrului Pasi Cerc.\n" -"Valoarea default este 0.005.\n" -"O valoare mai mică va creste detaliile atat in imagine cat si\n" -"in GCode pentru cercuri dar cu pretul unei scăderi in performantă.\n" -"O valoare mai mare va oferi o performantă crescută dar in\n" -"defavoarea nievelului de detalii." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:252 -msgid "Save Settings" -msgstr "Setări pentru Salvare" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:256 -msgid "Save Compressed Project" -msgstr "Salvează Proiectul comprimat" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:258 -msgid "" -"Whether to save a compressed or uncompressed project.\n" -"When checked it will save a compressed FlatCAM project." -msgstr "" -"Daca să se salveze proiectul in mod arhivat.\n" -"Când este bifat aici, se va salva o arhiva a proiectului\n" -"lucru care poate reduce dimensiunea semnificativ." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:267 -msgid "Compression" -msgstr "Compresie" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:269 -msgid "" -"The level of compression used when saving\n" -"a FlatCAM project. Higher value means better compression\n" -"but require more RAM usage and more processing time." -msgstr "" -"Nivelul de compresie folosit când se salvează un proiect FlatCAM.\n" -"Valorile posibile sunt [0 ... 9]. Valoarea 0 inseamna compresie minimala\n" -"dar cu consum redus de resurse in timp ce valoarea 9 cere multa memorie RAM\n" -"și in plus, durează semnificativ mai mult." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:280 -msgid "Enable Auto Save" -msgstr "Activează Salvarea Automată" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:282 -msgid "" -"Check to enable the autosave feature.\n" -"When enabled, the application will try to save a project\n" -"at the set interval." -msgstr "" -"Bifează pentru activarea optiunii de auto-salvare.\n" -"Cand este activate, aplicatia va incereca sa salveze\n" -"proiectul intr-un mod periodic." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:292 -msgid "Interval" -msgstr "Interval" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:294 -msgid "" -"Time interval for autosaving. In milliseconds.\n" -"The application will try to save periodically but only\n" -"if the project was saved manually at least once.\n" -"While active, some operations may block this feature." -msgstr "" -"Interval periodic pentru autosalvare. In milisecunde.\n" -"Aplicatia va incerca sa salveze periodic doar dacă\n" -"proiectul a fost salvat manual cel putin odată.\n" -"Cand unele operatii sunt active, această capabilitate poate fi sistată." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:310 -msgid "Text to PDF parameters" -msgstr "Parametri text la PDF" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:312 -msgid "Used when saving text in Code Editor or in FlatCAM Document objects." -msgstr "" -"Utilizat la salvarea textului în Codul Editor sau în obiectele FlatCAM " -"Document." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:321 -msgid "Top Margin" -msgstr "Margine Sus" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:323 -msgid "Distance between text body and the top of the PDF file." -msgstr "Distanța dintre corpul textului și partea superioară a fișierului PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:334 -msgid "Bottom Margin" -msgstr "Margine Jos" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:336 -msgid "Distance between text body and the bottom of the PDF file." -msgstr "Distanța dintre corpul textului și partea de jos a fișierului PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:347 -msgid "Left Margin" -msgstr "Margine Stânga" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:349 -msgid "Distance between text body and the left of the PDF file." -msgstr "Distanța dintre corpul textului și stânga fișierului PDF." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:360 -msgid "Right Margin" -msgstr "Margine Dreapta" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:362 -msgid "Distance between text body and the right of the PDF file." -msgstr "Distanța dintre corpul textului și dreapta fișierului PDF." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:26 -msgid "GUI Preferences" -msgstr "Preferințe GUI" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:36 -msgid "Theme" -msgstr "Temă" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:38 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area." -msgstr "" -"Selectează o Temă pentru FlatCAM.\n" -"Va afecta zona de afisare." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 -msgid "Light" -msgstr "Luminos" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:44 -msgid "Dark" -msgstr "Întunecat" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:51 -msgid "Use Gray Icons" -msgstr "Utilizați pictogramele gri" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:53 -msgid "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." -msgstr "" -"Bifează această casetă pentru a utiliza un set de pictograme cu\n" -"o culoare mai deschisă (gri). Pentru a fi utilizat atunci când\n" -"se aplică o temă complet întunecată." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:59 -msgid "Apply Theme" -msgstr "Aplicați Tema" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:61 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." -msgstr "" -"Selectați o Temă pentru FlatCAM.\n" -"Va afecta zona de afisare.\n" -"Aplicația va reporni după modificare." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:73 -msgid "Layout" -msgstr "Amplasare" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:75 -msgid "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." -msgstr "" -"Selectează un stil de amplasare a elementelor GUI in FlatCAM.\n" -"Se aplică imediat." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:95 -msgid "Style" -msgstr "Stil" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:97 -msgid "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Selectează un stil pentru FlatCAM.\n" -"Se va aplic la următoarea pornire a aplicaţiei." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:111 -msgid "Activate HDPI Support" -msgstr "Activați HDPI" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:113 -msgid "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Activează capabilitatea de DPI cu valoare mare.\n" -"Util pentru monitoarele 4k.\n" -"Va fi aplicată la următoarea pornire a aplicaţiei." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:127 -msgid "Display Hover Shape" -msgstr "Afișează forma Hover" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:129 -msgid "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." -msgstr "" -"Activează o formă când se tine mouse-ul deasupra unui obiect\n" -"in canvas-ul FlatCAM. Forma este afișată doar dacă obiectul \n" -"nu este selectat." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:136 -msgid "Display Selection Shape" -msgstr "Afișați forma de selecție" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:138 -msgid "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." -msgstr "" -"Activează o formă de selectie pt obiectele FlatCAM.\n" -"Se afisează când mouse-ul selectează un obiect\n" -"pe canvas-ul FlatCAM fie făcând click pe obiect fie prin\n" -"crearea unei ferestre de selectie." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:151 -msgid "Left-Right Selection Color" -msgstr "Culoare de selecție stânga-dreapta" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:156 -msgid "Set the line color for the 'left to right' selection box." -msgstr "" -"Setează transparenţa conturului formei de selecţie\n" -"când selectia se face de la stânga la dreapta." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:172 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Setează culoarea pentru forma de selectare in cazul\n" -"in care selectia se face de la stânga la dreapta.\n" -"Primii 6 digiti sunt culoarea efectivă și ultimii\n" -"doi sunt pentru nivelul de transparenţă (alfa)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:192 -msgid "Set the fill transparency for the 'left to right' selection box." -msgstr "" -"Setează transparenţa formei de selecţie când selectia\n" -"se face de la stânga la dreapta." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:216 -msgid "Right-Left Selection Color" -msgstr "Culoare de selecție dreapta-stânga" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:222 -msgid "Set the line color for the 'right to left' selection box." -msgstr "" -"Setează transparenţa conturului formei de selecţie\n" -"când selectia se face de la dreapta la stânga." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:239 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Setează culoarea pentru forma de selectare in cazul\n" -"in care selectia se face de la dreapta la stânga.\n" -"Primii 6 digiti sunt culoarea efectiva și ultimii\n" -"doi sunt pentru nivelul de transparenţă (alfa)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:259 -msgid "Set the fill transparency for selection 'right to left' box." -msgstr "" -"Setează transparenţa formei de selecţie când selectia\n" -"se face de la dreapta la stânga." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:286 -msgid "Editor Color" -msgstr "Culoare editor" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:290 -msgid "Drawing" -msgstr "Desen" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:292 -msgid "Set the color for the shape." -msgstr "Setează culoarea pentru forma geometrică din Editor." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:309 -msgid "Set the color of the shape when selected." -msgstr "" -"Setează culoarea formei geometrice in Editor\n" -"când se face o selecţie." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:332 -msgid "Project Items Color" -msgstr "Culoarea articolelor din Proiect" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:336 -msgid "Enabled" -msgstr "Activat" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:338 -msgid "Set the color of the items in Project Tab Tree." -msgstr "Setează culoarea elementelor din tab-ul Proiect." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:352 -msgid "Disabled" -msgstr "Dezactivat" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:354 -msgid "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." -msgstr "" -"Setează culoarea elementelor din tab-ul Proiect\n" -"in cazul in care elementele sunt dezactivate." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:370 -msgid "Project AutoHide" -msgstr "Ascundere Proiect" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:372 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." -msgstr "" -"Bifează daca dorești ca zona Notebook să fie ascunsă automat\n" -"când nu sunt obiecte incărcate și să fie afișată automat\n" -"când un obiect nou este creat/incărcat." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:27 -msgid "Geometry Adv. Options" -msgstr "Opțiuni Avans. Geometrie" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:35 -msgid "" -"A list of Geometry advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"O lista de parametri Geometrie avansati.\n" -"Acesti parametri sunt disponibili doar\n" -"când este selectat Nivelul Avansat pentru\n" -"aplicaţie in Preferințe - > General." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:45 -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:112 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134 -#: flatcamTools/ToolCalibration.py:125 flatcamTools/ToolSolderPaste.py:240 -msgid "Toolchange X-Y" -msgstr "X,Y schimb. unealtă" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56 -msgid "" -"Height of the tool just after starting the work.\n" -"Delete the value if you don't need this feature." -msgstr "" -"Înălţimea uneltei la care se gaseste la inceputul lucrului.\n" -"Lasa câmpul gol daca nu folosești aceasta." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:158 -msgid "Segment X size" -msgstr "Dim. seg X" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:160 -msgid "" -"The size of the trace segment on the X axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the X axis." -msgstr "" -"Dimensiunea segmentului de traseu pe axa X.\n" -"Folositor pentru auto-nivelare.\n" -"O valoare de 0 inseamnaca nu se face segmentare\n" -"pe axa X." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:174 -msgid "Segment Y size" -msgstr "Dim. seg Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:176 -msgid "" -"The size of the trace segment on the Y axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the Y axis." -msgstr "" -"Dimensiunea segmentului de traseu pe axa Y.\n" -"Folositor pentru auto-nivelare.\n" -"O valoare de 0 inseamnaca nu se face segmentare\n" -"pe axa Y." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33 -msgid "A list of Geometry Editor parameters." -msgstr "O lista de parametri ai Editorului de Geometrii." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:196 -msgid "" -"Set the number of selected geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Setează numărul de geometriil selectate peste care\n" -"geometria utilitară devine o simplă formă pătratica de \n" -"selectie.\n" -"Creste performanta cand se muta un număr mai mare de \n" -"elemente geometrice." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:27 -msgid "Geometry General" -msgstr "Geometrie General" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:49 -msgid "" -"The number of circle steps for Geometry \n" -"circle and arc shapes linear approximation." -msgstr "" -"Numărul de segmente utilizate pentru\n" -"aproximarea lineara a Geometriilor circulare." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:63 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:48 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:42 -msgid "Tools Dia" -msgstr "Dia Unealtă" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:65 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:108 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:50 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:44 -msgid "" -"Diameters of the tools, separated by comma.\n" -"The value of the diameter has to use the dot decimals separator.\n" -"Valid values: 0.3, 1.0" -msgstr "" -"Diametrele uneltelor separate cu virgulă.\n" -"Valoarea diametrului trebuie sa folosească punctul ca si separator zecimal.\n" -"Valori valide: 0.3, 1.0" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:80 -msgid "Geometry Object Color" -msgstr "Culoare obiect Geometrie" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:28 -msgid "Geometry Options" -msgstr "Opțiuni Geometrie" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:36 -msgid "" -"Create a CNC Job object\n" -"tracing the contours of this\n" -"Geometry object." -msgstr "" -"Crează un obiect CNCJob care urmăreste conturul\n" -"acestui obiect tip Geometrie." - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:80 -msgid "Depth/Pass" -msgstr "Adânc./Trecere" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:82 -msgid "" -"The depth to cut on each pass,\n" -"when multidepth is enabled.\n" -"It has positive value although\n" -"it is a fraction from the depth\n" -"which has negative value." -msgstr "" -"Adâncimea la care se taie la fiecare trecere,\n" -"atunci când >MultiPas< este folosit.\n" -"Valoarea este pozitivă desi reprezinta o fracţie\n" -"a adancimii de tăiere care este o valoare negativă." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:27 -msgid "Gerber Adv. Options" -msgstr "Opțiuni Av. Gerber" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:33 -msgid "" -"A list of Gerber advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"O lista de parametri Gerber avansati.\n" -"Acesti parametri sunt disponibili doar\n" -"când este selectat Nivelul Avansat pentru\n" -"aplicaţie in Preferințe - > General." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:52 -msgid "Table Show/Hide" -msgstr "Arata/Ascunde Tabela" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:54 -msgid "" -"Toggle the display of the Gerber Apertures Table.\n" -"Also, on hide, it will delete all mark shapes\n" -"that are drawn on canvas." -msgstr "" -"Comută afișarea tabelei de aperturi Gerber.\n" -"când se ascunde aceasta, se vor șterge și toate\n" -"posibil afisatele marcaje ale aperturilor." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:134 -msgid "Exterior" -msgstr "Exterior" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:135 -msgid "Interior" -msgstr "Interior" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:148 -msgid "" -"Buffering type:\n" -"- None --> best performance, fast file loading but no so good display\n" -"- Full --> slow file loading but good visuals. This is the default.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Tip de buferare:\n" -"- Nimic --> performanta superioară, incărcare rapidă a fisierului dar " -"afisarea nu este prea bună\n" -"- Complet --> incărcare lentă dar calitate vizuală bună. Aceasta este " -"valoarea de bază.\n" -"<>: Nu schimba această valoare decat dacă stii ce faci !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:153 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:207 -#: flatcamTools/ToolFiducials.py:201 flatcamTools/ToolFilm.py:255 -#: flatcamTools/ToolProperties.py:452 flatcamTools/ToolProperties.py:455 -#: flatcamTools/ToolProperties.py:458 flatcamTools/ToolProperties.py:483 -msgid "None" -msgstr "Nimic" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:159 -msgid "Simplify" -msgstr "Simplifica" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:161 -msgid "" -"When checked all the Gerber polygons will be\n" -"loaded with simplification having a set tolerance.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Când este bifat, toate poligoanele Gerber vor fi\n" -"încărcate simplificat cu o toleranță stabilită.\n" -"<>: Nu schimbați acest lucru decât dacă știți ce faceți !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:168 -msgid "Tolerance" -msgstr "Toleranta" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:169 -msgid "Tolerance for polygon simplification." -msgstr "Toleranță pentru simplificarea poligoanelor." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:33 -msgid "A list of Gerber Editor parameters." -msgstr "O listă de parametri ai Editorului Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:43 -msgid "" -"Set the number of selected Gerber geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Setează numărul de geometrii selectate peste care\n" -"geometria utilitară devine un simplu pătrat de selectie.\n" -"Creste performanta cand se mută un număr mai mare\n" -"de elemente geometrice." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:56 -msgid "New Aperture code" -msgstr "Cod pt aperture noua" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:69 -msgid "New Aperture size" -msgstr "Dim. pt aperture noua" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71 -msgid "Size for the new aperture" -msgstr "Dim. pentru noua apertură" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82 -msgid "New Aperture type" -msgstr "Tip pt noua apaertura" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:84 -msgid "" -"Type for the new aperture.\n" -"Can be 'C', 'R' or 'O'." -msgstr "" -"Tipul noii aperture.\n" -"Poate fi „C”, „R” sau „O”." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:106 -msgid "Aperture Dimensions" -msgstr "Dim. aper" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:116 -msgid "Linear Pad Array" -msgstr "Arie Lineară de Sloturi" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:160 -msgid "Circular Pad Array" -msgstr "Arie de Sloturi circ" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:196 -msgid "Distance at which to buffer the Gerber element." -msgstr "Distanța la care se bufferează elementul Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:205 -msgid "Scale Tool" -msgstr "Unalta de Scalare" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:211 -msgid "Factor to scale the Gerber element." -msgstr "Factor pentru scalarea elementului Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:224 -msgid "Threshold low" -msgstr "Prag minim" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:226 -msgid "Threshold value under which the apertures are not marked." -msgstr "Valoarea pragului sub care aperturile nu sunt marcate." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:236 -msgid "Threshold high" -msgstr "Prag mare" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:238 -msgid "Threshold value over which the apertures are not marked." -msgstr "Valoarea pragului peste care nu sunt marcate aperturile." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:27 -msgid "Gerber Export" -msgstr "Export Gerber" - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:33 -msgid "" -"The parameters set here are used in the file exported\n" -"when using the File -> Export -> Export Gerber menu entry." -msgstr "" -"Acesti parametri listati aici sunt folositi atunci când\n" -"se exporta un fişier Gerber folosind:\n" -"File -> Exportă -> Exportă Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:44 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:50 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:84 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:90 -msgid "The units used in the Gerber file." -msgstr "Unitătile de măsură folosite in fişierul Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:58 -msgid "" -"The number of digits in the whole part of the number\n" -"and in the fractional part of the number." -msgstr "" -"Acest număr reprezinta numărul de digiti din partea\n" -"intreagă si in partea fractională a numărului." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:71 -msgid "" -"This numbers signify the number of digits in\n" -"the whole part of Gerber coordinates." -msgstr "" -"Acest număr reprezinta numărul de digiti din partea\n" -"intreagă a coordonatelor Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:87 -msgid "" -"This numbers signify the number of digits in\n" -"the decimal part of Gerber coordinates." -msgstr "" -"Acest număr reprezinta numărul de digiti din partea\n" -"zecimală a coordonatelor Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:99 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:109 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:100 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:110 -msgid "" -"This sets the type of Gerber zeros.\n" -"If LZ then Leading Zeros are removed and\n" -"Trailing Zeros are kept.\n" -"If TZ is checked then Trailing Zeros are removed\n" -"and Leading Zeros are kept." -msgstr "" -"Aici se setează tipul de suprimare a zerourilor,\n" -"in cazul unui fişier Gerber.\n" -"TZ = zerourile din fata numărului sunt păstrate și\n" -"cele de la final sunt indepărtate.\n" -"LZ = zerourile din fata numărului sunt indepărtate și\n" -"cele de la final sunt păstrate.\n" -"(Invers fată de fişierele Excellon)." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:27 -msgid "Gerber General" -msgstr "Gerber General" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:45 -msgid "M-Color" -msgstr "M-Color" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:61 -msgid "" -"The number of circle steps for Gerber \n" -"circular aperture linear approximation." -msgstr "" -"Numărul de segmente utilizate pentru\n" -"aproximarea lineara a aperturilor Gerber circulare." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:73 -msgid "Default Values" -msgstr "Val. Implicite" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:75 -msgid "" -"Those values will be used as fallback values\n" -"in case that they are not found in the Gerber file." -msgstr "" -"Aceste valori vor fi utilizate ca valori de baza\n" -"în cazul în care acestea nu sunt găsite în fișierul Gerber." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:126 -msgid "Clean Apertures" -msgstr "Curățați Aperturile" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:128 -msgid "" -"Will remove apertures that do not have geometry\n" -"thus lowering the number of apertures in the Gerber object." -msgstr "" -"Va elimina Aperturile care nu au geometrie\n" -"scăzând astfel numărul de aperturi în obiectul Gerber." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:134 -msgid "Polarity change buffer" -msgstr "Tampon la Schimbarea polarității" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:136 -msgid "" -"Will apply extra buffering for the\n" -"solid geometry when we have polarity changes.\n" -"May help loading Gerber files that otherwise\n" -"do not load correctly." -msgstr "" -"Vor aplica un buffering suplimentar pentru\n" -"geometrie solidă când avem schimbări de polaritate.\n" -"Poate ajuta la încărcarea fișierelor Gerber care altfel\n" -"nu se încarcă corect." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:149 -msgid "Gerber Object Color" -msgstr "Culoare obiect Gerber" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:29 -msgid "Gerber Options" -msgstr "Opțiuni Gerber" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:107 -msgid "Combine Passes" -msgstr "Combina" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:27 -msgid "Copper Thieving Tool Options" -msgstr "Opțiunile Uneltei Copper Thieving" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:39 -msgid "" -"A tool to generate a Copper Thieving that can be added\n" -"to a selected Gerber file." -msgstr "" -"Un instrument pentru a genera o Copper Thieving care poate fi adăugat\n" -"la un fișier Gerber selectat." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:47 -msgid "Number of steps (lines) used to interpolate circles." -msgstr "Numărul de pași (linii) utilizate pentru interpolarea cercurilor." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:57 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:261 -#: flatcamTools/ToolCopperThieving.py:96 flatcamTools/ToolCopperThieving.py:431 -msgid "Clearance" -msgstr "Degajare" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:59 -msgid "" -"This set the distance between the copper Thieving components\n" -"(the polygon fill may be split in multiple polygons)\n" -"and the copper traces in the Gerber file." -msgstr "" -"Acest lucru a stabilit distanța dintre componentele Copper Thieving\n" -"(umplutura poligonului poate fi împărțită în mai multe poligoane)\n" -"si traseele de cupru din fisierul Gerber." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:87 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:126 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1311 flatcamTools/ToolNCC.py:1642 -#: flatcamTools/ToolNCC.py:1930 flatcamTools/ToolNCC.py:1985 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 -#: flatcamTools/ToolPaint.py:1447 -msgid "Area Selection" -msgstr "Selecţie zonă" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:127 flatcamTools/ToolDblSided.py:216 -#: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1658 -#: flatcamTools/ToolNCC.py:1936 flatcamTools/ToolNCC.py:1993 -#: flatcamTools/ToolNCC.py:2301 flatcamTools/ToolNCC.py:2581 -#: flatcamTools/ToolNCC.py:3007 flatcamTools/ToolPaint.py:486 -#: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1463 -#: tclCommands/TclCommandCopperClear.py:192 tclCommands/TclCommandPaint.py:166 -msgid "Reference Object" -msgstr "Obiect Ref" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:90 -#: flatcamTools/ToolCopperThieving.py:129 -msgid "Reference:" -msgstr "Referinţă:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:92 -msgid "" -"- 'Itself' - the copper Thieving extent is based on the object extent.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"filled.\n" -"- 'Reference Object' - will do copper thieving within the area specified by " -"another object." -msgstr "" -"- „Însuși” - dimensiunea Copper Thieving se bazează pe obiectul care este " -"curățat de cupru.\n" -"- „Selecție zonă” - faceți clic stânga cu mouse-ul pentru a începe selecția " -"zonei de completat.\n" -"- „Obiect de referință” - va face Copper Thieving în zona specificată de un " -"alt obiect." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:188 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:190 -#: flatcamTools/ToolCopperThieving.py:171 flatcamTools/ToolExtractDrills.py:102 -#: flatcamTools/ToolExtractDrills.py:240 flatcamTools/ToolPunchGerber.py:113 -#: flatcamTools/ToolPunchGerber.py:268 -msgid "Rectangular" -msgstr "Patrulater" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:102 -#: flatcamTools/ToolCopperThieving.py:172 -msgid "Minimal" -msgstr "Minimal" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:104 -#: flatcamTools/ToolCopperThieving.py:174 flatcamTools/ToolFilm.py:113 -msgid "Box Type:" -msgstr "Tip container:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:106 -#: flatcamTools/ToolCopperThieving.py:176 -msgid "" -"- 'Rectangular' - the bounding box will be of rectangular shape.\n" -"- 'Minimal' - the bounding box will be the convex hull shape." -msgstr "" -"- „Dreptunghiular” - caseta de delimitare va avea o formă dreptunghiulară.\n" -"- „Minimal” - caseta de delimitare va fi forma arie convexă." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:120 -#: flatcamTools/ToolCopperThieving.py:192 -msgid "Dots Grid" -msgstr "Grilă de puncte" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:121 -#: flatcamTools/ToolCopperThieving.py:193 -msgid "Squares Grid" -msgstr "Grilă de pătrate" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:122 -#: flatcamTools/ToolCopperThieving.py:194 -msgid "Lines Grid" -msgstr "Grilă de linii" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124 -#: flatcamTools/ToolCopperThieving.py:196 -msgid "Fill Type:" -msgstr "Tip de umplere:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:126 -#: flatcamTools/ToolCopperThieving.py:198 -msgid "" -"- 'Solid' - copper thieving will be a solid polygon.\n" -"- 'Dots Grid' - the empty area will be filled with a pattern of dots.\n" -"- 'Squares Grid' - the empty area will be filled with a pattern of squares.\n" -"- 'Lines Grid' - the empty area will be filled with a pattern of lines." -msgstr "" -"- „Solid” - Copper Thieving va fi un poligon solid.\n" -"- „Grilă de puncte” - zona goală va fi umplută cu un model de puncte.\n" -"- „Grilă de pătrate” - zona goală va fi umplută cu un model de pătrate.\n" -"- „Grilă de linii” - zona goală va fi umplută cu un model de linii." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:134 -#: flatcamTools/ToolCopperThieving.py:217 -msgid "Dots Grid Parameters" -msgstr "Parametri grilă puncte" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:140 -#: flatcamTools/ToolCopperThieving.py:223 -msgid "Dot diameter in Dots Grid." -msgstr "Diametrul punctului în Grila de Puncte." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:151 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 -#: flatcamTools/ToolCopperThieving.py:234 -#: flatcamTools/ToolCopperThieving.py:274 -#: flatcamTools/ToolCopperThieving.py:314 -msgid "Spacing" -msgstr "Spaţiere" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:153 -#: flatcamTools/ToolCopperThieving.py:236 -msgid "Distance between each two dots in Dots Grid." -msgstr "Distanța dintre fiecare două puncte din Grila de Puncte." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:163 -#: flatcamTools/ToolCopperThieving.py:257 -msgid "Squares Grid Parameters" -msgstr "Parametri grilă de patrate" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:169 -#: flatcamTools/ToolCopperThieving.py:263 -msgid "Square side size in Squares Grid." -msgstr "Dimensiunea pătratului în Grila de Pătrate." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:182 -#: flatcamTools/ToolCopperThieving.py:276 -msgid "Distance between each two squares in Squares Grid." -msgstr "Distanța dintre fiecare două pătrate din Grila Pătrate." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:192 -#: flatcamTools/ToolCopperThieving.py:297 -msgid "Lines Grid Parameters" -msgstr "Parametri grilă de linii" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:198 -#: flatcamTools/ToolCopperThieving.py:303 -msgid "Line thickness size in Lines Grid." -msgstr "Mărimea grosimii liniei în Grila de linii." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:211 -#: flatcamTools/ToolCopperThieving.py:316 -msgid "Distance between each two lines in Lines Grid." -msgstr "Distanța dintre fiecare două linii în Grial de linii." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:221 -#: flatcamTools/ToolCopperThieving.py:354 -msgid "Robber Bar Parameters" -msgstr "Parametri pentru Robber Bar" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:223 -#: flatcamTools/ToolCopperThieving.py:356 -msgid "" -"Parameters used for the robber bar.\n" -"Robber bar = copper border to help in pattern hole plating." -msgstr "" -"Parametrii folosiți pentru Robber Bar.\n" -"Robber Bar = bordura de cupru pentru a ajuta la placarea de găuri, cu model." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:231 -#: flatcamTools/ToolCopperThieving.py:364 -msgid "Bounding box margin for robber bar." -msgstr "" -"Marginea pentru forma înconjurătoare\n" -"a Robber Bar." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:242 -#: flatcamTools/ToolCopperThieving.py:375 -msgid "Thickness" -msgstr "Grosime" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:244 -#: flatcamTools/ToolCopperThieving.py:377 -msgid "The robber bar thickness." -msgstr "Grosimea Robber Bar." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:254 -#: flatcamTools/ToolCopperThieving.py:408 -msgid "Pattern Plating Mask" -msgstr "Masca de placare cu model" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:256 -#: flatcamTools/ToolCopperThieving.py:410 -msgid "Generate a mask for pattern plating." -msgstr "Generați o mască pentru placarea cu model." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:263 -#: flatcamTools/ToolCopperThieving.py:433 -msgid "" -"The distance between the possible copper thieving elements\n" -"and/or robber bar and the actual openings in the mask." -msgstr "" -"Distanța dintre posibilele elemente Copper Thieving\n" -"și / sau Robber Bar și deschiderile efective ale măștii." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:27 -msgid "Calibration Tool Options" -msgstr "Opțiuni Unealta Calibrare" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:38 -#: flatcamTools/ToolCopperThieving.py:91 flatcamTools/ToolFiducials.py:151 -msgid "Parameters used for this tool." -msgstr "Parametrii folosiți pentru aceasta unealta." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:43 -#: flatcamTools/ToolCalibration.py:181 -msgid "Source Type" -msgstr "Tipul sursei" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:44 -#: flatcamTools/ToolCalibration.py:182 -msgid "" -"The source of calibration points.\n" -"It can be:\n" -"- Object -> click a hole geo for Excellon or a pad for Gerber\n" -"- Free -> click freely on canvas to acquire the calibration points" -msgstr "" -"Sursa punctelor de calibrare.\n" -"Poate fi:\n" -"- Obiect -> faceți clic pe o geometrie gaură pentru Excellon sau pe un pad " -"pentru Gerber\n" -"- Liber -> faceți clic liber pe ecran pentru a obține punctele de calibrare" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:49 -#: flatcamTools/ToolCalibration.py:187 -msgid "Free" -msgstr "Liber" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:63 -#: flatcamTools/ToolCalibration.py:76 -msgid "Height (Z) for travelling between the points." -msgstr "Înălțime (Z) pentru deplasarea între puncte." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:75 -#: flatcamTools/ToolCalibration.py:88 -msgid "Verification Z" -msgstr "Z Verificare" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:77 -#: flatcamTools/ToolCalibration.py:90 -msgid "Height (Z) for checking the point." -msgstr "Înălțimea (Z) pentru verificarea punctului." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:89 -#: flatcamTools/ToolCalibration.py:102 -msgid "Zero Z tool" -msgstr "Realizare Zero Z" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:91 -#: flatcamTools/ToolCalibration.py:104 -msgid "" -"Include a sequence to zero the height (Z)\n" -"of the verification tool." -msgstr "" -"Includeți o secvență pentru aliniere la zero a înălțimii (Z)\n" -"uneltei de verificare." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:100 -#: flatcamTools/ToolCalibration.py:113 -msgid "Height (Z) for mounting the verification probe." -msgstr "Înălțime (Z) pentru montarea sondei de verificare." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:114 -#: flatcamTools/ToolCalibration.py:127 -msgid "" -"Toolchange X,Y position.\n" -"If no value is entered then the current\n" -"(x, y) point will be used," -msgstr "" -"Poziția X, Y pt schimbare unealtă.\n" -"Dacă nu este introdusă nicio valoare, atunci poziția\n" -"(x, y) curentă se va folosi," - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:125 -#: flatcamTools/ToolCalibration.py:153 -msgid "Second point" -msgstr "Al doilea punct" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:127 -#: flatcamTools/ToolCalibration.py:155 -msgid "" -"Second point in the Gcode verification can be:\n" -"- top-left -> the user will align the PCB vertically\n" -"- bottom-right -> the user will align the PCB horizontally" -msgstr "" -"Al doilea punct al verificării Gcode poate fi:\n" -"- în stânga sus -> utilizatorul va alinia PCB-ul pe verticală\n" -"- în jos-dreapta -> utilizatorul va alinia PCB-ul pe orizontală" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:27 -msgid "Extract Drills Options" -msgstr "Opțiuni Extractie Găuri" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:42 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:42 -#: flatcamTools/ToolExtractDrills.py:68 flatcamTools/ToolPunchGerber.py:75 -msgid "Processed Pads Type" -msgstr "Tipul de pad-uri procesate" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:44 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:44 -#: flatcamTools/ToolExtractDrills.py:70 flatcamTools/ToolPunchGerber.py:77 -msgid "" -"The type of pads shape to be processed.\n" -"If the PCB has many SMD pads with rectangular pads,\n" -"disable the Rectangular aperture." -msgstr "" -"Tipul de forme ale pad-urilor care vor fi procesate.\n" -"Daca PCB-ul are multe paduri SMD cu formă rectangulară,\n" -"dezactivează apertura Rectangular." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:54 -#: flatcamTools/ToolExtractDrills.py:80 flatcamTools/ToolPunchGerber.py:91 -msgid "Process Circular Pads." -msgstr "Procesează paduri Circulare." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:164 -#: flatcamTools/ToolExtractDrills.py:86 flatcamTools/ToolExtractDrills.py:214 -#: flatcamTools/ToolPunchGerber.py:97 flatcamTools/ToolPunchGerber.py:242 -msgid "Oblong" -msgstr "Oval" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:62 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:62 -#: flatcamTools/ToolExtractDrills.py:88 flatcamTools/ToolPunchGerber.py:99 -msgid "Process Oblong Pads." -msgstr "Procesează paduri Ovale." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:70 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:70 -#: flatcamTools/ToolExtractDrills.py:96 flatcamTools/ToolPunchGerber.py:107 -msgid "Process Square Pads." -msgstr "Procesează paduri Pătratice." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:78 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:78 -#: flatcamTools/ToolExtractDrills.py:104 flatcamTools/ToolPunchGerber.py:115 -msgid "Process Rectangular Pads." -msgstr "Procesează paduri Rectangulare." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:84 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:201 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:84 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:203 -#: flatcamTools/ToolExtractDrills.py:110 flatcamTools/ToolExtractDrills.py:253 -#: flatcamTools/ToolProperties.py:172 flatcamTools/ToolPunchGerber.py:121 -#: flatcamTools/ToolPunchGerber.py:281 -msgid "Others" -msgstr "Altele" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:86 -#: flatcamTools/ToolExtractDrills.py:112 flatcamTools/ToolPunchGerber.py:123 -msgid "Process pads not in the categories above." -msgstr "Procesează paduri care nu se regăsesc in alte categorii." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:99 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:123 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:125 -#: flatcamTools/ToolExtractDrills.py:139 flatcamTools/ToolExtractDrills.py:156 -#: flatcamTools/ToolPunchGerber.py:150 flatcamTools/ToolPunchGerber.py:184 -msgid "Fixed Diameter" -msgstr "Dia fix" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:142 -#: flatcamTools/ToolExtractDrills.py:140 flatcamTools/ToolExtractDrills.py:192 -#: flatcamTools/ToolPunchGerber.py:151 flatcamTools/ToolPunchGerber.py:214 -msgid "Fixed Annular Ring" -msgstr "Inel anular Fix" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:102 -#: flatcamTools/ToolExtractDrills.py:141 flatcamTools/ToolPunchGerber.py:152 -msgid "Proportional" -msgstr "Proportional" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:107 -#: flatcamTools/ToolExtractDrills.py:130 -msgid "" -"The method for processing pads. Can be:\n" -"- Fixed Diameter -> all holes will have a set size\n" -"- Fixed Annular Ring -> all holes will have a set annular ring\n" -"- Proportional -> each hole size will be a fraction of the pad size" -msgstr "" -"Metoda de procesare a padurilor. Poate fi:\n" -"- Diametru fix -> toate găurile vor avea o dimensiune prestabilită\n" -"- Inel anular fix -> toate găurile vor avea un inel anular cu dimensiune " -"prestabilită\n" -"- Proportional -> fiecare gaură va avea un diametru cu dimensiunea fractie a " -"dimensiunii padului" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:133 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:135 -#: flatcamTools/ToolExtractDrills.py:166 flatcamTools/ToolPunchGerber.py:194 -msgid "Fixed hole diameter." -msgstr "Dia gaură fix." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:144 -#: flatcamTools/ToolExtractDrills.py:194 flatcamTools/ToolPunchGerber.py:216 -msgid "" -"The size of annular ring.\n" -"The copper sliver between the hole exterior\n" -"and the margin of the copper pad." -msgstr "" -"Dimensiunea Inelului Anular.\n" -"Inelul de cupru dintre exteriorul găurii si\n" -"marginea exterioară a padului de cupru." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:151 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:153 -#: flatcamTools/ToolExtractDrills.py:203 flatcamTools/ToolPunchGerber.py:231 -msgid "The size of annular ring for circular pads." -msgstr "Dimensiunea inelului anular pentru paduri Circulare." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:164 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:166 -#: flatcamTools/ToolExtractDrills.py:216 flatcamTools/ToolPunchGerber.py:244 -msgid "The size of annular ring for oblong pads." -msgstr "Dimensiunea inelului anular pentru paduri Ovale." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:177 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:179 -#: flatcamTools/ToolExtractDrills.py:229 flatcamTools/ToolPunchGerber.py:257 -msgid "The size of annular ring for square pads." -msgstr "Dimensiunea inelului anular pentru paduri Pătratice." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:190 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:192 -#: flatcamTools/ToolExtractDrills.py:242 flatcamTools/ToolPunchGerber.py:270 -msgid "The size of annular ring for rectangular pads." -msgstr "Dimnensiunea inelului anular pentru paduri Rectangulare." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:203 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:205 -#: flatcamTools/ToolExtractDrills.py:255 flatcamTools/ToolPunchGerber.py:283 -msgid "The size of annular ring for other pads." -msgstr "" -"Dimensiunea inelului anular pentru alte tipuri de paduri decat cele de mai " -"sus." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:213 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:215 -#: flatcamTools/ToolExtractDrills.py:276 flatcamTools/ToolPunchGerber.py:299 -msgid "Proportional Diameter" -msgstr "Diametru Proportional" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:222 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:224 -msgid "Factor" -msgstr "Factor" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:224 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:226 -#: flatcamTools/ToolExtractDrills.py:287 flatcamTools/ToolPunchGerber.py:310 -msgid "" -"Proportional Diameter.\n" -"The hole diameter will be a fraction of the pad size." -msgstr "" -"Diametru Proportional.\n" -"Diametrul găurii va fi un procent din dimensiunea padului." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:27 -msgid "Fiducials Tool Options" -msgstr "Opțiuni Unealta Fiducials" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:45 -#: flatcamTools/ToolFiducials.py:158 -msgid "" -"This set the fiducial diameter if fiducial type is circular,\n" -"otherwise is the size of the fiducial.\n" -"The soldermask opening is double than that." -msgstr "" -"Aceasta setează diametrul pt fiducial dacă tipul fiducial-ul este circular,\n" -"altfel este dimensiunea fiducial-ului.\n" -"Deschiderea soldermask este dublă." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:73 -#: flatcamTools/ToolFiducials.py:186 -msgid "Auto" -msgstr "Auto" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:74 -#: flatcamTools/ToolFiducials.py:187 -msgid "Manual" -msgstr "Manual" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:76 -#: flatcamTools/ToolFiducials.py:189 -msgid "Mode:" -msgstr "Mod:" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:78 -msgid "" -"- 'Auto' - automatic placement of fiducials in the corners of the bounding " -"box.\n" -"- 'Manual' - manual placement of fiducials." -msgstr "" -"- „Auto” - plasarea automată a fiducial în colțurile casetei de delimitare.\n" -"- „Manual” - plasarea manuală a fiducial." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86 -#: flatcamTools/ToolFiducials.py:199 -msgid "Up" -msgstr "Sus" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:87 -#: flatcamTools/ToolFiducials.py:200 -msgid "Down" -msgstr "Jos" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:90 -#: flatcamTools/ToolFiducials.py:203 -msgid "Second fiducial" -msgstr "Al 2-lea Fiducial" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:92 -#: flatcamTools/ToolFiducials.py:205 -msgid "" -"The position for the second fiducial.\n" -"- 'Up' - the order is: bottom-left, top-left, top-right.\n" -"- 'Down' - the order is: bottom-left, bottom-right, top-right.\n" -"- 'None' - there is no second fiducial. The order is: bottom-left, top-right." -msgstr "" -"Poziția pentru cel de-al doilea fiducal.\n" -"- „Sus” - ordinea este: jos-stânga, sus-stânga, sus-dreapta.\n" -"- „Jos” - ordinea este: jos-stânga, jos-dreapta, sus-dreapta.\n" -"- „Niciuna” - nu există un al doilea fiduțial. Ordinea este: jos-stânga, sus-" -"dreapta." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:108 -#: flatcamTools/ToolFiducials.py:221 -msgid "Cross" -msgstr "Cruce" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:109 -#: flatcamTools/ToolFiducials.py:222 -msgid "Chess" -msgstr "Şah" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:112 -#: flatcamTools/ToolFiducials.py:224 -msgid "Fiducial Type" -msgstr "Tip Fiducial" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:114 -#: flatcamTools/ToolFiducials.py:226 -msgid "" -"The type of fiducial.\n" -"- 'Circular' - this is the regular fiducial.\n" -"- 'Cross' - cross lines fiducial.\n" -"- 'Chess' - chess pattern fiducial." -msgstr "" -"Tipul de fiducial.\n" -"- „Circular” - acesta este un Fiducial obișnuit.\n" -"- „Cross” - linii încrucișate fiduciare.\n" -"- „Șah” - model de șah fiduciar." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:123 -#: flatcamTools/ToolFiducials.py:235 -msgid "Line thickness" -msgstr "Grosimea liniei" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:27 -msgid "Invert Gerber Tool Options" -msgstr "Opțiuni Unalta de Inversare Gerber" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:33 -msgid "" -"A tool to invert Gerber geometry from positive to negative\n" -"and in revers." -msgstr "" -"O unealtă de inversare a geometriei unui obiect Gerber \n" -"din pozitiv in negative si invers." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:47 -#: flatcamTools/ToolInvertGerber.py:90 -msgid "" -"Distance by which to avoid\n" -"the edges of the Gerber object." -msgstr "" -"Distanta cu care trebuie evitate\n" -"marginile obiectului Gerber." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:58 -#: flatcamTools/ToolInvertGerber.py:101 -msgid "Lines Join Style" -msgstr "Stil Unire Linii" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:60 -#: flatcamTools/ToolInvertGerber.py:103 -msgid "" -"The way that the lines in the object outline will be joined.\n" -"Can be:\n" -"- rounded -> an arc is added between two joining lines\n" -"- square -> the lines meet in 90 degrees angle\n" -"- bevel -> the lines are joined by a third line" -msgstr "" -"Modul in care liniile dintr-un perimetru al unui obiect vor fi unite.\n" -"Poate fi:\n" -"- rotunjit -> un arc este adăugat intre oricare doua linii care se " -"intalnesc\n" -"- pătrat -> liniile se vor intalni intr-un unghi de 90 grade\n" -"- Teşit -> liniile sunt unite de o a 3-a linie" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:27 -msgid "Optimal Tool Options" -msgstr "Opțiuni Unealta Optim" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:33 -msgid "" -"A tool to find the minimum distance between\n" -"every two Gerber geometric elements" -msgstr "" -"Un instrument pentru a găsi distanța minimă între\n" -"la fiecare două elemente geometrice Gerber" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:48 -#: flatcamTools/ToolOptimal.py:78 -msgid "Precision" -msgstr "Precizie" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:50 -msgid "Number of decimals for the distances and coordinates in this tool." -msgstr "" -"Numărul de zecimale pentru distanțele și coordonatele din acest instrument." - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:27 -msgid "Punch Gerber Options" -msgstr "Opțiuni Punctare Gerber" - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:108 -#: flatcamTools/ToolPunchGerber.py:141 -msgid "" -"The punch hole source can be:\n" -"- Excellon Object-> the Excellon object drills center will serve as " -"reference.\n" -"- Fixed Diameter -> will try to use the pads center as reference adding " -"fixed diameter holes.\n" -"- Fixed Annular Ring -> will try to keep a set annular ring.\n" -"- Proportional -> will make a Gerber punch hole having the diameter a " -"percentage of the pad diameter." -msgstr "" -"Sursa de punctare pt găuri poate fi:\n" -"- Obiect Excellon -> centrul găurilor din obiectul Excellon va servi ca " -"referintă.\n" -"- Diametru Fix -> se va incerca să se folosească centrul padurilor ca " -"referintă adăungand diametrul fix al găurilor.\n" -"- Inel anular Fix -> va incerca să mentină un inele anular cu dimensiune " -"prestabilită.\n" -"- Proportional -> găurile de punctare vor avea diametrul un procent " -"prestabilit din diametrul padului." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:27 -msgid "QRCode Tool Options" -msgstr "Opțiuni Unealta QRCode" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:33 -msgid "" -"A tool to create a QRCode that can be inserted\n" -"into a selected Gerber file, or it can be exported as a file." -msgstr "" -"O unealta pentru a crea un cod QRC care poate fi inserat\n" -"într-un fișier Gerber selectat sau care poate fi exportat ca fișier." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:45 -#: flatcamTools/ToolQRCode.py:100 -msgid "Version" -msgstr "Versiune" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:47 -#: flatcamTools/ToolQRCode.py:102 -msgid "" -"QRCode version can have values from 1 (21x21 boxes)\n" -"to 40 (177x177 boxes)." -msgstr "" -"Versiunea QRCode poate avea valori de la 1 (21x21 elemente)\n" -"la 40 (177x177 elemente)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:58 -#: flatcamTools/ToolQRCode.py:113 -msgid "Error correction" -msgstr "Corectarea erorii" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:71 -#: flatcamTools/ToolQRCode.py:115 flatcamTools/ToolQRCode.py:126 -#, python-format -msgid "" -"Parameter that controls the error correction used for the QR Code.\n" -"L = maximum 7%% errors can be corrected\n" -"M = maximum 15%% errors can be corrected\n" -"Q = maximum 25%% errors can be corrected\n" -"H = maximum 30%% errors can be corrected." -msgstr "" -"Parametru care controlează corectarea erorilor utilizate pentru codul QR.\n" -"L = maxim 7%% erorile pot fi corectate\n" -"M = maxim 15%% erorile pot fi corectate\n" -"Q = erorile maxime de 25%% pot fi corectate\n" -"H = maxim 30%% erorile pot fi corectate." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:81 -#: flatcamTools/ToolQRCode.py:136 -msgid "Box Size" -msgstr "Dim. Element" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83 -#: flatcamTools/ToolQRCode.py:138 -msgid "" -"Box size control the overall size of the QRcode\n" -"by adjusting the size of each box in the code." -msgstr "" -"Dimensiunea Element controlează dimensiunea generală a codului QR\n" -"prin ajustarea dimensiunii fiecărui element din cod." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:94 -#: flatcamTools/ToolQRCode.py:149 -msgid "Border Size" -msgstr "Dim Bordură" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:96 -#: flatcamTools/ToolQRCode.py:151 -msgid "" -"Size of the QRCode border. How many boxes thick is the border.\n" -"Default value is 4. The width of the clearance around the QRCode." -msgstr "" -"Dimensiunea chenarului QRCode. Câte elemente va contine bordura.\n" -"Valoarea implicită este 4. Lățimea spatiului liber în jurul codului QRC." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:107 -#: flatcamTools/ToolQRCode.py:162 -msgid "QRCode Data" -msgstr "Date QRCode" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:109 -#: flatcamTools/ToolQRCode.py:164 -msgid "QRCode Data. Alphanumeric text to be encoded in the QRCode." -msgstr "Date QRCode. Text alfanumeric care va fi codat în codul QRC." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113 -#: flatcamTools/ToolQRCode.py:168 -msgid "Add here the text to be included in the QRCode..." -msgstr "Adăugați aici textul care va fi inclus în codul QR ..." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:119 -#: flatcamTools/ToolQRCode.py:174 -msgid "Polarity" -msgstr "Polaritate" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:121 -#: flatcamTools/ToolQRCode.py:176 -msgid "" -"Choose the polarity of the QRCode.\n" -"It can be drawn in a negative way (squares are clear)\n" -"or in a positive way (squares are opaque)." -msgstr "" -"Alegeți polaritatea codului QRC.\n" -"Poate fi desenat într-un mod negativ (pătratele sunt clare)\n" -"sau într-un mod pozitiv (pătratele sunt opace)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:125 -#: flatcamTools/ToolFilm.py:296 flatcamTools/ToolQRCode.py:180 -msgid "Negative" -msgstr "Negativ" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:126 -#: flatcamTools/ToolFilm.py:295 flatcamTools/ToolQRCode.py:181 -msgid "Positive" -msgstr "Pozitiv" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:128 -#: flatcamTools/ToolQRCode.py:183 -msgid "" -"Choose the type of QRCode to be created.\n" -"If added on a Silkscreen Gerber file the QRCode may\n" -"be added as positive. If it is added to a Copper Gerber\n" -"file then perhaps the QRCode can be added as negative." -msgstr "" -"Alegeți tipul de cod QRC care urmează să fie creat.\n" -"Dacă este adăugat într-un fișier Silkscreen Gerber, codul QR poate\n" -"să fie adăugat ca fiind pozitiv. Dacă este adăugat la un Gerber de cupru\n" -"atunci codul QR poate fi adăugat ca negativ." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:139 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:145 -#: flatcamTools/ToolQRCode.py:194 flatcamTools/ToolQRCode.py:200 -msgid "" -"The bounding box, meaning the empty space that surrounds\n" -"the QRCode geometry, can have a rounded or a square shape." -msgstr "" -"Caseta de încadrare, adică spațiul gol care înconjoară\n" -"geometria QRCode, poate avea o formă rotunjită sau pătrată." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:239 -#: flatcamTools/ToolQRCode.py:197 flatcamTools/ToolTransform.py:383 -msgid "Rounded" -msgstr "Rotunjit" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:152 -#: flatcamTools/ToolQRCode.py:228 -msgid "Fill Color" -msgstr "Culoare Continut" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:154 -#: flatcamTools/ToolQRCode.py:230 -msgid "Set the QRCode fill color (squares color)." -msgstr "Setați culoarea QRCode de umplere (culoarea elementelor)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:173 -#: flatcamTools/ToolQRCode.py:252 -msgid "Back Color" -msgstr "Culoare de fundal" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:175 -#: flatcamTools/ToolQRCode.py:254 -msgid "Set the QRCode background color." -msgstr "Setați culoarea de fundal QRCode." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:27 -msgid "Check Rules Tool Options" -msgstr "Opțiuni Unealta Verificare Reguli" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:32 -msgid "" -"A tool to check if Gerber files are within a set\n" -"of Manufacturing Rules." -msgstr "" -"Un instrument pentru a verifica dacă fișierele Gerber se află într-un set\n" -"de Norme de fabricație." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:42 -#: flatcamTools/ToolRulesCheck.py:265 flatcamTools/ToolRulesCheck.py:929 -msgid "Trace Size" -msgstr "Dim. traseu" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:44 -#: flatcamTools/ToolRulesCheck.py:267 -msgid "This checks if the minimum size for traces is met." -msgstr "Aceasta verifică dacă dimensiunea minimă a traseelor este respectată." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:74 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:94 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:114 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:134 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:154 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:174 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:194 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:216 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:236 -#: flatcamTools/ToolRulesCheck.py:277 flatcamTools/ToolRulesCheck.py:299 -#: flatcamTools/ToolRulesCheck.py:322 flatcamTools/ToolRulesCheck.py:345 -#: flatcamTools/ToolRulesCheck.py:368 flatcamTools/ToolRulesCheck.py:391 -#: flatcamTools/ToolRulesCheck.py:414 flatcamTools/ToolRulesCheck.py:437 -#: flatcamTools/ToolRulesCheck.py:462 flatcamTools/ToolRulesCheck.py:485 -msgid "Min value" -msgstr "Val. min" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:56 -#: flatcamTools/ToolRulesCheck.py:279 -msgid "Minimum acceptable trace size." -msgstr "Dimensiunea minimă acceptabilă a traseelor." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:61 -#: flatcamTools/ToolRulesCheck.py:286 flatcamTools/ToolRulesCheck.py:1157 -#: flatcamTools/ToolRulesCheck.py:1187 -msgid "Copper to Copper clearance" -msgstr "Distanta de la cupru până la cupru" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:63 -#: flatcamTools/ToolRulesCheck.py:288 -msgid "" -"This checks if the minimum clearance between copper\n" -"features is met." -msgstr "" -"Aceasta verifică dacă distanța minimă dintre traseele cupru\n" -"este îndeplinita." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:96 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:116 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:136 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:156 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:176 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:238 -#: flatcamTools/ToolRulesCheck.py:301 flatcamTools/ToolRulesCheck.py:324 -#: flatcamTools/ToolRulesCheck.py:347 flatcamTools/ToolRulesCheck.py:370 -#: flatcamTools/ToolRulesCheck.py:393 flatcamTools/ToolRulesCheck.py:416 -#: flatcamTools/ToolRulesCheck.py:464 -msgid "Minimum acceptable clearance value." -msgstr "Valoarea minimă acceptabilă a distantei." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:81 -#: flatcamTools/ToolRulesCheck.py:309 flatcamTools/ToolRulesCheck.py:1217 -#: flatcamTools/ToolRulesCheck.py:1223 flatcamTools/ToolRulesCheck.py:1236 -#: flatcamTools/ToolRulesCheck.py:1243 -msgid "Copper to Outline clearance" -msgstr "Distanta de la Cupru până la contur" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:83 -#: flatcamTools/ToolRulesCheck.py:311 -msgid "" -"This checks if the minimum clearance between copper\n" -"features and the outline is met." -msgstr "" -"Aceasta verifică dacă distanța minimă dintre\n" -"traseele de cupru și conturul este îndeplinit." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:101 -#: flatcamTools/ToolRulesCheck.py:332 -msgid "Silk to Silk Clearance" -msgstr "Distanta Silk până la Silk Clearance" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:103 -#: flatcamTools/ToolRulesCheck.py:334 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and silkscreen features is met." -msgstr "" -"Acest lucru verifică dacă distanța minimă între silk (anotari)\n" -"sunt îndeplinite." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:121 -#: flatcamTools/ToolRulesCheck.py:355 flatcamTools/ToolRulesCheck.py:1326 -#: flatcamTools/ToolRulesCheck.py:1332 flatcamTools/ToolRulesCheck.py:1350 -msgid "Silk to Solder Mask Clearance" -msgstr "Distanta intre Silk (anotari) si Solder mask (masca fludor)" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:123 -#: flatcamTools/ToolRulesCheck.py:357 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and soldermask features is met." -msgstr "" -"Acest lucru verifică dacă distanța minimă între Silk (anotari)\n" -"și Solder Mask (masca de fludor) este îndeplinită." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:141 -#: flatcamTools/ToolRulesCheck.py:378 flatcamTools/ToolRulesCheck.py:1380 -#: flatcamTools/ToolRulesCheck.py:1386 flatcamTools/ToolRulesCheck.py:1400 -#: flatcamTools/ToolRulesCheck.py:1407 -msgid "Silk to Outline Clearance" -msgstr "Distanta Silk (anotari) si Contur" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:143 -#: flatcamTools/ToolRulesCheck.py:380 -msgid "" -"This checks if the minimum clearance between silk\n" -"features and the outline is met." -msgstr "" -"Acest lucru verifică dacă distanța minimă dintre Silk (anotari)\n" -"și Contur este îndeplinită." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:161 -#: flatcamTools/ToolRulesCheck.py:401 flatcamTools/ToolRulesCheck.py:1418 -#: flatcamTools/ToolRulesCheck.py:1445 -msgid "Minimum Solder Mask Sliver" -msgstr "" -"Dim. minima a separatorului din Solder Mask\n" -"(masca de fludor)" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:163 -#: flatcamTools/ToolRulesCheck.py:403 -msgid "" -"This checks if the minimum clearance between soldermask\n" -"features and soldermask features is met." -msgstr "" -"Acest lucru verifică dacă distanta minimă între\n" -"elementele soldermask (masca de fludor) este îndeplinită." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:181 -#: flatcamTools/ToolRulesCheck.py:424 flatcamTools/ToolRulesCheck.py:1483 -#: flatcamTools/ToolRulesCheck.py:1489 flatcamTools/ToolRulesCheck.py:1505 -#: flatcamTools/ToolRulesCheck.py:1512 -msgid "Minimum Annular Ring" -msgstr "Inel anular minim" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:183 -#: flatcamTools/ToolRulesCheck.py:426 -msgid "" -"This checks if the minimum copper ring left by drilling\n" -"a hole into a pad is met." -msgstr "" -"Acest lucru verifică dacă inelul de cupru minim rămas prin găurire\n" -"unde se întâlnește o gaură cu pad-ul depășește valoarea minimă." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:196 -#: flatcamTools/ToolRulesCheck.py:439 -msgid "Minimum acceptable ring value." -msgstr "Valoarea minimă acceptabilă a inelului." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:203 -#: flatcamTools/ToolRulesCheck.py:449 flatcamTools/ToolRulesCheck.py:873 -msgid "Hole to Hole Clearance" -msgstr "Distanta de la Gaură la Gaură" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:205 -#: flatcamTools/ToolRulesCheck.py:451 -msgid "" -"This checks if the minimum clearance between a drill hole\n" -"and another drill hole is met." -msgstr "" -"Acest lucru verifică dacă distanța minimă dintre o gaură\n" -"și o altă gaură este îndeplinită." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:218 -#: flatcamTools/ToolRulesCheck.py:487 -msgid "Minimum acceptable drill size." -msgstr "Dimensiunea minimă acceptabilă a gaurii." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:223 -#: flatcamTools/ToolRulesCheck.py:472 flatcamTools/ToolRulesCheck.py:847 -msgid "Hole Size" -msgstr "Dimens. gaura" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:225 -#: flatcamTools/ToolRulesCheck.py:474 -msgid "" -"This checks if the drill holes\n" -"sizes are above the threshold." -msgstr "" -"Acest lucru verifică dacă\n" -"dimensiunile găurilor sunt peste prag." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:27 -msgid "2Sided Tool Options" -msgstr "Opțiuni Unealta 2Fețe" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:33 -msgid "" -"A tool to help in creating a double sided\n" -"PCB using alignment holes." -msgstr "" -"O unealtă care ajuta in crearea de PCB-uri cu 2 fețe\n" -"folosind găuri de aliniere." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:47 -msgid "Drill dia" -msgstr "Dia gaură" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:49 -#: flatcamTools/ToolDblSided.py:363 flatcamTools/ToolDblSided.py:368 -msgid "Diameter of the drill for the alignment holes." -msgstr "Diametrul găurii pentru găurile de aliniere." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:56 -#: flatcamTools/ToolDblSided.py:377 -msgid "Align Axis" -msgstr "Aliniați Axa" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 -#: flatcamTools/ToolDblSided.py:165 flatcamTools/ToolDblSided.py:379 -msgid "Mirror vertically (X) or horizontally (Y)." -msgstr "Oglindește vertical (X) sau orizontal (Y)." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:69 -msgid "Mirror Axis:" -msgstr "Axe oglindire:" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:80 -#: flatcamTools/ToolDblSided.py:181 -msgid "Point" -msgstr "Punct" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:81 -#: flatcamTools/ToolDblSided.py:182 -msgid "Box" -msgstr "Forma" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 -msgid "Axis Ref" -msgstr "Axa de Ref" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:84 msgid "" "The axis should pass through a point or cut\n" @@ -17343,19 +12631,11 @@ msgid "" msgstr "" "Cat de gros se dorește să fie stratul de cupru depus.\n" "In microni." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:28 msgid "Cutout Tool Options" msgstr "Opțiuni Unealta Decupare" -======= - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:28 -msgid "Cutout Tool Options" -msgstr "Opțiuni Unealta Decupare" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:43 #: flatcamTools/ToolCalculators.py:123 flatcamTools/ToolCutOut.py:129 msgid "Tool Diameter" @@ -17631,7 +12911,6 @@ msgstr "" #: flatcamTools/ToolFiducials.py:87 flatcamTools/ToolFilm.py:224 msgid "Bottom Left" msgstr "Stânga jos" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:186 #: flatcamTools/ToolFilm.py:225 @@ -17678,54 +12957,6 @@ msgstr "PNG" msgid "PDF" msgstr "PDF" -======= - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:186 -#: flatcamTools/ToolFilm.py:225 -msgid "Top Left" -msgstr "Stânga sus" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187 -#: flatcamTools/ToolFilm.py:226 -msgid "Bottom Right" -msgstr "Dreapta-jos" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:188 -#: flatcamTools/ToolFilm.py:227 -msgid "Top right" -msgstr "Dreapta-sus" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:196 -#: flatcamTools/ToolFilm.py:244 -msgid "Mirror Film geometry" -msgstr "Oglindeste Geo Film" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:198 -#: flatcamTools/ToolFilm.py:246 -msgid "Mirror the film geometry on the selected axis or on both." -msgstr "Oglindeste geometria filmului pe axa selectată sau pe ambele." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:212 -#: flatcamTools/ToolFilm.py:260 -msgid "Mirror axis" -msgstr "Axe oglindire" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:222 -#: flatcamTools/ToolFilm.py:405 -msgid "SVG" -msgstr "SVG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:223 -#: flatcamTools/ToolFilm.py:406 -msgid "PNG" -msgstr "PNG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:224 -#: flatcamTools/ToolFilm.py:407 -msgid "PDF" -msgstr "PDF" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:227 #: flatcamTools/ToolFilm.py:298 flatcamTools/ToolFilm.py:410 msgid "Film Type:" @@ -17912,21 +13143,6 @@ msgstr "" "- „Selecție zonă” - faceți clic stânga cu mouse-ul pentru a începe selecția " "zonei care va fi procesată.\n" "- „Obiect de referință” - va procesa în zona specificată de un alt obiect." -<<<<<<< HEAD -======= - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286 -#: flatcamTools/ToolNCC.py:578 flatcamTools/ToolPaint.py:522 -msgid "Shape" -msgstr "Formă" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288 -#: flatcamTools/ToolNCC.py:580 flatcamTools/ToolPaint.py:524 -msgid "The kind of selection shape used for area selection." -msgstr "Selectează forma de selectie folosita pentru selectia zonală." ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 @@ -18004,11 +13220,7 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:942 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:1432 tclCommands/TclCommandPaint.py:164 -======= -#: flatcamTools/ToolPaint.py:1427 tclCommands/TclCommandPaint.py:164 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Polygon Selection" msgstr "Selecție Poligon" @@ -18023,7 +13235,6 @@ msgid "" msgstr "" "- 'Normal' - afisare normală, efectuată la sfarsitul activitătii Paint\n" "- 'Progresiv' - forma se afisează imediat ce a fost generată." -<<<<<<< HEAD #: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:27 msgid "Panelize Tool Options" @@ -18344,328 +13555,6 @@ msgstr "Închide căile" msgid "" "Checking this will close the paths cut by the Geometry substractor object." msgstr "" -======= - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:27 -msgid "Panelize Tool Options" -msgstr "Opțiuni Unealta Panelizare" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:33 -msgid "" -"Create an object that contains an array of (x, y) elements,\n" -"each element is a copy of the source object spaced\n" -"at a X distance, Y distance of each other." -msgstr "" -"Crează un obiect care contine o arie de (linii, coloane) elemente,\n" -"unde fiecare element este o copie a obiectului sursa, separat la o\n" -"distanţă X, Y unul de celalalt." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:50 -#: flatcamTools/ToolPanelize.py:163 -msgid "Spacing cols" -msgstr "Sep. coloane" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:52 -#: flatcamTools/ToolPanelize.py:165 -msgid "" -"Spacing between columns of the desired panel.\n" -"In current units." -msgstr "" -"Spatiul de separare între coloane.\n" -"In unitatile curente." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:64 -#: flatcamTools/ToolPanelize.py:175 -msgid "Spacing rows" -msgstr "Sep. linii" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:66 -#: flatcamTools/ToolPanelize.py:177 -msgid "" -"Spacing between rows of the desired panel.\n" -"In current units." -msgstr "" -"Spatiul de separare între linii.\n" -"In unitatile curente." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:77 -#: flatcamTools/ToolPanelize.py:186 -msgid "Columns" -msgstr "Coloane" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:79 -#: flatcamTools/ToolPanelize.py:188 -msgid "Number of columns of the desired panel" -msgstr "Numărul de coloane ale panel-ului dorit" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:89 -#: flatcamTools/ToolPanelize.py:196 -msgid "Rows" -msgstr "Linii" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:91 -#: flatcamTools/ToolPanelize.py:198 -msgid "Number of rows of the desired panel" -msgstr "Numărul de linii ale panel-ului dorit" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:98 -#: flatcamTools/ToolPanelize.py:205 -msgid "Geo" -msgstr "Geo" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:99 -#: flatcamTools/ToolPanelize.py:206 -msgid "Panel Type" -msgstr "Tip panel" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:101 -msgid "" -"Choose the type of object for the panel object:\n" -"- Gerber\n" -"- Geometry" -msgstr "" -"Alege tipul obiectului panel:\n" -"- Gerber\n" -"- Geometrie" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:110 -msgid "Constrain within" -msgstr "Constrange" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:112 -#: flatcamTools/ToolPanelize.py:218 -msgid "" -"Area define by DX and DY within to constrain the panel.\n" -"DX and DY values are in current units.\n" -"Regardless of how many columns and rows are desired,\n" -"the final panel will have as many columns and rows as\n" -"they fit completely within selected area." -msgstr "" -"Arie definita de Dx și Dy in care se constrange panel-ul.\n" -"Dx și Dy sunt valori in unitati curente.\n" -"Indiferent de cat de multe coloane și/sau linii sunt selectate mai sus\n" -"panelul final va contine numai acel număr de linii/coloane care se inscrie\n" -"complet in aria desemnata." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:125 -#: flatcamTools/ToolPanelize.py:230 -msgid "Width (DX)" -msgstr "Lătime (Dx)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:127 -#: flatcamTools/ToolPanelize.py:232 -msgid "" -"The width (DX) within which the panel must fit.\n" -"In current units." -msgstr "" -"Lăţimea (Dx) in care panelul trebuie să se inscrie.\n" -"In unitati curente." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:138 -#: flatcamTools/ToolPanelize.py:241 -msgid "Height (DY)" -msgstr "Inăltime (Dy)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:140 -#: flatcamTools/ToolPanelize.py:243 -msgid "" -"The height (DY)within which the panel must fit.\n" -"In current units." -msgstr "" -"Înălţimea (Dy) in care panelul trebuie să se inscrie.\n" -"In unitati curente." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:27 -msgid "SolderPaste Tool Options" -msgstr "Opțiuni Unealta Pasta Fludor" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:33 -msgid "" -"A tool to create GCode for dispensing\n" -"solder paste onto a PCB." -msgstr "" -"O unealtă care crează cod G-Code pentru dispensarea de pastă de fludor\n" -"pe padurile unui PCB." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:54 -msgid "New Nozzle Dia" -msgstr "Dia nou" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:56 -#: flatcamTools/ToolSolderPaste.py:107 -msgid "Diameter for the new Nozzle tool to add in the Tool Table" -msgstr "" -"Valoarea pentru diametrul unei noi unelte (nozzle) pentru adaugare in Tabela " -"de Unelte" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:72 -#: flatcamTools/ToolSolderPaste.py:183 -msgid "Z Dispense Start" -msgstr "Z start dispensare" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:74 -#: flatcamTools/ToolSolderPaste.py:185 -msgid "The height (Z) when solder paste dispensing starts." -msgstr "Înălţimea (Z) când incepe dispensarea de pastă de fludor." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:85 -#: flatcamTools/ToolSolderPaste.py:195 -msgid "Z Dispense" -msgstr "Z dispensare" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:87 -#: flatcamTools/ToolSolderPaste.py:197 -msgid "The height (Z) when doing solder paste dispensing." -msgstr "Înălţimea (Z) in timp ce se face dispensarea de pastă de fludor." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:98 -#: flatcamTools/ToolSolderPaste.py:207 -msgid "Z Dispense Stop" -msgstr "Z stop dispensare" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:100 -#: flatcamTools/ToolSolderPaste.py:209 -msgid "The height (Z) when solder paste dispensing stops." -msgstr "Înălţimea (Z) când se opreste dispensarea de pastă de fludor." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:111 -#: flatcamTools/ToolSolderPaste.py:219 -msgid "Z Travel" -msgstr "Z deplasare" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:113 -#: flatcamTools/ToolSolderPaste.py:221 -msgid "" -"The height (Z) for travel between pads\n" -"(without dispensing solder paste)." -msgstr "" -"Înălţimea (Z) când se face deplasare între pad-uri.\n" -"(fără dispensare de pastă de fludor)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:125 -#: flatcamTools/ToolSolderPaste.py:232 -msgid "Z Toolchange" -msgstr "Z schimb. unealtă" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:127 -#: flatcamTools/ToolSolderPaste.py:234 -msgid "The height (Z) for tool (nozzle) change." -msgstr "Înălţimea (Z) când se schimbă unealta (nozzle-ul)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:136 -#: flatcamTools/ToolSolderPaste.py:242 -msgid "" -"The X,Y location for tool (nozzle) change.\n" -"The format is (x, y) where x and y are real numbers." -msgstr "" -"Coordonatele X, Y pentru schimbarea uneltei (nozzle).\n" -"Formatul este (x,y) unde x și y sunt numere Reale." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:150 -#: flatcamTools/ToolSolderPaste.py:255 -msgid "Feedrate (speed) while moving on the X-Y plane." -msgstr "Viteza de deplasare a uneltei când se deplasează in planul X-Y." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:163 -#: flatcamTools/ToolSolderPaste.py:267 -msgid "" -"Feedrate (speed) while moving vertically\n" -"(on Z plane)." -msgstr "" -"Viteza de deplasare a uneltei când se misca in plan vertical (planul Z)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:175 -#: flatcamTools/ToolSolderPaste.py:278 -msgid "Feedrate Z Dispense" -msgstr "Feedrate Z dispensare" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:177 -msgid "" -"Feedrate (speed) while moving up vertically\n" -"to Dispense position (on Z plane)." -msgstr "" -"Viteza de deplasare la mișcarea pe verticala spre\n" -"poziţia de dispensare (in planul Z)." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:188 -#: flatcamTools/ToolSolderPaste.py:290 -msgid "Spindle Speed FWD" -msgstr "Viteza motor inainte" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:190 -#: flatcamTools/ToolSolderPaste.py:292 -msgid "" -"The dispenser speed while pushing solder paste\n" -"through the dispenser nozzle." -msgstr "" -"Viteza motorului de dispensare in timp ce impinge pastă de fludor\n" -"prin orificiul uneltei de dispensare." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:202 -#: flatcamTools/ToolSolderPaste.py:303 -msgid "Dwell FWD" -msgstr "Pauza FWD" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:204 -#: flatcamTools/ToolSolderPaste.py:305 -msgid "Pause after solder dispensing." -msgstr "Pauza dupa dispensarea de pastă de fludor." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:214 -#: flatcamTools/ToolSolderPaste.py:314 -msgid "Spindle Speed REV" -msgstr "Viteza motor inapoi" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:216 -#: flatcamTools/ToolSolderPaste.py:316 -msgid "" -"The dispenser speed while retracting solder paste\n" -"through the dispenser nozzle." -msgstr "" -"Viteza motorului de dispensare in timp ce retrage pasta de fludor\n" -"prin orificiul uneltei de dispensare." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:228 -#: flatcamTools/ToolSolderPaste.py:327 -msgid "Dwell REV" -msgstr "Pauza REV" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:230 -#: flatcamTools/ToolSolderPaste.py:329 -msgid "" -"Pause after solder paste dispenser retracted,\n" -"to allow pressure equilibrium." -msgstr "" -"Pauza dupa ce pasta de fludor a fost retrasă,\n" -"necesară pt a ajunge la un echilibru al presiunilor." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:239 -#: flatcamTools/ToolSolderPaste.py:337 -msgid "Files that control the GCode generation." -msgstr "Fişiere care controlează generarea codului G-Code." - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:27 -msgid "Substractor Tool Options" -msgstr "Opțiuni Unealta Substracţie" - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:33 -msgid "" -"A tool to substract one Gerber or Geometry object\n" -"from another of the same type." -msgstr "" -"O unealtă pentru scăderea unui obiect Gerber sau Geometry\n" -"din altul de același tip." - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:38 -#: flatcamTools/ToolSub.py:155 -msgid "Close paths" -msgstr "Închide căile" - -#: flatcamGUI/preferences/tools/ToolsSubPrefGroupUI.py:39 -msgid "" -"Checking this will close the paths cut by the Geometry substractor object." -msgstr "" ->>>>>>> remotes/jpcgt/flatcam/Beta "Verificând aceasta, se vor închide căile tăiate de obiectul tăietor de tip " "Geometrie." @@ -19114,33 +14003,19 @@ msgid "Milling tool for SLOTS is larger than hole size. Cancelled." msgstr "Anulat. Freza este mai mare decat diametrul slotului de frezat." #: flatcamObjects/FlatCAMExcellon.py:1281 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1571 -======= -#: flatcamObjects/FlatCAMGeometry.py:1543 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Focus Z" msgstr "Focalizare Z" #: flatcamObjects/FlatCAMExcellon.py:1300 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1590 -======= -#: flatcamObjects/FlatCAMGeometry.py:1562 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Laser Power" msgstr "Putere Laser" #: flatcamObjects/FlatCAMExcellon.py:1430 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2027 #: flatcamObjects/FlatCAMGeometry.py:2031 #: flatcamObjects/FlatCAMGeometry.py:2176 -======= -#: flatcamObjects/FlatCAMGeometry.py:1999 -#: flatcamObjects/FlatCAMGeometry.py:2003 -#: flatcamObjects/FlatCAMGeometry.py:2148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Generating CNC Code" msgstr "CNC Code in curs de generare" @@ -19149,7 +14024,6 @@ msgstr "CNC Code in curs de generare" msgid "Current Tool parameters were applied to all tools." msgstr "Parametrii Uneltei curente sunt aplicați la toate Uneltele." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:124 flatcamObjects/FlatCAMGeometry.py:1235 #: flatcamObjects/FlatCAMGeometry.py:1236 #: flatcamObjects/FlatCAMGeometry.py:1245 @@ -19160,18 +14034,6 @@ msgstr "Izo" #: flatcamObjects/FlatCAMGeometry.py:854 flatcamObjects/FlatCAMGerber.py:891 #: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:690 #: flatcamTools/ToolCutOut.py:886 flatcamTools/ToolCutOut.py:1046 -======= -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:1207 -#: flatcamObjects/FlatCAMGeometry.py:1208 -#: flatcamObjects/FlatCAMGeometry.py:1217 -msgid "Iso" -msgstr "Izo" - -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:439 -#: flatcamObjects/FlatCAMGeometry.py:826 flatcamObjects/FlatCAMGerber.py:891 -#: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:686 -#: flatcamTools/ToolCutOut.py:882 flatcamTools/ToolCutOut.py:1042 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Rough" msgstr "Grosier" @@ -19208,13 +14070,8 @@ msgstr "Eșuat. Selectează o unealtă pentru ștergere." msgid "Tool was deleted in Tool Table." msgstr "Unealta a fost stearsa din Tabela de Unelte." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1146 #: flatcamObjects/FlatCAMGeometry.py:1156 -======= -#: flatcamObjects/FlatCAMGeometry.py:1118 -#: flatcamObjects/FlatCAMGeometry.py:1128 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" @@ -19232,7 +14089,6 @@ msgstr "" "- Diametrul Uneltei-> coloana „Dia” găsită în tabelul uneltelor\n" "NB: o valoare de zero înseamnă că Dia Unealta = 'V-tip Dia'" -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1643 msgid "This Geometry can't be processed because it is" msgstr "Acest obiect Geometrie nu poate fi procesat deoarece" @@ -19247,22 +14103,6 @@ msgstr "Eșuat. Nici-o unealtă nu este selectată in Tabela de Unelte ..." #: flatcamObjects/FlatCAMGeometry.py:1786 #: flatcamObjects/FlatCAMGeometry.py:1936 -======= -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "This Geometry can't be processed because it is" -msgstr "Acest obiect Geometrie nu poate fi procesat deoarece" - -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "geometry" -msgstr "geometria" - -#: flatcamObjects/FlatCAMGeometry.py:1656 -msgid "Failed. No tool selected in the tool table ..." -msgstr "Eșuat. Nici-o unealtă nu este selectată in Tabela de Unelte ..." - -#: flatcamObjects/FlatCAMGeometry.py:1758 -#: flatcamObjects/FlatCAMGeometry.py:1908 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." @@ -19271,7 +14111,6 @@ msgstr "" "este oferita.\n" "Adaugă un ofset pt unealtă sau schimbă Tipul Ofset." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1852 #: flatcamObjects/FlatCAMGeometry.py:1998 msgid "G-Code parsing in progress..." @@ -19308,61 +14147,15 @@ msgstr "CNCjob creat" #: flatcamObjects/FlatCAMGeometry.py:2209 #: flatcamObjects/FlatCAMGeometry.py:2218 flatcamParsers/ParseGerber.py:1867 -======= -#: flatcamObjects/FlatCAMGeometry.py:1824 -#: flatcamObjects/FlatCAMGeometry.py:1970 -msgid "G-Code parsing in progress..." -msgstr "Analiza codului G în curs ..." - -#: flatcamObjects/FlatCAMGeometry.py:1826 -#: flatcamObjects/FlatCAMGeometry.py:1972 -msgid "G-Code parsing finished..." -msgstr "Analizarea codului G s-a terminat ..." - -#: flatcamObjects/FlatCAMGeometry.py:1834 -msgid "Finished G-Code processing" -msgstr "Prelucrarea G-Code terminată" - -#: flatcamObjects/FlatCAMGeometry.py:1836 -#: flatcamObjects/FlatCAMGeometry.py:1984 -msgid "G-Code processing failed with error" -msgstr "Procesarea G-Code a eșuat cu eroarea" - -#: flatcamObjects/FlatCAMGeometry.py:1878 flatcamTools/ToolSolderPaste.py:1301 -msgid "Cancelled. Empty file, it has no geometry" -msgstr "Anulat. Fişier gol, nu are geometrie" - -#: flatcamObjects/FlatCAMGeometry.py:1982 -#: flatcamObjects/FlatCAMGeometry.py:2143 -msgid "Finished G-Code processing..." -msgstr "Prelucrarea G-Code terminată ..." - -#: flatcamObjects/FlatCAMGeometry.py:2001 -#: flatcamObjects/FlatCAMGeometry.py:2005 -#: flatcamObjects/FlatCAMGeometry.py:2150 -msgid "CNCjob created" -msgstr "CNCjob creat" - -#: flatcamObjects/FlatCAMGeometry.py:2181 -#: flatcamObjects/FlatCAMGeometry.py:2190 flatcamParsers/ParseGerber.py:1867 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamParsers/ParseGerber.py:1877 msgid "Scale factor has to be a number: integer or float." msgstr "Factorul de scalare trebuie să fie un număr: natural sau real." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2281 msgid "Geometry Scale done." msgstr "Scalare Geometrie executată." #: flatcamObjects/FlatCAMGeometry.py:2298 flatcamParsers/ParseGerber.py:1993 -======= -#: flatcamObjects/FlatCAMGeometry.py:2253 -msgid "Geometry Scale done." -msgstr "Scalare Geometrie executată." - -#: flatcamObjects/FlatCAMGeometry.py:2270 flatcamParsers/ParseGerber.py:1993 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." @@ -19370,19 +14163,11 @@ msgstr "" "O pereche de valori (x,y) este necesară. Probabil că ai introdus numai o " "singură valoare in câmpul Offset." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2354 msgid "Geometry Offset done." msgstr "Ofset Geometrie executat." #: flatcamObjects/FlatCAMGeometry.py:2383 -======= -#: flatcamObjects/FlatCAMGeometry.py:2326 -msgid "Geometry Offset done." -msgstr "Ofset Geometrie executat." - -#: flatcamObjects/FlatCAMGeometry.py:2355 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" @@ -20387,17 +15172,10 @@ msgid "Copper Thieving Tool done." msgstr "Unealta Copper Thieving efectuata." #: flatcamTools/ToolCopperThieving.py:759 -<<<<<<< HEAD #: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:519 #: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:208 #: flatcamTools/ToolNCC.py:1599 flatcamTools/ToolNCC.py:1640 #: flatcamTools/ToolNCC.py:1669 flatcamTools/ToolPaint.py:1474 -======= -#: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:515 -#: flatcamTools/ToolCutOut.py:720 flatcamTools/ToolInvertGerber.py:208 -#: flatcamTools/ToolNCC.py:1594 flatcamTools/ToolNCC.py:1635 -#: flatcamTools/ToolNCC.py:1664 flatcamTools/ToolPaint.py:1469 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:412 flatcamTools/ToolPanelize.py:426 #: flatcamTools/ToolSub.py:294 flatcamTools/ToolSub.py:307 #: flatcamTools/ToolSub.py:498 flatcamTools/ToolSub.py:513 @@ -20623,11 +15401,7 @@ msgstr "" "apasarea tastei CTRL, operatia se va repeta automat pana când\n" "se va apasa tasta 'Escape'." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:524 -======= -#: flatcamTools/ToolCutOut.py:520 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no object selected for Cutout.\n" "Select one and try again." @@ -20635,32 +15409,19 @@ msgstr "" "Nu este nici-un obiect selectat pentru decupaj.\n" "Selectează unul și încearcă din nou." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:530 flatcamTools/ToolCutOut.py:733 #: flatcamTools/ToolCutOut.py:914 flatcamTools/ToolCutOut.py:996 -======= -#: flatcamTools/ToolCutOut.py:526 flatcamTools/ToolCutOut.py:729 -#: flatcamTools/ToolCutOut.py:910 flatcamTools/ToolCutOut.py:992 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandGeoCutout.py:184 msgid "Tool Diameter is zero value. Change it to a positive real number." msgstr "Diametrul uneltei este zero. Schimbă intr-o valoare pozitivă Reală." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:544 flatcamTools/ToolCutOut.py:748 -======= -#: flatcamTools/ToolCutOut.py:540 flatcamTools/ToolCutOut.py:744 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Number of gaps value is missing. Add it and retry." msgstr "" "Numărul de punţi lipseste sau este in format gresit. Adaugă din nou și " "reîncearcă." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:549 flatcamTools/ToolCutOut.py:752 -======= -#: flatcamTools/ToolCutOut.py:545 flatcamTools/ToolCutOut.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " @@ -20668,11 +15429,7 @@ msgstr "" "Valoarea spatiilor poate fi doar una dintre: „Niciuna”, „lr”, „tb”, „2lr”, " "„2tb”, 4 sau 8. Completați o valoare corectă și încercați din nou. " -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:554 flatcamTools/ToolCutOut.py:758 -======= -#: flatcamTools/ToolCutOut.py:550 flatcamTools/ToolCutOut.py:754 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " @@ -20684,46 +15441,28 @@ msgstr "" "Se poate insa converti MultiGeo in tip SingleGeo și apoi se poate efectua " "decupajul." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:706 flatcamTools/ToolCutOut.py:903 msgid "Any form CutOut operation finished." msgstr "Operatia de decupaj cu formă liberă s-a terminat." #: flatcamTools/ToolCutOut.py:728 flatcamTools/ToolInvertGerber.py:214 #: flatcamTools/ToolNCC.py:1603 flatcamTools/ToolPaint.py:1397 -======= -#: flatcamTools/ToolCutOut.py:702 flatcamTools/ToolCutOut.py:899 -msgid "Any form CutOut operation finished." -msgstr "Operatia de decupaj cu formă liberă s-a terminat." - -#: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:214 -#: flatcamTools/ToolNCC.py:1598 flatcamTools/ToolPaint.py:1392 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:417 tclCommands/TclCommandBbox.py:71 #: tclCommands/TclCommandNregions.py:71 msgid "Object not found" msgstr "Obiectul nu a fost gasit" -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:872 msgid "Rectangular cutout with negative margin is not possible." msgstr "Tăierea rectangulară cu marginea negativă nu este posibilă." #: flatcamTools/ToolCutOut.py:908 -======= -#: flatcamTools/ToolCutOut.py:868 -msgid "Rectangular cutout with negative margin is not possible." -msgstr "Tăierea rectangulară cu marginea negativă nu este posibilă." - -#: flatcamTools/ToolCutOut.py:904 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Click on the selected geometry object perimeter to create a bridge gap ..." msgstr "" "Click pe perimetrul obiectului tip Geometrie selectat\n" "pentru a crea o punte separatoare." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:925 flatcamTools/ToolCutOut.py:951 msgid "Could not retrieve Geometry object" msgstr "Nu s-a putut incărca obiectul Geometrie" @@ -20741,25 +15480,6 @@ msgid "Could not retrieve Gerber object" msgstr "Nu s-a putut incărca obiectul Gerber" #: flatcamTools/ToolCutOut.py:983 -======= -#: flatcamTools/ToolCutOut.py:921 flatcamTools/ToolCutOut.py:947 -msgid "Could not retrieve Geometry object" -msgstr "Nu s-a putut incărca obiectul Geometrie" - -#: flatcamTools/ToolCutOut.py:952 -msgid "Geometry object for manual cutout not found" -msgstr "Obiectul Geometrie pentru decupaj manual nu este găsit" - -#: flatcamTools/ToolCutOut.py:962 -msgid "Added manual Bridge Gap." -msgstr "O punte a fost adăugată in mod manual." - -#: flatcamTools/ToolCutOut.py:974 -msgid "Could not retrieve Gerber object" -msgstr "Nu s-a putut incărca obiectul Gerber" - -#: flatcamTools/ToolCutOut.py:979 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." @@ -20767,11 +15487,7 @@ msgstr "" "Nu există obiect selectat pt operatia de decupare.\n" "Selectează un obiect si incearcă din nou." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:989 -======= -#: flatcamTools/ToolCutOut.py:985 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." @@ -20779,19 +15495,11 @@ msgstr "" "Obiectul selectat trebuie să fie de tip Gerber.\n" "Selectează un obiect Gerber si incearcă din nou." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:1024 msgid "Geometry not supported for cutout" msgstr "Geometria nu este acceptată pentru decupaj" #: flatcamTools/ToolCutOut.py:1099 -======= -#: flatcamTools/ToolCutOut.py:1020 -msgid "Geometry not supported for cutout" -msgstr "Geometria nu este acceptată pentru decupaj" - -#: flatcamTools/ToolCutOut.py:1095 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Making manual bridge gap..." msgstr "Se generează o punte separatoare in mod manual..." diff --git a/locale/ru/LC_MESSAGES/strings.po b/locale/ru/LC_MESSAGES/strings.po index 38e88a92..3c30a252 100644 --- a/locale/ru/LC_MESSAGES/strings.po +++ b/locale/ru/LC_MESSAGES/strings.po @@ -5,11 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -<<<<<<< HEAD "POT-Creation-Date: 2020-05-03 16:11+0300\n" -======= -"POT-Creation-Date: 2020-05-02 23:58+0300\n" ->>>>>>> remotes/jpcgt/flatcam/Beta "PO-Revision-Date: \n" "Last-Translator: Andrey Kultyapov \n" "Language-Team: \n" @@ -25,7 +21,6 @@ msgstr "" "X-Poedit-SearchPathExcluded-2: assets\n" "X-Poedit-SearchPathExcluded-3: tests\n" -<<<<<<< HEAD #: FlatCAMApp.py:491 msgid "FlatCAM is initializing ..." msgstr "Запуск FlatCAM ..." @@ -35,17 +30,6 @@ msgid "Could not find the Language files. The App strings are missing." msgstr "Не удалось найти языковые файлы. Строки приложения отсутствуют." #: FlatCAMApp.py:709 -======= -#: FlatCAMApp.py:490 -msgid "FlatCAM is initializing ..." -msgstr "Запуск FlatCAM ..." - -#: FlatCAMApp.py:638 -msgid "Could not find the Language files. The App strings are missing." -msgstr "Не удалось найти языковые файлы. Строки приложения отсутствуют." - -#: FlatCAMApp.py:708 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started." @@ -53,11 +37,7 @@ msgstr "" "Запуск FlatCAM ...\n" "Инициализация рабочей области." -<<<<<<< HEAD #: FlatCAMApp.py:729 -======= -#: FlatCAMApp.py:728 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "FlatCAM is initializing ...\n" "Canvas initialization started.\n" @@ -67,26 +47,17 @@ msgstr "" "Инициализация рабочей области.\n" "Инициализация рабочей области завершена за" -<<<<<<< HEAD #: FlatCAMApp.py:1593 FlatCAMApp.py:7451 msgid "New Project - Not saved" msgstr "Новый проект - Не сохранён" #: FlatCAMApp.py:1689 -======= -#: FlatCAMApp.py:1592 FlatCAMApp.py:7450 -msgid "New Project - Not saved" -msgstr "Новый проект - Не сохранён" - -#: FlatCAMApp.py:1688 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Found old default preferences files. Please reboot the application to update." msgstr "" "Найдены старые файлы настроек по умолчанию. Пожалуйста, перезагрузите " "приложение для обновления." -<<<<<<< HEAD #: FlatCAMApp.py:1740 FlatCAMApp.py:2512 FlatCAMApp.py:2547 FlatCAMApp.py:2594 #: FlatCAMApp.py:4540 FlatCAMApp.py:7535 FlatCAMApp.py:7572 FlatCAMApp.py:7614 #: FlatCAMApp.py:7643 FlatCAMApp.py:7684 FlatCAMApp.py:7709 FlatCAMApp.py:7761 @@ -94,15 +65,6 @@ msgstr "" #: FlatCAMApp.py:7964 FlatCAMApp.py:8005 FlatCAMApp.py:8049 FlatCAMApp.py:8105 #: FlatCAMApp.py:8137 FlatCAMApp.py:8169 FlatCAMApp.py:8402 FlatCAMApp.py:8440 #: FlatCAMApp.py:8483 FlatCAMApp.py:8560 FlatCAMApp.py:8615 -======= -#: FlatCAMApp.py:1739 FlatCAMApp.py:2511 FlatCAMApp.py:2546 FlatCAMApp.py:2593 -#: FlatCAMApp.py:4539 FlatCAMApp.py:7534 FlatCAMApp.py:7571 FlatCAMApp.py:7613 -#: FlatCAMApp.py:7642 FlatCAMApp.py:7683 FlatCAMApp.py:7708 FlatCAMApp.py:7760 -#: FlatCAMApp.py:7795 FlatCAMApp.py:7840 FlatCAMApp.py:7881 FlatCAMApp.py:7922 -#: FlatCAMApp.py:7963 FlatCAMApp.py:8004 FlatCAMApp.py:8048 FlatCAMApp.py:8104 -#: FlatCAMApp.py:8136 FlatCAMApp.py:8168 FlatCAMApp.py:8401 FlatCAMApp.py:8439 -#: FlatCAMApp.py:8482 FlatCAMApp.py:8559 FlatCAMApp.py:8614 ->>>>>>> remotes/jpcgt/flatcam/Beta #: FlatCAMBookmark.py:300 FlatCAMBookmark.py:342 FlatCAMDB.py:663 #: FlatCAMDB.py:709 FlatCAMDB.py:2125 FlatCAMDB.py:2171 #: flatcamEditors/FlatCAMExcEditor.py:1023 @@ -117,7 +79,6 @@ msgstr "" msgid "Cancelled." msgstr "Отменено." -<<<<<<< HEAD #: FlatCAMApp.py:1756 msgid "Open Config file failed." msgstr "Не удалось открыть файл конфигурации." @@ -143,33 +104,6 @@ msgid "Select a Geometry, Gerber or Excellon Object to edit." msgstr "Выберите объект Geometry, Gerber или Excellon для редактирования." #: FlatCAMApp.py:2146 -======= -#: FlatCAMApp.py:1755 -msgid "Open Config file failed." -msgstr "Не удалось открыть файл конфигурации." - -#: FlatCAMApp.py:1770 -msgid "Open Script file failed." -msgstr "Ошибка открытия файла сценария." - -#: FlatCAMApp.py:1796 -msgid "Open Excellon file failed." -msgstr "Не удалось открыть файл Excellon." - -#: FlatCAMApp.py:1809 -msgid "Open GCode file failed." -msgstr "Не удалось открыть файл GCode." - -#: FlatCAMApp.py:1822 -msgid "Open Gerber file failed." -msgstr "Не удалось открыть файл Gerber." - -#: FlatCAMApp.py:2130 -msgid "Select a Geometry, Gerber or Excellon Object to edit." -msgstr "Выберите объект Geometry, Gerber или Excellon для редактирования." - -#: FlatCAMApp.py:2145 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Simultaneous editing of tools geometry in a MultiGeo Geometry is not " "possible.\n" @@ -178,7 +112,6 @@ msgstr "" "Одновременное редактирование геометрии в MultiGeo Geometry невозможно.\n" "Редактируйте только одну геометрию за раз." -<<<<<<< HEAD #: FlatCAMApp.py:2204 msgid "Editor is activated ..." msgstr "Редактор активирован ..." @@ -202,49 +135,18 @@ msgstr "Да" #: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 #: flatcamGUI/FlatCAMGUI.py:2520 #: flatcamGUI/preferences/PreferencesUIManager.py:1123 -======= -#: FlatCAMApp.py:2203 -msgid "Editor is activated ..." -msgstr "Редактор активирован ..." - -#: FlatCAMApp.py:2224 -msgid "Do you want to save the edited object?" -msgstr "Вы хотите сохранить редактируемый объект?" - -#: FlatCAMApp.py:2225 flatcamGUI/FlatCAMGUI.py:2288 -msgid "Close Editor" -msgstr "Закрыть редактор" - -#: FlatCAMApp.py:2228 FlatCAMApp.py:3517 FlatCAMApp.py:6084 FlatCAMApp.py:7344 -#: FlatCAMTranslation.py:109 FlatCAMTranslation.py:207 -#: flatcamGUI/FlatCAMGUI.py:2519 -#: flatcamGUI/preferences/PreferencesUIManager.py:1118 -msgid "Yes" -msgstr "Да" - -#: FlatCAMApp.py:2229 FlatCAMApp.py:3518 FlatCAMApp.py:6085 FlatCAMApp.py:7345 -#: FlatCAMTranslation.py:110 FlatCAMTranslation.py:208 -#: flatcamGUI/FlatCAMGUI.py:2520 -#: flatcamGUI/preferences/PreferencesUIManager.py:1119 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150 #: flatcamTools/ToolNCC.py:182 flatcamTools/ToolPaint.py:166 msgid "No" msgstr "Нет" -<<<<<<< HEAD #: FlatCAMApp.py:2231 FlatCAMApp.py:3520 FlatCAMApp.py:4478 FlatCAMApp.py:5103 #: FlatCAMApp.py:7347 FlatCAMDB.py:128 FlatCAMDB.py:1689 -======= -#: FlatCAMApp.py:2230 FlatCAMApp.py:3519 FlatCAMApp.py:4477 FlatCAMApp.py:5102 -#: FlatCAMApp.py:7346 FlatCAMDB.py:128 FlatCAMDB.py:1689 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1347 msgid "Cancel" msgstr "Отмена" -<<<<<<< HEAD #: FlatCAMApp.py:2263 msgid "Object empty after edit." msgstr "Объект пуст после редактирования." @@ -292,55 +194,6 @@ msgstr "Сохранить в файл" #: FlatCAMApp.py:2602 FlatCAMApp.py:8859 FlatCAMApp.py:8907 FlatCAMApp.py:9032 #: FlatCAMApp.py:9168 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 -======= -#: FlatCAMApp.py:2262 -msgid "Object empty after edit." -msgstr "Объект пуст после редактирования." - -#: FlatCAMApp.py:2266 FlatCAMApp.py:2287 FlatCAMApp.py:2309 -msgid "Editor exited. Editor content saved." -msgstr "Редактор закрыт. Содержимое редактора сохранено." - -#: FlatCAMApp.py:2313 FlatCAMApp.py:2336 FlatCAMApp.py:2354 -msgid "Select a Gerber, Geometry or Excellon Object to update." -msgstr "Выберите объект Gerber, Geometry или Excellon для обновления." - -#: FlatCAMApp.py:2316 -msgid "is updated, returning to App..." -msgstr "обновлён, возврат в приложение ..." - -#: FlatCAMApp.py:2323 -msgid "Editor exited. Editor content was not saved." -msgstr "Редактор закрыт. Содержимое редактора не сохранено." - -#: FlatCAMApp.py:2503 FlatCAMApp.py:2507 -msgid "Import FlatCAM Preferences" -msgstr "Импорт настроек FlatCAM" - -#: FlatCAMApp.py:2518 -msgid "Imported Defaults from" -msgstr "Значения по умолчанию импортированы из" - -#: FlatCAMApp.py:2538 FlatCAMApp.py:2543 -msgid "Export FlatCAM Preferences" -msgstr "Экспорт настроек FlatCAM" - -#: FlatCAMApp.py:2557 FlatCAMApp.py:2625 -#: flatcamGUI/preferences/PreferencesUIManager.py:1014 -msgid "Failed to write defaults to file." -msgstr "Не удалось записать значения по умолчанию в файл." - -#: FlatCAMApp.py:2563 -msgid "Exported preferences to" -msgstr "Экспорт настроек в" - -#: FlatCAMApp.py:2583 FlatCAMApp.py:2588 -msgid "Save to file" -msgstr "Сохранить в файл" - -#: FlatCAMApp.py:2601 FlatCAMApp.py:8858 FlatCAMApp.py:8906 FlatCAMApp.py:9031 -#: FlatCAMApp.py:9167 FlatCAMBookmark.py:308 FlatCAMDB.py:671 FlatCAMDB.py:2133 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMTextEditor.py:276 flatcamObjects/FlatCAMCNCJob.py:959 #: flatcamTools/ToolFilm.py:1031 flatcamTools/ToolFilm.py:1212 #: flatcamTools/ToolSolderPaste.py:1534 @@ -351,7 +204,6 @@ msgstr "" "В доступе отказано, сохранение невозможно.\n" "Скорее всего, другое приложение держит файл открытым и недоступным." -<<<<<<< HEAD #: FlatCAMApp.py:2613 msgid "Could not load the file." msgstr "Не удалось загрузить файл." @@ -372,28 +224,6 @@ msgstr "Не удалось открыть файл последних прое #: FlatCAMApp.py:9637 FlatCAMApp.py:10287 #: flatcamEditors/FlatCAMGrbEditor.py:4364 #: flatcamObjects/FlatCAMGeometry.py:1725 flatcamParsers/ParseExcellon.py:897 -======= -#: FlatCAMApp.py:2612 -msgid "Could not load the file." -msgstr "Не удалось загрузить файл." - -#: FlatCAMApp.py:2628 -msgid "Exported file to" -msgstr "Файл экспортируется в" - -#: FlatCAMApp.py:2711 -msgid "Failed to open recent files file for writing." -msgstr "Не удалось открыть файл истории для записи." - -#: FlatCAMApp.py:2722 -msgid "Failed to open recent projects file for writing." -msgstr "Не удалось открыть файл последних проектов для записи." - -#: FlatCAMApp.py:2805 FlatCAMApp.py:9376 FlatCAMApp.py:9440 FlatCAMApp.py:9571 -#: FlatCAMApp.py:9636 FlatCAMApp.py:10286 -#: flatcamEditors/FlatCAMGrbEditor.py:4364 -#: flatcamObjects/FlatCAMGeometry.py:1697 flatcamParsers/ParseExcellon.py:897 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:432 msgid "An internal error has occurred. See shell.\n" msgstr "Произошла внутренняя ошибка. Смотрите командную строку.\n" @@ -411,7 +241,6 @@ msgstr "" msgid "Converting units to " msgstr "Конвертирование единиц в " -<<<<<<< HEAD #: FlatCAMApp.py:2931 msgid "CREATE A NEW FLATCAM TCL SCRIPT" msgstr "СОЗДАЙТЕ НОВЫЙ TCL СЦЕНАРИЙ FLATCAM" @@ -425,21 +254,6 @@ msgid "FlatCAM commands list" msgstr "Список команд FlatCAM" #: FlatCAMApp.py:2935 -======= -#: FlatCAMApp.py:2930 -msgid "CREATE A NEW FLATCAM TCL SCRIPT" -msgstr "СОЗДАЙТЕ НОВЫЙ TCL СЦЕНАРИЙ FLATCAM" - -#: FlatCAMApp.py:2931 -msgid "TCL Tutorial is here" -msgstr "Учебное пособие по TCL здесь" - -#: FlatCAMApp.py:2933 -msgid "FlatCAM commands list" -msgstr "Список команд FlatCAM" - -#: FlatCAMApp.py:2934 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Type >help< followed by Run Code for a list of FlatCAM Tcl Commands " "(displayed in Tcl Shell)." @@ -447,21 +261,12 @@ msgstr "" "Введите> help <, а затем Run Code для получения списка команд FlatCAM Tcl " "(отображается в оболочке Tcl)." -<<<<<<< HEAD #: FlatCAMApp.py:2982 FlatCAMApp.py:2988 FlatCAMApp.py:2994 FlatCAMApp.py:3000 #: FlatCAMApp.py:3006 FlatCAMApp.py:3012 msgid "created/selected" msgstr "создан / выбрана" #: FlatCAMApp.py:3027 FlatCAMApp.py:5189 flatcamObjects/FlatCAMObj.py:248 -======= -#: FlatCAMApp.py:2981 FlatCAMApp.py:2987 FlatCAMApp.py:2993 FlatCAMApp.py:2999 -#: FlatCAMApp.py:3005 FlatCAMApp.py:3011 -msgid "created/selected" -msgstr "создан / выбрана" - -#: FlatCAMApp.py:3026 FlatCAMApp.py:5188 flatcamObjects/FlatCAMObj.py:248 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMObj.py:279 flatcamObjects/FlatCAMObj.py:295 #: flatcamObjects/FlatCAMObj.py:375 flatcamTools/ToolCopperThieving.py:1481 #: flatcamTools/ToolFiducials.py:809 flatcamTools/ToolMove.py:229 @@ -469,7 +274,6 @@ msgstr "создан / выбрана" msgid "Plotting" msgstr "Прорисовка" -<<<<<<< HEAD #: FlatCAMApp.py:3090 flatcamGUI/FlatCAMGUI.py:545 msgid "About FlatCAM" msgstr "О программе" @@ -499,37 +303,6 @@ msgid "Licensed under the MIT license" msgstr "Под лицензией MIT" #: FlatCAMApp.py:3147 -======= -#: FlatCAMApp.py:3089 flatcamGUI/FlatCAMGUI.py:545 -msgid "About FlatCAM" -msgstr "О программе" - -#: FlatCAMApp.py:3115 -msgid "2D Computer-Aided Printed Circuit Board Manufacturing" -msgstr "2D Computer-Aided Printed Circuit Board Manufacturing" - -#: FlatCAMApp.py:3116 -msgid "Development" -msgstr "Исходный код" - -#: FlatCAMApp.py:3117 -msgid "DOWNLOAD" -msgstr "Страница загрузок" - -#: FlatCAMApp.py:3118 -msgid "Issue tracker" -msgstr "Issue-трекер" - -#: FlatCAMApp.py:3122 FlatCAMApp.py:3483 flatcamGUI/GUIElements.py:2583 -msgid "Close" -msgstr "Закрыть" - -#: FlatCAMApp.py:3137 -msgid "Licensed under the MIT license" -msgstr "Под лицензией MIT" - -#: FlatCAMApp.py:3146 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Permission is hereby granted, free of charge, to any person obtaining a " "copy\n" @@ -577,11 +350,7 @@ msgstr "" "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n" "THE SOFTWARE." -<<<<<<< HEAD #: FlatCAMApp.py:3169 -======= -#: FlatCAMApp.py:3168 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Some of the icons used are from the following sources:
Icons by FreepikIcons8
Иконки " "от oNline Web Fonts" -<<<<<<< HEAD #: FlatCAMApp.py:3202 msgid "Splash" msgstr "Информация" @@ -651,61 +419,6 @@ msgid "Bookmarks Manager" msgstr "Диспетчер закладок" #: FlatCAMApp.py:3475 -======= -#: FlatCAMApp.py:3201 -msgid "Splash" -msgstr "Информация" - -#: FlatCAMApp.py:3207 -msgid "Programmers" -msgstr "Разработчики" - -#: FlatCAMApp.py:3213 -msgid "Translators" -msgstr "Переводчики" - -#: FlatCAMApp.py:3219 -msgid "License" -msgstr "Лицензия" - -#: FlatCAMApp.py:3225 -msgid "Attributions" -msgstr "Пояснения" - -#: FlatCAMApp.py:3248 -msgid "Programmer" -msgstr "Разработчик" - -#: FlatCAMApp.py:3249 -msgid "Status" -msgstr "Статус" - -#: FlatCAMApp.py:3250 FlatCAMApp.py:3330 -msgid "E-mail" -msgstr "E-mail" - -#: FlatCAMApp.py:3258 -msgid "BETA Maintainer >= 2019" -msgstr "Куратор >=2019" - -#: FlatCAMApp.py:3327 -msgid "Language" -msgstr "Язык" - -#: FlatCAMApp.py:3328 -msgid "Translator" -msgstr "Переводчик" - -#: FlatCAMApp.py:3329 -msgid "Corrections" -msgstr "Исправления" - -#: FlatCAMApp.py:3454 FlatCAMApp.py:3463 flatcamGUI/FlatCAMGUI.py:527 -msgid "Bookmarks Manager" -msgstr "Диспетчер закладок" - -#: FlatCAMApp.py:3474 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "This entry will resolve to another website if:\n" "\n" @@ -725,7 +438,6 @@ msgstr "" "Если вы не можете получить какую-либо информацию о бета-версии FlatCAM\n" "используйте ссылку на канал YouTube в меню «Справка»." -<<<<<<< HEAD #: FlatCAMApp.py:3482 msgid "Alternative website" msgstr "Альтернативный сайт" @@ -735,17 +447,6 @@ msgid "Application is saving the project. Please wait ..." msgstr "Приложение сохраняет проект. Пожалуйста, подождите ..." #: FlatCAMApp.py:3513 FlatCAMTranslation.py:202 -======= -#: FlatCAMApp.py:3481 -msgid "Alternative website" -msgstr "Альтернативный сайт" - -#: FlatCAMApp.py:3507 flatcamGUI/FlatCAMGUI.py:4244 -msgid "Application is saving the project. Please wait ..." -msgstr "Приложение сохраняет проект. Пожалуйста, подождите ..." - -#: FlatCAMApp.py:3512 FlatCAMTranslation.py:202 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects modified in FlatCAM. \n" "Do you want to Save the project?" @@ -753,7 +454,6 @@ msgstr "" "Есть файлы/объекты, измененные в FlatCAM.\n" "Вы хотите сохранить проект?" -<<<<<<< HEAD #: FlatCAMApp.py:3516 FlatCAMApp.py:7343 FlatCAMTranslation.py:205 msgid "Save changes" msgstr "Сохранить изменения" @@ -771,35 +471,12 @@ msgid "Selected Gerber file extensions registered with FlatCAM." msgstr "Выбранные расширения файлов Gerber, зарегистрированные в FlatCAM." #: FlatCAMApp.py:4010 FlatCAMApp.py:4069 FlatCAMApp.py:4097 -======= -#: FlatCAMApp.py:3515 FlatCAMApp.py:7342 FlatCAMTranslation.py:205 -msgid "Save changes" -msgstr "Сохранить изменения" - -#: FlatCAMApp.py:3777 -msgid "Selected Excellon file extensions registered with FlatCAM." -msgstr "Выбранные расширения файлов Excellon, зарегистрированные в FlatCAM." - -#: FlatCAMApp.py:3799 -msgid "Selected GCode file extensions registered with FlatCAM." -msgstr "Выбранные расширения файлов GCode, зарегистрированные в FlatCAM." - -#: FlatCAMApp.py:3821 -msgid "Selected Gerber file extensions registered with FlatCAM." -msgstr "Выбранные расширения файлов Gerber, зарегистрированные в FlatCAM." - -#: FlatCAMApp.py:4009 FlatCAMApp.py:4068 FlatCAMApp.py:4096 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "At least two objects are required for join. Objects currently selected" msgstr "" "Для объединения требуются как минимум два объекта. Объекты, выбранные в " "данный момент" -<<<<<<< HEAD #: FlatCAMApp.py:4019 -======= -#: FlatCAMApp.py:4018 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed join. The Geometry objects are of different types.\n" "At least one is MultiGeo type and the other is SingleGeo type. A possibility " @@ -815,7 +492,6 @@ msgstr "" "потеряна, и результат может не соответствовать ожидаемому. \n" "Проверьте сгенерированный GCODE." -<<<<<<< HEAD #: FlatCAMApp.py:4031 FlatCAMApp.py:4041 msgid "Geometry merging finished" msgstr "Слияние Geometry завершено" @@ -857,49 +533,6 @@ msgid "Toggle Units" msgstr "Единицы измерения" #: FlatCAMApp.py:4474 -======= -#: FlatCAMApp.py:4030 FlatCAMApp.py:4040 -msgid "Geometry merging finished" -msgstr "Слияние Geometry завершено" - -#: FlatCAMApp.py:4063 -msgid "Failed. Excellon joining works only on Excellon objects." -msgstr "Неудача. Присоединение Excellon работает только на объектах Excellon." - -#: FlatCAMApp.py:4073 -msgid "Excellon merging finished" -msgstr "Слияние Excellon завершено" - -#: FlatCAMApp.py:4091 -msgid "Failed. Gerber joining works only on Gerber objects." -msgstr "Неудача. Объединение Gerber работает только на объектах Gerber." - -#: FlatCAMApp.py:4101 -msgid "Gerber merging finished" -msgstr "Слияние Gerber завершено" - -#: FlatCAMApp.py:4121 FlatCAMApp.py:4158 -msgid "Failed. Select a Geometry Object and try again." -msgstr "Неудалось. Выберите объект Geometry и попробуйте снова." - -#: FlatCAMApp.py:4125 FlatCAMApp.py:4163 -msgid "Expected a GeometryObject, got" -msgstr "Ожидается GeometryObject, получено" - -#: FlatCAMApp.py:4140 -msgid "A Geometry object was converted to MultiGeo type." -msgstr "Объект Geometry был преобразован в тип MultiGeo." - -#: FlatCAMApp.py:4178 -msgid "A Geometry object was converted to SingleGeo type." -msgstr "Объект Geometry был преобразован в тип SingleGeo." - -#: FlatCAMApp.py:4471 -msgid "Toggle Units" -msgstr "Единицы измерения" - -#: FlatCAMApp.py:4473 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Changing the units of the project\n" "will scale all objects.\n" @@ -910,7 +543,6 @@ msgstr "" "масштабированию всех всех объектов.\n" "Продолжить?" -<<<<<<< HEAD #: FlatCAMApp.py:4477 FlatCAMApp.py:5025 FlatCAMApp.py:5102 FlatCAMApp.py:7728 #: FlatCAMApp.py:7742 FlatCAMApp.py:8075 FlatCAMApp.py:8085 msgid "Ok" @@ -925,22 +557,6 @@ msgid "Detachable Tabs" msgstr "Плавающие вкладки" #: FlatCAMApp.py:5014 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1431 -======= -#: FlatCAMApp.py:4476 FlatCAMApp.py:5024 FlatCAMApp.py:5101 FlatCAMApp.py:7727 -#: FlatCAMApp.py:7741 FlatCAMApp.py:8074 FlatCAMApp.py:8084 -msgid "Ok" -msgstr "Да" - -#: FlatCAMApp.py:4525 -msgid "Converted units to" -msgstr "Конвертирование единиц в" - -#: FlatCAMApp.py:4927 -msgid "Detachable Tabs" -msgstr "Плавающие вкладки" - -#: FlatCAMApp.py:5013 flatcamTools/ToolNCC.py:932 flatcamTools/ToolNCC.py:1426 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:858 flatcamTools/ToolSolderPaste.py:568 #: flatcamTools/ToolSolderPaste.py:893 msgid "Please enter a tool diameter with non-zero value, in Float format." @@ -948,20 +564,12 @@ msgstr "" "Пожалуйста, введите диаметр инструмента с ненулевым значением в float " "формате." -<<<<<<< HEAD #: FlatCAMApp.py:5018 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 -======= -#: FlatCAMApp.py:5017 flatcamTools/ToolNCC.py:936 flatcamTools/ToolPaint.py:862 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:572 msgid "Adding Tool cancelled" msgstr "Добавление инструмента отменено" -<<<<<<< HEAD #: FlatCAMApp.py:5021 -======= -#: FlatCAMApp.py:5020 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Adding Tool works only when Advanced is checked.\n" "Go to Preferences -> General - Show Advanced Options." @@ -970,19 +578,11 @@ msgstr "" "«Дополнительно».\n" "Перейдите в Настройки -> Основные парам. - Показать дополнительные параметры." -<<<<<<< HEAD #: FlatCAMApp.py:5097 msgid "Delete objects" msgstr "Удалить объекты" #: FlatCAMApp.py:5100 -======= -#: FlatCAMApp.py:5096 -msgid "Delete objects" -msgstr "Удалить объекты" - -#: FlatCAMApp.py:5099 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Are you sure you want to permanently delete\n" "the selected objects?" @@ -990,7 +590,6 @@ msgstr "" "Вы уверены, что хотите удалить навсегда\n" "выделенные объекты?" -<<<<<<< HEAD #: FlatCAMApp.py:5138 msgid "Object(s) deleted" msgstr "Объект(ы) удалены" @@ -1040,57 +639,6 @@ msgid "Wrong coordinates. Enter coordinates in format: X,Y" msgstr "Неверные координаты. Введите координаты в формате: X, Y" #: FlatCAMApp.py:5463 FlatCAMApp.py:5612 -======= -#: FlatCAMApp.py:5137 -msgid "Object(s) deleted" -msgstr "Объект(ы) удалены" - -#: FlatCAMApp.py:5141 FlatCAMApp.py:5296 flatcamTools/ToolDblSided.py:818 -msgid "Failed. No object(s) selected..." -msgstr "Нудача. Объекты не выбраны ..." - -#: FlatCAMApp.py:5143 -msgid "Save the work in Editor and try again ..." -msgstr "Сохраните работу в редакторе и попробуйте снова ..." - -#: FlatCAMApp.py:5172 -msgid "Object deleted" -msgstr "Объект(ы) удален" - -#: FlatCAMApp.py:5199 -msgid "Click to set the origin ..." -msgstr "Кликните, чтобы указать начало координат ..." - -#: FlatCAMApp.py:5221 -msgid "Setting Origin..." -msgstr "Установка точки начала координат..." - -#: FlatCAMApp.py:5234 FlatCAMApp.py:5336 -msgid "Origin set" -msgstr "Начало координат установлено" - -#: FlatCAMApp.py:5251 -msgid "Origin coordinates specified but incomplete." -msgstr "Координаты начала указаны, но неполны." - -#: FlatCAMApp.py:5292 -msgid "Moving to Origin..." -msgstr "Переход к началу координат..." - -#: FlatCAMApp.py:5373 -msgid "Jump to ..." -msgstr "Перейти к ..." - -#: FlatCAMApp.py:5374 -msgid "Enter the coordinates in format X,Y:" -msgstr "Введите координаты в формате X, Y:" - -#: FlatCAMApp.py:5384 -msgid "Wrong coordinates. Enter coordinates in format: X,Y" -msgstr "Неверные координаты. Введите координаты в формате: X, Y" - -#: FlatCAMApp.py:5462 FlatCAMApp.py:5611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMExcEditor.py:3624 #: flatcamEditors/FlatCAMExcEditor.py:3632 #: flatcamEditors/FlatCAMGeoEditor.py:4349 @@ -1106,46 +654,27 @@ msgstr "Неверные координаты. Введите координат msgid "Done." msgstr "Готово." -<<<<<<< HEAD #: FlatCAMApp.py:5478 FlatCAMApp.py:7724 FlatCAMApp.py:7819 FlatCAMApp.py:7860 #: FlatCAMApp.py:7901 FlatCAMApp.py:7942 FlatCAMApp.py:7983 FlatCAMApp.py:8027 #: FlatCAMApp.py:8071 FlatCAMApp.py:8593 FlatCAMApp.py:8597 -======= -#: FlatCAMApp.py:5477 FlatCAMApp.py:7723 FlatCAMApp.py:7818 FlatCAMApp.py:7859 -#: FlatCAMApp.py:7900 FlatCAMApp.py:7941 FlatCAMApp.py:7982 FlatCAMApp.py:8026 -#: FlatCAMApp.py:8070 FlatCAMApp.py:8592 FlatCAMApp.py:8596 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolProperties.py:116 msgid "No object selected." msgstr "Нет выбранных объектов." -<<<<<<< HEAD #: FlatCAMApp.py:5497 msgid "Bottom-Left" msgstr "Слева внизу" #: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 -======= -#: FlatCAMApp.py:5496 -msgid "Bottom-Left" -msgstr "Слева внизу" - -#: FlatCAMApp.py:5497 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:159 msgid "Top-Left" msgstr "Слева вверху" -<<<<<<< HEAD #: FlatCAMApp.py:5499 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 -======= -#: FlatCAMApp.py:5498 flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:132 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCalibration.py:160 msgid "Bottom-Right" msgstr "Справа внизу" -<<<<<<< HEAD #: FlatCAMApp.py:5500 msgid "Top-Right" msgstr "Справа вверху" @@ -1163,30 +692,10 @@ msgid "No object is selected. Select an object and try again." msgstr "Объект не выбран. Выберите объект и попробуйте снова." #: FlatCAMApp.py:5882 -======= -#: FlatCAMApp.py:5499 -msgid "Top-Right" -msgstr "Справа вверху" - -#: FlatCAMApp.py:5500 flatcamGUI/ObjectUI.py:2626 -msgid "Center" -msgstr "По центру" - -#: FlatCAMApp.py:5520 -msgid "Locate ..." -msgstr "Размещение ..." - -#: FlatCAMApp.py:5778 FlatCAMApp.py:5855 -msgid "No object is selected. Select an object and try again." -msgstr "Объект не выбран. Выберите объект и попробуйте снова." - -#: FlatCAMApp.py:5881 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Aborting. The current task will be gracefully closed as soon as possible..." msgstr "Прерывание. Текущая задача будет закрыта как можно скорее..." -<<<<<<< HEAD #: FlatCAMApp.py:5888 msgid "The current task was gracefully closed on user request..." msgstr "Текущая задача была закрыта по запросу пользователя ..." @@ -1220,41 +729,6 @@ msgid "Adding tool from DB is not allowed for this object." msgstr "Добавление инструмента из БД для данного объекта запрещено." #: FlatCAMApp.py:6080 -======= -#: FlatCAMApp.py:5887 -msgid "The current task was gracefully closed on user request..." -msgstr "Текущая задача была закрыта по запросу пользователя ..." - -#: FlatCAMApp.py:5915 flatcamGUI/preferences/PreferencesUIManager.py:901 -#: flatcamGUI/preferences/PreferencesUIManager.py:945 -#: flatcamGUI/preferences/PreferencesUIManager.py:966 -#: flatcamGUI/preferences/PreferencesUIManager.py:1071 -msgid "Preferences" -msgstr "Настройки" - -#: FlatCAMApp.py:5980 FlatCAMApp.py:6008 FlatCAMApp.py:6035 FlatCAMApp.py:6055 -#: FlatCAMDB.py:738 FlatCAMDB.py:913 FlatCAMDB.py:2200 FlatCAMDB.py:2418 -#: flatcamObjects/FlatCAMGeometry.py:862 flatcamTools/ToolNCC.py:3958 -#: flatcamTools/ToolNCC.py:4042 flatcamTools/ToolPaint.py:3548 -#: flatcamTools/ToolPaint.py:3633 -msgid "Tools Database" -msgstr "База данных" - -#: FlatCAMApp.py:6032 -msgid "Tools in Tools Database edited but not saved." -msgstr "Инструменты в базе данных отредактированы, но не сохранены." - -#: FlatCAMApp.py:6059 flatcamTools/ToolNCC.py:3965 -#: flatcamTools/ToolPaint.py:3555 -msgid "Tool from DB added in Tool Table." -msgstr "Инструмент из БД добавлен в таблицу инструментов." - -#: FlatCAMApp.py:6061 -msgid "Adding tool from DB is not allowed for this object." -msgstr "Добавление инструмента из БД для данного объекта запрещено." - -#: FlatCAMApp.py:6079 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more Tools are edited.\n" "Do you want to update the Tools Database?" @@ -1262,7 +736,6 @@ msgstr "" "Один или несколько инструментов изменены.\n" "Вы хотите обновить базу данных инструментов?" -<<<<<<< HEAD #: FlatCAMApp.py:6082 msgid "Save Tools Database" msgstr "Сохранить БД" @@ -1276,26 +749,10 @@ msgid "Flip on Y axis done." msgstr "Отражение по оси Y завершено." #: FlatCAMApp.py:6163 FlatCAMApp.py:6211 -======= -#: FlatCAMApp.py:6081 -msgid "Save Tools Database" -msgstr "Сохранить БД" - -#: FlatCAMApp.py:6134 -msgid "No object selected to Flip on Y axis." -msgstr "Не выбран объект для отражения по оси Y." - -#: FlatCAMApp.py:6160 -msgid "Flip on Y axis done." -msgstr "Отражение по оси Y завершено." - -#: FlatCAMApp.py:6162 FlatCAMApp.py:6210 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:6059 msgid "Flip action was not executed." msgstr "Операция переворота не была выполнена." -<<<<<<< HEAD #: FlatCAMApp.py:6183 msgid "No object selected to Flip on X axis." msgstr "Не выбран объект для отражения по оси Х." @@ -1341,58 +798,10 @@ msgid "Skew on Y axis done." msgstr "Наклон по оси Y выполнен." #: FlatCAMApp.py:6497 FlatCAMApp.py:6544 flatcamGUI/FlatCAMGUI.py:503 -======= -#: FlatCAMApp.py:6182 -msgid "No object selected to Flip on X axis." -msgstr "Не выбран объект для отражения по оси Х." - -#: FlatCAMApp.py:6208 -msgid "Flip on X axis done." -msgstr "Отражение по оси Х завершено." - -#: FlatCAMApp.py:6230 -msgid "No object selected to Rotate." -msgstr "Не выбран ни один объект для вращения." - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Transform" -msgstr "Трансформация" - -#: FlatCAMApp.py:6233 FlatCAMApp.py:6286 FlatCAMApp.py:6325 -msgid "Enter the Angle value:" -msgstr "Введите значение угла:" - -#: FlatCAMApp.py:6264 -msgid "Rotation done." -msgstr "Вращение завершено." - -#: FlatCAMApp.py:6266 -msgid "Rotation movement was not executed." -msgstr "Вращение не было выполнено." - -#: FlatCAMApp.py:6284 -msgid "No object selected to Skew/Shear on X axis." -msgstr "Не выбран ни один объект для наклона/сдвига по оси X." - -#: FlatCAMApp.py:6306 -msgid "Skew on X axis done." -msgstr "Наклон по оси X выполнен." - -#: FlatCAMApp.py:6323 -msgid "No object selected to Skew/Shear on Y axis." -msgstr "Нет объекта, выбранного для наклона/сдвига по оси Y." - -#: FlatCAMApp.py:6345 -msgid "Skew on Y axis done." -msgstr "Наклон по оси Y выполнен." - -#: FlatCAMApp.py:6496 FlatCAMApp.py:6543 flatcamGUI/FlatCAMGUI.py:503 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:1728 msgid "Select All" msgstr "Выбрать все" -<<<<<<< HEAD #: FlatCAMApp.py:6501 FlatCAMApp.py:6548 flatcamGUI/FlatCAMGUI.py:505 msgid "Deselect All" msgstr "Снять выделение" @@ -1410,25 +819,6 @@ msgid "Grid On/Off" msgstr "Сетка вкл/откл" #: FlatCAMApp.py:6606 flatcamEditors/FlatCAMGeoEditor.py:939 -======= -#: FlatCAMApp.py:6500 FlatCAMApp.py:6547 flatcamGUI/FlatCAMGUI.py:505 -msgid "Deselect All" -msgstr "Снять выделение" - -#: FlatCAMApp.py:6563 -msgid "All objects are selected." -msgstr "Все объекты выделены." - -#: FlatCAMApp.py:6573 -msgid "Objects selection is cleared." -msgstr "Выбор объектов очищен." - -#: FlatCAMApp.py:6593 flatcamGUI/FlatCAMGUI.py:1721 -msgid "Grid On/Off" -msgstr "Сетка вкл/откл" - -#: FlatCAMApp.py:6605 flatcamEditors/FlatCAMGeoEditor.py:939 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGrbEditor.py:2583 #: flatcamEditors/FlatCAMGrbEditor.py:5641 flatcamGUI/ObjectUI.py:1595 #: flatcamTools/ToolDblSided.py:192 flatcamTools/ToolDblSided.py:425 @@ -1439,26 +829,17 @@ msgstr "Сетка вкл/откл" msgid "Add" msgstr "Добавить" -<<<<<<< HEAD #: FlatCAMApp.py:6608 flatcamEditors/FlatCAMGrbEditor.py:2588 #: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 #: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 #: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 #: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:505 -======= -#: FlatCAMApp.py:6607 flatcamEditors/FlatCAMGrbEditor.py:2588 -#: flatcamEditors/FlatCAMGrbEditor.py:2736 flatcamGUI/FlatCAMGUI.py:751 -#: flatcamGUI/FlatCAMGUI.py:1074 flatcamGUI/FlatCAMGUI.py:2141 -#: flatcamGUI/FlatCAMGUI.py:2284 flatcamGUI/FlatCAMGUI.py:2777 -#: flatcamGUI/ObjectUI.py:1623 flatcamObjects/FlatCAMGeometry.py:480 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:316 flatcamTools/ToolNCC.py:637 #: flatcamTools/ToolPaint.py:299 flatcamTools/ToolPaint.py:682 #: flatcamTools/ToolSolderPaste.py:128 flatcamTools/ToolSolderPaste.py:600 msgid "Delete" msgstr "Удалить" -<<<<<<< HEAD #: FlatCAMApp.py:6624 msgid "New Grid ..." msgstr "Новая сетка ..." @@ -1468,22 +849,10 @@ msgid "Enter a Grid Value:" msgstr "Введите размер сетки:" #: FlatCAMApp.py:6633 FlatCAMApp.py:6660 -======= -#: FlatCAMApp.py:6623 -msgid "New Grid ..." -msgstr "Новая сетка ..." - -#: FlatCAMApp.py:6624 -msgid "Enter a Grid Value:" -msgstr "Введите размер сетки:" - -#: FlatCAMApp.py:6632 FlatCAMApp.py:6659 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Please enter a grid value with non-zero value, in Float format." msgstr "" "Пожалуйста, введите значение сетки с ненулевым значением в формате float." -<<<<<<< HEAD #: FlatCAMApp.py:6639 msgid "New Grid added" msgstr "Новая сетка добавлена" @@ -1525,49 +894,6 @@ msgid "Coordinates copied to clipboard." msgstr "Координаты скопированы в буфер обмена." #: FlatCAMApp.py:7167 FlatCAMApp.py:7173 FlatCAMApp.py:7179 FlatCAMApp.py:7185 -======= -#: FlatCAMApp.py:6638 -msgid "New Grid added" -msgstr "Новая сетка добавлена" - -#: FlatCAMApp.py:6641 -msgid "Grid already exists" -msgstr "Сетка уже существует" - -#: FlatCAMApp.py:6644 -msgid "Adding New Grid cancelled" -msgstr "Добавление новой сетки отменено" - -#: FlatCAMApp.py:6666 -msgid " Grid Value does not exist" -msgstr " Значение сетки не существует" - -#: FlatCAMApp.py:6669 -msgid "Grid Value deleted" -msgstr "Значение сетки удалено" - -#: FlatCAMApp.py:6672 -msgid "Delete Grid value cancelled" -msgstr "Удаление значения сетки отменено" - -#: FlatCAMApp.py:6678 -msgid "Key Shortcut List" -msgstr "Список комбинаций клавиш" - -#: FlatCAMApp.py:6712 -msgid " No object selected to copy it's name" -msgstr " Нет объекта, выбранного для копирования его имени" - -#: FlatCAMApp.py:6716 -msgid "Name copied on clipboard ..." -msgstr "Имя скопировано в буфер обмена ..." - -#: FlatCAMApp.py:6929 flatcamEditors/FlatCAMGrbEditor.py:4554 -msgid "Coordinates copied to clipboard." -msgstr "Координаты скопированы в буфер обмена." - -#: FlatCAMApp.py:7166 FlatCAMApp.py:7172 FlatCAMApp.py:7178 FlatCAMApp.py:7184 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/ObjectCollection.py:922 #: flatcamObjects/ObjectCollection.py:928 #: flatcamObjects/ObjectCollection.py:934 @@ -1577,11 +903,7 @@ msgstr "Координаты скопированы в буфер обмена." msgid "selected" msgstr "выбранный" -<<<<<<< HEAD #: FlatCAMApp.py:7340 -======= -#: FlatCAMApp.py:7339 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There are files/objects opened in FlatCAM.\n" "Creating a New project will delete them.\n" @@ -1591,30 +913,17 @@ msgstr "" "Создание нового проекта удалит их.\n" "Вы хотите сохранить проект?" -<<<<<<< HEAD #: FlatCAMApp.py:7361 msgid "New Project created" msgstr "Новый проект создан" #: FlatCAMApp.py:7519 FlatCAMApp.py:7523 flatcamGUI/FlatCAMGUI.py:836 -======= -#: FlatCAMApp.py:7360 -msgid "New Project created" -msgstr "Новый проект создан" - -#: FlatCAMApp.py:7518 FlatCAMApp.py:7522 flatcamGUI/FlatCAMGUI.py:836 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2544 msgid "Open Gerber" msgstr "Открыть Gerber" -<<<<<<< HEAD #: FlatCAMApp.py:7528 FlatCAMApp.py:7565 FlatCAMApp.py:7607 FlatCAMApp.py:7677 #: FlatCAMApp.py:8462 FlatCAMApp.py:9675 FlatCAMApp.py:9737 -======= -#: FlatCAMApp.py:7527 FlatCAMApp.py:7564 FlatCAMApp.py:7606 FlatCAMApp.py:7676 -#: FlatCAMApp.py:8461 FlatCAMApp.py:9674 FlatCAMApp.py:9736 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Canvas initialization started.\n" "Canvas initialization finished in" @@ -1622,24 +931,15 @@ msgstr "" "Инициализация холста.\n" "Инициализация холста завершена за" -<<<<<<< HEAD #: FlatCAMApp.py:7530 msgid "Opening Gerber file." msgstr "Открытие файла Gerber." #: FlatCAMApp.py:7557 FlatCAMApp.py:7561 flatcamGUI/FlatCAMGUI.py:838 -======= -#: FlatCAMApp.py:7529 -msgid "Opening Gerber file." -msgstr "Открытие файла Gerber." - -#: FlatCAMApp.py:7556 FlatCAMApp.py:7560 flatcamGUI/FlatCAMGUI.py:838 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2546 msgid "Open Excellon" msgstr "Открыть Excellon" -<<<<<<< HEAD #: FlatCAMApp.py:7567 msgid "Opening Excellon file." msgstr "Открытие файла Excellon." @@ -1677,50 +977,10 @@ msgid "Only Geometry, Gerber and CNCJob objects can be used." msgstr "Можно использовать только объекты Geometry, Gerber и CNCJob." #: FlatCAMApp.py:7752 FlatCAMApp.py:7756 flatcamTools/ToolQRCode.py:829 -======= -#: FlatCAMApp.py:7566 -msgid "Opening Excellon file." -msgstr "Открытие файла Excellon." - -#: FlatCAMApp.py:7597 FlatCAMApp.py:7601 -msgid "Open G-Code" -msgstr "Открыть G-Code" - -#: FlatCAMApp.py:7608 -msgid "Opening G-Code file." -msgstr "Открытие файла G-Code." - -#: FlatCAMApp.py:7631 FlatCAMApp.py:7634 flatcamGUI/FlatCAMGUI.py:1730 -msgid "Open Project" -msgstr "Открыть проект" - -#: FlatCAMApp.py:7667 FlatCAMApp.py:7671 -msgid "Open HPGL2" -msgstr "Открыть HPGL2" - -#: FlatCAMApp.py:7678 -msgid "Opening HPGL2 file." -msgstr "Открытие файла HPGL2." - -#: FlatCAMApp.py:7701 FlatCAMApp.py:7704 -msgid "Open Configuration File" -msgstr "Открыть файл конфигурации" - -#: FlatCAMApp.py:7724 FlatCAMApp.py:8071 -msgid "Please Select a Geometry object to export" -msgstr "Выберите объект Geometry для экспорта" - -#: FlatCAMApp.py:7738 -msgid "Only Geometry, Gerber and CNCJob objects can be used." -msgstr "Можно использовать только объекты Geometry, Gerber и CNCJob." - -#: FlatCAMApp.py:7751 FlatCAMApp.py:7755 flatcamTools/ToolQRCode.py:829 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolQRCode.py:833 msgid "Export SVG" msgstr "Экспорт SVG" -<<<<<<< HEAD #: FlatCAMApp.py:7781 msgid "Data must be a 3D array with last dimension 3 or 4" msgstr "Данные должны быть 3D массивом с последним размером 3 или 4" @@ -1738,65 +998,29 @@ msgid "Save Gerber source file" msgstr "Сохранить исходный файл Gerber" #: FlatCAMApp.py:7865 -======= -#: FlatCAMApp.py:7780 -msgid "Data must be a 3D array with last dimension 3 or 4" -msgstr "Данные должны быть 3D массивом с последним размером 3 или 4" - -#: FlatCAMApp.py:7786 FlatCAMApp.py:7790 -msgid "Export PNG Image" -msgstr "Экспорт PNG изображения" - -#: FlatCAMApp.py:7823 FlatCAMApp.py:8031 -msgid "Failed. Only Gerber objects can be saved as Gerber files..." -msgstr "Ошибка. Только объекты Gerber могут быть сохранены как файлы Gerber..." - -#: FlatCAMApp.py:7835 -msgid "Save Gerber source file" -msgstr "Сохранить исходный файл Gerber" - -#: FlatCAMApp.py:7864 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Script objects can be saved as TCL Script files..." msgstr "" "Ошибка. Только объекты сценария могут быть сохранены как файлы TCL-" "сценария..." -<<<<<<< HEAD #: FlatCAMApp.py:7877 msgid "Save Script source file" msgstr "Сохранить исходный файл сценария" #: FlatCAMApp.py:7906 -======= -#: FlatCAMApp.py:7876 -msgid "Save Script source file" -msgstr "Сохранить исходный файл сценария" - -#: FlatCAMApp.py:7905 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Document objects can be saved as Document files..." msgstr "" "Ошибка. Только объекты Document могут быть сохранены как файлы Document..." -<<<<<<< HEAD #: FlatCAMApp.py:7918 msgid "Save Document source file" msgstr "Сохранить исходный файл Document" #: FlatCAMApp.py:7947 FlatCAMApp.py:7988 FlatCAMApp.py:8945 -======= -#: FlatCAMApp.py:7917 -msgid "Save Document source file" -msgstr "Сохранить исходный файл Document" - -#: FlatCAMApp.py:7946 FlatCAMApp.py:7987 FlatCAMApp.py:8944 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed. Only Excellon objects can be saved as Excellon files..." msgstr "" "Ошибка. Только объекты Excellon могут быть сохранены как файлы Excellon..." -<<<<<<< HEAD #: FlatCAMApp.py:7955 FlatCAMApp.py:7959 msgid "Save Excellon source file" msgstr "Сохранить исходный файл Excellon" @@ -1830,46 +1054,10 @@ msgid "Viewing the source code of the selected object." msgstr "Просмотр исходного кода выбранного объекта." #: FlatCAMApp.py:8211 flatcamObjects/FlatCAMCNCJob.py:548 -======= -#: FlatCAMApp.py:7954 FlatCAMApp.py:7958 -msgid "Save Excellon source file" -msgstr "Сохранить исходный файл Excellon" - -#: FlatCAMApp.py:7995 FlatCAMApp.py:7999 -msgid "Export Excellon" -msgstr "Экспорт Excellon" - -#: FlatCAMApp.py:8039 FlatCAMApp.py:8043 -msgid "Export Gerber" -msgstr "Экспорт Gerber" - -#: FlatCAMApp.py:8081 -msgid "Only Geometry objects can be used." -msgstr "Можно использовать только объекты Geometry." - -#: FlatCAMApp.py:8095 FlatCAMApp.py:8099 -msgid "Export DXF" -msgstr "Экспорт DXF" - -#: FlatCAMApp.py:8124 FlatCAMApp.py:8127 -msgid "Import SVG" -msgstr "Импорт SVG" - -#: FlatCAMApp.py:8155 FlatCAMApp.py:8159 -msgid "Import DXF" -msgstr "Импорт DXF" - -#: FlatCAMApp.py:8209 -msgid "Viewing the source code of the selected object." -msgstr "Просмотр исходного кода выбранного объекта." - -#: FlatCAMApp.py:8210 flatcamObjects/FlatCAMCNCJob.py:548 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamObjects/FlatCAMScript.py:134 msgid "Loading..." msgstr "Загрузка..." -<<<<<<< HEAD #: FlatCAMApp.py:8217 FlatCAMApp.py:8221 msgid "Select an Gerber or Excellon file to view it's source file." msgstr "Выберите файл Gerber или Excellon для просмотра исходного кода." @@ -1923,66 +1111,10 @@ msgid "Save Project As ..." msgstr "Сохранить проект как..." #: FlatCAMApp.py:8551 flatcamGUI/FlatCAMGUI.py:1134 -======= -#: FlatCAMApp.py:8216 FlatCAMApp.py:8220 -msgid "Select an Gerber or Excellon file to view it's source file." -msgstr "Выберите файл Gerber или Excellon для просмотра исходного кода." - -#: FlatCAMApp.py:8234 -msgid "Source Editor" -msgstr "Редактор исходного кода" - -#: FlatCAMApp.py:8274 FlatCAMApp.py:8281 -msgid "There is no selected object for which to see it's source file code." -msgstr "Нет выбранного объекта, для просмотра исходного кода файла." - -#: FlatCAMApp.py:8293 -msgid "Failed to load the source code for the selected object" -msgstr "Не удалось загрузить исходный код выбранного объекта" - -#: FlatCAMApp.py:8307 flatcamObjects/FlatCAMCNCJob.py:562 -msgid "Code Editor" -msgstr "Редактор кода" - -#: FlatCAMApp.py:8329 -msgid "Go to Line ..." -msgstr "Перейти к строке ..." - -#: FlatCAMApp.py:8330 -msgid "Line:" -msgstr "Строка:" - -#: FlatCAMApp.py:8359 -msgid "New TCL script file created in Code Editor." -msgstr "Новый файл сценария создан в редакторе кода." - -#: FlatCAMApp.py:8395 FlatCAMApp.py:8397 FlatCAMApp.py:8433 FlatCAMApp.py:8435 -msgid "Open TCL script" -msgstr "Открыть сценарий TCL" - -#: FlatCAMApp.py:8463 -msgid "Executing ScriptObject file." -msgstr "Выполнение файла ScriptObject." - -#: FlatCAMApp.py:8471 FlatCAMApp.py:8474 -msgid "Run TCL script" -msgstr "Запустить сценарий TCL" - -#: FlatCAMApp.py:8497 -msgid "TCL script file opened in Code Editor and executed." -msgstr "Файл сценария открывается в редакторе кода и выполняется." - -#: FlatCAMApp.py:8548 FlatCAMApp.py:8554 -msgid "Save Project As ..." -msgstr "Сохранить проект как..." - -#: FlatCAMApp.py:8550 flatcamGUI/FlatCAMGUI.py:1134 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/FlatCAMGUI.py:2176 msgid "Project" msgstr "Проект" -<<<<<<< HEAD #: FlatCAMApp.py:8590 msgid "FlatCAM objects print" msgstr "Печать объектов FlatCAM" @@ -2008,40 +1140,12 @@ msgid "SVG file exported to" msgstr "Файл SVG экспортируется в" #: FlatCAMApp.py:8892 -======= -#: FlatCAMApp.py:8589 -msgid "FlatCAM objects print" -msgstr "Печать объектов FlatCAM" - -#: FlatCAMApp.py:8602 FlatCAMApp.py:8609 -msgid "Save Object as PDF ..." -msgstr "Сохранить объект как PDF ..." - -#: FlatCAMApp.py:8618 -msgid "Printing PDF ... Please wait." -msgstr "Печать PDF ... Пожалуйста, подождите." - -#: FlatCAMApp.py:8797 -msgid "PDF file saved to" -msgstr "Файл PDF сохранён в" - -#: FlatCAMApp.py:8822 -msgid "Exporting SVG" -msgstr "Экспортирование SVG" - -#: FlatCAMApp.py:8865 -msgid "SVG file exported to" -msgstr "Файл SVG экспортируется в" - -#: FlatCAMApp.py:8891 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Save cancelled because source file is empty. Try to export the Gerber file." msgstr "" "Сохранение отменено, потому что исходный файл пуст. Попробуйте " "экспортировать файл Gerber." -<<<<<<< HEAD #: FlatCAMApp.py:9039 msgid "Excellon file exported to" msgstr "Файл Excellon экспортируется в" @@ -2079,45 +1183,6 @@ msgid "Could not export DXF file." msgstr "Не удалось экспортировать файл DXF." #: FlatCAMApp.py:9272 FlatCAMApp.py:9319 flatcamTools/ToolImage.py:277 -======= -#: FlatCAMApp.py:9038 -msgid "Excellon file exported to" -msgstr "Файл Excellon экспортируется в" - -#: FlatCAMApp.py:9047 -msgid "Exporting Excellon" -msgstr "Экспорт Excellon" - -#: FlatCAMApp.py:9052 FlatCAMApp.py:9059 -msgid "Could not export Excellon file." -msgstr "Не удалось экспортировать файл Excellon." - -#: FlatCAMApp.py:9174 -msgid "Gerber file exported to" -msgstr "Файл Gerber экспортируется в" - -#: FlatCAMApp.py:9182 -msgid "Exporting Gerber" -msgstr "Экспортирование Gerber" - -#: FlatCAMApp.py:9187 FlatCAMApp.py:9194 -msgid "Could not export Gerber file." -msgstr "Не удалось экспортировать файл Gerber." - -#: FlatCAMApp.py:9229 -msgid "DXF file exported to" -msgstr "Файл DXF экспортируется в" - -#: FlatCAMApp.py:9235 -msgid "Exporting DXF" -msgstr "Экспорт DXF" - -#: FlatCAMApp.py:9240 FlatCAMApp.py:9247 -msgid "Could not export DXF file." -msgstr "Не удалось экспортировать файл DXF." - -#: FlatCAMApp.py:9271 FlatCAMApp.py:9318 flatcamTools/ToolImage.py:277 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Not supported type is picked as parameter. Only Geometry and Gerber are " "supported" @@ -2125,7 +1190,6 @@ msgstr "" "В качестве параметра выбран не поддерживаемый тип. Поддерживаются только " "Geometry и Gerber" -<<<<<<< HEAD #: FlatCAMApp.py:9282 msgid "Importing SVG" msgstr "Импортирование SVG" @@ -2136,23 +1200,10 @@ msgstr "Не удалось импортировать" #: FlatCAMApp.py:9297 FlatCAMApp.py:9343 FlatCAMApp.py:9407 FlatCAMApp.py:9474 #: FlatCAMApp.py:9540 FlatCAMApp.py:9605 FlatCAMApp.py:9662 -======= -#: FlatCAMApp.py:9281 -msgid "Importing SVG" -msgstr "Импортирование SVG" - -#: FlatCAMApp.py:9289 FlatCAMApp.py:9335 -msgid "Import failed." -msgstr "Не удалось импортировать" - -#: FlatCAMApp.py:9296 FlatCAMApp.py:9342 FlatCAMApp.py:9406 FlatCAMApp.py:9473 -#: FlatCAMApp.py:9539 FlatCAMApp.py:9604 FlatCAMApp.py:9661 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolImage.py:297 flatcamTools/ToolPDF.py:225 msgid "Opened" msgstr "Открыт" -<<<<<<< HEAD #: FlatCAMApp.py:9328 msgid "Importing DXF" msgstr "Импорт DXF" @@ -2166,26 +1217,10 @@ msgid "Failed to parse file" msgstr "Не удаётся прочитать файл" #: FlatCAMApp.py:9384 -======= -#: FlatCAMApp.py:9327 -msgid "Importing DXF" -msgstr "Импорт DXF" - -#: FlatCAMApp.py:9368 FlatCAMApp.py:9563 FlatCAMApp.py:9628 -msgid "Failed to open file" -msgstr "Не удалось открыть файл" - -#: FlatCAMApp.py:9371 FlatCAMApp.py:9566 FlatCAMApp.py:9631 -msgid "Failed to parse file" -msgstr "Не удаётся прочитать файл" - -#: FlatCAMApp.py:9383 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not Gerber file or empty. Aborting object creation." msgstr "" "Объект не является файлом Gerber или пуст. Прерывание создания объекта." -<<<<<<< HEAD #: FlatCAMApp.py:9389 msgid "Opening Gerber" msgstr "Открытие Gerber" @@ -2203,30 +1238,10 @@ msgid "Cannot open file" msgstr "Не удается открыть файл" #: FlatCAMApp.py:9454 flatcamTools/ToolPDF.py:275 -======= -#: FlatCAMApp.py:9388 -msgid "Opening Gerber" -msgstr "Открытие Gerber" - -#: FlatCAMApp.py:9399 -msgid "Open Gerber failed. Probable not a Gerber file." -msgstr "Открыть Гербер не удалось. Вероятно, не файл Гербера." - -#: FlatCAMApp.py:9431 flatcamTools/ToolPcbWizard.py:424 -msgid "This is not Excellon file." -msgstr "Это не Excellon файл." - -#: FlatCAMApp.py:9435 -msgid "Cannot open file" -msgstr "Не удается открыть файл" - -#: FlatCAMApp.py:9453 flatcamTools/ToolPDF.py:275 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:445 msgid "No geometry found in file" msgstr "Геометрия не найдена в файле" -<<<<<<< HEAD #: FlatCAMApp.py:9457 msgid "Opening Excellon." msgstr "Открытие Excellon." @@ -2252,33 +1267,6 @@ msgid "Opening G-Code." msgstr "Открытие G-Code." #: FlatCAMApp.py:9530 -======= -#: FlatCAMApp.py:9456 -msgid "Opening Excellon." -msgstr "Открытие Excellon." - -#: FlatCAMApp.py:9466 -msgid "Open Excellon file failed. Probable not an Excellon file." -msgstr "Не удалось открыть файл Excellon. Вероятно это не файл Excellon." - -#: FlatCAMApp.py:9498 -msgid "Reading GCode file" -msgstr "Чтение файла GCode" - -#: FlatCAMApp.py:9504 -msgid "Failed to open" -msgstr "Не удалось открыть" - -#: FlatCAMApp.py:9511 -msgid "This is not GCODE" -msgstr "Это не GCODE" - -#: FlatCAMApp.py:9516 -msgid "Opening G-Code." -msgstr "Открытие G-Code." - -#: FlatCAMApp.py:9529 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Failed to create CNCJob Object. Probable not a GCode file. Try to load it " "from File menu.\n" @@ -2290,16 +1278,11 @@ msgstr "" " Попытка создать объект FlatCAM CNCJob из файла G-кода не удалась во время " "обработки" -<<<<<<< HEAD #: FlatCAMApp.py:9586 -======= -#: FlatCAMApp.py:9585 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Object is not HPGL2 file or empty. Aborting object creation." msgstr "" "Объект не является файлом HPGL2 или пустым. Прерывание создания объекта." -<<<<<<< HEAD #: FlatCAMApp.py:9591 msgid "Opening HPGL2" msgstr "Открытие HPGL2" @@ -2393,101 +1376,6 @@ msgid "The normal flow when working in FlatCAM is the following:" msgstr "Нормальный порядок при работе в FlatCAM выглядит следующим образом:" #: FlatCAMApp.py:10149 -======= -#: FlatCAMApp.py:9590 -msgid "Opening HPGL2" -msgstr "Открытие HPGL2" - -#: FlatCAMApp.py:9597 -msgid " Open HPGL2 failed. Probable not a HPGL2 file." -msgstr " Открыть HPGL2 не удалось. Вероятно, не файл HPGL2." - -#: FlatCAMApp.py:9623 -msgid "TCL script file opened in Code Editor." -msgstr "Файл сценария открыт в редакторе кода." - -#: FlatCAMApp.py:9643 -msgid "Opening TCL Script..." -msgstr "Открытие TCL-сценария..." - -#: FlatCAMApp.py:9654 -msgid "Failed to open TCL Script." -msgstr "Не удалось открыть TCL-сценарий." - -#: FlatCAMApp.py:9676 -msgid "Opening FlatCAM Config file." -msgstr "Открытие файла конфигурации." - -#: FlatCAMApp.py:9704 -msgid "Failed to open config file" -msgstr "Не удалось открыть файл конфигурации" - -#: FlatCAMApp.py:9733 -msgid "Loading Project ... Please Wait ..." -msgstr "Загрузка проекта ... Пожалуйста, подождите ..." - -#: FlatCAMApp.py:9738 -msgid "Opening FlatCAM Project file." -msgstr "Открытие файла проекта FlatCAM." - -#: FlatCAMApp.py:9753 FlatCAMApp.py:9757 FlatCAMApp.py:9774 -msgid "Failed to open project file" -msgstr "Не удалось открыть файл проекта" - -#: FlatCAMApp.py:9811 -msgid "Loading Project ... restoring" -msgstr "Загрузка проекта ... восстановление" - -#: FlatCAMApp.py:9821 -msgid "Project loaded from" -msgstr "Проект загружен из" - -#: FlatCAMApp.py:9845 -msgid "Redrawing all objects" -msgstr "Перерисовка всех объектов" - -#: FlatCAMApp.py:9933 -msgid "Failed to load recent item list." -msgstr "Не удалось загрузить список недавних файлов." - -#: FlatCAMApp.py:9940 -msgid "Failed to parse recent item list." -msgstr "Не удалось прочитать список недавних файлов." - -#: FlatCAMApp.py:9950 -msgid "Failed to load recent projects item list." -msgstr "Не удалось загрузить список элементов последних проектов." - -#: FlatCAMApp.py:9957 -msgid "Failed to parse recent project item list." -msgstr "Не удалось проанализировать список последних элементов проекта." - -#: FlatCAMApp.py:10018 -msgid "Clear Recent projects" -msgstr "Очистить недавние проекты" - -#: FlatCAMApp.py:10042 -msgid "Clear Recent files" -msgstr "Очистить список" - -#: FlatCAMApp.py:10064 flatcamGUI/FlatCAMGUI.py:1363 -msgid "Shortcut Key List" -msgstr "Список комбинаций клавиш" - -#: FlatCAMApp.py:10144 -msgid "Selected Tab - Choose an Item from Project Tab" -msgstr "Вкладка \"Выбранное\" - выбранный элемент на вкладке \"Проект\"" - -#: FlatCAMApp.py:10145 -msgid "Details" -msgstr "Описание" - -#: FlatCAMApp.py:10147 -msgid "The normal flow when working in FlatCAM is the following:" -msgstr "Нормальный порядок при работе в FlatCAM выглядит следующим образом:" - -#: FlatCAMApp.py:10148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into " "FlatCAM using either the toolbars, key shortcuts or even dragging and " @@ -2497,11 +1385,7 @@ msgstr "" "или SVG-файл в FlatCAM с помощью панели инструментов, сочетания клавиш или " "просто перетащив в окно программы." -<<<<<<< HEAD #: FlatCAMApp.py:10152 -======= -#: FlatCAMApp.py:10151 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can also load a FlatCAM project by double clicking on the project file, " "drag and drop of the file into the FLATCAM GUI or through the menu (or " @@ -2511,11 +1395,7 @@ msgstr "" "перетащив его в окно программы или с помощью действий меню (или панели " "инструментов), предлагаемых в приложении." -<<<<<<< HEAD #: FlatCAMApp.py:10155 -======= -#: FlatCAMApp.py:10154 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Once an object is available in the Project Tab, by selecting it and then " "focusing on SELECTED TAB (more simpler is to double click the object name in " @@ -2527,11 +1407,7 @@ msgstr "" "объекта на вкладке \"Проект\", вкладка \"Выбранное\" будет обновлена в " "соответствии с видом объекта: Gerber, Excellon, Geometry или CNCJob." -<<<<<<< HEAD #: FlatCAMApp.py:10159 -======= -#: FlatCAMApp.py:10158 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "If the selection of the object is done on the canvas by single click " "instead, and the SELECTED TAB is in focus, again the object properties will " @@ -2544,21 +1420,13 @@ msgstr "" "вкладке \"Выбранное\". Кроме того, двойной щелчок по объекту на холсте " "откроет вкладку \"Выбранное\" и заполнит ее, даже если она была не в фокусе." -<<<<<<< HEAD #: FlatCAMApp.py:10163 -======= -#: FlatCAMApp.py:10162 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "You can change the parameters in this screen and the flow direction is like " "this:" msgstr "Вы можете изменить параметры на этом экране, и порядок будет таким:" -<<<<<<< HEAD #: FlatCAMApp.py:10164 -======= -#: FlatCAMApp.py:10163 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> " "Geometry Object --> Add tools (change param in Selected Tab) --> Generate " @@ -2572,11 +1440,7 @@ msgstr "" "необходимости, дополнительные команды в начало или конец GCode (опять же, " "во вкладке \"Выбранное\") -> Сохранить GCode (кнопка \"Сохранить CNC Code\")." -<<<<<<< HEAD #: FlatCAMApp.py:10168 -======= -#: FlatCAMApp.py:10167 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "A list of key shortcuts is available through an menu entry in Help --> " "Shortcuts List or through its own key shortcut: F3." @@ -2584,16 +1448,11 @@ msgstr "" "Список комбинаций клавиш доступен через пункт меню Помощь --> Список " "комбинаций клавиш или через клавишу: F3." -<<<<<<< HEAD #: FlatCAMApp.py:10232 -======= -#: FlatCAMApp.py:10231 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed checking for latest version. Could not connect." msgstr "" "Не удалось проверить обновление программы. Отсутствует интернет подключение ." -<<<<<<< HEAD #: FlatCAMApp.py:10239 msgid "Could not parse information about latest version." msgstr "Не удается обработать информацию о последней версии." @@ -2615,29 +1474,6 @@ msgid "info" msgstr "инфо" #: FlatCAMApp.py:10288 -======= -#: FlatCAMApp.py:10238 -msgid "Could not parse information about latest version." -msgstr "Не удается обработать информацию о последней версии." - -#: FlatCAMApp.py:10248 -msgid "FlatCAM is up to date!" -msgstr "FlatCAM в актуальном состоянии!" - -#: FlatCAMApp.py:10253 -msgid "Newer Version Available" -msgstr "Доступна новая версия" - -#: FlatCAMApp.py:10255 -msgid "There is a newer version of FlatCAM available for download:" -msgstr "Новая версия FlatCAM доступна для загрузки:" - -#: FlatCAMApp.py:10259 -msgid "info" -msgstr "инфо" - -#: FlatCAMApp.py:10287 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "OpenGL canvas initialization failed. HW or HW configuration not supported." "Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General " @@ -2649,7 +1485,6 @@ msgstr "" "Настройки -> вкладка Основные.\n" "\n" -<<<<<<< HEAD #: FlatCAMApp.py:10367 msgid "All plots disabled." msgstr "Все участки отключены." @@ -2731,89 +1566,6 @@ msgid "Set alpha level ..." msgstr "Установка уровня прозрачности ..." #: FlatCAMApp.py:10612 -======= -#: FlatCAMApp.py:10366 -msgid "All plots disabled." -msgstr "Все участки отключены." - -#: FlatCAMApp.py:10373 -msgid "All non selected plots disabled." -msgstr "Все не выбранные участки отключены." - -#: FlatCAMApp.py:10380 -msgid "All plots enabled." -msgstr "Все участки включены." - -#: FlatCAMApp.py:10386 -msgid "Selected plots enabled..." -msgstr "Выбранные участки включены..." - -#: FlatCAMApp.py:10394 -msgid "Selected plots disabled..." -msgstr "Выбранные участки отключены..." - -#: FlatCAMApp.py:10427 -msgid "Enabling plots ..." -msgstr "Включение участков ..." - -#: FlatCAMApp.py:10479 -msgid "Disabling plots ..." -msgstr "Отключение участков ..." - -#: FlatCAMApp.py:10502 -msgid "Working ..." -msgstr "Обработка…" - -#: FlatCAMApp.py:10557 flatcamGUI/FlatCAMGUI.py:703 -msgid "Red" -msgstr "Красный" - -#: FlatCAMApp.py:10559 flatcamGUI/FlatCAMGUI.py:706 -msgid "Blue" -msgstr "Синий" - -#: FlatCAMApp.py:10562 flatcamGUI/FlatCAMGUI.py:709 -msgid "Yellow" -msgstr "Жёлтый" - -#: FlatCAMApp.py:10564 flatcamGUI/FlatCAMGUI.py:712 -msgid "Green" -msgstr "Зелёный" - -#: FlatCAMApp.py:10566 flatcamGUI/FlatCAMGUI.py:715 -msgid "Purple" -msgstr "Фиолетовый" - -#: FlatCAMApp.py:10568 flatcamGUI/FlatCAMGUI.py:718 -msgid "Brown" -msgstr "Коричневый" - -#: FlatCAMApp.py:10570 FlatCAMApp.py:10626 flatcamGUI/FlatCAMGUI.py:721 -msgid "White" -msgstr "Белый" - -#: FlatCAMApp.py:10572 flatcamGUI/FlatCAMGUI.py:724 -msgid "Black" -msgstr "Чёрный" - -#: FlatCAMApp.py:10575 flatcamGUI/FlatCAMGUI.py:729 -msgid "Custom" -msgstr "Своё" - -#: FlatCAMApp.py:10585 flatcamGUI/FlatCAMGUI.py:737 -msgid "Default" -msgstr "По умолчанию" - -#: FlatCAMApp.py:10609 flatcamGUI/FlatCAMGUI.py:734 -msgid "Opacity" -msgstr "Непрозрачность" - -#: FlatCAMApp.py:10611 -msgid "Set alpha level ..." -msgstr "Установка уровня прозрачности ..." - -#: FlatCAMApp.py:10611 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220 @@ -2823,7 +1575,6 @@ msgstr "Установка уровня прозрачности ..." msgid "Value" msgstr "Значение" -<<<<<<< HEAD #: FlatCAMApp.py:10666 msgid "Saving FlatCAM Project" msgstr "Сохранение проекта FlatCAM" @@ -2845,29 +1596,6 @@ msgid "Retry to save it." msgstr "Повторите попытку, чтобы сохранить его." #: FlatCAMApp.py:10716 FlatCAMApp.py:10726 -======= -#: FlatCAMApp.py:10665 -msgid "Saving FlatCAM Project" -msgstr "Сохранение проекта FlatCAM" - -#: FlatCAMApp.py:10686 FlatCAMApp.py:10722 -msgid "Project saved to" -msgstr "Проект сохранён в" - -#: FlatCAMApp.py:10693 -msgid "The object is used by another application." -msgstr "Объект используется другим приложением." - -#: FlatCAMApp.py:10707 -msgid "Failed to verify project file" -msgstr "Не удалось проверить файл проекта" - -#: FlatCAMApp.py:10707 FlatCAMApp.py:10715 FlatCAMApp.py:10725 -msgid "Retry to save it." -msgstr "Повторите попытку, чтобы сохранить его." - -#: FlatCAMApp.py:10715 FlatCAMApp.py:10725 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse saved project file" msgstr "Не удалось проанализировать сохраненный файл проекта" @@ -3070,11 +1798,7 @@ msgstr "Форма инструмента" #: FlatCAMDB.py:164 FlatCAMDB.py:846 FlatCAMDB.py:1129 #: flatcamGUI/ObjectUI.py:350 flatcamGUI/ObjectUI.py:900 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1703 flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:48 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:107 @@ -3111,11 +1835,7 @@ msgstr "Угол V-образного инструмента" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:101 #: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:61 #: flatcamObjects/FlatCAMExcellon.py:1316 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1606 flatcamTools/ToolCalibration.py:74 -======= -#: flatcamObjects/FlatCAMGeometry.py:1578 flatcamTools/ToolCalibration.py:74 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Travel Z" msgstr "Отвод по Z" @@ -3721,42 +2441,24 @@ msgstr "" #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2395 #: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2693 #: flatcamTools/ToolNCC.py:2725 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1834 tclCommands/TclCommandCopperClear.py:126 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2390 -#: flatcamTools/ToolNCC.py:2419 flatcamTools/ToolNCC.py:2688 -#: flatcamTools/ToolNCC.py:2720 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1829 tclCommands/TclCommandCopperClear.py:126 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125 msgid "Standard" msgstr "Стандартный" -<<<<<<< HEAD #: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:395 defaults.py:427 -======= -#: FlatCAMDB.py:1481 FlatCAMDB.py:1596 defaults.py:391 defaults.py:423 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamEditors/FlatCAMGeoEditor.py:499 #: flatcamEditors/FlatCAMGeoEditor.py:569 #: flatcamEditors/FlatCAMGeoEditor.py:5152 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2401 #: flatcamTools/ToolNCC.py:2429 flatcamTools/ToolNCC.py:2699 #: flatcamTools/ToolNCC.py:2731 flatcamTools/ToolPaint.py:390 #: flatcamTools/ToolPaint.py:1848 tclCommands/TclCommandCopperClear.py:128 -======= -#: flatcamTools/ToolNCC.py:431 flatcamTools/ToolNCC.py:2396 -#: flatcamTools/ToolNCC.py:2424 flatcamTools/ToolNCC.py:2694 -#: flatcamTools/ToolNCC.py:2726 flatcamTools/ToolPaint.py:390 -#: flatcamTools/ToolPaint.py:1843 tclCommands/TclCommandCopperClear.py:128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127 msgid "Seed" msgstr "По кругу" @@ -3766,11 +2468,7 @@ msgstr "По кругу" #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 #: flatcamTools/ToolNCC.py:431 flatcamTools/ToolPaint.py:390 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1862 -======= -#: flatcamTools/ToolPaint.py:699 flatcamTools/ToolPaint.py:1857 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129 msgid "Lines" msgstr "Линий" @@ -3813,11 +2511,7 @@ msgstr "" #: FlatCAMDB.py:1509 flatcamEditors/FlatCAMGeoEditor.py:612 #: flatcamEditors/FlatCAMGrbEditor.py:5311 flatcamGUI/ObjectUI.py:143 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255 #: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142 #: flatcamTools/ToolNCC.py:459 flatcamTools/ToolTransform.py:28 @@ -3899,11 +2593,7 @@ msgid "Laser_lines" msgstr "Laser_lines" #: FlatCAMDB.py:1596 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217 -<<<<<<< HEAD #: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2027 -======= -#: flatcamTools/ToolPaint.py:390 flatcamTools/ToolPaint.py:2022 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:133 msgid "Combo" msgstr "Комбо" @@ -4186,7 +2876,6 @@ msgstr "Координаты G91 не реализованы ..." msgid "Unifying Geometry from parsed Geometry segments" msgstr "Объединение геометрии из разбираемых сегментов геометрии" -<<<<<<< HEAD #: defaults.py:401 #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 @@ -4194,43 +2883,21 @@ msgstr "Объединение геометрии из разбираемых с #: flatcamTools/ToolNCC.py:1306 flatcamTools/ToolNCC.py:1634 #: flatcamTools/ToolNCC.py:1919 flatcamTools/ToolNCC.py:1983 #: flatcamTools/ToolNCC.py:2967 flatcamTools/ToolNCC.py:2976 -======= -#: defaults.py:397 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamTools/ToolCopperThieving.py:125 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1301 flatcamTools/ToolNCC.py:1629 -#: flatcamTools/ToolNCC.py:1914 flatcamTools/ToolNCC.py:1978 -#: flatcamTools/ToolNCC.py:2962 flatcamTools/ToolNCC.py:2971 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandCopperClear.py:190 msgid "Itself" msgstr "Как есть" -<<<<<<< HEAD #: defaults.py:428 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 #: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1427 -======= -#: defaults.py:424 flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:1422 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandPaint.py:162 msgid "All Polygons" msgstr "Все полигоны" -<<<<<<< HEAD #: defaults.py:739 msgid "Could not load defaults file." msgstr "Не удалось загрузить файл значений по умолчанию." #: defaults.py:752 -======= -#: defaults.py:735 -msgid "Could not load defaults file." -msgstr "Не удалось загрузить файл значений по умолчанию." - -#: defaults.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Failed to parse defaults file." msgstr "Не удалось прочитать файл значений по умолчанию." @@ -4760,17 +3427,10 @@ msgstr "Всего пазов" #: flatcamEditors/FlatCAMGeoEditor.py:1217 #: flatcamEditors/FlatCAMGeoEditor.py:1252 #: flatcamEditors/FlatCAMGeoEditor.py:1280 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:599 flatcamObjects/FlatCAMGeometry.py:1033 #: flatcamObjects/FlatCAMGeometry.py:1780 #: flatcamObjects/FlatCAMGeometry.py:2424 flatcamTools/ToolNCC.py:1498 #: flatcamTools/ToolPaint.py:1249 flatcamTools/ToolPaint.py:1420 -======= -#: flatcamObjects/FlatCAMGeometry.py:571 flatcamObjects/FlatCAMGeometry.py:1005 -#: flatcamObjects/FlatCAMGeometry.py:1752 -#: flatcamObjects/FlatCAMGeometry.py:2396 flatcamTools/ToolNCC.py:1493 -#: flatcamTools/ToolPaint.py:1244 flatcamTools/ToolPaint.py:1415 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolSolderPaste.py:883 flatcamTools/ToolSolderPaste.py:956 msgid "Wrong value format entered, use a number." msgstr "Неправильно введен формат значения, используйте числа." @@ -4859,12 +3519,8 @@ msgid "Round" msgstr "Круглый" #: flatcamEditors/FlatCAMGeoEditor.py:95 -<<<<<<< HEAD #: flatcamEditors/FlatCAMGrbEditor.py:2632 flatcamGUI/ObjectUI.py:2073 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:217 -======= -#: flatcamEditors/FlatCAMGrbEditor.py:2632 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68 #: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175 #: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68 @@ -4969,11 +3625,7 @@ msgid "Paint" msgstr "Нарисовать" #: flatcamEditors/FlatCAMGeoEditor.py:547 flatcamGUI/FlatCAMGUI.py:924 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2139 -======= -#: flatcamGUI/FlatCAMGUI.py:2628 flatcamGUI/ObjectUI.py:2059 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:43 flatcamTools/ToolPaint.py:738 msgid "Paint Tool" msgstr "Рисование" @@ -5732,11 +4384,7 @@ msgstr "Редактор Geometry" #: flatcamEditors/FlatCAMGeoEditor.py:3345 #: flatcamEditors/FlatCAMGrbEditor.py:2488 #: flatcamEditors/FlatCAMGrbEditor.py:3969 flatcamGUI/ObjectUI.py:263 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolCutOut.py:95 msgid "Type" msgstr "Тип" @@ -5758,11 +4406,8 @@ msgid "Line" msgstr "Линия" #: flatcamEditors/FlatCAMGeoEditor.py:3591 flatcamGUI/FlatCAMGUI.py:2202 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2074 #: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:218 -======= ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292 #: flatcamTools/ToolNCC.py:584 flatcamTools/ToolPaint.py:528 @@ -6489,11 +5134,7 @@ msgid "String to replace the one in the Find box throughout the text." msgstr "Строка, заменяющая строку в поле поиска по всему тексту." #: flatcamEditors/FlatCAMTextEditor.py:95 flatcamGUI/ObjectUI.py:486 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2219 -======= -#: flatcamGUI/ObjectUI.py:2139 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54 #: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:88 msgid "All" @@ -6615,11 +5256,7 @@ msgstr "Document\tD" msgid "Will create a new, empty Document Object." msgstr "Создаёт новый объект Document." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4420 -======= -#: flatcamGUI/FlatCAMGUI.py:129 flatcamGUI/FlatCAMGUI.py:4397 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPcbWizard.py:62 flatcamTools/ToolPcbWizard.py:69 msgid "Open" msgstr "Открыть" @@ -6628,7 +5265,6 @@ msgstr "Открыть" msgid "Open &Project ..." msgstr "Открыть &проект..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4430 msgid "Open &Gerber ...\tCtrl+G" msgstr "Открыть &Gerber...\tCtrl+G" @@ -6638,17 +5274,6 @@ msgid "Open &Excellon ...\tCtrl+E" msgstr "Открыть &Excellon ...\tCtrl+E" #: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4440 -======= -#: flatcamGUI/FlatCAMGUI.py:140 flatcamGUI/FlatCAMGUI.py:4407 -msgid "Open &Gerber ...\tCtrl+G" -msgstr "Открыть &Gerber...\tCtrl+G" - -#: flatcamGUI/FlatCAMGUI.py:145 flatcamGUI/FlatCAMGUI.py:4412 -msgid "Open &Excellon ...\tCtrl+E" -msgstr "Открыть &Excellon ...\tCtrl+E" - -#: flatcamGUI/FlatCAMGUI.py:150 flatcamGUI/FlatCAMGUI.py:4417 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Open G-&Code ..." msgstr "Открыть G-&Code ..." @@ -6696,19 +5321,11 @@ msgid "Open Example ..." msgstr "Открыть пример ..." #: flatcamGUI/FlatCAMGUI.py:201 flatcamGUI/FlatCAMGUI.py:907 -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4409 msgid "Run Script ..." msgstr "Выполнить сценарий ..." #: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4411 -======= -#: flatcamGUI/FlatCAMGUI.py:2611 flatcamGUI/FlatCAMGUI.py:4386 -msgid "Run Script ..." -msgstr "Выполнить сценарий ..." - -#: flatcamGUI/FlatCAMGUI.py:203 flatcamGUI/FlatCAMGUI.py:4388 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Will run the opened Tcl Script thus\n" "enabling the automation of certain\n" @@ -6809,11 +5426,7 @@ msgid "Export Preferences to file ..." msgstr "Экспортировать настройки в файл ..." #: flatcamGUI/FlatCAMGUI.py:306 -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:1119 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:1115 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Save Preferences" msgstr "Сохранить настройки" @@ -7259,11 +5872,7 @@ msgstr "Просмотреть код" #: flatcamGUI/FlatCAMGUI.py:1072 flatcamGUI/FlatCAMGUI.py:2138 #: flatcamGUI/FlatCAMGUI.py:2282 flatcamGUI/FlatCAMGUI.py:2572 #: flatcamGUI/FlatCAMGUI.py:2775 flatcamGUI/ObjectUI.py:1617 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:502 flatcamTools/ToolPanelize.py:540 -======= -#: flatcamObjects/FlatCAMGeometry.py:477 flatcamTools/ToolPanelize.py:540 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:567 flatcamTools/ToolPanelize.py:660 #: flatcamTools/ToolPanelize.py:689 flatcamTools/ToolPanelize.py:751 msgid "Copy" @@ -7413,11 +6022,7 @@ msgid "Cutout Tool" msgstr "Обрезка платы" #: flatcamGUI/FlatCAMGUI.py:922 flatcamGUI/FlatCAMGUI.py:2626 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2157 -======= -#: flatcamGUI/ObjectUI.py:574 flatcamGUI/ObjectUI.py:2077 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolNCC.py:974 msgid "NCC Tool" msgstr "Очистка меди" @@ -7709,11 +6314,7 @@ msgid "CNC-JOB" msgstr "CNC-JOB" #: flatcamGUI/FlatCAMGUI.py:1266 flatcamGUI/ObjectUI.py:563 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2132 -======= -#: flatcamGUI/ObjectUI.py:2052 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "TOOLS" msgstr "ИНСТРУМЕНТЫ" @@ -8256,11 +6857,7 @@ msgstr "Geometry" #: flatcamTools/ToolCopperThieving.py:158 #: flatcamTools/ToolCopperThieving.py:604 flatcamTools/ToolDblSided.py:225 #: flatcamTools/ToolFilm.py:359 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPunchGerber.py:149 flatcamTools/ToolPunchGerber.py:164 msgid "Excellon" @@ -8310,11 +6907,7 @@ msgstr "Пересечение" msgid "Subtraction" msgstr "Вычитание" -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2221 -======= -#: flatcamGUI/FlatCAMGUI.py:2224 flatcamGUI/ObjectUI.py:2141 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56 msgid "Cut" msgstr "Вырезы" @@ -8453,7 +7046,6 @@ msgstr "Добавление инструмента отменено ..." msgid "Distance Tool exit..." msgstr "Измеритель закрыт ..." -<<<<<<< HEAD #: flatcamGUI/FlatCAMGUI.py:4323 flatcamGUI/FlatCAMGUI.py:4330 msgid "Idle." msgstr "Нет заданий." @@ -8471,25 +7063,6 @@ msgid "Open Project ..." msgstr "Открыть проект..." #: flatcamGUI/FlatCAMGUI.py:4450 -======= -#: flatcamGUI/FlatCAMGUI.py:4300 flatcamGUI/FlatCAMGUI.py:4307 -msgid "Idle." -msgstr "Нет заданий." - -#: flatcamGUI/FlatCAMGUI.py:4338 -msgid "Application started ..." -msgstr "Приложение запущено ..." - -#: flatcamGUI/FlatCAMGUI.py:4339 -msgid "Hello!" -msgstr "Приветствую!" - -#: flatcamGUI/FlatCAMGUI.py:4401 -msgid "Open Project ..." -msgstr "Открыть проект..." - -#: flatcamGUI/FlatCAMGUI.py:4427 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Exit" msgstr "Выход" @@ -8601,11 +7174,7 @@ msgid "Gerber Object" msgstr "Объект Gerber" #: flatcamGUI/ObjectUI.py:187 flatcamGUI/ObjectUI.py:730 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2205 -======= -#: flatcamGUI/ObjectUI.py:1426 flatcamGUI/ObjectUI.py:2125 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30 #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31 @@ -8643,11 +7212,7 @@ msgid "Plot" msgstr "Отображать" #: flatcamGUI/ObjectUI.py:211 flatcamGUI/ObjectUI.py:771 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2315 -======= -#: flatcamGUI/ObjectUI.py:1486 flatcamGUI/ObjectUI.py:2235 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41 #: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:37 #: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:54 @@ -8758,11 +7323,7 @@ msgstr "" #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:50 #: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:109 #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1174 flatcamTools/ToolCutOut.py:141 -======= -#: flatcamObjects/FlatCAMGeometry.py:1146 flatcamTools/ToolCutOut.py:141 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutting depth (negative)\n" "below the copper surface." @@ -8876,11 +7437,7 @@ msgstr "" #: flatcamTools/ToolFilm.py:557 flatcamTools/ToolImage.py:49 #: flatcamTools/ToolImage.py:252 flatcamTools/ToolImage.py:273 #: flatcamTools/ToolNCC.py:96 flatcamTools/ToolNCC.py:558 -<<<<<<< HEAD #: flatcamTools/ToolNCC.py:1300 flatcamTools/ToolPaint.py:502 -======= -#: flatcamTools/ToolNCC.py:1295 flatcamTools/ToolPaint.py:502 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPaint.py:706 flatcamTools/ToolPanelize.py:118 #: flatcamTools/ToolPanelize.py:204 flatcamTools/ToolPanelize.py:374 #: flatcamTools/ToolPanelize.py:391 @@ -9172,22 +7729,14 @@ msgid "Solid circles." msgstr "Сплошные круги." #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:876 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71 #: flatcamTools/ToolProperties.py:166 msgid "Drills" msgstr "Отверстия" #: flatcamGUI/ObjectUI.py:781 flatcamGUI/ObjectUI.py:877 -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158 #: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72 #: flatcamTools/ToolProperties.py:168 @@ -9429,11 +7978,7 @@ msgstr "" #: flatcamGUI/ObjectUI.py:1049 flatcamGUI/ObjectUI.py:1841 #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:216 #: flatcamObjects/FlatCAMExcellon.py:1332 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1622 -======= -#: flatcamObjects/FlatCAMGeometry.py:1594 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Spindle speed" msgstr "Скорость вращения шпинделя" @@ -9717,22 +8262,13 @@ msgstr "" "показал пользовательский интерфейс записи форма имени Вольт-Совет диаметр и " "V-наконечник угол." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2313 -======= -#: flatcamGUI/ObjectUI.py:1484 flatcamGUI/ObjectUI.py:2233 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40 msgid "Plot Object" msgstr "Рисовать объекты" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2326 #: flatcamGUI/ObjectUI.py:2336 -======= -#: flatcamGUI/ObjectUI.py:1497 flatcamGUI/ObjectUI.py:2246 -#: flatcamGUI/ObjectUI.py:2256 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138 #: flatcamTools/ToolCopperThieving.py:221 msgid "Dia" @@ -10063,11 +8599,7 @@ msgstr "Будет создан объект программы для ЧПУ." msgid "Launch Paint Tool in Tools Tab." msgstr "Запускает инструмент рисования во вкладке Инструменты." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2142 -======= -#: flatcamGUI/ObjectUI.py:2062 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35 msgid "" "Creates tool paths to cover the\n" @@ -10083,20 +8615,12 @@ msgstr "" msgid "CNC Job Object" msgstr "Объект программы для ЧПУ" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2208 -======= -#: flatcamGUI/ObjectUI.py:2128 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45 msgid "Plot kind" msgstr "Отрисовка участка" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2211 -======= -#: flatcamGUI/ObjectUI.py:2131 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47 msgid "" "This selects the kind of geometries on the canvas to plot.\n" @@ -10109,29 +8633,17 @@ msgstr "" "над заготовкой или она может быть типа \"Cut\",\n" "что означает ходы, которые врезаются в материал." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2220 -======= -#: flatcamGUI/ObjectUI.py:2140 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55 msgid "Travel" msgstr "Траектория" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2224 -======= -#: flatcamGUI/ObjectUI.py:2144 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64 msgid "Display Annotation" msgstr "Показывать примечания" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2226 -======= -#: flatcamGUI/ObjectUI.py:2146 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66 msgid "" "This selects if to display text annotation on the plot.\n" @@ -10205,20 +8717,12 @@ msgstr "Обновить участок" msgid "Update the plot." msgstr "Обновление участка." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2356 -======= -#: flatcamGUI/ObjectUI.py:2276 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30 msgid "Export CNC Code" msgstr "Экспорт CNC Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2358 -======= -#: flatcamGUI/ObjectUI.py:2278 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32 #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33 msgid "" @@ -10233,11 +8737,7 @@ msgstr "" msgid "Prepend to CNC Code" msgstr "Добавить в начало CNC Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2366 flatcamGUI/ObjectUI.py:2373 -======= -#: flatcamGUI/ObjectUI.py:2286 flatcamGUI/ObjectUI.py:2293 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49 msgid "" "Type here any G-Code commands you would\n" @@ -10250,11 +8750,7 @@ msgstr "" msgid "Append to CNC Code" msgstr "Дописать в конец CNC Code" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2381 flatcamGUI/ObjectUI.py:2389 -======= -#: flatcamGUI/ObjectUI.py:2301 flatcamGUI/ObjectUI.py:2309 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65 msgid "" "Type here any G-Code commands you would\n" @@ -10265,20 +8761,12 @@ msgstr "" "хотелось бы добавить к созданному файлу.\n" "например: M2 (конец программы)" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2403 -======= -#: flatcamGUI/ObjectUI.py:2323 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38 msgid "Toolchange G-Code" msgstr "G-Code смены инструмента" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2406 -======= -#: flatcamGUI/ObjectUI.py:2326 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41 msgid "" "Type here any G-Code commands you would\n" @@ -10319,20 +8807,12 @@ msgstr "" "ВНИМАНИЕ: его можно использовать только с файлом препроцессора\n" "в названии которого есть toolchange_custom." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2436 -======= -#: flatcamGUI/ObjectUI.py:2356 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80 msgid "Use Toolchange Macro" msgstr "Использовать макросы смены инструмента" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2438 -======= -#: flatcamGUI/ObjectUI.py:2358 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82 msgid "" "Check this box if you want to use\n" @@ -10341,11 +8821,7 @@ msgstr "" "Установите этот флажок, если хотите использовать\n" "пользовательский GCode смены инструментов (макрос)." -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2446 -======= -#: flatcamGUI/ObjectUI.py:2366 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94 msgid "" "A list of the FlatCAM variables that can be used\n" @@ -10356,11 +8832,7 @@ msgstr "" "при смене инструмента.\n" "Они должны быть окружены '%' символом" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2453 -======= -#: flatcamGUI/ObjectUI.py:2373 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101 #: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30 #: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31 @@ -10387,65 +8859,37 @@ msgstr "" msgid "Parameters" msgstr "Параметры" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2456 -======= -#: flatcamGUI/ObjectUI.py:2376 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106 msgid "FlatCAM CNC parameters" msgstr "Параметры FlatCAM CNC" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2457 -======= -#: flatcamGUI/ObjectUI.py:2377 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111 msgid "tool number" msgstr "номер инструмента" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2458 -======= -#: flatcamGUI/ObjectUI.py:2378 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112 msgid "tool diameter" msgstr "диаметр инструмента" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2459 -======= -#: flatcamGUI/ObjectUI.py:2379 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113 msgid "for Excellon, total number of drills" msgstr "для Excellon, общее количество сверл" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2461 -======= -#: flatcamGUI/ObjectUI.py:2381 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115 msgid "X coord for Toolchange" msgstr "Координата X для смены инструмента" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2462 -======= -#: flatcamGUI/ObjectUI.py:2382 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116 msgid "Y coord for Toolchange" msgstr "Координата Y для смены инструмента" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2463 -======= -#: flatcamGUI/ObjectUI.py:2383 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118 msgid "Z coord for Toolchange" msgstr "Координата Z для смены инструмента" @@ -10458,20 +8902,12 @@ msgstr "глубина резания" msgid "height where to travel" msgstr "высота перемещения" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2466 -======= -#: flatcamGUI/ObjectUI.py:2386 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121 msgid "the step value for multidepth cut" msgstr "значение шага для мультипроходного разреза" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2468 -======= -#: flatcamGUI/ObjectUI.py:2388 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123 msgid "the value for the spindle speed" msgstr "значение скорости вращения шпинделя" @@ -10530,11 +8966,7 @@ msgstr "" msgid "Font Type" msgstr "Тип шрифта" -<<<<<<< HEAD #: flatcamGUI/ObjectUI.py:2660 -======= -#: flatcamGUI/ObjectUI.py:2580 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:197 msgid "Font Size" msgstr "Размер шрифта" @@ -10589,7 +9021,6 @@ msgstr "" "Не удалось создать примечания из-за разницы между количеством текстовых " "элементов и количеством текстовых позиций." -<<<<<<< HEAD #: flatcamGUI/preferences/PreferencesUIManager.py:911 msgid "Preferences applied." msgstr "Настройки применяются." @@ -10612,30 +9043,6 @@ msgid "Preferences edited but not saved." msgstr "Настройки отредактированы, но не сохранены." #: flatcamGUI/preferences/PreferencesUIManager.py:1117 -======= -#: flatcamGUI/preferences/PreferencesUIManager.py:907 -msgid "Preferences applied." -msgstr "Настройки применяются." - -#: flatcamGUI/preferences/PreferencesUIManager.py:971 -msgid "Preferences closed without saving." -msgstr "Настройки закрыты без сохранения." - -#: flatcamGUI/preferences/PreferencesUIManager.py:983 -msgid "Preferences default values are restored." -msgstr "Настройки по умолчанию восстановлены." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1018 -#: flatcamGUI/preferences/PreferencesUIManager.py:1127 -msgid "Preferences saved." -msgstr "Настройки сохранены." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1068 -msgid "Preferences edited but not saved." -msgstr "Настройки отредактированы, но не сохранены." - -#: flatcamGUI/preferences/PreferencesUIManager.py:1113 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "One or more values are changed.\n" "Do you want to save the Preferences?" @@ -10681,7 +9088,6 @@ msgstr "" #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:145 msgid "Annotation Size" msgstr "Размер примечаний" -<<<<<<< HEAD #: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 msgid "The font size of the annotation text. In pixels." @@ -11267,451 +9673,10 @@ msgid "Excellon Format" msgstr "Формат Excellon" #: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:64 -======= - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:147 -msgid "The font size of the annotation text. In pixels." -msgstr "Размер шрифта текста примечаний. В пикселях." - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157 -msgid "Annotation Color" -msgstr "Цвет примечаний" - -#: flatcamGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:159 -msgid "Set the font color for the annotation texts." -msgstr "Устанавливает цвет шрифта для текста примечаний." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:26 -msgid "CNC Job General" -msgstr "CNC Job основные" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:77 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:59 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:45 -msgid "Circle Steps" -msgstr "Шаг круга" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:79 -msgid "" -"The number of circle steps for GCode \n" -"circle and arc shapes linear approximation." -msgstr "" -"Число шагов круга для G-код \n" -"круг и дуга образуют линейное приближение." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:88 -msgid "Travel dia" -msgstr "Диаметр траектории" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:90 -msgid "" -"The width of the travel lines to be\n" -"rendered in the plot." -msgstr "" -"Диаметр инструмента\n" -" для черчения контуров." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:103 -msgid "G-code Decimals" -msgstr "G-code десятичные" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:106 -#: flatcamTools/ToolFiducials.py:74 -msgid "Coordinates" -msgstr "Координаты" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108 -msgid "" -"The number of decimals to be used for \n" -"the X, Y, Z coordinates in CNC code (GCODE, etc.)" -msgstr "" -"Число десятичных знаков, которые будут использоваться для \n" -"координаты X, Y, Z в коде CNC (GCODE, и т.д.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:119 -#: flatcamTools/ToolProperties.py:519 -msgid "Feedrate" -msgstr "Скорость подачи" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:121 -msgid "" -"The number of decimals to be used for \n" -"the Feedrate parameter in CNC code (GCODE, etc.)" -msgstr "" -"Число десятичных знаков, которые будут использоваться для \n" -"параметра скорости подачи в коде CNC (GCODE, и т.д.)" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:132 -msgid "Coordinates type" -msgstr "Тип координат" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:134 -msgid "" -"The type of coordinates to be used in Gcode.\n" -"Can be:\n" -"- Absolute G90 -> the reference is the origin x=0, y=0\n" -"- Incremental G91 -> the reference is the previous position" -msgstr "" -"Тип координат, которые будут использоваться в коде.\n" -"Могут быть:\n" -"- Абсолютный G90 - > ссылка является началом координат x=0, y=0\n" -"- Инкрементальный G91 -> ссылка на предыдущую позицию" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:140 -msgid "Absolute G90" -msgstr "Абсолютный путь G90" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:141 -msgid "Incremental G91" -msgstr "Инкрементальный G91" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:151 -msgid "Force Windows style line-ending" -msgstr "Принудительное завершение строк в стиле Windows" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:153 -msgid "" -"When checked will force a Windows style line-ending\n" -"(\\r\\n) on non-Windows OS's." -msgstr "" -"Если этот флажок установлен, конец строки в стиле Windows будет " -"принудительно завершён\n" -"(\\r\\n) в операционных системах, отличных от Windows." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:165 -msgid "Travel Line Color" -msgstr "Цвет линии передвижения" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:169 -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:235 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:262 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:154 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:220 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:84 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:153 -#: flatcamTools/ToolRulesCheck.py:186 -msgid "Outline" -msgstr "Контур" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:171 -msgid "Set the travel line color for plotted objects." -msgstr "Установка цвета линии перемещения для построенных объектов." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:186 -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:252 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:279 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:170 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:237 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:170 -msgid "Fill" -msgstr "Заполнение" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:188 -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:254 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:281 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:172 -msgid "" -"Set the fill color for plotted objects.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Установит цвет заливки для построенных объектов.\n" -"Первые 6 цифр-это цвет, а последние 2\n" -"цифры для альфа-уровня (прозрачности)." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:205 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:298 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:190 -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:257 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:189 -msgid "Alpha" -msgstr "Прозрачность" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:207 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:300 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:191 -msgid "Set the fill transparency for plotted objects." -msgstr "Установит прозрачность заливки для построенных объектов." - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:231 -msgid "CNCJob Object Color" -msgstr "Цвет объектов CNCJob" - -#: flatcamGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:237 -msgid "Set the color for plotted objects." -msgstr "Установит цвет линии для построенных объектов." - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27 -msgid "CNC Job Options" -msgstr "Параметры CNC Job" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31 -msgid "Export G-Code" -msgstr "Экспорт G-кода" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:47 -msgid "Prepend to G-Code" -msgstr "Коды предобработки для G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:56 -msgid "" -"Type here any G-Code commands you would like to add at the beginning of the " -"G-Code file." -msgstr "" -"Введите здесь любые команды G-Code, которые вы хотите добавить в начало " -"файла G-кода." - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:63 -msgid "Append to G-Code" -msgstr "Коды постобработки для G-Code" - -#: flatcamGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:73 -msgid "" -"Type here any G-Code commands you would like to append to the generated " -"file.\n" -"I.e.: M2 (End of program)" -msgstr "" -"Введите здесь любые G-Code команды, которые вам хотелось бы добавить к " -"созданному файлу.\n" -"например: M2 (конец программы)" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:27 -msgid "Excellon Adv. Options" -msgstr "Excellon дополнительные" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:34 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:31 -msgid "Advanced Options" -msgstr "Дополнительные настройки" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:36 -msgid "" -"A list of Excellon advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"Список расширенных параметров Excellon.\n" -"Эти параметры доступны только для\n" -"расширенного режима приложения." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:59 -msgid "Toolchange X,Y" -msgstr "Смена инструмента X,Y" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:61 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:47 -msgid "Toolchange X,Y position." -msgstr "Позиция X,Y смены инструмента." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:121 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:134 -msgid "Spindle direction" -msgstr "Направление вращения шпинделя" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:123 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:136 -msgid "" -"This sets the direction that the spindle is rotating.\n" -"It can be either:\n" -"- CW = clockwise or\n" -"- CCW = counter clockwise" -msgstr "" -"Устанавка направления вращения шпинделя.\n" -"Варианты:\n" -"- CW = по часовой стрелке или\n" -"- CCW = против часовой стрелки" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:134 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:148 -msgid "Fast Plunge" -msgstr "Быстрый подвод" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:136 -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:150 -msgid "" -"By checking this, the vertical move from\n" -"Z_Toolchange to Z_move is done with G0,\n" -"meaning the fastest speed available.\n" -"WARNING: the move is done at Toolchange X,Y coords." -msgstr "" -"Если отмечено, то вертикальный переход от\n" -"Z_Toolchange к Z_move осуществляется с помощью G0,\n" -"что означает самую быструю доступную скорость.\n" -"Предупреждение: перемещение выполняется при смене координат Toolchange X,Y." - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:143 -msgid "Fast Retract" -msgstr "Быстрый отвод" - -#: flatcamGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:145 -msgid "" -"Exit hole strategy.\n" -" - When uncheked, while exiting the drilled hole the drill bit\n" -"will travel slow, with set feedrate (G1), up to zero depth and then\n" -"travel as fast as possible (G0) to the Z Move (travel height).\n" -" - When checked the travel from Z cut (cut depth) to Z_move\n" -"(travel height) is done as fast as possible (G0) in one move." -msgstr "" -"Стратегия выхода из отверстия.\n" -" - - Когда не проверено, пока выходящ просверленное отверстие буровой " -"наконечник\n" -"будет путешествовать медленно, с установленной скоростью подачи (G1), до " -"нулевой глубины, а затем\n" -"путешествуйте как можно быстрее (G0) к Z_move (высота перемещения).\n" -" - Когда проверено перемещение от Z_cut(глубины отрезка) к Z_move\n" -"(высота перемещения) делается как можно быстрее (G0) за один ход." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32 -msgid "A list of Excellon Editor parameters." -msgstr "Список параметров редактора Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:40 -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:194 -msgid "Selection limit" -msgstr "Ограничение выбора" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:42 -msgid "" -"Set the number of selected Excellon geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Установить количество выбранной геометрии Excellon\n" -"предметы, над которыми полезна геометрия\n" -"становится просто прямоугольником выбора.\n" -"Увеличивает производительность при перемещении\n" -"большое количество геометрических элементов." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:55 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:117 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:123 -msgid "New Dia" -msgstr "Новый диаметр инструмента" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:80 -msgid "Linear Drill Array" -msgstr "Линейный массив отверстий" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:84 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:232 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:120 -msgid "Linear Direction" -msgstr "Линейное направление" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:126 -msgid "Circular Drill Array" -msgstr "Круговой массив" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:130 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:280 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:164 -msgid "Circular Direction" -msgstr "Круговое направление" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:166 -msgid "" -"Direction for circular array.\n" -"Can be CW = clockwise or CCW = counter clockwise." -msgstr "" -"Направление для кругового массива.\n" -"Может быть CW = по часовой стрелке или CCW = против часовой стрелки." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:143 -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:293 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:177 -msgid "Circular Angle" -msgstr "Угол закругления" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:196 -msgid "" -"Angle at which the slot is placed.\n" -"The precision is of max 2 decimals.\n" -"Min value is: -359.99 degrees.\n" -"Max value is: 360.00 degrees." -msgstr "" -"Угол, под которым расположен паз.\n" -"Точность составляет не более 2 десятичных знаков.\n" -"Минимальное значение: -359,99 градусов.\n" -"Максимальное значение: 360,00 градусов." - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:215 -msgid "Linear Slot Array" -msgstr "Линейный массив пазов" - -#: flatcamGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:276 -msgid "Circular Slot Array" -msgstr "Круговой массив пазов" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:26 -msgid "Excellon Export" -msgstr "Экспорт Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:30 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:31 -msgid "Export Options" -msgstr "Параметры экспорта" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:32 -msgid "" -"The parameters set here are used in the file exported\n" -"when using the File -> Export -> Export Excellon menu entry." -msgstr "" -"Заданные здесь параметры используются в экспортированном файле\n" -"при использовании файла - > экспорт - > Экспорт Excellon пункт меню." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:41 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:163 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:39 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:42 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:82 -#: flatcamTools/ToolDistance.py:56 flatcamTools/ToolDistanceMin.py:50 -#: flatcamTools/ToolPcbWizard.py:127 flatcamTools/ToolProperties.py:154 -msgid "Units" -msgstr "Единицы" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:43 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:49 -msgid "The units used in the Excellon file." -msgstr "Единицы измерения, используемые в файле Excellon." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:46 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:87 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:173 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:47 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:87 -#: flatcamTools/ToolCalculators.py:61 flatcamTools/ToolPcbWizard.py:125 -msgid "INCH" -msgstr "ДЮЙМЫ" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:47 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:174 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:43 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:48 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:88 -#: flatcamTools/ToolCalculators.py:62 flatcamTools/ToolPcbWizard.py:126 -msgid "MM" -msgstr "MM" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:55 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:56 -msgid "Int/Decimals" -msgstr "Целое число / десятичные дроби" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:57 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The NC drill files, usually named Excellon files\n" "are files that can be found in different formats.\n" "Here we set the format used when the provided\n" -<<<<<<< HEAD "coordinates are not using period.\n" "\n" "Possible presets:\n" @@ -11728,14 +9693,10 @@ msgid "" "ALTIUM 2:4 INCH LZ\n" "Sprint Layout 2:4 INCH LZ\n" "KiCAD 3:5 INCH TZ" -======= -"coordinates are not using period." ->>>>>>> remotes/jpcgt/flatcam/Beta msgstr "" "Файлы ЧПУ сверла, как правило, по имени файлов Excellon \n" "это файлы, которые можно найти в разных форматах.\n" "Здесь мы устанавливаем формат, используемый, когда\n" -<<<<<<< HEAD "координаты не используют точку.\n" "\n" "Возможные пресеты:\n" @@ -12385,819 +10346,6 @@ msgstr "Языки" msgid "Set the language used throughout FlatCAM." msgstr "Установите язык, используемый в плоском кулачке." -======= -"координаты не используют точку." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:69 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:95 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:124 -msgid "" -"This numbers signify the number of digits in\n" -"the whole part of Excellon coordinates." -msgstr "" -"Эти числа обозначают количество цифр в\n" -"целая часть Excellon координат." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:82 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:108 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:137 -msgid "" -"This numbers signify the number of digits in\n" -"the decimal part of Excellon coordinates." -msgstr "" -"Эти числа обозначают количество цифр в\n" -"десятичная часть Excellon координат." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:91 -msgid "Format" -msgstr "Формат" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:93 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:103 -msgid "" -"Select the kind of coordinates format used.\n" -"Coordinates can be saved with decimal point or without.\n" -"When there is no decimal point, it is required to specify\n" -"the number of digits for integer part and the number of decimals.\n" -"Also it will have to be specified if LZ = leading zeros are kept\n" -"or TZ = trailing zeros are kept." -msgstr "" -"Выберите тип используемого формата координат.\n" -"Координаты могут быть сохранены с десятичной точкой или без.\n" -"Когда нет десятичной точки, необходимо указать\n" -"количество цифр для целой части и количество десятичных знаков.\n" -"Также это должно быть указано, если LZ = ведущие нули сохраняются\n" -"или TZ = конечные нули сохраняются." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:100 -msgid "Decimal" -msgstr "Десятичный" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:101 -msgid "No-Decimal" -msgstr "Недесятичный" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:114 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:145 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:96 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:97 -msgid "Zeros" -msgstr "Нули" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:117 -msgid "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." -msgstr "" -"Задает тип нулей Excellon.\n" -"Если LZ, то ведущие нули сохраняются и\n" -"Конечные нули удаляются.\n" -"Если TZ установлен, то конечные нули сохраняются\n" -"и ведущие нули удаляются." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:124 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:158 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:106 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:107 -#: flatcamTools/ToolPcbWizard.py:111 -msgid "LZ" -msgstr "LZ" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:125 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:159 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:107 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:108 -#: flatcamTools/ToolPcbWizard.py:112 -msgid "TZ" -msgstr "TZ" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:127 -msgid "" -"This sets the default type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed." -msgstr "" -"Это устанавливает тип по умолчанию нулей Excellon.\n" -"Если LZ, то ведущие нули сохраняются и\n" -"Замыкающие нули удаляются.\n" -"Если проверен TZ, то сохраняются нулевые трейлеры\n" -"и ведущие нули удаляются." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:137 -msgid "Slot type" -msgstr "Тип слота" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:140 -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:150 -msgid "" -"This sets how the slots will be exported.\n" -"If ROUTED then the slots will be routed\n" -"using M15/M16 commands.\n" -"If DRILLED(G85) the slots will be exported\n" -"using the Drilled slot command (G85)." -msgstr "" -"Это устанавливает, как будут экспортироваться пазы.\n" -"Если маршрутизируется, то слоты будут маршрутизироваться\n" -"используя команды M15 / M16.\n" -"Если пробурено (G85), пазы будут экспортированы\n" -"используя команду сверления пазов (G85)." - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147 -msgid "Routed" -msgstr "Направлен" - -#: flatcamGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:148 -msgid "Drilled(G85)" -msgstr "Пробурено (G85)" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:29 -msgid "Excellon General" -msgstr "Excellon основные" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:62 -msgid "Excellon Format" -msgstr "Формат Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:64 -msgid "" -"The NC drill files, usually named Excellon files\n" -"are files that can be found in different formats.\n" -"Here we set the format used when the provided\n" -"coordinates are not using period.\n" -"\n" -"Possible presets:\n" -"\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" -msgstr "" -"Файлы ЧПУ сверла, как правило, по имени файлов Excellon \n" -"это файлы, которые можно найти в разных форматах.\n" -"Здесь мы устанавливаем формат, используемый, когда\n" -"координаты не используют точку.\n" -"\n" -"Возможные пресеты:\n" -"PROTEUS 3:3 MM LZ\n" -"DipTrace 5:2 MM TZ\n" -"DipTrace 4:3 MM LZ\n" -"\n" -"EAGLE 3:3 MM TZ\n" -"EAGLE 4:3 MM TZ\n" -"EAGLE 2:5 INCH TZ\n" -"EAGLE 3:5 INCH TZ\n" -"\n" -"ALTIUM 2:4 INCH LZ\n" -"Sprint Layout 2:4 INCH LZ\n" -"KiCAD 3:5 INCH TZ" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:88 -msgid "Default values for INCH are 2:4" -msgstr "Значения по умолчанию для ДЮЙМОВОЙ 2:4" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:116 -msgid "METRIC" -msgstr "МЕТРИЧЕСКАЯ" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117 -msgid "Default values for METRIC are 3:3" -msgstr "Значения по умолчанию для МЕТРИЧЕСКОЙ 3: 3" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:148 -msgid "" -"This sets the type of Excellon zeros.\n" -"If LZ then Leading Zeros are kept and\n" -"Trailing Zeros are removed.\n" -"If TZ is checked then Trailing Zeros are kept\n" -"and Leading Zeros are removed.\n" -"\n" -"This is used when there is no information\n" -"stored in the Excellon file." -msgstr "" -"Задает тип нулей Excellon.\n" -"Если LZ, то ведущие нули сохраняются и\n" -"конечные нули удаляются.\n" -"Если TZ установлен, то конечные нули сохраняются\n" -"и ведущие нули удаляются." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:166 -msgid "" -"This sets the default units of Excellon files.\n" -"If it is not detected in the parsed file the value here\n" -"will be used.Some Excellon files don't have an header\n" -"therefore this parameter will be used." -msgstr "" -"Это устанавливает единицы измерения Excellon файлов по умолчанию.\n" -"Если он не обнаружен в анализируемом файле, значение здесь\n" -"будем использовать.Некоторые файлы Excellon не имеют заголовка\n" -"поэтому этот параметр будет использоваться." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:176 -msgid "" -"This sets the units of Excellon files.\n" -"Some Excellon files don't have an header\n" -"therefore this parameter will be used." -msgstr "" -"Это устанавливает единицы Excellon файлов.\n" -"Некоторые файлы Excellon не имеют заголовка\n" -"поэтому этот параметр будет использоваться." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:184 -msgid "Update Export settings" -msgstr "Обновить настройки экспорта" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:201 -msgid "Excellon Optimization" -msgstr "Оптимизация Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:204 -msgid "Algorithm:" -msgstr "Алгоритм:" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:206 -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:222 -msgid "" -"This sets the optimization type for the Excellon drill path.\n" -"If <> is checked then Google OR-Tools algorithm with\n" -"MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n" -"If <> is checked then Google OR-Tools Basic algorithm is used.\n" -"If <> is checked then Travelling Salesman algorithm is used for\n" -"drill path optimization.\n" -"\n" -"If this control is disabled, then FlatCAM works in 32bit mode and it uses\n" -"Travelling Salesman algorithm for path optimization." -msgstr "" -"Это устанавливает тип оптимизации для траектории сверления Excellon.\n" -"Если установлен <<Метаэвристический>>, то используется алгоритм\n" -"Google OR-Tools with MetaHeuristic Local Path.\n" -"Время поиска по умолчанию - 3 с.\n" -"Если установлен флажок <<Базовый>>, то используется алгоритм Google OR-Tools " -"Basic.\n" -"Если установлен флажок << TSA >>, то алгоритм Travelling Salesman для " -"оптимизации пути.\n" -"\n" -"Если FlatCAM работает в 32-битном режиме, то этот элемент недоступен и " -"используется\n" -"алгоритм Travelling Salesman для оптимизации пути." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:217 -msgid "MetaHeuristic" -msgstr "Метаэвристический" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:218 -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:104 -#: flatcamObjects/FlatCAMExcellon.py:614 flatcamObjects/FlatCAMGeometry.py:485 -#: flatcamObjects/FlatCAMGerber.py:251 -msgid "Basic" -msgstr "Базовый" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:219 -msgid "TSA" -msgstr "TSA" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:236 -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:245 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:237 -msgid "Duration" -msgstr "Продолжительность" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:239 -msgid "" -"When OR-Tools Metaheuristic (MH) is enabled there is a\n" -"maximum threshold for how much time is spent doing the\n" -"path optimization. This max duration is set here.\n" -"In seconds." -msgstr "" -"При включении или инструменты Метаэвристики (МГН)-есть\n" -"максимальный порог за сколько времени тратится на\n" -"оптимизация пути. Максимальная продолжительность устанавливается здесь.\n" -"В секундах." - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:258 -msgid "Excellon Object Color" -msgstr "Цвет объектов Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:264 -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:86 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:155 -msgid "Set the line color for plotted objects." -msgstr "Установит цвет линии для построенных объектов." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29 -msgid "Excellon Options" -msgstr "Параметры Excellon" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:34 -msgid "Create CNC Job" -msgstr "Создание программы для ЧПУ" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35 -msgid "" -"Parameters used to create a CNC Job object\n" -"for this drill object." -msgstr "" -"Параметры, используемые для создания объекта задания ЧПУ\n" -"для этого сверлите объект." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:152 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:121 -msgid "Tool change" -msgstr "Смена инструмента" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236 -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:232 -msgid "Enable Dwell" -msgstr "Задержка" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259 -msgid "" -"The preprocessor JSON file that dictates\n" -"Gcode output." -msgstr "" -"JSON-файл постпроцессора, который влияет\n" -"на Gcode." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:270 -msgid "Gcode" -msgstr "GCode" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:272 -msgid "" -"Choose what to use for GCode generation:\n" -"'Drills', 'Slots' or 'Both'.\n" -"When choosing 'Slots' or 'Both', slots will be\n" -"converted to drills." -msgstr "" -"Выберите, что использовать для генерации G-кода:\n" -"\"Сверла\", \"Пазы\" или \"Оба\".\n" -"При выборе \"Пазы\" или \"Оба\", пазы будут\n" -"преобразованы в отверстия." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288 -msgid "Mill Holes" -msgstr "Фрезеровка отверстий" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:290 -msgid "Create Geometry for milling holes." -msgstr "Создание объекта геометрии для фрезерования отверстий." - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294 -msgid "Drill Tool dia" -msgstr "Диаметр сверла" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305 -msgid "Slot Tool dia" -msgstr "Диаметр инструмента шлица" - -#: flatcamGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307 -msgid "" -"Diameter of the cutting tool\n" -"when milling slots." -msgstr "" -"Диаметр режущего инструмента\n" -"при фрезеровании пазов." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:28 -msgid "App Settings" -msgstr "Настройки приложения" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:49 -msgid "Grid Settings" -msgstr "Настройки сетки" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:53 -msgid "X value" -msgstr "Значение X" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:55 -msgid "This is the Grid snap value on X axis." -msgstr "Это значение привязки сетки по оси X." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:65 -msgid "Y value" -msgstr "Значение Y" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:67 -msgid "This is the Grid snap value on Y axis." -msgstr "Это значение привязки сетки по оси Y." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:77 -msgid "Snap Max" -msgstr "Максимальный захват" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:92 -msgid "Workspace Settings" -msgstr "Настройки рабочей области" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:95 -msgid "Active" -msgstr "Активный" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:97 -msgid "" -"Draw a delimiting rectangle on canvas.\n" -"The purpose is to illustrate the limits for our work." -msgstr "" -"Нарисует на холсте разделительный прямоугольник,\n" -"для отображения границы нашей работы." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:105 -msgid "" -"Select the type of rectangle to be used on canvas,\n" -"as valid workspace." -msgstr "" -"Выбор типа прямоугольника, который будет использоваться на холсте,\n" -"как допустимое рабочее пространство." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:171 -msgid "Orientation" -msgstr "Ориентация" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:172 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:239 -#: flatcamTools/ToolFilm.py:422 -msgid "" -"Can be:\n" -"- Portrait\n" -"- Landscape" -msgstr "" -"Может быть:\n" -"- Портрет\n" -"- Альбом" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:176 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:243 -#: flatcamTools/ToolFilm.py:426 -msgid "Portrait" -msgstr "Портретная" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:177 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:244 -#: flatcamTools/ToolFilm.py:427 -msgid "Landscape" -msgstr "Альбомная" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:201 -msgid "Notebook" -msgstr "Боковая панель" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:203 -msgid "" -"This sets the font size for the elements found in the Notebook.\n" -"The notebook is the collapsible area in the left side of the GUI,\n" -"and include the Project, Selected and Tool tabs." -msgstr "" -"Это устанавливает размер шрифта для элементов, найденных в блокноте.\n" -"Блокнот - это складная область в левой части графического интерфейса,\n" -"и включают вкладки Project, Selected и Tool." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:222 -msgid "Axis" -msgstr "Оси" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:224 -msgid "This sets the font size for canvas axis." -msgstr "Это устанавливает размер шрифта для оси холста." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:241 -msgid "Textbox" -msgstr "Поле ввода текста" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:243 -msgid "" -"This sets the font size for the Textbox GUI\n" -"elements that are used in FlatCAM." -msgstr "" -"Это устанавливает размер шрифта для полей ввода текста\n" -"которые используются в FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:269 -msgid "Mouse Settings" -msgstr "Настройки мыши" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:273 -msgid "Cursor Shape" -msgstr "Форма курсора" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:275 -msgid "" -"Choose a mouse cursor shape.\n" -"- Small -> with a customizable size.\n" -"- Big -> Infinite lines" -msgstr "" -"Выбор формы курсора мыши.\n" -"- Маленький -> с настраиваемым размером.\n" -"- Большой -> бесконечные линии" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:281 -msgid "Small" -msgstr "Небольшой" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:282 -msgid "Big" -msgstr "Большой" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:289 -msgid "Cursor Size" -msgstr "Размер курсора" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:291 -msgid "Set the size of the mouse cursor, in pixels." -msgstr "Установка размера курсора мыши в пикселях." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:302 -msgid "Cursor Width" -msgstr "Ширина курсора" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:304 -msgid "Set the line width of the mouse cursor, in pixels." -msgstr "Установка размера курсора мыши в пикселях." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:315 -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:322 -msgid "Cursor Color" -msgstr "Цвет курсора" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:317 -msgid "Check this box to color mouse cursor." -msgstr "Установите этот флажок, чтобы окрасить курсор мыши." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:324 -msgid "Set the color of the mouse cursor." -msgstr "Установка цвета курсора мыши." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:347 -msgid "Pan Button" -msgstr "Кнопка панарамирования" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:349 -msgid "" -"Select the mouse button to use for panning:\n" -"- MMB --> Middle Mouse Button\n" -"- RMB --> Right Mouse Button" -msgstr "" -"Выбор кнопки мыши для панорамирования:\n" -"- СКМ --> Средняя кнопка мыши\n" -"- ПКМ --> Правая кнопка мыши" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:353 -msgid "MMB" -msgstr "СКМ" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:354 -msgid "RMB" -msgstr "ПКМ" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:360 -msgid "Multiple Selection" -msgstr "Мультивыбор" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:362 -msgid "Select the key used for multiple selection." -msgstr "Выберите клавишу, используемую для множественного выбора." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:364 -msgid "CTRL" -msgstr "CTRL" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:365 -msgid "SHIFT" -msgstr "SHIFT" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:376 -msgid "Delete object confirmation" -msgstr "Подтверждать удаление объекта" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:378 -msgid "" -"When checked the application will ask for user confirmation\n" -"whenever the Delete object(s) event is triggered, either by\n" -"menu shortcut or key shortcut." -msgstr "" -"При проверке приложение будет запрашивать подтверждение пользователя\n" -"всякий раз, когда событие Удалить объект (ы) инициируется, либо\n" -"ярлык меню или сочетание клавиш." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:385 -msgid "\"Open\" behavior" -msgstr "Помнить пути открытия/сохранения" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:387 -msgid "" -"When checked the path for the last saved file is used when saving files,\n" -"and the path for the last opened file is used when opening files.\n" -"\n" -"When unchecked the path for opening files is the one used last: either the\n" -"path for saving files or the path for opening files." -msgstr "" -"Если флажок установлен, то путь к последнему сохраненному файлу используется " -"при сохранении файлов,\n" -"и путь к последнему открытому файлу используется при открытии файлов.\n" -"\n" -"Если флажок не установлен, путь для открытия файлов будет последним из " -"используемых: либо\n" -"путь для сохранения файлов либо путь для открытия файлов." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:396 -msgid "Enable ToolTips" -msgstr "Всплывающие подсказки" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:398 -msgid "" -"Check this box if you want to have toolTips displayed\n" -"when hovering with mouse over items throughout the App." -msgstr "" -"Установите этот флажок, если вы хотите, чтобы отображались всплывающие " -"подсказки \n" -"при наведении курсора мыши на элементы приложения." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:405 -msgid "Allow Machinist Unsafe Settings" -msgstr "Разрешить выполнить небезопасные настройки" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:407 -msgid "" -"If checked, some of the application settings will be allowed\n" -"to have values that are usually unsafe to use.\n" -"Like Z travel negative values or Z Cut positive values.\n" -"It will applied at the next application start.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Если этот флажок установлен, некоторым настройкам приложения будут " -"разрешено\n" -"иметь значения, которые обычно небезопасны для использования.\n" -"Например отрицательные значения перемещения по оси Z или положительные " -"значения выреза по Z.\n" -"Это будет применено при следующем запуске приложения.\n" -"< < Предупреждение>>: Не меняйте это, если вы не знаете, что вы делаете !!!" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:419 -msgid "Bookmarks limit" -msgstr "Количество закладок" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:421 -msgid "" -"The maximum number of bookmarks that may be installed in the menu.\n" -"The number of bookmarks in the bookmark manager may be greater\n" -"but the menu will hold only so much." -msgstr "" -"Максимальное количество закладок, которые могут быть установлены в меню.\n" -"Количество закладок в диспетчере закладок может быть больше\n" -"но меню будет содержать только это указанное количество." - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:430 -msgid "Activity Icon" -msgstr "Значок активности" - -#: flatcamGUI/preferences/general/GeneralAPPSetGroupUI.py:432 -msgid "Select the GIF that show activity when FlatCAM is active." -msgstr "Выбор GIF-изображения показывающего активность FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:29 -msgid "App Preferences" -msgstr "Параметры приложения" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:40 -msgid "" -"The default value for FlatCAM units.\n" -"Whatever is selected here is set every time\n" -"FlatCAM is started." -msgstr "" -"Значение по умолчанию для блоков FlatCAM.\n" -"Все, что выбрано здесь, устанавливается каждый раз\n" -"FlatCAM запущен." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:44 -msgid "IN" -msgstr "Дюйм" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:50 -msgid "Precision MM" -msgstr "Точность ММ" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:52 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in METRIC system.\n" -"Any change here require an application restart." -msgstr "" -"Количество десятичных знаков, используемых в приложении\n" -"когда установленные единицы измерения находятся в метрической системе.\n" -"Любые изменения здесь требуют перезапуска приложения." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:64 -msgid "Precision INCH" -msgstr "Точность ДЮЙМЫ" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:66 -msgid "" -"The number of decimals used throughout the application\n" -"when the set units are in INCH system.\n" -"Any change here require an application restart." -msgstr "" -"Количество десятичных знаков, используемых в приложении\n" -"когда установленные единицы измерения находятся в дюймовой системе.\n" -"Любые изменения здесь требуют перезапуска приложения." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:78 -msgid "Graphic Engine" -msgstr "Графический движок" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:79 -msgid "" -"Choose what graphic engine to use in FlatCAM.\n" -"Legacy(2D) -> reduced functionality, slow performance but enhanced " -"compatibility.\n" -"OpenGL(3D) -> full functionality, high performance\n" -"Some graphic cards are too old and do not work in OpenGL(3D) mode, like:\n" -"Intel HD3000 or older. In this case the plot area will be black therefore\n" -"use the Legacy(2D) mode." -msgstr "" -"Выберите, какой графический движок использовать в FlatCAM.\n" -"Legacy (2D) - > уменьшенная функциональность, низкая производительность, но " -"повышенная совместимость.\n" -"OpenGL (3D) - > полная функциональность, высокая производительность\n" -"Некоторые графические карты слишком старые и не работают в режиме OpenGL " -"(3D), например:\n" -"Intel HD3000 или старше. Если рабочая область будет чёрной, то\n" -"используйте режим Legacy (2D)." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:85 -msgid "Legacy(2D)" -msgstr "Legacy(2D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:86 -msgid "OpenGL(3D)" -msgstr "OpenGL(3D)" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:98 -msgid "APP. LEVEL" -msgstr "РЕЖИМ" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:99 -msgid "" -"Choose the default level of usage for FlatCAM.\n" -"BASIC level -> reduced functionality, best for beginner's.\n" -"ADVANCED level -> full functionality.\n" -"\n" -"The choice here will influence the parameters in\n" -"the Selected Tab for all kinds of FlatCAM objects." -msgstr "" -"Выберите уровень использования по умолчанию для FlatCAM кулачка.\n" -"Базовый уровень - > уменьшенная функциональность, лучше всего подходит для " -"начинающих.\n" -"Расширенный уровень - > полная функциональность.\n" -"\n" -"Выбор здесь повлияет на параметры внутри\n" -"выбранная вкладка для всех видов FlatCAM объектов." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:105 -#: flatcamObjects/FlatCAMExcellon.py:627 flatcamObjects/FlatCAMGeometry.py:506 -#: flatcamObjects/FlatCAMGerber.py:278 -msgid "Advanced" -msgstr "Расширенный" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:111 -msgid "Portable app" -msgstr "Портативное приложение" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:112 -msgid "" -"Choose if the application should run as portable.\n" -"\n" -"If Checked the application will run portable,\n" -"which means that the preferences files will be saved\n" -"in the application folder, in the lib\\config subfolder." -msgstr "" -"Выберите, должно ли приложение работать как переносимое.\n" -"\n" -"Если флажок установлен, приложение будет работать переносимым,\n" -"Это означает, что файлы настроек будут сохранены\n" -"в папке приложения, в подпапке lib \\ config." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:125 -msgid "Languages" -msgstr "Языки" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:126 -msgid "Set the language used throughout FlatCAM." -msgstr "Установите язык, используемый в плоском кулачке." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:132 msgid "Apply Language" msgstr "Применить" @@ -13253,7 +10401,6 @@ msgid "" msgstr "" "Установите этот флажок, если требуется, чтобы боковая панель\n" "автоматически отображалась при запуске." -<<<<<<< HEAD #: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 msgid "Version Check" @@ -13777,510 +10924,6 @@ msgstr "Цвет объектов Geometry" msgid "Geometry Options" msgstr "Параметры Geometry" -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:36 -======= - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:189 -msgid "Version Check" -msgstr "Проверять обновления" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:191 -msgid "" -"Check this box if you want to check\n" -"for a new version automatically at startup." -msgstr "" -"Установите этот флажок, если вы хотите автоматически\n" -"проверять обновление программы при запуске." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:198 -msgid "Send Statistics" -msgstr "Отправлять статистику" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:200 -msgid "" -"Check this box if you agree to send anonymous\n" -"stats automatically at startup, to help improve FlatCAM." -msgstr "" -"Установите этот флажок, если вы согласны автоматически отправлять\n" -"анонимную статистику при запуске программы для улучшения FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:214 -msgid "Workers number" -msgstr "Обработчики" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:216 -msgid "" -"The number of Qthreads made available to the App.\n" -"A bigger number may finish the jobs more quickly but\n" -"depending on your computer speed, may make the App\n" -"unresponsive. Can have a value between 2 and 16.\n" -"Default value is 2.\n" -"After change, it will be applied at next App start." -msgstr "" -"Количество потоков доступных приложению.\n" -"Большее число может закончить работу быстрее, но\n" -"в зависимости от скорости вашего компьютера, может сделать приложение\n" -"неотзывчивый. Может иметь значение от 2 до 16.\n" -"Значение по умолчанию-2.\n" -"После изменения, он будет применяться при следующем запуске приложения." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:230 -msgid "Geo Tolerance" -msgstr "Допуск геометрии" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:232 -msgid "" -"This value can counter the effect of the Circle Steps\n" -"parameter. Default value is 0.005.\n" -"A lower value will increase the detail both in image\n" -"and in Gcode for the circles, with a higher cost in\n" -"performance. Higher value will provide more\n" -"performance at the expense of level of detail." -msgstr "" -"Это значение может противостоять эффекту шагов круга\n" -"параметр. Значение по умолчанию-0.01.\n" -"Более низкое значение увеличит детализацию как в изображении\n" -"и в G-код для кругов, с более высокой ценой в\n" -"спектакль. Более высокое значение обеспечит больше\n" -"производительность за счет уровня детализации." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:252 -msgid "Save Settings" -msgstr "Сохранить настройки" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:256 -msgid "Save Compressed Project" -msgstr "Сохранить сжатый проект" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:258 -msgid "" -"Whether to save a compressed or uncompressed project.\n" -"When checked it will save a compressed FlatCAM project." -msgstr "" -"Сохранять ли проект сжатым или несжатым.\n" -"Если этот флажок установлен, он сохранит сжатый проект FlatCAM." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:267 -msgid "Compression" -msgstr "Сжатие" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:269 -msgid "" -"The level of compression used when saving\n" -"a FlatCAM project. Higher value means better compression\n" -"but require more RAM usage and more processing time." -msgstr "" -"Уровень сжатия при сохранении FlatCAM проекта.\n" -"Более высокое значение означает более высокую степень сжатия,\n" -"но требуют больше памяти и больше времени на обработку." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:280 -msgid "Enable Auto Save" -msgstr "Включить автосохранение" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:282 -msgid "" -"Check to enable the autosave feature.\n" -"When enabled, the application will try to save a project\n" -"at the set interval." -msgstr "" -"Установите флажок, чтобы включить функцию автосохранения.\n" -"При включении приложение будет пытаться сохранить проект\n" -"с заданным интервалом." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:292 -msgid "Interval" -msgstr "Интервал" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:294 -msgid "" -"Time interval for autosaving. In milliseconds.\n" -"The application will try to save periodically but only\n" -"if the project was saved manually at least once.\n" -"While active, some operations may block this feature." -msgstr "" -"Интервал времени для автосохранения. В миллисекундах\n" -"Приложение будет пытаться сохранять периодически, но только\n" -"если проект был сохранен вручную хотя бы один раз.\n" -"Во время активности некоторые операции могут блокировать эту функцию." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:310 -msgid "Text to PDF parameters" -msgstr "Параметры преобразования текста в PDF" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:312 -msgid "Used when saving text in Code Editor or in FlatCAM Document objects." -msgstr "" -"Используется при сохранении текста в редакторе кода или в объектах FlatCAM " -"Document." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:321 -msgid "Top Margin" -msgstr "Верхняя граница" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:323 -msgid "Distance between text body and the top of the PDF file." -msgstr "Расстояние между текстом и верхней частью PDF-файла." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:334 -msgid "Bottom Margin" -msgstr "Нижняя граница" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:336 -msgid "Distance between text body and the bottom of the PDF file." -msgstr "Расстояние между текстом и нижней частью PDF-файла." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:347 -msgid "Left Margin" -msgstr "Левая граница" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:349 -msgid "Distance between text body and the left of the PDF file." -msgstr "Расстояние между текстом и левой частью PDF-файла." - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:360 -msgid "Right Margin" -msgstr "Правая граница" - -#: flatcamGUI/preferences/general/GeneralAppPrefGroupUI.py:362 -msgid "Distance between text body and the right of the PDF file." -msgstr "Расстояние между текстом и правой частью PDF-файла." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:26 -msgid "GUI Preferences" -msgstr "Параметры интерфейса" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:36 -msgid "Theme" -msgstr "Тема" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:38 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area." -msgstr "Выбор темы для FlatCAM." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:43 -msgid "Light" -msgstr "Светлая" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:44 -msgid "Dark" -msgstr "Тёмная" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:51 -msgid "Use Gray Icons" -msgstr "Использовать серые иконки" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:53 -msgid "" -"Check this box to use a set of icons with\n" -"a lighter (gray) color. To be used when a\n" -"full dark theme is applied." -msgstr "" -"Установите этот флажок, чтобы использовать набор значков\n" -"более светлого (серого) цвета. Используется при применении\n" -"полной тёмной темы." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:59 -msgid "Apply Theme" -msgstr "Применить тему" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:61 -msgid "" -"Select a theme for FlatCAM.\n" -"It will theme the plot area.\n" -"The application will restart after change." -msgstr "" -"Выбор темы FlatCAM.\n" -"Она будет применена при следующем запуске приложения." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:73 -msgid "Layout" -msgstr "Макет" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:75 -msgid "" -"Select an layout for FlatCAM.\n" -"It is applied immediately." -msgstr "" -"Выберите макет для FlatCAM.\n" -"Применяется немедленно." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:95 -msgid "Style" -msgstr "Стиль" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:97 -msgid "" -"Select an style for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Выберите стиль для FlatCAM.\n" -"Он будет применен при следующем запуске приложения." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:111 -msgid "Activate HDPI Support" -msgstr "Поддержка HDPI" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:113 -msgid "" -"Enable High DPI support for FlatCAM.\n" -"It will be applied at the next app start." -msgstr "" -"Включает поддержку высокого разрешения для FlatCAM.\n" -"Требуется перезапуск приложения." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:127 -msgid "Display Hover Shape" -msgstr "Показать форму наведения" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:129 -msgid "" -"Enable display of a hover shape for FlatCAM objects.\n" -"It is displayed whenever the mouse cursor is hovering\n" -"over any kind of not-selected object." -msgstr "" -"Возможность отображения формы при наведении на объекты FlatCAM.\n" -"Он отображается при наведении курсора мыши\n" -"над любым невыбранным объектом." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:136 -msgid "Display Selection Shape" -msgstr "Показывать форму выбора" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:138 -msgid "" -"Enable the display of a selection shape for FlatCAM objects.\n" -"It is displayed whenever the mouse selects an object\n" -"either by clicking or dragging mouse from left to right or\n" -"right to left." -msgstr "" -"Включите отображение формы выделения для объектов FlatCAM.\n" -"Он отображается всякий раз, когда мышь выбирает объект\n" -"щелчком или перетаскиванием мыши слева направо или\n" -"справа налево." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:151 -msgid "Left-Right Selection Color" -msgstr "Цвет выделения слева направо" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:156 -msgid "Set the line color for the 'left to right' selection box." -msgstr "Установит цвет линии для поля выбора \"слева направо\"." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:172 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from left to right.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Установка цвета заливки для поля выбора\n" -"в случае, если выбор сделан слева направо.\n" -"Первые 6 цифр-это цвет, а последние 2\n" -"цифры для альфа-уровня (прозрачности)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:192 -msgid "Set the fill transparency for the 'left to right' selection box." -msgstr "Установит прозрачность заливки для поля выбора \"слева направо\"." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:216 -msgid "Right-Left Selection Color" -msgstr "Цвет выделения справа налево" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:222 -msgid "Set the line color for the 'right to left' selection box." -msgstr "Установите цвет линии для поля выбора \"справа налево\"." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:239 -msgid "" -"Set the fill color for the selection box\n" -"in case that the selection is done from right to left.\n" -"First 6 digits are the color and the last 2\n" -"digits are for alpha (transparency) level." -msgstr "" -"Установка цвета заливки для поля выбора\n" -"в случае, если выбор сделан справа налево.\n" -"Первые 6 цифр-это цвет, а последние 2\n" -"цифры для альфа-уровня (прозрачности)." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:259 -msgid "Set the fill transparency for selection 'right to left' box." -msgstr "Установит прозрачность заливки для выбора \"справа налево\"." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:286 -msgid "Editor Color" -msgstr "Цвет редактора" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:290 -msgid "Drawing" -msgstr "Графика" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:292 -msgid "Set the color for the shape." -msgstr "Установит цвет для фигуры." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:309 -msgid "Set the color of the shape when selected." -msgstr "Установит цвет фигуры при выборе." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:332 -msgid "Project Items Color" -msgstr "Цвет элементов проекта" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:336 -msgid "Enabled" -msgstr "Включено" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:338 -msgid "Set the color of the items in Project Tab Tree." -msgstr "Установит цвет элементов в дереве вкладок проекта." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:352 -msgid "Disabled" -msgstr "Отключено" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:354 -msgid "" -"Set the color of the items in Project Tab Tree,\n" -"for the case when the items are disabled." -msgstr "" -"Установка цвета элементов в дереве вкладок проекта,\n" -"для случая, когда элементы отключены." - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:370 -msgid "Project AutoHide" -msgstr "Автоскрытие боковой панели" - -#: flatcamGUI/preferences/general/GeneralGUIPrefGroupUI.py:372 -msgid "" -"Check this box if you want the project/selected/tool tab area to\n" -"hide automatically when there are no objects loaded and\n" -"to show whenever a new object is created." -msgstr "" -"Установите этот флажок, если требуется, чтобы боковая панель\n" -"автоматически скрывалась, когда нет загруженных объектов\n" -"и показывать при создании нового объекта." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:27 -msgid "Geometry Adv. Options" -msgstr "Geometry дополнительные" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:35 -msgid "" -"A list of Geometry advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"Список расширенных параметров Geometry.\n" -"Эти параметры доступны только для\n" -"расширенного режима приложения." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:45 -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:112 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134 -#: flatcamTools/ToolCalibration.py:125 flatcamTools/ToolSolderPaste.py:240 -msgid "Toolchange X-Y" -msgstr "Смена инструмента X,Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56 -msgid "" -"Height of the tool just after starting the work.\n" -"Delete the value if you don't need this feature." -msgstr "" -"Высота инструмента сразу после начала работы.\n" -"Удалить значение если вам не нужна эта функция." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:158 -msgid "Segment X size" -msgstr "Размер сегмента по X" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:160 -msgid "" -"The size of the trace segment on the X axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the X axis." -msgstr "" -"Размер сегмента трассировки по оси X.\n" -"Полезно для автоматического выравнивания.\n" -"Значение 0 означает отсутствие сегментации по оси X." - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:174 -msgid "Segment Y size" -msgstr "Размер сегмента по Y" - -#: flatcamGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:176 -msgid "" -"The size of the trace segment on the Y axis.\n" -"Useful for auto-leveling.\n" -"A value of 0 means no segmentation on the Y axis." -msgstr "" -"Размер сегмента трассировки по оси Y.\n" -"Полезно для автоматического выравнивания.\n" -"Значение 0 означает отсутствие сегментации по оси Y." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33 -msgid "A list of Geometry Editor parameters." -msgstr "Список параметров редактора Geometry." - -#: flatcamGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:196 -msgid "" -"Set the number of selected geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Установить номер выбранной геометрии\n" -"предметы, над которыми полезна геометрия\n" -"становится просто прямоугольником выбора.\n" -"Увеличивает производительность при перемещении\n" -"большое количество геометрических элементов." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:27 -msgid "Geometry General" -msgstr "Geometry основные" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:49 -msgid "" -"The number of circle steps for Geometry \n" -"circle and arc shapes linear approximation." -msgstr "" -"Количество шагов круга для геометрии\n" -"линейная аппроксимация окружности и дуги." - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:63 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:41 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:48 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:42 -msgid "Tools Dia" -msgstr "Диаметр инструмента" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:65 -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:108 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:43 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:50 -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:44 -msgid "" -"Diameters of the tools, separated by comma.\n" -"The value of the diameter has to use the dot decimals separator.\n" -"Valid values: 0.3, 1.0" -msgstr "" -"Диаметры инструментов, разделенные запятой.\n" -"Значение диаметра должно использовать разделитель точечных десятичных " -"знаков.\n" -"Допустимые значения: 0.3, 1.0" - -#: flatcamGUI/preferences/geometry/GeometryGenPrefGroupUI.py:80 -msgid "Geometry Object Color" -msgstr "Цвет объектов Geometry" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:28 -msgid "Geometry Options" -msgstr "Параметры Geometry" - #: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:36 msgid "" "Create a CNC Job object\n" @@ -14476,209 +11119,6 @@ msgstr "Пороговое значение, выше которого отве msgid "Gerber Export" msgstr "Экспорт Gerber" -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:33 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"The parameters set here are used in the file exported\n" -"when using the File -> Export -> Export Gerber menu entry." -msgstr "" -"Заданные здесь параметры используются в экспортированном файле\n" -"при использовании пункта меню File -> Export -> Export Gerber." - -<<<<<<< HEAD -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:80 -msgid "Depth/Pass" -msgstr "Шаг за проход" - -#: flatcamGUI/preferences/geometry/GeometryOptPrefGroupUI.py:82 -======= -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:44 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:50 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:84 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:90 -msgid "The units used in the Gerber file." -msgstr "Единицы измерения, используемые в файле Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:58 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"The number of digits in the whole part of the number\n" -"and in the fractional part of the number." -msgstr "" -<<<<<<< HEAD -"Глубина резания на каждом проходе,\n" -"когда multidepth включен.\n" -"Это имеет положительное значение, хотя\n" -"это доля от глубины\n" -"который имеет отрицательное значение." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:27 -msgid "Gerber Adv. Options" -msgstr "Gerber дополнительные" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:33 -msgid "" -"A list of Gerber advanced parameters.\n" -"Those parameters are available only for\n" -"Advanced App. Level." -msgstr "" -"Список расширенных параметров Gerber.\n" -"Эти параметры доступны только для\n" -"расширенного режима приложения." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:52 -msgid "Table Show/Hide" -msgstr "Таблица отверстий вкл/откл" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:54 -msgid "" -"Toggle the display of the Gerber Apertures Table.\n" -"Also, on hide, it will delete all mark shapes\n" -"that are drawn on canvas." -msgstr "" -"Переключение отображения таблицы отверстий Gerber.\n" -"Кроме того, при скрытии он удалит все отмеченные фигуры\n" -"отображённые на холсте." - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:134 -msgid "Exterior" -msgstr "Внешняя" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:135 -msgid "Interior" -msgstr "Внутренняя" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:148 -msgid "" -"Buffering type:\n" -"- None --> best performance, fast file loading but no so good display\n" -"- Full --> slow file loading but good visuals. This is the default.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Тип буферизации:\n" -"- None -> лучшая производительность, быстрая загрузка файлов, но не очень " -"хорошее отображение\n" -"- Полная -> медленная загрузка файла, но хорошие визуальные эффекты. Это по " -"умолчанию.\n" -"<< ПРЕДУПРЕЖДЕНИЕ >>: не меняйте это, если не знаете, что делаете !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:153 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:207 -#: flatcamTools/ToolFiducials.py:201 flatcamTools/ToolFilm.py:255 -#: flatcamTools/ToolProperties.py:452 flatcamTools/ToolProperties.py:455 -#: flatcamTools/ToolProperties.py:458 flatcamTools/ToolProperties.py:483 -msgid "None" -msgstr "Нет" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:159 -msgid "Simplify" -msgstr "Упрощение" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:161 -msgid "" -"When checked all the Gerber polygons will be\n" -"loaded with simplification having a set tolerance.\n" -"<>: Don't change this unless you know what you are doing !!!" -msgstr "" -"Если флажок установлен, все полигоны Gerber будут\n" -"загружается с упрощением, имеющим заданный допуск.\n" -"<< ВНИМАНИЕ >>: не изменяйте это, если вы не знаете, что делаете !!!" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:168 -msgid "Tolerance" -msgstr "Допуск" - -#: flatcamGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:169 -msgid "Tolerance for polygon simplification." -msgstr "Допуск для упрощения полигонов." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:33 -msgid "A list of Gerber Editor parameters." -msgstr "Список параметров редактора Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:43 -msgid "" -"Set the number of selected Gerber geometry\n" -"items above which the utility geometry\n" -"becomes just a selection rectangle.\n" -"Increases the performance when moving a\n" -"large number of geometric elements." -msgstr "" -"Установка количества выбранных геометрий Gerber\n" -"элементы, над которыми расположена служебная геометрия\n" -"становится просто прямоугольником выделения.\n" -"Увеличивает производительность при перемещении\n" -"большое количество геометрических элементов." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:56 -msgid "New Aperture code" -msgstr "Код нового отверстия" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:69 -msgid "New Aperture size" -msgstr "Размер нового отверстия" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71 -msgid "Size for the new aperture" -msgstr "Размер нового отверстия" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82 -msgid "New Aperture type" -msgstr "Тип нового отверстия" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:84 -msgid "" -"Type for the new aperture.\n" -"Can be 'C', 'R' or 'O'." -msgstr "" -"Тип нового отверстия.\n" -"Может быть «C», «R» или «O»." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:106 -msgid "Aperture Dimensions" -msgstr "Размеры отверстия" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:116 -msgid "Linear Pad Array" -msgstr "Линейный массив площадок" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:160 -msgid "Circular Pad Array" -msgstr "Круговая матрица" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:196 -msgid "Distance at which to buffer the Gerber element." -msgstr "Расстояние, на котором буферизуется элемент Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:205 -msgid "Scale Tool" -msgstr "Масштаб" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:211 -msgid "Factor to scale the Gerber element." -msgstr "Коэффициент масштабирования для элемента Gerber." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:224 -msgid "Threshold low" -msgstr "Низкий порог" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:226 -msgid "Threshold value under which the apertures are not marked." -msgstr "Пороговое значение, ниже которого отверстия не отмечены." - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:236 -msgid "Threshold high" -msgstr "Высокий порог" - -#: flatcamGUI/preferences/gerber/GerberEditorPrefGroupUI.py:238 -msgid "Threshold value over which the apertures are not marked." -msgstr "Пороговое значение, выше которого отверстия не отмечены." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:27 -msgid "Gerber Export" -msgstr "Экспорт Gerber" - #: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:33 msgid "" "The parameters set here are used in the file exported\n" @@ -15360,674 +11800,10 @@ msgstr "" "ограничительной рамки.\n" "- 'Вручную' - ручное размещение контрольных точек." -======= -"Количество цифр в целой части числа\n" -"и в дробной части числа." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:71 -msgid "" -"This numbers signify the number of digits in\n" -"the whole part of Gerber coordinates." -msgstr "" -"Эти числа обозначают количество цифр в\n" -"вся часть координат Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:87 -msgid "" -"This numbers signify the number of digits in\n" -"the decimal part of Gerber coordinates." -msgstr "" -"Эти числа обозначают количество цифр в\n" -"десятичная часть координат Gerber." - -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:99 -#: flatcamGUI/preferences/gerber/GerberExpPrefGroupUI.py:109 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:100 -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:110 -msgid "" -"This sets the type of Gerber zeros.\n" -"If LZ then Leading Zeros are removed and\n" -"Trailing Zeros are kept.\n" -"If TZ is checked then Trailing Zeros are removed\n" -"and Leading Zeros are kept." -msgstr "" -"Это устанавливает тип нулей Гербера.\n" -"Если LZ, то Ведущие нули удаляются и\n" -"Замыкающие нули сохраняются.\n" -"Если TZ отмечен, то завершающие нули удаляются\n" -"и ведущие нули сохраняются." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:27 -msgid "Gerber General" -msgstr "Gerber основные" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:45 -msgid "M-Color" -msgstr "Разноцветные" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:61 -msgid "" -"The number of circle steps for Gerber \n" -"circular aperture linear approximation." -msgstr "" -"Количество шагов круга для Gerber \n" -"линейное приближение круговых отверстий." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:73 -msgid "Default Values" -msgstr "Значения по умолчанию" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:75 -msgid "" -"Those values will be used as fallback values\n" -"in case that they are not found in the Gerber file." -msgstr "" -"Эти значения будут использоваться в качестве резервных значений\n" -"в случае, если они не найдены в файле Gerber." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:126 -msgid "Clean Apertures" -msgstr "Очистить отверстия" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:128 -msgid "" -"Will remove apertures that do not have geometry\n" -"thus lowering the number of apertures in the Gerber object." -msgstr "" -"Будут удалены отверстия, которые не имеют геометрии\n" -"тем самым уменьшая количество отверстий в объекте Гербера." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:134 -msgid "Polarity change buffer" -msgstr "Изменение полярности буфера" - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:136 -msgid "" -"Will apply extra buffering for the\n" -"solid geometry when we have polarity changes.\n" -"May help loading Gerber files that otherwise\n" -"do not load correctly." -msgstr "" -"Будет применяться дополнительная буферизация для\n" -"геометрии твердого тела, когда у нас есть изменения полярности.\n" -"Может помочь при загрузке файлов Gerber, которые в противном случае\n" -"не загружается правильно." - -#: flatcamGUI/preferences/gerber/GerberGenPrefGroupUI.py:149 -msgid "Gerber Object Color" -msgstr "Цвет объекта Gerber" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:29 -msgid "Gerber Options" -msgstr "Параметры Gerber" - -#: flatcamGUI/preferences/gerber/GerberOptPrefGroupUI.py:107 -msgid "Combine Passes" -msgstr "Объединять проходы" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:27 -msgid "Copper Thieving Tool Options" -msgstr "Параметры Copper Thieving" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:39 -msgid "" -"A tool to generate a Copper Thieving that can be added\n" -"to a selected Gerber file." -msgstr "" -"Инструмент для создания Copper Thieving, который может быть добавлен\n" -"в выбранный Gerber файл." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:47 -msgid "Number of steps (lines) used to interpolate circles." -msgstr "Количество шагов (линий), используемых для интерполяции окружностей." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:57 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:261 -#: flatcamTools/ToolCopperThieving.py:96 flatcamTools/ToolCopperThieving.py:431 -msgid "Clearance" -msgstr "Зазор" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:59 -msgid "" -"This set the distance between the copper Thieving components\n" -"(the polygon fill may be split in multiple polygons)\n" -"and the copper traces in the Gerber file." -msgstr "" -"Это позволяет задать расстояние между элементами copper Thieving.\n" -"(заливка полигона может быть разделена на несколько полигонов)\n" -"и медными трассами в Gerber файле." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:87 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:126 flatcamTools/ToolNCC.py:535 -#: flatcamTools/ToolNCC.py:1311 flatcamTools/ToolNCC.py:1642 -#: flatcamTools/ToolNCC.py:1930 flatcamTools/ToolNCC.py:1985 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:946 -#: flatcamTools/ToolPaint.py:1447 -msgid "Area Selection" -msgstr "Выбор области" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:88 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolCopperThieving.py:127 flatcamTools/ToolDblSided.py:216 -#: flatcamTools/ToolNCC.py:535 flatcamTools/ToolNCC.py:1658 -#: flatcamTools/ToolNCC.py:1936 flatcamTools/ToolNCC.py:1993 -#: flatcamTools/ToolNCC.py:2301 flatcamTools/ToolNCC.py:2581 -#: flatcamTools/ToolNCC.py:3007 flatcamTools/ToolPaint.py:486 -#: flatcamTools/ToolPaint.py:931 flatcamTools/ToolPaint.py:1463 -#: tclCommands/TclCommandCopperClear.py:192 tclCommands/TclCommandPaint.py:166 -msgid "Reference Object" -msgstr "Ссылочный объект" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:90 -#: flatcamTools/ToolCopperThieving.py:129 -msgid "Reference:" -msgstr "Ссылка:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:92 -msgid "" -"- 'Itself' - the copper Thieving extent is based on the object extent.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"filled.\n" -"- 'Reference Object' - will do copper thieving within the area specified by " -"another object." -msgstr "" -"- 'Как есть' - степень Copper Thieving основан на объекте, который очищается " -"от меди.\n" -"- 'Выбор области' - щелкните левой кнопкой мыши для начала выбора области " -"для рисования.\n" -"- 'Референсный объект' - будет выполнять Copper Thieving в области указанной " -"другим объектом." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:188 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:190 -#: flatcamTools/ToolCopperThieving.py:171 flatcamTools/ToolExtractDrills.py:102 -#: flatcamTools/ToolExtractDrills.py:240 flatcamTools/ToolPunchGerber.py:113 -#: flatcamTools/ToolPunchGerber.py:268 -msgid "Rectangular" -msgstr "Прямоугольник" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:102 -#: flatcamTools/ToolCopperThieving.py:172 -msgid "Minimal" -msgstr "Минимальная" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:104 -#: flatcamTools/ToolCopperThieving.py:174 flatcamTools/ToolFilm.py:113 -msgid "Box Type:" -msgstr "Тип рамки:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:106 -#: flatcamTools/ToolCopperThieving.py:176 -msgid "" -"- 'Rectangular' - the bounding box will be of rectangular shape.\n" -"- 'Minimal' - the bounding box will be the convex hull shape." -msgstr "" -"- 'Прямоугольная' - ограничительная рамка будет иметь прямоугольную форму.\n" -"- 'Минимальная' - ограничительная рамка будет повторять форму корпуса." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:120 -#: flatcamTools/ToolCopperThieving.py:192 -msgid "Dots Grid" -msgstr "Сетка точек" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:121 -#: flatcamTools/ToolCopperThieving.py:193 -msgid "Squares Grid" -msgstr "Сетка квадратов" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:122 -#: flatcamTools/ToolCopperThieving.py:194 -msgid "Lines Grid" -msgstr "Сетка линий" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124 -#: flatcamTools/ToolCopperThieving.py:196 -msgid "Fill Type:" -msgstr "Тип заполнения:" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:126 -#: flatcamTools/ToolCopperThieving.py:198 -msgid "" -"- 'Solid' - copper thieving will be a solid polygon.\n" -"- 'Dots Grid' - the empty area will be filled with a pattern of dots.\n" -"- 'Squares Grid' - the empty area will be filled with a pattern of squares.\n" -"- 'Lines Grid' - the empty area will be filled with a pattern of lines." -msgstr "" -"- 'Сплошной' - copper thieving будет сплошным полигоном.\n" -"- 'Сетка точек' - пустая область будет заполнена сеткой точек.\n" -"- 'Сетка квадратов' - пустая площадь будет заполнена сеткой квадратов.\n" -"- 'Сетка линий' - пустая область будет заполнена сеткой линий." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:134 -#: flatcamTools/ToolCopperThieving.py:217 -msgid "Dots Grid Parameters" -msgstr "Параметры точки сетки" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:140 -#: flatcamTools/ToolCopperThieving.py:223 -msgid "Dot diameter in Dots Grid." -msgstr "Диаметр точки в сетке точек." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:151 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180 -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209 -#: flatcamTools/ToolCopperThieving.py:234 -#: flatcamTools/ToolCopperThieving.py:274 -#: flatcamTools/ToolCopperThieving.py:314 -msgid "Spacing" -msgstr "Промежуток" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:153 -#: flatcamTools/ToolCopperThieving.py:236 -msgid "Distance between each two dots in Dots Grid." -msgstr "Расстояние между каждыми двумя точками в сетке точек." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:163 -#: flatcamTools/ToolCopperThieving.py:257 -msgid "Squares Grid Parameters" -msgstr "Параметры квадратной сетки" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:169 -#: flatcamTools/ToolCopperThieving.py:263 -msgid "Square side size in Squares Grid." -msgstr "Размер стороны квадрата в сетке квадратов." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:182 -#: flatcamTools/ToolCopperThieving.py:276 -msgid "Distance between each two squares in Squares Grid." -msgstr "Расстояние между каждыми двумя квадратами в сетке квадратов ." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:192 -#: flatcamTools/ToolCopperThieving.py:297 -msgid "Lines Grid Parameters" -msgstr "Параметры линий сетки" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:198 -#: flatcamTools/ToolCopperThieving.py:303 -msgid "Line thickness size in Lines Grid." -msgstr "Размеры линий по толщине в сетке линий." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:211 -#: flatcamTools/ToolCopperThieving.py:316 -msgid "Distance between each two lines in Lines Grid." -msgstr "Расстояние между двумя линиями в сетке линий." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:221 -#: flatcamTools/ToolCopperThieving.py:354 -msgid "Robber Bar Parameters" -msgstr "Параметры Robber Bar" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:223 -#: flatcamTools/ToolCopperThieving.py:356 -msgid "" -"Parameters used for the robber bar.\n" -"Robber bar = copper border to help in pattern hole plating." -msgstr "" -"Параметры, используемые для robber bar.\n" -"Robber ba = медная рамка для облегчения нанесения покрытия на отверстия." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:231 -#: flatcamTools/ToolCopperThieving.py:364 -msgid "Bounding box margin for robber bar." -msgstr "Граница рамки." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:242 -#: flatcamTools/ToolCopperThieving.py:375 -msgid "Thickness" -msgstr "Толщина" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:244 -#: flatcamTools/ToolCopperThieving.py:377 -msgid "The robber bar thickness." -msgstr "Толщина robber bar." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:254 -#: flatcamTools/ToolCopperThieving.py:408 -msgid "Pattern Plating Mask" -msgstr "Рисунок гальванической маски" - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:256 -#: flatcamTools/ToolCopperThieving.py:410 -msgid "Generate a mask for pattern plating." -msgstr "Создание рисунка гальванической маски." - -#: flatcamGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:263 -#: flatcamTools/ToolCopperThieving.py:433 -msgid "" -"The distance between the possible copper thieving elements\n" -"and/or robber bar and the actual openings in the mask." -msgstr "" -"Расстояние между возможными элементами copper thieving\n" -"и/или robber bar и фактическими отверстиями в маске." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:27 -msgid "Calibration Tool Options" -msgstr "Параметры калибровки" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:38 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:38 -#: flatcamTools/ToolCopperThieving.py:91 flatcamTools/ToolFiducials.py:151 -msgid "Parameters used for this tool." -msgstr "Параметры, используемые для этого инструмента." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:43 -#: flatcamTools/ToolCalibration.py:181 -msgid "Source Type" -msgstr "Тип источника" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:44 -#: flatcamTools/ToolCalibration.py:182 -msgid "" -"The source of calibration points.\n" -"It can be:\n" -"- Object -> click a hole geo for Excellon or a pad for Gerber\n" -"- Free -> click freely on canvas to acquire the calibration points" -msgstr "" -"Источник точек калибровки.\n" -"Это может быть:\n" -"- Объект - > нажмите на геометрию отверстия для Excellon или площадку для " -"Gerber\n" -"- Свободно - > щелкните мышью по холсту для получения точек калибровки" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:49 -#: flatcamTools/ToolCalibration.py:187 -msgid "Free" -msgstr "Свободно" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:63 -#: flatcamTools/ToolCalibration.py:76 -msgid "Height (Z) for travelling between the points." -msgstr "Высота (Z) для перемещения между точками." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:75 -#: flatcamTools/ToolCalibration.py:88 -msgid "Verification Z" -msgstr "Проверка Z" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:77 -#: flatcamTools/ToolCalibration.py:90 -msgid "Height (Z) for checking the point." -msgstr "Высота (Z) для проверки точки." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:89 -#: flatcamTools/ToolCalibration.py:102 -msgid "Zero Z tool" -msgstr "Обнуление Z" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:91 -#: flatcamTools/ToolCalibration.py:104 -msgid "" -"Include a sequence to zero the height (Z)\n" -"of the verification tool." -msgstr "" -"Включает последовательное обнуление высоты (Z)\n" -"при проверке." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:100 -#: flatcamTools/ToolCalibration.py:113 -msgid "Height (Z) for mounting the verification probe." -msgstr "Высота (Z) для установки проверочной пробы." - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:114 -#: flatcamTools/ToolCalibration.py:127 -msgid "" -"Toolchange X,Y position.\n" -"If no value is entered then the current\n" -"(x, y) point will be used," -msgstr "" -"Смена инструмента X, Y позиция.\n" -"Если значение не введено, то текущий\n" -"(х, у) точка будет использоваться," - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:125 -#: flatcamTools/ToolCalibration.py:153 -msgid "Second point" -msgstr "Вторая точка" - -#: flatcamGUI/preferences/tools/Tools2CalPrefGroupUI.py:127 -#: flatcamTools/ToolCalibration.py:155 -msgid "" -"Second point in the Gcode verification can be:\n" -"- top-left -> the user will align the PCB vertically\n" -"- bottom-right -> the user will align the PCB horizontally" -msgstr "" -"Вторым пунктом в проверке Gcode может быть:\n" -"- вверху слева -> пользователь выровняет печатную плату по вертикали\n" -"- внизу справа -> пользователь выровняет печатную плату по горизонтали" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:27 -msgid "Extract Drills Options" -msgstr "Параметры извлечения отверстий" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:42 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:42 -#: flatcamTools/ToolExtractDrills.py:68 flatcamTools/ToolPunchGerber.py:75 -msgid "Processed Pads Type" -msgstr "Тип обработки площадок" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:44 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:44 -#: flatcamTools/ToolExtractDrills.py:70 flatcamTools/ToolPunchGerber.py:77 -msgid "" -"The type of pads shape to be processed.\n" -"If the PCB has many SMD pads with rectangular pads,\n" -"disable the Rectangular aperture." -msgstr "" -"Тип обрабатываемых площадок.\n" -"Если на печатной плате имеется много SMD площадок прямоугольной формы,\n" -"отключите прямоугольное отверстие." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:54 -#: flatcamTools/ToolExtractDrills.py:80 flatcamTools/ToolPunchGerber.py:91 -msgid "Process Circular Pads." -msgstr "Обработка круглых площадок." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:164 -#: flatcamTools/ToolExtractDrills.py:86 flatcamTools/ToolExtractDrills.py:214 -#: flatcamTools/ToolPunchGerber.py:97 flatcamTools/ToolPunchGerber.py:242 -msgid "Oblong" -msgstr "Продолговатая форма" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:62 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:62 -#: flatcamTools/ToolExtractDrills.py:88 flatcamTools/ToolPunchGerber.py:99 -msgid "Process Oblong Pads." -msgstr "Продолговатые площадки." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:70 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:70 -#: flatcamTools/ToolExtractDrills.py:96 flatcamTools/ToolPunchGerber.py:107 -msgid "Process Square Pads." -msgstr "Квадратные площадки." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:78 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:78 -#: flatcamTools/ToolExtractDrills.py:104 flatcamTools/ToolPunchGerber.py:115 -msgid "Process Rectangular Pads." -msgstr "Обработка прямоугольных площадок." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:84 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:201 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:84 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:203 -#: flatcamTools/ToolExtractDrills.py:110 flatcamTools/ToolExtractDrills.py:253 -#: flatcamTools/ToolProperties.py:172 flatcamTools/ToolPunchGerber.py:121 -#: flatcamTools/ToolPunchGerber.py:281 -msgid "Others" -msgstr "Другие" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:86 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:86 -#: flatcamTools/ToolExtractDrills.py:112 flatcamTools/ToolPunchGerber.py:123 -msgid "Process pads not in the categories above." -msgstr "Площадки, не относящиеся к вышеперечисленным категориям." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:99 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:123 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:125 -#: flatcamTools/ToolExtractDrills.py:139 flatcamTools/ToolExtractDrills.py:156 -#: flatcamTools/ToolPunchGerber.py:150 flatcamTools/ToolPunchGerber.py:184 -msgid "Fixed Diameter" -msgstr "Фиксированный диаметр" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:142 -#: flatcamTools/ToolExtractDrills.py:140 flatcamTools/ToolExtractDrills.py:192 -#: flatcamTools/ToolPunchGerber.py:151 flatcamTools/ToolPunchGerber.py:214 -msgid "Fixed Annular Ring" -msgstr "Фиксированное медное кольцо" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:101 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:102 -#: flatcamTools/ToolExtractDrills.py:141 flatcamTools/ToolPunchGerber.py:152 -msgid "Proportional" -msgstr "Пропорциональный" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:107 -#: flatcamTools/ToolExtractDrills.py:130 -msgid "" -"The method for processing pads. Can be:\n" -"- Fixed Diameter -> all holes will have a set size\n" -"- Fixed Annular Ring -> all holes will have a set annular ring\n" -"- Proportional -> each hole size will be a fraction of the pad size" -msgstr "" -"Метод обработки площадок. Может быть:\n" -"- Фиксированный диаметр -> все отверстия будут иметь заданный размер.\n" -"- Фиксированное кольцо -> все отверстия будут иметь установленное кольцо.\n" -"- Пропорциональный -> размер каждого отверстия будет составлять долю от " -"размера площадки" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:133 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:135 -#: flatcamTools/ToolExtractDrills.py:166 flatcamTools/ToolPunchGerber.py:194 -msgid "Fixed hole diameter." -msgstr "Фиксированный диаметр отверстия." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:144 -#: flatcamTools/ToolExtractDrills.py:194 flatcamTools/ToolPunchGerber.py:216 -msgid "" -"The size of annular ring.\n" -"The copper sliver between the hole exterior\n" -"and the margin of the copper pad." -msgstr "" -"Размер кольца круглого сечения.\n" -"Медная полоска между наружным отверстием\n" -"и краем медной площадки." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:151 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:153 -#: flatcamTools/ToolExtractDrills.py:203 flatcamTools/ToolPunchGerber.py:231 -msgid "The size of annular ring for circular pads." -msgstr "Размер кольца круглого сечения для кольцевых площадок." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:164 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:166 -#: flatcamTools/ToolExtractDrills.py:216 flatcamTools/ToolPunchGerber.py:244 -msgid "The size of annular ring for oblong pads." -msgstr "Размер кольца круглого сечения для продолговатых площадок." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:177 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:179 -#: flatcamTools/ToolExtractDrills.py:229 flatcamTools/ToolPunchGerber.py:257 -msgid "The size of annular ring for square pads." -msgstr "Размер кольца круглого сечения для квадратных площадок." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:190 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:192 -#: flatcamTools/ToolExtractDrills.py:242 flatcamTools/ToolPunchGerber.py:270 -msgid "The size of annular ring for rectangular pads." -msgstr "Размер кольца круглого сечения для прямоугольных площадок." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:203 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:205 -#: flatcamTools/ToolExtractDrills.py:255 flatcamTools/ToolPunchGerber.py:283 -msgid "The size of annular ring for other pads." -msgstr "Размер кольца круглого сечения для других площадок." - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:213 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:215 -#: flatcamTools/ToolExtractDrills.py:276 flatcamTools/ToolPunchGerber.py:299 -msgid "Proportional Diameter" -msgstr "Пропорциональный диаметр" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:222 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:224 -msgid "Factor" -msgstr "Коэффициент" - -#: flatcamGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:224 -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:226 -#: flatcamTools/ToolExtractDrills.py:287 flatcamTools/ToolPunchGerber.py:310 -msgid "" -"Proportional Diameter.\n" -"The hole diameter will be a fraction of the pad size." -msgstr "" -"Пропорциональный диаметр.\n" -"Диаметр отверстия будет составлять долю от размера площадки." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:27 -msgid "Fiducials Tool Options" -msgstr "Параметры контрольных точек" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:45 -#: flatcamTools/ToolFiducials.py:158 -msgid "" -"This set the fiducial diameter if fiducial type is circular,\n" -"otherwise is the size of the fiducial.\n" -"The soldermask opening is double than that." -msgstr "" -"Этот параметр задает диаметр контрольного отверстия, если тип отверстия " -"является круговым,\n" -"в противном случае, размер контрольного отверстия\n" -"вдвое больше отверстия паяльной маски." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:73 -#: flatcamTools/ToolFiducials.py:186 -msgid "Auto" -msgstr "Авто" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:74 -#: flatcamTools/ToolFiducials.py:187 -msgid "Manual" -msgstr "Вручную" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:76 -#: flatcamTools/ToolFiducials.py:189 -msgid "Mode:" -msgstr "Режим:" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:78 -msgid "" -"- 'Auto' - automatic placement of fiducials in the corners of the bounding " -"box.\n" -"- 'Manual' - manual placement of fiducials." -msgstr "" -"- 'Авто' - автоматическое размещение контрольных точек по углам " -"ограничительной рамки.\n" -"- 'Вручную' - ручное размещение контрольных точек." - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86 #: flatcamTools/ToolFiducials.py:199 msgid "Up" msgstr "Вверху" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:87 #: flatcamTools/ToolFiducials.py:200 @@ -16577,557 +12353,6 @@ msgstr "Отразить по вертикали (X) или горизонтал msgid "Mirror Axis:" msgstr "Зеркальное отражение:" -======= - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:87 -#: flatcamTools/ToolFiducials.py:200 -msgid "Down" -msgstr "Внизу" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:90 -#: flatcamTools/ToolFiducials.py:203 -msgid "Second fiducial" -msgstr "Вторичные контрольные точки" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:92 -#: flatcamTools/ToolFiducials.py:205 -msgid "" -"The position for the second fiducial.\n" -"- 'Up' - the order is: bottom-left, top-left, top-right.\n" -"- 'Down' - the order is: bottom-left, bottom-right, top-right.\n" -"- 'None' - there is no second fiducial. The order is: bottom-left, top-right." -msgstr "" -"Позиция вторичной контрольной точки.\n" -"- 'Вверху' -порядок: снизу слева, сверху слева, сверху справа.\n" -"- 'Внизу' -порядок: снизу слева, снизу справа, сверху справа.\n" -"- 'Нет' - вторичная контрольная точка отсутствует. Порядок: снизу слева, " -"сверху справа." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:108 -#: flatcamTools/ToolFiducials.py:221 -msgid "Cross" -msgstr "Крест" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:109 -#: flatcamTools/ToolFiducials.py:222 -msgid "Chess" -msgstr "Шахматный порядок" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:112 -#: flatcamTools/ToolFiducials.py:224 -msgid "Fiducial Type" -msgstr "Тип контрольных точек" - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:114 -#: flatcamTools/ToolFiducials.py:226 -msgid "" -"The type of fiducial.\n" -"- 'Circular' - this is the regular fiducial.\n" -"- 'Cross' - cross lines fiducial.\n" -"- 'Chess' - chess pattern fiducial." -msgstr "" -"Тип контрольных точек.\n" -"- 'Круг' - это обычные контрольные точки.\n" -"- 'Крест' - крестообразные.\n" -"- 'Шахматный порядок' - точки в шахматном порядке." - -#: flatcamGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:123 -#: flatcamTools/ToolFiducials.py:235 -msgid "Line thickness" -msgstr "Толщина линии" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:27 -msgid "Invert Gerber Tool Options" -msgstr "Параметры инверсии Gerber" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:33 -msgid "" -"A tool to invert Gerber geometry from positive to negative\n" -"and in revers." -msgstr "" -"Инструмент для инвертирования Gerber геометрии из положительной в " -"отрицательную.\n" -"и в обратном направлении." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:47 -#: flatcamTools/ToolInvertGerber.py:90 -msgid "" -"Distance by which to avoid\n" -"the edges of the Gerber object." -msgstr "" -"Расстояние, на которое следует избегать\n" -"края объекта Gerber." - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:58 -#: flatcamTools/ToolInvertGerber.py:101 -msgid "Lines Join Style" -msgstr "Стиль соединения линий" - -#: flatcamGUI/preferences/tools/Tools2InvertPrefGroupUI.py:60 -#: flatcamTools/ToolInvertGerber.py:103 -msgid "" -"The way that the lines in the object outline will be joined.\n" -"Can be:\n" -"- rounded -> an arc is added between two joining lines\n" -"- square -> the lines meet in 90 degrees angle\n" -"- bevel -> the lines are joined by a third line" -msgstr "" -"Способ соединения линий в контуре объекта.\n" -"Может быть:\n" -"- закругленный -> между двумя соединительными линиями добавляется дуга.\n" -"- квадрат -> линии встречаются под углом 90 градусов\n" -"- скос -> линии соединяются третьей линией" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:27 -msgid "Optimal Tool Options" -msgstr "Параметры оптимизации" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:33 -msgid "" -"A tool to find the minimum distance between\n" -"every two Gerber geometric elements" -msgstr "" -"Инструмент для поиска минимального расстояния между\n" -"двумя элементами геометрии Gerber" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:48 -#: flatcamTools/ToolOptimal.py:78 -msgid "Precision" -msgstr "Точность" - -#: flatcamGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:50 -msgid "Number of decimals for the distances and coordinates in this tool." -msgstr "" -"Количество десятичных знаков для расстояний и координат в этом инструменте." - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:27 -msgid "Punch Gerber Options" -msgstr "Параметры перфорации" - -#: flatcamGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:108 -#: flatcamTools/ToolPunchGerber.py:141 -msgid "" -"The punch hole source can be:\n" -"- Excellon Object-> the Excellon object drills center will serve as " -"reference.\n" -"- Fixed Diameter -> will try to use the pads center as reference adding " -"fixed diameter holes.\n" -"- Fixed Annular Ring -> will try to keep a set annular ring.\n" -"- Proportional -> will make a Gerber punch hole having the diameter a " -"percentage of the pad diameter." -msgstr "" -"Источником перфорации может быть:\n" -"- Объект Excellon -> центр отверстия объектов Excellon будет служить в " -"качестве ориентира.\n" -"- Фиксированный диаметр -> будет пытаться использовать центр площадки в " -"качестве основы, добавляя отверстия фиксированного диаметра.\n" -"- Фиксированное кольцо -> будет пытаться сохранить заданное кольцо круглого " -"сечения.\n" -"- Пропорциональное -> сделает отверстие для перфорации Gerber диаметром в " -"процентах от диаметра площадки." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:27 -msgid "QRCode Tool Options" -msgstr "Параметры QR-кода" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:33 -msgid "" -"A tool to create a QRCode that can be inserted\n" -"into a selected Gerber file, or it can be exported as a file." -msgstr "" -"Инструмент для создания QR-кода, который можно вставить\n" -"в выбранный файл Gerber, или его можно экспортировать в файл." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:45 -#: flatcamTools/ToolQRCode.py:100 -msgid "Version" -msgstr "Версия" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:47 -#: flatcamTools/ToolQRCode.py:102 -msgid "" -"QRCode version can have values from 1 (21x21 boxes)\n" -"to 40 (177x177 boxes)." -msgstr "" -"Версия QRCode может иметь значения от 1 (21x21).\n" -"до 40 (177x177)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:58 -#: flatcamTools/ToolQRCode.py:113 -msgid "Error correction" -msgstr "Коррекция ошибок" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:71 -#: flatcamTools/ToolQRCode.py:115 flatcamTools/ToolQRCode.py:126 -#, python-format -msgid "" -"Parameter that controls the error correction used for the QR Code.\n" -"L = maximum 7%% errors can be corrected\n" -"M = maximum 15%% errors can be corrected\n" -"Q = maximum 25%% errors can be corrected\n" -"H = maximum 30%% errors can be corrected." -msgstr "" -"Параметр, управляющий исправлением ошибок, используемый для QR-кода.\n" -"L = можно исправить максимум 7%% ошибок.\n" -"M = можно исправить не более 15%% ошибок.\n" -"Q = макс. 25%% ошибок могут быть исправлены\n" -"H = макс. 30%% ошибок могут быть исправлены." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:81 -#: flatcamTools/ToolQRCode.py:136 -msgid "Box Size" -msgstr "Размер поля" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83 -#: flatcamTools/ToolQRCode.py:138 -msgid "" -"Box size control the overall size of the QRcode\n" -"by adjusting the size of each box in the code." -msgstr "" -"Размер рамки регулирует общий размер QR-кода.\n" -"откорректировав размер каждой рамки в коде." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:94 -#: flatcamTools/ToolQRCode.py:149 -msgid "Border Size" -msgstr "Отступ" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:96 -#: flatcamTools/ToolQRCode.py:151 -msgid "" -"Size of the QRCode border. How many boxes thick is the border.\n" -"Default value is 4. The width of the clearance around the QRCode." -msgstr "" -"Размер границы QR-кода. Насколько рамка толще границы.\n" -"Значение по умолчанию 4. Ширина зазора вокруг QR-кода." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:107 -#: flatcamTools/ToolQRCode.py:162 -msgid "QRCode Data" -msgstr "Данные QR-кода" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:109 -#: flatcamTools/ToolQRCode.py:164 -msgid "QRCode Data. Alphanumeric text to be encoded in the QRCode." -msgstr "" -"Данные QRCode. Буквенно-цифровой текст, подлежащий кодированию в QRCode." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113 -#: flatcamTools/ToolQRCode.py:168 -msgid "Add here the text to be included in the QRCode..." -msgstr "Добавьте сюда текст, который будет включен в QRCode..." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:119 -#: flatcamTools/ToolQRCode.py:174 -msgid "Polarity" -msgstr "Полярность" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:121 -#: flatcamTools/ToolQRCode.py:176 -msgid "" -"Choose the polarity of the QRCode.\n" -"It can be drawn in a negative way (squares are clear)\n" -"or in a positive way (squares are opaque)." -msgstr "" -"Выбор полярности QR-кода.\n" -"Он может быть нарисован как негптив (квадраты видны)\n" -"или позитив (квадраты непрозрачны)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:125 -#: flatcamTools/ToolFilm.py:296 flatcamTools/ToolQRCode.py:180 -msgid "Negative" -msgstr "Негатив" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:126 -#: flatcamTools/ToolFilm.py:295 flatcamTools/ToolQRCode.py:181 -msgid "Positive" -msgstr "Позитив" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:128 -#: flatcamTools/ToolQRCode.py:183 -msgid "" -"Choose the type of QRCode to be created.\n" -"If added on a Silkscreen Gerber file the QRCode may\n" -"be added as positive. If it is added to a Copper Gerber\n" -"file then perhaps the QRCode can be added as negative." -msgstr "" -"Выберите тип создаваемого QRC-кода.\n" -"Если добавлен в Silkscreen Gerber файл, QRCode может\n" -"будет добавлено как позитив. Если он добавлен к Copper Gerber.\n" -"то, возможно, QRCode может быть добавлен как негатив." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:139 -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:145 -#: flatcamTools/ToolQRCode.py:194 flatcamTools/ToolQRCode.py:200 -msgid "" -"The bounding box, meaning the empty space that surrounds\n" -"the QRCode geometry, can have a rounded or a square shape." -msgstr "" -"Ограничительная рамка, означающая пустое пространство вокруг\n" -"QRCode, может иметь округлую или квадратную форму." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:239 -#: flatcamTools/ToolQRCode.py:197 flatcamTools/ToolTransform.py:383 -msgid "Rounded" -msgstr "Закругленный" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:152 -#: flatcamTools/ToolQRCode.py:228 -msgid "Fill Color" -msgstr "Цвет заливки" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:154 -#: flatcamTools/ToolQRCode.py:230 -msgid "Set the QRCode fill color (squares color)." -msgstr "Задаёт цвет заливки QRCode (цвет квадратов)." - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:173 -#: flatcamTools/ToolQRCode.py:252 -msgid "Back Color" -msgstr "Цвет фона" - -#: flatcamGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:175 -#: flatcamTools/ToolQRCode.py:254 -msgid "Set the QRCode background color." -msgstr "Устанавливает цвет фона QRCode." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:27 -msgid "Check Rules Tool Options" -msgstr "Параметры проверки правил" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:32 -msgid "" -"A tool to check if Gerber files are within a set\n" -"of Manufacturing Rules." -msgstr "" -"Инструмент для проверки наличия файлов Gerber в наборе\n" -"правил изготовления." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:42 -#: flatcamTools/ToolRulesCheck.py:265 flatcamTools/ToolRulesCheck.py:929 -msgid "Trace Size" -msgstr "Размер трассы" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:44 -#: flatcamTools/ToolRulesCheck.py:267 -msgid "This checks if the minimum size for traces is met." -msgstr "Это проверяет, соблюден ли минимальный размер трассы." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:54 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:74 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:94 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:114 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:134 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:154 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:174 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:194 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:216 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:236 -#: flatcamTools/ToolRulesCheck.py:277 flatcamTools/ToolRulesCheck.py:299 -#: flatcamTools/ToolRulesCheck.py:322 flatcamTools/ToolRulesCheck.py:345 -#: flatcamTools/ToolRulesCheck.py:368 flatcamTools/ToolRulesCheck.py:391 -#: flatcamTools/ToolRulesCheck.py:414 flatcamTools/ToolRulesCheck.py:437 -#: flatcamTools/ToolRulesCheck.py:462 flatcamTools/ToolRulesCheck.py:485 -msgid "Min value" -msgstr "Минимальное значение" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:56 -#: flatcamTools/ToolRulesCheck.py:279 -msgid "Minimum acceptable trace size." -msgstr "Минимальный допустимый размер трассировки." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:61 -#: flatcamTools/ToolRulesCheck.py:286 flatcamTools/ToolRulesCheck.py:1157 -#: flatcamTools/ToolRulesCheck.py:1187 -msgid "Copper to Copper clearance" -msgstr "Зазор между медными дорожками" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:63 -#: flatcamTools/ToolRulesCheck.py:288 -msgid "" -"This checks if the minimum clearance between copper\n" -"features is met." -msgstr "Проверяет, соблюдены ли минимальные зазоры между медью." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:76 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:96 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:116 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:136 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:156 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:176 -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:238 -#: flatcamTools/ToolRulesCheck.py:301 flatcamTools/ToolRulesCheck.py:324 -#: flatcamTools/ToolRulesCheck.py:347 flatcamTools/ToolRulesCheck.py:370 -#: flatcamTools/ToolRulesCheck.py:393 flatcamTools/ToolRulesCheck.py:416 -#: flatcamTools/ToolRulesCheck.py:464 -msgid "Minimum acceptable clearance value." -msgstr "Минимально допустимое значение зазора." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:81 -#: flatcamTools/ToolRulesCheck.py:309 flatcamTools/ToolRulesCheck.py:1217 -#: flatcamTools/ToolRulesCheck.py:1223 flatcamTools/ToolRulesCheck.py:1236 -#: flatcamTools/ToolRulesCheck.py:1243 -msgid "Copper to Outline clearance" -msgstr "Зазор между медью и контуром" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:83 -#: flatcamTools/ToolRulesCheck.py:311 -msgid "" -"This checks if the minimum clearance between copper\n" -"features and the outline is met." -msgstr "" -"Проверяет, выполнены ли минимальные зазоры между медью\n" -"и контурами." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:101 -#: flatcamTools/ToolRulesCheck.py:332 -msgid "Silk to Silk Clearance" -msgstr "Зазор между шелкографией" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:103 -#: flatcamTools/ToolRulesCheck.py:334 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and silkscreen features is met." -msgstr "Проверяет, соблюдены ли минимальные зазоры между шелкографией." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:121 -#: flatcamTools/ToolRulesCheck.py:355 flatcamTools/ToolRulesCheck.py:1326 -#: flatcamTools/ToolRulesCheck.py:1332 flatcamTools/ToolRulesCheck.py:1350 -msgid "Silk to Solder Mask Clearance" -msgstr "Зазор между шелкографией и паяльной маской" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:123 -#: flatcamTools/ToolRulesCheck.py:357 -msgid "" -"This checks if the minimum clearance between silkscreen\n" -"features and soldermask features is met." -msgstr "" -"Проверяет, соблюдены ли минимальные зазоры между шелкографией\n" -"и паяльной маской." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:141 -#: flatcamTools/ToolRulesCheck.py:378 flatcamTools/ToolRulesCheck.py:1380 -#: flatcamTools/ToolRulesCheck.py:1386 flatcamTools/ToolRulesCheck.py:1400 -#: flatcamTools/ToolRulesCheck.py:1407 -msgid "Silk to Outline Clearance" -msgstr "Зазор между шелкографией и контуром" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:143 -#: flatcamTools/ToolRulesCheck.py:380 -msgid "" -"This checks if the minimum clearance between silk\n" -"features and the outline is met." -msgstr "" -"Проверяет, соблюдены ли минимальные зазоры между шелкографией\n" -"и контурами." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:161 -#: flatcamTools/ToolRulesCheck.py:401 flatcamTools/ToolRulesCheck.py:1418 -#: flatcamTools/ToolRulesCheck.py:1445 -msgid "Minimum Solder Mask Sliver" -msgstr "Минимальная ширина паяльной маски" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:163 -#: flatcamTools/ToolRulesCheck.py:403 -msgid "" -"This checks if the minimum clearance between soldermask\n" -"features and soldermask features is met." -msgstr "" -"Проверяет, соблюдены ли минимальные зазоры между паяльной маской\n" -"и встречной паяльной маской." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:181 -#: flatcamTools/ToolRulesCheck.py:424 flatcamTools/ToolRulesCheck.py:1483 -#: flatcamTools/ToolRulesCheck.py:1489 flatcamTools/ToolRulesCheck.py:1505 -#: flatcamTools/ToolRulesCheck.py:1512 -msgid "Minimum Annular Ring" -msgstr "Минимальное медное кольцо" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:183 -#: flatcamTools/ToolRulesCheck.py:426 -msgid "" -"This checks if the minimum copper ring left by drilling\n" -"a hole into a pad is met." -msgstr "" -"Проверяет, останется ли минимальное медное кольцо при сверлении\n" -"отверстия в площадке." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:196 -#: flatcamTools/ToolRulesCheck.py:439 -msgid "Minimum acceptable ring value." -msgstr "Минимальное допустимое значение кольца." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:203 -#: flatcamTools/ToolRulesCheck.py:449 flatcamTools/ToolRulesCheck.py:873 -msgid "Hole to Hole Clearance" -msgstr "Зазор между отверстиями" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:205 -#: flatcamTools/ToolRulesCheck.py:451 -msgid "" -"This checks if the minimum clearance between a drill hole\n" -"and another drill hole is met." -msgstr "Проверяет, есть ли минимальный зазор между отверстиями." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:218 -#: flatcamTools/ToolRulesCheck.py:487 -msgid "Minimum acceptable drill size." -msgstr "Минимальный допустимый размер отверстия." - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:223 -#: flatcamTools/ToolRulesCheck.py:472 flatcamTools/ToolRulesCheck.py:847 -msgid "Hole Size" -msgstr "Размер отверстия" - -#: flatcamGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:225 -#: flatcamTools/ToolRulesCheck.py:474 -msgid "" -"This checks if the drill holes\n" -"sizes are above the threshold." -msgstr "" -"Проверяет, превышают ли размеры просверленного отверстия\n" -"допустимый порог." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:27 -msgid "2Sided Tool Options" -msgstr "2-х сторонняя плата" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:33 -msgid "" -"A tool to help in creating a double sided\n" -"PCB using alignment holes." -msgstr "" -"Инструмент, помогающий создать двухстороннюю\n" -"печатную плату с использованием центрирующих отверстий." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:47 -msgid "Drill dia" -msgstr "Диаметр сверла" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:49 -#: flatcamTools/ToolDblSided.py:363 flatcamTools/ToolDblSided.py:368 -msgid "Diameter of the drill for the alignment holes." -msgstr "Диаметр сверла для контрольных отверстий." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:56 -#: flatcamTools/ToolDblSided.py:377 -msgid "Align Axis" -msgstr "Выровнять ось" - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58 -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71 -#: flatcamTools/ToolDblSided.py:165 flatcamTools/ToolDblSided.py:379 -msgid "Mirror vertically (X) or horizontally (Y)." -msgstr "Отразить по вертикали (X) или горизонтали (Y)." - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:69 -msgid "Mirror Axis:" -msgstr "Зеркальное отражение:" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:80 #: flatcamTools/ToolDblSided.py:181 msgid "Point" @@ -17137,19 +12362,11 @@ msgstr "Точка" #: flatcamTools/ToolDblSided.py:182 msgid "Box" msgstr "Рамка" -<<<<<<< HEAD #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 msgid "Axis Ref" msgstr "Указатель оси" -======= - -#: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82 -msgid "Axis Ref" -msgstr "Указатель оси" - ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamGUI/preferences/tools/Tools2sidedPrefGroupUI.py:84 msgid "" "The axis should pass through a point or cut\n" @@ -17282,492 +12499,6 @@ msgstr "" #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:28 msgid "Cutout Tool Options" msgstr "Обрезка платы" -<<<<<<< HEAD - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:43 -#: flatcamTools/ToolCalculators.py:123 flatcamTools/ToolCutOut.py:129 -msgid "Tool Diameter" -msgstr "Диаметр инструмента" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:45 -#: flatcamTools/ToolCutOut.py:131 -msgid "" -"Diameter of the tool used to cutout\n" -"the PCB shape out of the surrounding material." -msgstr "" -"Диаметр инструмента, используемого для вырезания\n" -"форма печатной платы из окружающего материала." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:100 -msgid "Object kind" -msgstr "Вид объекта" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:102 -#: flatcamTools/ToolCutOut.py:77 -msgid "" -"Choice of what kind the object we want to cutout is.
- Single: " -"contain a single PCB Gerber outline object.
- Panel: a panel PCB " -"Gerber object, which is made\n" -"out of many individual PCB outlines." -msgstr "" -"Выбор того, какой объект мы хотим вырезать.
-Single : содержит " -"один объект контура печатной платы Gerber.
-панель : объект " -"Гербера PCB панели, который сделан\n" -"из множества отдельных печатных плат очертания." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:109 -#: flatcamTools/ToolCutOut.py:83 -msgid "Single" -msgstr "Одиночный" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:110 -#: flatcamTools/ToolCutOut.py:84 -msgid "Panel" -msgstr "Панель" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:117 -#: flatcamTools/ToolCutOut.py:192 -msgid "" -"Margin over bounds. A positive value here\n" -"will make the cutout of the PCB further from\n" -"the actual PCB border" -msgstr "" -"Отступ за границами. Положительное значение\n" -"сделает вырез печатной платы дальше от\n" -"фактической границы печатной платы" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:130 -#: flatcamTools/ToolCutOut.py:203 -msgid "Gap size" -msgstr "Размер перемычки" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:132 -#: flatcamTools/ToolCutOut.py:205 -msgid "" -"The size of the bridge gaps in the cutout\n" -"used to keep the board connected to\n" -"the surrounding material (the one \n" -"from which the PCB is cutout)." -msgstr "" -"Размер мостовых зазоров в вырезе\n" -"используется, чтобы держать совет, подключенный к\n" -"окружающий материал (тот самый \n" -"из которого вырезается печатная плата)." - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:146 -#: flatcamTools/ToolCutOut.py:245 -msgid "Gaps" -msgstr "Вариант" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:148 -msgid "" -"Number of gaps used for the cutout.\n" -"There can be maximum 8 bridges/gaps.\n" -"The choices are:\n" -"- None - no gaps\n" -"- lr - left + right\n" -"- tb - top + bottom\n" -"- 4 - left + right +top + bottom\n" -"- 2lr - 2*left + 2*right\n" -"- 2tb - 2*top + 2*bottom\n" -"- 8 - 2*left + 2*right +2*top + 2*bottom" -msgstr "" -"Количество перемычек, оставляемых при обрезке платы.\n" -"Может быть максимум 8 мостов/перемычек.\n" -"Варианты:\n" -"- нет - нет пробелов\n" -"- lr - слева + справа\n" -"- tb - сверху + снизу\n" -"- 4 - слева + справа +сверху + снизу\n" -"- 2lr - 2*слева + 2*справа\n" -"- 2tb - 2*сверху + 2*снизу \n" -"- 8 - 2*слева + 2*справа + 2*сверху + 2*снизу" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:170 -#: flatcamTools/ToolCutOut.py:222 -msgid "Convex Shape" -msgstr "Выпуклая форма" - -#: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:172 -#: flatcamTools/ToolCutOut.py:225 -msgid "" -"Create a convex shape surrounding the entire PCB.\n" -"Used only if the source object type is Gerber." -msgstr "" -"Создайте выпуклую форму, окружающую всю печатную плату.\n" -"Используется только в том случае, если тип исходного объекта-Gerber." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:27 -msgid "Film Tool Options" -msgstr "Плёнка" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:33 -msgid "" -"Create a PCB film from a Gerber or Geometry\n" -"FlatCAM object.\n" -"The file is saved in SVG format." -msgstr "" -"Создание плёнки печатной платы из Gerber или Geometry\n" -"объектов FlatCAM.\n" -"Файл сохраняется в формате SVG." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:44 -msgid "Film Type" -msgstr "Тип плёнки" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:46 -#: flatcamTools/ToolFilm.py:300 -msgid "" -"Generate a Positive black film or a Negative film.\n" -"Positive means that it will print the features\n" -"with black on a white canvas.\n" -"Negative means that it will print the features\n" -"with white on a black canvas.\n" -"The Film format is SVG." -msgstr "" -"Создаёт пленку позитив или негатив .\n" -"Позитив означает, что он будет печатать элементы\n" -"чёрным на белом холсте.\n" -"Негатив означает, что он будет печатать элементы\n" -"белым на черном холсте.\n" -"Формат плёнки - SVG." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:57 -msgid "Film Color" -msgstr "Цвет пленки" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:59 -msgid "Set the film color when positive film is selected." -msgstr "Устанавливает цвет плёнки при режиме \"Позитив\"." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:82 -#: flatcamTools/ToolFilm.py:316 -msgid "Border" -msgstr "Отступ" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:84 -#: flatcamTools/ToolFilm.py:318 -msgid "" -"Specify a border around the object.\n" -"Only for negative film.\n" -"It helps if we use as a Box Object the same \n" -"object as in Film Object. It will create a thick\n" -"black bar around the actual print allowing for a\n" -"better delimitation of the outline features which are of\n" -"white color like the rest and which may confound with the\n" -"surroundings if not for this border." -msgstr "" -"Обозначает границу вокруг объекта.\n" -"Только для негативной плёнки.\n" -"Это помогает, если мы используем в качестве объекта ограничительной рамки\n" -"объект плёнки. Это создаёт толстую\n" -"черную полосу вокруг фактического отпечатка с учетом\n" -"лучшей разметки контуров белого цвета\n" -"и которые могут смешаться с \n" -"окружающими, если бы не эта граница." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:101 -#: flatcamTools/ToolFilm.py:283 -msgid "Scale Stroke" -msgstr "Масштаб обводки" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:285 -msgid "" -"Scale the line stroke thickness of each feature in the SVG file.\n" -"It means that the line that envelope each SVG feature will be thicker or " -"thinner,\n" -"therefore the fine features may be more affected by this parameter." -msgstr "" -"Масштабирует толщину штриховой линии каждого объекта в файле SVG.\n" -"Это означает, что линия, огибающая каждый объект SVG, будет толще или " -"тоньше,\n" -"поэтому этот параметр может сильно влиять на мелкие объекты." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:110 -#: flatcamTools/ToolFilm.py:141 -msgid "Film Adjustments" -msgstr "Регулировка Пленки" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:112 -#: flatcamTools/ToolFilm.py:143 -msgid "" -"Sometime the printers will distort the print shape, especially the Laser " -"types.\n" -"This section provide the tools to compensate for the print distortions." -msgstr "" -"Иногда принтеры могут искажать форму печати, особенно лазерные.\n" -"В этом разделе представлены инструменты для компенсации искажений печати." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:119 -#: flatcamTools/ToolFilm.py:150 -msgid "Scale Film geometry" -msgstr "Масштабирование плёнки" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:121 -#: flatcamTools/ToolFilm.py:152 -msgid "" -"A value greater than 1 will stretch the film\n" -"while a value less than 1 will jolt it." -msgstr "" -"Значение больше 1 растянет пленку\n" -"в то время как значение меньше 1 будет её сжимать." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:131 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:103 -#: flatcamTools/ToolFilm.py:162 flatcamTools/ToolTransform.py:148 -msgid "X factor" -msgstr "Коэффициент X" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:140 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:116 -#: flatcamTools/ToolFilm.py:171 flatcamTools/ToolTransform.py:168 -msgid "Y factor" -msgstr "Коэффициент Y" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:150 -#: flatcamTools/ToolFilm.py:189 -msgid "Skew Film geometry" -msgstr "Наклон плёнки" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:152 -#: flatcamTools/ToolFilm.py:191 -msgid "" -"Positive values will skew to the right\n" -"while negative values will skew to the left." -msgstr "" -"Положительные значения будут смещать вправо,\n" -"а отрицательные значения будут смещать влево." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:162 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:72 -#: flatcamTools/ToolFilm.py:201 flatcamTools/ToolTransform.py:97 -msgid "X angle" -msgstr "Угол наклона X" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:171 -#: flatcamGUI/preferences/tools/ToolsTransformPrefGroupUI.py:86 -#: flatcamTools/ToolFilm.py:210 flatcamTools/ToolTransform.py:118 -msgid "Y angle" -msgstr "Угол наклона Y" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:182 -#: flatcamTools/ToolFilm.py:221 -msgid "" -"The reference point to be used as origin for the skew.\n" -"It can be one of the four points of the geometry bounding box." -msgstr "" -"Опорная точка, используемая в качестве исходной точки для перекоса.\n" -"Это может быть одна из четырех точек геометрии ограничительной рамки." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:185 -#: flatcamTools/ToolFiducials.py:87 flatcamTools/ToolFilm.py:224 -msgid "Bottom Left" -msgstr "Нижний левый" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:186 -#: flatcamTools/ToolFilm.py:225 -msgid "Top Left" -msgstr "Верхний левый" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187 -#: flatcamTools/ToolFilm.py:226 -msgid "Bottom Right" -msgstr "Нижний правый" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:188 -#: flatcamTools/ToolFilm.py:227 -msgid "Top right" -msgstr "Верхний правый" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:196 -#: flatcamTools/ToolFilm.py:244 -msgid "Mirror Film geometry" -msgstr "Зеркалирование геометрии пленки" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:198 -#: flatcamTools/ToolFilm.py:246 -msgid "Mirror the film geometry on the selected axis or on both." -msgstr "Зеркалирование геометрии пленки на выбранной оси или на обеих." - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:212 -#: flatcamTools/ToolFilm.py:260 -msgid "Mirror axis" -msgstr "Ось зеркалирования" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:222 -#: flatcamTools/ToolFilm.py:405 -msgid "SVG" -msgstr "SVG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:223 -#: flatcamTools/ToolFilm.py:406 -msgid "PNG" -msgstr "PNG" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:224 -#: flatcamTools/ToolFilm.py:407 -msgid "PDF" -msgstr "PDF" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:227 -#: flatcamTools/ToolFilm.py:298 flatcamTools/ToolFilm.py:410 -msgid "Film Type:" -msgstr "Тип плёнки:" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:229 -#: flatcamTools/ToolFilm.py:412 -msgid "" -"The file type of the saved film. Can be:\n" -"- 'SVG' -> open-source vectorial format\n" -"- 'PNG' -> raster image\n" -"- 'PDF' -> portable document format" -msgstr "" -"Тип файла сохраненной пленки. Может быть:\n" -"- 'SVG' -> векторный формат с открытым исходным кодом\n" -"- 'PNG' -> растровое изображение\n" -"- 'PDF' -> формат портативного документа" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:238 -#: flatcamTools/ToolFilm.py:421 -msgid "Page Orientation" -msgstr "Ориентация страницы" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:251 -#: flatcamTools/ToolFilm.py:434 -msgid "Page Size" -msgstr "Размер страницы" - -#: flatcamGUI/preferences/tools/ToolsFilmPrefGroupUI.py:252 -#: flatcamTools/ToolFilm.py:435 -msgid "A selection of standard ISO 216 page sizes." -msgstr "Выбор стандартных размеров страниц ISO 216." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:27 -msgid "NCC Tool Options" -msgstr "Очистка меди" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:49 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:57 -msgid "Comma separated values" -msgstr "Значения, разделенные запятыми" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:55 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:63 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:64 -#: flatcamTools/ToolNCC.py:215 flatcamTools/ToolNCC.py:223 -#: flatcamTools/ToolPaint.py:198 flatcamTools/ToolPaint.py:206 -msgid "" -"Default tool type:\n" -"- 'V-shape'\n" -"- Circular" -msgstr "" -"Тип инструмента по умолчанию:\n" -"- \"V-образная форма\" \n" -"- Круглый" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:60 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:69 -#: flatcamTools/ToolNCC.py:220 flatcamTools/ToolPaint.py:203 -msgid "V-shape" -msgstr "V-образный" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:100 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:109 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:107 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:116 -#: flatcamTools/ToolNCC.py:262 flatcamTools/ToolNCC.py:271 -#: flatcamTools/ToolPaint.py:245 flatcamTools/ToolPaint.py:254 -msgid "" -"Depth of cut into material. Negative value.\n" -"In FlatCAM units." -msgstr "" -"Диаметр инструмента. Это значение (в текущих единицах FlatCAM) \n" -"ширины разреза в материале." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:119 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:125 -#: flatcamTools/ToolNCC.py:280 flatcamTools/ToolPaint.py:263 -msgid "" -"Diameter for the new tool to add in the Tool Table.\n" -"If the tool is V-shape type then this value is automatically\n" -"calculated from the other parameters." -msgstr "" -"Диаметр нового инструмента для добавления в таблицу инструментов.\n" -"Если инструмент имеет V-образную форму, то это значение автоматически\n" -"вычисляется из других параметров." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:156 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:142 -#: flatcamTools/ToolNCC.py:174 flatcamTools/ToolPaint.py:158 -msgid "Tool order" -msgstr "Порядок инструмента" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:157 -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:167 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:143 -#: flatcamTools/ToolNCC.py:175 flatcamTools/ToolNCC.py:185 -#: flatcamTools/ToolPaint.py:159 flatcamTools/ToolPaint.py:169 -msgid "" -"This set the way that the tools in the tools table are used.\n" -"'No' --> means that the used order is the one in the tool table\n" -"'Forward' --> means that the tools will be ordered from small to big\n" -"'Reverse' --> means that the tools will ordered from big to small\n" -"\n" -"WARNING: using rest machining will automatically set the order\n" -"in reverse and disable this control." -msgstr "" -"Это устанавливает порядок использования инструментов в таблице " -"инструментов.\n" -"'Нет' -> означает, что используемый порядок указан в таблице инструментов.\n" -"'Прямой' -> означает, что инструменты будут использоваться от меньшего к " -"большему\n" -"'Обратный' -> означает, что инструменты будут использоваться от большего к " -"меньшему\n" -"\n" -"ВНИМАНИЕ: использование обработки остаточного припуска автоматически " -"установит порядок\n" -"на 'Обратный' и отключит этот элемент управления." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:165 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:151 -#: flatcamTools/ToolNCC.py:183 flatcamTools/ToolPaint.py:167 -msgid "Forward" -msgstr "Прямой" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:166 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:152 -#: flatcamTools/ToolNCC.py:184 flatcamTools/ToolPaint.py:168 -msgid "Reverse" -msgstr "Обратный" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:266 -msgid "Offset value" -msgstr "Значение смещения" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:268 -msgid "" -"If used, it will add an offset to the copper features.\n" -"The copper clearing will finish to a distance\n" -"from the copper features.\n" -"The value can be between 0.0 and 9999.9 FlatCAM units." -msgstr "" -"При использовании он добавит смещение к медным элементам.\n" -"Очистка меди завершится на расстоянии\n" -"от медных элементов.\n" -"Это значение может находиться в диапазоне от 0,0 до 9999,9 единиц измерения " -"FlatCAM." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:288 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:244 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:245 -#: flatcamTools/ToolNCC.py:512 flatcamTools/ToolPaint.py:442 -msgid "Rest Machining" -msgstr "Обработка остаточного припуска" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:290 -#: flatcamTools/ToolNCC.py:516 -======= #: flatcamGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:43 #: flatcamTools/ToolCalculators.py:123 flatcamTools/ToolCutOut.py:129 @@ -18287,89 +13018,6 @@ msgstr "" "- 'Референсный объект' - будет выполнять очистку от меди в области указанной " "другим объектом." -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286 -#: flatcamTools/ToolNCC.py:578 flatcamTools/ToolPaint.py:522 -msgid "Shape" -msgstr "Форма" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288 -#: flatcamTools/ToolNCC.py:580 flatcamTools/ToolPaint.py:524 -msgid "The kind of selection shape used for area selection." -msgstr "Вид формы выделения, используемый для выделения области." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 -msgid "Normal" -msgstr "Нормальный" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:340 -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:304 -msgid "Progressive" -msgstr "Последовательный" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:341 -msgid "NCC Plotting" -msgstr "Прорисовка очистки от меди" - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:343 -msgid "" -"- 'Normal' - normal plotting, done at the end of the NCC job\n" -"- 'Progressive' - after each shape is generated it will be plotted." -msgstr "" -"- 'Нормальный' - нормальное построение, выполненное в конце задания очистки " -"от меди \n" -"- 'Последовательный' - после создания каждой фигуры она будет нанесена на " -"график." - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:27 -msgid "Paint Tool Options" -msgstr "Рисование" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:33 -msgid "Parameters:" -msgstr "Параметры:" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:247 -#: flatcamTools/ToolPaint.py:445 ->>>>>>> remotes/jpcgt/flatcam/Beta -msgid "" -"If checked, use 'rest machining'.\n" -"Basically it will clear copper outside PCB features,\n" -"using the biggest tool and continue with the next tools,\n" -"from bigger to smaller, to clear areas of copper that\n" -"could not be cleared by previous tool, until there is\n" -"no more copper to clear or there are no more tools.\n" -<<<<<<< HEAD -"If not checked, use the standard algorithm." -msgstr "" -"Если установлен этот флажок, используется 'обработка остаточного припуска'.\n" -"Это очистит основную медь печатной платы,\n" -"используя самый большой инструмент и переходя к следующим инструментам,\n" -"от большего к меньшему, чтобы очистить участки меди, которые\n" -"не могут быть очищены предыдущим инструментом, пока\n" -"больше не останется меди для очистки или больше не будет инструментов.\n" -"Если флажок не установлен, используется стандартный алгоритм." - -#: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:313 -#: flatcamTools/ToolNCC.py:541 -msgid "" -"Selection of area to be processed.\n" -"- 'Itself' - the processing extent is based on the object that is " -"processed.\n" -" - 'Area Selection' - left mouse click to start selection of the area to be " -"processed.\n" -"- 'Reference Object' - will process the area specified by another object." -msgstr "" -"Выбор области для обработки.\n" -"- 'Как есть' - степень очистки меди, основано на объекте, который очищается " -"от меди.\n" -" - 'Выбор области' - щелкните левой кнопкой мыши для начала выбора области " -"для рисования.\n" -"- 'Референсный объект' - будет выполнять очистку от меди в области указанной " -"другим объектом." - #: flatcamGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339 #: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303 msgid "Normal" @@ -18606,203 +13254,6 @@ msgid "" "A tool to create GCode for dispensing\n" "solder paste onto a PCB." msgstr "" -======= -"\n" -"If not checked, use the standard algorithm." -msgstr "" -"Если установлен этот флажок, используйте «остальная обработка».\n" -"В основном это очистит медь от внешних особенностей печатной платы,\n" -"используя самый большой инструмент и переходите к следующим инструментам,\n" -"от большего к меньшему, чтобы очистить участки меди, которые\n" -"не может быть очищен предыдущим инструментом, пока\n" -"больше нет меди для очистки или больше нет инструментов.\n" -"\n" -"Если не проверено, используйте стандартный алгоритм." - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:260 -#: flatcamTools/ToolPaint.py:458 -msgid "" -"Selection of area to be processed.\n" -"- 'Polygon Selection' - left mouse click to add/remove polygons to be " -"processed.\n" -"- 'Area Selection' - left mouse click to start selection of the area to be " -"processed.\n" -"Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple " -"areas.\n" -"- 'All Polygons' - the process will start after click.\n" -"- 'Reference Object' - will process the area specified by another object." -msgstr "" -"Выбор области для обработки.\n" -"- 'Выделение полигонов' - щелкните левой кнопкой мыши, чтобы добавить/" -"удалить полигоны для рисования.\n" -"- 'Выделение области' - щелкните левой кнопкой мыши, чтобы начать выделение " -"области для рисования.\n" -"Удержание нажатой клавиши модификатора (CTRL или SHIFT) позволит добавить " -"несколько областей.\n" -"- 'Все полигоны' - окраска начнется после щелчка мыши.\n" -"- 'Объект сравнения' - будет выполнять не медную расчистку в пределах " -"участка.\n" -"указанным другим объектом." - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280 -#: flatcamTools/ToolPaint.py:486 flatcamTools/ToolPaint.py:942 -#: flatcamTools/ToolPaint.py:1427 tclCommands/TclCommandPaint.py:164 -msgid "Polygon Selection" -msgstr "Выбор полигона" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:305 -msgid "Paint Plotting" -msgstr "Прорисовка рисования" - -#: flatcamGUI/preferences/tools/ToolsPaintPrefGroupUI.py:307 -msgid "" -"- 'Normal' - normal plotting, done at the end of the Paint job\n" -"- 'Progressive' - after each shape is generated it will be plotted." -msgstr "" -"- 'Нормальный' - нормальное построение, выполненное в конце задания " -"рисования\n" -"- 'Последовательный' - после создания каждой фигуры она будет нанесена на " -"график." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:27 -msgid "Panelize Tool Options" -msgstr "Панелизация" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:33 -msgid "" -"Create an object that contains an array of (x, y) elements,\n" -"each element is a copy of the source object spaced\n" -"at a X distance, Y distance of each other." -msgstr "" -"Создайте объект, содержащий массив (x, y) элементов,\n" -"каждый элемент является копией исходного объекта с интервалом\n" -"на расстоянии X, Y расстояние друг от друга." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:50 -#: flatcamTools/ToolPanelize.py:163 -msgid "Spacing cols" -msgstr "Интервал столбцов" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:52 -#: flatcamTools/ToolPanelize.py:165 -msgid "" -"Spacing between columns of the desired panel.\n" -"In current units." -msgstr "" -"Расстояние между столбцами нужной панели.\n" -"В текущих единицах измерения." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:64 -#: flatcamTools/ToolPanelize.py:175 -msgid "Spacing rows" -msgstr "Интервал строк" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:66 -#: flatcamTools/ToolPanelize.py:177 -msgid "" -"Spacing between rows of the desired panel.\n" -"In current units." -msgstr "" -"Расстояние между строками нужной панели.\n" -"В текущих единицах измерения." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:77 -#: flatcamTools/ToolPanelize.py:186 -msgid "Columns" -msgstr "Столбцы" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:79 -#: flatcamTools/ToolPanelize.py:188 -msgid "Number of columns of the desired panel" -msgstr "Количество столбцов нужной панели" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:89 -#: flatcamTools/ToolPanelize.py:196 -msgid "Rows" -msgstr "Строки" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:91 -#: flatcamTools/ToolPanelize.py:198 -msgid "Number of rows of the desired panel" -msgstr "Количество строк нужной панели" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:98 -#: flatcamTools/ToolPanelize.py:205 -msgid "Geo" -msgstr "Geometry" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:99 -#: flatcamTools/ToolPanelize.py:206 -msgid "Panel Type" -msgstr "Тип панели" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:101 -msgid "" -"Choose the type of object for the panel object:\n" -"- Gerber\n" -"- Geometry" -msgstr "" -"Выбор типа объекта для объекта панели :\n" -"- Gerber\n" -"- Geometry" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:110 -msgid "Constrain within" -msgstr "Ограничить в пределах" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:112 -#: flatcamTools/ToolPanelize.py:218 -msgid "" -"Area define by DX and DY within to constrain the panel.\n" -"DX and DY values are in current units.\n" -"Regardless of how many columns and rows are desired,\n" -"the final panel will have as many columns and rows as\n" -"they fit completely within selected area." -msgstr "" -"Область, определяемая DX и DY для ограничения размеров панели.\n" -"Значения DX и DY указаны в текущих единицах измерения.\n" -"Независимо от того, сколько столбцов и строк нужно,\n" -"последняя панель будет иметь столько столбцов и строк, чтобы\n" -"она полностью вписывалась в выбранную область." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:125 -#: flatcamTools/ToolPanelize.py:230 -msgid "Width (DX)" -msgstr "Ширина (DX)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:127 -#: flatcamTools/ToolPanelize.py:232 -msgid "" -"The width (DX) within which the panel must fit.\n" -"In current units." -msgstr "" -"Ширина (DX), в пределах которой должна поместиться панель.\n" -"В текущих единицах измерения." - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:138 -#: flatcamTools/ToolPanelize.py:241 -msgid "Height (DY)" -msgstr "Высота (DY)" - -#: flatcamGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:140 -#: flatcamTools/ToolPanelize.py:243 -msgid "" -"The height (DY)within which the panel must fit.\n" -"In current units." -msgstr "" -"Высота (DY), в пределах которой должна поместиться панель.\n" -"В текущих единицах измерения." - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:27 -msgid "SolderPaste Tool Options" -msgstr "Паяльная паста" - -#: flatcamGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:33 -msgid "" -"A tool to create GCode for dispensing\n" -"solder paste onto a PCB." -msgstr "" ->>>>>>> remotes/jpcgt/flatcam/Beta "Инструмент для создания GCode для дозирования\n" "нанесения паяльной пасты на печатную плату." @@ -19427,33 +13878,19 @@ msgid "Milling tool for SLOTS is larger than hole size. Cancelled." msgstr "Инструмент для прорезания пазов больше, чем размер отверстия. Отмена." #: flatcamObjects/FlatCAMExcellon.py:1281 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1571 -======= -#: flatcamObjects/FlatCAMGeometry.py:1543 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Focus Z" msgstr "Фокус Z" #: flatcamObjects/FlatCAMExcellon.py:1300 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1590 -======= -#: flatcamObjects/FlatCAMGeometry.py:1562 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Laser Power" msgstr "Мощность лазера" #: flatcamObjects/FlatCAMExcellon.py:1430 -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2027 #: flatcamObjects/FlatCAMGeometry.py:2031 #: flatcamObjects/FlatCAMGeometry.py:2176 -======= -#: flatcamObjects/FlatCAMGeometry.py:1999 -#: flatcamObjects/FlatCAMGeometry.py:2003 -#: flatcamObjects/FlatCAMGeometry.py:2148 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Generating CNC Code" msgstr "Генерация кода ЧПУ" @@ -19462,7 +13899,6 @@ msgstr "Генерация кода ЧПУ" msgid "Current Tool parameters were applied to all tools." msgstr "Применить параметры ко всем инструментам." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:124 flatcamObjects/FlatCAMGeometry.py:1235 #: flatcamObjects/FlatCAMGeometry.py:1236 #: flatcamObjects/FlatCAMGeometry.py:1245 @@ -19473,18 +13909,6 @@ msgstr "Изоляция" #: flatcamObjects/FlatCAMGeometry.py:854 flatcamObjects/FlatCAMGerber.py:891 #: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:690 #: flatcamTools/ToolCutOut.py:886 flatcamTools/ToolCutOut.py:1046 -======= -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:1207 -#: flatcamObjects/FlatCAMGeometry.py:1208 -#: flatcamObjects/FlatCAMGeometry.py:1217 -msgid "Iso" -msgstr "Изоляция" - -#: flatcamObjects/FlatCAMGeometry.py:119 flatcamObjects/FlatCAMGeometry.py:439 -#: flatcamObjects/FlatCAMGeometry.py:826 flatcamObjects/FlatCAMGerber.py:891 -#: flatcamObjects/FlatCAMGerber.py:1039 flatcamTools/ToolCutOut.py:686 -#: flatcamTools/ToolCutOut.py:882 flatcamTools/ToolCutOut.py:1042 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Rough" msgstr "Грубый" @@ -19521,13 +13945,8 @@ msgstr "Ошибка. Выберите инструмент для удален msgid "Tool was deleted in Tool Table." msgstr "Инструмент был удален из таблицы инструментов." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1146 #: flatcamObjects/FlatCAMGeometry.py:1156 -======= -#: flatcamObjects/FlatCAMGeometry.py:1118 -#: flatcamObjects/FlatCAMGeometry.py:1128 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Disabled because the tool is V-shape.\n" "For V-shape tools the depth of cut is\n" @@ -19546,7 +13965,6 @@ msgstr "" "Примечание: нулевое значение означает, что Инструмент Dia = 'Диа V-" "наконечника'" -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1643 msgid "This Geometry can't be processed because it is" msgstr "Эта Geometry не может быть обработана, так как это" @@ -19561,22 +13979,6 @@ msgstr "Ошибка. Инструмент не выбран в таблице #: flatcamObjects/FlatCAMGeometry.py:1786 #: flatcamObjects/FlatCAMGeometry.py:1936 -======= -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "This Geometry can't be processed because it is" -msgstr "Эта Geometry не может быть обработана, так как это" - -#: flatcamObjects/FlatCAMGeometry.py:1615 -msgid "geometry" -msgstr "геометрия" - -#: flatcamObjects/FlatCAMGeometry.py:1656 -msgid "Failed. No tool selected in the tool table ..." -msgstr "Ошибка. Инструмент не выбран в таблице инструментов ..." - -#: flatcamObjects/FlatCAMGeometry.py:1758 -#: flatcamObjects/FlatCAMGeometry.py:1908 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Tool Offset is selected in Tool Table but no value is provided.\n" "Add a Tool Offset or change the Offset Type." @@ -19584,7 +13986,6 @@ msgstr "" "Смещение выбранного в таблице инструментов инструмента не указано.\n" "Добавьте смещение инструмента или измените тип смещения." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:1852 #: flatcamObjects/FlatCAMGeometry.py:1998 msgid "G-Code parsing in progress..." @@ -19621,63 +14022,17 @@ msgstr "CNCjob создан" #: flatcamObjects/FlatCAMGeometry.py:2209 #: flatcamObjects/FlatCAMGeometry.py:2218 flatcamParsers/ParseGerber.py:1867 -======= -#: flatcamObjects/FlatCAMGeometry.py:1824 -#: flatcamObjects/FlatCAMGeometry.py:1970 -msgid "G-Code parsing in progress..." -msgstr "Разбор G-кода ..." - -#: flatcamObjects/FlatCAMGeometry.py:1826 -#: flatcamObjects/FlatCAMGeometry.py:1972 -msgid "G-Code parsing finished..." -msgstr "Разбор G-кода завершен..." - -#: flatcamObjects/FlatCAMGeometry.py:1834 -msgid "Finished G-Code processing" -msgstr "Закончена обработка G-кода" - -#: flatcamObjects/FlatCAMGeometry.py:1836 -#: flatcamObjects/FlatCAMGeometry.py:1984 -msgid "G-Code processing failed with error" -msgstr "Обработка G-кода завершилась ошибкой" - -#: flatcamObjects/FlatCAMGeometry.py:1878 flatcamTools/ToolSolderPaste.py:1301 -msgid "Cancelled. Empty file, it has no geometry" -msgstr "Отмена. Пустой файл, он не имеет геометрии" - -#: flatcamObjects/FlatCAMGeometry.py:1982 -#: flatcamObjects/FlatCAMGeometry.py:2143 -msgid "Finished G-Code processing..." -msgstr "Разбор G-кода завершен..." - -#: flatcamObjects/FlatCAMGeometry.py:2001 -#: flatcamObjects/FlatCAMGeometry.py:2005 -#: flatcamObjects/FlatCAMGeometry.py:2150 -msgid "CNCjob created" -msgstr "CNCjob создан" - -#: flatcamObjects/FlatCAMGeometry.py:2181 -#: flatcamObjects/FlatCAMGeometry.py:2190 flatcamParsers/ParseGerber.py:1867 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamParsers/ParseGerber.py:1877 msgid "Scale factor has to be a number: integer or float." msgstr "" "Коэффициент масштабирования должен быть числом: целочисленным или с " "плавающей запятой." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2281 msgid "Geometry Scale done." msgstr "Масштабирование Geometry выполнено." #: flatcamObjects/FlatCAMGeometry.py:2298 flatcamParsers/ParseGerber.py:1993 -======= -#: flatcamObjects/FlatCAMGeometry.py:2253 -msgid "Geometry Scale done." -msgstr "Масштабирование Geometry выполнено." - -#: flatcamObjects/FlatCAMGeometry.py:2270 flatcamParsers/ParseGerber.py:1993 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "An (x,y) pair of values are needed. Probable you entered only one value in " "the Offset field." @@ -19685,19 +14040,11 @@ msgstr "" "Необходима пара значений (x,y). Возможно, вы ввели только одно значение в " "поле \"Смещение\"." -<<<<<<< HEAD #: flatcamObjects/FlatCAMGeometry.py:2354 msgid "Geometry Offset done." msgstr "Смещение Geometry выполнено." #: flatcamObjects/FlatCAMGeometry.py:2383 -======= -#: flatcamObjects/FlatCAMGeometry.py:2326 -msgid "Geometry Offset done." -msgstr "Смещение Geometry выполнено." - -#: flatcamObjects/FlatCAMGeometry.py:2355 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, " "y)\n" @@ -20700,17 +15047,10 @@ msgid "Copper Thieving Tool done." msgstr "Copper Thieving завершён." #: flatcamTools/ToolCopperThieving.py:759 -<<<<<<< HEAD #: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:519 #: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:208 #: flatcamTools/ToolNCC.py:1599 flatcamTools/ToolNCC.py:1640 #: flatcamTools/ToolNCC.py:1669 flatcamTools/ToolPaint.py:1474 -======= -#: flatcamTools/ToolCopperThieving.py:792 flatcamTools/ToolCutOut.py:515 -#: flatcamTools/ToolCutOut.py:720 flatcamTools/ToolInvertGerber.py:208 -#: flatcamTools/ToolNCC.py:1594 flatcamTools/ToolNCC.py:1635 -#: flatcamTools/ToolNCC.py:1664 flatcamTools/ToolPaint.py:1469 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:412 flatcamTools/ToolPanelize.py:426 #: flatcamTools/ToolSub.py:294 flatcamTools/ToolSub.py:307 #: flatcamTools/ToolSub.py:498 flatcamTools/ToolSub.py:513 @@ -20931,11 +15271,7 @@ msgstr "" "Щелчок ЛКМ должен быть сделан по периметру\n" "объекта геометрии, используемой в качестве геометрии выреза." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:524 -======= -#: flatcamTools/ToolCutOut.py:520 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no object selected for Cutout.\n" "Select one and try again." @@ -20943,33 +15279,20 @@ msgstr "" "Не выбран объект для обрезки.\n" "Выберите один и повторите попытку." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:530 flatcamTools/ToolCutOut.py:733 #: flatcamTools/ToolCutOut.py:914 flatcamTools/ToolCutOut.py:996 -======= -#: flatcamTools/ToolCutOut.py:526 flatcamTools/ToolCutOut.py:729 -#: flatcamTools/ToolCutOut.py:910 flatcamTools/ToolCutOut.py:992 ->>>>>>> remotes/jpcgt/flatcam/Beta #: tclCommands/TclCommandGeoCutout.py:184 msgid "Tool Diameter is zero value. Change it to a positive real number." msgstr "" "Диаметр инструмента имеет нулевое значение. Измените его на положительное " "целое число." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:544 flatcamTools/ToolCutOut.py:748 -======= -#: flatcamTools/ToolCutOut.py:540 flatcamTools/ToolCutOut.py:744 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Number of gaps value is missing. Add it and retry." msgstr "" "Значение количества перемычек отсутствует. Добавьте его и повторите попытку.." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:549 flatcamTools/ToolCutOut.py:752 -======= -#: flatcamTools/ToolCutOut.py:545 flatcamTools/ToolCutOut.py:748 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. " "Fill in a correct value and retry. " @@ -20977,11 +15300,7 @@ msgstr "" "Значение перемычки может быть только одним из: «None», «lr», «tb», «2lr», " "«2tb», 4 или 8. Введите правильное значение и повторите попытку. " -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:554 flatcamTools/ToolCutOut.py:758 -======= -#: flatcamTools/ToolCutOut.py:550 flatcamTools/ToolCutOut.py:754 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Cutout operation cannot be done on a multi-geo Geometry.\n" "Optionally, this Multi-geo Geometry can be converted to Single-geo " @@ -20993,46 +15312,28 @@ msgstr "" "Geometry,\n" "а после этого выполнена обрезка." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:706 flatcamTools/ToolCutOut.py:903 msgid "Any form CutOut operation finished." msgstr "Операция обрезки закончена." #: flatcamTools/ToolCutOut.py:728 flatcamTools/ToolInvertGerber.py:214 #: flatcamTools/ToolNCC.py:1603 flatcamTools/ToolPaint.py:1397 -======= -#: flatcamTools/ToolCutOut.py:702 flatcamTools/ToolCutOut.py:899 -msgid "Any form CutOut operation finished." -msgstr "Операция обрезки закончена." - -#: flatcamTools/ToolCutOut.py:724 flatcamTools/ToolInvertGerber.py:214 -#: flatcamTools/ToolNCC.py:1598 flatcamTools/ToolPaint.py:1392 ->>>>>>> remotes/jpcgt/flatcam/Beta #: flatcamTools/ToolPanelize.py:417 tclCommands/TclCommandBbox.py:71 #: tclCommands/TclCommandNregions.py:71 msgid "Object not found" msgstr "Объект не найден" -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:872 msgid "Rectangular cutout with negative margin is not possible." msgstr "Прямоугольный вырез с отрицательным отступом невозможен." #: flatcamTools/ToolCutOut.py:908 -======= -#: flatcamTools/ToolCutOut.py:868 -msgid "Rectangular cutout with negative margin is not possible." -msgstr "Прямоугольный вырез с отрицательным отступом невозможен." - -#: flatcamTools/ToolCutOut.py:904 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "Click on the selected geometry object perimeter to create a bridge gap ..." msgstr "" "Щелкните по периметру выбранного объекта геометрии, чтобы создать " "перемычку ..." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:925 flatcamTools/ToolCutOut.py:951 msgid "Could not retrieve Geometry object" msgstr "Не удалось получить объект Geometry" @@ -21050,25 +15351,6 @@ msgid "Could not retrieve Gerber object" msgstr "Не удалось получить объект Gerber" #: flatcamTools/ToolCutOut.py:983 -======= -#: flatcamTools/ToolCutOut.py:921 flatcamTools/ToolCutOut.py:947 -msgid "Could not retrieve Geometry object" -msgstr "Не удалось получить объект Geometry" - -#: flatcamTools/ToolCutOut.py:952 -msgid "Geometry object for manual cutout not found" -msgstr "Объект геометрии для ручного выреза не найден" - -#: flatcamTools/ToolCutOut.py:962 -msgid "Added manual Bridge Gap." -msgstr "Премычка добавлена вручную." - -#: flatcamTools/ToolCutOut.py:974 -msgid "Could not retrieve Gerber object" -msgstr "Не удалось получить объект Gerber" - -#: flatcamTools/ToolCutOut.py:979 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "There is no Gerber object selected for Cutout.\n" "Select one and try again." @@ -21076,11 +15358,7 @@ msgstr "" "Для обрезки не выбран объект Gerber.\n" "Выберите один и повторите попытку." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:989 -======= -#: flatcamTools/ToolCutOut.py:985 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "" "The selected object has to be of Gerber type.\n" "Select a Gerber file and try again." @@ -21088,19 +15366,11 @@ msgstr "" "Выбранный объект должен быть типа Gerber.\n" "Выберите файл Gerber и повторите попытку." -<<<<<<< HEAD #: flatcamTools/ToolCutOut.py:1024 msgid "Geometry not supported for cutout" msgstr "Геометрия не поддерживается для выреза" #: flatcamTools/ToolCutOut.py:1099 -======= -#: flatcamTools/ToolCutOut.py:1020 -msgid "Geometry not supported for cutout" -msgstr "Геометрия не поддерживается для выреза" - -#: flatcamTools/ToolCutOut.py:1095 ->>>>>>> remotes/jpcgt/flatcam/Beta msgid "Making manual bridge gap..." msgstr "Создание перемычки вручную..."