flatcam/locale/pt_BR/LC_MESSAGES/strings.po

21588 lines
719 KiB
Plaintext
Raw Normal View History

msgid ""
msgstr ""
"Project-Id-Version: \n"
2020-06-02 15:29:45 +00:00
"POT-Creation-Date: 2020-06-02 17:36+0300\n"
"PO-Revision-Date: 2020-06-02 17:37+0300\n"
"Last-Translator: Carlos Stein <carlos.stein@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
2020-06-02 15:29:45 +00:00
"X-Generator: Poedit 2.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: build\n"
"X-Poedit-SearchPathExcluded-1: doc\n"
"X-Poedit-SearchPathExcluded-2: tests\n"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:88
msgid "Add Geometry Tool in DB"
msgstr "Adicionar Ferram de Geo no BD"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:90 AppDatabase.py:1757
msgid ""
2020-06-02 15:29:45 +00:00
"Add a new tool in the Tools Database.\n"
"It will be used in the Geometry UI.\n"
"You can edit it after it is added."
msgstr ""
2020-06-02 15:29:45 +00:00
"Adiciona uma nova ferramenta ao Banco de Dados de Ferramentas.\n"
"Será usado na interface do usuário da Geometria.\n"
"Você pode editar após a adição."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:104 AppDatabase.py:1771
msgid "Delete Tool from DB"
msgstr "Excluir ferramenta do BD"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:106 AppDatabase.py:1773
msgid "Remove a selection of tools in the Tools Database."
msgstr "Remove uma seleção de ferramentas no banco de dados de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:110 AppDatabase.py:1777
msgid "Export DB"
msgstr "Exportar BD"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:112 AppDatabase.py:1779
msgid "Save the Tools Database to a custom text file."
msgstr ""
"Salva o banco de dados de ferramentas em um arquivo de texto personalizado."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:116 AppDatabase.py:1783
msgid "Import DB"
msgstr "Importar BD"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:118 AppDatabase.py:1785
msgid "Load the Tools Database information's from a custom text file."
msgstr ""
"Carregua as informações do banco de dados de ferramentas de um arquivo de "
"texto personalizado."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:122 AppDatabase.py:1795
#, fuzzy
#| msgid "Transform Tool"
msgid "Transfer the Tool"
msgstr "Ferramenta Transformar"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:124
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Add a new tool in the Tools Table of the\n"
"active Geometry object after selecting a tool\n"
"in the Tools Database."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Adiciona uma nova ferramenta na Tabela de ferramentas do\n"
"objeto geometria ativo após selecionar uma ferramenta\n"
"no banco de dados de ferramentas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:130 AppDatabase.py:1810 AppGUI/MainGUI.py:1388
#: AppGUI/preferences/PreferencesUIManager.py:878 App_Main.py:2225
#: App_Main.py:3160 App_Main.py:4037 App_Main.py:4307 App_Main.py:6417
msgid "Cancel"
msgstr "Cancelar"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:160 AppDatabase.py:835 AppDatabase.py:1106
msgid "Tool Name"
msgstr "Nome da Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:161 AppDatabase.py:837 AppDatabase.py:1119
#: AppEditors/FlatCAMExcEditor.py:1604 AppGUI/ObjectUI.py:1226
#: AppGUI/ObjectUI.py:1480
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:132
#: AppTools/ToolIsolation.py:260 AppTools/ToolNCC.py:278
#: AppTools/ToolNCC.py:287 AppTools/ToolPaint.py:260
msgid "Tool Dia"
msgstr "Diâmetro da Ferramenta"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:162 AppDatabase.py:839 AppDatabase.py:1300
#: AppGUI/ObjectUI.py:1455
msgid "Tool Offset"
msgstr "Deslocamento"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:163 AppDatabase.py:841 AppDatabase.py:1317
msgid "Custom Offset"
msgstr "Deslocamento Personalizado"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:164 AppDatabase.py:843 AppDatabase.py:1284
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:70
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:53
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:62
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:72
#: AppTools/ToolIsolation.py:199 AppTools/ToolNCC.py:213
#: AppTools/ToolNCC.py:227 AppTools/ToolPaint.py:195
msgid "Tool Type"
msgstr "Tipo de Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:165 AppDatabase.py:845 AppDatabase.py:1132
msgid "Tool Shape"
msgstr "Formato"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:166 AppDatabase.py:848 AppDatabase.py:1148
#: AppGUI/ObjectUI.py:679 AppGUI/ObjectUI.py:1605 AppGUI/ObjectUI.py:2266
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:93
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:49
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:78
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:58
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:115
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:98
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:105
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:113
#: AppTools/ToolCalculators.py:114 AppTools/ToolCutOut.py:138
#: AppTools/ToolIsolation.py:246 AppTools/ToolNCC.py:260
#: AppTools/ToolNCC.py:268 AppTools/ToolPaint.py:242
msgid "Cut Z"
msgstr "Profundidade de Corte"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:167 AppDatabase.py:850 AppDatabase.py:1162
msgid "MultiDepth"
msgstr "Multi-Profundidade"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:168 AppDatabase.py:852 AppDatabase.py:1175
msgid "DPP"
msgstr "PPP"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:169 AppDatabase.py:854 AppDatabase.py:1331
msgid "V-Dia"
msgstr "Dia-V"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:170 AppDatabase.py:856 AppDatabase.py:1345
msgid "V-Angle"
msgstr "Angulo-V"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:171 AppDatabase.py:858 AppDatabase.py:1189
#: AppGUI/ObjectUI.py:725 AppGUI/ObjectUI.py:1652
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:134
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:102
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:61
#: AppObjects/FlatCAMExcellon.py:1496 AppObjects/FlatCAMGeometry.py:1671
#: AppTools/ToolCalibration.py:74
msgid "Travel Z"
msgstr "Altura do Deslocamento"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:172 AppDatabase.py:860
msgid "FR"
msgstr "VA"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:173 AppDatabase.py:862
msgid "FR Z"
msgstr "VA Z"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:174 AppDatabase.py:864 AppDatabase.py:1359
msgid "FR Rapids"
msgstr "VA Rápida"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:175 AppDatabase.py:866 AppDatabase.py:1232
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:222
msgid "Spindle Speed"
msgstr "Velocidade do Spindle"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:176 AppDatabase.py:868 AppDatabase.py:1247
#: AppGUI/ObjectUI.py:843 AppGUI/ObjectUI.py:1759
msgid "Dwell"
msgstr "Esperar Velocidade"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:177 AppDatabase.py:870 AppDatabase.py:1260
msgid "Dwelltime"
msgstr "Tempo de Espera"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:178 AppDatabase.py:872 AppGUI/ObjectUI.py:1916
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:257
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:255
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:237
#: AppTools/ToolSolderPaste.py:331
msgid "Preprocessor"
msgstr "Pré-processador"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:179 AppDatabase.py:874 AppDatabase.py:1375
msgid "ExtraCut"
msgstr "Corte Extra"
2020-04-29 11:55:46 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:180 AppDatabase.py:876 AppDatabase.py:1390
msgid "E-Cut Length"
msgstr "Comprimento de corte extra"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:181 AppDatabase.py:878
msgid "Toolchange"
msgstr "Troca de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:182 AppDatabase.py:880
msgid "Toolchange XY"
msgstr "Troca de ferramenta XY"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:183 AppDatabase.py:882
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:160
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:132
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:98
#: AppTools/ToolCalibration.py:111
msgid "Toolchange Z"
msgstr "Altura da Troca"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:184 AppDatabase.py:884 AppGUI/ObjectUI.py:972
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:69
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:56
msgid "Start Z"
msgstr "Z Inicial"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:185 AppDatabase.py:887
msgid "End Z"
msgstr "Z Final"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:189
msgid "Tool Index."
msgstr "Índice da Ferramenta."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:191 AppDatabase.py:1108
msgid ""
2020-06-02 15:29:45 +00:00
"Tool name.\n"
"This is not used in the app, it's function\n"
"is to serve as a note for the user."
msgstr ""
2020-06-02 15:29:45 +00:00
"Nome da ferramenta.\n"
"Não é usado no aplicativo, sua função\n"
"é servir como uma nota para o usuário."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:195 AppDatabase.py:1121
msgid "Tool Diameter."
msgstr "Diâmetro."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:197 AppDatabase.py:1302
msgid ""
"Tool Offset.\n"
"Can be of a few types:\n"
"Path = zero offset\n"
"In = offset inside by half of tool diameter\n"
"Out = offset outside by half of tool diameter\n"
"Custom = custom offset using the Custom Offset value"
msgstr ""
"Deslocamento da Ferramenta.\n"
"Pode ser de alguns tipos:\n"
"Caminho = deslocamento zero\n"
"In = deslocamento interno, de metade do diâmetro da ferramenta\n"
"Out = deslocamento externo, de metade do diâmetro da ferramenta\n"
"Personalizado = deslocamento personalizado usando o valor de Deslocamento "
"Personalizado"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:204 AppDatabase.py:1319
msgid ""
"Custom Offset.\n"
"A value to be used as offset from the current path."
msgstr ""
"Deslocamento personalizado.\n"
"Um valor a ser usado como deslocamento do caminho atual."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:207 AppDatabase.py:1286
msgid ""
"Tool Type.\n"
"Can be:\n"
"Iso = isolation cut\n"
"Rough = rough cut, low feedrate, multiple passes\n"
"Finish = finishing cut, high feedrate"
msgstr ""
"Tipo de ferramenta.\n"
"Pode ser:\n"
"ISO = corte de isolação\n"
"Desbaste = corte áspero, avanço lento, múltiplos passes\n"
"Acabamento = corte de acabamento, avanço rápido"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:213 AppDatabase.py:1134
msgid ""
2020-06-02 15:29:45 +00:00
"Tool Shape. \n"
"Can be:\n"
"C1 ... C4 = circular tool with x flutes\n"
"B = ball tip milling tool\n"
"V = v-shape milling tool"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Forma da ferramenta.\n"
"Pode ser:\n"
"C1 ... C4 = ferramenta circular com x canais\n"
"B = fresa com ponta esférica\n"
"V = fresa em forma de V"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:219 AppDatabase.py:1150
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Cutting Depth.\n"
"The depth at which to cut into material."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Profundidade de corte.\n"
"A profundidade para cortar o material."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:222 AppDatabase.py:1164
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Multi Depth.\n"
"Selecting this will allow cutting in multiple passes,\n"
"each pass adding a DPP parameter depth."
msgstr ""
2020-06-02 15:29:45 +00:00
"Multi-Profundidade.\n"
"Selecionar isso permite cortar em várias passagens,\n"
"cada passagem adicionando uma profundidade de parâmetro PPP."
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:226 AppDatabase.py:1177
msgid ""
"DPP. Depth per Pass.\n"
"The value used to cut into material on each pass."
msgstr ""
"PPP. Profundidade por Passe.\n"
"Valor usado para cortar o material em cada passagem."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:229 AppDatabase.py:1333
msgid ""
"V-Dia.\n"
"Diameter of the tip for V-Shape Tools."
msgstr ""
"Dia-V.\n"
"Diâmetro da ponta das ferramentas em forma de V."
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:232 AppDatabase.py:1347
msgid ""
"V-Agle.\n"
"Angle at the tip for the V-Shape Tools."
msgstr ""
"Ângulo.\n"
"Ângulo na ponta das ferramentas em forma de V."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:235 AppDatabase.py:1191
msgid ""
"Clearance Height.\n"
"Height at which the milling bit will travel between cuts,\n"
"above the surface of the material, avoiding all fixtures."
msgstr ""
"Altura da folga.\n"
"Altura na qual a broca irá se deslocar entre cortes,\n"
"acima da superfície do material, evitando todos os equipamentos."
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:239
msgid ""
"FR. Feedrate\n"
"The speed on XY plane used while cutting into material."
msgstr ""
"VA. Velocidade de Avanço\n"
"A velocidade no plano XY usada ao cortar o material."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:242
msgid ""
"FR Z. Feedrate Z\n"
"The speed on Z plane."
msgstr ""
"VA Z. Velocidade de Avanço Z\n"
"A velocidade no plano Z usada ao cortar o material."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:245 AppDatabase.py:1361
msgid ""
"FR Rapids. Feedrate Rapids\n"
"Speed used while moving as fast as possible.\n"
"This is used only by some devices that can't use\n"
"the G0 g-code command. Mostly 3D printers."
msgstr ""
"VA Rápida. Velocidade de Avanço Rápida\n"
"Velocidade usada enquanto se move o mais rápido possível.\n"
"Isso é usado apenas por alguns dispositivos que não podem usar\n"
"o comando G-Code G0. Principalmente impressoras 3D."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:250 AppDatabase.py:1234
msgid ""
"Spindle Speed.\n"
"If it's left empty it will not be used.\n"
"The speed of the spindle in RPM."
msgstr ""
"Velocidade do Spindle.\n"
"Se for deixado vazio, não será usado.\n"
"Velocidade do spindle em RPM."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:254 AppDatabase.py:1249
msgid ""
"Dwell.\n"
"Check this if a delay is needed to allow\n"
"the spindle motor to reach it's set speed."
msgstr ""
"Esperar Velocidade.\n"
"Marque se é necessário um atraso para permitir\n"
"o motor do spindle atingir a velocidade definida."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:258 AppDatabase.py:1262
msgid ""
"Dwell Time.\n"
"A delay used to allow the motor spindle reach it's set speed."
msgstr ""
"Tempo de espera.\n"
"Atraso usado para permitir que o spindle atinja a velocidade definida."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:261
msgid ""
"Preprocessor.\n"
"A selection of files that will alter the generated G-code\n"
"to fit for a number of use cases."
msgstr ""
2020-06-02 15:29:45 +00:00
"Pré-processador.\n"
"Uma seleção de arquivos que alterarão o G-Code gerado\n"
"para caber em vários casos de uso."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:265 AppDatabase.py:1377
msgid ""
"Extra Cut.\n"
"If checked, after a isolation is finished an extra cut\n"
"will be added where the start and end of isolation meet\n"
"such as that this point is covered by this extra cut to\n"
"ensure a complete isolation."
msgstr ""
"Corte Extra.\n"
"Se marcado, após a conclusão de uma isolação, um corte extra\n"
"será adicionado no encontro entre o início e o fim da isolação,\n"
"para garantir a isolação completa."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:271 AppDatabase.py:1392
msgid ""
"Extra Cut length.\n"
"If checked, after a isolation is finished an extra cut\n"
"will be added where the start and end of isolation meet\n"
"such as that this point is covered by this extra cut to\n"
"ensure a complete isolation. This is the length of\n"
"the extra cut."
msgstr ""
"Comprimento extra de corte.\n"
"Se marcado, após a conclusão de um isolamento, um corte extra\n"
"serão adicionados onde o início e o fim do isolamento se encontrarem\n"
"tal que este ponto seja coberto por este corte extra para\n"
"garantir um isolamento completo. Este é o comprimento de\n"
"o corte extra."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:278
msgid ""
"Toolchange.\n"
"It will create a toolchange event.\n"
"The kind of toolchange is determined by\n"
"the preprocessor file."
msgstr ""
"Troca de ferramentas.\n"
"Será criado um evento de mudança de ferramenta.\n"
"O tipo de troca de ferramentas é determinado pelo\n"
"arquivo do pré-processador."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:283
msgid ""
"Toolchange XY.\n"
"A set of coordinates in the format (x, y).\n"
"Will determine the cartesian position of the point\n"
"where the tool change event take place."
msgstr ""
2020-06-02 15:29:45 +00:00
"Troca de ferramentas XY.\n"
"Um conjunto de coordenadas no formato (x, y).\n"
"Determina a posição cartesiana do ponto\n"
"onde o evento de troca da ferramenta ocorre."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:288
msgid ""
"Toolchange Z.\n"
"The position on Z plane where the tool change event take place."
msgstr ""
"Altura da Troca.\n"
"A posição no plano Z onde o evento de troca da ferramenta ocorre."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:291
msgid ""
"Start Z.\n"
"If it's left empty it will not be used.\n"
"A position on Z plane to move immediately after job start."
msgstr ""
2020-06-02 15:29:45 +00:00
"Z Inicial.\n"
"Se for deixado vazio, não será usado.\n"
"Posição no plano Z para mover-se imediatamente após o início do trabalho."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:295
msgid ""
"End Z.\n"
"A position on Z plane to move immediately after job stop."
msgstr ""
"Z Final.\n"
"Posição no plano Z para mover-se imediatamente após a parada do trabalho."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:307 AppDatabase.py:684 AppDatabase.py:718 AppDatabase.py:2033
#: AppDatabase.py:2298 AppDatabase.py:2332
msgid "Could not load Tools DB file."
msgstr "Não foi possível carregar o arquivo com o banco de dados."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:315 AppDatabase.py:726 AppDatabase.py:2041
#: AppDatabase.py:2340
msgid "Failed to parse Tools DB file."
msgstr "Falha ao analisar o arquivo com o banco de dados."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:318 AppDatabase.py:729 AppDatabase.py:2044
#: AppDatabase.py:2343
#, fuzzy
#| msgid "Loaded FlatCAM Tools DB from"
msgid "Loaded Tools DB from"
msgstr "Carregado o BD de Ferramentas FlatCAM de"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:324 AppDatabase.py:1958
msgid "Add to DB"
msgstr "Adicionar ao BD"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:326 AppDatabase.py:1961
msgid "Copy from DB"
msgstr "Copiar do BD"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:328 AppDatabase.py:1964
msgid "Delete from DB"
msgstr "Excluir do BD"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:605 AppDatabase.py:2198
msgid "Tool added to DB."
msgstr "Ferramenta adicionada ao BD."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:626 AppDatabase.py:2231
msgid "Tool copied from Tools DB."
msgstr "A ferramenta foi copiada do BD."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:644 AppDatabase.py:2258
msgid "Tool removed from Tools DB."
msgstr "Ferramenta(s) excluída(s) do BD."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:655 AppDatabase.py:2269
msgid "Export Tools Database"
msgstr "Exportar Banco de Dados de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:658 AppDatabase.py:2272
msgid "Tools_Database"
msgstr "Tools_Database"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:665 AppDatabase.py:711 AppDatabase.py:2279
#: AppDatabase.py:2325 AppEditors/FlatCAMExcEditor.py:1023
#: AppEditors/FlatCAMExcEditor.py:1091 AppEditors/FlatCAMTextEditor.py:223
#: AppGUI/MainGUI.py:2730 AppGUI/MainGUI.py:2952 AppGUI/MainGUI.py:3167
#: AppObjects/ObjectCollection.py:127 AppTools/ToolFilm.py:739
#: AppTools/ToolFilm.py:885 AppTools/ToolImage.py:247 AppTools/ToolMove.py:269
#: AppTools/ToolPcbWizard.py:301 AppTools/ToolPcbWizard.py:324
#: AppTools/ToolQRCode.py:800 AppTools/ToolQRCode.py:847 App_Main.py:1710
#: App_Main.py:2451 App_Main.py:2487 App_Main.py:2534 App_Main.py:4100
#: App_Main.py:6610 App_Main.py:6649 App_Main.py:6693 App_Main.py:6722
#: App_Main.py:6763 App_Main.py:6788 App_Main.py:6844 App_Main.py:6880
#: App_Main.py:6925 App_Main.py:6966 App_Main.py:7008 App_Main.py:7050
#: App_Main.py:7091 App_Main.py:7135 App_Main.py:7195 App_Main.py:7227
#: App_Main.py:7259 App_Main.py:7490 App_Main.py:7528 App_Main.py:7571
#: App_Main.py:7648 App_Main.py:7703 Bookmark.py:300 Bookmark.py:342
msgid "Cancelled."
msgstr "Cancelado."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:673 AppDatabase.py:2287 AppEditors/FlatCAMTextEditor.py:276
#: AppObjects/FlatCAMCNCJob.py:959 AppTools/ToolFilm.py:1016
#: AppTools/ToolFilm.py:1197 AppTools/ToolSolderPaste.py:1542 App_Main.py:2542
#: App_Main.py:7947 App_Main.py:7995 App_Main.py:8120 App_Main.py:8256
#: Bookmark.py:308
msgid ""
"Permission denied, saving not possible.\n"
"Most likely another app is holding the file open and not accessible."
msgstr ""
"Permissão negada, não é possível salvar.\n"
"É provável que outro aplicativo esteja mantendo o arquivo aberto e não "
"acessível."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:695 AppDatabase.py:698 AppDatabase.py:750 AppDatabase.py:2309
#: AppDatabase.py:2312 AppDatabase.py:2365
msgid "Failed to write Tools DB to file."
msgstr "Falha ao gravar no arquivo."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:701 AppDatabase.py:2315
msgid "Exported Tools DB to"
msgstr "Banco de Dados exportado para"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:708 AppDatabase.py:2322
msgid "Import FlatCAM Tools DB"
msgstr "Importar Banco de Dados de Ferramentas do FlatCAM"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:740 AppDatabase.py:915 AppDatabase.py:2354
#: AppDatabase.py:2624 AppObjects/FlatCAMGeometry.py:956
#: AppTools/ToolIsolation.py:2909 AppTools/ToolIsolation.py:2994
#: AppTools/ToolNCC.py:4029 AppTools/ToolNCC.py:4113 AppTools/ToolPaint.py:3578
#: AppTools/ToolPaint.py:3663 App_Main.py:5233 App_Main.py:5267
#: App_Main.py:5294 App_Main.py:5314 App_Main.py:5324
msgid "Tools Database"
msgstr "Banco de Dados de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:754 AppDatabase.py:2369
msgid "Saved Tools DB."
msgstr "BD de Ferramentas Salvo."
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:901 AppDatabase.py:2611
msgid "No Tool/row selected in the Tools Database table"
msgstr ""
"Nenhuma ferramenta selecionada na tabela de Banco de Dados de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:919 AppDatabase.py:2628
msgid "Cancelled adding tool from DB."
msgstr "Adição de ferramenta do BD cancelada."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1020
msgid "Basic Geo Parameters"
msgstr "Parâmetros Básicos de Geo"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1032
msgid "Advanced Geo Parameters"
msgstr "Parâmetros Avançados de Geo"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1045
msgid "NCC Parameters"
msgstr "Parâmetros NCC"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1058
msgid "Paint Parameters"
msgstr "Parâmetros de Pintura"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1071
#, fuzzy
#| msgid "Paint Parameters"
msgid "Isolation Parameters"
msgstr "Parâmetros de Pintura"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1204 AppGUI/ObjectUI.py:746 AppGUI/ObjectUI.py:1671
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:186
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:148
#: AppTools/ToolSolderPaste.py:249
msgid "Feedrate X-Y"
msgstr "Avanço X-Y"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1206
msgid ""
"Feedrate X-Y. Feedrate\n"
"The speed on XY plane used while cutting into material."
msgstr ""
"Velocidade de Avanço X-Y\n"
"A velocidade no plano XY usada ao cortar o material."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1218 AppGUI/ObjectUI.py:761 AppGUI/ObjectUI.py:1685
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:207
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:201
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:161
#: AppTools/ToolSolderPaste.py:261
msgid "Feedrate Z"
msgstr "Taxa de Avanço Z"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1220
msgid ""
2020-06-02 15:29:45 +00:00
"Feedrate Z\n"
"The speed on Z plane."
msgstr ""
2020-06-02 15:29:45 +00:00
"Velocidade de Avanço Z\n"
"A velocidade no plano Z."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1418 AppGUI/ObjectUI.py:624
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:46
#: AppTools/ToolNCC.py:341
msgid "Operation"
msgstr "Operação"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1420 AppTools/ToolNCC.py:343
msgid ""
"The 'Operation' can be:\n"
"- Isolation -> will ensure that the non-copper clearing is always complete.\n"
"If it's not successful then the non-copper clearing will fail, too.\n"
"- Clear -> the regular non-copper clearing."
msgstr ""
"A 'Operação' pode ser:\n"
"- Isolação -> garantirá que a retirada de cobre seja completa.\n"
"Se não for bem-sucedida, a retirada de cobre também falhará.\n"
"- Limpar -> retirada de cobre padrão."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1427 AppEditors/FlatCAMGrbEditor.py:2749
#: AppGUI/GUIElements.py:2754 AppTools/ToolNCC.py:350
msgid "Clear"
msgstr "Limpar"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1428 AppTools/ToolNCC.py:351
msgid "Isolation"
msgstr "Isolação"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1436 AppDatabase.py:1682 AppGUI/ObjectUI.py:646
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:62
#: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:56
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:182
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:137
#: AppTools/ToolIsolation.py:351 AppTools/ToolNCC.py:359
msgid "Milling Type"
msgstr "Tipo de Fresamento"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1438 AppDatabase.py:1446 AppDatabase.py:1684
#: AppDatabase.py:1692 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:184
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:192
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:139
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:147
#: AppTools/ToolIsolation.py:353 AppTools/ToolIsolation.py:361
#: AppTools/ToolNCC.py:361 AppTools/ToolNCC.py:369
msgid ""
"Milling type when the selected tool is of type: 'iso_op':\n"
"- climb / best for precision milling and to reduce tool usage\n"
"- conventional / useful when there is no backlash compensation"
msgstr ""
"Tipo de fresamento quando a ferramenta selecionada é do tipo 'iso_op':\n"
"- subida: melhor para fresamento de precisão e para reduzir o uso da "
"ferramenta\n"
"- convencional: útil quando não há compensação de folga"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1443 AppDatabase.py:1689
#: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:62
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:189
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:144
#: AppTools/ToolIsolation.py:358 AppTools/ToolNCC.py:366
msgid "Climb"
msgstr "Subida"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1444 AppDatabase.py:1690
#: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:63
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:190
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:145
#: AppTools/ToolIsolation.py:359 AppTools/ToolNCC.py:367
msgid "Conventional"
msgstr "Convencional"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1456 AppDatabase.py:1565 AppDatabase.py:1667
#: AppEditors/FlatCAMGeoEditor.py:450
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:167
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:182
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:163
#: AppTools/ToolIsolation.py:336 AppTools/ToolNCC.py:382
#: AppTools/ToolPaint.py:328
msgid "Overlap"
msgstr "Sobreposição"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1458 AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:184
#: AppTools/ToolNCC.py:384
msgid ""
2020-06-02 15:29:45 +00:00
"How much (percentage) of the tool width to overlap each tool pass.\n"
"Adjust the value starting with lower values\n"
"and increasing it if areas that should be cleared are still \n"
"not cleared.\n"
"Lower values = faster processing, faster execution on CNC.\n"
"Higher values = slow processing and slow execution on CNC\n"
"due of too many paths."
msgstr ""
2020-06-02 15:29:45 +00:00
"Quanto da largura da ferramenta (percentual) é sobreposto em cada passagem "
"da ferramenta.\n"
"Ajuste o valor começando com valores menores, e aumente se alguma área que \n"
"deveria ser limpa não foi limpa.\n"
"Valores menores = processamento mais rápido, execução mais rápida no CNC. \n"
"Valores maiores = processamento lento e execução lenta no CNC devido\n"
"ao número de caminhos."
2020-04-29 11:55:46 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1477 AppDatabase.py:1586 AppEditors/FlatCAMGeoEditor.py:470
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:72
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:229
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:59
#: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:45
#: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:53
#: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:66
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:115
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:202
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:183
#: AppTools/ToolCopperThieving.py:115 AppTools/ToolCopperThieving.py:366
#: AppTools/ToolCorners.py:149 AppTools/ToolCutOut.py:190
#: AppTools/ToolFiducials.py:175 AppTools/ToolInvertGerber.py:91
#: AppTools/ToolInvertGerber.py:99 AppTools/ToolNCC.py:403
#: AppTools/ToolPaint.py:349
msgid "Margin"
msgstr "Margem"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1479
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:74
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:61
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:125
#: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:68
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:204
#: AppTools/ToolCopperThieving.py:117 AppTools/ToolCorners.py:151
#: AppTools/ToolFiducials.py:177 AppTools/ToolNCC.py:405
msgid "Bounding box margin."
msgstr "Margem da caixa delimitadora."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1490 AppDatabase.py:1601 AppEditors/FlatCAMGeoEditor.py:484
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:105
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:106
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:215
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:198
#: AppTools/ToolExtractDrills.py:128 AppTools/ToolNCC.py:416
#: AppTools/ToolPaint.py:364 AppTools/ToolPunchGerber.py:139
msgid "Method"
msgstr "Método"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1492 AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:217
#: AppTools/ToolNCC.py:418
msgid ""
"Algorithm for copper clearing:\n"
"- Standard: Fixed step inwards.\n"
"- Seed-based: Outwards from seed.\n"
"- Line-based: Parallel lines."
msgstr ""
"Algoritmo para retirada de cobre:\n"
"- Padrão: Passo fixo para dentro.\n"
"- Baseado em semente: Para fora a partir de uma semente.\n"
"- Linhas retas: Linhas paralelas."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1500 AppDatabase.py:1615 AppEditors/FlatCAMGeoEditor.py:498
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217
#: AppTools/ToolNCC.py:431 AppTools/ToolNCC.py:2232 AppTools/ToolNCC.py:2764
#: AppTools/ToolNCC.py:2796 AppTools/ToolPaint.py:389
#: AppTools/ToolPaint.py:1859 tclCommands/TclCommandCopperClear.py:126
#: tclCommands/TclCommandCopperClear.py:134 tclCommands/TclCommandPaint.py:125
msgid "Standard"
msgstr "Padrão"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1500 AppDatabase.py:1615 AppEditors/FlatCAMGeoEditor.py:498
#: AppEditors/FlatCAMGeoEditor.py:568 AppEditors/FlatCAMGeoEditor.py:5148
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217
#: AppTools/ToolNCC.py:431 AppTools/ToolNCC.py:2243 AppTools/ToolNCC.py:2770
#: AppTools/ToolNCC.py:2802 AppTools/ToolPaint.py:389
#: AppTools/ToolPaint.py:1873 defaults.py:413 defaults.py:445
#: tclCommands/TclCommandCopperClear.py:128
#: tclCommands/TclCommandCopperClear.py:136 tclCommands/TclCommandPaint.py:127
msgid "Seed"
msgstr "Semente"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1500 AppDatabase.py:1615 AppEditors/FlatCAMGeoEditor.py:498
#: AppEditors/FlatCAMGeoEditor.py:5152
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217
#: AppTools/ToolNCC.py:431 AppTools/ToolNCC.py:2254 AppTools/ToolPaint.py:389
#: AppTools/ToolPaint.py:698 AppTools/ToolPaint.py:1887
#: tclCommands/TclCommandCopperClear.py:130 tclCommands/TclCommandPaint.py:129
msgid "Lines"
msgstr "Linhas"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1500 AppDatabase.py:1615
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:230
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217
#: AppTools/ToolNCC.py:431 AppTools/ToolNCC.py:2265 AppTools/ToolPaint.py:389
#: AppTools/ToolPaint.py:2052 tclCommands/TclCommandPaint.py:133
msgid "Combo"
msgstr "Combo"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1508 AppDatabase.py:1626
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:237
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:224
#: AppTools/ToolNCC.py:439 AppTools/ToolPaint.py:400
msgid "Connect"
msgstr "Conectar"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1512 AppDatabase.py:1629 AppEditors/FlatCAMGeoEditor.py:507
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:239
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:226
#: AppTools/ToolNCC.py:443 AppTools/ToolPaint.py:403
msgid ""
"Draw lines between resulting\n"
"segments to minimize tool lifts."
msgstr ""
"Desenha linhas entre os segmentos resultantes\n"
"para minimizar as elevações de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1518 AppDatabase.py:1633
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:246
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:232
#: AppTools/ToolNCC.py:449 AppTools/ToolPaint.py:407
msgid "Contour"
msgstr "Contorno"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1522 AppDatabase.py:1636 AppEditors/FlatCAMGeoEditor.py:517
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:248
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:234
#: AppTools/ToolNCC.py:453 AppTools/ToolPaint.py:410
msgid ""
"Cut around the perimeter of the polygon\n"
"to trim rough edges."
msgstr "Corta no perímetro do polígono para retirar as arestas."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1528 AppEditors/FlatCAMGeoEditor.py:611
#: AppEditors/FlatCAMGrbEditor.py:5305 AppGUI/ObjectUI.py:143
#: AppGUI/ObjectUI.py:1394 AppGUI/ObjectUI.py:2256
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:255
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:142
#: AppTools/ToolEtchCompensation.py:199 AppTools/ToolEtchCompensation.py:207
#: AppTools/ToolNCC.py:459 AppTools/ToolTransform.py:28
msgid "Offset"
msgstr "Deslocar"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1532 AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:257
#: AppTools/ToolNCC.py:463
msgid ""
"If used, it will add an offset to the copper features.\n"
"The copper clearing will finish to a distance\n"
"from the copper features.\n"
"The value can be between 0 and 10 FlatCAM units."
msgstr ""
"Se usado, será adicionado um deslocamento aos recursos de cobre.\n"
"A retirada de cobre terminará a uma distância dos recursos de cobre.\n"
"O valor pode estar entre 0 e 10 unidades FlatCAM."
#: AppDatabase.py:1567 AppEditors/FlatCAMGeoEditor.py:452
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:165
#: AppTools/ToolPaint.py:330
msgid ""
"How much (percentage) of the tool width to overlap each tool pass.\n"
"Adjust the value starting with lower values\n"
"and increasing it if areas that should be painted are still \n"
"not painted.\n"
"Lower values = faster processing, faster execution on CNC.\n"
"Higher values = slow processing and slow execution on CNC\n"
"due of too many paths."
msgstr ""
"Quanto da largura da ferramenta (percentual) é sobreposto em cada passagem "
"da ferramenta.\n"
"Ajuste o valor começando com valores menores, e aumente se alguma área que \n"
"deveria ser pintada não foi pintada.\n"
"Valores menores = processamento mais rápido, execução mais rápida no CNC. \n"
"Valores maiores = processamento lento e execução lenta no CNC \n"
"devido ao número de caminhos."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1588 AppEditors/FlatCAMGeoEditor.py:472
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:185
#: AppTools/ToolPaint.py:351
msgid ""
"Distance by which to avoid\n"
"the edges of the polygon to\n"
"be painted."
msgstr ""
"Distância pela qual evitar \n"
"as bordas do polígono para \n"
"ser pintado."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1603 AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:200
#: AppTools/ToolPaint.py:366
msgid ""
"Algorithm for painting:\n"
"- Standard: Fixed step inwards.\n"
"- Seed-based: Outwards from seed.\n"
"- Line-based: Parallel lines.\n"
"- Laser-lines: Active only for Gerber objects.\n"
"Will create lines that follow the traces.\n"
"- Combo: In case of failure a new method will be picked from the above\n"
"in the order specified."
msgstr ""
"Algoritmo para pintura:\n"
"- Padrão: Passo fixo para dentro.\n"
"- Baseado em semente: Para fora a partir de uma semente.\n"
"- Linhas retas: Linhas paralelas.\n"
"- Linhas laser: Ativa apenas para objetos Gerber.\n"
"Criará linhas que seguem os traços.\n"
"- Combo: em caso de falha, um novo método será escolhido dentre os itens "
"acima na ordem especificada."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1615 AppDatabase.py:1617
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:217
#: AppTools/ToolPaint.py:389 AppTools/ToolPaint.py:391
#: AppTools/ToolPaint.py:692 AppTools/ToolPaint.py:697
#: AppTools/ToolPaint.py:1901 tclCommands/TclCommandPaint.py:131
msgid "Laser_lines"
msgstr "Linhas Laser"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1654 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:154
#: AppTools/ToolIsolation.py:323
#, fuzzy
#| msgid "# Passes"
msgid "Passes"
msgstr "Passes"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1656 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:156
#: AppTools/ToolIsolation.py:325
msgid ""
2020-06-02 15:29:45 +00:00
"Width of the isolation gap in\n"
"number (integer) of tool widths."
msgstr ""
2020-06-02 15:29:45 +00:00
"Largura da isolação em relação à\n"
"largura da ferramenta (número inteiro)."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1669 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:169
#: AppTools/ToolIsolation.py:338
msgid "How much (percentage) of the tool width to overlap each tool pass."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Quanto (percentual) da largura da ferramenta é sobreposta a cada passagem da "
"ferramenta."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1702 AppGUI/ObjectUI.py:236
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:201
#: AppTools/ToolIsolation.py:371
#, fuzzy
#| msgid "\"Follow\""
msgid "Follow"
msgstr "\"Segue\""
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1704 AppDatabase.py:1710 AppGUI/ObjectUI.py:237
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:45
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:203
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:209
#: AppTools/ToolIsolation.py:373 AppTools/ToolIsolation.py:379
msgid ""
"Generate a 'Follow' geometry.\n"
"This means that it will cut through\n"
"the middle of the trace."
msgstr ""
"Gera uma geometria 'Segue'.\n"
"Isso significa que ele cortará\n"
"no meio do traço."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1719 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:218
#: AppTools/ToolIsolation.py:388
msgid "Isolation Type"
msgstr "Tipo de Isolação"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1721 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:220
#: AppTools/ToolIsolation.py:390
msgid ""
"Choose how the isolation will be executed:\n"
"- 'Full' -> complete isolation of polygons\n"
"- 'Ext' -> will isolate only on the outside\n"
"- 'Int' -> will isolate only on the inside\n"
"'Exterior' isolation is almost always possible\n"
"(with the right tool) but 'Interior'\n"
"isolation can be done only when there is an opening\n"
"inside of the polygon (e.g polygon is a 'doughnut' shape)."
msgstr ""
"Escolha como a isolação será executada:\n"
"- 'Completa' -> isolação completa de polígonos\n"
"- 'Ext' -> isolará apenas do lado de fora\n"
"- 'Int' -> isolará apenas por dentro\n"
"A isolação 'exterior' é quase sempre possível\n"
"(com a ferramenta certa), mas isolação \"Interior\"\n"
"pode ser feita somente quando houver uma abertura\n"
"dentro do polígono (por exemplo, o polígono é em forma de \"rosca\")."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1730 AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:75
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:229
#: AppTools/ToolIsolation.py:399
msgid "Full"
msgstr "Completa"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1731 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:230
#: AppTools/ToolIsolation.py:400
msgid "Ext"
msgstr "Ext"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1732 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:231
#: AppTools/ToolIsolation.py:401
msgid "Int"
msgstr "Int"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1755
msgid "Add Tool in DB"
msgstr "Adicionar Ferramenta no BD"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1789
msgid "Save DB"
msgstr "Salvar BD"
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1791
msgid "Save the Tools Database information's."
msgstr "Salve as informações do banco de dados de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppDatabase.py:1797
#, fuzzy
#| msgid ""
#| "Add a new tool in the Tools Table of the\n"
#| "active Geometry object after selecting a tool\n"
#| "in the Tools Database."
msgid ""
"Insert a new tool in the Tools Table of the\n"
"object/application tool after selecting a tool\n"
"in the Tools Database."
msgstr ""
"Adiciona uma nova ferramenta na Tabela de ferramentas do\n"
"objeto geometria ativo após selecionar uma ferramenta\n"
"no banco de dados de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:50 AppEditors/FlatCAMExcEditor.py:74
#: AppEditors/FlatCAMExcEditor.py:168 AppEditors/FlatCAMExcEditor.py:385
#: AppEditors/FlatCAMExcEditor.py:589 AppEditors/FlatCAMGrbEditor.py:241
#: AppEditors/FlatCAMGrbEditor.py:248
msgid "Click to place ..."
msgstr "Clique para colocar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:58
msgid "To add a drill first select a tool"
msgstr "Para adicionar um furo, primeiro selecione uma ferramenta"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:122
msgid "Done. Drill added."
msgstr "Feito. Furo adicionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:176
msgid "To add an Drill Array first select a tool in Tool Table"
msgstr ""
"Para adicionar um Matriz de Furos, primeiro selecione uma ferramenta na "
"Tabela de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:192 AppEditors/FlatCAMExcEditor.py:415
#: AppEditors/FlatCAMExcEditor.py:636 AppEditors/FlatCAMExcEditor.py:1151
#: AppEditors/FlatCAMExcEditor.py:1178 AppEditors/FlatCAMGrbEditor.py:471
#: AppEditors/FlatCAMGrbEditor.py:1944 AppEditors/FlatCAMGrbEditor.py:1974
msgid "Click on target location ..."
msgstr "Clique no local de destino ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:211
msgid "Click on the Drill Circular Array Start position"
msgstr "Clique na posição inicial da Matriz Circular de Furos"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:233 AppEditors/FlatCAMExcEditor.py:677
#: AppEditors/FlatCAMGrbEditor.py:516
msgid "The value is not Float. Check for comma instead of dot separator."
msgstr ""
"O valor não é flutuante. Verifique se há uma vírgula em vez do ponto no "
"separador decimal."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:237
msgid "The value is mistyped. Check the value"
msgstr "O valor foi digitado incorretamente. Verifique o valor"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:336
msgid "Too many drills for the selected spacing angle."
msgstr "Muitos furos para o ângulo de espaçamento selecionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:354
msgid "Done. Drill Array added."
msgstr "Matriz de Furos adicionada."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:394
msgid "To add a slot first select a tool"
msgstr "Para adicionar um ranhura, primeiro selecione uma ferramenta"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:454 AppEditors/FlatCAMExcEditor.py:461
#: AppEditors/FlatCAMExcEditor.py:742 AppEditors/FlatCAMExcEditor.py:749
msgid "Value is missing or wrong format. Add it and retry."
msgstr "Valor está faltando ou formato errado. Adicione e tente novamente."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:559
msgid "Done. Adding Slot completed."
msgstr "Feito. Ranhura adicionada."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:597
msgid "To add an Slot Array first select a tool in Tool Table"
msgstr ""
2020-06-02 15:29:45 +00:00
"Para adicionar uma matriz de ranhuras, primeiro selecione uma ferramenta na "
"Tabela de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:655
msgid "Click on the Slot Circular Array Start position"
msgstr "Clique na posição inicial da matriz circular da ranhura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:680 AppEditors/FlatCAMGrbEditor.py:519
msgid "The value is mistyped. Check the value."
msgstr "O valor digitado está incorreto. Verifique o valor."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:859
msgid "Too many Slots for the selected spacing angle."
msgstr "Muitas Ranhuras para o ângulo de espaçamento selecionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:882
msgid "Done. Slot Array added."
msgstr "Feito. Matriz de Ranhuras adicionada."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:904
msgid "Click on the Drill(s) to resize ..."
msgstr "Clique no(s) Furo(s) para redimensionar ..."
#: AppEditors/FlatCAMExcEditor.py:934
msgid "Resize drill(s) failed. Please enter a diameter for resize."
msgstr ""
2020-06-02 15:29:45 +00:00
"Redimensionar furo(s) falhou. Por favor insira um diâmetro para "
"redimensionar."
#: AppEditors/FlatCAMExcEditor.py:1112
msgid "Done. Drill/Slot Resize completed."
msgstr "Redimensionamento de furo/ranhura concluído."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1115
msgid "Cancelled. No drills/slots selected for resize ..."
msgstr "Cancelado. Nenhum furo/ranhura selecionado para redimensionar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1153 AppEditors/FlatCAMGrbEditor.py:1946
msgid "Click on reference location ..."
msgstr "Clique no local de referência ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1210
msgid "Done. Drill(s) Move completed."
msgstr "Movimento do Furo realizado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1318
msgid "Done. Drill(s) copied."
msgstr "Furo(s) copiado(s)."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1557
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:26
msgid "Excellon Editor"
msgstr "Editor Excellon"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1564 AppEditors/FlatCAMGrbEditor.py:2469
msgid "Name:"
msgstr "Nome:"
#: AppEditors/FlatCAMExcEditor.py:1570 AppGUI/ObjectUI.py:540
#: AppGUI/ObjectUI.py:1362 AppTools/ToolIsolation.py:118
#: AppTools/ToolNCC.py:120 AppTools/ToolPaint.py:114
#: AppTools/ToolSolderPaste.py:79
msgid "Tools Table"
msgstr "Tabela de Ferramentas"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1572 AppGUI/ObjectUI.py:542
msgid ""
2020-06-02 15:29:45 +00:00
"Tools in this Excellon object\n"
"when are used for drilling."
msgstr ""
2020-06-02 15:29:45 +00:00
"Ferramentas neste objeto Excellon \n"
"quando são usadas para perfuração."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1584 AppEditors/FlatCAMExcEditor.py:3041
#: AppGUI/ObjectUI.py:560 AppObjects/FlatCAMExcellon.py:1265
#: AppObjects/FlatCAMExcellon.py:1368 AppObjects/FlatCAMExcellon.py:1553
#: AppTools/ToolIsolation.py:130 AppTools/ToolNCC.py:132
#: AppTools/ToolPaint.py:127 AppTools/ToolPcbWizard.py:76
#: AppTools/ToolProperties.py:416 AppTools/ToolProperties.py:476
#: AppTools/ToolSolderPaste.py:90 tclCommands/TclCommandDrillcncjob.py:195
msgid "Diameter"
msgstr "Diâmetro"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1592
msgid "Add/Delete Tool"
msgstr "Adicionar/Excluir Ferramenta"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1594
msgid ""
"Add/Delete a tool to the tool list\n"
"for this Excellon object."
msgstr ""
"Adicionar/Excluir uma ferramenta para a lista de ferramentas\n"
"para este objeto Excellon."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1606 AppGUI/ObjectUI.py:1482
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:57
msgid "Diameter for the new tool"
msgstr "Diâmetro da nova ferramenta"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1616
msgid "Add Tool"
msgstr "Adicionar Ferramenta"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1618
msgid ""
"Add a new tool to the tool list\n"
"with the diameter specified above."
msgstr ""
"Adiciona uma nova ferramenta à lista de ferramentas\n"
"com o diâmetro especificado acima."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1630
msgid "Delete Tool"
msgstr "Excluir Ferramenta"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1632
msgid ""
"Delete a tool in the tool list\n"
"by selecting a row in the tool table."
msgstr ""
"Exclui uma ferramenta da lista de ferramentas selecionando uma linha na "
"tabela de ferramentas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1650 AppGUI/MainGUI.py:4392
msgid "Resize Drill(s)"
msgstr "Redimensionar Furo(s)"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1652
msgid "Resize a drill or a selection of drills."
msgstr "Redimensiona um furo ou uma seleção de furos."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1659
msgid "Resize Dia"
msgstr "Novo Diâmetro"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1661
msgid "Diameter to resize to."
msgstr "Novo diâmetro para redimensionar."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1672
msgid "Resize"
msgstr "Redimensionar"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1674
msgid "Resize drill(s)"
msgstr "Redimensionar furo(s)"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1699 AppGUI/MainGUI.py:1514
#: AppGUI/MainGUI.py:4391
msgid "Add Drill Array"
msgstr "Adicionar Matriz de Furos"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1701
msgid "Add an array of drills (linear or circular array)"
msgstr "Adiciona uma matriz de furos (matriz linear ou circular)"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1707
msgid ""
"Select the type of drills array to create.\n"
"It can be Linear X(Y) or Circular"
msgstr ""
"Selecione o tipo de matriz de furos para criar.\n"
"Pode ser Linear X(Y) ou Circular"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1710 AppEditors/FlatCAMExcEditor.py:1924
#: AppEditors/FlatCAMGrbEditor.py:2782
msgid "Linear"
msgstr "Linear"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1711 AppEditors/FlatCAMExcEditor.py:1925
#: AppEditors/FlatCAMGrbEditor.py:2783
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:52
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:149
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:107
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:52
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:151
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:78
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:61
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:70
#: AppTools/ToolExtractDrills.py:78 AppTools/ToolExtractDrills.py:201
#: AppTools/ToolFiducials.py:223 AppTools/ToolIsolation.py:207
#: AppTools/ToolNCC.py:221 AppTools/ToolPaint.py:203
#: AppTools/ToolPunchGerber.py:89 AppTools/ToolPunchGerber.py:229
msgid "Circular"
msgstr "Circular"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1719
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:68
msgid "Nr of drills"
msgstr "Nº de furos"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1720
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:70
msgid "Specify how many drills to be in the array."
msgstr "Especifique quantos furos devem estar na matriz."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1738 AppEditors/FlatCAMExcEditor.py:1788
#: AppEditors/FlatCAMExcEditor.py:1860 AppEditors/FlatCAMExcEditor.py:1953
#: AppEditors/FlatCAMExcEditor.py:2004 AppEditors/FlatCAMGrbEditor.py:1580
#: AppEditors/FlatCAMGrbEditor.py:2811 AppEditors/FlatCAMGrbEditor.py:2860
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:178
msgid "Direction"
msgstr "Direção"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1740 AppEditors/FlatCAMExcEditor.py:1955
#: AppEditors/FlatCAMGrbEditor.py:2813
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:86
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:234
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:123
msgid ""
"Direction on which the linear array is oriented:\n"
"- 'X' - horizontal axis \n"
"- 'Y' - vertical axis or \n"
"- 'Angle' - a custom angle for the array inclination"
msgstr ""
"Direção na qual a matriz linear é orientada: \n"
"- 'X' - eixo horizontal\n"
"- 'Y' - eixo vertical ou\n"
"- 'Ângulo' - um ângulo personalizado para a inclinação da matriz"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1747 AppEditors/FlatCAMExcEditor.py:1869
#: AppEditors/FlatCAMExcEditor.py:1962 AppEditors/FlatCAMGrbEditor.py:2820
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:92
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:187
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:240
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:129
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:197
#: AppTools/ToolFilm.py:239
msgid "X"
msgstr "X"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1748 AppEditors/FlatCAMExcEditor.py:1870
#: AppEditors/FlatCAMExcEditor.py:1963 AppEditors/FlatCAMGrbEditor.py:2821
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:93
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:188
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:241
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:130
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:198
#: AppTools/ToolFilm.py:240
msgid "Y"
msgstr "Y"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1749 AppEditors/FlatCAMExcEditor.py:1766
#: AppEditors/FlatCAMExcEditor.py:1800 AppEditors/FlatCAMExcEditor.py:1871
#: AppEditors/FlatCAMExcEditor.py:1875 AppEditors/FlatCAMExcEditor.py:1964
#: AppEditors/FlatCAMExcEditor.py:1982 AppEditors/FlatCAMExcEditor.py:2016
#: AppEditors/FlatCAMGrbEditor.py:2822 AppEditors/FlatCAMGrbEditor.py:2839
#: AppEditors/FlatCAMGrbEditor.py:2875
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:94
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:113
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:189
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:194
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:242
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:263
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:131
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:149
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:53
#: AppTools/ToolDistance.py:120 AppTools/ToolDistanceMin.py:68
#: AppTools/ToolTransform.py:60
msgid "Angle"
msgstr "Ângulo"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1753 AppEditors/FlatCAMExcEditor.py:1968
#: AppEditors/FlatCAMGrbEditor.py:2826
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:100
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:248
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:137
msgid "Pitch"
msgstr "Passo"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1755 AppEditors/FlatCAMExcEditor.py:1970
#: AppEditors/FlatCAMGrbEditor.py:2828
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:102
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:250
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:139
msgid "Pitch = Distance between elements of the array."
msgstr "Passo = Distância entre os elementos da matriz."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1768 AppEditors/FlatCAMExcEditor.py:1984
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Angle at which the linear array is placed.\n"
"The precision is of max 2 decimals.\n"
"Min value is: -360 degrees.\n"
"Max value is: 360.00 degrees."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Ângulo no qual a matriz linear é colocada.\n"
"A precisão é de no máximo 2 decimais.\n"
"Valor mínimo: -360.00 graus.\n"
"Valor máximo: 360.00 graus."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1789 AppEditors/FlatCAMExcEditor.py:2005
#: AppEditors/FlatCAMGrbEditor.py:2862
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Direction for circular array.Can be CW = clockwise or CCW = counter "
"clockwise."
msgstr ""
2020-06-02 15:29:45 +00:00
"Sentido da matriz circular. Pode ser CW = horário ou CCW = anti-horário."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1796 AppEditors/FlatCAMExcEditor.py:2012
#: AppEditors/FlatCAMGrbEditor.py:2870
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:129
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:136
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:286
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:145
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:171
msgid "CW"
msgstr "CW"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1797 AppEditors/FlatCAMExcEditor.py:2013
#: AppEditors/FlatCAMGrbEditor.py:2871
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:130
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:137
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:287
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:146
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:172
msgid "CCW"
msgstr "CCW"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1801 AppEditors/FlatCAMExcEditor.py:2017
#: AppEditors/FlatCAMGrbEditor.py:2877
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:115
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:145
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:265
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:295
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:151
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:180
msgid "Angle at which each element in circular array is placed."
msgstr "Ângulo no qual cada elemento na matriz circular é colocado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1835
msgid "Slot Parameters"
msgstr "Parâmetros de Ranhura"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1837
msgid ""
"Parameters for adding a slot (hole with oval shape)\n"
"either single or as an part of an array."
msgstr ""
"Parâmetros para adicionar uma ranhura (furo com forma oval),\n"
"tanto única quanto parte de uma matriz."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1846
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:162
#: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:56
#: AppTools/ToolCorners.py:136 AppTools/ToolProperties.py:559
msgid "Length"
msgstr "Comprimento"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1848
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:164
msgid "Length = The length of the slot."
msgstr "Comprimento = o comprimento da ranhura."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1862
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:180
msgid ""
"Direction on which the slot is oriented:\n"
"- 'X' - horizontal axis \n"
"- 'Y' - vertical axis or \n"
"- 'Angle' - a custom angle for the slot inclination"
msgstr ""
"Direção na qual a ranhura é orientada:\n"
"- 'X' - eixo horizontal\n"
"- 'Y' - eixo vertical ou\n"
"- 'Angle' - um ângulo personalizado para a inclinação da ranhura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1877
msgid ""
"Angle at which the slot is placed.\n"
"The precision is of max 2 decimals.\n"
"Min value is: -360 degrees.\n"
"Max value is: 360.00 degrees."
msgstr ""
"Ângulo no qual a ranhura é colocada.\n"
"A precisão é de no máximo 2 decimais.\n"
"Valor mínimo: -360.00 graus.\n"
"Valor máximo: 360.00 graus."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1910
msgid "Slot Array Parameters"
msgstr "Parâm. da matriz de ranhuras"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1912
msgid "Parameters for the array of slots (linear or circular array)"
msgstr "Parâmetros da matriz de ranhuras (matriz linear ou circular)"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1921
msgid ""
"Select the type of slot array to create.\n"
"It can be Linear X(Y) or Circular"
msgstr ""
"Selecione o tipo de matriz de ranhuras para criar.\n"
"Pode ser Linear X(Y) ou Circular"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1933
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:219
msgid "Nr of slots"
msgstr "Nº de ranhuras"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:1934
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:221
msgid "Specify how many slots to be in the array."
msgstr "Especifique o número de ranhuras da matriz."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:2452 AppObjects/FlatCAMExcellon.py:433
msgid "Total Drills"
msgstr "N° Furos"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:2484 AppObjects/FlatCAMExcellon.py:464
msgid "Total Slots"
msgstr "N° Ranhuras"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:2559 AppEditors/FlatCAMGeoEditor.py:1075
#: AppEditors/FlatCAMGeoEditor.py:1116 AppEditors/FlatCAMGeoEditor.py:1144
#: AppEditors/FlatCAMGeoEditor.py:1172 AppEditors/FlatCAMGeoEditor.py:1216
#: AppEditors/FlatCAMGeoEditor.py:1251 AppEditors/FlatCAMGeoEditor.py:1279
#: AppObjects/FlatCAMGeometry.py:664 AppObjects/FlatCAMGeometry.py:1099
#: AppObjects/FlatCAMGeometry.py:1841 AppObjects/FlatCAMGeometry.py:2491
#: AppTools/ToolIsolation.py:1493 AppTools/ToolNCC.py:1516
#: AppTools/ToolPaint.py:1268 AppTools/ToolPaint.py:1439
#: AppTools/ToolSolderPaste.py:891 AppTools/ToolSolderPaste.py:964
msgid "Wrong value format entered, use a number."
msgstr "Formato incorreto, use um número."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:2570
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Tool already in the original or actual tool list.\n"
"Save and reedit Excellon if you need to add this tool. "
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Ferramenta já na lista de ferramentas original ou atual.\n"
"Salve e reedite Excellon se precisar adicionar essa ferramenta. "
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:2579 AppGUI/MainGUI.py:3364
msgid "Added new tool with dia"
msgstr "Adicionada nova ferramenta com diâmetro"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:2612
msgid "Select a tool in Tool Table"
msgstr "Selecione uma ferramenta na Tabela de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:2642
msgid "Deleted tool with diameter"
msgstr "Ferramenta excluída com diâmetro"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:2790
msgid "Done. Tool edit completed."
msgstr "Edição de ferramenta concluída."
#: AppEditors/FlatCAMExcEditor.py:3327
msgid "There are no Tools definitions in the file. Aborting Excellon creation."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Não há definições de ferramentas no arquivo. Abortando a criação do Excellon."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:3331
msgid "An internal error has ocurred. See Shell.\n"
msgstr "Ocorreu um erro interno. Veja shell (linha de comando).\n"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:3336
msgid "Creating Excellon."
msgstr "Criando Excellon."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:3350
msgid "Excellon editing finished."
msgstr "Edição de Excellon concluída."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:3367
msgid "Cancelled. There is no Tool/Drill selected"
msgstr "Cancelado. Não há ferramenta/broca selecionada"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:3601 AppEditors/FlatCAMExcEditor.py:3609
#: AppEditors/FlatCAMGeoEditor.py:4343 AppEditors/FlatCAMGeoEditor.py:4357
#: AppEditors/FlatCAMGrbEditor.py:1085 AppEditors/FlatCAMGrbEditor.py:1312
#: AppEditors/FlatCAMGrbEditor.py:1497 AppEditors/FlatCAMGrbEditor.py:1766
#: AppEditors/FlatCAMGrbEditor.py:4609 AppEditors/FlatCAMGrbEditor.py:4626
#: AppGUI/MainGUI.py:2711 AppGUI/MainGUI.py:2723
#: AppTools/ToolAlignObjects.py:393 AppTools/ToolAlignObjects.py:415
#: App_Main.py:4677 App_Main.py:4831
msgid "Done."
msgstr "Pronto."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:3984
msgid "Done. Drill(s) deleted."
msgstr "Furo(s) excluída(s)."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMExcEditor.py:4057 AppEditors/FlatCAMExcEditor.py:4067
#: AppEditors/FlatCAMGrbEditor.py:5057
msgid "Click on the circular array Center position"
msgstr "Clique na posição central da matriz circular"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:84
msgid "Buffer distance:"
msgstr "Distância do buffer:"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:85
msgid "Buffer corner:"
msgstr "Canto do buffer:"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:87
msgid ""
"There are 3 types of corners:\n"
" - 'Round': the corner is rounded for exterior buffer.\n"
" - 'Square': the corner is met in a sharp angle for exterior buffer.\n"
" - 'Beveled': the corner is a line that directly connects the features "
"meeting in the corner"
msgstr ""
"Existem 3 tipos de cantos:\n"
"- 'Redondo': o canto é arredondado para buffer externo.\n"
"- 'Quadrado:' o canto é em um ângulo agudo para buffer externo.\n"
"- 'Chanfrado:' o canto é uma linha que conecta diretamente os recursos "
"encontrados no canto"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:93 AppEditors/FlatCAMGrbEditor.py:2638
msgid "Round"
msgstr "Redondo"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:94 AppEditors/FlatCAMGrbEditor.py:2639
#: AppGUI/ObjectUI.py:1149 AppGUI/ObjectUI.py:2004
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:225
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:68
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:175
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:68
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:177
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:143
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:298
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:327
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:291
#: AppTools/ToolExtractDrills.py:94 AppTools/ToolExtractDrills.py:227
#: AppTools/ToolIsolation.py:545 AppTools/ToolNCC.py:583
#: AppTools/ToolPaint.py:526 AppTools/ToolPunchGerber.py:105
#: AppTools/ToolPunchGerber.py:255 AppTools/ToolQRCode.py:207
msgid "Square"
msgstr "Quadrado"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:95 AppEditors/FlatCAMGrbEditor.py:2640
msgid "Beveled"
msgstr "Chanfrado"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:102
msgid "Buffer Interior"
msgstr "Buffer Interior"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:104
msgid "Buffer Exterior"
msgstr "Buffer Exterior"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:110
msgid "Full Buffer"
msgstr "Buffer Completo"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:131 AppEditors/FlatCAMGeoEditor.py:3016
#: AppGUI/MainGUI.py:4301
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:191
msgid "Buffer Tool"
msgstr "Ferramenta Buffer"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:143 AppEditors/FlatCAMGeoEditor.py:160
#: AppEditors/FlatCAMGeoEditor.py:177 AppEditors/FlatCAMGeoEditor.py:3035
#: AppEditors/FlatCAMGeoEditor.py:3063 AppEditors/FlatCAMGeoEditor.py:3091
#: AppEditors/FlatCAMGrbEditor.py:5110
msgid "Buffer distance value is missing or wrong format. Add it and retry."
msgstr ""
"O valor da distância do buffer está ausente ou em formato incorreto. Altere "
"e tente novamente."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:241
msgid "Font"
msgstr "Fonte"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:322 AppGUI/MainGUI.py:1452
msgid "Text"
msgstr "Texto"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:348
msgid "Text Tool"
msgstr "Ferramenta de Texto"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:404 AppGUI/MainGUI.py:502
#: AppGUI/MainGUI.py:1199 AppGUI/ObjectUI.py:597 AppGUI/ObjectUI.py:1564
#: AppObjects/FlatCAMExcellon.py:852 AppObjects/FlatCAMExcellon.py:1242
#: AppObjects/FlatCAMGeometry.py:825 AppTools/ToolIsolation.py:313
#: AppTools/ToolIsolation.py:1171 AppTools/ToolNCC.py:331
#: AppTools/ToolNCC.py:797 AppTools/ToolPaint.py:313 AppTools/ToolPaint.py:766
msgid "Tool"
msgstr "Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:438
msgid "Tool dia"
msgstr "Diâmetro da Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:440
msgid "Diameter of the tool to be used in the operation."
msgstr "Diâmetro da ferramenta para usar na operação."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:486
msgid ""
"Algorithm to paint the polygons:\n"
"- Standard: Fixed step inwards.\n"
"- Seed-based: Outwards from seed.\n"
"- Line-based: Parallel lines."
msgstr ""
"Algoritmo para pintura:\n"
"- Padrão: Passo fixo para dentro.\n"
"- Baseado em semeste: Para fora a partir de uma semente.\n"
"- Linhas retas: Linhas paralelas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:505
msgid "Connect:"
msgstr "Conectar:"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:515
msgid "Contour:"
msgstr "Contorno:"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:528 AppGUI/MainGUI.py:1456
msgid "Paint"
msgstr "Pintura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:546 AppGUI/MainGUI.py:912
#: AppGUI/MainGUI.py:1944 AppGUI/ObjectUI.py:2069 AppTools/ToolPaint.py:42
#: AppTools/ToolPaint.py:737
msgid "Paint Tool"
msgstr "Ferramenta de Pintura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:582 AppEditors/FlatCAMGeoEditor.py:1054
#: AppEditors/FlatCAMGeoEditor.py:3023 AppEditors/FlatCAMGeoEditor.py:3051
#: AppEditors/FlatCAMGeoEditor.py:3079 AppEditors/FlatCAMGeoEditor.py:4496
#: AppEditors/FlatCAMGrbEditor.py:5761
msgid "Cancelled. No shape selected."
msgstr "Cancelado. Nenhuma forma selecionada."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:595 AppEditors/FlatCAMGeoEditor.py:3041
#: AppEditors/FlatCAMGeoEditor.py:3069 AppEditors/FlatCAMGeoEditor.py:3097
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:69
#: AppTools/ToolProperties.py:117 AppTools/ToolProperties.py:162
msgid "Tools"
msgstr "Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:606 AppEditors/FlatCAMGeoEditor.py:990
#: AppEditors/FlatCAMGrbEditor.py:5300 AppEditors/FlatCAMGrbEditor.py:5697
#: AppGUI/MainGUI.py:935 AppGUI/MainGUI.py:1967 AppTools/ToolTransform.py:460
msgid "Transform Tool"
msgstr "Ferramenta Transformar"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:607 AppEditors/FlatCAMGeoEditor.py:672
#: AppEditors/FlatCAMGrbEditor.py:5301 AppEditors/FlatCAMGrbEditor.py:5366
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:45
#: AppTools/ToolTransform.py:24 AppTools/ToolTransform.py:466
msgid "Rotate"
msgstr "Girar"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:608 AppEditors/FlatCAMGrbEditor.py:5302
#: AppTools/ToolTransform.py:25
msgid "Skew/Shear"
msgstr "Inclinar"
#: AppEditors/FlatCAMGeoEditor.py:609 AppEditors/FlatCAMGrbEditor.py:2687
#: AppEditors/FlatCAMGrbEditor.py:5303 AppGUI/MainGUI.py:1057
#: AppGUI/MainGUI.py:1499 AppGUI/MainGUI.py:2089 AppGUI/MainGUI.py:4513
#: AppGUI/ObjectUI.py:125
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:95
#: AppTools/ToolTransform.py:26
msgid "Scale"
msgstr "Redimensionar"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:610 AppEditors/FlatCAMGrbEditor.py:5304
#: AppTools/ToolTransform.py:27
msgid "Mirror (Flip)"
msgstr "Espelhar (Flip)"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:624 AppEditors/FlatCAMGrbEditor.py:5318
#: AppGUI/MainGUI.py:844 AppGUI/MainGUI.py:1878
msgid "Editor"
msgstr "Editor"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:656 AppEditors/FlatCAMGrbEditor.py:5350
msgid "Angle:"
msgstr "Ângulo:"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:658 AppEditors/FlatCAMGrbEditor.py:5352
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:55
#: AppTools/ToolTransform.py:62
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Angle for Rotation action, in degrees.\n"
"Float number between -360 and 359.\n"
"Positive numbers for CW motion.\n"
"Negative numbers for CCW motion."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Ângulo para a ação Rotação, em graus. \n"
"Número flutuante entre -360 e 359. \n"
"Números positivos para movimento horário. \n"
"Números negativos para movimento anti-horário."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:674 AppEditors/FlatCAMGrbEditor.py:5368
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Rotate the selected shape(s).\n"
"The point of reference is the middle of\n"
"the bounding box for all selected shapes."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Gira a(s) forma(s) selecionada(s). \n"
"O ponto de referência é o meio da caixa\n"
"delimitadora para todas as formas selecionadas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:697 AppEditors/FlatCAMGrbEditor.py:5391
msgid "Angle X:"
msgstr "Ângulo X:"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:699 AppEditors/FlatCAMGeoEditor.py:719
#: AppEditors/FlatCAMGrbEditor.py:5393 AppEditors/FlatCAMGrbEditor.py:5413
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:74
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:88
#: AppTools/ToolCalibration.py:505 AppTools/ToolCalibration.py:518
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Angle for Skew action, in degrees.\n"
"Float number between -360 and 359."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Ângulo de inclinação, em graus.\n"
"Número flutuante entre -360 e 359."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:710 AppEditors/FlatCAMGrbEditor.py:5404
#: AppTools/ToolTransform.py:467
msgid "Skew X"
msgstr "Inclinar X"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:712 AppEditors/FlatCAMGeoEditor.py:732
#: AppEditors/FlatCAMGrbEditor.py:5406 AppEditors/FlatCAMGrbEditor.py:5426
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Skew/shear the selected shape(s).\n"
"The point of reference is the middle of\n"
"the bounding box for all selected shapes."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Inclinar/distorcer a(s) forma(s) selecionada(s).\n"
"O ponto de referência é o meio da caixa\n"
"delimitadora para todas as formas selecionadas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:717 AppEditors/FlatCAMGrbEditor.py:5411
msgid "Angle Y:"
msgstr "Ângulo Y:"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:730 AppEditors/FlatCAMGrbEditor.py:5424
#: AppTools/ToolTransform.py:468
msgid "Skew Y"
msgstr "Inclinar Y"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:758 AppEditors/FlatCAMGrbEditor.py:5452
msgid "Factor X:"
msgstr "Fator X:"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:760 AppEditors/FlatCAMGrbEditor.py:5454
#: AppTools/ToolCalibration.py:469
msgid "Factor for Scale action over X axis."
msgstr "Fator de escala sobre o eixo X."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:770 AppEditors/FlatCAMGrbEditor.py:5464
#: AppTools/ToolTransform.py:469
msgid "Scale X"
msgstr "Redimensionar X"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:772 AppEditors/FlatCAMGeoEditor.py:791
#: AppEditors/FlatCAMGrbEditor.py:5466 AppEditors/FlatCAMGrbEditor.py:5485
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Scale the selected shape(s).\n"
"The point of reference depends on \n"
"the Scale reference checkbox state."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Redimensiona a(s) forma(s) selecionada(s).\n"
"O ponto de referência depende\n"
"do estado da caixa de seleção."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:777 AppEditors/FlatCAMGrbEditor.py:5471
msgid "Factor Y:"
msgstr "Fator Y:"
#: AppEditors/FlatCAMGeoEditor.py:779 AppEditors/FlatCAMGrbEditor.py:5473
#: AppTools/ToolCalibration.py:481
msgid "Factor for Scale action over Y axis."
msgstr "Fator para ação de escala no eixo Y."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:789 AppEditors/FlatCAMGrbEditor.py:5483
#: AppTools/ToolTransform.py:470
msgid "Scale Y"
msgstr "Redimensionar Y"
#: AppEditors/FlatCAMGeoEditor.py:798 AppEditors/FlatCAMGrbEditor.py:5492
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:124
#: AppTools/ToolTransform.py:189
msgid "Link"
msgstr "Fixar Taxa"
#: AppEditors/FlatCAMGeoEditor.py:800 AppEditors/FlatCAMGrbEditor.py:5494
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Scale the selected shape(s)\n"
"using the Scale Factor X for both axis."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Redimensiona a(s) forma(s) selecionada(s)\n"
"usando o Fator de Escala X para ambos os eixos."
#: AppEditors/FlatCAMGeoEditor.py:806 AppEditors/FlatCAMGrbEditor.py:5500
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:132
#: AppTools/ToolTransform.py:196
msgid "Scale Reference"
msgstr "Referência de escala"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:808 AppEditors/FlatCAMGrbEditor.py:5502
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Scale the selected shape(s)\n"
"using the origin reference when checked,\n"
"and the center of the biggest bounding box\n"
"of the selected shapes when unchecked."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Redimensiona a(s) forma(s) selecionada(s)\n"
"usando a referência de origem quando marcada,\n"
"e o centro da maior caixa delimitadora\n"
"de formas selecionadas quando desmarcado."
#: AppEditors/FlatCAMGeoEditor.py:836 AppEditors/FlatCAMGrbEditor.py:5531
msgid "Value X:"
msgstr "Valor X:"
#: AppEditors/FlatCAMGeoEditor.py:838 AppEditors/FlatCAMGrbEditor.py:5533
msgid "Value for Offset action on X axis."
msgstr "Valor para o deslocamento no eixo X."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:848 AppEditors/FlatCAMGrbEditor.py:5543
#: AppTools/ToolTransform.py:473
msgid "Offset X"
msgstr "Deslocar X"
#: AppEditors/FlatCAMGeoEditor.py:850 AppEditors/FlatCAMGeoEditor.py:870
#: AppEditors/FlatCAMGrbEditor.py:5545 AppEditors/FlatCAMGrbEditor.py:5565
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Offset the selected shape(s).\n"
"The point of reference is the middle of\n"
"the bounding box for all selected shapes.\n"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Desloca a(s) forma(s) selecionada(s).\n"
"O ponto de referência é o meio da\n"
"caixa delimitadora para todas as formas selecionadas.\n"
#: AppEditors/FlatCAMGeoEditor.py:856 AppEditors/FlatCAMGrbEditor.py:5551
msgid "Value Y:"
msgstr "Valor Y:"
#: AppEditors/FlatCAMGeoEditor.py:858 AppEditors/FlatCAMGrbEditor.py:5553
msgid "Value for Offset action on Y axis."
msgstr "Valor para a ação de deslocamento no eixo Y."
#: AppEditors/FlatCAMGeoEditor.py:868 AppEditors/FlatCAMGrbEditor.py:5563
#: AppTools/ToolTransform.py:474
msgid "Offset Y"
msgstr "Deslocar Y"
#: AppEditors/FlatCAMGeoEditor.py:899 AppEditors/FlatCAMGrbEditor.py:5594
#: AppTools/ToolTransform.py:475
msgid "Flip on X"
msgstr "Espelhar no X"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:901 AppEditors/FlatCAMGeoEditor.py:908
#: AppEditors/FlatCAMGrbEditor.py:5596 AppEditors/FlatCAMGrbEditor.py:5603
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Flip the selected shape(s) over the X axis.\n"
"Does not create a new shape."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Espelha as formas selecionadas sobre o eixo X.\n"
"Não cria uma nova forma."
#: AppEditors/FlatCAMGeoEditor.py:906 AppEditors/FlatCAMGrbEditor.py:5601
#: AppTools/ToolTransform.py:476
msgid "Flip on Y"
msgstr "Espelhar no Y"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:914 AppEditors/FlatCAMGrbEditor.py:5609
msgid "Ref Pt"
msgstr "Ponto de Referência"
#: AppEditors/FlatCAMGeoEditor.py:916 AppEditors/FlatCAMGrbEditor.py:5611
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Flip the selected shape(s)\n"
"around the point in Point Entry Field.\n"
"\n"
"The point coordinates can be captured by\n"
"left click on canvas together with pressing\n"
"SHIFT key. \n"
"Then click Add button to insert coordinates.\n"
"Or enter the coords in format (x, y) in the\n"
"Point Entry field and click Flip on X(Y)"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Espelha a(s) forma(s) selecionada(s)\n"
"em relação às coordenadas abaixo.\n"
"\n"
"As coordenadas do ponto podem ser inseridas:\n"
"- com clique no botão esquerdo junto com a tecla\n"
" SHIFT pressionada, e clicar no botão Adicionar.\n"
"- ou digitar as coordenadas no formato (x, y) no campo\n"
" Ponto de Ref. e clicar em Espelhar no X(Y)"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:928 AppEditors/FlatCAMGrbEditor.py:5623
msgid "Point:"
msgstr "Ponto:"
#: AppEditors/FlatCAMGeoEditor.py:930 AppEditors/FlatCAMGrbEditor.py:5625
#: AppTools/ToolTransform.py:299
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2019-12-09 21:31:37 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Coordenadas no formato (x, y) usadas como referência para espelhamento. \n"
"O 'x' em (x, y) será usado ao usar Espelhar em X e\n"
"o 'y' em (x, y) será usado ao usar Espelhar em Y."
#: AppEditors/FlatCAMGeoEditor.py:938 AppEditors/FlatCAMGrbEditor.py:2590
#: AppEditors/FlatCAMGrbEditor.py:5635 AppGUI/ObjectUI.py:1494
#: AppTools/ToolDblSided.py:192 AppTools/ToolDblSided.py:425
#: AppTools/ToolIsolation.py:276 AppTools/ToolIsolation.py:610
#: AppTools/ToolNCC.py:294 AppTools/ToolNCC.py:631 AppTools/ToolPaint.py:276
#: AppTools/ToolPaint.py:675 AppTools/ToolSolderPaste.py:127
#: AppTools/ToolSolderPaste.py:605 AppTools/ToolTransform.py:478
#: App_Main.py:5670
msgid "Add"
msgstr "Adicionar"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:940 AppEditors/FlatCAMGrbEditor.py:5637
#: AppTools/ToolTransform.py:309
msgid ""
2020-06-02 15:29:45 +00:00
"The point coordinates can be captured by\n"
"left click on canvas together with pressing\n"
"SHIFT key. Then click Add button to insert."
msgstr ""
2020-06-02 15:29:45 +00:00
"As coordenadas do ponto podem ser capturadas por\n"
"botão esquerdo na tela junto com a tecla\n"
"SHIFT pressionada. Em seguida, clique no botão Adicionar para inserir."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1303 AppEditors/FlatCAMGrbEditor.py:5945
msgid "No shape selected. Please Select a shape to rotate!"
msgstr "Nenhuma forma selecionada. Por favor, selecione uma forma para girar!"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1306 AppEditors/FlatCAMGrbEditor.py:5948
#: AppTools/ToolTransform.py:679
msgid "Appying Rotate"
msgstr "Aplicando Girar"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1332 AppEditors/FlatCAMGrbEditor.py:5980
msgid "Done. Rotate completed."
msgstr "Girar concluído."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1334
msgid "Rotation action was not executed"
msgstr "O giro não foi executado"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1353 AppEditors/FlatCAMGrbEditor.py:5999
msgid "No shape selected. Please Select a shape to flip!"
msgstr ""
"Nenhuma forma selecionada. Por favor, selecione uma forma para espelhar!"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1356 AppEditors/FlatCAMGrbEditor.py:6002
#: AppTools/ToolTransform.py:728
msgid "Applying Flip"
msgstr "Aplicando Espelhamento"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1385 AppEditors/FlatCAMGrbEditor.py:6040
#: AppTools/ToolTransform.py:769
msgid "Flip on the Y axis done"
msgstr "Concluído o espelhamento no eixo Y"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1389 AppEditors/FlatCAMGrbEditor.py:6049
#: AppTools/ToolTransform.py:778
msgid "Flip on the X axis done"
msgstr "Concluído o espelhamento no eixo Y"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1397
msgid "Flip action was not executed"
msgstr "O espelhamento não foi executado"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1415 AppEditors/FlatCAMGrbEditor.py:6069
msgid "No shape selected. Please Select a shape to shear/skew!"
msgstr ""
"Nenhuma forma selecionada. Por favor, selecione uma forma para inclinar!"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1418 AppEditors/FlatCAMGrbEditor.py:6072
#: AppTools/ToolTransform.py:801
msgid "Applying Skew"
msgstr "Inclinando"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1441 AppEditors/FlatCAMGrbEditor.py:6106
msgid "Skew on the X axis done"
msgstr "Inclinação no eixo X concluída"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1443 AppEditors/FlatCAMGrbEditor.py:6108
msgid "Skew on the Y axis done"
msgstr "Inclinação no eixo Y concluída"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1446
msgid "Skew action was not executed"
msgstr "A inclinação não foi executada"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1468 AppEditors/FlatCAMGrbEditor.py:6130
msgid "No shape selected. Please Select a shape to scale!"
msgstr ""
"Nenhuma forma selecionada. Por favor, selecione uma forma para redimensionar!"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1471 AppEditors/FlatCAMGrbEditor.py:6133
#: AppTools/ToolTransform.py:847
msgid "Applying Scale"
msgstr "Redimensionando"
#: AppEditors/FlatCAMGeoEditor.py:1503 AppEditors/FlatCAMGrbEditor.py:6170
msgid "Scale on the X axis done"
msgstr "Redimensionamento no eixo X concluído"
#: AppEditors/FlatCAMGeoEditor.py:1505 AppEditors/FlatCAMGrbEditor.py:6172
msgid "Scale on the Y axis done"
msgstr "Redimensionamento no eixo Y concluído"
#: AppEditors/FlatCAMGeoEditor.py:1507
msgid "Scale action was not executed"
msgstr "O redimensionamento não foi executado"
#: AppEditors/FlatCAMGeoEditor.py:1522 AppEditors/FlatCAMGrbEditor.py:6189
msgid "No shape selected. Please Select a shape to offset!"
msgstr ""
2020-06-02 15:29:45 +00:00
"Nenhuma forma selecionada. Por favor, selecione uma forma para deslocar!"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1525 AppEditors/FlatCAMGrbEditor.py:6192
#: AppTools/ToolTransform.py:897
msgid "Applying Offset"
msgstr "Deslocando"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1535 AppEditors/FlatCAMGrbEditor.py:6213
msgid "Offset on the X axis done"
msgstr "Deslocamento no eixo X concluído"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1537 AppEditors/FlatCAMGrbEditor.py:6215
msgid "Offset on the Y axis done"
msgstr "Deslocamento no eixo Y concluído"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1540
msgid "Offset action was not executed"
msgstr "O deslocamento não foi executado"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1544 AppEditors/FlatCAMGrbEditor.py:6222
msgid "Rotate ..."
msgstr "Girar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1545 AppEditors/FlatCAMGeoEditor.py:1600
#: AppEditors/FlatCAMGeoEditor.py:1617 AppEditors/FlatCAMGrbEditor.py:6223
#: AppEditors/FlatCAMGrbEditor.py:6272 AppEditors/FlatCAMGrbEditor.py:6287
msgid "Enter an Angle Value (degrees)"
msgstr "Digite um valor para o ângulo (graus)"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1554 AppEditors/FlatCAMGrbEditor.py:6231
msgid "Geometry shape rotate done"
msgstr "Rotação da geometria concluída"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1558 AppEditors/FlatCAMGrbEditor.py:6234
msgid "Geometry shape rotate cancelled"
msgstr "Rotação da geometria cancelada"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1563 AppEditors/FlatCAMGrbEditor.py:6239
msgid "Offset on X axis ..."
msgstr "Deslocamento no eixo X ..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1564 AppEditors/FlatCAMGeoEditor.py:1583
#: AppEditors/FlatCAMGrbEditor.py:6240 AppEditors/FlatCAMGrbEditor.py:6257
msgid "Enter a distance Value"
msgstr "Digite um valor para a distância"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1573 AppEditors/FlatCAMGrbEditor.py:6248
msgid "Geometry shape offset on X axis done"
msgstr "Deslocamento da forma no eixo X concluído"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1577 AppEditors/FlatCAMGrbEditor.py:6251
msgid "Geometry shape offset X cancelled"
msgstr "Deslocamento da forma no eixo X cancelado"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1582 AppEditors/FlatCAMGrbEditor.py:6256
msgid "Offset on Y axis ..."
msgstr "Deslocamento no eixo Y ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1592 AppEditors/FlatCAMGrbEditor.py:6265
msgid "Geometry shape offset on Y axis done"
msgstr "Deslocamento da forma no eixo Y concluído"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1596
msgid "Geometry shape offset on Y axis canceled"
msgstr "Deslocamento da forma no eixo Y cancelado"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1599 AppEditors/FlatCAMGrbEditor.py:6271
msgid "Skew on X axis ..."
msgstr "Inclinação no eixo X ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1609 AppEditors/FlatCAMGrbEditor.py:6280
msgid "Geometry shape skew on X axis done"
msgstr "Inclinação no eixo X concluída"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1613
msgid "Geometry shape skew on X axis canceled"
msgstr "Inclinação no eixo X cancelada"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:1616 AppEditors/FlatCAMGrbEditor.py:6286
msgid "Skew on Y axis ..."
msgstr "Inclinação no eixo Y ..."
#: AppEditors/FlatCAMGeoEditor.py:1626 AppEditors/FlatCAMGrbEditor.py:6295
msgid "Geometry shape skew on Y axis done"
msgstr "Inclinação no eixo Y concluída"
#: AppEditors/FlatCAMGeoEditor.py:1630
msgid "Geometry shape skew on Y axis canceled"
msgstr "Inclinação no eixo Y cancelada"
#: AppEditors/FlatCAMGeoEditor.py:2007 AppEditors/FlatCAMGeoEditor.py:2078
#: AppEditors/FlatCAMGrbEditor.py:1444 AppEditors/FlatCAMGrbEditor.py:1522
msgid "Click on Center point ..."
msgstr "Clique no ponto central ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2020 AppEditors/FlatCAMGrbEditor.py:1454
msgid "Click on Perimeter point to complete ..."
msgstr "Clique no ponto Perímetro para completar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2052
msgid "Done. Adding Circle completed."
msgstr "Círculo adicionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2106 AppEditors/FlatCAMGrbEditor.py:1555
msgid "Click on Start point ..."
msgstr "Clique no ponto inicial ..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2108 AppEditors/FlatCAMGrbEditor.py:1557
msgid "Click on Point3 ..."
msgstr "Clique no ponto 3 ..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2110 AppEditors/FlatCAMGrbEditor.py:1559
msgid "Click on Stop point ..."
msgstr "Clique no ponto de parada ..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2115 AppEditors/FlatCAMGrbEditor.py:1564
msgid "Click on Stop point to complete ..."
msgstr "Clique no ponto de parada para completar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2117 AppEditors/FlatCAMGrbEditor.py:1566
msgid "Click on Point2 to complete ..."
msgstr "Clique no ponto 2 para completar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2119 AppEditors/FlatCAMGrbEditor.py:1568
msgid "Click on Center point to complete ..."
msgstr "Clique no ponto central para completar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2131
#, python-format
msgid "Direction: %s"
msgstr "Direção: %s"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2145 AppEditors/FlatCAMGrbEditor.py:1594
msgid "Mode: Start -> Stop -> Center. Click on Start point ..."
msgstr "Modo: Iniciar -> Parar -> Centro. Clique no ponto inicial ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2148 AppEditors/FlatCAMGrbEditor.py:1597
msgid "Mode: Point1 -> Point3 -> Point2. Click on Point1 ..."
msgstr "Modo: Ponto 1 -> Ponto 3 -> Ponto 2. Clique no Ponto 1 ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2151 AppEditors/FlatCAMGrbEditor.py:1600
msgid "Mode: Center -> Start -> Stop. Click on Center point ..."
msgstr "Modo: Centro -> Iniciar -> Parar. Clique no ponto central ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2292
msgid "Done. Arc completed."
msgstr "Arco adicionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2323 AppEditors/FlatCAMGeoEditor.py:2396
msgid "Click on 1st corner ..."
msgstr "Clique no primeiro canto ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2335
msgid "Click on opposite corner to complete ..."
msgstr "Clique no canto oposto para completar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2365
msgid "Done. Rectangle completed."
msgstr "Retângulo adicionado."
#: AppEditors/FlatCAMGeoEditor.py:2409 AppTools/ToolIsolation.py:2527
#: AppTools/ToolNCC.py:1754 AppTools/ToolPaint.py:1647 Common.py:322
msgid "Click on next Point or click right mouse button to complete ..."
msgstr ""
2020-06-02 15:29:45 +00:00
"Clique no próximo ponto ou clique com o botão direito do mouse para "
"completar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2440
msgid "Done. Polygon completed."
msgstr "Polígono adicionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2454 AppEditors/FlatCAMGeoEditor.py:2519
#: AppEditors/FlatCAMGrbEditor.py:1102 AppEditors/FlatCAMGrbEditor.py:1322
msgid "Backtracked one point ..."
msgstr "Retrocedeu um ponto ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2497
msgid "Done. Path completed."
msgstr "Caminho concluído."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2656
msgid "No shape selected. Select a shape to explode"
msgstr "Nenhuma forma selecionada. Selecione uma forma para explodir"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2689
msgid "Done. Polygons exploded into lines."
msgstr "Polígono explodido em linhas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2721
msgid "MOVE: No shape selected. Select a shape to move"
msgstr "MOVER: Nenhuma forma selecionada. Selecione uma forma para mover"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2724 AppEditors/FlatCAMGeoEditor.py:2744
msgid " MOVE: Click on reference point ..."
msgstr " MOVER: Clique no ponto de referência ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2729
msgid " Click on destination point ..."
msgstr " Clique no ponto de destino ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2769
msgid "Done. Geometry(s) Move completed."
msgstr "Movimento de Geometria(s) concluído."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2902
msgid "Done. Geometry(s) Copy completed."
msgstr "Geometria(s) copiada(s)."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2933 AppEditors/FlatCAMGrbEditor.py:897
msgid "Click on 1st point ..."
msgstr "Clique no primeiro ponto ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2957
msgid ""
"Font not supported. Only Regular, Bold, Italic and BoldItalic are supported. "
"Error"
msgstr ""
"Fonte não suportada. Apenas Regular, Bold, Italic e BoldItalic são "
"suportados. Erro"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2965
msgid "No text to add."
msgstr "Nenhum texto para adicionar."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:2975
msgid " Done. Adding Text completed."
msgstr " Texto adicionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3012
msgid "Create buffer geometry ..."
msgstr "Criar buffer de geometria ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3047 AppEditors/FlatCAMGrbEditor.py:5154
msgid "Done. Buffer Tool completed."
msgstr "Buffer concluído."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3075
msgid "Done. Buffer Int Tool completed."
msgstr "Buffer Interno concluído."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3103
msgid "Done. Buffer Ext Tool completed."
msgstr "Buffer Externo concluído."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3152 AppEditors/FlatCAMGrbEditor.py:2160
msgid "Select a shape to act as deletion area ..."
msgstr "Selecione uma forma para atuar como área de exclusão ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3154 AppEditors/FlatCAMGeoEditor.py:3180
#: AppEditors/FlatCAMGeoEditor.py:3186 AppEditors/FlatCAMGrbEditor.py:2162
msgid "Click to pick-up the erase shape..."
msgstr "Clique para pegar a forma a apagar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3190 AppEditors/FlatCAMGrbEditor.py:2221
msgid "Click to erase ..."
msgstr "Clique para apagar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3219 AppEditors/FlatCAMGrbEditor.py:2254
msgid "Done. Eraser tool action completed."
msgstr "Apagado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3269
msgid "Create Paint geometry ..."
msgstr "Criar geometria de pintura ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3282 AppEditors/FlatCAMGrbEditor.py:2417
msgid "Shape transformations ..."
msgstr "Transformações de forma ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3338
#: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:27
msgid "Geometry Editor"
msgstr "Editor de Geometria"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3344 AppEditors/FlatCAMGrbEditor.py:2495
#: AppEditors/FlatCAMGrbEditor.py:3952 AppGUI/ObjectUI.py:282
#: AppGUI/ObjectUI.py:1394 AppGUI/ObjectUI.py:2256 AppTools/ToolCutOut.py:95
msgid "Type"
msgstr "Tipo"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3344 AppGUI/ObjectUI.py:221
#: AppGUI/ObjectUI.py:521 AppGUI/ObjectUI.py:1330 AppGUI/ObjectUI.py:2165
#: AppGUI/ObjectUI.py:2469 AppGUI/ObjectUI.py:2536
#: AppTools/ToolCalibration.py:234 AppTools/ToolFiducials.py:70
msgid "Name"
msgstr "Nome"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3596
msgid "Ring"
msgstr "Anel"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3598
msgid "Line"
msgstr "Linha"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3600 AppGUI/MainGUI.py:1446
#: AppGUI/ObjectUI.py:1150 AppGUI/ObjectUI.py:2005
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:226
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:299
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:328
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:292
#: AppTools/ToolIsolation.py:546 AppTools/ToolNCC.py:584
#: AppTools/ToolPaint.py:527
msgid "Polygon"
msgstr "Polígono"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3602
msgid "Multi-Line"
msgstr "Múlti-Linha"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3604
msgid "Multi-Polygon"
msgstr "Múlti-Polígono"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:3611
msgid "Geo Elem"
msgstr "Elem Geo"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4064
msgid "Editing MultiGeo Geometry, tool"
msgstr "Editando Geometria MultiGeo, ferramenta"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4066
msgid "with diameter"
msgstr "com diâmetro"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4138
#, fuzzy
#| msgid "Workspace Settings"
msgid "Grid Snap enabled."
msgstr "Configurações da área de trabalho"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4142
#, fuzzy
#| msgid "Grid X snapping distance"
msgid "Grid Snap disabled."
msgstr "Distância de encaixe Grade X"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4503 AppGUI/MainGUI.py:3046
#: AppGUI/MainGUI.py:3092 AppGUI/MainGUI.py:3110 AppGUI/MainGUI.py:3254
#: AppGUI/MainGUI.py:3293 AppGUI/MainGUI.py:3305 AppGUI/MainGUI.py:3322
msgid "Click on target point."
msgstr "Clique no ponto alvo."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4819 AppEditors/FlatCAMGeoEditor.py:4854
msgid "A selection of at least 2 geo items is required to do Intersection."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"É necessária uma seleção de pelo menos 2 itens geométricos para fazer a "
"interseção."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4940 AppEditors/FlatCAMGeoEditor.py:5044
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Negative buffer value is not accepted. Use Buffer interior to generate an "
"'inside' shape"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Valor de buffer negativo não é aceito. Use o Buffer interior para gerar uma "
"forma 'interna'"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4950 AppEditors/FlatCAMGeoEditor.py:5003
#: AppEditors/FlatCAMGeoEditor.py:5053
msgid "Nothing selected for buffering."
msgstr "Nada selecionado para armazenamento em buffer."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4955 AppEditors/FlatCAMGeoEditor.py:5007
#: AppEditors/FlatCAMGeoEditor.py:5058
msgid "Invalid distance for buffering."
msgstr "Distância inválida para armazenamento em buffer."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4979 AppEditors/FlatCAMGeoEditor.py:5078
msgid "Failed, the result is empty. Choose a different buffer value."
msgstr ""
2020-06-02 15:29:45 +00:00
"Falhou, o resultado está vazio. Escolha um valor diferente para o buffer."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4990
msgid "Full buffer geometry created."
msgstr "Buffer de geometria completa criado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:4996
msgid "Negative buffer value is not accepted."
msgstr "Valor de buffer negativo não é aceito."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:5027
msgid "Failed, the result is empty. Choose a smaller buffer value."
msgstr "Falhou, o resultado está vazio. Escolha um valor menor para o buffer."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:5037
msgid "Interior buffer geometry created."
msgstr "Buffer de Geometria interna criado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:5088
msgid "Exterior buffer geometry created."
msgstr "Buffer de Geometria externa criado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:5094
#, python-format
msgid "Could not do Paint. Overlap value has to be less than 100%%."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Não foi possível Pintar. O valor de sobreposição deve ser menor do que 100%%."
#: AppEditors/FlatCAMGeoEditor.py:5101
msgid "Nothing selected for painting."
msgstr "Nada selecionado para pintura."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:5107
msgid "Invalid value for"
msgstr "Valor inválido para"
#: AppEditors/FlatCAMGeoEditor.py:5166
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Could not do Paint. Try a different combination of parameters. Or a "
"different method of Paint"
msgstr ""
2020-06-02 15:29:45 +00:00
"Não foi possível pintar. Tente uma combinação diferente de parâmetros, ou um "
"método diferente de Pintura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGeoEditor.py:5177
msgid "Paint done."
msgstr "Pintura concluída."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:211
msgid "To add an Pad first select a aperture in Aperture Table"
msgstr ""
"Para adicionar um Pad, primeiro selecione uma abertura na Tabela de Aberturas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:218 AppEditors/FlatCAMGrbEditor.py:418
msgid "Aperture size is zero. It needs to be greater than zero."
msgstr "O tamanho da abertura é zero. Precisa ser maior que zero."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:371 AppEditors/FlatCAMGrbEditor.py:684
msgid ""
"Incompatible aperture type. Select an aperture with type 'C', 'R' or 'O'."
msgstr ""
"Tipo de abertura incompatível. Selecione uma abertura do tipo 'C', 'R' ou "
"'O'."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:383
msgid "Done. Adding Pad completed."
msgstr "Pad adicionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:410
msgid "To add an Pad Array first select a aperture in Aperture Table"
msgstr ""
"Para adicionar uma Matriz de Pads, primeiro selecione uma abertura na Tabela "
"de Aberturas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:490
msgid "Click on the Pad Circular Array Start position"
msgstr "Clique na posição inicial da Matriz Circular de Pads"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:710
msgid "Too many Pads for the selected spacing angle."
msgstr "Muitos Pads para o ângulo de espaçamento selecionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:733
msgid "Done. Pad Array added."
msgstr "Matriz de pads adicionada."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:758
msgid "Select shape(s) and then click ..."
msgstr "Selecione a(s) forma(s) e então clique ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:770
msgid "Failed. Nothing selected."
msgstr "Falhou. Nada selecionado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:786
msgid ""
"Failed. Poligonize works only on geometries belonging to the same aperture."
msgstr ""
"Falhou. Poligonize funciona apenas em geometrias pertencentes à mesma "
"abertura."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:840
msgid "Done. Poligonize completed."
msgstr "Poligonizar concluído."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:895 AppEditors/FlatCAMGrbEditor.py:1119
#: AppEditors/FlatCAMGrbEditor.py:1143
msgid "Corner Mode 1: 45 degrees ..."
msgstr "Canto Modo 1: 45 graus ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:907 AppEditors/FlatCAMGrbEditor.py:1219
msgid "Click on next Point or click Right mouse button to complete ..."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Clique no próximo ponto ou clique com o botão direito do mouse para "
"completar ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1107 AppEditors/FlatCAMGrbEditor.py:1140
msgid "Corner Mode 2: Reverse 45 degrees ..."
msgstr "Canto Modo 2: 45 graus invertido ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1110 AppEditors/FlatCAMGrbEditor.py:1137
msgid "Corner Mode 3: 90 degrees ..."
msgstr "Canto Modo 3: 90 graus ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1113 AppEditors/FlatCAMGrbEditor.py:1134
msgid "Corner Mode 4: Reverse 90 degrees ..."
msgstr "Canto Modo 4: 90 graus invertido ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1116 AppEditors/FlatCAMGrbEditor.py:1131
msgid "Corner Mode 5: Free angle ..."
msgstr "Canto Modo 5: Ângulo livre ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1193 AppEditors/FlatCAMGrbEditor.py:1358
#: AppEditors/FlatCAMGrbEditor.py:1397
msgid "Track Mode 1: 45 degrees ..."
msgstr "Trilha Modo 1: 45 graus ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1338 AppEditors/FlatCAMGrbEditor.py:1392
msgid "Track Mode 2: Reverse 45 degrees ..."
msgstr "Trilha Modo 2: 45 graus invertido ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1343 AppEditors/FlatCAMGrbEditor.py:1387
msgid "Track Mode 3: 90 degrees ..."
msgstr "Trilha Modo 3: 90 graus ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1348 AppEditors/FlatCAMGrbEditor.py:1382
msgid "Track Mode 4: Reverse 90 degrees ..."
msgstr "Trilha Modo 4: 90 graus invertido ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1353 AppEditors/FlatCAMGrbEditor.py:1377
msgid "Track Mode 5: Free angle ..."
msgstr "Trilha Modo 5: Ângulo livre ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1787
msgid "Scale the selected Gerber apertures ..."
msgstr "Redimensiona as aberturas de Gerber selecionadas ..."
#: AppEditors/FlatCAMGrbEditor.py:1829
msgid "Buffer the selected apertures ..."
msgstr "Buffer das aberturas selecionadas ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1871
msgid "Mark polygon areas in the edited Gerber ..."
msgstr "Marca áreas de polígonos no Gerber editado..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:1937
msgid "Nothing selected to move"
msgstr "Nada selecionado para mover"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2062
msgid "Done. Apertures Move completed."
msgstr "Aberturas movidas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2144
msgid "Done. Apertures copied."
msgstr "Aberturas copiadas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2462 AppGUI/MainGUI.py:1477
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:27
msgid "Gerber Editor"
msgstr "Editor Gerber"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2482 AppGUI/ObjectUI.py:247
#: AppTools/ToolProperties.py:159
msgid "Apertures"
msgstr "Aberturas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2484 AppGUI/ObjectUI.py:249
msgid "Apertures Table for the Gerber Object."
msgstr "Tabela de Aberturas para o Objeto Gerber."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2495 AppEditors/FlatCAMGrbEditor.py:3952
#: AppGUI/ObjectUI.py:282
msgid "Code"
msgstr "Código"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2495 AppEditors/FlatCAMGrbEditor.py:3952
#: AppGUI/ObjectUI.py:282
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:103
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:167
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:196
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:43
#: AppTools/ToolCopperThieving.py:265 AppTools/ToolCopperThieving.py:305
#: AppTools/ToolFiducials.py:159
msgid "Size"
msgstr "Tamanho"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2495 AppEditors/FlatCAMGrbEditor.py:3952
#: AppGUI/ObjectUI.py:282
msgid "Dim"
msgstr "Dim"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2500 AppGUI/ObjectUI.py:286
msgid "Index"
msgstr "Índice"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2502 AppEditors/FlatCAMGrbEditor.py:2531
#: AppGUI/ObjectUI.py:288
msgid "Aperture Code"
msgstr "Código de Abertura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2504 AppGUI/ObjectUI.py:290
msgid "Type of aperture: circular, rectangle, macros etc"
msgstr "Tipo de abertura: circular, retângulo, macros etc"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2506 AppGUI/ObjectUI.py:292
msgid "Aperture Size:"
msgstr "Tamanho da abertura:"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2508 AppGUI/ObjectUI.py:294
msgid ""
2020-06-02 15:29:45 +00:00
"Aperture Dimensions:\n"
" - (width, height) for R, O type.\n"
" - (dia, nVertices) for P type"
msgstr ""
2020-06-02 15:29:45 +00:00
"Dimensões da abertura: \n"
" - (largura, altura) para o tipo R, O. \n"
" - (dia, nVertices) para o tipo P"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2532
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:58
msgid "Code for the new aperture"
msgstr "Código para a nova abertura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2541
msgid "Aperture Size"
msgstr "Tamanho da abertura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2543
msgid ""
2020-06-02 15:29:45 +00:00
"Size for the new aperture.\n"
"If aperture type is 'R' or 'O' then\n"
"this value is automatically\n"
"calculated as:\n"
"sqrt(width**2 + height**2)"
msgstr ""
2020-06-02 15:29:45 +00:00
"Tamanho para a nova abertura.\n"
"Se o tipo de abertura for 'R' ou 'O' então\n"
"este valor será automaticamente\n"
"calculado como:\n"
"sqrt(largura^2 + altura^2)"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2557
msgid "Aperture Type"
msgstr "Tipo de Abertura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2559
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Select the type of new aperture. Can be:\n"
"C = circular\n"
"R = rectangular\n"
"O = oblong"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Selecione o tipo da nova abertura. Pode ser:\n"
"C = circular \n"
"R = retangular \n"
"O = oblongo"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2570
msgid "Aperture Dim"
msgstr "Dim Abertura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2572
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Dimensions for the new aperture.\n"
"Active only for rectangular apertures (type R).\n"
"The format is (width, height)"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Dimensões da nova abertura.\n"
"Ativa apenas para aberturas retangulares (tipo R).\n"
"O formato é (largura, altura)"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2581
msgid "Add/Delete Aperture"
msgstr "Adicionar/Excluir Abertura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2583
msgid "Add/Delete an aperture in the aperture table"
msgstr "Adicionar/Excluir uma abertura na tabela de aberturas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2592
msgid "Add a new aperture to the aperture list."
msgstr "Adiciona uma nova abertura à lista de aberturas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2595 AppEditors/FlatCAMGrbEditor.py:2743
#: AppGUI/MainGUI.py:748 AppGUI/MainGUI.py:1068 AppGUI/MainGUI.py:1527
#: AppGUI/MainGUI.py:2099 AppGUI/MainGUI.py:4514 AppGUI/ObjectUI.py:1525
#: AppObjects/FlatCAMGeometry.py:563 AppTools/ToolIsolation.py:298
#: AppTools/ToolIsolation.py:616 AppTools/ToolNCC.py:316
#: AppTools/ToolNCC.py:637 AppTools/ToolPaint.py:298 AppTools/ToolPaint.py:681
#: AppTools/ToolSolderPaste.py:133 AppTools/ToolSolderPaste.py:608
#: App_Main.py:5672
msgid "Delete"
msgstr "Excluir"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2597
msgid "Delete a aperture in the aperture list"
msgstr "Exclui uma abertura da lista de aberturas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2614
msgid "Buffer Aperture"
msgstr "Buffer Abertura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2616
msgid "Buffer a aperture in the aperture list"
msgstr "Buffer de uma abertura na lista de aberturas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2629
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:195
msgid "Buffer distance"
msgstr "Distância do buffer"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2630
msgid "Buffer corner"
msgstr "Canto do buffer"
#: AppEditors/FlatCAMGrbEditor.py:2632
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"There are 3 types of corners:\n"
" - 'Round': the corner is rounded.\n"
" - 'Square': the corner is met in a sharp angle.\n"
" - 'Beveled': the corner is a line that directly connects the features "
"meeting in the corner"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Existem 3 tipos de cantos:\n"
"- 'Redondo': o canto é arredondado.\n"
"- 'Quadrado:' o canto é em um ângulo agudo.\n"
"- 'Chanfrado:' o canto é uma linha que conecta diretamente os recursos "
"reunidos no canto"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2647 AppGUI/MainGUI.py:1055
#: AppGUI/MainGUI.py:1454 AppGUI/MainGUI.py:1497 AppGUI/MainGUI.py:2087
#: AppGUI/MainGUI.py:4511
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:200
#: AppTools/ToolTransform.py:29
msgid "Buffer"
msgstr "Buffer"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2662
msgid "Scale Aperture"
msgstr "Redim. Abertura"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2664
msgid "Scale a aperture in the aperture list"
msgstr "Redimensiona uma abertura na lista de aberturas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2672
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:210
msgid "Scale factor"
msgstr "Fator de Escala"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2674
msgid ""
"The factor by which to scale the selected aperture.\n"
"Values can be between 0.0000 and 999.9999"
msgstr ""
"O fator para redimensionar a abertura selecionada. \n"
"Os valores podem estar entre 0.0000 e 999.9999"
#: AppEditors/FlatCAMGrbEditor.py:2702
msgid "Mark polygons"
msgstr "Marcar polígonos"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2704
msgid "Mark the polygon areas."
msgstr "Marcar as áreas de polígonos."
#: AppEditors/FlatCAMGrbEditor.py:2712
msgid "Area UPPER threshold"
msgstr "Limite de área SUPERIOR"
#: AppEditors/FlatCAMGrbEditor.py:2714
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The threshold value, all areas less than this are marked.\n"
"Can have a value between 0.0000 and 9999.9999"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Valor limite, todas as áreas menores que isso são marcadas.\n"
"Pode ser um valor entre 0.0000 e 9999.9999"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2721
msgid "Area LOWER threshold"
msgstr "Limite de área INFERIOR"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2723
msgid ""
"The threshold value, all areas more than this are marked.\n"
"Can have a value between 0.0000 and 9999.9999"
msgstr ""
"Valor limite, todas as áreas maiores que isso são marcadas.\n"
"Pode ser um valor entre 0.0000 e 9999.9999"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2737
msgid "Mark"
msgstr "Marcar"
#: AppEditors/FlatCAMGrbEditor.py:2739
msgid "Mark the polygons that fit within limits."
msgstr "Marcar os polígonos que se encaixam dentro dos limites."
#: AppEditors/FlatCAMGrbEditor.py:2745
msgid "Delete all the marked polygons."
msgstr "Excluir todos os polígonos marcados."
#: AppEditors/FlatCAMGrbEditor.py:2751
msgid "Clear all the markings."
msgstr "Limpar todas as marcações."
#: AppEditors/FlatCAMGrbEditor.py:2771 AppGUI/MainGUI.py:1040
#: AppGUI/MainGUI.py:2072 AppGUI/MainGUI.py:4511
msgid "Add Pad Array"
msgstr "Adicionar Matriz de Pads"
#: AppEditors/FlatCAMGrbEditor.py:2773
msgid "Add an array of pads (linear or circular array)"
msgstr "Adicione uma matriz de pads (matriz linear ou circular)"
#: AppEditors/FlatCAMGrbEditor.py:2779
msgid ""
"Select the type of pads array to create.\n"
"It can be Linear X(Y) or Circular"
msgstr ""
"Selecione o tipo de matriz de pads para criar.\n"
"Pode ser Linear X(Y) ou Circular"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2790
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:95
msgid "Nr of pads"
msgstr "Nº de pads"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2792
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:97
msgid "Specify how many pads to be in the array."
msgstr "Especifique quantos pads devem estar na matriz."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:2841
2020-06-02 15:24:44 +00:00
msgid ""
"Angle at which the linear array is placed.\n"
"The precision is of max 2 decimals.\n"
2020-06-02 15:29:45 +00:00
"Min value is: -359.99 degrees.\n"
2020-06-02 15:24:44 +00:00
"Max value is: 360.00 degrees."
msgstr ""
"Ângulo no qual a matriz linear é colocada.\n"
"A precisão é de no máximo 2 decimais.\n"
2020-06-02 15:29:45 +00:00
"Valor mínimo: -359.99 graus.\n"
2020-06-02 15:24:44 +00:00
"Valor máximo: 360.00 graus."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3335 AppEditors/FlatCAMGrbEditor.py:3339
msgid "Aperture code value is missing or wrong format. Add it and retry."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O valor do código de abertura está ausente ou em formato incorreto. Altere e "
"tente novamente."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3375
msgid ""
"Aperture dimensions value is missing or wrong format. Add it in format "
"(width, height) and retry."
msgstr ""
"O valor das dimensões da abertura está ausente ou está no formato errado. "
"Altere (largura, altura) e tente novamente."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3388
msgid "Aperture size value is missing or wrong format. Add it and retry."
msgstr ""
"O valor do tamanho da abertura está ausente ou está no formato errado. "
"Altere e tente novamente."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3399
msgid "Aperture already in the aperture table."
msgstr "Abertura já na tabela de aberturas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3406
msgid "Added new aperture with code"
msgstr "Adicionada nova abertura com código"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3438
msgid " Select an aperture in Aperture Table"
msgstr " Selecione uma abertura na Tabela de Aberturas"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3446
msgid "Select an aperture in Aperture Table -->"
msgstr "Selecione uma abertura na Tabela de Aberturas ->"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3460
msgid "Deleted aperture with code"
msgstr "Abertura excluída com código"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3528
msgid "Dimensions need two float values separated by comma."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"As dimensões precisam de dois valores flutuantes separados por vírgula."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:3537
msgid "Dimensions edited."
msgstr "Dimensões editadas."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4067
msgid "Loading Gerber into Editor"
msgstr "Lendo Gerber no Editor"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4195
msgid "Setting up the UI"
msgstr "Configurando a interface do usuário"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4196
#, fuzzy
#| msgid "Adding geometry finished. Preparing the GUI"
msgid "Adding geometry finished. Preparing the AppGUI"
msgstr "Geometria adicionada. Preparando a GUI"
#: AppEditors/FlatCAMGrbEditor.py:4205
msgid "Finished loading the Gerber object into the editor."
msgstr "Carregamento do objeto Gerber no editor concluído."
#: AppEditors/FlatCAMGrbEditor.py:4346
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"There are no Aperture definitions in the file. Aborting Gerber creation."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Não há definições da Abertura no arquivo. Abortando a criação de Gerber."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4348 AppObjects/AppObject.py:133
#: AppObjects/FlatCAMGeometry.py:1786 AppParsers/ParseExcellon.py:896
#: AppTools/ToolPcbWizard.py:432 App_Main.py:8465 App_Main.py:8529
#: App_Main.py:8660 App_Main.py:8725 App_Main.py:9377
msgid "An internal error has occurred. See shell.\n"
msgstr "Ocorreu um erro interno. Veja shell (linha de comando).\n"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4356
msgid "Creating Gerber."
msgstr "Criando Gerber."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4368
msgid "Done. Gerber editing finished."
msgstr "Edição de Gerber concluída."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4384
msgid "Cancelled. No aperture is selected"
msgstr "Cancelado. Nenhuma abertura selecionada"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4539 App_Main.py:5998
msgid "Coordinates copied to clipboard."
msgstr "Coordenadas copiadas para a área de transferência."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4986
msgid "Failed. No aperture geometry is selected."
msgstr "Cancelado. Nenhuma abertura selecionada."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:4995 AppEditors/FlatCAMGrbEditor.py:5266
msgid "Done. Apertures geometry deleted."
msgstr "Abertura excluída."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:5138
msgid "No aperture to buffer. Select at least one aperture and try again."
msgstr ""
"Nenhuma abertura para buffer. Selecione pelo menos uma abertura e tente "
"novamente."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:5150
msgid "Failed."
msgstr "Falhou."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:5169
msgid "Scale factor value is missing or wrong format. Add it and retry."
msgstr ""
2020-06-02 15:29:45 +00:00
"O valor do fator de escala está ausente ou está em formato incorreto. Altere "
"e tente novamente."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:5201
msgid "No aperture to scale. Select at least one aperture and try again."
msgstr ""
"Nenhuma abertura para redimensionar. Selecione pelo menos uma abertura e "
"tente novamente."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:5217
msgid "Done. Scale Tool completed."
msgstr "Redimensionamento concluído."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:5255
msgid "Polygons marked."
msgstr "Polígonos marcados."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:5258
msgid "No polygons were marked. None fit within the limits."
msgstr "Nenhum polígono foi marcado. Nenhum se encaixa dentro dos limites."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:5982
msgid "Rotation action was not executed."
msgstr "A rotação não foi executada."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:6053 App_Main.py:5432 App_Main.py:5480
msgid "Flip action was not executed."
msgstr "A ação de espelhamento não foi executada."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:6110
msgid "Skew action was not executed."
msgstr "A inclinação não foi executada."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:6175
msgid "Scale action was not executed."
msgstr "O redimensionamento não foi executado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:6218
msgid "Offset action was not executed."
msgstr "O deslocamento não foi executado."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:6268
msgid "Geometry shape offset Y cancelled"
msgstr "Deslocamento Y cancelado"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:6283
msgid "Geometry shape skew X cancelled"
msgstr "Inclinação X cancelada"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMGrbEditor.py:6298
msgid "Geometry shape skew Y cancelled"
msgstr "Inclinação Y cancelada"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:74
msgid "Print Preview"
msgstr "Visualizar Impressão"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:75
msgid "Open a OS standard Preview Print window."
msgstr "Abre a janela Visualizar Impressão do SO."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:78
msgid "Print Code"
msgstr "Imprimir Código"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:79
msgid "Open a OS standard Print window."
msgstr "Abre a janela Imprimir do SO."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:81
msgid "Find in Code"
msgstr "Encontrar no Código"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:82
msgid "Will search and highlight in yellow the string in the Find box."
msgstr "Procurará e destacará em amarelo o texto da caixa Procurar."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:86
msgid "Find box. Enter here the strings to be searched in the text."
msgstr "Caixa Procurar. Digite aqui o texto a procurar."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:88
msgid "Replace With"
msgstr "Substituir Por"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:89
msgid ""
"Will replace the string from the Find box with the one in the Replace box."
msgstr "Substituirá o texto da caixa Localizar pelo texto da caixa Substituir."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:93
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."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:95 AppGUI/ObjectUI.py:2149
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:54
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:285
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280
#: AppTools/ToolIsolation.py:504 AppTools/ToolIsolation.py:1287
#: AppTools/ToolIsolation.py:1669 AppTools/ToolPaint.py:485
#: AppTools/ToolPaint.py:1446 defaults.py:403 defaults.py:446
#: tclCommands/TclCommandPaint.py:162
msgid "All"
msgstr "Todos"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:96
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"When checked it will replace all instances in the 'Find' box\n"
"with the text in the 'Replace' box.."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Quando marcado, todas as instâncias na caixa 'Localizar'\n"
"serão substituídas pelo texto na caixa 'Substituir'."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:99
msgid "Copy All"
msgstr "Copiar tudo"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:100
msgid "Will copy all the text in the Code Editor to the clipboard."
msgstr "Copiará todo o texto no Editor de código para a área de transferência."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:103
msgid "Open Code"
msgstr "Abrir Código"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:104
msgid "Will open a text file in the editor."
msgstr "Abrirá um arquivo de texto no editor."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:106
msgid "Save Code"
msgstr "Salvar Código"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:107
msgid "Will save the text in the editor into a file."
msgstr "Salvará o texto do editor em um arquivo."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:109
msgid "Run Code"
msgstr "Executar Código"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:110
msgid "Will run the TCL commands found in the text file, one by one."
msgstr "Executará os comandos TCL do arquivo de texto, um a um."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:184
msgid "Open file"
msgstr "Abrir arquivo"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:215 AppEditors/FlatCAMTextEditor.py:220
#: AppObjects/FlatCAMCNCJob.py:507 AppObjects/FlatCAMCNCJob.py:512
#: AppTools/ToolSolderPaste.py:1508
msgid "Export Code ..."
msgstr "Exportar código ..."
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:272 AppObjects/FlatCAMCNCJob.py:955
#: AppTools/ToolSolderPaste.py:1538
msgid "No such file or directory"
msgstr "Nenhum arquivo ou diretório"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:284 AppObjects/FlatCAMCNCJob.py:969
msgid "Saved to"
msgstr "Salvo em"
2020-06-02 15:29:45 +00:00
#: AppEditors/FlatCAMTextEditor.py:334
msgid "Code Editor content copied to clipboard ..."
msgstr "Conteúdo do Code Editor copiado para a área de transferência ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:2690
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:169
#: AppTools/ToolDblSided.py:173 AppTools/ToolDblSided.py:388
#: AppTools/ToolFilm.py:202
msgid "Reference"
msgstr "Referência"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:2692
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The reference can be:\n"
"- Absolute -> the reference point is point (0,0)\n"
"- Relative -> the reference point is the mouse position before Jump"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"A referência pode ser:\n"
"- Absoluto -> o ponto de referência é o ponto (0,0)\n"
"- Relativo -> o ponto de referência é a posição do mouse antes de Jump"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:2697
msgid "Abs"
msgstr "Abs"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:2698
msgid "Relative"
msgstr "Relativo"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:2708
msgid "Location"
msgstr "Localização"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:2710
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The Location value is a tuple (x,y).\n"
"If the reference is Absolute then the Jump will be at the position (x,y).\n"
"If the reference is Relative then the Jump will be at the (x,y) distance\n"
"from the current mouse location point."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O valor do local é uma tupla (x, y).\n"
"Se a referência for Absoluta, o Salto estará na posição (x, y).\n"
"Se a referência for Relativa, o salto estará na distância (x, y)\n"
"a partir do ponto de localização atual do mouse."
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:2750
msgid "Save Log"
msgstr "Salvar Log"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:2760 App_Main.py:2679 App_Main.py:2988
#: App_Main.py:3122
msgid "Close"
msgstr "Fechar"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:2769 AppTools/ToolShell.py:296
msgid "Type >help< to get started"
msgstr "Digite >help< para iniciar"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:3159 AppGUI/GUIElements.py:3168
msgid "Idle."
msgstr "Ocioso."
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:3201
msgid "Application started ..."
msgstr "Aplicativo iniciado ..."
#: AppGUI/GUIElements.py:3202
msgid "Hello!"
msgstr "Olá!"
#: AppGUI/GUIElements.py:3249 AppGUI/MainGUI.py:190 AppGUI/MainGUI.py:895
#: AppGUI/MainGUI.py:1927
msgid "Run Script ..."
msgstr "Executar Script ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:3251 AppGUI/MainGUI.py:192
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Will run the opened Tcl Script thus\n"
"enabling the automation of certain\n"
"functions of FlatCAM."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Executará o script TCL aberto,\n"
"ativando a automação de certas\n"
"funções do FlatCAM."
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:3260 AppGUI/MainGUI.py:118
#: AppTools/ToolPcbWizard.py:62 AppTools/ToolPcbWizard.py:69
msgid "Open"
msgstr "Abrir"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:3264
msgid "Open Project ..."
msgstr "Abrir Projeto ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:3270 AppGUI/MainGUI.py:129
msgid "Open &Gerber ...\tCtrl+G"
msgstr "Abrir &Gerber ...\tCtrl+G"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:3275 AppGUI/MainGUI.py:134
msgid "Open &Excellon ...\tCtrl+E"
msgstr "Abrir &Excellon ...\tCtrl+E"
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:3280 AppGUI/MainGUI.py:139
msgid "Open G-&Code ..."
msgstr "Abrir G-&Code ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/GUIElements.py:3290
msgid "Exit"
msgstr "Sair"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:67 AppGUI/MainGUI.py:69 AppGUI/MainGUI.py:1407
msgid "Toggle Panel"
msgstr "Alternar Painel"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:79
msgid "File"
msgstr "Arquivo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:84
msgid "&New Project ...\tCtrl+N"
msgstr "&Novo Projeto ...\tCtrl+N"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:86
msgid "Will create a new, blank project"
msgstr "Criará um novo projeto em branco"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:91
msgid "&New"
msgstr "&Novo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:95
msgid "Geometry\tN"
msgstr "Geometria\tN"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:97
msgid "Will create a new, empty Geometry Object."
msgstr "Criará um novo Objeto Geometria vazio."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:100
msgid "Gerber\tB"
msgstr "Gerber\tB"
#: AppGUI/MainGUI.py:102
msgid "Will create a new, empty Gerber Object."
msgstr "Criará um novo Objeto Gerber vazio."
#: AppGUI/MainGUI.py:105
msgid "Excellon\tL"
msgstr "Excellon\tL"
#: AppGUI/MainGUI.py:107
msgid "Will create a new, empty Excellon Object."
msgstr "Criará um novo Objeto Excellon vazio."
#: AppGUI/MainGUI.py:112
msgid "Document\tD"
msgstr "Documento\tD"
#: AppGUI/MainGUI.py:114
msgid "Will create a new, empty Document Object."
msgstr "Criará um novo Objeto Documento vazio."
#: AppGUI/MainGUI.py:123
msgid "Open &Project ..."
msgstr "Abrir &Projeto ..."
#: AppGUI/MainGUI.py:146
msgid "Open Config ..."
msgstr "Abrir Configuração ..."
#: AppGUI/MainGUI.py:151
msgid "Recent projects"
msgstr "Projetos Recentes"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:153
msgid "Recent files"
msgstr "Arquivos Recentes"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:156 AppGUI/MainGUI.py:750 AppGUI/MainGUI.py:1380
msgid "Save"
msgstr "Salvar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:160
msgid "&Save Project ...\tCtrl+S"
msgstr "&Salvar Projeto ...\tCtrl+S"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:165
msgid "Save Project &As ...\tCtrl+Shift+S"
msgstr "S&alvar Projeto Como ...\tCtrl+Shift+S"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:180
msgid "Scripting"
msgstr "Scripting"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:184 AppGUI/MainGUI.py:891 AppGUI/MainGUI.py:1923
msgid "New Script ..."
msgstr "Novo Script ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:186 AppGUI/MainGUI.py:893 AppGUI/MainGUI.py:1925
msgid "Open Script ..."
msgstr "Abrir Script ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:188
msgid "Open Example ..."
msgstr "Abrir Exemplo ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:207
msgid "Import"
msgstr "Importar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:209
msgid "&SVG as Geometry Object ..."
msgstr "&SVG como Objeto de Geometria ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:212
msgid "&SVG as Gerber Object ..."
msgstr "&SVG como Objeto Gerber ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:217
msgid "&DXF as Geometry Object ..."
msgstr "&DXF como Objeto de Geometria ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:220
msgid "&DXF as Gerber Object ..."
msgstr "&DXF como Objeto Gerber ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:224
msgid "HPGL2 as Geometry Object ..."
msgstr "HPGL2 como objeto de geometria ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:230
msgid "Export"
msgstr "Exportar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:234
msgid "Export &SVG ..."
msgstr "Exportar &SVG ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:238
msgid "Export DXF ..."
msgstr "Exportar DXF ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:244
msgid "Export &PNG ..."
msgstr "Exportar &PNG ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:246
msgid ""
"Will export an image in PNG format,\n"
"the saved image will contain the visual \n"
"information currently in FlatCAM Plot Area."
msgstr ""
"Exportará uma imagem em formato PNG.\n"
"A imagem salva conterá as informações\n"
"visuais atualmente na área gráfica FlatCAM."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:255
msgid "Export &Excellon ..."
msgstr "Exportar &Excellon ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:257
msgid ""
"Will export an Excellon Object as Excellon file,\n"
"the coordinates format, the file units and zeros\n"
"are set in Preferences -> Excellon Export."
msgstr ""
"Exportará um Objeto Excellon como arquivo Excellon.\n"
"O formato das coordenadas, das unidades de arquivo e dos zeros\n"
"são definidos em Preferências -> Exportação de Excellon."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:264
msgid "Export &Gerber ..."
msgstr "Exportar &Gerber ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:266
msgid ""
"Will export an Gerber Object as Gerber file,\n"
"the coordinates format, the file units and zeros\n"
"are set in Preferences -> Gerber Export."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Exportará um Objeto Gerber como arquivo Gerber.\n"
"O formato das coordenadas, das unidades de arquivo e dos zeros\n"
"são definidos em Preferências -> Exportar Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:276
msgid "Backup"
msgstr "Backup"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:281
msgid "Import Preferences from file ..."
msgstr "Importar preferências de um arquivo ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:287
msgid "Export Preferences to file ..."
msgstr "Exportar Preferências para um arquivo ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:295 AppGUI/preferences/PreferencesUIManager.py:1119
msgid "Save Preferences"
msgstr "Salvar Preferências"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:301 AppGUI/MainGUI.py:4101
msgid "Print (PDF)"
msgstr "Imprimir (PDF)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:309
msgid "E&xit"
msgstr "Sair"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:317 AppGUI/MainGUI.py:744 AppGUI/MainGUI.py:1529
msgid "Edit"
msgstr "Editar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:321
msgid "Edit Object\tE"
msgstr "Editar Objeto\tE"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:323
msgid "Close Editor\tCtrl+S"
msgstr "Fechar Editor\tCtrl+S"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:332
msgid "Conversion"
msgstr "Conversão"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:334
msgid "&Join Geo/Gerber/Exc -> Geo"
msgstr "&Unir Geo/Gerber/Exc -> Geo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:336
msgid ""
"Merge a selection of objects, which can be of type:\n"
"- Gerber\n"
"- Excellon\n"
"- Geometry\n"
"into a new combo Geometry object."
msgstr ""
"Mescla uma seleção de objetos, que podem ser do tipo:\n"
"- Gerber\n"
"- Excellon\n"
"- Geometria\n"
" em um novo objeto Geometria."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:343
msgid "Join Excellon(s) -> Excellon"
msgstr "Unir Excellon(s) -> Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:345
msgid "Merge a selection of Excellon objects into a new combo Excellon object."
msgstr "Mescla uma seleção de objetos Excellon em um novo objeto Excellon."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:348
msgid "Join Gerber(s) -> Gerber"
msgstr "Unir Gerber(s) -> Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:350
msgid "Merge a selection of Gerber objects into a new combo Gerber object."
msgstr "Mescla uma seleção de objetos Gerber em um novo objeto Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:355
msgid "Convert Single to MultiGeo"
msgstr "Converter Único para MultiGeo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:357
msgid ""
"Will convert a Geometry object from single_geometry type\n"
"to a multi_geometry type."
msgstr ""
"Converterá um objeto Geometria do tipo single_geometry\n"
"em um tipo multi_geometry."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:361
msgid "Convert Multi to SingleGeo"
msgstr "Converter MultiGeo para Único"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:363
msgid ""
"Will convert a Geometry object from multi_geometry type\n"
"to a single_geometry type."
msgstr ""
"Converterá um objeto Geometria do tipo multi_geometry\n"
"em um tipo single_geometry."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:370
msgid "Convert Any to Geo"
msgstr "Converter Qualquer para Geo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:373
msgid "Convert Any to Gerber"
msgstr "Converter Qualquer para Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:379
msgid "&Copy\tCtrl+C"
msgstr "&Copiar\tCtrl+C"
#: AppGUI/MainGUI.py:384
msgid "&Delete\tDEL"
msgstr "Excluir\tDEL"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:389
msgid "Se&t Origin\tO"
msgstr "Definir Origem\tO"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:391
msgid "Move to Origin\tShift+O"
msgstr "Mover para Origem\tShift+O"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:394
msgid "Jump to Location\tJ"
msgstr "Ir para a localização\tJ"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:396
msgid "Locate in Object\tShift+J"
msgstr "Localizar em Objeto\tShift+J"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:401
msgid "Toggle Units\tQ"
msgstr "Alternar Unidades\tQ"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:403
msgid "&Select All\tCtrl+A"
msgstr "&Selecionar Tudo\tCtrl+A"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:408
msgid "&Preferences\tShift+P"
msgstr "&Preferências\tShift+P"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:414 AppTools/ToolProperties.py:155
msgid "Options"
msgstr "Opções"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:416
msgid "&Rotate Selection\tShift+(R)"
msgstr "Gi&rar Seleção\tShift+(R)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:421
msgid "&Skew on X axis\tShift+X"
msgstr "Inclinar no eixo X\tShift+X"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:423
msgid "S&kew on Y axis\tShift+Y"
msgstr "Inclinar no eixo Y\tShift+Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:428
msgid "Flip on &X axis\tX"
msgstr "Espelhar no eixo &X\tX"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:430
msgid "Flip on &Y axis\tY"
msgstr "Espelhar no eixo &Y\tY"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:435
msgid "View source\tAlt+S"
msgstr "Ver fonte\tAlt+S"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:437
msgid "Tools DataBase\tCtrl+D"
msgstr "Banco de Dados de Ferramentas\tCtrl+D"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:444 AppGUI/MainGUI.py:1427
msgid "View"
msgstr "Ver"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:446
msgid "Enable all plots\tAlt+1"
msgstr "Habilitar todos os gráficos\tAlt+1"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:448
msgid "Disable all plots\tAlt+2"
msgstr "Desabilitar todos os gráficos\tAlt+2"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:450
msgid "Disable non-selected\tAlt+3"
msgstr "Desabilitar os não selecionados\tAlt+3"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:454
msgid "&Zoom Fit\tV"
msgstr "&Zoom Ajustado\tV"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:456
msgid "&Zoom In\t="
msgstr "&Zoom +\t="
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:458
msgid "&Zoom Out\t-"
msgstr "&Zoom -\t-"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:463
msgid "Redraw All\tF5"
msgstr "Redesenha Todos\tF5"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:467
msgid "Toggle Code Editor\tShift+E"
msgstr "Alternar o Editor de Códigos\tShift+E"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:470
msgid "&Toggle FullScreen\tAlt+F10"
msgstr "Alternar &Tela Cheia\tAlt+F10"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:472
msgid "&Toggle Plot Area\tCtrl+F10"
msgstr "Al&ternar Área de Gráficos\tCtrl+F10"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:474
msgid "&Toggle Project/Sel/Tool\t`"
msgstr "Al&ternar Projeto/Sel/Ferram\t`"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:478
msgid "&Toggle Grid Snap\tG"
msgstr "Al&ternar Encaixe na Grade\tG"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:480
msgid "&Toggle Grid Lines\tAlt+G"
msgstr "Al&ternar Encaixe na Grade\tAlt+G"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:482
msgid "&Toggle Axis\tShift+G"
msgstr "Al&ternar Eixo\tShift+G"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:484
msgid "Toggle Workspace\tShift+W"
msgstr "Alternar Área de Trabalho\tShift+W"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:486
#, fuzzy
#| msgid "Toggle Units"
msgid "Toggle HUD\tAlt+H"
msgstr "Alternar Unidades"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:491
msgid "Objects"
msgstr "Objetos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:494 AppGUI/MainGUI.py:4099
#: AppObjects/ObjectCollection.py:1121 AppObjects/ObjectCollection.py:1168
msgid "Select All"
msgstr "Selecionar Todos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:496 AppObjects/ObjectCollection.py:1125
#: AppObjects/ObjectCollection.py:1172
msgid "Deselect All"
msgstr "Desmarcar todos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:505
msgid "&Command Line\tS"
msgstr "Linha de &Comando\tS"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:510
msgid "Help"
msgstr "Ajuda"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:512
msgid "Online Help\tF1"
msgstr "Ajuda Online\tF1"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:515 Bookmark.py:293
msgid "Bookmarks"
msgstr "Favoritos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:518 App_Main.py:3091 App_Main.py:3100
msgid "Bookmarks Manager"
msgstr "Gerenciados de Favoritos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:522
msgid "Report a bug"
msgstr "Reportar um bug"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:525
msgid "Excellon Specification"
msgstr "Especificação Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:527
msgid "Gerber Specification"
msgstr "Especificação Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:532
msgid "Shortcuts List\tF3"
msgstr "Lista de Atalhos\tF3"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:534
msgid "YouTube Channel\tF4"
msgstr "Canal no YouTube\tF4"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:539
msgid "ReadMe?"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:542 App_Main.py:2646
msgid "About FlatCAM"
msgstr "Sobre FlatCAM"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:551
msgid "Add Circle\tO"
msgstr "Adicionar Círculo\tO"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:554
msgid "Add Arc\tA"
msgstr "Adicionar Arco\tA"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:557
msgid "Add Rectangle\tR"
msgstr "Adicionar Retângulo\tR"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:560
msgid "Add Polygon\tN"
msgstr "Adicionar Polígono\tN"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:563
msgid "Add Path\tP"
msgstr "Adicionar Caminho\tP"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:566
msgid "Add Text\tT"
msgstr "Adicionar Texto\tT"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:569
msgid "Polygon Union\tU"
msgstr "Unir Polígonos\tU"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:571
msgid "Polygon Intersection\tE"
msgstr "Interseção de Polígonos\tE"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:573
msgid "Polygon Subtraction\tS"
msgstr "Subtração de Polígonos\tS"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:577
msgid "Cut Path\tX"
msgstr "Caminho de Corte\tX"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:581
msgid "Copy Geom\tC"
msgstr "Copiar Geom\tC"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:583
msgid "Delete Shape\tDEL"
msgstr "Excluir Forma\tDEL"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:587 AppGUI/MainGUI.py:674
msgid "Move\tM"
msgstr "Mover\tM"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:589
msgid "Buffer Tool\tB"
msgstr "Ferramenta Buffer\tB"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:592
msgid "Paint Tool\tI"
msgstr "Ferramenta de Pintura\tI"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:595
msgid "Transform Tool\tAlt+R"
msgstr "Ferramenta de Transformação\tAlt+R"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:599
msgid "Toggle Corner Snap\tK"
msgstr "Alternar Encaixe de Canto\tK"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:605
msgid ">Excellon Editor<"
msgstr ">Editor Excellon<"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:609
msgid "Add Drill Array\tA"
msgstr "Adicionar Matriz de Furos\tA"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:611
msgid "Add Drill\tD"
msgstr "Adicionar Furo\tD"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:615
msgid "Add Slot Array\tQ"
msgstr "Adic. Matriz de Ranhuras\tQ"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:617
msgid "Add Slot\tW"
msgstr "Adicionar Ranhura\tW"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:621
msgid "Resize Drill(S)\tR"
msgstr "Redimensionar Furo(s)\tR"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:624 AppGUI/MainGUI.py:668
msgid "Copy\tC"
msgstr "Copiar\tC"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:626 AppGUI/MainGUI.py:670
msgid "Delete\tDEL"
msgstr "Excluir\tDEL"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:631
msgid "Move Drill(s)\tM"
msgstr "Mover Furo(s)\tM"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:636
msgid ">Gerber Editor<"
msgstr ">Editor Gerber<"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:640
msgid "Add Pad\tP"
msgstr "Adicionar Pad\tP"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:642
msgid "Add Pad Array\tA"
msgstr "Adicionar Matriz de Pads\tA"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:644
msgid "Add Track\tT"
msgstr "Adicionar Trilha\tT"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:646
msgid "Add Region\tN"
msgstr "Adicionar Região\tN"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:650
msgid "Poligonize\tAlt+N"
msgstr "Poligonizar\tAlt+N"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:652
msgid "Add SemiDisc\tE"
msgstr "Adicionar SemiDisco\tE"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:654
msgid "Add Disc\tD"
msgstr "Adicionar Disco\tD"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:656
msgid "Buffer\tB"
msgstr "Buffer\tB"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:658
msgid "Scale\tS"
msgstr "Escala\tS"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:660
msgid "Mark Area\tAlt+A"
msgstr "Marcar Área\tAlt+A"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:662
msgid "Eraser\tCtrl+E"
msgstr "Borracha\tCtrl+E"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:664
msgid "Transform\tAlt+R"
msgstr "Transformar\tAlt+R"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:691
msgid "Enable Plot"
msgstr "Habilitar Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:693
msgid "Disable Plot"
msgstr "Desabilitar Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:697
msgid "Set Color"
msgstr "Definir cor"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:700 App_Main.py:9644
msgid "Red"
msgstr "Vermelho"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:703 App_Main.py:9646
msgid "Blue"
msgstr "Azul"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:706 App_Main.py:9649
msgid "Yellow"
msgstr "Amarela"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:709 App_Main.py:9651
msgid "Green"
msgstr "Verde"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:712 App_Main.py:9653
msgid "Purple"
msgstr "Roxo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:715 App_Main.py:9655
msgid "Brown"
msgstr "Marrom"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:718 App_Main.py:9657 App_Main.py:9713
msgid "White"
msgstr "Branco"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:721 App_Main.py:9659
msgid "Black"
msgstr "Preto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:726 App_Main.py:9662
msgid "Custom"
msgstr "Personalizado"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:731 App_Main.py:9696
msgid "Opacity"
msgstr "Opacidade"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:734 App_Main.py:9672
msgid "Default"
msgstr "Padrão"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:739
msgid "Generate CNC"
msgstr "Gerar CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:741
msgid "View Source"
msgstr "Ver Fonte"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:746 AppGUI/MainGUI.py:851 AppGUI/MainGUI.py:1066
#: AppGUI/MainGUI.py:1525 AppGUI/MainGUI.py:1886 AppGUI/MainGUI.py:2097
#: AppGUI/MainGUI.py:4511 AppGUI/ObjectUI.py:1519
#: AppObjects/FlatCAMGeometry.py:560 AppTools/ToolPanelize.py:551
#: AppTools/ToolPanelize.py:578 AppTools/ToolPanelize.py:671
#: AppTools/ToolPanelize.py:700 AppTools/ToolPanelize.py:762
msgid "Copy"
msgstr "Copiar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:754 AppGUI/MainGUI.py:1538 AppTools/ToolProperties.py:31
msgid "Properties"
msgstr "Propriedades"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:783
msgid "File Toolbar"
msgstr "Barra de Ferramentas de Arquivos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:787
msgid "Edit Toolbar"
msgstr "Barra de Ferramentas Editar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:791
msgid "View Toolbar"
msgstr "Barra de Ferramentas Ver"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:795
msgid "Shell Toolbar"
msgstr "Barra de Ferramentas Shell"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:799
msgid "Tools Toolbar"
msgstr "Barra de Ferramentas Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:803
msgid "Excellon Editor Toolbar"
msgstr "Barra de Ferramentas Editor Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:809
msgid "Geometry Editor Toolbar"
msgstr "Barra de Ferramentas Editor de Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:813
msgid "Gerber Editor Toolbar"
msgstr "Barra de Ferramentas Editor Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:817
msgid "Grid Toolbar"
msgstr "Barra de Ferramentas Grade"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:831 AppGUI/MainGUI.py:1865 App_Main.py:6592
#: App_Main.py:6597
msgid "Open Gerber"
msgstr "Abrir Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:833 AppGUI/MainGUI.py:1867 App_Main.py:6632
#: App_Main.py:6637
msgid "Open Excellon"
msgstr "Abrir Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:836 AppGUI/MainGUI.py:1870
msgid "Open project"
msgstr "Abrir projeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:838 AppGUI/MainGUI.py:1872
msgid "Save project"
msgstr "Salvar projeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:846 AppGUI/MainGUI.py:1881
msgid "Save Object and close the Editor"
msgstr "Salvar objeto e fechar o editor"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:853 AppGUI/MainGUI.py:1888
msgid "&Delete"
msgstr "&Excluir"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:856 AppGUI/MainGUI.py:1891 AppGUI/MainGUI.py:4100
#: AppGUI/MainGUI.py:4308 AppTools/ToolDistance.py:35
#: AppTools/ToolDistance.py:197
msgid "Distance Tool"
msgstr "Ferramenta de Distância"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:858 AppGUI/MainGUI.py:1893
msgid "Distance Min Tool"
msgstr "Ferramenta Distância Min"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:860 AppGUI/MainGUI.py:1895 AppGUI/MainGUI.py:4093
msgid "Set Origin"
msgstr "Definir Origem"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:862 AppGUI/MainGUI.py:1897
msgid "Move to Origin"
msgstr "Mover para Origem"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:865 AppGUI/MainGUI.py:1899
msgid "Jump to Location"
msgstr "Ir para a localização"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:867 AppGUI/MainGUI.py:1901 AppGUI/MainGUI.py:4105
msgid "Locate in Object"
msgstr "Localizar em Objeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:873 AppGUI/MainGUI.py:1907
msgid "&Replot"
msgstr "&Redesenhar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:875 AppGUI/MainGUI.py:1909
msgid "&Clear plot"
msgstr "Limpar gráfi&co"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:877 AppGUI/MainGUI.py:1911 AppGUI/MainGUI.py:4096
msgid "Zoom In"
msgstr "Zoom +"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:879 AppGUI/MainGUI.py:1913 AppGUI/MainGUI.py:4096
msgid "Zoom Out"
msgstr "Zoom -"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:881 AppGUI/MainGUI.py:1429 AppGUI/MainGUI.py:1915
#: AppGUI/MainGUI.py:4095
msgid "Zoom Fit"
msgstr "Zoom Ajustado"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:889 AppGUI/MainGUI.py:1921
msgid "&Command Line"
msgstr "Linha de &Comando"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:901 AppGUI/MainGUI.py:1933
msgid "2Sided Tool"
msgstr "PCB de 2 Faces"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:903 AppGUI/MainGUI.py:1935 AppGUI/MainGUI.py:4111
msgid "Align Objects Tool"
msgstr "Ferramenta Alinhar Objetos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:905 AppGUI/MainGUI.py:1937 AppGUI/MainGUI.py:4111
#: AppTools/ToolExtractDrills.py:393
msgid "Extract Drills Tool"
msgstr "Ferramenta Extrair Furos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:908 AppGUI/ObjectUI.py:360 AppTools/ToolCutOut.py:440
msgid "Cutout Tool"
msgstr "Ferramenta de Recorte"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:910 AppGUI/MainGUI.py:1942 AppGUI/ObjectUI.py:346
#: AppGUI/ObjectUI.py:2087 AppTools/ToolNCC.py:974
msgid "NCC Tool"
msgstr "Ferramenta NCC"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:914 AppGUI/MainGUI.py:1946 AppGUI/MainGUI.py:4113
#: AppTools/ToolIsolation.py:38 AppTools/ToolIsolation.py:766
#, fuzzy
#| msgid "Isolation Type"
msgid "Isolation Tool"
msgstr "Tipo de Isolação"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:918 AppGUI/MainGUI.py:1950
msgid "Panel Tool"
msgstr "Ferramenta de Painel"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:920 AppGUI/MainGUI.py:1952 AppTools/ToolFilm.py:569
msgid "Film Tool"
msgstr "Ferramenta de Filme"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:922 AppGUI/MainGUI.py:1954 AppTools/ToolSolderPaste.py:561
msgid "SolderPaste Tool"
msgstr "Ferramenta Pasta de Solda"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:924 AppGUI/MainGUI.py:1956 AppGUI/MainGUI.py:4118
#: AppTools/ToolSub.py:40
msgid "Subtract Tool"
msgstr "Ferramenta Subtrair"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:926 AppGUI/MainGUI.py:1958 AppTools/ToolRulesCheck.py:616
msgid "Rules Tool"
msgstr "Ferramenta de Regras"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:928 AppGUI/MainGUI.py:1960 AppGUI/MainGUI.py:4115
#: AppTools/ToolOptimal.py:33 AppTools/ToolOptimal.py:313
msgid "Optimal Tool"
msgstr "Ferramenta Ideal"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:933 AppGUI/MainGUI.py:1965 AppGUI/MainGUI.py:4111
msgid "Calculators Tool"
msgstr "Calculadoras"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:937 AppGUI/MainGUI.py:1969 AppGUI/MainGUI.py:4116
#: AppTools/ToolQRCode.py:43 AppTools/ToolQRCode.py:391
msgid "QRCode Tool"
msgstr "Ferramenta de QRCode"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:939 AppGUI/MainGUI.py:1971 AppGUI/MainGUI.py:4113
#: AppTools/ToolCopperThieving.py:39 AppTools/ToolCopperThieving.py:572
msgid "Copper Thieving Tool"
msgstr "Ferramenta de Adição de Cobre"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:942 AppGUI/MainGUI.py:1974 AppGUI/MainGUI.py:4112
#: AppTools/ToolFiducials.py:33 AppTools/ToolFiducials.py:399
msgid "Fiducials Tool"
msgstr "Ferramenta de Fiduciais"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:944 AppGUI/MainGUI.py:1976 AppTools/ToolCalibration.py:37
#: AppTools/ToolCalibration.py:759
msgid "Calibration Tool"
msgstr "Calibração"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:946 AppGUI/MainGUI.py:1978 AppGUI/MainGUI.py:4113
msgid "Punch Gerber Tool"
msgstr "Ferramenta Socar Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:948 AppGUI/MainGUI.py:1980 AppTools/ToolInvertGerber.py:31
msgid "Invert Gerber Tool"
msgstr "Ferramenta Inverter Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:950 AppGUI/MainGUI.py:1982 AppGUI/MainGUI.py:4115
#: AppTools/ToolCorners.py:31
#, fuzzy
#| msgid "Invert Gerber Tool"
msgid "Corner Markers Tool"
msgstr "Ferramenta Inverter Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:952 AppGUI/MainGUI.py:1984
#: AppTools/ToolEtchCompensation.py:32 AppTools/ToolEtchCompensation.py:288
#, fuzzy
#| msgid "Editor Transformation Tool"
msgid "Etch Compensation Tool"
msgstr "Ferramenta Transformar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:958 AppGUI/MainGUI.py:984 AppGUI/MainGUI.py:1036
#: AppGUI/MainGUI.py:1990 AppGUI/MainGUI.py:2068
msgid "Select"
msgstr "Selecionar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:960 AppGUI/MainGUI.py:1992
msgid "Add Drill Hole"
msgstr "Adicionar Furo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:962 AppGUI/MainGUI.py:1994
msgid "Add Drill Hole Array"
msgstr "Adicionar Matriz do Furos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:964 AppGUI/MainGUI.py:1517 AppGUI/MainGUI.py:1998
#: AppGUI/MainGUI.py:4393
msgid "Add Slot"
msgstr "Adicionar Ranhura"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:966 AppGUI/MainGUI.py:1519 AppGUI/MainGUI.py:2000
#: AppGUI/MainGUI.py:4392
msgid "Add Slot Array"
msgstr "Adicionar Matriz de Ranhuras"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:968 AppGUI/MainGUI.py:1522 AppGUI/MainGUI.py:1996
msgid "Resize Drill"
msgstr "Redimensionar Furo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:972 AppGUI/MainGUI.py:2004
msgid "Copy Drill"
msgstr "Copiar Furo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:974 AppGUI/MainGUI.py:2006
msgid "Delete Drill"
msgstr "Excluir Furo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:978 AppGUI/MainGUI.py:2010
msgid "Move Drill"
msgstr "Mover Furo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:986 AppGUI/MainGUI.py:2018
msgid "Add Circle"
msgstr "Adicionar Círculo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:988 AppGUI/MainGUI.py:2020
msgid "Add Arc"
msgstr "Adicionar Arco"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:990 AppGUI/MainGUI.py:2022
msgid "Add Rectangle"
msgstr "Adicionar Retângulo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:994 AppGUI/MainGUI.py:2026
msgid "Add Path"
msgstr "Adicionar Caminho"
#: AppGUI/MainGUI.py:996 AppGUI/MainGUI.py:2028
msgid "Add Polygon"
msgstr "Adicionar Polígono"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:999 AppGUI/MainGUI.py:2031
msgid "Add Text"
msgstr "Adicionar Texto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1001 AppGUI/MainGUI.py:2033
msgid "Add Buffer"
msgstr "Adicionar Buffer"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1003 AppGUI/MainGUI.py:2035
msgid "Paint Shape"
msgstr "Pintar Forma"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1005 AppGUI/MainGUI.py:1062 AppGUI/MainGUI.py:1458
#: AppGUI/MainGUI.py:1503 AppGUI/MainGUI.py:2037 AppGUI/MainGUI.py:2093
msgid "Eraser"
msgstr "Borracha"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1009 AppGUI/MainGUI.py:2041
msgid "Polygon Union"
msgstr "União de Polígonos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1011 AppGUI/MainGUI.py:2043
msgid "Polygon Explode"
msgstr "Explosão de Polígonos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1014 AppGUI/MainGUI.py:2046
msgid "Polygon Intersection"
msgstr "Interseção de Polígonos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1016 AppGUI/MainGUI.py:2048
msgid "Polygon Subtraction"
msgstr "Subtração de Polígonos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1020 AppGUI/MainGUI.py:2052
msgid "Cut Path"
msgstr "Caminho de Corte"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1022
msgid "Copy Shape(s)"
msgstr "Copiar Forma(s)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1025
msgid "Delete Shape '-'"
msgstr "Excluir Forma '-'"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1027 AppGUI/MainGUI.py:1070 AppGUI/MainGUI.py:1470
#: AppGUI/MainGUI.py:1507 AppGUI/MainGUI.py:2058 AppGUI/MainGUI.py:2101
#: AppGUI/ObjectUI.py:109 AppGUI/ObjectUI.py:152
msgid "Transformations"
msgstr "Transformações"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1030
msgid "Move Objects "
msgstr "Mover Objetos "
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1038 AppGUI/MainGUI.py:2070 AppGUI/MainGUI.py:4512
msgid "Add Pad"
msgstr "Adicionar Pad"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1042 AppGUI/MainGUI.py:2074 AppGUI/MainGUI.py:4513
msgid "Add Track"
msgstr "Adicionar Trilha"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1044 AppGUI/MainGUI.py:2076 AppGUI/MainGUI.py:4512
msgid "Add Region"
msgstr "Adicionar Região"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1046 AppGUI/MainGUI.py:1489 AppGUI/MainGUI.py:2078
msgid "Poligonize"
msgstr "Poligonizar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1049 AppGUI/MainGUI.py:1491 AppGUI/MainGUI.py:2081
msgid "SemiDisc"
msgstr "SemiDisco"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1051 AppGUI/MainGUI.py:1493 AppGUI/MainGUI.py:2083
msgid "Disc"
msgstr "Disco"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1059 AppGUI/MainGUI.py:1501 AppGUI/MainGUI.py:2091
msgid "Mark Area"
msgstr "Marcar Área"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1073 AppGUI/MainGUI.py:1474 AppGUI/MainGUI.py:1536
#: AppGUI/MainGUI.py:2104 AppGUI/MainGUI.py:4512 AppTools/ToolMove.py:27
msgid "Move"
msgstr "Mover"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1081
msgid "Snap to grid"
msgstr "Encaixar na Grade"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1084
msgid "Grid X snapping distance"
msgstr "Distância de encaixe Grade X"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1089
msgid ""
"When active, value on Grid_X\n"
"is copied to the Grid_Y value."
msgstr ""
"Quando ativo, o valor em Grid_X\n"
"é copiado para o valor Grid_Y."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1096
msgid "Grid Y snapping distance"
msgstr "Distância de encaixe Grade Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1101
msgid "Toggle the display of axis on canvas"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1107 AppGUI/preferences/PreferencesUIManager.py:846
#: AppGUI/preferences/PreferencesUIManager.py:938
#: AppGUI/preferences/PreferencesUIManager.py:966
#: AppGUI/preferences/PreferencesUIManager.py:1072 App_Main.py:5140
#: App_Main.py:5145 App_Main.py:5168
msgid "Preferences"
msgstr "Preferências"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1113
#, fuzzy
#| msgid "&Command Line"
msgid "Command Line"
msgstr "Linha de &Comando"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1119
msgid "HUD (Heads up display)"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1125 AppGUI/preferences/general/GeneralAPPSetGroupUI.py:97
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Draw a delimiting rectangle on canvas.\n"
"The purpose is to illustrate the limits for our work."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Desenha um retângulo de delimitação na tela.\n"
"O objetivo é ilustrar os limites do nosso trabalho."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1135
msgid "Snap to corner"
msgstr "Encaixar no canto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1139 AppGUI/preferences/general/GeneralAPPSetGroupUI.py:78
msgid "Max. magnet distance"
msgstr "Distância magnética max."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1175 AppGUI/MainGUI.py:1420 App_Main.py:7639
msgid "Project"
msgstr "Projeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1190
msgid "Selected"
msgstr "Selecionado"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1218 AppGUI/MainGUI.py:1226
msgid "Plot Area"
msgstr "Área de Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1253
msgid "General"
msgstr "Geral"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1268 AppTools/ToolCopperThieving.py:74
#: AppTools/ToolCorners.py:55 AppTools/ToolDblSided.py:64
#: AppTools/ToolEtchCompensation.py:73 AppTools/ToolExtractDrills.py:61
#: AppTools/ToolFiducials.py:262 AppTools/ToolInvertGerber.py:72
#: AppTools/ToolIsolation.py:94 AppTools/ToolOptimal.py:71
#: AppTools/ToolPunchGerber.py:64 AppTools/ToolQRCode.py:78
#: AppTools/ToolRulesCheck.py:61 AppTools/ToolSolderPaste.py:67
#: AppTools/ToolSub.py:70
msgid "GERBER"
msgstr "Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1278 AppTools/ToolDblSided.py:92
#: AppTools/ToolRulesCheck.py:199
msgid "EXCELLON"
msgstr "Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1288 AppTools/ToolDblSided.py:120 AppTools/ToolSub.py:125
msgid "GEOMETRY"
msgstr "Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1298
msgid "CNC-JOB"
msgstr "Trabalho CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1307 AppGUI/ObjectUI.py:328 AppGUI/ObjectUI.py:2062
msgid "TOOLS"
msgstr "Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1316
msgid "TOOLS 2"
msgstr "Ferramentas 2"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1326
msgid "UTILITIES"
msgstr "Utilitários"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1343
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:201
msgid "Restore Defaults"
msgstr "Restaurar padrões"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1346
msgid ""
"Restore the entire set of default values\n"
"to the initial values loaded after first launch."
msgstr ""
"Restaurar todo o conjunto de valores padrão\n"
"para os valores iniciais carregados após o primeiro lançamento."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1351
msgid "Open Pref Folder"
msgstr "Abrir a Pasta Pref"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1354
msgid "Open the folder where FlatCAM save the preferences files."
msgstr "Abre a pasta onde o FlatCAM salva os arquivos de preferências."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1358 AppGUI/MainGUI.py:1836
msgid "Clear GUI Settings"
msgstr "Limpar Config. da GUI"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1362
msgid ""
"Clear the GUI settings for FlatCAM,\n"
"such as: layout, gui state, style, hdpi support etc."
msgstr ""
"Limpa as configurações da GUI para FlatCAM,\n"
"como: layout, estado de gui, estilo, suporte a HDPI etc."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1373
msgid "Apply"
msgstr "Aplicar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1376
msgid "Apply the current preferences without saving to a file."
msgstr "Aplica as preferências atuais sem salvar em um arquivo."
2020-04-29 11:55:46 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1383
msgid ""
"Save the current settings in the 'current_defaults' file\n"
"which is the file storing the working default preferences."
msgstr ""
"Salva as configurações atuais no arquivo 'current_defaults'\n"
"que armazena as preferências padrão de trabalho."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1391
msgid "Will not save the changes and will close the preferences window."
msgstr "Não salvará as alterações e fechará a janela de preferências."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1405
msgid "Toggle Visibility"
msgstr "Alternar Visibilidade"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1411
msgid "New"
msgstr "Novo"
#: AppGUI/MainGUI.py:1413 AppTools/ToolCalibration.py:631
#: AppTools/ToolCalibration.py:648 AppTools/ToolCalibration.py:815
#: AppTools/ToolCopperThieving.py:148 AppTools/ToolCopperThieving.py:162
#: AppTools/ToolCopperThieving.py:608 AppTools/ToolCutOut.py:92
#: AppTools/ToolDblSided.py:226 AppTools/ToolFilm.py:69 AppTools/ToolFilm.py:92
#: AppTools/ToolImage.py:49 AppTools/ToolImage.py:271
#: AppTools/ToolIsolation.py:464 AppTools/ToolIsolation.py:517
#: AppTools/ToolIsolation.py:1281 AppTools/ToolNCC.py:95
#: AppTools/ToolNCC.py:558 AppTools/ToolNCC.py:1318 AppTools/ToolPaint.py:501
#: AppTools/ToolPaint.py:705 AppTools/ToolPanelize.py:116
#: AppTools/ToolPanelize.py:385 AppTools/ToolPanelize.py:402
msgid "Geometry"
msgstr "Geometria"
#: AppGUI/MainGUI.py:1417
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:99
#: AppTools/ToolAlignObjects.py:74 AppTools/ToolAlignObjects.py:110
#: AppTools/ToolCalibration.py:197 AppTools/ToolCalibration.py:631
#: AppTools/ToolCalibration.py:648 AppTools/ToolCalibration.py:807
#: AppTools/ToolCalibration.py:815 AppTools/ToolCopperThieving.py:148
#: AppTools/ToolCopperThieving.py:162 AppTools/ToolCopperThieving.py:608
#: AppTools/ToolDblSided.py:225 AppTools/ToolFilm.py:342
#: AppTools/ToolIsolation.py:517 AppTools/ToolIsolation.py:1281
#: AppTools/ToolNCC.py:558 AppTools/ToolNCC.py:1318 AppTools/ToolPaint.py:501
#: AppTools/ToolPaint.py:705 AppTools/ToolPanelize.py:385
#: AppTools/ToolPunchGerber.py:149 AppTools/ToolPunchGerber.py:164
msgid "Excellon"
msgstr "Excellon"
#: AppGUI/MainGUI.py:1424
msgid "Grids"
msgstr "Grades"
#: AppGUI/MainGUI.py:1431
msgid "Clear Plot"
msgstr "Limpar Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1433
msgid "Replot"
msgstr "Redesenhar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1437
msgid "Geo Editor"
msgstr "Editor de Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1439
msgid "Path"
msgstr "Caminho"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1441
msgid "Rectangle"
msgstr "Retângulo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1444
msgid "Circle"
msgstr "Círculo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1448
msgid "Arc"
msgstr "Arco"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1462
msgid "Union"
msgstr "União"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1464
msgid "Intersection"
msgstr "Interseção"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1466
msgid "Subtraction"
msgstr "Substração"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1468 AppGUI/ObjectUI.py:2151
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:56
msgid "Cut"
msgstr "Cortar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1479
msgid "Pad"
msgstr "Pad"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1481
msgid "Pad Array"
msgstr "Matriz de Pads"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1485
msgid "Track"
msgstr "Trilha"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1487
msgid "Region"
msgstr "Região"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1510
msgid "Exc Editor"
msgstr "Editor Exc"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1512 AppGUI/MainGUI.py:4391
msgid "Add Drill"
msgstr "Adicionar Furo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1531 App_Main.py:2219
msgid "Close Editor"
msgstr "Fechar Editor"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1555
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Absolute measurement.\n"
"Reference is (X=0, Y= 0) position"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Medição absoluta.\n"
"Em relação à posição (X=0, Y=0)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1563
#, fuzzy
#| msgid "Application started ..."
msgid "Application units"
msgstr "Aplicativo iniciado ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1654
msgid "Lock Toolbars"
msgstr "Travar Barras de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1824
msgid "FlatCAM Preferences Folder opened."
msgstr "Pasta com Preferências FlatCAM aberta."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1835
msgid "Are you sure you want to delete the GUI Settings? \n"
msgstr "Você tem certeza de que deseja excluir as configurações da GUI? \n"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1840 AppGUI/preferences/PreferencesUIManager.py:877
#: AppGUI/preferences/PreferencesUIManager.py:1123 AppTranslation.py:111
#: AppTranslation.py:210 App_Main.py:2223 App_Main.py:3158 App_Main.py:5354
#: App_Main.py:6415
msgid "Yes"
msgstr "Sim"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1841 AppGUI/preferences/PreferencesUIManager.py:1124
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:62
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:164
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:150
#: AppTools/ToolIsolation.py:174 AppTools/ToolNCC.py:182
#: AppTools/ToolPaint.py:165 AppTranslation.py:112 AppTranslation.py:211
#: App_Main.py:2224 App_Main.py:3159 App_Main.py:5355 App_Main.py:6416
msgid "No"
msgstr "Não"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:1940
msgid "&Cutout Tool"
msgstr "Ferramenta de Re&corte"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:2016
msgid "Select 'Esc'"
msgstr "Selecionar 'Esc'"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:2054
msgid "Copy Objects"
msgstr "Copiar Objetos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:2056 AppGUI/MainGUI.py:4311
msgid "Delete Shape"
msgstr "Excluir Forma"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:2062
msgid "Move Objects"
msgstr "Mover Objetos"
#: AppGUI/MainGUI.py:2648
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Please first select a geometry item to be cutted\n"
"then select the geometry item that will be cutted\n"
"out of the first item. In the end press ~X~ key or\n"
"the toolbar button."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Por favor, primeiro selecione um item de geometria a ser cortado\n"
"e em seguida, selecione o item de geometria que será cortado\n"
"fora do primeiro item. No final, pressione a tecla ~X~ ou\n"
"o botão da barra de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:2655 AppGUI/MainGUI.py:2819 AppGUI/MainGUI.py:2866
#: AppGUI/MainGUI.py:2888
msgid "Warning"
msgstr "Aviso"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:2814
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Please select geometry items \n"
"on which to perform Intersection Tool."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Por favor, selecione itens de geometria\n"
"para executar a ferramenta de interseção."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:2861
msgid ""
"Please select geometry items \n"
"on which to perform Substraction Tool."
msgstr ""
"Por favor, selecione itens de geometria\n"
"para executar a ferramenta de subtração."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:2883
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Please select geometry items \n"
"on which to perform union."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Por favor, selecione itens de geometria\n"
"para executar a ferramenta de união."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:2968 AppGUI/MainGUI.py:3183
msgid "Cancelled. Nothing selected to delete."
msgstr "Cancelado. Nada selecionado para excluir."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3052 AppGUI/MainGUI.py:3299
msgid "Cancelled. Nothing selected to copy."
msgstr "Cancelado. Nada selecionado para copiar."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3098 AppGUI/MainGUI.py:3328
msgid "Cancelled. Nothing selected to move."
msgstr "Cancelado. Nada selecionado para mover."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3354
msgid "New Tool ..."
msgstr "Nova Ferramenta ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3355 AppTools/ToolIsolation.py:1258
#: AppTools/ToolNCC.py:924 AppTools/ToolPaint.py:849
#: AppTools/ToolSolderPaste.py:568
msgid "Enter a Tool Diameter"
msgstr "Digite um diâmetro de ferramenta"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3367
msgid "Adding Tool cancelled ..."
msgstr "Adicionar ferramenta cancelado ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3381
msgid "Distance Tool exit..."
msgstr "Sair da ferramenta de medição ..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3561 App_Main.py:3146
msgid "Application is saving the project. Please wait ..."
msgstr "O aplicativo está salvando o projeto. Por favor, espere ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3668
#, fuzzy
#| msgid "Disabled"
msgid "Shell disabled."
msgstr "Desativado"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3678
#, fuzzy
#| msgid "Enabled"
msgid "Shell enabled."
msgstr "Ativado"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:3706 App_Main.py:9155
msgid "<b>Shortcut Key List</b>"
msgstr "<b>Lista de Teclas de Atalho</b>"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4089
#, fuzzy
#| msgid "Key Shortcut List"
msgid "General Shortcut list"
msgstr "Lista de Teclas de Atalho"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4090
msgid "SHOW SHORTCUT LIST"
msgstr "Mostra Lista de Teclas de Atalho"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4090
msgid "Switch to Project Tab"
msgstr "Alterna para a Aba Projeto"
#: AppGUI/MainGUI.py:4090
msgid "Switch to Selected Tab"
msgstr "Alterna para a Aba Selecionado"
#: AppGUI/MainGUI.py:4091
msgid "Switch to Tool Tab"
msgstr "Alterna para a Aba Ferramentas"
#: AppGUI/MainGUI.py:4092
msgid "New Gerber"
msgstr "Novo Gerber"
#: AppGUI/MainGUI.py:4092
msgid "Edit Object (if selected)"
msgstr "Editar Objeto (se selecionado)"
#: AppGUI/MainGUI.py:4092 App_Main.py:5658
msgid "Grid On/Off"
msgstr "Liga/Desliga a Grade"
#: AppGUI/MainGUI.py:4092
msgid "Jump to Coordinates"
msgstr "Ir para a Coordenada"
#: AppGUI/MainGUI.py:4093
msgid "New Excellon"
msgstr "Novo Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4093
msgid "Move Obj"
msgstr "Mover Obj"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4093
msgid "New Geometry"
msgstr "Nova Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4093
msgid "Change Units"
msgstr "Alternar Unidades"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4094
msgid "Open Properties Tool"
msgstr "Abre Ferramenta Propriedades"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4094
msgid "Rotate by 90 degree CW"
msgstr "Girar 90º sentido horário"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4094
msgid "Shell Toggle"
msgstr "Alterna Linha de Comando"
#: AppGUI/MainGUI.py:4095
msgid ""
2020-06-02 15:29:45 +00:00
"Add a Tool (when in Geometry Selected Tab or in Tools NCC or Tools Paint)"
msgstr ""
2020-06-02 15:29:45 +00:00
"Adicionar uma ferramenta (quando estiver na Aba Selecionado ou em "
"Ferramentas NCC ou de Pintura)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4096
msgid "Flip on X_axis"
msgstr "Espelhar no Eixo X"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4096
msgid "Flip on Y_axis"
msgstr "Espelhar no Eixo Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4099
msgid "Copy Obj"
msgstr "Copiar Obj"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4099
msgid "Open Tools Database"
msgstr "Abre Banco de Dados de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4100
msgid "Open Excellon File"
msgstr "Abrir Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4100
msgid "Open Gerber File"
msgstr "Abrir Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4100
msgid "New Project"
msgstr "Novo Projeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4101 App_Main.py:6711 App_Main.py:6714
msgid "Open Project"
msgstr "Abrir Projeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4101 AppTools/ToolPDF.py:41
msgid "PDF Import Tool"
msgstr "Ferramenta de Importação de PDF"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4101
msgid "Save Project"
msgstr "Salvar Projeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4101
msgid "Toggle Plot Area"
msgstr "Alternar Área de Gráficos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4104
msgid "Copy Obj_Name"
msgstr "Copiar Obj_Name"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4105
msgid "Toggle Code Editor"
msgstr "Alternar o Editor de Códigos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4105
msgid "Toggle the axis"
msgstr "Alternar o Eixo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4105 AppGUI/MainGUI.py:4306 AppGUI/MainGUI.py:4393
#: AppGUI/MainGUI.py:4515
msgid "Distance Minimum Tool"
msgstr "Ferramenta Distância Mínima"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4106
msgid "Open Preferences Window"
msgstr "Abrir Preferências"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4107
msgid "Rotate by 90 degree CCW"
msgstr "Girar 90° sentido anti-horário"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4107
msgid "Run a Script"
msgstr "Executar um Script"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4107
msgid "Toggle the workspace"
msgstr "Alternar Área de Trabalho"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4107
msgid "Skew on X axis"
msgstr "Inclinação no eixo X"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4108
msgid "Skew on Y axis"
msgstr "Inclinação no eixo Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4111
msgid "2-Sided PCB Tool"
msgstr "PCB 2 Faces"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4112
#, fuzzy
#| msgid "&Toggle Grid Lines\tAlt+G"
msgid "Toggle Grid Lines"
msgstr "Al&ternar Encaixe na Grade\tAlt+G"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4114
msgid "Solder Paste Dispensing Tool"
msgstr "Pasta de Solda"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4115
msgid "Film PCB Tool"
msgstr "Ferramenta de Filme PCB"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4115
msgid "Non-Copper Clearing Tool"
msgstr "Área Sem Cobre (NCC)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4116
msgid "Paint Area Tool"
msgstr "Área de Pintura"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4116
msgid "Rules Check Tool"
msgstr "Ferramenta de Verificação de Regras"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4117
msgid "View File Source"
msgstr "Ver Arquivo Fonte"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4117
msgid "Transformations Tool"
msgstr "Transformações"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4118
msgid "Cutout PCB Tool"
msgstr "Ferramenta de Recorte"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4118 AppTools/ToolPanelize.py:35
msgid "Panelize PCB"
msgstr "Criar Painel com PCB"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4119
msgid "Enable all Plots"
msgstr "Habilitar todos os Gráficos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4119
msgid "Disable all Plots"
msgstr "Desabilitar todos os Gráficos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4119
msgid "Disable Non-selected Plots"
msgstr "Desabilitar os gráficos não selecionados"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4120
msgid "Toggle Full Screen"
msgstr "Alternar Tela Cheia"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4123
msgid "Abort current task (gracefully)"
msgstr "Abortar a tarefa atual (normalmente)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4126
msgid "Save Project As"
msgstr "Salvar Projeto Como"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4127
msgid ""
"Paste Special. Will convert a Windows path style to the one required in Tcl "
"Shell"
msgstr ""
"Colar Especial. Converterá um estilo de caminho do Windows para o exigido na "
"Linha de Comando Tcl"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4130
msgid "Open Online Manual"
msgstr "Abrir Manual Online"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4131
msgid "Open Online Tutorials"
msgstr "Abrir Tutoriais Online"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4131
msgid "Refresh Plots"
msgstr "Atualizar Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4131 AppTools/ToolSolderPaste.py:517
msgid "Delete Object"
msgstr "Excluir Objeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4131
msgid "Alternate: Delete Tool"
msgstr "Alternativo: Excluir Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4132
msgid "(left to Key_1)Toggle Notebook Area (Left Side)"
msgstr "(esquerda da Tecla_1) Alterna Área do Bloco de Notas (lado esquerdo)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4132
msgid "En(Dis)able Obj Plot"
msgstr "Des(h)abilitar Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4133
msgid "Deselects all objects"
msgstr "Desmarca todos os objetos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4147
msgid "Editor Shortcut list"
msgstr "Lista de Teclas de Atalho"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4301
msgid "GEOMETRY EDITOR"
msgstr "Editor de Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4301
msgid "Draw an Arc"
msgstr "Desenha um Arco"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4301
msgid "Copy Geo Item"
msgstr "Copiar Geo"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4302
msgid "Within Add Arc will toogle the ARC direction: CW or CCW"
msgstr "Em Adicionar Arco, alterna o sentido: horário ou anti-horário"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4302
msgid "Polygon Intersection Tool"
msgstr "Interseção de Polígonos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4303
msgid "Geo Paint Tool"
msgstr "Ferramenta de Pintura"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4303 AppGUI/MainGUI.py:4392 AppGUI/MainGUI.py:4512
msgid "Jump to Location (x, y)"
msgstr "Ir para a Localização (x, y)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4303
msgid "Toggle Corner Snap"
msgstr "Alternar Encaixe de Canto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4303
msgid "Move Geo Item"
msgstr "Mover Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4304
msgid "Within Add Arc will cycle through the ARC modes"
msgstr "Em Adicionar Arco, alterna o tipo de arco"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4304
msgid "Draw a Polygon"
msgstr "Desenha um Polígono"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4304
msgid "Draw a Circle"
msgstr "Desenha um Círculo"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4305
msgid "Draw a Path"
msgstr "Desenha um Caminho"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4305
msgid "Draw Rectangle"
msgstr "Desenha um Retângulo"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4305
msgid "Polygon Subtraction Tool"
msgstr "Ferram. de Subtração de Polígono"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4305
msgid "Add Text Tool"
msgstr "Ferramenta de Texto"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4306
msgid "Polygon Union Tool"
msgstr "União de Polígonos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4306
msgid "Flip shape on X axis"
msgstr "Espelhar no Eixo X"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4306
msgid "Flip shape on Y axis"
msgstr "Espelhar no Eixo Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4307
msgid "Skew shape on X axis"
msgstr "Inclinação no eixo X"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4307
msgid "Skew shape on Y axis"
msgstr "Inclinação no eixo Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4307
msgid "Editor Transformation Tool"
msgstr "Ferramenta Transformar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4308
msgid "Offset shape on X axis"
msgstr "Deslocamento no eixo X"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4308
msgid "Offset shape on Y axis"
msgstr "Deslocamento no eixo Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4309 AppGUI/MainGUI.py:4395 AppGUI/MainGUI.py:4517
msgid "Save Object and Exit Editor"
msgstr "Salvar Objeto e Fechar o Editor"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4309
msgid "Polygon Cut Tool"
msgstr "Corte de Polígonos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4310
msgid "Rotate Geometry"
msgstr "Girar Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4310
msgid "Finish drawing for certain tools"
msgstr "Concluir desenho para certas ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4310 AppGUI/MainGUI.py:4395 AppGUI/MainGUI.py:4515
msgid "Abort and return to Select"
msgstr "Abortar e retornar à Seleção"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4391
msgid "EXCELLON EDITOR"
msgstr "Editor Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4391
msgid "Copy Drill(s)"
msgstr "Copiar Furo(s)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4392
msgid "Move Drill(s)"
msgstr "Mover Furo(s)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4393
msgid "Add a new Tool"
msgstr "Adicionar Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4394
msgid "Delete Drill(s)"
msgstr "Excluir Furo(s)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4394
msgid "Alternate: Delete Tool(s)"
msgstr "Alternativo: Excluir Ferramenta(s)"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4511
msgid "GERBER EDITOR"
msgstr "Editor Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4511
msgid "Add Disc"
msgstr "Adicionar Disco"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4511
msgid "Add SemiDisc"
msgstr "Adicionar SemiDisco"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4513
msgid "Within Track & Region Tools will cycle in REVERSE the bend modes"
msgstr ""
"Nas Ferramentas de Trilha e Região, alternará REVERSAMENTE entre os modos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4514
msgid "Within Track & Region Tools will cycle FORWARD the bend modes"
msgstr ""
"Nas Ferramentas de Trilha e Região, alternará para frente entre os modos"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4515
msgid "Alternate: Delete Apertures"
msgstr "Alternativo: Excluir Abertura"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4516
msgid "Eraser Tool"
msgstr "Ferramenta Apagar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4517
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:221
msgid "Mark Area Tool"
msgstr "Marcar Área"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4517
msgid "Poligonize Tool"
msgstr "Poligonizar"
2020-06-02 15:29:45 +00:00
#: AppGUI/MainGUI.py:4517
msgid "Transformation Tool"
msgstr "Ferramenta Transformação"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:38
#, fuzzy
#| msgid "Object"
msgid "App Object"
msgstr "Objeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:78 AppTools/ToolIsolation.py:77
msgid ""
"BASIC is suitable for a beginner. Many parameters\n"
"are hidden from the user in this mode.\n"
"ADVANCED mode will make available all parameters.\n"
"\n"
"To change the application LEVEL, go to:\n"
"Edit -> Preferences -> General and check:\n"
"'APP. LEVEL' radio button."
msgstr ""
"BÁSICO é adequado para um iniciante. Muitos parâmetros\n"
" estão ocultos do usuário neste modo.\n"
"O modo AVANÇADO disponibilizará todos os parâmetros.\n"
"\n"
"Para alterar o NÍVEL do aplicativo, vá para:\n"
"Editar -> Preferências -> Geral e verificar\n"
"o botão de rádio 'Nível do Aplicativo\"."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:111 AppGUI/ObjectUI.py:154
msgid "Geometrical transformations of the current object."
msgstr "Transformação geométrica do objeto atual."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:120
msgid ""
"Factor by which to multiply\n"
"geometric features of this object.\n"
"Expressions are allowed. E.g: 1/25.4"
msgstr ""
"Fator pelo qual multiplicar recursos\n"
"geométricos deste objeto.\n"
"Expressões são permitidas. Por exemplo: 1 / 25.4"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:127
msgid "Perform scaling operation."
msgstr "Realiza a operação de dimensionamento."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:138
msgid ""
"Amount by which to move the object\n"
"in the x and y axes in (x, y) format.\n"
"Expressions are allowed. E.g: (1/3.2, 0.5*3)"
msgstr ""
"Quanto mover o objeto\n"
"nos eixos x e y no formato (x, y).\n"
"Expressões são permitidas. Por exemplo: (1/3.2, 0.5*3)"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:145
msgid "Perform the offset operation."
msgstr "Executa a operação de deslocamento."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:162 AppGUI/ObjectUI.py:173 AppTool.py:280 AppTool.py:291
msgid "Edited value is out of range"
msgstr "Valor fora da faixa"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:168 AppGUI/ObjectUI.py:175 AppTool.py:286 AppTool.py:293
msgid "Edited value is within limits."
msgstr "O valor editado está dentro dos limites."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:187
msgid "Gerber Object"
msgstr "Objeto Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:196 AppGUI/ObjectUI.py:496 AppGUI/ObjectUI.py:1313
#: AppGUI/ObjectUI.py:2135 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:30
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:33
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:31
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:31
msgid "Plot Options"
msgstr "Opções de Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:202 AppGUI/ObjectUI.py:502
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:47
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:45
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:119
#: AppTools/ToolCopperThieving.py:195
msgid "Solid"
msgstr "Preenchido"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:204 AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:47
msgid "Solid color polygons."
msgstr "Polígonos com cor sólida."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:210 AppGUI/ObjectUI.py:510 AppGUI/ObjectUI.py:1319
msgid "Multi-Color"
msgstr "Multicolorido"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:212 AppGUI/ObjectUI.py:512 AppGUI/ObjectUI.py:1321
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:56
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:47
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:54
msgid "Draw polygons in different colors."
msgstr "Desenha polígonos em cores diferentes."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:228 AppGUI/ObjectUI.py:548
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:40
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:38
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:38
msgid "Plot"
msgstr "Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:229 AppGUI/ObjectUI.py:550 AppGUI/ObjectUI.py:1383
#: AppGUI/ObjectUI.py:2245 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:41
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:40
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:40
msgid "Plot (show) this object."
msgstr "Mostra o objeto no gráfico."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:258
msgid ""
"Toggle the display of the Gerber Apertures Table.\n"
"When unchecked, it will delete all mark shapes\n"
"that are drawn on canvas."
msgstr ""
"Alterna a exibição da Tabela de Aberturas Gerber.\n"
"Quando desmarcada, serão excluídas todas as formas de marcas\n"
"desenhadas na tela."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:268
msgid "Mark All"
msgstr "Marcar Todos"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:270
msgid ""
"When checked it will display all the apertures.\n"
"When unchecked, it will delete all mark shapes\n"
"that are drawn on canvas."
msgstr ""
"Quando marcado, serão mostradas todas as aberturas.\n"
"Quando desmarcado, serão apagadas todas as formas de marcas\n"
"desenhadas na tela."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:298
msgid "Mark the aperture instances on canvas."
msgstr "Marque as instâncias de abertura na tela."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:305 AppTools/ToolIsolation.py:579
msgid "Buffer Solid Geometry"
msgstr "Buffer de Geometria Sólida"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:307 AppTools/ToolIsolation.py:581
msgid ""
"This button is shown only when the Gerber file\n"
"is loaded without buffering.\n"
"Clicking this will create the buffered geometry\n"
"required for isolation."
msgstr ""
"Este botão é mostrado apenas quando o arquivo Gerber\n"
"é carregado sem buffer.\n"
"Clicar neste botão criará o buffer da geometria\n"
"necessário para a isolação."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:332
msgid "Isolation Routing"
msgstr "Roteamento de Isolação"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:334 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:32
#: AppTools/ToolIsolation.py:67
#, fuzzy
#| msgid ""
#| "Create a Geometry object with\n"
#| "toolpaths to cut outside polygons."
msgid ""
"Create a Geometry object with\n"
"toolpaths to cut around polygons."
msgstr ""
"Cria um objeto Geometria com caminho de\n"
"ferramenta para cortar polígonos externos."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:348 AppGUI/ObjectUI.py:2089 AppTools/ToolNCC.py:599
msgid ""
"Create the Geometry Object\n"
"for non-copper routing."
msgstr ""
"Cria o Objeto de Geometria\n"
"para roteamento de zona sem cobre."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:362
msgid ""
"Generate the geometry for\n"
"the board cutout."
msgstr "Gera a geometria para o recorte da placa."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:379 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:32
msgid "Non-copper regions"
msgstr "Zona sem cobre"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:381 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:34
msgid ""
"Create polygons covering the\n"
"areas without copper on the PCB.\n"
"Equivalent to the inverse of this\n"
"object. Can be used to remove all\n"
"copper from a specified region."
msgstr ""
"Cria polígonos cobrindo as\n"
"zonas sem cobre no PCB.\n"
"Equivalente ao inverso do\n"
"objeto. Pode ser usado para remover todo o\n"
"cobre de uma região especificada."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:391 AppGUI/ObjectUI.py:432
#: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:46
#: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:79
msgid "Boundary Margin"
msgstr "Margem Limite"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:393 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:48
msgid ""
"Specify the edge of the PCB\n"
"by drawing a box around all\n"
"objects with this minimum\n"
"distance."
msgstr ""
"Especifica a borda do PCB\n"
"desenhando uma caixa em volta de todos os\n"
"objetos com esta distância mínima."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:408 AppGUI/ObjectUI.py:446
#: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:61
#: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:92
msgid "Rounded Geo"
msgstr "Geo Arredondado"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:410 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:63
msgid "Resulting geometry will have rounded corners."
msgstr "A geometria resultante terá cantos arredondados."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:414 AppGUI/ObjectUI.py:455
#: AppTools/ToolSolderPaste.py:373
msgid "Generate Geo"
msgstr "Gerar Geo"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:424 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:73
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:137
#: AppTools/ToolPanelize.py:99 AppTools/ToolQRCode.py:201
msgid "Bounding Box"
msgstr "Caixa Delimitadora"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:426
msgid ""
"Create a geometry surrounding the Gerber object.\n"
"Square shape."
msgstr ""
"Crie uma geometria em torno do objeto Gerber.\n"
"Forma quadrada."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:434 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:81
msgid ""
"Distance of the edges of the box\n"
"to the nearest polygon."
msgstr ""
"Distância das bordas da caixa\n"
"para o polígono mais próximo."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:448 AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:94
msgid ""
"If the bounding box is \n"
"to have rounded corners\n"
"their radius is equal to\n"
"the margin."
msgstr ""
"Se a caixa delimitadora tiver\n"
"cantos arredondados, o seu raio\n"
"é igual à margem."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:457
msgid "Generate the Geometry object."
msgstr "Gera o objeto Geometria."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:484
msgid "Excellon Object"
msgstr "Objeto Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:504
msgid "Solid circles."
msgstr "Círculos preenchidos ou vazados."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:560 AppGUI/ObjectUI.py:655 AppGUI/ObjectUI.py:2266
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:71
#: AppTools/ToolProperties.py:166
msgid "Drills"
msgstr "Furos"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:560 AppGUI/ObjectUI.py:656 AppGUI/ObjectUI.py:2266
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:158
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:72
#: AppTools/ToolProperties.py:168
msgid "Slots"
msgstr "Ranhuras"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:565
msgid ""
"This is the Tool Number.\n"
"When ToolChange is checked, on toolchange event this value\n"
"will be showed as a T1, T2 ... Tn in the Machine Code.\n"
"\n"
"Here the tools are selected for G-code generation."
msgstr ""
"Número da Ferramenta.\n"
"Quando Trocar Ferramentas estiver marcado, este valor\n"
" será mostrado como T1, T2 ... Tn no Código da Máquina."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:570 AppGUI/ObjectUI.py:1407 AppTools/ToolPaint.py:141
msgid ""
"Tool Diameter. It's value (in current FlatCAM units) \n"
"is the cut width into the material."
msgstr ""
"Diâmetro da Ferramenta. É a largura do corte no material\n"
"(nas unidades atuais do FlatCAM)."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:573
msgid ""
"The number of Drill holes. Holes that are drilled with\n"
"a drill bit."
msgstr "Número de Furos. Serão perfurados com brocas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:576
msgid ""
"The number of Slot holes. Holes that are created by\n"
"milling them with an endmill bit."
msgstr "Número de Ranhuras (Fendas). Serão criadas com fresas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:579
msgid ""
"Toggle display of the drills for the current tool.\n"
"This does not select the tools for G-code generation."
msgstr ""
"Alterna a exibição da ferramenta atual. Isto não seleciona a ferramenta para "
"geração do G-Code."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:597 AppGUI/ObjectUI.py:1564
#: AppObjects/FlatCAMExcellon.py:537 AppObjects/FlatCAMExcellon.py:836
#: AppObjects/FlatCAMExcellon.py:852 AppObjects/FlatCAMExcellon.py:856
#: AppObjects/FlatCAMGeometry.py:380 AppObjects/FlatCAMGeometry.py:825
#: AppObjects/FlatCAMGeometry.py:861 AppTools/ToolIsolation.py:313
#: AppTools/ToolIsolation.py:1051 AppTools/ToolIsolation.py:1171
#: AppTools/ToolIsolation.py:1185 AppTools/ToolNCC.py:331
#: AppTools/ToolNCC.py:797 AppTools/ToolNCC.py:811 AppTools/ToolNCC.py:1214
#: AppTools/ToolPaint.py:313 AppTools/ToolPaint.py:766
#: AppTools/ToolPaint.py:778 AppTools/ToolPaint.py:1190
msgid "Parameters for"
msgstr "Parâmetros para"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:600 AppGUI/ObjectUI.py:1567 AppTools/ToolIsolation.py:316
#: AppTools/ToolNCC.py:334 AppTools/ToolPaint.py:316
msgid ""
"The data used for creating GCode.\n"
"Each tool store it's own set of such data."
msgstr ""
"Os dados usados para criar o G-Code.\n"
"Cada loja de ferramentas possui seu próprio conjunto de dados."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:626
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:48
msgid ""
"Operation type:\n"
"- Drilling -> will drill the drills/slots associated with this tool\n"
"- Milling -> will mill the drills/slots"
msgstr ""
"Tipo de operação:\n"
"- Perfuração -> faz os furos/ranhuras associados a esta ferramenta\n"
"- Fresamento -> fresar os furos/ranhuras"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:632
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:54
msgid "Drilling"
msgstr "Perfuração"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:633
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:55
msgid "Milling"
msgstr "Fresamento"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:648
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:64
msgid ""
"Milling type:\n"
"- Drills -> will mill the drills associated with this tool\n"
"- Slots -> will mill the slots associated with this tool\n"
"- Both -> will mill both drills and mills or whatever is available"
msgstr ""
"Tipo de fresamento:\n"
"- Furos -> fresará os furos associados a esta ferramenta\n"
"- Ranhuras -> fresará as ranhuras associadas a esta ferramenta\n"
"- Ambos -> fresará furos e ranhuras ou o que estiver disponível"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:657
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:73
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:199
#: AppTools/ToolFilm.py:241
msgid "Both"
msgstr "Ambos"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:665
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:80
msgid "Milling Diameter"
msgstr "Diâmetro da Fresa"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:667
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:82
msgid "The diameter of the tool who will do the milling"
msgstr "Diâmetro da ferramenta de fresamento."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:681
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:95
msgid ""
"Drill depth (negative)\n"
"below the copper surface."
msgstr ""
"Profundidade do furo (negativo)\n"
"abaixo da superfície de cobre."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:700 AppGUI/ObjectUI.py:1626
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:113
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:69
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:79
#: AppTools/ToolCutOut.py:159
msgid "Multi-Depth"
msgstr "Multi-Profundidade"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:703 AppGUI/ObjectUI.py:1629
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:116
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:72
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:82
#: AppTools/ToolCutOut.py:162
msgid ""
"Use multiple passes to limit\n"
"the cut depth in each pass. Will\n"
"cut multiple times until Cut Z is\n"
"reached."
msgstr ""
"Use vários passes para limitar\n"
"a profundidade de corte em cada passagem. Vai\n"
"cortar várias vezes até o Corte Z é\n"
"alcançado."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:716 AppGUI/ObjectUI.py:1643
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:128
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:94
#: AppTools/ToolCutOut.py:176
msgid "Depth of each pass (positive)."
msgstr "Profundidade de cada passe (positivo)."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:727
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:136
msgid ""
"Tool height when travelling\n"
"across the XY plane."
msgstr ""
"Altura da ferramenta durante os\n"
"deslocamentos sobre o plano XY."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:748 AppGUI/ObjectUI.py:1673
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:188
msgid ""
"Cutting speed in the XY\n"
"plane in units per minute"
msgstr "Velocidade de corte no plano XY em unidades por minuto"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:763
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:209
msgid ""
"Tool speed while drilling\n"
"(in units per minute).\n"
"So called 'Plunge' feedrate.\n"
"This is for linear move G01."
msgstr ""
"Velocidade da ferramenta durante a perfuração\n"
"(em unidades por minuto).\n"
"Também chamado de avanço de 'Mergulho'.\n"
"Para movimento linear G01."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:778 AppGUI/ObjectUI.py:1700
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:80
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:67
msgid "Feedrate Rapids"
msgstr "Taxa de Avanço Rápida"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:780
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:82
msgid ""
"Tool speed while drilling\n"
"(in units per minute).\n"
"This is for the rapid move G00.\n"
"It is useful only for Marlin,\n"
"ignore for any other cases."
msgstr ""
"Velocidade da ferramenta durante a perfuração\n"
"(em unidades por minuto).\n"
"Usado para movimento rápido G00.\n"
"É útil apenas para Marlin. Ignore para outros casos."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:800 AppGUI/ObjectUI.py:1720
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:85
msgid "Re-cut"
msgstr "Re-cortar"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:802 AppGUI/ObjectUI.py:815 AppGUI/ObjectUI.py:1722
#: AppGUI/ObjectUI.py:1734
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:87
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:99
msgid ""
"In order to remove possible\n"
"copper leftovers where first cut\n"
"meet with last cut, we generate an\n"
"extended cut over the first cut section."
msgstr ""
"Para remover possíveis sobras no ponto de encontro\n"
"do primeiro com o último corte, gera-se um corte\n"
"próximo à primeira seção de corte."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:828 AppGUI/ObjectUI.py:1743
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:217
#: AppObjects/FlatCAMExcellon.py:1512 AppObjects/FlatCAMGeometry.py:1687
msgid "Spindle speed"
msgstr "Velocidade do Spindle"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:830
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:224
msgid ""
"Speed of the spindle\n"
"in RPM (optional)"
msgstr ""
"Velocidade do spindle\n"
"em RPM (opcional)"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:845 AppGUI/ObjectUI.py:1762
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:238
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:235
msgid ""
"Pause to allow the spindle to reach its\n"
"speed before cutting."
msgstr ""
"Pausa para permitir que o spindle atinja sua\n"
"velocidade antes de cortar."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:856 AppGUI/ObjectUI.py:1772
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:246
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:240
msgid "Number of time units for spindle to dwell."
msgstr "Número de unidades de tempo para o fuso residir."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:866
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:46
msgid "Offset Z"
msgstr "Deslocamento Z"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:868
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:48
msgid ""
"Some drill bits (the larger ones) need to drill deeper\n"
"to create the desired exit hole diameter due of the tip shape.\n"
"The value here can compensate the Cut Z parameter."
msgstr ""
"Algumas brocas (as maiores) precisam perfurar mais profundamente\n"
"para criar o diâmetro desejado do orifício de saída devido à forma da "
"ponta.\n"
"Este valor pode compensar o parâmetro Profundidade de Corte Z."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:928 AppGUI/ObjectUI.py:1826 AppTools/ToolIsolation.py:412
#: AppTools/ToolNCC.py:492 AppTools/ToolPaint.py:422
msgid "Apply parameters to all tools"
msgstr "Aplicar parâmetros a todas as ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:930 AppGUI/ObjectUI.py:1828 AppTools/ToolIsolation.py:414
#: AppTools/ToolNCC.py:494 AppTools/ToolPaint.py:424
msgid ""
"The parameters in the current form will be applied\n"
"on all the tools from the Tool Table."
msgstr ""
"Os parâmetros no formulário atual serão aplicados\n"
"em todas as ferramentas da Tabela de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:941 AppGUI/ObjectUI.py:1839 AppTools/ToolIsolation.py:425
#: AppTools/ToolNCC.py:505 AppTools/ToolPaint.py:435
msgid "Common Parameters"
msgstr "Parâmetros Comuns"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:943 AppGUI/ObjectUI.py:1841 AppTools/ToolIsolation.py:427
#: AppTools/ToolNCC.py:507 AppTools/ToolPaint.py:437
msgid "Parameters that are common for all tools."
msgstr "Parâmetros comuns à todas as ferramentas."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:948 AppGUI/ObjectUI.py:1846
msgid "Tool change Z"
msgstr "Altura para a troca"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:950
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:154
msgid ""
"Include tool-change sequence\n"
"in G-Code (Pause for tool change)."
msgstr ""
"Pausa para troca de ferramentas. Inclua a sequência\n"
"de troca de ferramentas em G-Code (em Trabalho CNC)."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:957 AppGUI/ObjectUI.py:1857
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:162
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:135
msgid ""
"Z-axis position (height) for\n"
"tool change."
msgstr "Posição do eixo Z (altura) para a troca de ferramenta."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:974
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:71
msgid ""
2020-06-02 15:29:45 +00:00
"Height of the tool just after start.\n"
"Delete the value if you don't need this feature."
msgstr ""
2020-06-02 15:29:45 +00:00
"Altura da ferramenta antes de iniciar o trabalho.\n"
"Exclua o valor se você não precisar deste recurso."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:983 AppGUI/ObjectUI.py:1885
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:178
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:154
msgid "End move Z"
msgstr "Altura Z Final"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:985 AppGUI/ObjectUI.py:1887
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:180
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:156
msgid ""
"Height of the tool after\n"
"the last move at the end of the job."
msgstr "Altura da ferramenta após o último movimento, no final do trabalho."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1002 AppGUI/ObjectUI.py:1904
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:195
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:174
msgid "End move X,Y"
msgstr "Posição X,Y Final"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1004 AppGUI/ObjectUI.py:1906
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:197
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:176
msgid ""
"End move X,Y position. In format (x,y).\n"
"If no value is entered then there is no move\n"
"on X,Y plane at the end of the job."
msgstr ""
"Posição final X, Y. Em formato (x, y).\n"
"Se nenhum valor for inserido, não haverá movimento\n"
"no plano X, Y no final do trabalho."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1014 AppGUI/ObjectUI.py:1780
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:96
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:108
msgid "Probe Z depth"
msgstr "Profundidade Z da Sonda"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1016 AppGUI/ObjectUI.py:1782
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:98
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:110
msgid ""
"The maximum depth that the probe is allowed\n"
"to probe. Negative value, in current units."
msgstr ""
"Profundidade máxima permitida para a sonda.\n"
"Valor negativo, em unidades atuais."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1033 AppGUI/ObjectUI.py:1797
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:109
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:123
msgid "Feedrate Probe"
msgstr "Avanço da Sonda"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1035 AppGUI/ObjectUI.py:1799
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:111
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:125
msgid "The feedrate used while the probe is probing."
msgstr "Velocidade de Avanço usada enquanto a sonda está operando."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1051
msgid "Preprocessor E"
msgstr "Pré-processador E"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1053
msgid ""
"The preprocessor JSON file that dictates\n"
"Gcode output for Excellon Objects."
msgstr ""
"O arquivo de pós-processamento (JSON) que define\n"
"a saída G-Code para Objetos Excellon."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1063
msgid "Preprocessor G"
msgstr "Pré-processador G"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1065
msgid ""
"The preprocessor JSON file that dictates\n"
"Gcode output for Geometry (Milling) Objects."
msgstr ""
"O arquivo de pós-processamento (JSON) que define\n"
"a saída G-Code para Objetos Geometria (Fresamento)."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1079 AppGUI/ObjectUI.py:1934
#, fuzzy
#| msgid "Delete all extensions from the list."
msgid "Add exclusion areas"
msgstr "Excluir todas as extensões da lista."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1082 AppGUI/ObjectUI.py:1937
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:212
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Include exclusion areas.\n"
"In those areas the travel of the tools\n"
"is forbidden."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1103 AppGUI/ObjectUI.py:1958
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:48
#: AppTools/ToolCalibration.py:186 AppTools/ToolNCC.py:109
#: AppTools/ToolPaint.py:102 AppTools/ToolPanelize.py:98
msgid "Object"
msgstr "Objeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1103 AppGUI/ObjectUI.py:1122 AppGUI/ObjectUI.py:1958
#: AppGUI/ObjectUI.py:1977
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:232
msgid "Strategy"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1103 AppGUI/ObjectUI.py:1134 AppGUI/ObjectUI.py:1958
#: AppGUI/ObjectUI.py:1989
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:244
#, fuzzy
#| msgid "Overlap"
msgid "Over Z"
msgstr "Sobreposição"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1105 AppGUI/ObjectUI.py:1960
msgid "This is the Area ID."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1107 AppGUI/ObjectUI.py:1962
msgid "Type of the object where the exclusion area was added."
msgstr ""
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1109 AppGUI/ObjectUI.py:1964
msgid ""
"The strategy used for exclusion area. Go around the exclusion areas or over "
"it."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1111 AppGUI/ObjectUI.py:1966
msgid ""
2020-06-02 15:29:45 +00:00
"If the strategy is to go over the area then this is the height at which the "
"tool will go to avoid the exclusion area."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1123 AppGUI/ObjectUI.py:1978
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:233
msgid ""
"The strategy followed when encountering an exclusion area.\n"
"Can be:\n"
"- Over -> when encountering the area, the tool will go to a set height\n"
"- Around -> will avoid the exclusion area by going around the area"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1127 AppGUI/ObjectUI.py:1982
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:237
#, fuzzy
#| msgid "Overlap"
msgid "Over"
msgstr "Sobreposição"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1128 AppGUI/ObjectUI.py:1983
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:238
#, fuzzy
#| msgid "Round"
msgid "Around"
msgstr "Redondo"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1135 AppGUI/ObjectUI.py:1990
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:245
msgid ""
"The height Z to which the tool will rise in order to avoid\n"
"an interdiction area."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1145 AppGUI/ObjectUI.py:2000
#, fuzzy
#| msgid "Add Track"
msgid "Add area:"
msgstr "Adicionar Trilha"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1146 AppGUI/ObjectUI.py:2001
msgid "Add an Exclusion Area."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1152 AppGUI/ObjectUI.py:2007
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:222
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:295
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:324
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:288
#: AppTools/ToolIsolation.py:542 AppTools/ToolNCC.py:580
#: AppTools/ToolPaint.py:523
msgid "The kind of selection shape used for area selection."
msgstr "O tipo de formato usado para a seleção de área."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1162 AppGUI/ObjectUI.py:2017
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:32
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:42
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:32
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:32
msgid "Delete All"
msgstr "Excluir Tudo"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1163 AppGUI/ObjectUI.py:2018
#, fuzzy
#| msgid "Delete all extensions from the list."
msgid "Delete all exclusion areas."
msgstr "Excluir todas as extensões da lista."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1166 AppGUI/ObjectUI.py:2021
#, fuzzy
#| msgid "Delete Object"
msgid "Delete Selected"
msgstr "Excluir Objeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1167 AppGUI/ObjectUI.py:2022
#, fuzzy
#| msgid "Delete all extensions from the list."
msgid "Delete all exclusion areas that are selected in the table."
msgstr "Excluir todas as extensões da lista."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1191 AppGUI/ObjectUI.py:2038
msgid ""
"Add / Select at least one tool in the tool-table.\n"
"Click the # header to select all, or Ctrl + LMB\n"
"for custom selection of tools."
msgstr ""
"Adicione / Selecione pelo menos uma ferramenta na tabela de ferramentas.\n"
"Clique no cabeçalho # para selecionar todos ou Ctrl + Botão Esquerdo do "
"Mouse\n"
"para seleção personalizada de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1199 AppGUI/ObjectUI.py:2045
msgid "Generate CNCJob object"
msgstr "Gera o objeto de Trabalho CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1201
msgid ""
"Generate the CNC Job.\n"
"If milling then an additional Geometry object will be created"
msgstr ""
"Gera o Trabalho CNC.\n"
"Ao fresar, será criado um objeto Geometria adicional"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1218
msgid "Milling Geometry"
msgstr "Geometria de Fresamento"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1220
msgid ""
2020-06-02 15:29:45 +00:00
"Create Geometry for milling holes.\n"
"Select from the Tools Table above the hole dias to be\n"
"milled. Use the # column to make the selection."
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria geometria para fresar.\n"
"Selecione na Tabela de Ferramentas acima\n"
"os diâmetros dos furos que serão fresados.\n"
"Use a coluna # para selecionar."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1228
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:296
msgid "Diameter of the cutting tool."
msgstr "Diâmetro da ferramenta."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1238
msgid "Mill Drills"
msgstr "Fresa Furos"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1240
msgid ""
"Create the Geometry Object\n"
"for milling DRILLS toolpaths."
msgstr ""
"Cria o Objeto Geometria com\n"
"os caminhos da ferramenta de FUROS."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1258
msgid "Mill Slots"
msgstr "Fresa Ranhuras"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1260
msgid ""
"Create the Geometry Object\n"
"for milling SLOTS toolpaths."
msgstr ""
"Cria o Objeto Geometria com\n"
"os caminhos da ferramenta de RANHURAS."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1302 AppTools/ToolCutOut.py:319
msgid "Geometry Object"
msgstr "Objeto Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1364
msgid ""
"Tools in this Geometry object used for cutting.\n"
"The 'Offset' entry will set an offset for the cut.\n"
"'Offset' can be inside, outside, on path (none) and custom.\n"
"'Type' entry is only informative and it allow to know the \n"
"intent of using the current tool. \n"
"It can be Rough(ing), Finish(ing) or Iso(lation).\n"
"The 'Tool type'(TT) can be circular with 1 to 4 teeths(C1..C4),\n"
"ball(B), or V-Shaped(V). \n"
"When V-shaped is selected the 'Type' entry is automatically \n"
"set to Isolation, the CutZ parameter in the UI form is\n"
"grayed out and Cut Z is automatically calculated from the newly \n"
"showed UI form entries named V-Tip Dia and V-Tip Angle."
msgstr ""
"Ferramentas neste objeto Geometria usados para o corte.\n"
"A entrada 'Deslocamento' define um deslocamento para o corte.\n"
"'Deslocamento' pode ser dentro, fora, no caminho (nenhum) e personalizado. A "
"entrada\n"
"'Tipo' é somente informativo e permite conhecer a necessidade de usar a "
"ferramenta atual.\n"
"Pode ser Desbaste, Acabamento ou Isolação.\n"
"O 'Tipo de Ferramenta' (TF) pode ser circular com 1 a 4 dentes (C1..C4),\n"
"bola (B) ou Em Forma de V (V).\n"
"Quando forma em V é selecionada, a entrada 'Tipo' é automaticamente\n"
"alterada para Isolação, o parâmetro Profundidade de Corte\n"
"no formulário da interface do usuário é desabilitado e a Profundidade\n"
"de Corte é calculada automaticamente a partir das entradas do\n"
"formulário da interface do usuário e do Ângulo da Ponta-V."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1381 AppGUI/ObjectUI.py:2243
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:40
msgid "Plot Object"
msgstr "Mostrar"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1394 AppGUI/ObjectUI.py:2256 AppGUI/ObjectUI.py:2266
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:138
#: AppTools/ToolCopperThieving.py:225
msgid "Dia"
msgstr "Dia"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1394 AppGUI/ObjectUI.py:2256
#: AppTools/ToolIsolation.py:130 AppTools/ToolNCC.py:132
#: AppTools/ToolPaint.py:127
msgid "TT"
msgstr "TF"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1401
msgid ""
"This is the Tool Number.\n"
"When ToolChange is checked, on toolchange event this value\n"
"will be showed as a T1, T2 ... Tn"
msgstr ""
"Número da Ferramenta.\n"
"Quando Trocar Ferramentas estiver marcado, no evento este valor\n"
" será mostrado como T1, T2 ... Tn"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1412
msgid ""
"The value for the Offset can be:\n"
"- Path -> There is no offset, the tool cut will be done through the geometry "
"line.\n"
"- In(side) -> The tool cut will follow the geometry inside. It will create a "
"'pocket'.\n"
"- Out(side) -> The tool cut will follow the geometry line on the outside."
msgstr ""
"O valor para Deslocamento pode ser:\n"
"- Caminho -> Não há deslocamento, o corte da ferramenta será feito sobre a "
"linha da geometria.\n"
"- In(terno) -> O corte da ferramenta seguirá a geometria interna. Será "
"criado um 'bolso'.\n"
"- Ex(terno) -> O corte da ferramenta seguirá no lado externo da linha da "
"geometria.\n"
"- Personalizado -> Será considerado o valor digitado."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1419
msgid ""
"The (Operation) Type has only informative value. Usually the UI form "
"values \n"
"are choose based on the operation type and this will serve as a reminder.\n"
"Can be 'Roughing', 'Finishing' or 'Isolation'.\n"
"For Roughing we may choose a lower Feedrate and multiDepth cut.\n"
"For Finishing we may choose a higher Feedrate, without multiDepth.\n"
"For Isolation we need a lower Feedrate as it use a milling bit with a fine "
"tip."
msgstr ""
"O tipo (operação) tem apenas valor informativo. Normalmente, os valores do "
"formulário da interface do usuário\n"
"são escolhidos com base no tipo de operação e isso servirá como um "
"lembrete.\n"
"Pode ser 'Desbaste', 'Acabamento' ou 'Isolação'.\n"
"Para Desbaste, pode-se escolher uma taxa de Avanço inferior e corte de "
"múltiplas profundidades.\n"
"Para Acabamento, pode-se escolher uma taxa de avanço mais alta, sem multi-"
"profundidade.\n"
"Para Isolação, usa-se uma velocidade de avanço menor, pois é usada uma broca "
"com ponta fina."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1428
msgid ""
"The Tool Type (TT) can be:\n"
"- Circular with 1 ... 4 teeth -> it is informative only. Being circular the "
"cut width in material\n"
"is exactly the tool diameter.\n"
"- Ball -> informative only and make reference to the Ball type endmill.\n"
"- V-Shape -> it will disable Z-Cut parameter in the UI form and enable two "
"additional UI form\n"
"fields: V-Tip Dia and V-Tip Angle. Adjusting those two values will adjust "
"the Z-Cut parameter such\n"
"as the cut width into material will be equal with the value in the Tool "
"Diameter column of this table.\n"
"Choosing the V-Shape Tool Type automatically will select the Operation Type "
"as Isolation."
msgstr ""
"O Tipo de Ferramenta (TF) pode ser:\n"
"- Circular com 1 ... 4 dentes -> apenas informativo. Sendo circular a "
"largura de corte no material\n"
" é exatamente o diâmetro da ferramenta.\n"
"- Bola -> apenas informativo e faz referência à fresa tipo Ball.\n"
"- Em Forma de V -> o parâmetro Corte Z no formulário de interface do usuário "
"será desabilitado e dois campos adicionais\n"
" no formulário UI serão habilitados: Diâmetro Ângulo Ponta-V e Ângulo Ponta-"
"V. O ajuste desses dois valores ajustará o parâmetro Corte Z, como\n"
"a largura do corte no material será igual ao valor da coluna Diâmetro da "
"ferramenta dessa tabela.\n"
"Escolher o tipo de ferramenta Em Forma de V automaticamente alterará o tipo "
"de operação para Isolação."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1440
msgid ""
"Plot column. It is visible only for MultiGeo geometries, meaning geometries "
"that holds the geometry\n"
"data into the tools. For those geometries, deleting the tool will delete the "
"geometry data also,\n"
"so be WARNED. From the checkboxes on each row it can be enabled/disabled the "
"plot on canvas\n"
"for the corresponding tool."
msgstr ""
"Coluna de plotagem. É visível apenas para geometrias MultiGeo, ou seja, "
"geometrias que contêm os dados da geometria\n"
"das ferramentas. Para essas geometrias, a exclusão da ferramenta também "
"excluirá os dados da geometria,\n"
"assim, esteja ATENTO. Nas caixas de seleção de cada linha, pode ser ativado/"
"desativado o gráfico na tela\n"
"para a ferramenta correspondente."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1458
msgid ""
"The value to offset the cut when \n"
"the Offset type selected is 'Offset'.\n"
"The value can be positive for 'outside'\n"
"cut and negative for 'inside' cut."
msgstr ""
"O valor para compensar o corte quando\n"
"o tipo selecionado for 'Deslocamento'.\n"
"O valor pode ser positivo para corte 'por fora'\n"
"e negativo para corte 'por dentro'."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1477 AppTools/ToolIsolation.py:195
#: AppTools/ToolIsolation.py:1257 AppTools/ToolNCC.py:209
#: AppTools/ToolNCC.py:923 AppTools/ToolPaint.py:191 AppTools/ToolPaint.py:848
#: AppTools/ToolSolderPaste.py:567
msgid "New Tool"
msgstr "Nova Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1496 AppTools/ToolIsolation.py:278
#: AppTools/ToolNCC.py:296 AppTools/ToolPaint.py:278
msgid ""
"Add a new tool to the Tool Table\n"
"with the diameter specified above."
msgstr ""
"Adicione uma nova ferramenta à Tabela de Ferramentas\n"
"com o diâmetro especificado."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1500 AppTools/ToolIsolation.py:282
#: AppTools/ToolIsolation.py:613 AppTools/ToolNCC.py:300
#: AppTools/ToolNCC.py:634 AppTools/ToolPaint.py:282 AppTools/ToolPaint.py:678
msgid "Add from DB"
msgstr "Adicionar do BD"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1502 AppTools/ToolIsolation.py:284
#: AppTools/ToolNCC.py:302 AppTools/ToolPaint.py:284
msgid ""
"Add a new tool to the Tool Table\n"
"from the Tool DataBase."
msgstr ""
"Adiciona uma nova ferramenta à Tabela de Ferramentas\n"
"do Banco de Dados de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1521
msgid ""
"Copy a selection of tools in the Tool Table\n"
"by first selecting a row in the Tool Table."
msgstr ""
"Copia uma seleção de ferramentas na Tabela de Ferramentas selecionando "
"primeiro uma linha na Tabela de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1527
msgid ""
"Delete a selection of tools in the Tool Table\n"
"by first selecting a row in the Tool Table."
msgstr ""
"Exclui uma seleção de ferramentas na Tabela de Ferramentas selecionando "
"primeiro uma linha na Tabela de Ferramentas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1574 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:89
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:72
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:78
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:85
#: AppTools/ToolIsolation.py:219 AppTools/ToolNCC.py:233
#: AppTools/ToolNCC.py:240 AppTools/ToolPaint.py:215
msgid "V-Tip Dia"
msgstr "Diâmetro da Ponta"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1577 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:91
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:74
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:80
#: AppTools/ToolIsolation.py:221 AppTools/ToolNCC.py:235
#: AppTools/ToolPaint.py:217
msgid "The tip diameter for V-Shape Tool"
msgstr "O diâmetro da ponta da ferramenta em forma de V"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1589 AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:101
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:84
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:91
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:99
#: AppTools/ToolIsolation.py:232 AppTools/ToolNCC.py:246
#: AppTools/ToolNCC.py:254 AppTools/ToolPaint.py:228
msgid "V-Tip Angle"
msgstr "Ângulo Ponta-V"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1592 AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:86
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:93
#: AppTools/ToolIsolation.py:234 AppTools/ToolNCC.py:248
#: AppTools/ToolPaint.py:230
msgid ""
"The tip angle for V-Shape Tool.\n"
"In degree."
msgstr "O ângulo da ponta da ferramenta em forma de V, em graus."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1608
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:51
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:61
#: AppObjects/FlatCAMGeometry.py:1238 AppTools/ToolCutOut.py:141
msgid ""
"Cutting depth (negative)\n"
"below the copper surface."
msgstr ""
"Profundidade de corte (negativo)\n"
"abaixo da superfície de cobre."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1654
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:104
msgid ""
"Height of the tool when\n"
"moving without cutting."
msgstr "Altura da ferramenta ao mover sem cortar."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1687
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:203
msgid ""
"Cutting speed in the XY\n"
"plane in units per minute.\n"
"It is called also Plunge."
msgstr ""
"Velocidade de corte no plano Z em unidades por minuto.\n"
"Também é chamado de Mergulho."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1702
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:69
msgid ""
"Cutting speed in the XY plane\n"
"(in units per minute).\n"
"This is for the rapid move G00.\n"
"It is useful only for Marlin,\n"
"ignore for any other cases."
msgstr ""
"Velocidade de corte no plano XY (em unidades por minuto).\n"
"Para o movimento rápido G00.\n"
"É útil apenas para Marlin, ignore em outros casos."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1746
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:220
msgid ""
"Speed of the spindle in RPM (optional).\n"
"If LASER preprocessor is used,\n"
"this value is the power of laser."
msgstr ""
"Velocidade do spindle em RPM (opcional).\n"
"Se o pós-processador LASER é usado,\n"
"este valor é a potência do laser."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1849
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:125
msgid ""
"Include tool-change sequence\n"
"in the Machine Code (Pause for tool change)."
msgstr ""
"Sequência de troca de ferramentas incluída\n"
"no Código da Máquina (Pausa para troca de ferramentas)."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:1918
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:257
msgid ""
"The Preprocessor file that dictates\n"
"the Machine Code (like GCode, RML, HPGL) output."
msgstr ""
"Arquivo de Pós-processamento que determina o código\n"
"de máquina de saída(como G-Code, RML, HPGL)."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2047 Common.py:426 Common.py:559 Common.py:619
msgid "Generate the CNC Job object."
msgstr "Gera o objeto de Trabalho CNC."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2064
msgid "Launch Paint Tool in Tools Tab."
msgstr "Inicia a ferramenta de pintura na guia Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2072 AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:35
msgid ""
2020-06-02 15:29:45 +00:00
"Creates tool paths to cover the\n"
"whole area of a polygon (remove\n"
"all copper). You will be asked\n"
"to click on the desired polygon."
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria caminhos de ferramenta para cobrir a área\n"
"inteira de um polígono (remove todo o cobre).\n"
"Você será solicitado a clicar no polígono desejado."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2127
msgid "CNC Job Object"
msgstr "Objeto de Trabalho CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2138 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:45
msgid "Plot kind"
msgstr "Tipo de Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2141 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:47
msgid ""
"This selects the kind of geometries on the canvas to plot.\n"
"Those can be either of type 'Travel' which means the moves\n"
"above the work piece or it can be of type 'Cut',\n"
"which means the moves that cut into the material."
msgstr ""
"Seleciona o tipo de geometria mostrada na tela.\n"
"Pode ser do tipo 'Deslocamento', com os movimentos acima da peça, do\n"
"tipo 'Corte', com os movimentos cortando o material ou ambos."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2150 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:55
msgid "Travel"
msgstr "Deslocamento"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2154 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:64
msgid "Display Annotation"
msgstr "Exibir Anotação"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2156 AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:66
msgid ""
"This selects if to display text annotation on the plot.\n"
"When checked it will display numbers in order for each end\n"
"of a travel line."
msgstr ""
"Seleciona se deseja exibir a anotação de texto no gráfico.\n"
"Quando marcado, exibirá números para cada final\n"
"de uma linha de deslocamento."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2171
msgid "Travelled dist."
msgstr "Dist. percorrida"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2173 AppGUI/ObjectUI.py:2178
msgid ""
"This is the total travelled distance on X-Y plane.\n"
"In current units."
msgstr ""
"Essa é a distância total percorrida no plano XY,\n"
"nas unidades atuais."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2183
msgid "Estimated time"
msgstr "Tempo estimado"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2185 AppGUI/ObjectUI.py:2190
msgid ""
"This is the estimated time to do the routing/drilling,\n"
"without the time spent in ToolChange events."
msgstr ""
"Este é o tempo estimado para fazer o roteamento/perfuração,\n"
"sem o tempo gasto em eventos de Alteração de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2225
msgid "CNC Tools Table"
msgstr "Tabela de Ferra. CNC"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2228
msgid ""
"Tools in this CNCJob object used for cutting.\n"
"The tool diameter is used for plotting on canvas.\n"
"The 'Offset' entry will set an offset for the cut.\n"
"'Offset' can be inside, outside, on path (none) and custom.\n"
"'Type' entry is only informative and it allow to know the \n"
"intent of using the current tool. \n"
"It can be Rough(ing), Finish(ing) or Iso(lation).\n"
"The 'Tool type'(TT) can be circular with 1 to 4 teeths(C1..C4),\n"
"ball(B), or V-Shaped(V)."
msgstr ""
"Ferramentas usadas para o corte no Trabalho CNC.\n"
"O diâmetro da ferramenta é usado para plotagem na tela.\n"
"A entrada 'Deslocamento' define um deslocamento para o corte.\n"
"'Deslocamento' pode ser dentro, fora, no caminho (nenhum) e personalizado. A "
"entrada\n"
"'Tipo' é apenas informativa e permite conhecer a necessidade de usar a "
"ferramenta atual.\n"
"Pode ser Desbaste, Acabamento ou Isolação.\n"
"O 'Tipo de Ferramenta' (TF) pode ser circular com 1 a 4 dentes (C1..C4),\n"
"bola (B) ou Em forma de V (V)."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2256 AppGUI/ObjectUI.py:2267
msgid "P"
msgstr "P"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2277
msgid "Update Plot"
msgstr "Atualizar Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2279
msgid "Update the plot."
msgstr "Atualiza o gráfico."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2286
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:30
msgid "Export CNC Code"
msgstr "Exportar Código CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2288
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:32
#: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:33
msgid ""
"Export and save G-Code to\n"
"make this object to a file."
msgstr ""
"Exporta e salva em arquivo\n"
"o G-Code para fazer este objeto."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2294
msgid "Prepend to CNC Code"
msgstr "Incluir no Início do Código CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2296 AppGUI/ObjectUI.py:2303
#: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:49
msgid ""
"Type here any G-Code commands you would\n"
"like to add at the beginning of the G-Code file."
msgstr ""
"Digite aqui os comandos G-Code que você gostaria\n"
"de adicionar ao início do arquivo G-Code gerado."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2309
msgid "Append to CNC Code"
msgstr "Incluir no Final do Código CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2311 AppGUI/ObjectUI.py:2319
#: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:65
msgid ""
"Type here any G-Code commands you would\n"
"like to append to the generated file.\n"
"I.e.: M2 (End of program)"
msgstr ""
"Digite aqui os comandos G-Code que você gostaria\n"
"de adicionar ao final do arquivo G-Code gerado.\n"
"M2 (Fim do programa)"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2333
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:38
msgid "Toolchange G-Code"
msgstr "G-Code para Troca de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2336
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:41
msgid ""
"Type here any G-Code commands you would\n"
"like to be executed when Toolchange event is encountered.\n"
"This will constitute a Custom Toolchange GCode,\n"
"or a Toolchange Macro.\n"
"The FlatCAM variables are surrounded by '%' symbol.\n"
"\n"
"WARNING: it can be used only with a preprocessor file\n"
"that has 'toolchange_custom' in it's name and this is built\n"
"having as template the 'Toolchange Custom' posprocessor file."
msgstr ""
"Digite aqui os comandos do G-Code que você gostaria de executar quando o "
"evento do Troca de Ferramentas for encontrado.\n"
"Ele será um G-Code personalizado para Troca de Ferramentas,\n"
"ou uma Macro.\n"
"As variáveis do FlatCAM são circundadas pelo símbolo '%'.\n"
"\n"
"ATENÇÃO: pode ser usado apenas com um arquivo de pós-processamento\n"
"que tenha 'toolchange_custom' em seu nome e este é construído tendo\n"
"como modelo o arquivo de pós-processamento 'Customização da troca de "
"ferramentas'."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2351
msgid ""
"Type here any G-Code commands you would\n"
"like to be executed when Toolchange event is encountered.\n"
"This will constitute a Custom Toolchange GCode,\n"
"or a Toolchange Macro.\n"
"The FlatCAM variables are surrounded by '%' symbol.\n"
"WARNING: it can be used only with a preprocessor file\n"
"that has 'toolchange_custom' in it's name."
msgstr ""
"Digite aqui qualquer comando G-Code que você deseja\n"
"gostaria de ser executado quando o evento de troca de ferramentas é "
"encontrado.\n"
"Isso constituirá um G-Code personalizado de troca de ferramentas,\n"
"ou uma macro de troca de ferramentas.\n"
"As variáveis FlatCAM são cercadas pelo símbolo '%'.\n"
"ATENÇÃO: ele pode ser usado apenas com um arquivo de pré-processador\n"
"que possui 'toolchange_custom' em seu nome."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2366
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:80
msgid "Use Toolchange Macro"
msgstr "Usar Macro de Troca de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2368
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:82
msgid ""
"Check this box if you want to use\n"
"a Custom Toolchange GCode (macro)."
msgstr ""
"Marque esta caixa se você quiser usar a macro G-Code para Troca de "
"Ferramentas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2376
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:94
msgid ""
"A list of the FlatCAM variables that can be used\n"
"in the Toolchange event.\n"
"They have to be surrounded by the '%' symbol"
msgstr ""
"Uma lista das variáveis FlatCAM que podem ser usadas\n"
"no evento Troca de Ferramentas.\n"
"Elas devem estar cercadas pelo símbolo '%'"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2383
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:101
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:30
#: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:31
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:31
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:37
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:36
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:36
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:36
#: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:31
#: AppGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:31
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:36
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:31
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:30
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:31
#: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:35
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:32
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:31
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:30
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:31
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:31
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:31
#: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:31
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:31
#: AppTools/ToolCalibration.py:67 AppTools/ToolCopperThieving.py:93
#: AppTools/ToolCorners.py:115 AppTools/ToolEtchCompensation.py:138
#: AppTools/ToolFiducials.py:152 AppTools/ToolInvertGerber.py:85
#: AppTools/ToolQRCode.py:114
msgid "Parameters"
msgstr "Parâmetros"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2386
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:106
msgid "FlatCAM CNC parameters"
msgstr "Parâmetros do FlatCAM CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2387
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:111
msgid "tool number"
msgstr "número da ferramenta"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2388
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:112
msgid "tool diameter"
msgstr "diâmetro da ferramenta"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2389
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:113
msgid "for Excellon, total number of drills"
msgstr "para Excellon, número total de furos"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2391
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:115
msgid "X coord for Toolchange"
msgstr "Coordenada X para troca de ferramenta"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2392
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:116
msgid "Y coord for Toolchange"
msgstr "Coordenada Y para troca de ferramenta"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2393
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:118
msgid "Z coord for Toolchange"
msgstr "Coordenada Z para troca de ferramenta"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2394
msgid "depth where to cut"
msgstr "profundidade de corte"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2395
msgid "height where to travel"
msgstr "altura para deslocamentos"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2396
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:121
msgid "the step value for multidepth cut"
msgstr "valor do passe para corte múltiplas profundidade"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2398
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:123
msgid "the value for the spindle speed"
msgstr "velocidade do spindle"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2400
msgid "time to dwell to allow the spindle to reach it's set RPM"
msgstr "tempo de espera para o spindle atingir sua vel. RPM"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2416
msgid "View CNC Code"
msgstr "Ver Código CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2418
msgid ""
"Opens TAB to view/modify/print G-Code\n"
"file."
msgstr "Abre uma ABA para visualizar/modificar/imprimir o arquivo G-Code."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2423
msgid "Save CNC Code"
msgstr "Salvar Código CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2425
msgid ""
"Opens dialog to save G-Code\n"
"file."
msgstr "Abre uma caixa de diálogo para salvar o arquivo G-Code."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2459
msgid "Script Object"
msgstr "Objeto Script"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2479 AppGUI/ObjectUI.py:2553
msgid "Auto Completer"
msgstr "Preenchimento Automático"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2481
msgid "This selects if the auto completer is enabled in the Script Editor."
msgstr ""
"Selecionar se o preenchimento automático está ativado no Editor de Scripts."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2526
msgid "Document Object"
msgstr "Objeto Documento"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2555
msgid "This selects if the auto completer is enabled in the Document Editor."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Selecionar se o preenchimento automático está ativado no Editor de "
"Documentos."
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2573
msgid "Font Type"
msgstr "Tipo de Fonte"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2590
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:189
msgid "Font Size"
msgstr "Tamanho da Fonte"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2626
msgid "Alignment"
msgstr "Alinhamento"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2631
msgid "Align Left"
msgstr "Esquerda"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2636 App_Main.py:4715
msgid "Center"
msgstr "Centro"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2641
msgid "Align Right"
msgstr "Direita"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2646
msgid "Justify"
msgstr "Justificado"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2653
msgid "Font Color"
msgstr "Cor da Fonte"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2655
msgid "Set the font color for the selected text"
msgstr "Define a cor da fonte para o texto selecionado"
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2669
msgid "Selection Color"
msgstr "Cor da Seleção"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2671
msgid "Set the selection color when doing text selection."
msgstr "Define a cor da seleção quando selecionando texto."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2685
msgid "Tab Size"
msgstr "Tamanho da Aba"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/ObjectUI.py:2687
msgid "Set the tab size. In pixels. Default value is 80 pixels."
msgstr "Define o tamanho da aba, em pixels. Valor padrão: 80 pixels."
2020-06-02 15:29:45 +00:00
#: AppGUI/PlotCanvas.py:236 AppGUI/PlotCanvasLegacy.py:345
#, fuzzy
#| msgid "All plots enabled."
msgid "Axis enabled."
msgstr "Todos os gráficos habilitados."
2020-06-02 15:29:45 +00:00
#: AppGUI/PlotCanvas.py:242 AppGUI/PlotCanvasLegacy.py:352
#, fuzzy
#| msgid "All plots disabled."
msgid "Axis disabled."
msgstr "Todos os gráficos desabilitados."
2020-06-02 15:29:45 +00:00
#: AppGUI/PlotCanvas.py:260 AppGUI/PlotCanvasLegacy.py:372
#, fuzzy
#| msgid "Enabled"
msgid "HUD enabled."
msgstr "Ativado"
2020-06-02 15:29:45 +00:00
#: AppGUI/PlotCanvas.py:268 AppGUI/PlotCanvasLegacy.py:378
#, fuzzy
#| msgid "Disabled"
msgid "HUD disabled."
msgstr "Desativado"
2020-06-02 15:29:45 +00:00
#: AppGUI/PlotCanvas.py:276 AppGUI/PlotCanvasLegacy.py:451
#, fuzzy
#| msgid "Workspace Settings"
msgid "Grid enabled."
msgstr "Configurações da área de trabalho"
2020-06-02 15:29:45 +00:00
#: AppGUI/PlotCanvas.py:280 AppGUI/PlotCanvasLegacy.py:459
#, fuzzy
#| msgid "Workspace Settings"
msgid "Grid disabled."
msgstr "Configurações da área de trabalho"
2020-06-02 15:29:45 +00:00
#: AppGUI/PlotCanvasLegacy.py:1523
msgid ""
"Could not annotate due of a difference between the number of text elements "
"and the number of text positions."
msgstr ""
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/PreferencesUIManager.py:852
msgid "Preferences applied."
msgstr "Preferências aplicadas."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/PreferencesUIManager.py:872
#, fuzzy
#| msgid "Are you sure you want to delete the GUI Settings? \n"
msgid "Are you sure you want to continue?"
msgstr "Você tem certeza de que deseja excluir as configurações da GUI? \n"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/PreferencesUIManager.py:873
#, fuzzy
#| msgid "Application started ..."
msgid "Application will restart"
msgstr "Aplicativo iniciado ..."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/PreferencesUIManager.py:971
msgid "Preferences closed without saving."
msgstr "Preferências fechadas sem salvar."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/PreferencesUIManager.py:983
msgid "Preferences default values are restored."
msgstr "Os valores padrão das preferências são restaurados."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/PreferencesUIManager.py:1015 App_Main.py:2498
#: App_Main.py:2566
msgid "Failed to write defaults to file."
msgstr "Falha ao gravar os padrões no arquivo."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/PreferencesUIManager.py:1019
#: AppGUI/preferences/PreferencesUIManager.py:1132
msgid "Preferences saved."
msgstr "Preferências salvas."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/PreferencesUIManager.py:1069
msgid "Preferences edited but not saved."
msgstr "Preferências editadas, mas não salvas."
#: AppGUI/preferences/PreferencesUIManager.py:1117
msgid ""
2020-06-02 15:29:45 +00:00
"One or more values are changed.\n"
"Do you want to save the Preferences?"
msgstr ""
2020-06-02 15:29:45 +00:00
"Um ou mais valores foram alterados.\n"
"Você deseja salvar as preferências?"
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:27
msgid "CNC Job Adv. Options"
msgstr "Opções Avançadas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:64
msgid ""
2020-06-02 15:29:45 +00:00
"Type here any G-Code commands you would like to be executed when Toolchange "
"event is encountered.\n"
"This will constitute a Custom Toolchange GCode, or a Toolchange Macro.\n"
"The FlatCAM variables are surrounded by '%' symbol.\n"
"WARNING: it can be used only with a preprocessor file that has "
"'toolchange_custom' in it's name."
msgstr ""
2020-06-02 15:29:45 +00:00
"Digite aqui qualquer comando G-Code que você deseja gostaria de ser "
"executado quando o evento de troca de ferramentas é encontrado.\n"
"Isso constituirá um G-Code personalizado de troca de ferramentas, ou uma "
"macro de troca de ferramentas.\n"
"As variáveis FlatCAM são cercadas pelo símbolo '%'.\n"
"ATENÇÃO: ele pode ser usado apenas com um arquivo de pré-processador que "
"possui 'toolchange_custom' em seu nome."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:119
msgid "Z depth for the cut"
msgstr "Profundidade Z para o corte"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:120
msgid "Z height for travel"
msgstr "Altura Z para deslocamentos"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:126
msgid "dwelltime = time to dwell to allow the spindle to reach it's set RPM"
msgstr "dwelltime = tempo de espera para o spindle atingir sua vel. RPM"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:145
msgid "Annotation Size"
msgstr "Tamanho da Fonte"
2020-06-02 15:29:45 +00:00
#: AppGUI/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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobAdvOptPrefGroupUI.py:157
msgid "Annotation Color"
msgstr "Cor da Fonte"
2020-06-02 15:29:45 +00:00
#: AppGUI/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."
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:26
msgid "CNC Job General"
msgstr "Trabalho CNC Geral"
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:77
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:57
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:59
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:45
msgid "Circle Steps"
msgstr "Passos do Círculo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:79
msgid ""
2020-06-02 15:29:45 +00:00
"The number of circle steps for <b>GCode</b> \n"
"circle and arc shapes linear approximation."
msgstr ""
2020-06-02 15:29:45 +00:00
"O número de etapas de círculo para <b>G-Code</b>.\n"
"Aproximação linear para círculos e formas de arco."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:88
msgid "Travel dia"
msgstr "Diâmetro Desl."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:90
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The width of the travel lines to be\n"
"rendered in the plot."
msgstr "Largura da linha a ser renderizada no gráfico."
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:103
msgid "G-code Decimals"
msgstr "Decimais de código G"
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:106
#: AppTools/ToolFiducials.py:71
msgid "Coordinates"
msgstr "Coordenadas"
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:108
msgid ""
"The number of decimals to be used for \n"
"the X, Y, Z coordinates in CNC code (GCODE, etc.)"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Número de decimais a ser usado para as coordenadas\n"
"X, Y, Z no código do CNC (G-Code, etc.)"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:119
#: AppTools/ToolProperties.py:519
msgid "Feedrate"
msgstr "Taxa de Avanço"
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:121
msgid ""
2020-06-02 15:29:45 +00:00
"The number of decimals to be used for \n"
"the Feedrate parameter in CNC code (GCODE, etc.)"
msgstr ""
2020-06-02 15:29:45 +00:00
"O número de decimais a ser usado para o parâmetro\n"
"Taxa de Avanço no código CNC (G-Code, etc.)"
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:132
msgid "Coordinates type"
msgstr "Tipo de coordenada"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:134
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O tipo de coordenada a ser usada no G-Code.\n"
"Pode ser:\n"
"- Absoluta G90 -> a referência é a origem x=0, y=0\n"
"- Incremental G91 -> a referência é a posição anterior"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:140
msgid "Absolute G90"
msgstr "Absoluta G90"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:141
msgid "Incremental G91"
msgstr "Incremental G91"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:151
msgid "Force Windows style line-ending"
msgstr "Forçar final de linha no estilo Windows"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:153
msgid ""
"When checked will force a Windows style line-ending\n"
"(\\r\\n) on non-Windows OS's."
msgstr ""
"Quando marcado forçará um final de linha no estilo Windows\n"
"(\\r\\n) em sistemas operacionais não Windows."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:165
msgid "Travel Line Color"
msgstr "Cor da Linha de Viagem"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:169
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:210
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:271
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:154
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:195
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:94
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:153
#: AppTools/ToolRulesCheck.py:186
msgid "Outline"
msgstr "Contorno"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:171
msgid "Set the travel line color for plotted objects."
msgstr "Defina a cor da linha de viagem para objetos plotados."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:179
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:220
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:281
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:163
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:205
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:163
msgid "Fill"
msgstr "Conteúdo"
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:181
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:222
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:283
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:165
msgid ""
"Set the fill color for plotted objects.\n"
"First 6 digits are the color and the last 2\n"
"digits are for alpha (transparency) level."
msgstr ""
"Define a cor de preenchimento para os objetos plotados.\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)."
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:191
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:293
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:176
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:218
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:175
msgid "Alpha"
msgstr "Alfa"
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:193
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:295
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:177
msgid "Set the fill transparency for plotted objects."
msgstr "Define a transparência de preenchimento para objetos plotados."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:206
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:267
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:90
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:149
#, fuzzy
#| msgid "CNCJob Object Color"
msgid "Object Color"
msgstr "Cor do objeto CNCJob"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobGenPrefGroupUI.py:212
msgid "Set the color for plotted objects."
msgstr "Defina a cor dos objetos plotados."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:27
msgid "CNC Job Options"
msgstr "Opções de Trabalho CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:31
msgid "Export G-Code"
msgstr "Exportar G-Code"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:47
msgid "Prepend to G-Code"
msgstr "Incluir no Início do G-Code"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:56
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Type here any G-Code commands you would like to add at the beginning of the "
"G-Code file."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Digite aqui os comandos G-Code que você gostaria de adicionar ao início do "
"arquivo G-Code."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:63
msgid "Append to G-Code"
msgstr "Incluir no final do G-Code"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/cncjob/CNCJobOptPrefGroupUI.py:73
msgid ""
"Type here any G-Code commands you would like to append to the generated "
"file.\n"
"I.e.: M2 (End of program)"
msgstr ""
"Digite aqui todos os comandos do código G que você gostaria de acrescentar "
"ao arquivo gerado.\n"
"Por exemplo: M2 (Fim do programa)"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:27
msgid "Excellon Adv. Options"
msgstr "Opções Avançadas Excellon"
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:34
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:34
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:31
msgid "Advanced Options"
msgstr "Opções Avançadas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:36
msgid ""
2020-06-02 15:29:45 +00:00
"A list of Excellon advanced parameters.\n"
"Those parameters are available only for\n"
"Advanced App. Level."
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma lista de parâmetros avançados do Excellon.\n"
"Esses parâmetros estão disponíveis somente para\n"
"o nível avançado do aplicativo."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:59
msgid "Toolchange X,Y"
msgstr "Troca de ferramenta X,Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:61
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:48
msgid "Toolchange X,Y position."
msgstr "Posição X,Y para troca de ferramentas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:121
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:137
msgid "Spindle direction"
msgstr "Sentido de Rotação"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:123
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:139
msgid ""
2020-06-02 15:29:45 +00:00
"This sets the direction that the spindle is rotating.\n"
"It can be either:\n"
"- CW = clockwise or\n"
"- CCW = counter clockwise"
msgstr ""
2020-06-02 15:29:45 +00:00
"Define o sentido de rotação do spindle.\n"
"Pode ser:\n"
"- CW = sentido horário ou\n"
"- CCW = sentido anti-horário"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:134
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:151
msgid "Fast Plunge"
msgstr "Mergulho Rápido"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:136
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:153
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Quando marcado, o movimento vertical da altura de Troca de\n"
"Ferramentas para a altura de Deslocamento é feito com G0,\n"
"na velocidade mais rápida disponível.\n"
"AVISO: o movimento é feito nas Coordenadas X,Y de troca de ferramentas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:143
msgid "Fast Retract"
msgstr "Recolhimento Rápido"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonAdvOptPrefGroupUI.py:145
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Estratégia para sair dos furos.\n"
"- Quando desmarcado, ao sair do furo, a broca sobe lentamente, com\n"
" avanço definido (G1), até a profundidade zero e depois some o mais\n"
" rápido possível (G0) até a altura de deslocamento.\n"
"- Quando marcado, a subida da profundidade de corte para a altura de\n"
" deslocamento é feita o mais rápido possível (G0) em um único movimento."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:32
msgid "A list of Excellon Editor parameters."
msgstr "Parâmetros do Editor Excellon."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:40
#: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:41
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:41
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:172
msgid "Selection limit"
msgstr "Lim. de seleção"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:42
msgid ""
"Set the number of selected Excellon geometry\n"
"items above which the utility geometry\n"
"becomes just a selection rectangle.\n"
"Increases the performance when moving a\n"
"large number of geometric elements."
msgstr ""
"Define o número máximo de ítens de geometria Excellon\n"
"selecionados. Acima desse valor a geometria se torna um\n"
"retângulo de seleção Aumenta o desempenho ao mover um\n"
"grande número de elementos geométricos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:55
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:134
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:117
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:123
msgid "New Dia"
msgstr "Novo Diâmetro"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:80
msgid "Linear Drill Array"
msgstr "Matriz Linear de Furos"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:84
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:232
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:121
msgid "Linear Direction"
msgstr "Direção Linear"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:126
msgid "Circular Drill Array"
msgstr "Matriz Circular de Furos"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:130
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:280
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:165
msgid "Circular Direction"
msgstr "Direção Circular"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:132
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:282
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:167
msgid ""
2020-06-02 15:29:45 +00:00
"Direction for circular array.\n"
"Can be CW = clockwise or CCW = counter clockwise."
msgstr ""
2020-06-02 15:29:45 +00:00
"Sentido da matriz circular.\n"
"Pode ser CW = sentido horário ou CCW = sentido anti-horário."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:143
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:293
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:178
msgid "Circular Angle"
msgstr "Ângulo Circular"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:196
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Ângulo no qual a ranhura é colocada.\n"
"A precisão é de no máximo 2 decimais.\n"
"Valor mínimo: -359.99 graus.\n"
"Valor máximo: 360.00 graus."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:215
msgid "Linear Slot Array"
msgstr "Matriz Linear de Ranhuras"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonEditorPrefGroupUI.py:276
msgid "Circular Slot Array"
msgstr "Matriz Circular de Ranhuras"
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:26
msgid "Excellon Export"
msgstr "Exportar Excellon"
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:30
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:31
msgid "Export Options"
msgstr "Opções da Exportação"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:32
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The parameters set here are used in the file exported\n"
"when using the File -> Export -> Export Excellon menu entry."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Os parâmetros definidos aqui são usados no arquivo exportado\n"
"ao usar a entrada de menu Arquivo -> Exportar -> Exportar Excellon."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:41
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:172
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:39
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:42
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:82
#: AppTools/ToolDistance.py:56 AppTools/ToolDistanceMin.py:49
#: AppTools/ToolPcbWizard.py:127 AppTools/ToolProperties.py:154
msgid "Units"
msgstr "Unidades"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:43
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:49
msgid "The units used in the Excellon file."
msgstr "A unidade usada no arquivo Excellon gerado."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:46
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:96
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:182
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:47
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:87
#: AppTools/ToolCalculators.py:61 AppTools/ToolPcbWizard.py:125
msgid "INCH"
msgstr "in"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:47
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:183
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:43
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:48
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:88
#: AppTools/ToolCalculators.py:62 AppTools/ToolPcbWizard.py:126
msgid "MM"
msgstr "mm"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:55
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:56
msgid "Int/Decimals"
msgstr "Int/Decimais"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:57
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Os arquivos NC com a furação, geralmente chamados de 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 usam ponto."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:69
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:104
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:133
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This numbers signify the number of digits in\n"
"the whole part of Excellon coordinates."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Este número configura o número de dígitos\n"
"da parte inteira das coordenadas de Excellon."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:82
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:117
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:146
msgid ""
"This numbers signify the number of digits in\n"
"the decimal part of Excellon coordinates."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Este número configura o número de dígitos\n"
"da parte decimal das coordenadas de Excellon."
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:91
msgid "Format"
msgstr "Formato"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:93
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:103
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Selecione o formato de coordenadas a usar.\n"
"As coordenadas podem ser salvas com ou sem ponto decimal.\n"
"Quando não há ponto decimal, é necessário especificar\n"
"o número de dígitos para a parte inteira e o número de casas decimais.\n"
"Deve ser especificado LZ (manter zeros à esquerda)\n"
"ou TZ (manter zeros à direita)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:100
msgid "Decimal"
msgstr "Decimal"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:101
msgid "No-Decimal"
msgstr "Não Decimal"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:114
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:154
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:96
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:97
msgid "Zeros"
msgstr "Zeros"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:117
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:124
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:167
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:106
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:107
#: AppTools/ToolPcbWizard.py:111
msgid "LZ"
msgstr "LZ"
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:125
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:168
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:107
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:108
#: AppTools/ToolPcbWizard.py:112
msgid "TZ"
msgstr "TZ"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:127
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Define o tipo padrão 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."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:137
msgid "Slot type"
msgstr "Tipo de Ranhura"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:140
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:150
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Definição de como as ranhuras serão exportadas.\n"
"Se ROTEADO, as ranhuras serão roteadas\n"
"usando os comandos M15/M16.\n"
"Se PERFURADO as ranhuras serão exportadas\n"
"usando o comando Perfuração (G85)."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:147
msgid "Routed"
msgstr "Roteado"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonExpPrefGroupUI.py:148
msgid "Drilled(G85)"
msgstr "Perfurado (G85)"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:29
msgid "Excellon General"
msgstr "Excellon Geral"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:54
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:45
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:52
msgid "M-Color"
msgstr "M-Cores"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:71
msgid "Excellon Format"
msgstr "Formato Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:73
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:97
msgid "Default values for INCH are 2:4"
msgstr "Valores padrão para Polegadas: 2:4"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:125
msgid "METRIC"
msgstr "MÉTRICO"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:126
msgid "Default values for METRIC are 3:3"
msgstr "Valores padrão para Métrico: 3:3"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:157
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:175
msgid ""
"This sets the default units of Excellon files.\n"
"If it is not detected in the parsed file the value here\n"
"will be used.Some Excellon files don't have an header\n"
"therefore this parameter will be used."
msgstr ""
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:185
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This sets the units of Excellon files.\n"
"Some Excellon files don't have an header\n"
"therefore this parameter will be used."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Configura as unidades dos arquivos Excellon.\n"
"Alguns arquivos Excellon não possuem um cabeçalho,\n"
"e assim este parâmetro será usado."
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:193
msgid "Update Export settings"
msgstr "Atualizar config. de exportação"
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:210
msgid "Excellon Optimization"
msgstr "Otimização Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:213
msgid "Algorithm:"
msgstr "Algoritmo:"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:215
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:231
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This sets the optimization type for the Excellon drill path.\n"
"If <<MetaHeuristic>> is checked then Google OR-Tools algorithm with\n"
"MetaHeuristic Guided Local Path is used. Default search time is 3sec.\n"
"If <<Basic>> is checked then Google OR-Tools Basic algorithm is used.\n"
"If <<TSA>> 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."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Define o tipo de otimização para o caminho de perfuração do Excellon.\n"
"Se <<MetaHeuristic>>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 <<Básico>> estiver selecionado, será usado o algoritmo básico do Google "
"OR-Tools.\n"
"Se <<TSA>> 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."
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:226
msgid "MetaHeuristic"
msgstr "MetaHeuristic"
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:227
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:104
#: AppObjects/FlatCAMExcellon.py:694 AppObjects/FlatCAMGeometry.py:568
#: AppObjects/FlatCAMGerber.py:219 AppTools/ToolIsolation.py:785
msgid "Basic"
msgstr "Básico"
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:228
msgid "TSA"
msgstr "TSA"
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:245
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:245
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:238
msgid "Duration"
msgstr "Tempo de espera"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:248
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
#: AppGUI/preferences/excellon/ExcellonGenPrefGroupUI.py:273
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:96
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:155
msgid "Set the line color for plotted objects."
msgstr "Define a cor da linha para objetos plotados."
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:29
msgid "Excellon Options"
msgstr "Opções Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:33
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:35
msgid "Create CNC Job"
msgstr "Criar Trabalho CNC"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:35
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Parameters used to create a CNC Job object\n"
"for this drill object."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Parâmetros usados para criar um objeto de Trabalho CNC\n"
"para a furação."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:152
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:122
msgid "Tool change"
msgstr "Troca de Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:236
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:233
msgid "Enable Dwell"
msgstr "Ativar Pausa"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:259
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The preprocessor JSON file that dictates\n"
"Gcode output."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O arquivo de pós-processamento (JSON) que define\n"
"a saída G-Code."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:270
msgid "Gcode"
msgstr "G-Code"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:272
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:288
msgid "Mill Holes"
msgstr "Furação"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:290
msgid "Create Geometry for milling holes."
msgstr "Cria geometria para furação."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:294
msgid "Drill Tool dia"
msgstr "Diâmetro da Broca"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:305
msgid "Slot Tool dia"
msgstr "Diâmetro da Fresa"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/excellon/ExcellonOptPrefGroupUI.py:307
msgid ""
2020-06-02 15:29:45 +00:00
"Diameter of the cutting tool\n"
"when milling slots."
msgstr ""
2020-06-02 15:29:45 +00:00
"Diâmetro da ferramenta de corte\n"
"quando fresar fendas (ranhuras)."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:28
#: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:74
msgid "App Settings"
msgstr "Configurações do Aplicativo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:49
msgid "Grid Settings"
msgstr "Configurações de Grade"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:53
msgid "X value"
msgstr "Valor X"
2020-06-02 15:29:45 +00:00
#: AppGUI/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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:65
msgid "Y value"
msgstr "Valor Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:77
msgid "Snap Max"
msgstr "Encaixe Max"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:92
msgid "Workspace Settings"
msgstr "Configurações da área de trabalho"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:95
msgid "Active"
msgstr "Ativo"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:105
msgid ""
2020-06-02 15:29:45 +00:00
"Select the type of rectangle to be used on canvas,\n"
"as valid workspace."
msgstr ""
2020-06-02 15:29:45 +00:00
"Selecione o tipo de retângulo a ser usado na tela,\n"
"como área de trabalho válida."
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:171
msgid "Orientation"
msgstr "Orientação"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:172
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:228
#: AppTools/ToolFilm.py:405
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Can be:\n"
"- Portrait\n"
"- Landscape"
msgstr ""
2020-06-02 15:29:45 +00:00
"Pode ser:\n"
"- Retrato\n"
"- Paisagem"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:176
#: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:154
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:232
#: AppTools/ToolFilm.py:409
msgid "Portrait"
msgstr "Retrato"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:177
#: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:155
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:233
#: AppTools/ToolFilm.py:410
msgid "Landscape"
msgstr "Paisagem"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:193
msgid "Notebook"
msgstr "Caderno"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:195
#, fuzzy
#| 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."
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This sets the font size for the elements found in the Notebook.\n"
"The notebook is the collapsible area in the left side of the AppGUI,\n"
"and include the Project, Selected and Tool tabs."
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:214
msgid "Axis"
msgstr "Eixo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:216
msgid "This sets the font size for canvas axis."
msgstr "Define o tamanho da fonte para o eixo da tela."
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:233
msgid "Textbox"
msgstr "Caixa de texto"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:235
#, fuzzy
#| msgid ""
#| "This sets the font size for the Textbox GUI\n"
#| "elements that are used in FlatCAM."
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This sets the font size for the Textbox AppGUI\n"
"elements that are used in the application."
msgstr ""
2020-06-02 15:29:45 +00:00
"Define o tamanho da fonte da caixa de texto\n"
"de elementos da GUI usados no FlatCAM."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:253
msgid "HUD"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:255
#, fuzzy
#| msgid "This sets the font size for canvas axis."
msgid "This sets the font size for the Heads Up Display."
msgstr "Define o tamanho da fonte para o eixo da tela."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:280
msgid "Mouse Settings"
msgstr "Configurações do mouse"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:284
msgid "Cursor Shape"
msgstr "Forma do Cursor"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:286
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Choose a mouse cursor shape.\n"
"- Small -> with a customizable size.\n"
"- Big -> Infinite lines"
msgstr ""
2020-06-02 15:29:45 +00:00
"Escolha uma forma de cursor do mouse.\n"
"- Pequeno -> com um tamanho personalizável.\n"
"- Grande -> Linhas infinitas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:292
#: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:193
msgid "Small"
msgstr "Pequeno"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:293
#: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:194
msgid "Big"
msgstr "Grande"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:300
msgid "Cursor Size"
msgstr "Tamanho do Cursor"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:302
msgid "Set the size of the mouse cursor, in pixels."
msgstr "Define o tamanho do cursor do mouse, em pixels."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:313
msgid "Cursor Width"
msgstr "Largura do Cursor"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:315
msgid "Set the line width of the mouse cursor, in pixels."
msgstr "Defina a largura da linha do cursor do mouse, em pixels."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:326
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:333
msgid "Cursor Color"
msgstr "Cor do Cursor"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:328
msgid "Check this box to color mouse cursor."
msgstr "Marque esta caixa para colorir o cursor do mouse."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:335
msgid "Set the color of the mouse cursor."
msgstr "Defina a cor do cursor do mouse."
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:350
msgid "Pan Button"
msgstr "Botão Pan"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:352
msgid ""
2020-06-02 15:29:45 +00:00
"Select the mouse button to use for panning:\n"
"- MMB --> Middle Mouse Button\n"
"- RMB --> Right Mouse Button"
msgstr ""
2020-06-02 15:29:45 +00:00
"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"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:356
#: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:226
msgid "MMB"
msgstr "BM"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:357
#: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:227
msgid "RMB"
msgstr "BD"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:363
msgid "Multiple Selection"
msgstr "Seleção Múltipla"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:365
msgid "Select the key used for multiple selection."
msgstr "Selecione a tecla usada para seleção múltipla."
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:367
#: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:233
msgid "CTRL"
msgstr "CTRL"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:368
#: AppGUI/preferences/general/GeneralAppSettingsGroupUI.py:234
msgid "SHIFT"
msgstr "SHIFT"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:379
msgid "Delete object confirmation"
msgstr "Confirmação excluir objeto"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:381
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Quando marcada, o aplicativo pedirá a confirmação do usuário\n"
"sempre que o evento Excluir objeto(s) é acionado, seja por\n"
"atalho de menu ou atalho de tecla."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:388
msgid "\"Open\" behavior"
msgstr "Comportamento \"Abrir\""
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:390
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Quando marcado, o caminho do último arquivo salvo é usado ao salvar "
"arquivos,\n"
"e o caminho para o último arquivo aberto é usado ao abrir arquivos.\n"
"\n"
"Quando desmarcado, o caminho para abrir arquivos é aquele usado por último:\n"
"o caminho para salvar arquivos ou o caminho para abrir arquivos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:399
msgid "Enable ToolTips"
msgstr "Habilitar Dicas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:401
msgid ""
2020-06-02 15:29:45 +00:00
"Check this box if you want to have toolTips displayed\n"
"when hovering with mouse over items throughout the App."
msgstr ""
2020-06-02 15:29:45 +00:00
"Marque esta caixa se quiser que as dicas de ferramentas sejam exibidas\n"
"ao passar o mouse sobre os itens em todo o aplicativo."
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:408
msgid "Allow Machinist Unsafe Settings"
msgstr "Permitir configurações inseguras de operador"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:410
msgid ""
2020-06-02 15:29:45 +00:00
"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"
"<<WARNING>>: Don't change this unless you know what you are doing !!!"
msgstr ""
2020-06-02 15:29:45 +00:00
"Se marcado, algumas das configurações do aplicativo poderão\n"
"ter valores que geralmente não são seguros.\n"
"Como Deslocamento Z com valores negativos ou Altura de Corte Z com valores "
"positivos.\n"
"Será aplicado no próximo início do aplicativo.\n"
"<<ATENÇÃO>>: Não habilite, a menos que você saiba o que está fazendo !!!"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:422
msgid "Bookmarks limit"
msgstr "Limite de favoritos"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:424
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"O número máximo de favoritos que podem ser instalados no menu.\n"
"O número de favoritos no gerenciador de favoritos pode ser maior,\n"
"mas o menu mostrará apenas esse número."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:433
msgid "Activity Icon"
msgstr "Ícone de Atividade"
#: AppGUI/preferences/general/GeneralAPPSetGroupUI.py:435
msgid "Select the GIF that show activity when FlatCAM is active."
msgstr "Selecione o GIF que mostra a atividade quando o FlatCAM está ativo."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:29
msgid "App Preferences"
msgstr "Preferências do aplicativo"
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:40
msgid ""
2020-06-02 15:29:45 +00:00
"The default value for FlatCAM units.\n"
"Whatever is selected here is set every time\n"
"FlatCAM is started."
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:44
msgid "IN"
msgstr "in"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:50
msgid "Precision MM"
msgstr "Precisão mm"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:52
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:64
msgid "Precision INCH"
msgstr "Precisão in"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:66
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:78
msgid "Graphic Engine"
msgstr "Mecanismo Gráfico"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:79
msgid ""
2020-06-02 15:29:45 +00:00
"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)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:85
msgid "Legacy(2D)"
msgstr "Legado(2D)"
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:86
msgid "OpenGL(3D)"
msgstr "OpenGL(3D)"
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:98
msgid "APP. LEVEL"
msgstr "Nível do Aplicativo"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:99
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:105
#: AppObjects/FlatCAMExcellon.py:707 AppObjects/FlatCAMGeometry.py:589
#: AppObjects/FlatCAMGerber.py:227 AppTools/ToolIsolation.py:816
msgid "Advanced"
msgstr "Avançado"
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:111
msgid "Portable app"
msgstr "Aplicativo portátil"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:112
2019-09-17 00:42:23 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2019-09-17 00:42:23 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:125
msgid "Languages"
msgstr "Idioma"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:126
msgid "Set the language used throughout FlatCAM."
msgstr "Defina o idioma usado no FlatCAM."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:132
msgid "Apply Language"
msgstr "Aplicar o Idioma"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:133
msgid ""
2020-06-02 15:29:45 +00:00
"Set the language used throughout FlatCAM.\n"
"The app will restart after click."
msgstr ""
2020-06-02 15:29:45 +00:00
"Defina o idioma usado no FlatCAM.\n"
"O aplicativo será reiniciado após o clique."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:147
msgid "Startup Settings"
msgstr "Configurações de Inicialização"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:151
msgid "Splash Screen"
msgstr "Tela de Abertura"
2020-06-02 15:29:45 +00:00
#: AppGUI/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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:165
msgid "Sys Tray Icon"
msgstr "Ícone da Bandeja do Sistema"
#: AppGUI/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."
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:172
msgid "Show Shell"
msgstr "Mostrar Shell"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:174
msgid ""
2020-06-02 15:29:45 +00:00
"Check this box if you want the shell to\n"
"start automatically at startup."
msgstr ""
2020-06-02 15:29:45 +00:00
"Marque esta caixa se você deseja que o shell (linha de comando)\n"
"seja inicializado automaticamente na inicialização."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:181
msgid "Show Project"
msgstr "Mostrar Projeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:183
msgid ""
2020-06-02 15:29:45 +00:00
"Check this box if you want the project/selected/tool tab area to\n"
"to be shown automatically at startup."
msgstr ""
2020-06-02 15:29:45 +00:00
"Marque esta caixa se você quiser que a aba Projeto/Selecionado/Ferramenta\n"
"seja apresentada automaticamente na inicialização."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:189
msgid "Version Check"
msgstr "Verificar Versão"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:191
msgid ""
2020-06-02 15:29:45 +00:00
"Check this box if you want to check\n"
"for a new version automatically at startup."
msgstr ""
2020-06-02 15:29:45 +00:00
"Marque esta caixa se você quiser verificar\n"
"por nova versão automaticamente na inicialização."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:198
msgid "Send Statistics"
msgstr "Enviar estatísticas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:200
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Check this box if you agree to send anonymous\n"
"stats automatically at startup, to help improve FlatCAM."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Marque esta caixa se você concorda em enviar dados anônimos\n"
"automaticamente na inicialização, para ajudar a melhorar o FlatCAM."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:214
msgid "Workers number"
msgstr "Número de trabalhadores"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:216
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:230
msgid "Geo Tolerance"
msgstr "Tolerância Geo"
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:232
msgid ""
"This value can counter the effect of the Circle Steps\n"
"parameter. Default value is 0.005.\n"
"A lower value will increase the detail both in image\n"
"and in Gcode for the circles, with a higher cost in\n"
"performance. Higher value will provide more\n"
"performance at the expense of level of detail."
msgstr ""
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:252
msgid "Save Settings"
msgstr "Configurações para Salvar"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:256
msgid "Save Compressed Project"
msgstr "Salvar Projeto Compactado"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:258
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Whether to save a compressed or uncompressed project.\n"
"When checked it will save a compressed FlatCAM project."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Para salvar um projeto compactado ou descompactado.\n"
"Quando marcado, o projeto FlatCAM será salvo compactado."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:267
msgid "Compression"
msgstr "Compressão"
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:269
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:280
msgid "Enable Auto Save"
msgstr "Salvar Automaticamente"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:282
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Check to enable the autosave feature.\n"
"When enabled, the application will try to save a project\n"
"at the set interval."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Marcar para ativar o recurso de salvamento automático.\n"
"Quando ativado, o aplicativo tentará salvar um projeto\n"
"no intervalo definido."
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:292
msgid "Interval"
msgstr "Intervalo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:294
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:310
msgid "Text to PDF parameters"
msgstr "Parâmetros de texto para PDF"
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:312
msgid "Used when saving text in Code Editor or in FlatCAM Document objects."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Usado ao salvar texto no Editor de código ou nos objetos de documento do "
"FlatCAM."
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:321
msgid "Top Margin"
msgstr "Margem superiorMargem"
#: AppGUI/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."
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:334
msgid "Bottom Margin"
msgstr "Margem inferior"
#: AppGUI/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."
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:347
msgid "Left Margin"
msgstr "Margem esquerdaMargem"
#: AppGUI/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."
#: AppGUI/preferences/general/GeneralAppPrefGroupUI.py:360
msgid "Right Margin"
msgstr "Margem direita"
#: AppGUI/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."
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:26
msgid "GUI Preferences"
msgstr "Preferências da GUI"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:36
msgid "Theme"
msgstr "Tema"
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:38
#, fuzzy
#| msgid ""
#| "Select a theme for FlatCAM.\n"
#| "It will theme the plot area."
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Select a theme for the application.\n"
"It will theme the plot area."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Selecione um tema para FlatCAM.\n"
"Ele será aplicado na área do gráfico."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:43
msgid "Light"
msgstr "Claro"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:44
msgid "Dark"
msgstr "Escuro"
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:51
msgid "Use Gray Icons"
msgstr "Use ícones cinza"
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:53
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:73
msgid "Layout"
msgstr "Layout"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:75
#, fuzzy
#| msgid ""
#| "Select an layout for FlatCAM.\n"
#| "It is applied immediately."
msgid ""
2020-06-02 15:29:45 +00:00
"Select a layout for the application.\n"
"It is applied immediately."
msgstr ""
2020-06-02 15:29:45 +00:00
"Selecione um layout para o FlatCAM.\n"
"É aplicado imediatamente."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:95
msgid "Style"
msgstr "Estilo"
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:97
#, fuzzy
#| msgid ""
#| "Select an style for FlatCAM.\n"
#| "It will be applied at the next app start."
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Select a style for the application.\n"
"It will be applied at the next app start."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Selecione um estilo para FlatCAM.\n"
"Ele será aplicado na próxima inicialização."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:111
msgid "Activate HDPI Support"
msgstr "Ativar HDPI"
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:113
#, fuzzy
#| msgid ""
#| "Enable High DPI support for FlatCAM.\n"
#| "It will be applied at the next app start."
msgid ""
2020-06-02 15:29:45 +00:00
"Enable High DPI support for the application.\n"
"It will be applied at the next app start."
msgstr ""
2020-06-02 15:29:45 +00:00
"Ativa o suporte de alta DPI para FlatCAM.\n"
"Ele será aplicado na próxima inicialização."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:127
msgid "Display Hover Shape"
msgstr "Exibir forma de foco suspenso"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:129
#, fuzzy
#| 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."
msgid ""
2020-06-02 15:29:45 +00:00
"Enable display of a hover shape for the application objects.\n"
"It is displayed whenever the mouse cursor is hovering\n"
"over any kind of not-selected object."
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:136
msgid "Display Selection Shape"
msgstr "Exibir forma de seleção"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:138
#, fuzzy
#| 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."
msgid ""
2020-06-02 15:29:45 +00:00
"Enable the display of a selection shape for the application objects.\n"
"It is displayed whenever the mouse selects an object\n"
"either by clicking or dragging mouse from left to right or\n"
"right to left."
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:151
msgid "Left-Right Selection Color"
msgstr "Cor da seleção esquerda-direita"
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:156
msgid "Set the line color for the 'left to right' selection box."
msgstr ""
2020-06-02 15:29:45 +00:00
"Define a cor da linha para a caixa de seleção 'da esquerda para a direita'."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:165
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:178
msgid "Set the fill transparency for the 'left to right' selection box."
msgstr ""
2020-06-02 15:29:45 +00:00
"Define a transparência de preenchimento para a caixa de seleção 'da esquerda "
"para a direita'."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:191
msgid "Right-Left Selection Color"
msgstr "Cor da seleção direita-esquerda"
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:197
msgid "Set the line color for the 'right to left' selection box."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Define a cor da linha para a caixa de seleção 'direita para a esquerda'."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:207
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:220
msgid "Set the fill transparency for selection 'right to left' box."
msgstr ""
2020-06-02 15:29:45 +00:00
"Define a transparência de preenchimento para a seleção da caixa 'direita "
"para a esquerda'."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:236
msgid "Editor Color"
msgstr "Cor do editor"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:240
msgid "Drawing"
msgstr "Desenhando"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:242
msgid "Set the color for the shape."
msgstr "Define a cor da forma."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:250
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:275
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:311
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:258
#: AppTools/ToolIsolation.py:494 AppTools/ToolNCC.py:539
#: AppTools/ToolPaint.py:455
msgid "Selection"
msgstr "Seleção"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:252
msgid "Set the color of the shape when selected."
msgstr "Define a cor da forma quando selecionada."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:268
msgid "Project Items Color"
msgstr "Cor dos itens do projeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:272
msgid "Enabled"
msgstr "Ativado"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:274
msgid "Set the color of the items in Project Tab Tree."
msgstr "Define a cor dos itens na Árvore do Guia de Projeto."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:281
msgid "Disabled"
msgstr "Desativado"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:283
msgid ""
2020-06-02 15:29:45 +00:00
"Set the color of the items in Project Tab Tree,\n"
"for the case when the items are disabled."
msgstr ""
2020-06-02 15:29:45 +00:00
"Define a cor dos itens na Árvore da guia Projeto,\n"
"para o caso em que os itens estão desativados."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:292
msgid "Project AutoHide"
msgstr "Auto Ocultar"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/general/GeneralGUIPrefGroupUI.py:294
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:28
msgid "Geometry Adv. Options"
msgstr "Opções Avançadas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:36
msgid ""
2020-06-02 15:29:45 +00:00
"A list of Geometry advanced parameters.\n"
"Those parameters are available only for\n"
"Advanced App. Level."
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma lista de parâmetros avançados de Geometria.\n"
"Esses parâmetros estão disponíveis somente para\n"
"o nível avançado do aplicativo."
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:46
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:112
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:134
#: AppTools/ToolCalibration.py:125 AppTools/ToolSolderPaste.py:236
msgid "Toolchange X-Y"
msgstr "Troca de ferramenta X-Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:58
msgid ""
2020-06-02 15:29:45 +00:00
"Height of the tool just after starting the work.\n"
"Delete the value if you don't need this feature."
msgstr ""
2020-06-02 15:29:45 +00:00
"Altura da ferramenta ao iniciar o trabalho.\n"
"Exclua o valor se você não precisar deste recurso."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:161
msgid "Segment X size"
msgstr "Tamanho do Segmento X"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:163
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O tamanho do segmento de rastreio no eixo X.\n"
"Útil para nivelamento automático.\n"
"Valor 0 significa que não há segmentação no eixo X."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:177
msgid "Segment Y size"
msgstr "Tamanho do Segmento Y"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:179
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"O tamanho do segmento de rastreio no eixo Y.\n"
"Útil para nivelamento automático.\n"
"Valor 0 significa que não há segmentação no eixo Y."
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:200
#, fuzzy
#| msgid "Area Selection"
msgid "Area Exclusion"
msgstr "Seleção de Área"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:202
#, fuzzy
#| msgid ""
#| "A list of Excellon advanced parameters.\n"
#| "Those parameters are available only for\n"
#| "Advanced App. Level."
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Area exclusion parameters.\n"
"Those parameters are available only for\n"
"Advanced App. Level."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma lista de parâmetros avançados do Excellon.\n"
"Esses parâmetros estão disponíveis somente para\n"
"o nível avançado do aplicativo."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:209
msgid "Exclusion areas"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryAdvOptPrefGroupUI.py:220
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:293
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:322
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:286
#: AppTools/ToolIsolation.py:540 AppTools/ToolNCC.py:578
#: AppTools/ToolPaint.py:521
msgid "Shape"
msgstr "Formato"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:33
msgid "A list of Geometry Editor parameters."
msgstr "Parâmetros do Editor de Geometria."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:43
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:174
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryEditorPrefGroupUI.py:58
msgid ""
2020-06-02 15:29:45 +00:00
"Milling type:\n"
"- climb / best for precision milling and to reduce tool usage\n"
"- conventional / useful when there is no backlash compensation"
msgstr ""
2020-06-02 15:29:45 +00:00
"Tipo de fresamento:\n"
"- subida: melhor para fresamento de precisão e para reduzir o uso da "
"ferramenta\n"
"- convencional: útil quando não há compensação de folga"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:27
msgid "Geometry General"
msgstr "Geometria Geral"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:59
msgid ""
2020-06-02 15:29:45 +00:00
"The number of circle steps for <b>Geometry</b> \n"
"circle and arc shapes linear approximation."
msgstr ""
2020-06-02 15:29:45 +00:00
"Número de etapas do círculo para a aproximação linear\n"
"de Geometria círculo e arco."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:73
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:41
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:41
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:48
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:42
msgid "Tools Dia"
msgstr "Diâ. da Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryGenPrefGroupUI.py:75
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:108
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:43
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:43
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:50
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:44
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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"
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:29
msgid "Geometry Options"
msgstr "Opções de Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:37
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Create a CNC Job object\n"
"tracing the contours of this\n"
"Geometry object."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria um objeto de Trabalho CNC\n"
"traçando os contornos deste objeto\n"
"Geometria."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:81
msgid "Depth/Pass"
msgstr "Profundidade por Passe"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/geometry/GeometryOptPrefGroupUI.py:83
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:27
msgid "Gerber Adv. Options"
msgstr "Opções Avançadas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:33
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"A list of Gerber advanced parameters.\n"
"Those parameters are available only for\n"
"Advanced App. Level."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:43
msgid "\"Follow\""
msgstr "\"Segue\""
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:52
msgid "Table Show/Hide"
msgstr "Mostra/Esconde Tabela"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:54
msgid ""
"Toggle the display of the Gerber Apertures Table.\n"
"Also, on hide, it will delete all mark shapes\n"
"that are drawn on canvas."
msgstr ""
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:67
#: AppObjects/FlatCAMGerber.py:391 AppTools/ToolCopperThieving.py:1026
#: AppTools/ToolCopperThieving.py:1215 AppTools/ToolCopperThieving.py:1227
#: AppTools/ToolIsolation.py:1593 AppTools/ToolNCC.py:2079
#: AppTools/ToolNCC.py:2190 AppTools/ToolNCC.py:2205 AppTools/ToolNCC.py:3163
#: AppTools/ToolNCC.py:3268 AppTools/ToolNCC.py:3283 AppTools/ToolNCC.py:3549
#: AppTools/ToolNCC.py:3650 AppTools/ToolNCC.py:3665 camlib.py:992
msgid "Buffering"
msgstr "Criando buffer"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:69
msgid ""
"Buffering type:\n"
"- None --> best performance, fast file loading but no so good display\n"
"- Full --> slow file loading but good visuals. This is the default.\n"
"<<WARNING>>: 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"
"<<ALERTA>>: Não altere isso, a menos que você saiba o que está fazendo !!!"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:74
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:88
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:196
#: AppTools/ToolFiducials.py:204 AppTools/ToolFilm.py:238
#: AppTools/ToolProperties.py:452 AppTools/ToolProperties.py:455
#: AppTools/ToolProperties.py:458 AppTools/ToolProperties.py:483
msgid "None"
msgstr "Nenhum"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:80
msgid "Simplify"
msgstr "Simplificar"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:82
msgid ""
"When checked all the Gerber polygons will be\n"
"loaded with simplification having a set tolerance.\n"
"<<WARNING>>: 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"
"<<ATENÇÃO>>: Não altere, a menos que saiba o que está fazendo !!!"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:89
msgid "Tolerance"
msgstr "Tolerância"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberAdvOptPrefGroupUI.py:90
msgid "Tolerance for polygon simplification."
msgstr "Tolerância para a simplificação de polígonos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:33
msgid "A list of Gerber Editor parameters."
msgstr "Uma lista de parâmetros do Editor Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:43
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:56
msgid "New Aperture code"
msgstr "Novo código de Aber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:69
msgid "New Aperture size"
msgstr "Novo tamanho de Aber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:71
msgid "Size for the new aperture"
msgstr "Tamanho para a nova abertura"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:82
msgid "New Aperture type"
msgstr "Novo tipo de Aber."
2020-06-02 15:29:45 +00:00
#: AppGUI/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'."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:106
msgid "Aperture Dimensions"
msgstr "Dimensão"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:117
msgid "Linear Pad Array"
msgstr "Matriz Linear de Pads"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:161
msgid "Circular Pad Array"
msgstr "Matriz Circular de Pads"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:197
msgid "Distance at which to buffer the Gerber element."
msgstr "Distância na qual armazenar o elemento Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:206
msgid "Scale Tool"
msgstr "Ferramenta de Escala"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:212
msgid "Factor to scale the Gerber element."
msgstr "Fator para redimensionar o elemento Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:225
msgid "Threshold low"
msgstr "Limiar baixo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:227
msgid "Threshold value under which the apertures are not marked."
msgstr "Valor limiar sob o qual as aberturas não são marcadas."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:237
msgid "Threshold high"
msgstr "Limiar alto"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberEditorPrefGroupUI.py:239
msgid "Threshold value over which the apertures are not marked."
msgstr "Valor limite sobre o qual as aberturas não são marcadas."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:27
msgid "Gerber Export"
msgstr "Exportar Gerber"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:33
msgid ""
2020-06-02 15:29:45 +00:00
"The parameters set here are used in the file exported\n"
"when using the File -> Export -> Export Gerber menu entry."
msgstr ""
2020-06-02 15:29:45 +00:00
"Os parâmetros definidos aqui são usados no arquivo exportado\n"
"ao usar a entrada de menu Arquivo -> Exportar -> Exportar Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:44
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:50
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:84
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:90
msgid "The units used in the Gerber file."
msgstr "As unidades usadas no arquivo Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:58
msgid ""
"The number of digits in the whole part of the number\n"
"and in the fractional part of the number."
msgstr ""
"O número de dígitos da parte inteira\n"
"e da parte fracionária do número."
2020-06-02 15:29:45 +00:00
#: AppGUI/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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:87
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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:99
#: AppGUI/preferences/gerber/GerberExpPrefGroupUI.py:109
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:100
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:110
msgid ""
"This sets the type of Gerber zeros.\n"
"If LZ then Leading Zeros are removed and\n"
"Trailing Zeros are kept.\n"
"If TZ is checked then Trailing Zeros are removed\n"
"and Leading Zeros are kept."
msgstr ""
"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."
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:27
msgid "Gerber General"
msgstr "Gerber Geral"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:61
msgid ""
2020-06-02 15:29:45 +00:00
"The number of circle steps for Gerber \n"
"circular aperture linear approximation."
msgstr ""
2020-06-02 15:29:45 +00:00
"Número de passos de círculo para Gerber.\n"
"Aproximação linear de abertura circular."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:73
msgid "Default Values"
msgstr "Valores Padrão"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:75
msgid ""
2020-06-02 15:29:45 +00:00
"Those values will be used as fallback values\n"
"in case that they are not found in the Gerber file."
msgstr ""
2020-06-02 15:29:45 +00:00
"Esses valores serão usados como valores padrão\n"
"caso eles não sejam encontrados no arquivo Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:126
msgid "Clean Apertures"
msgstr "Limpe as Aberturas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:128
msgid ""
"Will remove apertures that do not have geometry\n"
"thus lowering the number of apertures in the Gerber object."
msgstr ""
"Remove aberturas que não possuem geometria\n"
"diminuindo assim o número de aberturas no objeto Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:134
msgid "Polarity change buffer"
msgstr "Buffer de mudança de polaridade"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberGenPrefGroupUI.py:136
msgid ""
"Will apply extra buffering for the\n"
"solid geometry when we have polarity changes.\n"
"May help loading Gerber files that otherwise\n"
"do not load correctly."
msgstr ""
"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."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/gerber/GerberOptPrefGroupUI.py:29
msgid "Gerber Options"
msgstr "Opções Gerber"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:27
msgid "Copper Thieving Tool Options"
msgstr "Opções da ferramenta Adição de Cobre"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:39
msgid ""
"A tool to generate a Copper Thieving that can be added\n"
"to a selected Gerber file."
msgstr ""
"Uma ferramenta para gerar uma Adição de cobre que pode ser adicionada\n"
"para um arquivo Gerber selecionado."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/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."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:57
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:261
#: AppTools/ToolCopperThieving.py:100 AppTools/ToolCopperThieving.py:435
msgid "Clearance"
msgstr "Espaço"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:59
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:86
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309
#: AppTools/ToolCopperThieving.py:129 AppTools/ToolNCC.py:535
#: AppTools/ToolNCC.py:1324 AppTools/ToolNCC.py:1655 AppTools/ToolNCC.py:1948
#: AppTools/ToolNCC.py:2012 AppTools/ToolNCC.py:3027 AppTools/ToolNCC.py:3036
#: defaults.py:419 tclCommands/TclCommandCopperClear.py:190
msgid "Itself"
msgstr "Própria"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:87
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:285
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280
#: AppTools/ToolCopperThieving.py:130 AppTools/ToolIsolation.py:504
#: AppTools/ToolIsolation.py:1297 AppTools/ToolIsolation.py:1671
#: AppTools/ToolNCC.py:535 AppTools/ToolNCC.py:1334 AppTools/ToolNCC.py:1668
#: AppTools/ToolNCC.py:1964 AppTools/ToolNCC.py:2019 AppTools/ToolPaint.py:485
#: AppTools/ToolPaint.py:945 AppTools/ToolPaint.py:1471
msgid "Area Selection"
msgstr "Seleção de Área"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:88
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:285
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:309
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280
#: AppTools/ToolCopperThieving.py:131 AppTools/ToolDblSided.py:216
#: AppTools/ToolIsolation.py:504 AppTools/ToolIsolation.py:1711
#: AppTools/ToolNCC.py:535 AppTools/ToolNCC.py:1684 AppTools/ToolNCC.py:1970
#: AppTools/ToolNCC.py:2027 AppTools/ToolNCC.py:2408 AppTools/ToolNCC.py:2656
#: AppTools/ToolNCC.py:3072 AppTools/ToolPaint.py:485 AppTools/ToolPaint.py:930
#: AppTools/ToolPaint.py:1487 tclCommands/TclCommandCopperClear.py:192
#: tclCommands/TclCommandPaint.py:166
msgid "Reference Object"
msgstr "Objeto de Referência"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:90
#: AppTools/ToolCopperThieving.py:133
msgid "Reference:"
msgstr "Referência:"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:92
msgid ""
2020-06-02 15:29:45 +00:00
"- '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 ""
2020-06-02 15:29:45 +00:00
"- '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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:101
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:76
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:188
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:76
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:190
#: AppTools/ToolCopperThieving.py:175 AppTools/ToolExtractDrills.py:102
#: AppTools/ToolExtractDrills.py:240 AppTools/ToolPunchGerber.py:113
#: AppTools/ToolPunchGerber.py:268
msgid "Rectangular"
msgstr "Retangular"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:102
#: AppTools/ToolCopperThieving.py:176
msgid "Minimal"
msgstr "Mínima"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:104
#: AppTools/ToolCopperThieving.py:178 AppTools/ToolFilm.py:94
msgid "Box Type:"
msgstr "Tipo de Caixa:"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:106
#: AppTools/ToolCopperThieving.py:180
msgid ""
2020-06-02 15:29:45 +00:00
"- 'Rectangular' - the bounding box will be of rectangular shape.\n"
"- 'Minimal' - the bounding box will be the convex hull shape."
msgstr ""
2020-06-02 15:29:45 +00:00
"- 'Retangular' - a caixa delimitadora será de forma retangular.\n"
"- 'Mínima' - a caixa delimitadora terá a forma convexa do casco."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:120
#: AppTools/ToolCopperThieving.py:196
msgid "Dots Grid"
msgstr "Pontos"
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:121
#: AppTools/ToolCopperThieving.py:197
msgid "Squares Grid"
msgstr "Quadrados"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:122
#: AppTools/ToolCopperThieving.py:198
msgid "Lines Grid"
msgstr "Linhas"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:124
#: AppTools/ToolCopperThieving.py:200
msgid "Fill Type:"
msgstr "Tipo de Preenchimento:"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:126
#: AppTools/ToolCopperThieving.py:202
msgid ""
2020-06-02 15:29:45 +00:00
"- '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 ""
2020-06-02 15:29:45 +00:00
"- '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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:134
#: AppTools/ToolCopperThieving.py:221
msgid "Dots Grid Parameters"
msgstr "Parâmetros dos Pontos"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:140
#: AppTools/ToolCopperThieving.py:227
msgid "Dot diameter in Dots Grid."
msgstr "Diâmetro dos Pontos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:151
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:180
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:209
#: AppTools/ToolCopperThieving.py:238 AppTools/ToolCopperThieving.py:278
#: AppTools/ToolCopperThieving.py:318
msgid "Spacing"
msgstr "Espaçamento"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:153
#: AppTools/ToolCopperThieving.py:240
msgid "Distance between each two dots in Dots Grid."
msgstr "Distância entre dois pontos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:163
#: AppTools/ToolCopperThieving.py:261
msgid "Squares Grid Parameters"
msgstr "Parâmetros dos Quadrados"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:169
#: AppTools/ToolCopperThieving.py:267
msgid "Square side size in Squares Grid."
msgstr "Lado do quadrado."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:182
#: AppTools/ToolCopperThieving.py:280
msgid "Distance between each two squares in Squares Grid."
msgstr "Distância entre dois quadrados."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:192
#: AppTools/ToolCopperThieving.py:301
msgid "Lines Grid Parameters"
msgstr "Parâmetros das Linhas"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:198
#: AppTools/ToolCopperThieving.py:307
msgid "Line thickness size in Lines Grid."
msgstr "Espessura das Linhas."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:211
#: AppTools/ToolCopperThieving.py:320
msgid "Distance between each two lines in Lines Grid."
msgstr "Distância entre duas linhas."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:221
#: AppTools/ToolCopperThieving.py:358
msgid "Robber Bar Parameters"
msgstr "Parâmetros da Barra"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:223
#: AppTools/ToolCopperThieving.py:360
msgid ""
2020-06-02 15:29:45 +00:00
"Parameters used for the robber bar.\n"
"Robber bar = copper border to help in pattern hole plating."
msgstr ""
2020-06-02 15:29:45 +00:00
"Parâmetros usados para a barra de assalto.\n"
"Barra = borda de cobre para ajudar no revestimento do furo do padrão."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:231
#: AppTools/ToolCopperThieving.py:368
msgid "Bounding box margin for robber bar."
msgstr "Margem da caixa delimitadora para Robber Bar."
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:242
#: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:42
#: AppTools/ToolCopperThieving.py:379 AppTools/ToolCorners.py:122
#: AppTools/ToolEtchCompensation.py:152
msgid "Thickness"
msgstr "Espessura"
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:244
#: AppTools/ToolCopperThieving.py:381
msgid "The robber bar thickness."
msgstr "Espessura da barra."
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:254
#: AppTools/ToolCopperThieving.py:412
msgid "Pattern Plating Mask"
msgstr "Máscara do Revestimento Padrão"
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:256
#: AppTools/ToolCopperThieving.py:414
msgid "Generate a mask for pattern plating."
msgstr "Gera uma máscara para o revestimento padrão."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CThievingPrefGroupUI.py:263
#: AppTools/ToolCopperThieving.py:437
msgid ""
2020-06-02 15:29:45 +00:00
"The distance between the possible copper thieving elements\n"
"and/or robber bar and the actual openings in the mask."
msgstr ""
2020-06-02 15:29:45 +00:00
"Distância entre os possíveis elementos de adição de cobre\n"
"e/ou barra e as aberturas reais na máscara."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:27
msgid "Calibration Tool Options"
msgstr "Opções da Ferramenta de Calibração"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:38
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:38
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:38
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:38
#: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:37
#: AppTools/ToolCopperThieving.py:95 AppTools/ToolCorners.py:117
#: AppTools/ToolFiducials.py:154
msgid "Parameters used for this tool."
msgstr "Parâmetros usados para esta ferramenta."
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:43
#: AppTools/ToolCalibration.py:181
msgid "Source Type"
msgstr "Tipo de Fonte"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:44
#: AppTools/ToolCalibration.py:182
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:49
#: AppTools/ToolCalibration.py:187
msgid "Free"
msgstr "Livre"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:63
#: AppTools/ToolCalibration.py:76
msgid "Height (Z) for travelling between the points."
msgstr "Altura (Z) para deslocamento entre os pontos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:75
#: AppTools/ToolCalibration.py:88
msgid "Verification Z"
msgstr "Verificação Z"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:77
#: AppTools/ToolCalibration.py:90
msgid "Height (Z) for checking the point."
msgstr "Altura (Z) para verificar o ponto."
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:89
#: AppTools/ToolCalibration.py:102
msgid "Zero Z tool"
msgstr "Ferramenta Zero Z"
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:91
#: AppTools/ToolCalibration.py:104
msgid ""
2020-06-02 15:29:45 +00:00
"Include a sequence to zero the height (Z)\n"
"of the verification tool."
msgstr ""
2020-06-02 15:29:45 +00:00
"Inclui uma sequência para zerar a altura (Z)\n"
"da ferramenta de verificação."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:100
#: AppTools/ToolCalibration.py:113
msgid "Height (Z) for mounting the verification probe."
msgstr "Altura (Z) para montar a sonda de verificação."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:114
#: AppTools/ToolCalibration.py:127
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Toolchange X,Y position.\n"
"If no value is entered then the current\n"
"(x, y) point will be used,"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Troca de ferramentas nas posições X, Y.\n"
"Se nenhum valor for inserido, o valor atual\n"
"ponto (x, y) será usado,"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:125
#: AppTools/ToolCalibration.py:153
msgid "Second point"
msgstr "Segundo Ponto"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:127
#: AppTools/ToolCalibration.py:155
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:131
#: AppTools/ToolCalibration.py:159 App_Main.py:4712
msgid "Top-Left"
msgstr "Esquerda Superior"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2CalPrefGroupUI.py:132
#: AppTools/ToolCalibration.py:160 App_Main.py:4713
msgid "Bottom-Right"
msgstr "Direita Inferior"
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:27
msgid "Extract Drills Options"
msgstr "Opções de Extração de Furos"
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:42
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:42
#: AppTools/ToolExtractDrills.py:68 AppTools/ToolPunchGerber.py:75
msgid "Processed Pads Type"
msgstr "Tipo de Pads Processados"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:44
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:44
#: AppTools/ToolExtractDrills.py:70 AppTools/ToolPunchGerber.py:77
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:54
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:54
#: AppTools/ToolExtractDrills.py:80 AppTools/ToolPunchGerber.py:91
msgid "Process Circular Pads."
msgstr "Pads Circulares"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:60
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:162
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:60
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:164
#: AppTools/ToolExtractDrills.py:86 AppTools/ToolExtractDrills.py:214
#: AppTools/ToolPunchGerber.py:97 AppTools/ToolPunchGerber.py:242
msgid "Oblong"
msgstr "Oblongo"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:62
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:62
#: AppTools/ToolExtractDrills.py:88 AppTools/ToolPunchGerber.py:99
msgid "Process Oblong Pads."
msgstr "Pads Oblongos."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:70
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:70
#: AppTools/ToolExtractDrills.py:96 AppTools/ToolPunchGerber.py:107
msgid "Process Square Pads."
msgstr "Pads Quadrados."
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:78
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:78
#: AppTools/ToolExtractDrills.py:104 AppTools/ToolPunchGerber.py:115
msgid "Process Rectangular Pads."
msgstr "Pads Retangulares"
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:84
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:201
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:84
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:203
#: AppTools/ToolExtractDrills.py:110 AppTools/ToolExtractDrills.py:253
#: AppTools/ToolProperties.py:172 AppTools/ToolPunchGerber.py:121
#: AppTools/ToolPunchGerber.py:281
msgid "Others"
msgstr "Outros"
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:86
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:86
#: AppTools/ToolExtractDrills.py:112 AppTools/ToolPunchGerber.py:123
msgid "Process pads not in the categories above."
msgstr "Processa pads fora das categorias acima."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:99
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:123
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:100
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:125
#: AppTools/ToolExtractDrills.py:139 AppTools/ToolExtractDrills.py:156
#: AppTools/ToolPunchGerber.py:150 AppTools/ToolPunchGerber.py:184
msgid "Fixed Diameter"
msgstr "Diâmetro Fixo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:100
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:140
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:101
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:142
#: AppTools/ToolExtractDrills.py:140 AppTools/ToolExtractDrills.py:192
#: AppTools/ToolPunchGerber.py:151 AppTools/ToolPunchGerber.py:214
msgid "Fixed Annular Ring"
msgstr "Anel Anular Fixo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:101
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:102
#: AppTools/ToolExtractDrills.py:141 AppTools/ToolPunchGerber.py:152
msgid "Proportional"
msgstr "Proporcional"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:107
#: AppTools/ToolExtractDrills.py:130
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:131
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:133
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:220
#: AppTools/ToolExtractDrills.py:164 AppTools/ToolExtractDrills.py:285
#: AppTools/ToolPunchGerber.py:192 AppTools/ToolPunchGerber.py:308
#: AppTools/ToolTransform.py:357 App_Main.py:9698
msgid "Value"
msgstr "Valor"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:133
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:135
#: AppTools/ToolExtractDrills.py:166 AppTools/ToolPunchGerber.py:194
msgid "Fixed hole diameter."
msgstr "Diâmetro fixo."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:142
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:144
#: AppTools/ToolExtractDrills.py:194 AppTools/ToolPunchGerber.py:216
msgid ""
2020-06-02 15:29:45 +00:00
"The size of annular ring.\n"
"The copper sliver between the hole exterior\n"
"and the margin of the copper pad."
msgstr ""
2020-06-02 15:29:45 +00:00
"Tamanho do anel anular.\n"
"A tira de cobre entre o exterior do furo\n"
"e a margem do pad de cobre."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:151
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:153
#: AppTools/ToolExtractDrills.py:203 AppTools/ToolPunchGerber.py:231
msgid "The size of annular ring for circular pads."
msgstr "Tamanho do anel anular para pads circulares."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:164
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:166
#: AppTools/ToolExtractDrills.py:216 AppTools/ToolPunchGerber.py:244
msgid "The size of annular ring for oblong pads."
msgstr "Tamanho do anel anular para pads oblongos."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:177
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:179
#: AppTools/ToolExtractDrills.py:229 AppTools/ToolPunchGerber.py:257
msgid "The size of annular ring for square pads."
msgstr "Tamanho do anel anular para pads quadrados."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:190
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:192
#: AppTools/ToolExtractDrills.py:242 AppTools/ToolPunchGerber.py:270
msgid "The size of annular ring for rectangular pads."
msgstr "Tamanho do anel anular para pads retangulares."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:203
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:205
#: AppTools/ToolExtractDrills.py:255 AppTools/ToolPunchGerber.py:283
msgid "The size of annular ring for other pads."
msgstr "Tamanho do anel anular para outros pads."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:213
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:215
#: AppTools/ToolExtractDrills.py:276 AppTools/ToolPunchGerber.py:299
msgid "Proportional Diameter"
msgstr "Diâmetro Proporcional"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:222
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:224
msgid "Factor"
msgstr "Fator"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2EDrillsPrefGroupUI.py:224
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:226
#: AppTools/ToolExtractDrills.py:287 AppTools/ToolPunchGerber.py:310
msgid ""
2020-06-02 15:29:45 +00:00
"Proportional Diameter.\n"
"The hole diameter will be a fraction of the pad size."
msgstr ""
2020-06-02 15:29:45 +00:00
"Diâmetro Proporcional.\n"
"O diâmetro do furo será uma fração do tamanho do pad."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:27
msgid "Fiducials Tool Options"
msgstr "Opções da Ferramenta de Fiduciais"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:45
#: AppTools/ToolFiducials.py:161
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:73
#: AppTools/ToolFiducials.py:189
msgid "Auto"
msgstr "Auto"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:74
#: AppTools/ToolFiducials.py:190
msgid "Manual"
msgstr "Manual"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:76
#: AppTools/ToolFiducials.py:192
msgid "Mode:"
msgstr "Modo:"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:78
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"- 'Auto' - automatic placement of fiducials in the corners of the bounding "
"box.\n"
"- 'Manual' - manual placement of fiducials."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"- 'Auto' - colocação automática de fiduciais nos cantos da caixa "
"delimitadora.\n"
"- 'Manual' - colocação manual de fiduciais."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:86
#: AppTools/ToolFiducials.py:202
msgid "Up"
msgstr "Acima"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:87
#: AppTools/ToolFiducials.py:203
msgid "Down"
msgstr "Abaixo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:90
#: AppTools/ToolFiducials.py:206
msgid "Second fiducial"
msgstr "Segundo fiducial"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:92
#: AppTools/ToolFiducials.py:208
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:108
#: AppTools/ToolFiducials.py:224
msgid "Cross"
msgstr "Cruz"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:109
#: AppTools/ToolFiducials.py:225
msgid "Chess"
msgstr "Xadrez"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:112
#: AppTools/ToolFiducials.py:227
msgid "Fiducial Type"
msgstr "Tipo de Fiducial"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:114
#: AppTools/ToolFiducials.py:229
msgid ""
2020-06-02 15:29:45 +00:00
"The type of fiducial.\n"
"- 'Circular' - this is the regular fiducial.\n"
"- 'Cross' - cross lines fiducial.\n"
"- 'Chess' - chess pattern fiducial."
msgstr ""
2020-06-02 15:29:45 +00:00
"O tipo de fiducial.\n"
"- 'Circular' - este é o fiducial regular.\n"
"- 'Cruz' - linhas cruzadas fiduciais.\n"
"- 'Xadrez' - padrão de xadrez fiducial."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2FiducialsPrefGroupUI.py:123
#: AppTools/ToolFiducials.py:238
msgid "Line thickness"
msgstr "Espessura da linha"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:27
msgid "Invert Gerber Tool Options"
msgstr "Opções Inverter Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/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."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:47
#: AppTools/ToolInvertGerber.py:93
msgid ""
2020-06-02 15:29:45 +00:00
"Distance by which to avoid\n"
"the edges of the Gerber object."
msgstr ""
2020-06-02 15:29:45 +00:00
"Distância pela qual evitar \n"
"as bordas do objeto gerber."
#: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:58
#: AppTools/ToolInvertGerber.py:104
msgid "Lines Join Style"
msgstr "Estilo de Junção de Linhas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2InvertPrefGroupUI.py:60
#: AppTools/ToolInvertGerber.py:106
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:27
msgid "Optimal Tool Options"
msgstr "Opções de Ferramentas Ideais"
#: AppGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:33
msgid ""
2020-06-02 15:29:45 +00:00
"A tool to find the minimum distance between\n"
"every two Gerber geometric elements"
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma ferramenta para encontrar a distância mínima entre\n"
"cada dois elementos geométricos Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2OptimalPrefGroupUI.py:48
#: AppTools/ToolOptimal.py:84
msgid "Precision"
msgstr "Precisão"
2020-06-02 15:29:45 +00:00
#: AppGUI/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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:27
msgid "Punch Gerber Options"
msgstr "Opções Gerber para Furo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2PunchGerberPrefGroupUI.py:108
#: AppTools/ToolPunchGerber.py:141
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:27
msgid "QRCode Tool Options"
msgstr "Opções Ferramenta QRCode"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:33
msgid ""
"A tool to create a QRCode that can be inserted\n"
"into a selected Gerber file, or it can be exported as a file."
msgstr ""
"Uma ferramenta para criar um QRCode que pode ser inserido\n"
"em um arquivo Gerber selecionado ou pode ser exportado como um arquivo."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:45
#: AppTools/ToolQRCode.py:121
msgid "Version"
msgstr "Versão"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:47
#: AppTools/ToolQRCode.py:123
msgid ""
2020-06-02 15:29:45 +00:00
"QRCode version can have values from 1 (21x21 boxes)\n"
"to 40 (177x177 boxes)."
msgstr ""
2020-06-02 15:29:45 +00:00
"A versão QRCode pode ter valores de 1 (caixas 21x21)\n"
"a 40 (caixas 177x177)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:58
#: AppTools/ToolQRCode.py:134
msgid "Error correction"
msgstr "Correção de erros"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:60
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:71
#: AppTools/ToolQRCode.py:136 AppTools/ToolQRCode.py:147
#, python-format
msgid ""
"Parameter that controls the error correction used for the QR Code.\n"
"L = maximum 7%% errors can be corrected\n"
"M = maximum 15%% errors can be corrected\n"
"Q = maximum 25%% errors can be corrected\n"
"H = maximum 30%% errors can be corrected."
msgstr ""
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:81
#: AppTools/ToolQRCode.py:157
msgid "Box Size"
msgstr "Tamanho da Caixa"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:83
#: AppTools/ToolQRCode.py:159
msgid ""
"Box size control the overall size of the QRcode\n"
"by adjusting the size of each box in the code."
msgstr ""
"O tamanho da caixa controla o tamanho geral do QRCode\n"
"ajustando o tamanho de cada caixa no código."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:94
#: AppTools/ToolQRCode.py:170
msgid "Border Size"
msgstr "Tamanho da Borda"
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:96
#: AppTools/ToolQRCode.py:172
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:107
#: AppTools/ToolQRCode.py:92
msgid "QRCode Data"
msgstr "Dado QRCode"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:109
#: AppTools/ToolQRCode.py:94
msgid "QRCode Data. Alphanumeric text to be encoded in the QRCode."
msgstr "Dado QRCode. Texto alfanumérico a ser codificado no QRCode."
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:113
#: AppTools/ToolQRCode.py:98
msgid "Add here the text to be included in the QRCode..."
msgstr "Adicione aqui o texto a ser incluído no QRCode..."
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:119
#: AppTools/ToolQRCode.py:183
msgid "Polarity"
msgstr "Polaridade"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:121
#: AppTools/ToolQRCode.py:185
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:125
#: AppTools/ToolFilm.py:279 AppTools/ToolQRCode.py:189
msgid "Negative"
msgstr "Negativo"
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:126
#: AppTools/ToolFilm.py:278 AppTools/ToolQRCode.py:190
msgid "Positive"
msgstr "Positivo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:128
#: AppTools/ToolQRCode.py:192
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:139
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:145
#: AppTools/ToolQRCode.py:203 AppTools/ToolQRCode.py:209
msgid ""
"The bounding box, meaning the empty space that surrounds\n"
"the QRCode geometry, can have a rounded or a square shape."
msgstr ""
"A caixa delimitadora, significando o espaço vazio que circunda\n"
"a geometria QRCode, pode ter uma forma arredondada ou quadrada."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:142
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:239
#: AppTools/ToolQRCode.py:206 AppTools/ToolTransform.py:383
msgid "Rounded"
msgstr "Arredondado"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:152
#: AppTools/ToolQRCode.py:237
msgid "Fill Color"
msgstr "Cor de Preenchimento"
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:154
#: AppTools/ToolQRCode.py:239
msgid "Set the QRCode fill color (squares color)."
msgstr "Define a cor de preenchimento do QRCode (cor dos quadrados)."
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:162
#: AppTools/ToolQRCode.py:261
msgid "Back Color"
msgstr "Cor de Fundo"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2QRCodePrefGroupUI.py:164
#: AppTools/ToolQRCode.py:263
msgid "Set the QRCode background color."
msgstr "Define a cor de fundo do QRCode."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:27
msgid "Check Rules Tool Options"
msgstr "Opções das Regras"
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:32
msgid ""
2020-06-02 15:29:45 +00:00
"A tool to check if Gerber files are within a set\n"
"of Manufacturing Rules."
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma ferramenta para verificar se os arquivos Gerber estão dentro de um "
"conjunto\n"
"das regras de fabricação."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:42
#: AppTools/ToolRulesCheck.py:265 AppTools/ToolRulesCheck.py:929
msgid "Trace Size"
msgstr "Tamanho do Traçado"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:44
#: AppTools/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."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:54
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:74
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:94
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:114
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:134
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:154
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:174
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:194
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:216
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:236
#: AppTools/ToolRulesCheck.py:277 AppTools/ToolRulesCheck.py:299
#: AppTools/ToolRulesCheck.py:322 AppTools/ToolRulesCheck.py:345
#: AppTools/ToolRulesCheck.py:368 AppTools/ToolRulesCheck.py:391
#: AppTools/ToolRulesCheck.py:414 AppTools/ToolRulesCheck.py:437
#: AppTools/ToolRulesCheck.py:462 AppTools/ToolRulesCheck.py:485
msgid "Min value"
msgstr "Valor Min"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:56
#: AppTools/ToolRulesCheck.py:279
msgid "Minimum acceptable trace size."
msgstr "Mínimo tamanho de traçado aceito."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:61
#: AppTools/ToolRulesCheck.py:286 AppTools/ToolRulesCheck.py:1157
#: AppTools/ToolRulesCheck.py:1187
msgid "Copper to Copper clearance"
msgstr "Espaço Cobre Cobre"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:63
#: AppTools/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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:76
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:96
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:116
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:136
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:156
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:176
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:238
#: AppTools/ToolRulesCheck.py:301 AppTools/ToolRulesCheck.py:324
#: AppTools/ToolRulesCheck.py:347 AppTools/ToolRulesCheck.py:370
#: AppTools/ToolRulesCheck.py:393 AppTools/ToolRulesCheck.py:416
#: AppTools/ToolRulesCheck.py:464
msgid "Minimum acceptable clearance value."
msgstr "Espaço mínimo aceitável."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:81
#: AppTools/ToolRulesCheck.py:309 AppTools/ToolRulesCheck.py:1217
#: AppTools/ToolRulesCheck.py:1223 AppTools/ToolRulesCheck.py:1236
#: AppTools/ToolRulesCheck.py:1243
msgid "Copper to Outline clearance"
msgstr "Espaço Cobre Contorno"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:83
#: AppTools/ToolRulesCheck.py:311
msgid ""
2020-06-02 15:29:45 +00:00
"This checks if the minimum clearance between copper\n"
"features and the outline is met."
msgstr ""
2020-06-02 15:29:45 +00:00
"Verifica se o espaço mínimo entre recursos de cobre\n"
"e o contorno é atendido."
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:101
#: AppTools/ToolRulesCheck.py:332
msgid "Silk to Silk Clearance"
msgstr "Espaço Silk Silk"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:103
#: AppTools/ToolRulesCheck.py:334
msgid ""
2020-06-02 15:29:45 +00:00
"This checks if the minimum clearance between silkscreen\n"
"features and silkscreen features is met."
msgstr ""
2020-06-02 15:29:45 +00:00
"Verifica se o espaço mínimo entre recursos de silkscreen\n"
"é atendido."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:121
#: AppTools/ToolRulesCheck.py:355 AppTools/ToolRulesCheck.py:1326
#: AppTools/ToolRulesCheck.py:1332 AppTools/ToolRulesCheck.py:1350
msgid "Silk to Solder Mask Clearance"
msgstr "Espaço Silk Máscara de Solda"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:123
#: AppTools/ToolRulesCheck.py:357
msgid ""
2020-06-02 15:29:45 +00:00
"This checks if the minimum clearance between silkscreen\n"
"features and soldermask features is met."
msgstr ""
2020-06-02 15:29:45 +00:00
"Verifica se o espaço mínimo entre recursos de silkscreen\n"
"e máscara de solda é atendido."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:141
#: AppTools/ToolRulesCheck.py:378 AppTools/ToolRulesCheck.py:1380
#: AppTools/ToolRulesCheck.py:1386 AppTools/ToolRulesCheck.py:1400
#: AppTools/ToolRulesCheck.py:1407
msgid "Silk to Outline Clearance"
msgstr "Espaço Silk Contorno"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:143
#: AppTools/ToolRulesCheck.py:380
msgid ""
2020-06-02 15:29:45 +00:00
"This checks if the minimum clearance between silk\n"
"features and the outline is met."
msgstr ""
2020-06-02 15:29:45 +00:00
"Verifica se o espaço mínimo entre recursos de silkscreen\n"
"e o contorno é atendido."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:161
#: AppTools/ToolRulesCheck.py:401 AppTools/ToolRulesCheck.py:1418
#: AppTools/ToolRulesCheck.py:1445
msgid "Minimum Solder Mask Sliver"
msgstr "Máscara de Solda Mínima"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:163
#: AppTools/ToolRulesCheck.py:403
msgid ""
2020-06-02 15:29:45 +00:00
"This checks if the minimum clearance between soldermask\n"
"features and soldermask features is met."
msgstr ""
2020-06-02 15:29:45 +00:00
"Verifica se o espaço mínimo entre recursos de máscara de solda\n"
"é atendido."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:181
#: AppTools/ToolRulesCheck.py:424 AppTools/ToolRulesCheck.py:1483
#: AppTools/ToolRulesCheck.py:1489 AppTools/ToolRulesCheck.py:1505
#: AppTools/ToolRulesCheck.py:1512
msgid "Minimum Annular Ring"
msgstr "Anel Anular Mínimo"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:183
#: AppTools/ToolRulesCheck.py:426
msgid ""
2020-06-02 15:29:45 +00:00
"This checks if the minimum copper ring left by drilling\n"
"a hole into a pad is met."
msgstr ""
2020-06-02 15:29:45 +00:00
"Verifica se o anel de cobre mínimo deixado pela perfuração\n"
"de um buraco em um pad é atendido."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:196
#: AppTools/ToolRulesCheck.py:439
msgid "Minimum acceptable ring value."
msgstr "Valor mínimo do anel."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:203
#: AppTools/ToolRulesCheck.py:449 AppTools/ToolRulesCheck.py:873
msgid "Hole to Hole Clearance"
msgstr "Espaço Entre Furos"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:205
#: AppTools/ToolRulesCheck.py:451
msgid ""
"This checks if the minimum clearance between a drill hole\n"
"and another drill hole is met."
msgstr ""
"Verifica se o espaço mínimo entre furos\n"
"é atendido."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:218
#: AppTools/ToolRulesCheck.py:487
msgid "Minimum acceptable drill size."
msgstr "Espaço mínimo entre furos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:223
#: AppTools/ToolRulesCheck.py:472 AppTools/ToolRulesCheck.py:847
msgid "Hole Size"
msgstr "Tamanho Furo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2RulesCheckPrefGroupUI.py:225
#: AppTools/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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:27
msgid "2Sided Tool Options"
msgstr "Opções de PCB 2 Faces"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:33
msgid ""
2020-06-02 15:29:45 +00:00
"A tool to help in creating a double sided\n"
"PCB using alignment holes."
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma ferramenta para ajudar na criação de um\n"
"PCB de dupla face usando furos de alinhamento."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:47
msgid "Drill dia"
msgstr "Diâmetro"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:49
#: AppTools/ToolDblSided.py:363 AppTools/ToolDblSided.py:368
msgid "Diameter of the drill for the alignment holes."
msgstr "Diâmetro da broca para os furos de alinhamento."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:56
#: AppTools/ToolDblSided.py:377
msgid "Align Axis"
msgstr "Alinhar Eixo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:58
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:71
#: AppTools/ToolDblSided.py:165 AppTools/ToolDblSided.py:379
msgid "Mirror vertically (X) or horizontally (Y)."
msgstr "Espelha verticalmente (X) ou horizontalmente (Y)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:69
msgid "Mirror Axis:"
msgstr "Espelhar Eixo:"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:80
#: AppTools/ToolDblSided.py:181
msgid "Point"
msgstr "Ponto"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:81
#: AppTools/ToolDblSided.py:182
msgid "Box"
msgstr "Caixa"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:82
msgid "Axis Ref"
msgstr "Eixo de Ref"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/Tools2sidedPrefGroupUI.py:84
msgid ""
2020-06-02 15:29:45 +00:00
"The axis should pass through a <b>point</b> or cut\n"
" a specified <b>box</b> (in a FlatCAM object) through \n"
"the center."
msgstr ""
2020-06-02 15:29:45 +00:00
"O eixo deve passar por um <b>ponto</b> ou cortar o centro de uma <b>caixa</"
"b> especificada (em um objeto FlatCAM)."
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:27
msgid "Calculators Tool Options"
msgstr "Opções das Calculadoras"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:31
#: AppTools/ToolCalculators.py:25
msgid "V-Shape Tool Calculator"
msgstr "Calculadora Ferramenta Ponta-em-V"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:33
msgid ""
2020-06-02 15:29:45 +00:00
"Calculate the tool diameter for a given V-shape tool,\n"
"having the tip diameter, tip angle and\n"
"depth-of-cut as parameters."
msgstr ""
2020-06-02 15:29:45 +00:00
"Calcula o diâmetro equvalente da ferramenta para uma determinada\n"
"ferramenta em forma de V, com o diâmetro da ponta, o ângulo da ponta e a\n"
"profundidade de corte como parâmetros."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:50
#: AppTools/ToolCalculators.py:94
msgid "Tip Diameter"
msgstr "Diâmetro da Ponta"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:52
#: AppTools/ToolCalculators.py:102
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This is the tool tip diameter.\n"
"It is specified by manufacturer."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Diâmetro da ponta da ferramenta.\n"
"Especificado pelo fabricante."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:64
#: AppTools/ToolCalculators.py:105
msgid "Tip Angle"
msgstr "Ângulo da Ponta"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:66
msgid ""
2020-06-02 15:29:45 +00:00
"This is the angle on the tip of the tool.\n"
"It is specified by manufacturer."
msgstr ""
2020-06-02 15:29:45 +00:00
"Ângulo na ponta da ferramenta.\n"
"Especificado pelo fabricante."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:80
msgid ""
"This is depth to cut into material.\n"
"In the CNCJob object it is the CutZ parameter."
msgstr ""
"Profundidade para cortar o material.\n"
"No objeto CNC, é o parâmetro Profundidade de Corte (z_cut)."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:87
#: AppTools/ToolCalculators.py:27
msgid "ElectroPlating Calculator"
msgstr "Calculadora Eletrolítica"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:89
#: AppTools/ToolCalculators.py:158
msgid ""
2020-06-02 15:29:45 +00:00
"This calculator is useful for those who plate the via/pad/drill holes,\n"
"using a method like graphite ink or calcium hypophosphite ink or palladium "
"chloride."
msgstr ""
2020-06-02 15:29:45 +00:00
"Esta calculadora é útil para aqueles que fazem os furos\n"
"(via/pad/furos) usando um método como tinta graphite ou tinta \n"
"hipofosfito de cálcio ou cloreto de paládio."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:100
#: AppTools/ToolCalculators.py:167
msgid "Board Length"
msgstr "Comprimento da Placa"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:102
#: AppTools/ToolCalculators.py:173
msgid "This is the board length. In centimeters."
msgstr "Comprimento da placa, em centímetros."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:112
#: AppTools/ToolCalculators.py:175
msgid "Board Width"
msgstr "Largura da Placa"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:114
#: AppTools/ToolCalculators.py:181
msgid "This is the board width.In centimeters."
msgstr "Largura da placa, em centímetros."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:119
#: AppTools/ToolCalculators.py:183
msgid "Current Density"
msgstr "Densidade de Corrente"
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:125
#: AppTools/ToolCalculators.py:190
msgid ""
2020-06-02 15:29:45 +00:00
"Current density to pass through the board. \n"
"In Amps per Square Feet ASF."
msgstr ""
2020-06-02 15:29:45 +00:00
"Densidade de corrente para passar pela placa.\n"
"Em Ampères por Pés Quadrados ASF."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:131
#: AppTools/ToolCalculators.py:193
msgid "Copper Growth"
msgstr "Espessura do Cobre"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCalculatorsPrefGroupUI.py:137
#: AppTools/ToolCalculators.py:200
msgid ""
2020-06-02 15:29:45 +00:00
"How thick the copper growth is intended to be.\n"
"In microns."
msgstr "Espessura da camada de cobre, em microns."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:27
#, fuzzy
#| msgid "Gerber Options"
msgid "Corner Markers Options"
msgstr "Opções Gerber"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:44
#: AppTools/ToolCorners.py:124
msgid "The thickness of the line that makes the corner marker."
msgstr ""
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCornersPrefGroupUI.py:58
#: AppTools/ToolCorners.py:138
msgid "The length of the line that makes the corner marker."
msgstr ""
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:28
msgid "Cutout Tool Options"
msgstr "Opções da Ferramenta de Recorte"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:34
msgid ""
2020-06-02 15:29:45 +00:00
"Create toolpaths to cut around\n"
"the PCB and separate it from\n"
"the original board."
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria caminhos da ferramenta para cortar\n"
"o PCB e separá-lo da placa original."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:43
#: AppTools/ToolCalculators.py:123 AppTools/ToolCutOut.py:129
msgid "Tool Diameter"
msgstr "Diâmetro"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:45
#: AppTools/ToolCutOut.py:131
msgid ""
"Diameter of the tool used to cutout\n"
"the PCB shape out of the surrounding material."
msgstr "Diâmetro da ferramenta usada para cortar o entorno do PCB."
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:100
msgid "Object kind"
msgstr "Tipo de objeto"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:102
#: AppTools/ToolCutOut.py:77
msgid ""
2020-06-02 15:29:45 +00:00
"Choice of what kind the object we want to cutout is.<BR>- <B>Single</B>: "
"contain a single PCB Gerber outline object.<BR>- <B>Panel</B>: a panel PCB "
"Gerber object, which is made\n"
"out of many individual PCB outlines."
msgstr ""
2020-06-02 15:29:45 +00:00
"Escolha o tipo do objeto a recortar. <BR>- <B>Único</B>: contém um único "
"objeto Gerber de contorno PCB.<BR>- <B>Painel</B>: um painel de objetos "
"Gerber PCB, composto por muitos contornos PCB individuais."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:109
#: AppTools/ToolCutOut.py:83
msgid "Single"
msgstr "Único"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:110
#: AppTools/ToolCutOut.py:84
msgid "Panel"
msgstr "Painel"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:117
#: AppTools/ToolCutOut.py:192
msgid ""
2020-06-02 15:29:45 +00:00
"Margin over bounds. A positive value here\n"
"will make the cutout of the PCB further from\n"
"the actual PCB border"
msgstr ""
2020-06-02 15:29:45 +00:00
"Margem além das bordas. Um valor positivo\n"
"tornará o recorte do PCB mais longe da borda da PCB"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:130
#: AppTools/ToolCutOut.py:203
msgid "Gap size"
msgstr "Tamanho da Ponte"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:132
#: AppTools/ToolCutOut.py:205
msgid ""
"The size of the bridge gaps in the cutout\n"
"used to keep the board connected to\n"
"the surrounding material (the one \n"
"from which the PCB is cutout)."
msgstr ""
"Tamanho das pontes no recorte, utilizadas\n"
"para manter a placa conectada ao material\n"
"circundante (de onde o PCB é recortado)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:146
#: AppTools/ToolCutOut.py:245
msgid "Gaps"
msgstr "Pontes"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:148
msgid ""
"Number of gaps used for the cutout.\n"
"There can be maximum 8 bridges/gaps.\n"
"The choices are:\n"
"- None - no gaps\n"
"- lr - left + right\n"
"- tb - top + bottom\n"
"- 4 - left + right +top + bottom\n"
"- 2lr - 2*left + 2*right\n"
"- 2tb - 2*top + 2*bottom\n"
"- 8 - 2*left + 2*right +2*top + 2*bottom"
msgstr ""
"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"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:170
#: AppTools/ToolCutOut.py:222
msgid "Convex Shape"
msgstr "Forma Convexa"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsCutoutPrefGroupUI.py:172
#: AppTools/ToolCutOut.py:225
msgid ""
2020-06-02 15:29:45 +00:00
"Create a convex shape surrounding the entire PCB.\n"
"Used only if the source object type is Gerber."
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria uma forma convexa ao redor de toda a PCB.\n"
"Utilize somente se o tipo de objeto de origem for Gerber."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:27
msgid "Film Tool Options"
msgstr "Opções da Ferramenta de Filme"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:33
#, fuzzy
#| msgid ""
#| "Create a PCB film from a Gerber or Geometry\n"
#| "FlatCAM object.\n"
#| "The file is saved in SVG format."
msgid ""
2020-06-02 15:29:45 +00:00
"Create a PCB film from a Gerber or Geometry object.\n"
"The file is saved in SVG format."
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria um filme de PCB a partir de um objeto Gerber\n"
"ou Geometria FlatCAM.\n"
"O arquivo é salvo no formato SVG."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:43
msgid "Film Type"
msgstr "Tipo de Filme"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:45 AppTools/ToolFilm.py:283
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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 ."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:56
msgid "Film Color"
msgstr "Cor do Filme"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:58
msgid "Set the film color when positive film is selected."
msgstr "Define a cor do filme, se filme positivo estiver selecionado."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:71 AppTools/ToolFilm.py:299
msgid "Border"
msgstr "Borda"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:73 AppTools/ToolFilm.py:301
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:90 AppTools/ToolFilm.py:266
msgid "Scale Stroke"
msgstr "Espessura da Linha"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:92 AppTools/ToolFilm.py:268
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:99 AppTools/ToolFilm.py:124
msgid "Film Adjustments"
msgstr "Ajustes do Filme"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:101
#: AppTools/ToolFilm.py:126
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:108
#: AppTools/ToolFilm.py:133
msgid "Scale Film geometry"
msgstr "Escala da Geometria de Filme"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:110
#: AppTools/ToolFilm.py:135
msgid ""
2020-06-02 15:29:45 +00:00
"A value greater than 1 will stretch the film\n"
"while a value less than 1 will jolt it."
msgstr ""
2020-06-02 15:29:45 +00:00
"Um valor maior que 1 esticará o filme\n"
"enquanto um valor menor que 1 o reduzirá."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:120
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:103
#: AppTools/ToolFilm.py:145 AppTools/ToolTransform.py:148
msgid "X factor"
msgstr "Fator X"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:129
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:116
#: AppTools/ToolFilm.py:154 AppTools/ToolTransform.py:168
msgid "Y factor"
msgstr "Fator Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:139
#: AppTools/ToolFilm.py:172
msgid "Skew Film geometry"
msgstr "Inclinar a Geometria de Filme"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:141
#: AppTools/ToolFilm.py:174
msgid ""
2020-06-02 15:29:45 +00:00
"Positive values will skew to the right\n"
"while negative values will skew to the left."
msgstr ""
2020-06-02 15:29:45 +00:00
"Valores positivos inclinam para a direita\n"
"enquanto valores negativos inclinam para a esquerda."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:151
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:72
#: AppTools/ToolFilm.py:184 AppTools/ToolTransform.py:97
msgid "X angle"
msgstr "Ângulo X"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:160
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:86
#: AppTools/ToolFilm.py:193 AppTools/ToolTransform.py:118
msgid "Y angle"
msgstr "Ângulo Y"
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:171
#: AppTools/ToolFilm.py:204
msgid ""
"The reference point to be used as origin for the skew.\n"
"It can be one of the four points of the geometry bounding box."
msgstr ""
2020-06-02 15:29:45 +00:00
"O ponto de referência a ser usado como origem para a inclinação.\n"
"Pode ser um dos quatro pontos da caixa delimitadora de geometria."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:174
#: AppTools/ToolCorners.py:80 AppTools/ToolFiducials.py:83
#: AppTools/ToolFilm.py:207
msgid "Bottom Left"
msgstr "Esquerda Inferior"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:175
#: AppTools/ToolCorners.py:88 AppTools/ToolFilm.py:208
msgid "Top Left"
msgstr "Esquerda Superior"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:176
#: AppTools/ToolCorners.py:84 AppTools/ToolFilm.py:209
msgid "Bottom Right"
msgstr "Direita Inferior"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:177
#: AppTools/ToolFilm.py:210
msgid "Top right"
msgstr "Direita Superior"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:185
#: AppTools/ToolFilm.py:227
msgid "Mirror Film geometry"
msgstr "Espelhar geometria de filme"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:187
#: AppTools/ToolFilm.py:229
msgid "Mirror the film geometry on the selected axis or on both."
msgstr "Espelha a geometria do filme no eixo selecionado ou em ambos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:201
#: AppTools/ToolFilm.py:243
msgid "Mirror axis"
msgstr "Espelhar eixo"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:211
#: AppTools/ToolFilm.py:388
msgid "SVG"
msgstr "SVG"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:212
#: AppTools/ToolFilm.py:389
msgid "PNG"
msgstr "PNG"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:213
#: AppTools/ToolFilm.py:390
msgid "PDF"
msgstr "PDF"
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:216
#: AppTools/ToolFilm.py:281 AppTools/ToolFilm.py:393
msgid "Film Type:"
msgstr "Tipo de Filme:"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:218
#: AppTools/ToolFilm.py:395
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"O tipo de arquivo do filme salvo. Pode ser:\n"
"- 'SVG' -> formato vetorial de código aberto\n"
"- 'PNG' -> imagem raster\n"
"- 'PDF' -> formato de documento portátil"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:227
#: AppTools/ToolFilm.py:404
msgid "Page Orientation"
msgstr "Orientação da Página"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:240
#: AppTools/ToolFilm.py:417
msgid "Page Size"
msgstr "Tamanho da Página"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsFilmPrefGroupUI.py:241
#: AppTools/ToolFilm.py:418
msgid "A selection of standard ISO 216 page sizes."
msgstr "Uma seleção de tamanhos de página padrão ISO 216."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:26
#, fuzzy
#| msgid "Calibration Tool Options"
msgid "Isolation Tool Options"
msgstr "Opções da Ferramenta de Calibração"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:48
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:49
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:57
msgid "Comma separated values"
msgstr "Valores Separados Por Virgula"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:54
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:156
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:142
#: AppTools/ToolIsolation.py:166 AppTools/ToolNCC.py:174
#: AppTools/ToolPaint.py:157
msgid "Tool order"
msgstr "Ordem das Ferramentas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:55
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:157
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:167
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:143
#: AppTools/ToolIsolation.py:167 AppTools/ToolNCC.py:175
#: AppTools/ToolNCC.py:185 AppTools/ToolPaint.py:158 AppTools/ToolPaint.py:168
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Define a ordem em que as ferramentas da Tabela de Ferramentas são usadas.\n"
"'Não' -> utiliza a ordem da tabela de ferramentas\n"
"'Crescente' -> as ferramentas são ordenadas de menor para maior\n"
"'Decrescente' -> as ferramentas são ordenadas de maior para menor\n"
"\n"
"ATENÇÃO: se for utilizada usinagem de descanso, será utilizada "
"automaticamente a ordem\n"
"decrescente e este controle é desativado."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:63
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:165
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:151
#: AppTools/ToolIsolation.py:175 AppTools/ToolNCC.py:183
#: AppTools/ToolPaint.py:166
msgid "Forward"
msgstr "Crescente"
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:64
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:166
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:152
#: AppTools/ToolIsolation.py:176 AppTools/ToolNCC.py:184
#: AppTools/ToolPaint.py:167
msgid "Reverse"
msgstr "Decrescente"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:72
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:80
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:55
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:63
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:64
#: AppTools/ToolIsolation.py:201 AppTools/ToolIsolation.py:209
#: AppTools/ToolNCC.py:215 AppTools/ToolNCC.py:223 AppTools/ToolPaint.py:197
#: AppTools/ToolPaint.py:205
msgid ""
2020-06-02 15:29:45 +00:00
"Default tool type:\n"
"- 'V-shape'\n"
"- Circular"
msgstr ""
2020-06-02 15:29:45 +00:00
"Tipo padrão das ferramentas:\n"
"- 'Ponta-V'\n"
"- Circular"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:77
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:60
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:69
#: AppTools/ToolIsolation.py:206 AppTools/ToolNCC.py:220
#: AppTools/ToolPaint.py:202
msgid "V-shape"
msgstr "Ponta-V"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:103
#, fuzzy
#| msgid ""
#| "The tip angle for V-Shape Tool.\n"
#| "In degree."
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The tip angle for V-Shape Tool.\n"
"In degrees."
msgstr "O ângulo da ponta da ferramenta em forma de V, em graus."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:117
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:126
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:100
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:109
#: AppTools/ToolIsolation.py:248 AppTools/ToolNCC.py:262
#: AppTools/ToolNCC.py:271 AppTools/ToolPaint.py:244 AppTools/ToolPaint.py:253
msgid ""
2020-06-02 15:29:45 +00:00
"Depth of cut into material. Negative value.\n"
"In FlatCAM units."
msgstr ""
2020-06-02 15:29:45 +00:00
"Profundidade de corte no material. Valor negativo.\n"
"Em unidades FlatCAM."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:136
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:119
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:125
#: AppTools/ToolIsolation.py:262 AppTools/ToolNCC.py:280
#: AppTools/ToolPaint.py:262
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Diâmetro da nova ferramenta a ser adicionada na Tabela de Ferramentas.\n"
"Se a ferramenta for do tipo V, esse valor será automaticamente\n"
"calculado a partir dos outros parâmetros."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:243
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:288
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:244
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:245
#: AppTools/ToolIsolation.py:432 AppTools/ToolNCC.py:512
#: AppTools/ToolPaint.py:441
#, fuzzy
#| msgid "Restore"
msgid "Rest"
msgstr "Restaurar"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:246
#: AppTools/ToolIsolation.py:435
#, fuzzy
#| msgid ""
#| "If checked, use 'rest machining'.\n"
#| "Basically it will clear copper outside PCB features,\n"
#| "using the biggest tool and continue with the next tools,\n"
#| "from bigger to smaller, to clear areas of copper that\n"
#| "could not be cleared by previous tool, until there is\n"
#| "no more copper to clear or there are no more tools.\n"
#| "If not checked, use the standard algorithm."
msgid ""
2020-06-02 15:29:45 +00:00
"If checked, use 'rest machining'.\n"
"Basically it will isolate outside PCB features,\n"
"using the biggest tool and continue with the next tools,\n"
"from bigger to smaller, to isolate the copper features that\n"
"could not be cleared by previous tool, until there is\n"
"no more copper features to isolate or there are no more tools.\n"
"If not checked, use the standard algorithm."
msgstr ""
2020-06-02 15:29:45 +00:00
"Se marcada, usa 'usinagem de descanso'.\n"
"Basicamente, limpará o cobre fora dos recursos do PCB, utilizando\n"
"a maior ferramenta e continuará com as próximas ferramentas, da\n"
"maior para a menor, para limpar áreas de cobre que não puderam ser\n"
"retiradas com a ferramenta anterior.\n"
"Se não estiver marcada, usa o algoritmo padrão."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:258
#: AppTools/ToolIsolation.py:447
msgid "Combine"
msgstr "Combinar"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:260
#: AppTools/ToolIsolation.py:449
msgid "Combine all passes into one object"
msgstr "Combinar todos os passes em um objeto"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:267
#: AppTools/ToolIsolation.py:456
msgid "Except"
msgstr "Exceto"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:268
#: AppTools/ToolIsolation.py:457
msgid ""
2020-06-02 15:29:45 +00:00
"When the isolation geometry is generated,\n"
"by checking this, the area of the object below\n"
"will be subtracted from the isolation geometry."
msgstr ""
2020-06-02 15:29:45 +00:00
"Quando marcado, na geração da geometria de isolação,\n"
"a área do objeto abaixo será subtraída da geometria\n"
"de isolação."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:277
#: AppTools/ToolIsolation.py:496
#, fuzzy
#| msgid ""
#| "Isolation scope. Choose what to isolate:\n"
#| "- 'All' -> Isolate all the polygons in the object\n"
#| "- 'Selection' -> Isolate a selection of polygons."
msgid ""
"Isolation scope. Choose what to isolate:\n"
"- 'All' -> Isolate all the polygons in the object\n"
"- 'Area Selection' -> Isolate polygons within a selection area.\n"
"- 'Polygon Selection' -> Isolate a selection of polygons.\n"
"- 'Reference Object' - will process the area specified by another object."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Escopo de isolação. Escolha o que isolar:\n"
"- 'Tudo' -> Isola todos os polígonos no objeto\n"
"- 'Seleção' -> Isola uma seleção de polígonos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:285
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:280
#: AppTools/ToolIsolation.py:504 AppTools/ToolIsolation.py:1308
#: AppTools/ToolIsolation.py:1690 AppTools/ToolPaint.py:485
#: AppTools/ToolPaint.py:941 AppTools/ToolPaint.py:1451
#: tclCommands/TclCommandPaint.py:164
msgid "Polygon Selection"
msgstr "Seleção de Polígonos"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:310
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:339
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:303
msgid "Normal"
msgstr "Normal"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:311
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:340
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:304
msgid "Progressive"
msgstr "Progressivo"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:312
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:341
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:305
#: AppObjects/AppObject.py:349 AppObjects/FlatCAMObj.py:251
#: AppObjects/FlatCAMObj.py:282 AppObjects/FlatCAMObj.py:298
#: AppObjects/FlatCAMObj.py:378 AppTools/ToolCopperThieving.py:1491
#: AppTools/ToolCorners.py:411 AppTools/ToolFiducials.py:813
#: AppTools/ToolMove.py:229 AppTools/ToolQRCode.py:737 App_Main.py:4397
msgid "Plotting"
msgstr "Plotando"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsISOPrefGroupUI.py:314
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:343
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:307
#, fuzzy
#| msgid ""
#| "- 'Normal' - normal plotting, done at the end of the NCC job\n"
#| "- 'Progressive' - after each shape is generated it will be plotted."
msgid ""
"- 'Normal' - normal plotting, done at the end of the job\n"
"- 'Progressive' - each shape is plotted after it is generated"
msgstr ""
"- 'Normal' - plotagem normal, realizada no final do trabalho de NCC\n"
"- 'Progressivo' - após cada forma ser gerada, ela será plotada."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:27
msgid "NCC Tool Options"
msgstr "Opções Área Sem Cobre (NCC)"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:33
msgid ""
"Create a Geometry object with\n"
"toolpaths to cut all non-copper regions."
msgstr ""
"Cria um objeto Geometria com caminho de ferramenta\n"
"para cortar todas as regiões com retirada de cobre."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:266
msgid "Offset value"
msgstr "Valor do deslocamento"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:268
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Se usado, será adicionado um deslocamento aos recursos de cobre.\n"
"A retirada de cobre terminará a uma distância dos recursos de cobre.\n"
"O valor pode estar entre 0 e 9999.9 unidades FlatCAM."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:290 AppTools/ToolNCC.py:516
msgid ""
"If checked, use 'rest machining'.\n"
"Basically it will clear copper outside PCB features,\n"
"using the biggest tool and continue with the next tools,\n"
"from bigger to smaller, to clear areas of copper that\n"
"could not be cleared by previous tool, until there is\n"
"no more copper to clear or there are no more tools.\n"
"If not checked, use the standard algorithm."
msgstr ""
"Se marcada, usa 'usinagem de descanso'.\n"
"Basicamente, limpará o cobre fora dos recursos do PCB, utilizando\n"
"a maior ferramenta e continuará com as próximas ferramentas, da\n"
"maior para a menor, para limpar áreas de cobre que não puderam ser\n"
"retiradas com a ferramenta anterior.\n"
"Se não estiver marcada, usa o algoritmo padrão."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsNCCPrefGroupUI.py:313 AppTools/ToolNCC.py:541
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Seleção da área a ser processada.\n"
"- 'Própria' - a extensão de processamento é 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 processada.\n"
"- 'Objeto de Referência' - processará a área especificada por outro objeto."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:27
msgid "Paint Tool Options"
msgstr "Opções da Ferramenta de Pintura"
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:33
msgid "<b>Parameters:</b>"
msgstr "<b>Parâmetros:</b>"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:107
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:116
#, fuzzy
#| msgid ""
#| "Depth of cut into material. Negative value.\n"
#| "In FlatCAM units."
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Depth of cut into material. Negative value.\n"
"In application units."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Profundidade de corte no material. Valor negativo.\n"
"Em unidades FlatCAM."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:247
#: AppTools/ToolPaint.py:444
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Se marcada, usa 'usinagem de descanso'.\n"
"Basicamente, limpará o cobre fora dos recursos do PCB, utilizando\n"
"a maior ferramenta e continuará com as próximas ferramentas, da\n"
"maior para a menor, para limpar áreas de cobre que não puderam ser\n"
"retiradas com a ferramenta anterior.\n"
"Se não estiver marcada, usa o algoritmo padrão."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPaintPrefGroupUI.py:260
#: AppTools/ToolPaint.py:457
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Seleção da área para processar.\n"
"- 'Seleção de polígonos' - clique com o botão esquerdo do mouse para "
"adicionar/remover polígonos a serem processados.\n"
"- 'Seleção de Área' - clique com o botão esquerdo do mouse para iniciar a "
"seleção da área a ser processada.\n"
"Manter uma tecla modificadora pressionada (CTRL ou SHIFT) permite adicionar "
"várias áreas.\n"
"- 'Todos os polígonos' - o processamento iniciará após o clique.\n"
"- 'Objeto de Referência' - processará dentro da área do objeto especificado."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:27
msgid "Panelize Tool Options"
msgstr "Opções da Ferramenta Criar Painel"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:33
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Cria um objeto que contém uma matriz de elementos (x, y).\n"
"Cada elemento é uma cópia do objeto de origem espaçado\n"
"dos demais por uma distância X, Y."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:50
#: AppTools/ToolPanelize.py:165
msgid "Spacing cols"
msgstr "Espaço entre Colunas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:52
#: AppTools/ToolPanelize.py:167
msgid ""
2020-06-02 15:29:45 +00:00
"Spacing between columns of the desired panel.\n"
"In current units."
msgstr ""
2020-06-02 15:29:45 +00:00
"Espaçamento desejado entre colunas do painel.\n"
"Nas unidades atuais."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:64
#: AppTools/ToolPanelize.py:177
msgid "Spacing rows"
msgstr "Espaço entre Linhas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:66
#: AppTools/ToolPanelize.py:179
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Spacing between rows of the desired panel.\n"
"In current units."
msgstr ""
2020-06-02 15:29:45 +00:00
"Espaçamento desejado entre linhas do painel.\n"
"Nas unidades atuais."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:77
#: AppTools/ToolPanelize.py:188
msgid "Columns"
msgstr "Colunas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:79
#: AppTools/ToolPanelize.py:190
msgid "Number of columns of the desired panel"
msgstr "Número de colunas do painel desejado"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:89
#: AppTools/ToolPanelize.py:198
msgid "Rows"
msgstr "Linhas"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:91
#: AppTools/ToolPanelize.py:200
msgid "Number of rows of the desired panel"
msgstr "Número de linhas do painel desejado"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:97
#: AppTools/ToolAlignObjects.py:73 AppTools/ToolAlignObjects.py:109
#: AppTools/ToolCalibration.py:196 AppTools/ToolCalibration.py:631
#: AppTools/ToolCalibration.py:648 AppTools/ToolCalibration.py:807
#: AppTools/ToolCalibration.py:815 AppTools/ToolCopperThieving.py:148
#: AppTools/ToolCopperThieving.py:162 AppTools/ToolCopperThieving.py:608
#: AppTools/ToolCutOut.py:91 AppTools/ToolDblSided.py:224
#: AppTools/ToolFilm.py:68 AppTools/ToolFilm.py:91 AppTools/ToolImage.py:49
#: AppTools/ToolImage.py:252 AppTools/ToolImage.py:273
#: AppTools/ToolIsolation.py:465 AppTools/ToolIsolation.py:517
#: AppTools/ToolIsolation.py:1281 AppTools/ToolNCC.py:96
#: AppTools/ToolNCC.py:558 AppTools/ToolNCC.py:1318 AppTools/ToolPaint.py:501
#: AppTools/ToolPaint.py:705 AppTools/ToolPanelize.py:116
#: AppTools/ToolPanelize.py:210 AppTools/ToolPanelize.py:385
#: AppTools/ToolPanelize.py:402
msgid "Gerber"
msgstr "Gerber"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:98
#: AppTools/ToolPanelize.py:211
msgid "Geo"
msgstr "Geo"
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:99
#: AppTools/ToolPanelize.py:212
msgid "Panel Type"
msgstr "Tipo de Painel"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:101
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Choose the type of object for the panel object:\n"
"- Gerber\n"
"- Geometry"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Escolha o tipo de objeto para o painel:\n"
"- Gerber\n"
"- Geometria"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:110
msgid "Constrain within"
msgstr "Restringir dentro de"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:112
#: AppTools/ToolPanelize.py:224
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Área definida por DX e DY para restringir o painel.\n"
"Os valores DX e DY estão nas unidades atuais.\n"
"Desde quantas colunas e linhas forem desejadas,\n"
"o painel final terá tantas colunas e linhas quantas\n"
"couberem completamente dentro de área selecionada."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:125
#: AppTools/ToolPanelize.py:236
msgid "Width (DX)"
msgstr "Largura (DX)"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:127
#: AppTools/ToolPanelize.py:238
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The width (DX) within which the panel must fit.\n"
"In current units."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"A largura (DX) na qual o painel deve caber.\n"
"Nas unidades atuais."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:138
#: AppTools/ToolPanelize.py:247
msgid "Height (DY)"
msgstr "Altura (DY)"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsPanelizePrefGroupUI.py:140
#: AppTools/ToolPanelize.py:249
msgid ""
2020-06-02 15:29:45 +00:00
"The height (DY)within which the panel must fit.\n"
"In current units."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"A altura (DY) na qual o painel deve se ajustar.\n"
"Nas unidades atuais."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:27
msgid "SolderPaste Tool Options"
msgstr "Opções da Ferramenta Pasta de Solda"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:33
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"A tool to create GCode for dispensing\n"
"solder paste onto a PCB."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma ferramenta para criar G-Code para dispensar pasta\n"
"de solda em um PCB."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:54
msgid "New Nozzle Dia"
msgstr "Diâmetro do Novo Bico"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:56
#: AppTools/ToolSolderPaste.py:112
msgid "Diameter for the new Nozzle tool to add in the Tool Table"
msgstr ""
2020-06-02 15:29:45 +00:00
"Diâmetro da nova ferramenta Bico para adicionar na tabela de ferramentas"
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:72
#: AppTools/ToolSolderPaste.py:179
msgid "Z Dispense Start"
msgstr "Altura Inicial"
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:74
#: AppTools/ToolSolderPaste.py:181
msgid "The height (Z) when solder paste dispensing starts."
msgstr "A altura (Z) que inicia a distribuição de pasta de solda."
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:85
#: AppTools/ToolSolderPaste.py:191
msgid "Z Dispense"
msgstr "Altura para Distribuir"
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:87
#: AppTools/ToolSolderPaste.py:193
msgid "The height (Z) when doing solder paste dispensing."
msgstr "Altura (Z) para distribuir a pasta de solda."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:98
#: AppTools/ToolSolderPaste.py:203
msgid "Z Dispense Stop"
msgstr "Altura Final"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:100
#: AppTools/ToolSolderPaste.py:205
msgid "The height (Z) when solder paste dispensing stops."
msgstr "Altura (Z) após a distribuição de pasta de solda."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:111
#: AppTools/ToolSolderPaste.py:215
msgid "Z Travel"
msgstr "Altura para Deslocamento"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:113
#: AppTools/ToolSolderPaste.py:217
msgid ""
2020-06-02 15:29:45 +00:00
"The height (Z) for travel between pads\n"
"(without dispensing solder paste)."
msgstr ""
2020-06-02 15:29:45 +00:00
"Altura (Z) para deslocamento entre pads\n"
"(sem dispensar pasta de solda)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:125
#: AppTools/ToolSolderPaste.py:228
msgid "Z Toolchange"
msgstr "Altura Troca de Ferram."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:127
#: AppTools/ToolSolderPaste.py:230
msgid "The height (Z) for tool (nozzle) change."
msgstr "Altura (Z) para trocar ferramenta (bico)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:136
#: AppTools/ToolSolderPaste.py:238
msgid ""
"The X,Y location for tool (nozzle) change.\n"
"The format is (x, y) where x and y are real numbers."
msgstr ""
"Posição X,Y para trocar ferramenta (bico).\n"
"O formato é (x, y) onde x e y são números reais."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:150
#: AppTools/ToolSolderPaste.py:251
msgid "Feedrate (speed) while moving on the X-Y plane."
msgstr "Avanço (velocidade) para movimento no plano XY."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:163
#: AppTools/ToolSolderPaste.py:263
msgid ""
2020-06-02 15:29:45 +00:00
"Feedrate (speed) while moving vertically\n"
"(on Z plane)."
msgstr ""
2020-06-02 15:29:45 +00:00
"Avanço (velocidade) para movimento vertical\n"
"(no plano Z)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:175
#: AppTools/ToolSolderPaste.py:274
msgid "Feedrate Z Dispense"
msgstr "Avanço Z Distribuição"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:177
msgid ""
"Feedrate (speed) while moving up vertically\n"
"to Dispense position (on Z plane)."
msgstr ""
"Avanço (velocidade) para subir verticalmente\n"
"para a posição Dispensar (no plano Z)."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:188
#: AppTools/ToolSolderPaste.py:286
msgid "Spindle Speed FWD"
msgstr "Velocidade Spindle FWD"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:190
#: AppTools/ToolSolderPaste.py:288
msgid ""
"The dispenser speed while pushing solder paste\n"
"through the dispenser nozzle."
msgstr ""
"A velocidade do dispensador ao empurrar a pasta de solda\n"
"através do bico do distribuidor."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:202
#: AppTools/ToolSolderPaste.py:299
msgid "Dwell FWD"
msgstr "Espera FWD"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:204
#: AppTools/ToolSolderPaste.py:301
msgid "Pause after solder dispensing."
msgstr "Pausa após a dispensação de solda."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:214
#: AppTools/ToolSolderPaste.py:310
msgid "Spindle Speed REV"
msgstr "Velocidade Spindle REV"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:216
#: AppTools/ToolSolderPaste.py:312
msgid ""
"The dispenser speed while retracting solder paste\n"
"through the dispenser nozzle."
msgstr ""
"A velocidade do dispensador enquanto retrai a pasta de solda\n"
"através do bico do dispensador."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:228
#: AppTools/ToolSolderPaste.py:323
msgid "Dwell REV"
msgstr "Espera REV"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:230
#: AppTools/ToolSolderPaste.py:325
msgid ""
"Pause after solder paste dispenser retracted,\n"
"to allow pressure equilibrium."
msgstr ""
"Pausa após o dispensador de pasta de solda retrair, para permitir o "
"equilíbrio de pressão."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSolderpastePrefGroupUI.py:239
#: AppTools/ToolSolderPaste.py:333
msgid "Files that control the GCode generation."
msgstr "Arquivos que controlam a geração de G-Code."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:27
msgid "Substractor Tool Options"
msgstr "Opções da ferramenta Substração"
#: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:33
msgid ""
2020-06-02 15:29:45 +00:00
"A tool to substract one Gerber or Geometry object\n"
"from another of the same type."
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma ferramenta para subtrair um objeto Gerber ou Geometry\n"
"de outro do mesmo tipo."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:38 AppTools/ToolSub.py:160
msgid "Close paths"
msgstr "Fechar caminhos"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsSubPrefGroupUI.py:39
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Checking this will close the paths cut by the Geometry substractor object."
msgstr ""
2020-06-02 15:29:45 +00:00
"Marcar isso fechará os caminhos cortados pelo objeto substrair Geometria."
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:27
msgid "Transform Tool Options"
msgstr "Opções Transformações"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:33
#, fuzzy
#| msgid ""
#| "Various transformations that can be applied\n"
#| "on a FlatCAM object."
msgid ""
2020-06-02 15:29:45 +00:00
"Various transformations that can be applied\n"
"on a application object."
msgstr ""
2020-06-02 15:29:45 +00:00
"Várias transformações que podem ser aplicadas\n"
"a um objeto FlatCAM."
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:64
msgid "Skew"
msgstr "Inclinar"
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:105
#: AppTools/ToolTransform.py:150
msgid "Factor for scaling on X axis."
msgstr "Fator para redimensionamento no eixo X."
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:118
#: AppTools/ToolTransform.py:170
msgid "Factor for scaling on Y axis."
msgstr "Fator para redimensionamento no eixo Y."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:126
#: AppTools/ToolTransform.py:191
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Scale the selected object(s)\n"
"using the Scale_X factor for both axis."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Redimensiona o(s) objeto(s) selecionado(s)\n"
"usando o Fator de Escala X para ambos os eixos."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:134
#: AppTools/ToolTransform.py:198
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Redimensiona o(s) objeto(s) selecionado(s) usando a referência\n"
"de origem quando marcado, e o centro da maior caixa delimitadora\n"
"do objeto selecionado quando desmarcado."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:150
#: AppTools/ToolTransform.py:217
msgid "X val"
msgstr "X"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:152
#: AppTools/ToolTransform.py:219
msgid "Distance to offset on X axis. In current units."
msgstr "Distância para deslocar no eixo X, nas unidades atuais."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:163
#: AppTools/ToolTransform.py:237
msgid "Y val"
msgstr "Y"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:165
#: AppTools/ToolTransform.py:239
msgid "Distance to offset on Y axis. In current units."
msgstr "Distância para deslocar no eixo Y, nas unidades atuais."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:171
#: AppTools/ToolDblSided.py:67 AppTools/ToolDblSided.py:95
#: AppTools/ToolDblSided.py:125
msgid "Mirror"
msgstr "Espelhar"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:175
#: AppTools/ToolTransform.py:283
msgid "Mirror Reference"
msgstr "Referência do Espelhamento"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:177
#: AppTools/ToolTransform.py:285
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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)"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Espelha o(s) objeto(s) selecionado(s)\n"
"em relação às coordenadas abaixo. \n"
"\n"
"As coordenadas do ponto podem ser inseridas:\n"
"- com clique no botão esquerdo junto com a tecla\n"
" SHIFT pressionada, e clicar no botão Adicionar.\n"
"- ou digitar as coordenadas no formato (x, y) no campo\n"
" Ponto de Ref. e clicar em Espelhar no X(Y)"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:188
msgid "Mirror Reference point"
msgstr "Referência do Espelhamento"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:190
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Coordenadas no formato (x, y) usadas como referência para espelhamento.\n"
"O 'x' em (x, y) será usado ao usar Espelhar em X e\n"
"o 'y' em (x, y) será usado ao usar Espelhar em Y e"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:203
#: AppTools/ToolDistance.py:505 AppTools/ToolDistanceMin.py:286
#: AppTools/ToolTransform.py:332
msgid "Distance"
msgstr "Distância"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:205
#: AppTools/ToolTransform.py:334
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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'."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Um valor positivo criará o efeito de dilatação,\n"
"enquanto um valor negativo criará o efeito de erosão.\n"
"Cada elemento geométrico do objeto será aumentado\n"
"ou diminuiu com a 'distância'."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:222
#: AppTools/ToolTransform.py:359
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Um valor positivo criará o efeito de dilatação,\n"
"enquanto um valor negativo criará o efeito de erosão.\n"
"Cada elemento geométrico do objeto será aumentado\n"
"ou diminuído com a 'distância'. Esse valor é um\n"
"percentual da dimensão inicial."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/tools/ToolsTransformPrefGroupUI.py:241
#: AppTools/ToolTransform.py:385
msgid ""
"If checked then the buffer will surround the buffered shape,\n"
"every corner will be rounded.\n"
"If not checked then the buffer will follow the exact geometry\n"
"of the buffered shape."
msgstr ""
"Se marcado, o buffer cercará a forma do buffer,\n"
"cada canto será arredondado.\n"
"Se não marcado, o buffer seguirá a geometria exata\n"
"da forma em buffer."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:27
msgid "Autocompleter Keywords"
msgstr "Palavras-chave do preenchimento automático"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:30
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:40
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:30
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:30
msgid "Restore"
msgstr "Restaurar"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:31
msgid "Restore the autocompleter keywords list to the default state."
msgstr ""
2020-06-02 15:29:45 +00:00
"Restaurar a lista de palavras-chave do preenchimento automático para o "
"estado padrão."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:33
msgid "Delete all autocompleter keywords from the list."
msgstr "Excluir todas as palavras-chave do preenchimento automático da lista."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:41
msgid "Keywords list"
msgstr "Lista de palavras-chave"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:43
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Lista de palavras-chave usadas no\n"
"preenchimento automático no FlatCAM.\n"
"O preenchimento automático está instalado\n"
"no Editor de Código e na Linha de Comandos Tcl."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:64
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:73
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:63
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:62
msgid "Extension"
msgstr "Extensão"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:65
msgid "A keyword to be added or deleted to the list."
msgstr "Uma palavra-chave a ser adicionada ou excluída da lista."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:73
msgid "Add keyword"
msgstr "Adicionar palavra-chave"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:74
msgid "Add a keyword to the list"
msgstr "Adiciona uma palavra-chave à lista"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:75
msgid "Delete keyword"
msgstr "Excluir palavra-chave"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/AutoCompletePrefGroupUI.py:76
msgid "Delete a keyword from the list"
msgstr "Exclui uma palavra-chave da lista"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:27
msgid "Excellon File associations"
msgstr "Associação de Arquivos Excellon"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:41
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:31
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:31
msgid "Restore the extension list to the default state."
msgstr "Restaure a lista de extensões para o estado padrão."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:43
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:33
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:33
msgid "Delete all extensions from the list."
msgstr "Excluir todas as extensões da lista."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:51
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:41
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:41
msgid "Extensions list"
msgstr "Lista de extensões"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:53
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:43
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:43
msgid ""
"List of file extensions to be\n"
"associated with FlatCAM."
msgstr "Lista de extensões de arquivos que serão associadas ao FlatCAM."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:74
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:64
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:63
msgid "A file extension to be added or deleted to the list."
msgstr "Uma extensão de arquivo a ser adicionada ou excluída da lista."
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:82
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:72
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:71
msgid "Add Extension"
msgstr "Adicionar Extensão"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:83
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:73
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:72
msgid "Add a file extension to the list"
msgstr "Adiciona uma nova extensão à lista"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:84
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:74
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:73
msgid "Delete Extension"
msgstr "Excluir Extensão"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:85
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:75
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:74
msgid "Delete a file extension from the list"
msgstr "Exclui uma extensão da lista"
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:92
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:82
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:81
msgid "Apply Association"
msgstr "Aplicar Associação"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAExcPrefGroupUI.py:93
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:83
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:82
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Apply the file associations between\n"
"FlatCAM and the files with above extensions.\n"
"They will be active after next logon.\n"
"This work only in Windows."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Aplica as associações de arquivos entre o\n"
"FlatCAM e os arquivos com as extensões acima.\n"
"Elas serão ativas após o próximo logon.\n"
"Isso funciona apenas no Windows."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAGcoPrefGroupUI.py:27
msgid "GCode File associations"
msgstr "Associação de arquivos G-Code"
2020-06-02 15:29:45 +00:00
#: AppGUI/preferences/utilities/FAGrbPrefGroupUI.py:27
msgid "Gerber File associations"
msgstr "Associação de arquivos Gerber"
2020-06-02 15:29:45 +00:00
#: AppObjects/AppObject.py:134
#, python-brace-format
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Object ({kind}) failed because: {error} \n"
"\n"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto ({kind}) falhou porque: {error} \n"
"\n"
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppObjects/AppObject.py:149
msgid "Converting units to "
msgstr "Convertendo unidades para "
2019-09-17 00:42:23 +00:00
2020-06-02 15:29:45 +00:00
#: AppObjects/AppObject.py:254
msgid "CREATE A NEW FLATCAM TCL SCRIPT"
msgstr "CRIAR UM NOVO SCRIPT FLATCAM TCL"
2020-06-02 15:29:45 +00:00
#: AppObjects/AppObject.py:255
msgid "TCL Tutorial is here"
msgstr "Tutorial TCL está aqui"
#: AppObjects/AppObject.py:257
msgid "FlatCAM commands list"
msgstr "Lista de comandos FlatCAM"
2020-06-02 15:29:45 +00:00
#: AppObjects/AppObject.py:258
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Type >help< followed by Run Code for a list of FlatCAM Tcl Commands "
"(displayed in Tcl Shell)."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Digite >help< Run Code para uma lista de comandos TCL FlatCAM (mostrados na "
"linha de comando)."
2020-06-02 15:29:45 +00:00
#: AppObjects/AppObject.py:304 AppObjects/AppObject.py:310
#: AppObjects/AppObject.py:316 AppObjects/AppObject.py:322
#: AppObjects/AppObject.py:328 AppObjects/AppObject.py:334
msgid "created/selected"
msgstr "criado / selecionado"
2019-09-24 12:42:36 +00:00
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:429 AppObjects/FlatCAMDocument.py:71
#: AppObjects/FlatCAMScript.py:82
msgid "<span style=\"color:green;\"><b>Basic</b></span>"
msgstr "<span style=\"color:green;\"><b>Básico</b></span>"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:435 AppObjects/FlatCAMDocument.py:75
#: AppObjects/FlatCAMScript.py:86
msgid "<span style=\"color:red;\"><b>Advanced</b></span>"
msgstr "<span style=\"color:red;\"><b>Avançado</b></span>"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:478
msgid "Plotting..."
msgstr "Plotando..."
#: AppObjects/FlatCAMCNCJob.py:517 AppTools/ToolSolderPaste.py:1511
#, fuzzy
#| msgid "Export PNG cancelled."
msgid "Export cancelled ..."
msgstr "Exportar PNG cancelado."
#: AppObjects/FlatCAMCNCJob.py:538
#, fuzzy
#| msgid "PDF file saved to"
msgid "File saved to"
msgstr "Arquivo PDF salvo em"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:548 AppObjects/FlatCAMScript.py:134
#: App_Main.py:7301
msgid "Loading..."
msgstr "Lendo..."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:562 App_Main.py:7398
msgid "Code Editor"
msgstr "Editor de Códigos"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:599 AppTools/ToolCalibration.py:1097
msgid "Loaded Machine Code into Code Editor"
msgstr "G-Code aberto no Editor de Códigos"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:740
msgid "This CNCJob object can't be processed because it is a"
msgstr "Este objeto Trabalho CNC não pode ser processado porque é um"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:742
msgid "CNCJob object"
msgstr "Objeto de Trabalho CNC"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:922
msgid ""
2020-06-02 15:29:45 +00:00
"G-code does not have a G94 code and we will not include the code in the "
"'Prepend to GCode' text box"
msgstr ""
2020-06-02 15:29:45 +00:00
"O G-Code não possui um código G94 e não será incluído na caixa de texto "
"'Anexar ao G-Code'"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:933
msgid "Cancelled. The Toolchange Custom code is enabled but it's empty."
msgstr ""
"Cancelado. O código personalizado para Troca de Ferramentas está ativado, "
"mas está vazio."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:938
msgid "Toolchange G-code was replaced by a custom code."
msgstr ""
"O G-Code para Troca de Ferramentas foi substituído por um código "
"personalizado."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:986 AppObjects/FlatCAMCNCJob.py:995
msgid ""
2020-06-02 15:29:45 +00:00
"The used preprocessor file has to have in it's name: 'toolchange_custom'"
msgstr ""
2020-06-02 15:29:45 +00:00
"O arquivo de pós-processamento deve ter em seu nome: 'toolchange_custom'"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMCNCJob.py:998
msgid "There is no preprocessor file."
msgstr "Não há arquivo de pós-processamento."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMDocument.py:175
msgid "Document Editor"
msgstr "Editor de Documento"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:537 AppObjects/FlatCAMExcellon.py:856
#: AppObjects/FlatCAMGeometry.py:380 AppObjects/FlatCAMGeometry.py:861
#: AppTools/ToolIsolation.py:1051 AppTools/ToolIsolation.py:1185
#: AppTools/ToolNCC.py:811 AppTools/ToolNCC.py:1214 AppTools/ToolPaint.py:778
#: AppTools/ToolPaint.py:1190
msgid "Multiple Tools"
msgstr "Ferramentas Múltiplas"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:836
msgid "No Tool Selected"
msgstr "Nenhuma Ferramenta Selecionada"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1234 AppObjects/FlatCAMExcellon.py:1348
#: AppObjects/FlatCAMExcellon.py:1535
msgid "Please select one or more tools from the list and try again."
msgstr "Selecione uma ou mais ferramentas da lista e tente novamente."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1241
msgid "Milling tool for DRILLS is larger than hole size. Cancelled."
msgstr "A ferramenta BROCA é maior que o tamanho do furo. Cancelado."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1265 AppObjects/FlatCAMExcellon.py:1368
#: AppObjects/FlatCAMExcellon.py:1553 tclCommands/TclCommandDrillcncjob.py:195
msgid "Tool_nr"
msgstr "Ferramenta_nr"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1265 AppObjects/FlatCAMExcellon.py:1368
#: AppObjects/FlatCAMExcellon.py:1553 tclCommands/TclCommandDrillcncjob.py:195
msgid "Drills_Nr"
msgstr "Furo_Nr"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1265 AppObjects/FlatCAMExcellon.py:1368
#: AppObjects/FlatCAMExcellon.py:1553 tclCommands/TclCommandDrillcncjob.py:195
msgid "Slots_Nr"
msgstr "Ranhura_Nr"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1357
msgid "Milling tool for SLOTS is larger than hole size. Cancelled."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"A ferramenta fresa para RANHURAS é maior que o tamanho do furo. Cancelado."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1461 AppObjects/FlatCAMGeometry.py:1636
msgid "Focus Z"
msgstr "Foco Z"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1480 AppObjects/FlatCAMGeometry.py:1655
msgid "Laser Power"
msgstr "Potência Laser"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1610 AppObjects/FlatCAMGeometry.py:2088
#: AppObjects/FlatCAMGeometry.py:2092 AppObjects/FlatCAMGeometry.py:2243
msgid "Generating CNC Code"
msgstr "Gerando Código CNC"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1663 AppObjects/FlatCAMGeometry.py:2553
#, fuzzy
#| msgid "Delete failed. Select a tool to delete."
msgid "Delete failed. There are no exclusion areas to delete."
msgstr "Exclusão falhou. Selecione uma ferramenta para excluir."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1680 AppObjects/FlatCAMGeometry.py:2570
#, fuzzy
#| msgid "Failed. Nothing selected."
msgid "Delete failed. Nothing is selected."
msgstr "Falhou. Nada selecionado."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMExcellon.py:1945 AppTools/ToolIsolation.py:1253
#: AppTools/ToolNCC.py:918 AppTools/ToolPaint.py:843
msgid "Current Tool parameters were applied to all tools."
msgstr "Parâmetros aplicados a todas as ferramentas."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:124 AppObjects/FlatCAMGeometry.py:1298
#: AppObjects/FlatCAMGeometry.py:1299 AppObjects/FlatCAMGeometry.py:1308
msgid "Iso"
msgstr "Isolação"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:124 AppObjects/FlatCAMGeometry.py:522
#: AppObjects/FlatCAMGeometry.py:920 AppObjects/FlatCAMGerber.py:565
#: AppObjects/FlatCAMGerber.py:708 AppTools/ToolCutOut.py:727
#: AppTools/ToolCutOut.py:923 AppTools/ToolCutOut.py:1083
#: AppTools/ToolIsolation.py:1842 AppTools/ToolIsolation.py:1979
#: AppTools/ToolIsolation.py:2150
msgid "Rough"
msgstr "Desbaste"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:124
msgid "Finish"
msgstr "Acabamento"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:557
msgid "Add from Tool DB"
msgstr "Adicionar Ferramenta do BD"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:939
msgid "Tool added in Tool Table."
msgstr "Ferramenta adicionada na Tabela de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1048 AppObjects/FlatCAMGeometry.py:1057
msgid "Failed. Select a tool to copy."
msgstr "Falhou. Selecione uma ferramenta para copiar."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1086
msgid "Tool was copied in Tool Table."
msgstr "A ferramenta foi copiada na tabela de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1113
msgid "Tool was edited in Tool Table."
msgstr "A ferramenta foi editada na Tabela de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1142 AppObjects/FlatCAMGeometry.py:1151
msgid "Failed. Select a tool to delete."
msgstr "Falhou. Selecione uma ferramenta para excluir."
#: AppObjects/FlatCAMGeometry.py:1175
msgid "Tool was deleted in Tool Table."
msgstr "A ferramenta foi eliminada da Tabela de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1212 AppObjects/FlatCAMGeometry.py:1221
msgid ""
2020-06-02 15:29:45 +00:00
"Disabled because the tool is V-shape.\n"
"For V-shape tools the depth of cut is\n"
"calculated from other parameters like:\n"
"- 'V-tip Angle' -> angle at the tip of the tool\n"
"- 'V-tip Dia' -> diameter at the tip of the tool \n"
"- Tool Dia -> 'Dia' column found in the Tool Table\n"
"NB: a value of zero means that Tool Dia = 'V-tip Dia'"
msgstr ""
2020-06-02 15:29:45 +00:00
"Desativado porque a ferramenta é em forma de V.\n"
"Para ferramentas em forma de V, a profundidade de corte é\n"
"calculado a partir de outros parâmetros, como:\n"
"- 'Ângulo da ponta em V' -> ângulo na ponta da ferramenta\n"
"- 'Diâmetro da ponta em V' -> diâmetro na ponta da ferramenta\n"
"- Dia da ferramenta -> coluna 'Dia' encontrada na tabela de ferramentas\n"
"NB: um valor igual a zero significa que o Dia da Ferramenta = 'Dia da ponta "
"em V'"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1708
msgid "This Geometry can't be processed because it is"
msgstr "Esta Geometria não pode ser processada porque é"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1708
msgid "geometry"
msgstr "geometria"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1749
msgid "Failed. No tool selected in the tool table ..."
msgstr "Falhou. Nenhuma ferramenta selecionada na tabela de ferramentas ..."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1847 AppObjects/FlatCAMGeometry.py:1997
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Tool Offset is selected in Tool Table but no value is provided.\n"
"Add a Tool Offset or change the Offset Type."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Deslocamento de Ferramenta selecionado na Tabela de Ferramentas, mas nenhum "
"valor foi fornecido.\n"
"Adicione um Deslocamento de Ferramenta ou altere o Tipo de Deslocamento."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1913 AppObjects/FlatCAMGeometry.py:2059
msgid "G-Code parsing in progress..."
msgstr "Análisando o G-Code..."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1915 AppObjects/FlatCAMGeometry.py:2061
msgid "G-Code parsing finished..."
msgstr "Análise do G-Code finalisada..."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:1923
msgid "Finished G-Code processing"
msgstr "Processamento do G-Code concluído"
#: AppObjects/FlatCAMGeometry.py:1925 AppObjects/FlatCAMGeometry.py:2073
msgid "G-Code processing failed with error"
msgstr "Processamento do G-Code falhou com erro"
#: AppObjects/FlatCAMGeometry.py:1967 AppTools/ToolSolderPaste.py:1309
msgid "Cancelled. Empty file, it has no geometry"
msgstr "Cancelado. Arquivo vazio, não tem geometria"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:2071 AppObjects/FlatCAMGeometry.py:2238
msgid "Finished G-Code processing..."
msgstr "Processamento do G-Code finalisado..."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:2090 AppObjects/FlatCAMGeometry.py:2094
#: AppObjects/FlatCAMGeometry.py:2245
msgid "CNCjob created"
msgstr "Trabalho CNC criado"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:2276 AppObjects/FlatCAMGeometry.py:2285
#: AppParsers/ParseGerber.py:1866 AppParsers/ParseGerber.py:1876
msgid "Scale factor has to be a number: integer or float."
msgstr "O fator de escala deve ser um número: inteiro ou flutuante."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:2348
msgid "Geometry Scale done."
msgstr "Redimensionamento de geometria feita."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:2365 AppParsers/ParseGerber.py:1992
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"An (x,y) pair of values are needed. Probable you entered only one value in "
"the Offset field."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Um par (x,y) de valores é necessário. Provavelmente você digitou apenas um "
"valor no campo Deslocamento."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:2421
msgid "Geometry Offset done."
msgstr "Deslocamento de Geometria concluído."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGeometry.py:2450
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, "
"y)\n"
"but now there is only one value, not two."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O campo Troca de Ferramentas X, Y em Editar -> Preferências deve estar no "
"formato (x, y).\n"
"Agora está com apenas um valor, não dois."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGerber.py:388 AppTools/ToolIsolation.py:1577
msgid "Buffering solid geometry"
msgstr "Buffer de geometria sólida"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGerber.py:397 AppTools/ToolIsolation.py:1599
msgid "Done"
msgstr "Pronto"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGerber.py:423 AppObjects/FlatCAMGerber.py:449
msgid "Operation could not be done."
msgstr "Não foi possível executar a operação."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGerber.py:581 AppObjects/FlatCAMGerber.py:655
#: AppTools/ToolIsolation.py:1805 AppTools/ToolIsolation.py:2126
#: AppTools/ToolNCC.py:2117 AppTools/ToolNCC.py:3197 AppTools/ToolNCC.py:3576
msgid "Isolation geometry could not be generated."
msgstr "A geometria de isolação não pôde ser gerada."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGerber.py:606 AppObjects/FlatCAMGerber.py:733
#: AppTools/ToolIsolation.py:1869 AppTools/ToolIsolation.py:2035
#: AppTools/ToolIsolation.py:2202
msgid "Isolation geometry created"
msgstr "Geometria de isolação criada"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMGerber.py:1028
msgid "Plotting Apertures"
msgstr "Mostrando Aberturas"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMObj.py:237
msgid "Name changed from"
msgstr "Nome alterado de"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMObj.py:237
msgid "to"
msgstr "para"
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMObj.py:248
msgid "Offsetting..."
msgstr "Deslocando..."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMObj.py:262 AppObjects/FlatCAMObj.py:267
msgid "Scaling could not be executed."
msgstr "Não foi possível executar o redimensionamento."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMObj.py:271 AppObjects/FlatCAMObj.py:279
msgid "Scale done."
msgstr "Redimensionamento concluída."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMObj.py:277
msgid "Scaling..."
msgstr "Dimensionando..."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMObj.py:295
msgid "Skewing..."
msgstr "Inclinando..."
2020-06-02 15:29:45 +00:00
#: AppObjects/FlatCAMScript.py:163
msgid "Script Editor"
msgstr "Editor de Script"
2020-06-02 15:29:45 +00:00
#: AppObjects/ObjectCollection.py:514
#, python-brace-format
msgid "Object renamed from <b>{old}</b> to <b>{new}</b>"
msgstr "Objeto renomeado de <b>{old}</b> para <b>{new}</b>"
2020-06-02 15:29:45 +00:00
#: AppObjects/ObjectCollection.py:926 AppObjects/ObjectCollection.py:932
#: AppObjects/ObjectCollection.py:938 AppObjects/ObjectCollection.py:944
#: AppObjects/ObjectCollection.py:950 AppObjects/ObjectCollection.py:956
#: App_Main.py:6235 App_Main.py:6241 App_Main.py:6247 App_Main.py:6253
msgid "selected"
msgstr "selecionado"
2020-06-02 15:29:45 +00:00
#: AppObjects/ObjectCollection.py:987
msgid "Cause of error"
msgstr "Motivo do erro"
2020-06-02 15:29:45 +00:00
#: AppObjects/ObjectCollection.py:1188
msgid "All objects are selected."
msgstr "Todos os objetos estão selecionados."
2020-06-02 15:29:45 +00:00
#: AppObjects/ObjectCollection.py:1198
msgid "Objects selection is cleared."
msgstr "A seleção de objetos é limpa."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseExcellon.py:315
msgid "This is GCODE mark"
msgstr "Esta é a marca G-CODE"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseExcellon.py:432
msgid ""
2020-06-02 15:29:45 +00:00
"No tool diameter info's. See shell.\n"
"A tool change event: T"
msgstr ""
2020-06-02 15:29:45 +00:00
"Sem informação do diâmetro da ferramenta. Veja linha de comando.\n"
"Evento de troca de ferramenta: T"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseExcellon.py:435
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"was found but the Excellon file have no informations regarding the tool "
"diameters therefore the application will try to load it by using some 'fake' "
"diameters.\n"
"The user needs to edit the resulting Excellon object and change the "
"diameters to reflect the real diameters."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"foi encontrado mas o arquivo Excellon não possui informações sobre os "
"diâmetros da ferramenta. \n"
"O aplicativo tentará carregá-lo usando alguns diâmetros 'falsos'./nO usuário "
"precisa editar o objeto Excellon resultante e\n"
"alterar os diâmetros para os valores reais."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseExcellon.py:899
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Excellon Parser error.\n"
"Parsing Failed. Line"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Erro do Analisador Excellon.\n"
"Análise falhou. Linha"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseExcellon.py:981
msgid ""
"Excellon.create_geometry() -> a drill location was skipped due of not having "
"a tool associated.\n"
"Check the resulting GCode."
msgstr ""
"Excellon.create_geometry () -> um furo foi ignorado por não ter uma "
"ferramenta associada.\n"
"Verifique o G-Code resultante."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseFont.py:303
msgid "Font not supported, try another one."
msgstr "Fonte não suportada. Tente outra."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:425
msgid "Gerber processing. Parsing"
msgstr "Processando Gerber. Analisando"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:425 AppParsers/ParseHPGL2.py:181
msgid "lines"
msgstr "linhas"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:1001 AppParsers/ParseGerber.py:1101
#: AppParsers/ParseHPGL2.py:274 AppParsers/ParseHPGL2.py:288
#: AppParsers/ParseHPGL2.py:307 AppParsers/ParseHPGL2.py:331
#: AppParsers/ParseHPGL2.py:366
msgid "Coordinates missing, line ignored"
msgstr "Coordenadas faltando, linha ignorada"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:1003 AppParsers/ParseGerber.py:1103
msgid "GERBER file might be CORRUPT. Check the file !!!"
msgstr "O arquivo GERBER pode estar CORROMPIDO. Verifique o arquivo !!!"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:1057
msgid ""
2020-06-02 15:29:45 +00:00
"Region does not have enough points. File will be processed but there are "
"parser errors. Line number"
msgstr ""
2020-06-02 15:29:45 +00:00
"A região não possui pontos suficientes. O arquivo será processado, mas há "
"erros na análise. Número da linha"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:1487 AppParsers/ParseHPGL2.py:401
msgid "Gerber processing. Joining polygons"
msgstr "Processando Gerber. Unindo polígonos"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:1504
msgid "Gerber processing. Applying Gerber polarity."
msgstr "Processando Gerber. Aplicando polaridade Gerber."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:1564
msgid "Gerber Line"
msgstr "Linha Gerber"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:1564
msgid "Gerber Line Content"
msgstr "Conteúdo"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:1566
msgid "Gerber Parser ERROR"
msgstr "Erro de Análise"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:1956
msgid "Gerber Scale done."
msgstr "Redimensionamento Gerber pronto."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:2048
msgid "Gerber Offset done."
msgstr "Deslocamento Gerber pronto."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:2124
msgid "Gerber Mirror done."
msgstr "Espelhamento Gerber pronto."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:2198
msgid "Gerber Skew done."
msgstr "Inclinação Gerber pronta."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:2260
msgid "Gerber Rotate done."
msgstr "Rotação Gerber pronta."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseGerber.py:2417
msgid "Gerber Buffer done."
msgstr "Buffer Gerber pronto."
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseHPGL2.py:181
msgid "HPGL2 processing. Parsing"
msgstr "Processando HPGL2 . Analisando"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseHPGL2.py:413
msgid "HPGL2 Line"
msgstr "Linha HPGL2"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseHPGL2.py:413
msgid "HPGL2 Line Content"
msgstr "Conteúdo da linha HPGL2"
2020-06-02 15:29:45 +00:00
#: AppParsers/ParseHPGL2.py:414
msgid "HPGL2 Parser ERROR"
msgstr "ERRO do Analisador HPGL2"
2020-06-02 15:29:45 +00:00
#: AppProcess.py:172
msgid "processes running."
msgstr "processos executando."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:32
msgid "Align Objects"
msgstr "Alinhar Objetos"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:61
msgid "MOVING object"
msgstr "MOVENDO Objeto"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:65
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Specify the type of object to be aligned.\n"
"It can be of type: Gerber or Excellon.\n"
"The selection here decide the type of objects that will be\n"
"in the Object combobox."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Especifique o tipo de objeto para alinhar\n"
"Pode ser do tipo: Gerber ou Excellon.\n"
"A seleção aqui decide o tipo de objetos que estarão\n"
"na Caixa de Objetos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:86
msgid "Object to be aligned."
msgstr "Objeto a ser alinhado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:98
msgid "TARGET object"
msgstr "Objeto ALVO"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:100
msgid ""
2020-06-02 15:29:45 +00:00
"Specify the type of object to be aligned to.\n"
"It can be of type: Gerber or Excellon.\n"
"The selection here decide the type of objects that will be\n"
"in the Object combobox."
msgstr ""
2020-06-02 15:29:45 +00:00
"Especifique o tipo de objeto para alinhar\n"
"Pode ser do tipo: Gerber ou Excellon.\n"
"A seleção aqui decide o tipo de objetos que estarão\n"
"na Caixa de Objetos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:122
msgid "Object to be aligned to. Aligner."
msgstr "Objeto a ser alinhado. Alinhador."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:135
msgid "Alignment Type"
msgstr "Tipo de Alinhamento"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:137
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The type of alignment can be:\n"
"- Single Point -> it require a single point of sync, the action will be a "
"translation\n"
"- Dual Point -> it require two points of sync, the action will be "
"translation followed by rotation"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O tipo de alinhamento pode ser:\n"
"- Ponto único -> requer um único ponto de sincronização, a ação será uma "
"translação\n"
"- Ponto duplo -> requer dois pontos de sincronização, a ação será translada "
"seguida de rotação"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:143
msgid "Single Point"
msgstr "Ponto Único"
#: AppTools/ToolAlignObjects.py:144
msgid "Dual Point"
msgstr "Ponto Duplo"
#: AppTools/ToolAlignObjects.py:159
msgid "Align Object"
msgstr "Alinhar Objeto"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:161
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Align the specified object to the aligner object.\n"
"If only one point is used then it assumes translation.\n"
"If tho points are used it assume translation and rotation."
msgstr ""
2020-06-02 15:29:45 +00:00
"Alinhe o objeto especificado ao objeto alinhador.\n"
"Se apenas um ponto for usado, ele assumirá a translação.\n"
"Se forem usados dois pontos, assume translação e rotação."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:176 AppTools/ToolCalculators.py:246
#: AppTools/ToolCalibration.py:683 AppTools/ToolCopperThieving.py:488
#: AppTools/ToolCorners.py:182 AppTools/ToolCutOut.py:362
#: AppTools/ToolDblSided.py:471 AppTools/ToolEtchCompensation.py:240
#: AppTools/ToolExtractDrills.py:310 AppTools/ToolFiducials.py:321
#: AppTools/ToolFilm.py:503 AppTools/ToolInvertGerber.py:143
#: AppTools/ToolIsolation.py:591 AppTools/ToolNCC.py:612
#: AppTools/ToolOptimal.py:243 AppTools/ToolPaint.py:555
#: AppTools/ToolPanelize.py:280 AppTools/ToolPunchGerber.py:339
#: AppTools/ToolQRCode.py:323 AppTools/ToolRulesCheck.py:516
#: AppTools/ToolSolderPaste.py:481 AppTools/ToolSub.py:181
#: AppTools/ToolTransform.py:398
msgid "Reset Tool"
msgstr "Redefinir Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:178 AppTools/ToolCalculators.py:248
#: AppTools/ToolCalibration.py:685 AppTools/ToolCopperThieving.py:490
#: AppTools/ToolCorners.py:184 AppTools/ToolCutOut.py:364
#: AppTools/ToolDblSided.py:473 AppTools/ToolEtchCompensation.py:242
#: AppTools/ToolExtractDrills.py:312 AppTools/ToolFiducials.py:323
#: AppTools/ToolFilm.py:505 AppTools/ToolInvertGerber.py:145
#: AppTools/ToolIsolation.py:593 AppTools/ToolNCC.py:614
#: AppTools/ToolOptimal.py:245 AppTools/ToolPaint.py:557
#: AppTools/ToolPanelize.py:282 AppTools/ToolPunchGerber.py:341
#: AppTools/ToolQRCode.py:325 AppTools/ToolRulesCheck.py:518
#: AppTools/ToolSolderPaste.py:483 AppTools/ToolSub.py:183
#: AppTools/ToolTransform.py:400
msgid "Will reset the tool parameters."
msgstr "Redefinirá os parâmetros da ferramenta."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:244
msgid "Align Tool"
msgstr "Ferramenta Alinhar"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:289
msgid "There is no aligned FlatCAM object selected..."
msgstr "Não há nenhum objeto FlatCAM alinhado selecionado ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:299
msgid "There is no aligner FlatCAM object selected..."
msgstr "Não há nenhum objeto FlatCAM do alinhador selecionado ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:321 AppTools/ToolAlignObjects.py:385
msgid "First Point"
msgstr "Ponto Inicial"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:321 AppTools/ToolAlignObjects.py:400
msgid "Click on the START point."
msgstr "Clique no ponto INICIAL."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:380 AppTools/ToolCalibration.py:920
msgid "Cancelled by user request."
msgstr "Cancelado por solicitação do usuário."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:385 AppTools/ToolAlignObjects.py:407
msgid "Click on the DESTINATION point."
msgstr "Clique no ponto DESTINO."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:385 AppTools/ToolAlignObjects.py:400
#: AppTools/ToolAlignObjects.py:407
msgid "Or right click to cancel."
msgstr "ou clique esquerdo para cancelar."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolAlignObjects.py:400 AppTools/ToolAlignObjects.py:407
#: AppTools/ToolFiducials.py:107
msgid "Second Point"
msgstr "Segundo Ponto"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:24
msgid "Calculators"
msgstr "Calculadoras"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:26
msgid "Units Calculator"
msgstr "Calculadora de Unidades"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:70
msgid "Here you enter the value to be converted from INCH to MM"
msgstr "Aqui você insere o valor a ser convertido de polegadas para mm"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:75
msgid "Here you enter the value to be converted from MM to INCH"
msgstr "Aqui você insere o valor a ser convertido de mm para polegadas"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:111
msgid ""
2020-06-02 15:29:45 +00:00
"This is the angle of the tip of the tool.\n"
2020-06-02 15:24:44 +00:00
"It is specified by manufacturer."
msgstr ""
2020-06-02 15:29:45 +00:00
"Ângulo da ponta da ferramenta.\n"
2020-06-02 15:24:44 +00:00
"Especificado pelo fabricante."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:120
msgid ""
2020-06-02 15:29:45 +00:00
"This is the depth to cut into the material.\n"
"In the CNCJob is the CutZ parameter."
msgstr ""
2020-06-02 15:29:45 +00:00
"Esta é a profundidade para cortar material.\n"
"No Trabalho CNC é o parâmetro Profundidade de Corte."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:128
msgid ""
2020-06-02 15:29:45 +00:00
"This is the tool diameter to be entered into\n"
"FlatCAM Gerber section.\n"
"In the CNCJob section it is called >Tool dia<."
msgstr ""
2020-06-02 15:29:45 +00:00
"Este é o diâmetro da ferramenta a ser inserido na seção\n"
"FlatCAM Gerber.\n"
"Na seção Trabalho CNC é chamado de >Diâmetro da Ferramenta<."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:139 AppTools/ToolCalculators.py:235
msgid "Calculate"
msgstr "Calcular"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:142
msgid ""
"Calculate either the Cut Z or the effective tool diameter,\n"
" depending on which is desired and which is known. "
msgstr ""
"Calcula a Profundidade de Corte Z ou o diâmetro efetivo da\n"
"ferramenta, dependendo do que é desejado e do que é conhecido. "
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:205
msgid "Current Value"
msgstr "Valor da Corrente"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:212
msgid ""
2020-06-02 15:29:45 +00:00
"This is the current intensity value\n"
"to be set on the Power Supply. In Amps."
msgstr ""
2020-06-02 15:29:45 +00:00
"Este é o valor de intensidade de corrente\n"
"a ser ajustado na fonte de alimentação. Em Ampères."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:216
msgid "Time"
msgstr "Tempo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:223
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This is the calculated time required for the procedure.\n"
"In minutes."
msgstr "Tempo calculado necessário para o procedimento, em minutos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:238
msgid ""
"Calculate the current intensity value and the procedure time,\n"
"depending on the parameters above"
msgstr ""
"Calcula o valor da intensidade atual e o tempo do\n"
"procedimento, dependendo dos parâmetros acima"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalculators.py:299
msgid "Calc. Tool"
msgstr "Calculadoras"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:69
msgid "Parameters used when creating the GCode in this tool."
msgstr "Parâmetros usados nesta ferramenta para criar o G-Code."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:173
msgid "STEP 1: Acquire Calibration Points"
msgstr "PASSO 1: Adquirir Pontos de Calibração"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:175
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Pick four points by clicking on canvas.\n"
"Those four points should be in the four\n"
"(as much as possible) corners of the object."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Escolha quatro pontos clicando na tela.\n"
"Esses quatro pontos devem estar nos quatro\n"
"(o máximo possível) cantos do objeto."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:193 AppTools/ToolFilm.py:71
#: AppTools/ToolImage.py:54 AppTools/ToolPanelize.py:77
#: AppTools/ToolProperties.py:177
msgid "Object Type"
msgstr "Tipo de Objeto"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:210
msgid "Source object selection"
msgstr "Seleção do objeto fonte"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:212
msgid "FlatCAM Object to be used as a source for reference points."
msgstr "Objeto FlatCAM a ser usado como fonte para os pontos de referência."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:218
msgid "Calibration Points"
msgstr "Pontos de Calibração"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:220
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Contain the expected calibration points and the\n"
"ones measured."
msgstr ""
2020-06-02 15:29:45 +00:00
"Contém os pontos de calibração esperados e\n"
"os medidos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:235 AppTools/ToolSub.py:81
#: AppTools/ToolSub.py:136
msgid "Target"
msgstr "Alvo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:236
msgid "Found Delta"
msgstr "Delta Encontrado"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:248
msgid "Bot Left X"
msgstr "Esquerda Inferior X"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:257
msgid "Bot Left Y"
msgstr "Esquerda Inferior Y"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:275
msgid "Bot Right X"
msgstr "Direita Inferior X"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:285
msgid "Bot Right Y"
msgstr "Direita Inferior Y"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:300
msgid "Top Left X"
msgstr "Esquerda Superior X"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:309
msgid "Top Left Y"
msgstr "Esquerda Superior Y"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:324
msgid "Top Right X"
msgstr "Direita Superior X"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:334
msgid "Top Right Y"
msgstr "Direita Superior Y"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:367
msgid "Get Points"
msgstr "Obter Pontos"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:369
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Pick four points by clicking on canvas if the source choice\n"
"is 'free' or inside the object geometry if the source is 'object'.\n"
"Those four points should be in the four squares of\n"
"the object."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Escolha quatro pontos clicando na tela se a opção de origem\n"
"for 'livre' ou dentro da geometria do objeto se a origem for 'objeto'.\n"
"Esses quatro pontos devem estar nos quatro cantos do\n"
"objeto."
#: AppTools/ToolCalibration.py:390
msgid "STEP 2: Verification GCode"
msgstr "PASSO 2: G-Code de Verificação"
#: AppTools/ToolCalibration.py:392 AppTools/ToolCalibration.py:405
msgid ""
"Generate GCode file to locate and align the PCB by using\n"
"the four points acquired above.\n"
"The points sequence is:\n"
"- first point -> set the origin\n"
"- second point -> alignment point. Can be: top-left or bottom-right.\n"
"- third point -> check point. Can be: top-left or bottom-right.\n"
"- forth point -> final verification point. Just for evaluation."
msgstr ""
"Gere o arquivo G-Code para localizar e alinhar o PCB usando\n"
"os quatro pontos adquiridos acima.\n"
"A sequência de pontos é:\n"
"- primeiro ponto -> defina a origem\n"
"- segundo ponto -> ponto de alinhamento. Pode ser: superior esquerdo ou "
"inferior direito.\n"
"- terceiro ponto -> ponto de verificação. Pode ser: superior esquerdo ou "
"inferior direito.\n"
"- quarto ponto -> ponto de verificação final. Apenas para avaliação."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:403 AppTools/ToolSolderPaste.py:344
msgid "Generate GCode"
msgstr "Gerar o G-Code"
#: AppTools/ToolCalibration.py:429
msgid "STEP 3: Adjustments"
msgstr "PASSO 3: Ajustes"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:431 AppTools/ToolCalibration.py:440
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Calculate Scale and Skew factors based on the differences (delta)\n"
"found when checking the PCB pattern. The differences must be filled\n"
"in the fields Found (Delta)."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Calcular fatores de escala e de inclinação com base nas diferenças (delta)\n"
"encontradas ao verificar o padrão PCB. As diferenças devem ser preenchidas\n"
"nos campos Encontrados (Delta)."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:438
msgid "Calculate Factors"
msgstr "Calculas Fatores"
#: AppTools/ToolCalibration.py:460
msgid "STEP 4: Adjusted GCode"
msgstr "PASSO 4: G-Code ajustado"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:462
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Generate verification GCode file adjusted with\n"
"the factors above."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Gera o arquivo G-Code de verificação ajustado com\n"
"os fatores acima."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:467
msgid "Scale Factor X:"
msgstr "Fator de Escala X:"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:479
msgid "Scale Factor Y:"
msgstr "Fator de Escala Y:"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:491
msgid "Apply Scale Factors"
msgstr "Aplicar Fatores de Escala"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:493
msgid "Apply Scale factors on the calibration points."
msgstr "Aplica os fatores de escala nos pontos de calibração."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:503
msgid "Skew Angle X:"
msgstr "Ângulo de inclinação X:"
#: AppTools/ToolCalibration.py:516
msgid "Skew Angle Y:"
msgstr "Ângulo de inclinação Y:"
#: AppTools/ToolCalibration.py:529
msgid "Apply Skew Factors"
msgstr "Aplicar Fatores de Inclinação"
#: AppTools/ToolCalibration.py:531
msgid "Apply Skew factors on the calibration points."
msgstr "Aplica os fatores de inclinação nos pontos de calibração."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:600
msgid "Generate Adjusted GCode"
msgstr "Gerar o G-Code Ajustado"
#: AppTools/ToolCalibration.py:602
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Generate verification GCode file adjusted with\n"
"the factors set above.\n"
"The GCode parameters can be readjusted\n"
"before clicking this button."
msgstr ""
2020-06-02 15:29:45 +00:00
"Gera o arquivo G-Code de verificação ajustado com\n"
"os fatores definidos acima.\n"
"Os parâmetros do G-Code podem ser reajustados\n"
"antes de clicar neste botão."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:623
msgid "STEP 5: Calibrate FlatCAM Objects"
msgstr "PASSO 5: Calibrar Objetos FlatCAM"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:625
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Adjust the FlatCAM objects\n"
"with the factors determined and verified above."
msgstr ""
2020-06-02 15:29:45 +00:00
"Ajustar os objetos FlatCAM\n"
"com os fatores determinados e verificados acima."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:637
msgid "Adjusted object type"
msgstr "Tipo de objeto ajustado"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:638
msgid "Type of the FlatCAM Object to be adjusted."
msgstr "Tipo do objeto FlatCAM a ser ajustado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:651
msgid "Adjusted object selection"
msgstr "Seleção do objeto ajustado"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:653
msgid "The FlatCAM Object to be adjusted."
msgstr "Objeto FlatCAM a ser ajustado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:660
msgid "Calibrate"
msgstr "Calibrar"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:662
msgid ""
"Adjust (scale and/or skew) the objects\n"
"with the factors determined above."
msgstr ""
"Ajustar (dimensionar e/ou inclinar) os objetos\n"
"com os fatores determinados acima."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:770 AppTools/ToolCalibration.py:771
msgid "Origin"
msgstr "Origem"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:800
msgid "Tool initialized"
msgstr "Ferramenta inicializada"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:838
msgid "There is no source FlatCAM object selected..."
msgstr "Não há nenhum objeto FlatCAM de origem selecionado..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:859
msgid "Get First calibration point. Bottom Left..."
msgstr "Obtenha o primeiro ponto de calibração. Inferior Esquerdo..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:926
msgid "Get Second calibration point. Bottom Right (Top Left)..."
msgstr ""
"Obtenha o segundo ponto de calibração. Inferior direito (canto superior "
"esquerdo) ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:930
msgid "Get Third calibration point. Top Left (Bottom Right)..."
msgstr ""
2020-06-02 15:29:45 +00:00
"Obtenha o terceiro ponto de calibração. Superior esquerdo (canto inferior "
"direito) ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:934
msgid "Get Forth calibration point. Top Right..."
msgstr "Obtenha o quarto ponto de calibração. Superior Direito..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:938
msgid "Done. All four points have been acquired."
msgstr "Feito. Todos os quatro pontos foram adquiridos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:969
msgid "Verification GCode for FlatCAM Calibration Tool"
msgstr "G-Code de Verificação para a Ferramenta de Calibração FlatCAM"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:981 AppTools/ToolCalibration.py:1067
msgid "Gcode Viewer"
msgstr "G-Code Viewer"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:997
msgid "Cancelled. Four points are needed for GCode generation."
msgstr "Cancelado. São necessários quatro pontos para a geração do G-Code."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCalibration.py:1253 AppTools/ToolCalibration.py:1349
msgid "There is no FlatCAM object selected..."
msgstr "Não há nenhum objeto FlatCAM selecionado ..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:76 AppTools/ToolFiducials.py:264
msgid "Gerber Object to which will be added a copper thieving."
msgstr "Objeto Gerber ao qual será adicionada uma adição de cobre."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:102
msgid ""
2020-06-02 15:29:45 +00:00
"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 ""
2020-06-02 15:29:45 +00:00
"Define a distância entre os componentes de 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."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:135
msgid ""
2020-06-02 15:29:45 +00:00
"- '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 ""
2020-06-02 15:29:45 +00:00
"- 'Próprio' - a extensão do Copper Thieving é baseada na extensão do "
"objeto.\n"
"- 'Seleção de área' - clique esquerdo do mouse para iniciar a seleção da "
"área a ser preenchida.\n"
"- 'Objeto de referência' - fará Copper Thieving dentro da área especificada "
"por outro objeto."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:142 AppTools/ToolIsolation.py:511
#: AppTools/ToolNCC.py:552 AppTools/ToolPaint.py:495
msgid "Ref. Type"
msgstr "Tipo de Ref"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:144
msgid ""
2020-06-02 15:29:45 +00:00
"The type of FlatCAM object to be used as copper thieving reference.\n"
"It can be Gerber, Excellon or Geometry."
msgstr ""
2020-06-02 15:29:45 +00:00
"O tipo de objeto FlatCAM a ser usado como referência para adição de cobre.\n"
"Pode ser Gerber, Excellon ou Geometria."
#: AppTools/ToolCopperThieving.py:153 AppTools/ToolIsolation.py:522
#: AppTools/ToolNCC.py:562 AppTools/ToolPaint.py:505
msgid "Ref. Object"
msgstr "Objeto de Ref"
#: AppTools/ToolCopperThieving.py:155 AppTools/ToolIsolation.py:524
#: AppTools/ToolNCC.py:564 AppTools/ToolPaint.py:507
msgid "The FlatCAM object to be used as non copper clearing reference."
msgstr "O objeto FlatCAM a ser usado como referência para retirada de cobre."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:331
msgid "Insert Copper thieving"
msgstr "Inserir adição de cobre"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:333
msgid ""
"Will add a polygon (may be split in multiple parts)\n"
"that will surround the actual Gerber traces at a certain distance."
msgstr ""
"Adicionará um polígono (pode ser dividido em várias partes)\n"
"que cercará os traços atuais de Gerber a uma certa distância."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:392
msgid "Insert Robber Bar"
msgstr "Inserir Barra"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:394
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Will add a polygon with a defined thickness\n"
"that will surround the actual Gerber object\n"
"at a certain distance.\n"
"Required when doing holes pattern plating."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Adicionará um polígono com uma espessura definida\n"
"que cercará o objeto Gerber atual\n"
"a uma certa distância.\n"
"Necessário ao fazer o padrão de furos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:418
msgid "Select Soldermask object"
msgstr "Selecionar objeto Máscara de Solda"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:420
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Gerber Object with the soldermask.\n"
"It will be used as a base for\n"
"the pattern plating mask."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto Gerber com a Máscara de Solda.\n"
"Será usado como base para\n"
"a máscara de revestimento padrão."
#: AppTools/ToolCopperThieving.py:449
msgid "Plated area"
msgstr "Área revestida"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:451
msgid ""
2020-06-02 15:29:45 +00:00
"The area to be plated by pattern plating.\n"
"Basically is made from the openings in the plating mask.\n"
"\n"
"<<WARNING>> - the calculated area is actually a bit larger\n"
"due of the fact that the soldermask openings are by design\n"
"a bit larger than the copper pads, and this area is\n"
"calculated from the soldermask openings."
msgstr ""
2020-06-02 15:29:45 +00:00
"A área a ser revestida pelo revestimento padrão.\n"
"Basicamente é feito a partir das aberturas na máscara de revestimento.\n"
"\n"
"<<ATENÇÃO>> - a área calculada é realmente um pouco maior\n"
"devido ao fato de que as aberturas da máscara de solda são projetadas\n"
"um pouco maior que os pads de cobre, e essa área é\n"
"calculada a partir das aberturas da máscara de solda."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:462
msgid "mm"
msgstr "mm"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:464
msgid "in"
msgstr "in"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:471
msgid "Generate pattern plating mask"
msgstr "Gerar máscara de revestimento padrão"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:473
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Will add to the soldermask gerber geometry\n"
"the geometries of the copper thieving and/or\n"
"the robber bar if those were generated."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Adicionará à geometria do gerber máscara de solda\n"
"as geometrias da adição de cobre e/ou\n"
"a barra, se elas foram geradas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:629 AppTools/ToolCopperThieving.py:654
msgid "Lines Grid works only for 'itself' reference ..."
msgstr "Linhas funciona apenas para referência 'própria' ..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:640
msgid "Solid fill selected."
msgstr "Preenchimento sólido selecionado."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:645
msgid "Dots grid fill selected."
msgstr "Preenchimento de pontos selecionado."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:650
msgid "Squares grid fill selected."
msgstr "Preenchimento de quadrados selecionado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:671 AppTools/ToolCopperThieving.py:753
#: AppTools/ToolCopperThieving.py:1355 AppTools/ToolCorners.py:268
#: AppTools/ToolDblSided.py:657 AppTools/ToolExtractDrills.py:436
#: AppTools/ToolFiducials.py:470 AppTools/ToolFiducials.py:747
#: AppTools/ToolOptimal.py:348 AppTools/ToolPunchGerber.py:512
#: AppTools/ToolQRCode.py:435
msgid "There is no Gerber object loaded ..."
msgstr "Não há objeto Gerber carregado ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:684 AppTools/ToolCopperThieving.py:1283
msgid "Append geometry"
msgstr "Anexar geometria"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:728 AppTools/ToolCopperThieving.py:1316
#: AppTools/ToolCopperThieving.py:1469
msgid "Append source file"
msgstr "Anexar arquivo fonte"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:736 AppTools/ToolCopperThieving.py:1324
msgid "Copper Thieving Tool done."
msgstr "Área de Adição de Cobre."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:763 AppTools/ToolCopperThieving.py:796
#: AppTools/ToolCutOut.py:556 AppTools/ToolCutOut.py:761
#: AppTools/ToolEtchCompensation.py:360 AppTools/ToolInvertGerber.py:211
#: AppTools/ToolIsolation.py:1585 AppTools/ToolIsolation.py:1612
#: AppTools/ToolNCC.py:1617 AppTools/ToolNCC.py:1661 AppTools/ToolNCC.py:1690
#: AppTools/ToolPaint.py:1493 AppTools/ToolPanelize.py:423
#: AppTools/ToolPanelize.py:437 AppTools/ToolSub.py:295 AppTools/ToolSub.py:308
#: AppTools/ToolSub.py:499 AppTools/ToolSub.py:514
#: tclCommands/TclCommandCopperClear.py:97 tclCommands/TclCommandPaint.py:99
msgid "Could not retrieve object"
msgstr "Não foi possível recuperar o objeto"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:773 AppTools/ToolIsolation.py:1672
#: AppTools/ToolNCC.py:1669 Common.py:210
msgid "Click the start point of the area."
msgstr "Clique no ponto inicial da área."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:824
msgid "Click the end point of the filling area."
msgstr "Clique no ponto final da área de preenchimento."
#: AppTools/ToolCopperThieving.py:830 AppTools/ToolIsolation.py:2504
#: AppTools/ToolIsolation.py:2556 AppTools/ToolNCC.py:1731
#: AppTools/ToolNCC.py:1783 AppTools/ToolPaint.py:1625
#: AppTools/ToolPaint.py:1676 Common.py:275 Common.py:377
msgid "Zone added. Click to start adding next zone or right click to finish."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Zona adicionada. Clique para iniciar a adição da próxima zona ou clique com "
"o botão direito para terminar."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:952 AppTools/ToolCopperThieving.py:956
#: AppTools/ToolCopperThieving.py:1017
msgid "Thieving"
msgstr "Adição"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:963
msgid "Copper Thieving Tool started. Reading parameters."
msgstr "Ferramenta de Adição de Cobre iniciada. Lendo parâmetros."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:988
msgid "Copper Thieving Tool. Preparing isolation polygons."
msgstr "Ferramenta de Adição de Cobre. Preparando polígonos de isolação."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1033
msgid "Copper Thieving Tool. Preparing areas to fill with copper."
msgstr ""
"Ferramenta de Adição de Cobre. Preparando áreas para preencher com cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1044 AppTools/ToolOptimal.py:355
#: AppTools/ToolPanelize.py:810 AppTools/ToolRulesCheck.py:1127
msgid "Working..."
msgstr "Trabalhando..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1071
msgid "Geometry not supported for bounding box"
msgstr "Geometria não suportada para caixa delimitadora"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1077 AppTools/ToolNCC.py:1962
#: AppTools/ToolNCC.py:2017 AppTools/ToolNCC.py:3052 AppTools/ToolPaint.py:3405
msgid "No object available."
msgstr "Nenhum objeto disponível."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1114 AppTools/ToolNCC.py:1987
#: AppTools/ToolNCC.py:2040 AppTools/ToolNCC.py:3094
msgid "The reference object type is not supported."
msgstr "O tipo do objeto de referência não é suportado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1119
msgid "Copper Thieving Tool. Appending new geometry and buffering."
msgstr "Ferramenta de Adição de Cobre. Anexando nova geometria e buffer."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1135
msgid "Create geometry"
msgstr "Criar Geometria"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1335 AppTools/ToolCopperThieving.py:1339
msgid "P-Plating Mask"
msgstr "Máscara de Revestimento Padrão"
#: AppTools/ToolCopperThieving.py:1361
msgid "Append PP-M geometry"
msgstr "Anexar geometria"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1487
msgid "Generating Pattern Plating Mask done."
msgstr "Geração de Máscara de Revestimento Padrão concluída."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCopperThieving.py:1559
msgid "Copper Thieving Tool exit."
msgstr "Sair da Ferramenta de Adição de Cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCorners.py:57
#, fuzzy
#| msgid "Gerber Object to which will be added a copper thieving."
msgid "The Gerber object to which will be added corner markers."
msgstr "Objeto Gerber ao qual será adicionada uma adição de cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCorners.py:73
#, fuzzy
#| msgid "Location"
msgid "Locations"
msgstr "Localização"
#: AppTools/ToolCorners.py:75
msgid "Locations where to place corner markers."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCorners.py:92 AppTools/ToolFiducials.py:95
msgid "Top Right"
msgstr "Direita Superior"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCorners.py:101
#, fuzzy
#| msgid "Toggle Panel"
msgid "Toggle ALL"
msgstr "Alternar Painel"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCorners.py:167
#, fuzzy
#| msgid "Add Track"
msgid "Add Marker"
msgstr "Adicionar Trilha"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCorners.py:169
msgid "Will add corner markers to the selected Gerber file."
msgstr ""
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCorners.py:235
#, fuzzy
#| msgid "QRCode Tool"
msgid "Corners Tool"
msgstr "Ferramenta de QRCode"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCorners.py:305
msgid "Please select at least a location"
msgstr ""
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCorners.py:440
#, fuzzy
#| msgid "Copper Thieving Tool exit."
msgid "Corners Tool exit."
msgstr "Sair da Ferramenta de Adição de Cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:41
msgid "Cutout PCB"
msgstr "Recorte PCB"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:69 AppTools/ToolPanelize.py:53
msgid "Source Object"
msgstr "Objeto Fonte"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:70
msgid "Object to be cutout"
msgstr "Objeto a ser recortado"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:75
msgid "Kind"
msgstr "Tipo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:97
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Specify the type of object to be cutout.\n"
"It can be of type: Gerber or Geometry.\n"
"What is selected here will dictate the kind\n"
"of objects that will populate the 'Object' combobox."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Especifica o tipo de objeto a ser cortado.\n"
"Pode ser do tipo: Gerber ou Geometria.\n"
"O que estiver selecionado aqui irá ditar o tipo\n"
"de objetos que preencherão a caixa de combinação 'Objeto'."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:121
msgid "Tool Parameters"
msgstr "Parâmetros de Ferramenta"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:238
msgid "A. Automatic Bridge Gaps"
msgstr "A. Pontes Automáticas"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:240
msgid "This section handle creation of automatic bridge gaps."
msgstr "Esta seção trata da criação de pontes automáticas."
#: AppTools/ToolCutOut.py:247
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Number of gaps used for the Automatic cutout.\n"
"There can be maximum 8 bridges/gaps.\n"
"The choices are:\n"
"- None - no gaps\n"
"- lr - left + right\n"
"- tb - top + bottom\n"
"- 4 - left + right +top + bottom\n"
"- 2lr - 2*left + 2*right\n"
"- 2tb - 2*top + 2*bottom\n"
"- 8 - 2*left + 2*right +2*top + 2*bottom"
msgstr ""
2020-06-02 15:29:45 +00:00
"Número de pontes utilizadas no recorte automático.\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"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:269
msgid "Generate Freeform Geometry"
msgstr "Gerar Geometria de Forma Livre"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:271
msgid ""
2020-06-02 15:29:45 +00:00
"Cutout the selected object.\n"
"The cutout shape can be of any shape.\n"
"Useful when the PCB has a non-rectangular shape."
msgstr ""
2020-06-02 15:29:45 +00:00
"Recorta o objeto selecionado.\n"
"O recorte pode ter qualquer forma.\n"
"Útil quando o PCB tem uma forma não retangular."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:283
msgid "Generate Rectangular Geometry"
msgstr "Gerar Geometria Retangular"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:285
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Cutout the selected object.\n"
"The resulting cutout shape is\n"
"always a rectangle shape and it will be\n"
"the bounding box of the Object."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Recorta o objeto selecionado.\n"
"O recorte resultante é\n"
"sempre em forma de retângulo e será\n"
"a caixa delimitadora do objeto."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:304
msgid "B. Manual Bridge Gaps"
msgstr "B. Pontes Manuais"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:306
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This section handle creation of manual bridge gaps.\n"
"This is done by mouse clicking on the perimeter of the\n"
"Geometry object that is used as a cutout object. "
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Esta seção trata da criação de pontes manuais.\n"
"Isso é feito clicando com o mouse no perímetro do objeto\n"
"de Geometria que é usado como objeto de recorte. "
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:321
msgid "Geometry object used to create the manual cutout."
msgstr "Objeto de geometria usado para criar o recorte manual."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:328
msgid "Generate Manual Geometry"
msgstr "Gerar Geometria Manual"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:330
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"If the object to be cutout is a Gerber\n"
"first create a Geometry that surrounds it,\n"
"to be used as the cutout, if one doesn't exist yet.\n"
"Select the source Gerber file in the top object combobox."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Se o objeto a ser recortado for um Gerber\n"
"primeiro crie uma Geometria que o rodeia,\n"
"para ser usado como recorte, caso ainda não exista.\n"
"Selecione o arquivo Gerber de origem na combobox do objeto."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:343
msgid "Manual Add Bridge Gaps"
msgstr "Adicionar Pontes Manuais"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:345
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Use the left mouse button (LMB) click\n"
"to create a bridge gap to separate the PCB from\n"
"the surrounding material.\n"
"The LMB click has to be done on the perimeter of\n"
"the Geometry object used as a cutout geometry."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Use o botão esquerdo do mouse (BEM): clique\n"
"para criar uma ponte para separar a PCB do material adjacente.\n"
"O clique deve ser feito no perímetro\n"
"do objeto Geometria usado como uma geometria de recorte."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:561
msgid ""
"There is no object selected for Cutout.\n"
"Select one and try again."
msgstr ""
"Não há objeto selecionado para Recorte.\n"
"Selecione um e tente novamente."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:567 AppTools/ToolCutOut.py:770
#: AppTools/ToolCutOut.py:951 AppTools/ToolCutOut.py:1033
#: tclCommands/TclCommandGeoCutout.py:184
msgid "Tool Diameter is zero value. Change it to a positive real number."
msgstr ""
"O diâmetro da ferramenta está zerado. Mude para um número real positivo."
#: AppTools/ToolCutOut.py:581 AppTools/ToolCutOut.py:785
msgid "Number of gaps value is missing. Add it and retry."
msgstr "O número de pontes está ausente. Altere e tente novamente."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:586 AppTools/ToolCutOut.py:789
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Gaps value can be only one of: 'None', 'lr', 'tb', '2lr', '2tb', 4 or 8. "
"Fill in a correct value and retry. "
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O valor das lacunas pode ser apenas um de: 'Nenhum', 'lr', 'tb', '2lr', "
"'2tb', 4 ou 8. Preencha um valor correto e tente novamente. "
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:591 AppTools/ToolCutOut.py:795
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Cutout operation cannot be done on a multi-geo Geometry.\n"
"Optionally, this Multi-geo Geometry can be converted to Single-geo "
"Geometry,\n"
"and after that perform Cutout."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"A operação de recorte não pode ser feita em uma Geometria multi-geo.\n"
"Opcionalmente, essa Geometria Multi-Geo pode ser convertida em Geometria "
"Única,\n"
"e depois disso, executar Recorte."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:743 AppTools/ToolCutOut.py:940
msgid "Any form CutOut operation finished."
msgstr "Recorte concluído."
#: AppTools/ToolCutOut.py:765 AppTools/ToolEtchCompensation.py:366
#: AppTools/ToolInvertGerber.py:217 AppTools/ToolIsolation.py:1589
#: AppTools/ToolIsolation.py:1616 AppTools/ToolNCC.py:1621
#: AppTools/ToolPaint.py:1416 AppTools/ToolPanelize.py:428
#: tclCommands/TclCommandBbox.py:71 tclCommands/TclCommandNregions.py:71
msgid "Object not found"
msgstr "Objeto não encontrado"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:909
msgid "Rectangular cutout with negative margin is not possible."
msgstr "Recorte retangular com margem negativa não é possível."
#: AppTools/ToolCutOut.py:945
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"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 ..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:962 AppTools/ToolCutOut.py:988
msgid "Could not retrieve Geometry object"
msgstr "Não foi possível recuperar o objeto Geometria"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:993
msgid "Geometry object for manual cutout not found"
msgstr "Objeto de geometria para recorte manual não encontrado"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:1003
msgid "Added manual Bridge Gap."
msgstr "Ponte Manual Adicionada."
#: AppTools/ToolCutOut.py:1015
msgid "Could not retrieve Gerber object"
msgstr "Não foi possível recuperar o objeto Gerber"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:1020
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"There is no Gerber object selected for Cutout.\n"
"Select one and try again."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Não há nenhum objeto Gerber selecionado para o Recorte.\n"
"Selecione um e tente novamente."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:1026
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The selected object has to be of Gerber type.\n"
"Select a Gerber file and try again."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O objeto selecionado deve ser do tipo Gerber.\n"
"Selecione um arquivo Gerber e tente novamente."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:1061
msgid "Geometry not supported for cutout"
msgstr "Geometria não suportada para recorte"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolCutOut.py:1136
msgid "Making manual bridge gap..."
msgstr "Fazendo ponte manual..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:26
msgid "2-Sided PCB"
msgstr "PCB de 2 faces"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:52
msgid "Mirror Operation"
msgstr "Operação Espelho"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:53
msgid "Objects to be mirrored"
msgstr "Objetos a espelhar"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:65
msgid "Gerber to be mirrored"
msgstr "Gerber a espelhar"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:69 AppTools/ToolDblSided.py:97
#: AppTools/ToolDblSided.py:127
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Mirrors (flips) the specified object around \n"
"the specified axis. Does not create a new \n"
"object, but modifies it."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Espelha (inverte) o objeto especificado em torno do eixo especificado.\n"
"Não é criado um novo objeto, o objeto atual é modificado."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:93
msgid "Excellon Object to be mirrored."
msgstr "Objeto Excellon a ser espelhado."
#: AppTools/ToolDblSided.py:122
msgid "Geometry Obj to be mirrored."
msgstr "Objeto Geometria a ser espelhado."
#: AppTools/ToolDblSided.py:158
msgid "Mirror Parameters"
msgstr "Parâmetros de Espelho"
#: AppTools/ToolDblSided.py:159
msgid "Parameters for the mirror operation"
msgstr "Parâmetros para a operação de espelhamento"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:164
msgid "Mirror Axis"
msgstr "Espelhar Eixo"
#: AppTools/ToolDblSided.py:175
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The coordinates used as reference for the mirror operation.\n"
"Can be:\n"
"- Point -> a set of coordinates (x,y) around which the object is mirrored\n"
"- Box -> a set of coordinates (x, y) obtained from the center of the\n"
"bounding box of another object selected below"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"As coordenadas usadas como referência para a operação de espelho.\n"
"Pode ser:\n"
"- Ponto -> um conjunto de coordenadas (x, y) em torno do qual o objeto é "
"espelhado\n"
"- Caixa -> um conjunto de coordenadas (x, y) obtidas do centro da\n"
"caixa delimitadora de outro objeto selecionado abaixo"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:189
msgid "Point coordinates"
msgstr "Coords dos pontos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:194
msgid ""
2020-06-02 15:29:45 +00:00
"Add the coordinates in format <b>(x, y)</b> through which the mirroring "
"axis\n"
" selected in 'MIRROR AXIS' pass.\n"
"The (x, y) coordinates are captured by pressing SHIFT key\n"
"and left mouse button click on canvas or you can enter the coordinates "
"manually."
msgstr ""
2020-06-02 15:29:45 +00:00
"Adicione as coordenadas no formato <b>(x, y)</b> para o eixo de espelhamento "
"passar.\n"
"As coordenadas (x, y) são capturadas pressionando a tecla SHIFT\n"
"e clicar o botão esquerdo do mouse na tela ou inseridas manualmente."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:218
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"It can be of type: Gerber or Excellon or Geometry.\n"
"The coordinates of the center of the bounding box are used\n"
"as reference for mirror operation."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Pode ser do tipo: Gerber, Excellon ou Geometria.\n"
"As coordenadas do centro da caixa delimitadora são usadas\n"
"como referência para operação de espelho."
#: AppTools/ToolDblSided.py:252
msgid "Bounds Values"
msgstr "Valores Limite"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:254
msgid ""
2020-06-02 15:29:45 +00:00
"Select on canvas the object(s)\n"
"for which to calculate bounds values."
msgstr ""
2020-06-02 15:29:45 +00:00
"Selecione na tela o(s) objeto(s)\n"
"para o qual calcular valores limites."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:264
msgid "X min"
msgstr "X min"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:266 AppTools/ToolDblSided.py:280
msgid "Minimum location."
msgstr "Localização mínima."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:278
msgid "Y min"
msgstr "Y min"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:292
msgid "X max"
msgstr "X max"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:294 AppTools/ToolDblSided.py:308
msgid "Maximum location."
msgstr "Localização máxima."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:306
msgid "Y max"
msgstr "Y max"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:317
msgid "Center point coordinates"
msgstr "Coordenadas do ponto central"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:319
msgid "Centroid"
msgstr "Centroid"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:321
msgid ""
"The center point location for the rectangular\n"
"bounding shape. Centroid. Format is (x, y)."
msgstr ""
"A localização do ponto central do retângulo\n"
"forma delimitadora. Centroid. O formato é (x, y)."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:330
msgid "Calculate Bounds Values"
msgstr "Calcular valores de limitesCalculadoras"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:332
msgid ""
"Calculate the enveloping rectangular shape coordinates,\n"
"for the selection of objects.\n"
"The envelope shape is parallel with the X, Y axis."
msgstr ""
"Calcular as coordenadas de forma retangular envolventes,\n"
"para a seleção de objetos.\n"
"A forma do envelope é paralela ao eixo X, Y."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:352
msgid "PCB Alignment"
msgstr "Alinhamento PCB"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:354 AppTools/ToolDblSided.py:456
msgid ""
"Creates an Excellon Object containing the\n"
"specified alignment holes and their mirror\n"
"images."
msgstr ""
"Cria um Objeto Excellon contendo os\n"
"furos de alinhamento especificados e suas\n"
"imagens espelhadas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:361
msgid "Drill Diameter"
msgstr "Diâmetro da Broca"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:390 AppTools/ToolDblSided.py:397
msgid ""
"The reference point used to create the second alignment drill\n"
"from the first alignment drill, by doing mirror.\n"
"It can be modified in the Mirror Parameters -> Reference section"
msgstr ""
"O ponto de referência usado para criar o segundo furo de alinhamento\n"
"do primeiro furo de alinhamento, fazendo espelho.\n"
"Pode ser modificado na seção Parâmetros de espelho -> Referência"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:410
msgid "Alignment Drill Coordinates"
msgstr "Coords Furos de Alinhamento"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:412
msgid ""
2020-06-02 15:29:45 +00:00
"Alignment holes (x1, y1), (x2, y2), ... on one side of the mirror axis. For "
"each set of (x, y) coordinates\n"
"entered here, a pair of drills will be created:\n"
"\n"
"- one drill at the coordinates from the field\n"
"- one drill in mirror position over the axis selected above in the 'Align "
"Axis'."
msgstr ""
"Furos de alinhamento (x1, y1), (x2, y2), ... em um lado do eixo do espelho. "
"Para cada conjunto de coordenadas (x, y)\n"
"indicado aqui, um par de furos será criado:\n"
"\n"
"- uma furo nas coordenadas do campo\n"
"- uma furo na posição espelhada sobre o eixo selecionado acima no 'Alinhar "
"eixo'."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:420
msgid "Drill coordinates"
msgstr "Coordenadas dos furos"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:427
msgid ""
"Add alignment drill holes coordinates in the format: (x1, y1), (x2, "
"y2), ... \n"
"on one side of the alignment axis.\n"
"\n"
"The coordinates set can be obtained:\n"
"- press SHIFT key and left mouse clicking on canvas. Then click Add.\n"
"- press SHIFT key and left mouse clicking on canvas. Then Ctrl+V in the "
"field.\n"
"- press SHIFT key and left mouse clicking on canvas. Then RMB click in the "
"field and click Paste.\n"
"- by entering the coords manually in the format: (x1, y1), (x2, y2), ..."
msgstr ""
"Adicione as coordenadas dos furos de alinhamento no formato (x1, y1), (x2, "
"y2), ...\n"
"em um lado do eixo do espelho.\n"
"\n"
"O conjunto de coordenadas pode ser obtido:\n"
"- tecla SHIFT e clique com o botão esquerdo do mouse na tela. Em seguida, "
"clicar em Adicionar.\n"
"- tecla SHIFT e clique com o botão esquerdo do mouse na tela. Então CTRL + V "
"no campo.\n"
"- tecla SHIFT e clique com o botão esquerdo do mouse na tela. Em seguida, "
"clicar no campo e em Colar.\n"
"- inserindo as coordenadas manualmente no formato: (x1, y1), (x2, y2), ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:442
msgid "Delete Last"
msgstr "Excluir Último"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:444
msgid "Delete the last coordinates tuple in the list."
msgstr "Exclua a última dupla de coordenadas da lista."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:454
msgid "Create Excellon Object"
msgstr "Criar Objeto Excellon"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:541
msgid "2-Sided Tool"
msgstr "PCB 2 Faces"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:581
msgid ""
2020-06-02 15:29:45 +00:00
"'Point' reference is selected and 'Point' coordinates are missing. Add them "
"and retry."
msgstr ""
2020-06-02 15:29:45 +00:00
"A referência 'Ponto' está selecionada e as coordenadas do 'Ponto' estão "
"faltando. Adicione-as e tente novamente."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:600
msgid "There is no Box reference object loaded. Load one and retry."
msgstr ""
"Não há objeto Caixa de referência carregado. Carregue um e tente novamente."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:612
msgid "No value or wrong format in Drill Dia entry. Add it and retry."
msgstr ""
"Nenhum valor ou formato incorreto para o Diâmetro do Furo. Altere e tente "
"novamente."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:623
msgid "There are no Alignment Drill Coordinates to use. Add them and retry."
msgstr ""
"Não há Coordenadas para usar no Furo de Alinhamento. Adicione-as e tente "
"novamente."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:648
msgid "Excellon object with alignment drills created..."
msgstr "Objeto Excellon com furos de alinhamento criado ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:661 AppTools/ToolDblSided.py:704
#: AppTools/ToolDblSided.py:748
msgid "Only Gerber, Excellon and Geometry objects can be mirrored."
msgstr "Apenas objetos Gerber, Excellon e Geometria podem ser espelhados."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:671 AppTools/ToolDblSided.py:715
msgid ""
"There are no Point coordinates in the Point field. Add coords and try "
"again ..."
msgstr ""
"Faltando as Coordenadas do 'Ponto'. Adicione as coordenadas e tente "
"novamente ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:681 AppTools/ToolDblSided.py:725
#: AppTools/ToolDblSided.py:762
msgid "There is no Box object loaded ..."
msgstr "Não há objeto Caixa carregado ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:691 AppTools/ToolDblSided.py:735
#: AppTools/ToolDblSided.py:772
msgid "was mirrored"
msgstr "foi espelhado"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:700 AppTools/ToolPunchGerber.py:533
msgid "There is no Excellon object loaded ..."
msgstr "Não há objeto Excellon carregado ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:744
msgid "There is no Geometry object loaded ..."
msgstr "Não há objeto Geometria carregado ..."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDblSided.py:818 App_Main.py:4350 App_Main.py:4505
msgid "Failed. No object(s) selected..."
msgstr "Falha. Nenhum objeto selecionado..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:57 AppTools/ToolDistanceMin.py:50
msgid "Those are the units in which the distance is measured."
msgstr "Unidade em que a distância é medida."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:58 AppTools/ToolDistanceMin.py:51
msgid "METRIC (mm)"
msgstr "Métrico (mm):"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:58 AppTools/ToolDistanceMin.py:51
msgid "INCH (in)"
msgstr "Inglês (in)"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:64
msgid "Snap to center"
msgstr "Alinhar ao centro"
#: AppTools/ToolDistance.py:66
msgid ""
2020-06-02 15:29:45 +00:00
"Mouse cursor will snap to the center of the pad/drill\n"
"when it is hovering over the geometry of the pad/drill."
msgstr ""
2020-06-02 15:29:45 +00:00
"O cursor do mouse se encaixará no centro do pad/furo\n"
"quando está pairando sobre a geometria do pad/furo."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:76
msgid "Start Coords"
msgstr "Coords Iniciais"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:77 AppTools/ToolDistance.py:82
msgid "This is measuring Start point coordinates."
msgstr "Coordenadas do ponto inicial da medição."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:87
msgid "Stop Coords"
msgstr "Coords Finais"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:88 AppTools/ToolDistance.py:93
msgid "This is the measuring Stop point coordinates."
msgstr "Coordenadas do ponto final da medição."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:98 AppTools/ToolDistanceMin.py:62
msgid "Dx"
msgstr "Dx"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:99 AppTools/ToolDistance.py:104
#: AppTools/ToolDistanceMin.py:63 AppTools/ToolDistanceMin.py:92
msgid "This is the distance measured over the X axis."
msgstr "Distância medida no eixo X."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:109 AppTools/ToolDistanceMin.py:65
msgid "Dy"
msgstr "Dy"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:110 AppTools/ToolDistance.py:115
#: AppTools/ToolDistanceMin.py:66 AppTools/ToolDistanceMin.py:97
msgid "This is the distance measured over the Y axis."
msgstr "Distância medida no eixo Y."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:121 AppTools/ToolDistance.py:126
#: AppTools/ToolDistanceMin.py:69 AppTools/ToolDistanceMin.py:102
msgid "This is orientation angle of the measuring line."
msgstr "Ângulo de orientação da linha de medição."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:131 AppTools/ToolDistanceMin.py:71
msgid "DISTANCE"
msgstr "DISTÂNCIA"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:132 AppTools/ToolDistance.py:137
msgid "This is the point to point Euclidian distance."
msgstr "Este é o ponto a apontar a distância euclidiana."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:142 AppTools/ToolDistance.py:339
#: AppTools/ToolDistanceMin.py:114
msgid "Measure"
msgstr "Medir"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:274
msgid "Working"
msgstr "Trabalhando"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:279
msgid "MEASURING: Click on the Start point ..."
msgstr "MEDIÇÃO: Clique no ponto Inicial ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:389
msgid "Distance Tool finished."
msgstr "Ferramenta de distância concluída."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:461
msgid "Pads overlapped. Aborting."
msgstr "Pads sobrepostos. Abortando."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:489
#, fuzzy
#| msgid "Distance Tool finished."
msgid "Distance Tool cancelled."
msgstr "Ferramenta de distância concluída."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:494
msgid "MEASURING: Click on the Destination point ..."
msgstr "MEDIÇÃO: Clique no ponto Final ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:503 AppTools/ToolDistanceMin.py:284
msgid "MEASURING"
msgstr "MEDINDO"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistance.py:504 AppTools/ToolDistanceMin.py:285
msgid "Result"
msgstr "Resultado"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:31 AppTools/ToolDistanceMin.py:143
msgid "Minimum Distance Tool"
msgstr "Ferramenta Distância Mínima"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:54
msgid "First object point"
msgstr "Ponto inicial"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:55 AppTools/ToolDistanceMin.py:80
msgid ""
2020-06-02 15:29:45 +00:00
"This is first object point coordinates.\n"
"This is the start point for measuring distance."
msgstr ""
2020-06-02 15:29:45 +00:00
"Coordenadas do ponto inicial.\n"
"Este é o ponto inicial para a medição de distância."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:58
msgid "Second object point"
msgstr "Ponto final"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:59 AppTools/ToolDistanceMin.py:86
msgid ""
2020-06-02 15:29:45 +00:00
"This is second object point coordinates.\n"
"This is the end point for measuring distance."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Coordenadas do ponto final.\n"
"Este é o ponto final para a medição de distância."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:72 AppTools/ToolDistanceMin.py:107
msgid "This is the point to point Euclidean distance."
msgstr "Este é o ponto a apontar a distância euclidiana."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:74
msgid "Half Point"
msgstr "Ponto Médio"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:75 AppTools/ToolDistanceMin.py:112
msgid "This is the middle point of the point to point Euclidean distance."
msgstr "Este é o ponto médio da distância euclidiana."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:117
msgid "Jump to Half Point"
msgstr "Ir para o Ponto Médio"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:154
msgid ""
"Select two objects and no more, to measure the distance between them ..."
msgstr ""
"Selecione dois objetos (apenas dois) para medir a distância entre eles..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:195 AppTools/ToolDistanceMin.py:216
#: AppTools/ToolDistanceMin.py:225 AppTools/ToolDistanceMin.py:246
msgid "Select two objects and no more. Currently the selection has objects: "
msgstr "Selecione dois objetos (apenas dois). A seleção atual tem objetos: "
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:293
msgid "Objects intersects or touch at"
msgstr "Os objetos se cruzam ou tocam em"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolDistanceMin.py:299
msgid "Jumped to the half point between the two selected objects"
msgstr "Pulou para o ponto médio entre os dois objetos selecionados"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:75 AppTools/ToolInvertGerber.py:74
msgid "Gerber object that will be inverted."
msgstr "Objeto Gerber que será invertido."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:86
msgid "Utilities"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:87
#, fuzzy
#| msgid "Conversion"
msgid "Conversion utilities"
msgstr "Conversão"
#: AppTools/ToolEtchCompensation.py:92
msgid "Oz to Microns"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:94
msgid ""
2020-06-02 15:29:45 +00:00
"Will convert from oz thickness to microns [um].\n"
"Can use formulas with operators: /, *, +, -, %, .\n"
"The real numbers use the dot decimals separator."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:103
#, fuzzy
#| msgid "X value"
msgid "Oz value"
msgstr "Valor X"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:105 AppTools/ToolEtchCompensation.py:126
2020-06-02 15:24:44 +00:00
#, fuzzy
2020-06-02 15:29:45 +00:00
#| msgid "Min value"
msgid "Microns value"
msgstr "Valor Min"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:113
msgid "Mils to Microns"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:115
msgid ""
"Will convert from mils to microns [um].\n"
"Can use formulas with operators: /, *, +, -, %, .\n"
"The real numbers use the dot decimals separator."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:124
#, fuzzy
#| msgid "Min value"
msgid "Mils value"
msgstr "Valor Min"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:139 AppTools/ToolInvertGerber.py:86
msgid "Parameters for this tool"
msgstr "Parâmetros usados para esta ferramenta"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:144
#, fuzzy
#| msgid "Thickness"
msgid "Copper Thickness"
msgstr "Espessura"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:146
#, fuzzy
#| msgid ""
#| "How thick the copper growth is intended to be.\n"
#| "In microns."
msgid ""
"The thickness of the copper foil.\n"
"In microns [um]."
msgstr "Espessura da camada de cobre, em microns."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:157
#, fuzzy
#| msgid "Location"
msgid "Ratio"
msgstr "Localização"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:159
msgid ""
"The ratio of lateral etch versus depth etch.\n"
"Can be:\n"
"- custom -> the user will enter a custom value\n"
"- preselection -> value which depends on a selection of etchants"
msgstr ""
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:165
#, fuzzy
#| msgid "Factor"
msgid "Etch Factor"
msgstr "Fator"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:166
#, fuzzy
#| msgid "Extensions list"
msgid "Etchants list"
msgstr "Lista de extensões"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:167
#, fuzzy
#| msgid "Manual"
msgid "Manual offset"
msgstr "Manual"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:174 AppTools/ToolEtchCompensation.py:179
msgid "Etchants"
msgstr ""
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:176
#, fuzzy
#| msgid "Shows list of commands."
msgid "A list of etchants."
msgstr "Mostra a lista de comandos."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:180
msgid "Alkaline baths"
msgstr ""
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:186
#, fuzzy
#| msgid "X factor"
msgid "Etch factor"
msgstr "Fator X"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:188
msgid ""
"The ratio between depth etch and lateral etch .\n"
"Accepts real numbers and formulas using the operators: /,*,+,-,%"
msgstr ""
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:192
msgid "Real number or formula"
msgstr ""
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:193
#, fuzzy
#| msgid "X factor"
msgid "Etch_factor"
msgstr "Fator X"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:201
msgid ""
"Value with which to increase or decrease (buffer)\n"
"the copper features. In microns [um]."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:225
msgid "Compensate"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolEtchCompensation.py:227
msgid ""
"Will increase the copper features thickness to compensate the lateral etch."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolExtractDrills.py:29 AppTools/ToolExtractDrills.py:295
msgid "Extract Drills"
msgstr "Extrair Furos"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolExtractDrills.py:62
msgid "Gerber from which to extract drill holes"
msgstr "Objeto para extrair furos."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolExtractDrills.py:297
msgid "Extract drills from a given Gerber file."
msgstr "Extrai furos de um arquivo Gerber."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolExtractDrills.py:478 AppTools/ToolExtractDrills.py:563
#: AppTools/ToolExtractDrills.py:648
msgid "No drills extracted. Try different parameters."
msgstr "Nenhum furo extraído. Tente parâmetros diferentes."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:56
msgid "Fiducials Coordinates"
msgstr "Coordenadas dos Fiduciais"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:58
msgid ""
2020-06-02 15:29:45 +00:00
"A table with the fiducial points coordinates,\n"
"in the format (x, y)."
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma tabela com as coordenadas dos pontos fiduciais,\n"
"no formato (x, y)."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:194
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"- 'Auto' - automatic placement of fiducials in the corners of the bounding "
"box.\n"
" - 'Manual' - manual placement of fiducials."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"- 'Auto' - colocação automática de fiduciais nos cantos da caixa "
"delimitadora.\n"
"- 'Manual' - colocação manual de fiduciais."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:240
msgid "Thickness of the line that makes the fiducial."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:271
msgid "Add Fiducial"
msgstr "Adicionar Fiducial"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:273
msgid "Will add a polygon on the copper layer to serve as fiducial."
msgstr "Adicionará um polígono na camada de cobre para servir como fiducial."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:289
msgid "Soldermask Gerber"
msgstr "Gerber Máscara de Solda"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:291
msgid "The Soldermask Gerber object."
msgstr "Objeto Gerber de Máscara de Solda."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:303
msgid "Add Soldermask Opening"
msgstr "Adicionar Máscara de Solda"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:305
msgid ""
2020-06-02 15:29:45 +00:00
"Will add a polygon on the soldermask layer\n"
"to serve as fiducial opening.\n"
"The diameter is always double of the diameter\n"
"for the copper fiducial."
msgstr ""
2020-06-02 15:29:45 +00:00
"Adicionará um polígono na camada de máscara de solda\n"
"para servir como abertura fiducial.\n"
"O diâmetro é sempre o dobro do diâmetro\n"
"para o fiducial de cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:520
msgid "Click to add first Fiducial. Bottom Left..."
msgstr "Clique para adicionar o primeiro Fiducial. Inferior Esquerdo..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:784
msgid "Click to add the last fiducial. Top Right..."
msgstr "Clique para adicionar o último fiducial. Superior Direito..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:789
msgid "Click to add the second fiducial. Top Left or Bottom Right..."
msgstr ""
"Clique para adicionar o segundo fiducial. Superior Esquerdo ou Inferior "
"Direito..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:792 AppTools/ToolFiducials.py:801
msgid "Done. All fiducials have been added."
msgstr "Feito. Todos os fiduciais foram adicionados."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFiducials.py:878
msgid "Fiducials Tool exit."
msgstr "Sair da ferramenta de fiduciais."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:42
msgid "Film PCB"
msgstr "Filme PCB"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:73
msgid ""
"Specify the type of object for which to create the film.\n"
"The object can be of type: Gerber or Geometry.\n"
"The selection here decide the type of objects that will be\n"
"in the Film Object combobox."
msgstr ""
"Especifique o tipo de objeto para o qual criar o filme.\n"
"O objeto pode ser do tipo: Gerber ou Geometria.\n"
"A seleção aqui decide o tipo de objetos que estará\n"
"na caixa de combinação Objeto de Filme."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:96
msgid ""
"Specify the type of object to be used as an container for\n"
"film creation. It can be: Gerber or Geometry type.The selection here decide "
"the type of objects that will be\n"
"in the Box Object combobox."
msgstr ""
"Especifique o tipo de objeto a ser usado como um contêiner para a criação "
"de\n"
"filme. Pode ser: tipo Gerber ou Geometria. A seleção aqui decide o tipo de "
"objetos que estará\n"
"na caixa de combinação Objeto Caixa."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:256
msgid "Film Parameters"
msgstr "Parâmetros de Filme"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:317
msgid "Punch drill holes"
msgstr "Furar manualmente"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:318
msgid ""
"When checked the generated film will have holes in pads when\n"
"the generated film is positive. This is done to help drilling,\n"
"when done manually."
msgstr ""
"Quando marcado, o filme gerado terá furos nos pads quando\n"
"o filme gerado é positivo. Isso é feito para ajudar na perfuração,\n"
"quando feito manualmente."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:336
msgid "Source"
msgstr "Fonte"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:338
msgid ""
"The punch hole source can be:\n"
"- Excellon -> an Excellon holes center will serve as reference.\n"
"- Pad Center -> will try to use the pads center as reference."
msgstr ""
"A fonte do furo pode ser:\n"
"- Excellon -> o centro de um furo Excellon servirá como referência.\n"
"- Centro de Pad -> tentará usar o centro de pads como referência."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:343
msgid "Pad center"
msgstr "Centro de Pad"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:348
msgid "Excellon Obj"
msgstr "Objeto Excellon"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:350
msgid ""
2020-06-02 15:29:45 +00:00
"Remove the geometry of Excellon from the Film to create the holes in pads."
msgstr "Remove a geometria do Excellon do filme para criar os furos nos pads."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:364
msgid "Punch Size"
msgstr "Tamanho do Perfurador"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:365
msgid "The value here will control how big is the punch hole in the pads."
msgstr "Valor para controlar o tamanho dos furos dos pads."
#: AppTools/ToolFilm.py:485
msgid "Save Film"
msgstr "Salvar Filme"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:487
msgid ""
2020-06-02 15:29:45 +00:00
"Create a Film for the selected object, within\n"
"the specified box. Does not create a new \n"
" FlatCAM object, but directly save it in the\n"
"selected format."
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria um filme para o objeto selecionado, dentro da caixa\n"
"especificada. Não cria um novo objeto\n"
"FlatCAM, mas salva-o diretamente no formato selecionado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:649
msgid ""
"Using the Pad center does not work on Geometry objects. Only a Gerber object "
"has pads."
msgstr ""
"O uso de Centro de Pad não funciona em objetos Geometria. Somente um objeto "
"Gerber possui pads."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:659
msgid "No FlatCAM object selected. Load an object for Film and retry."
msgstr ""
"Nenhum objeto FlatCAM selecionado. Carregue um objeto para Filme e tente "
"novamente."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:666
msgid "No FlatCAM object selected. Load an object for Box and retry."
msgstr ""
2020-06-02 15:29:45 +00:00
"Nenhum objeto FlatCAM selecionado. Carregue um objeto para Caixa e tente "
"novamente."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:670
msgid "No FlatCAM object selected."
msgstr "Nenhum objeto FlatCAM selecionado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:681
msgid "Generating Film ..."
msgstr "Gerando Filme ..."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:730 AppTools/ToolFilm.py:734
msgid "Export positive film"
msgstr "Exportar filme positivo"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:767
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"No Excellon object selected. Load an object for punching reference and retry."
msgstr ""
2020-06-02 15:29:45 +00:00
"Nenhum objeto Excellon selecionado. Carregue um objeto para referência de "
"perfuração manual e tente novamente."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:791
msgid ""
" Could not generate punched hole film because the punch hole sizeis bigger "
"than some of the apertures in the Gerber object."
msgstr ""
" Não foi possível gerar o filme de furos manuais porque o tamanho do "
"perfurador é maior que algumas das aberturas no objeto Gerber."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:803
msgid ""
"Could not generate punched hole film because the punch hole sizeis bigger "
"than some of the apertures in the Gerber object."
msgstr ""
"Não foi possível gerar o filme de furos manuais porque o tamanho do "
"perfurador é maior que algumas das aberturas no objeto Gerber."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:821
msgid ""
"Could not generate punched hole film because the newly created object "
"geometry is the same as the one in the source object geometry..."
msgstr ""
"Não foi possível gerar o filme de furos manuais porque a geometria do objeto "
"recém-criada é a mesma da geometria do objeto de origem ..."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:876 AppTools/ToolFilm.py:880
msgid "Export negative film"
msgstr "Exportar filme negativo"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:941 AppTools/ToolFilm.py:1124
#: AppTools/ToolPanelize.py:441
msgid "No object Box. Using instead"
msgstr "Nenhuma caixa de objeto. Usando"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:1057 AppTools/ToolFilm.py:1237
msgid "Film file exported to"
msgstr "Arquivo filme exportado para"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolFilm.py:1060 AppTools/ToolFilm.py:1240
msgid "Generating Film ... Please wait."
msgstr "Gerando Filme ... Por favor, aguarde."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:24
msgid "Image as Object"
msgstr "Imagem como Objeto"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:33
msgid "Image to PCB"
msgstr "Imagem para PCB"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:56
msgid ""
"Specify the type of object to create from the image.\n"
"It can be of type: Gerber or Geometry."
msgstr ""
"Especifique o tipo de objeto a ser criado a partir da imagem.\n"
"Pode ser do tipo: Gerber ou Geometria."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:65
msgid "DPI value"
msgstr "Valor de DPI"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:66
msgid "Specify a DPI value for the image."
msgstr "Especifique um valor de DPI (pontos por polegada) para a imagem."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:72
msgid "Level of detail"
msgstr "Nível de detalhe"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:81
msgid "Image type"
msgstr "Tipo de imagem"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:83
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Choose a method for the image interpretation.\n"
"B/W means a black & white image. Color means a colored image."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Escolha um método para a interpretação da imagem.\n"
"P/B significa uma imagem em preto e branco. Cor significa uma imagem "
"colorida."
#: AppTools/ToolImage.py:92 AppTools/ToolImage.py:107 AppTools/ToolImage.py:120
#: AppTools/ToolImage.py:133
msgid "Mask value"
msgstr "Valor da máscara"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:94
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Mask for monochrome image.\n"
"Takes values between [0 ... 255].\n"
"Decides the level of details to include\n"
"in the resulting geometry.\n"
"0 means no detail and 255 means everything \n"
"(which is totally black)."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Máscara para imagem monocromática.\n"
"Valores entre [0 ... 255].\n"
"Define o nível de detalhes para incluir\n"
"na geometria resultante.\n"
"0 significa nenhum detalhe e 255 significa tudo\n"
"(que é totalmente preto)."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:109
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Mask for RED color.\n"
"Takes values between [0 ... 255].\n"
"Decides the level of details to include\n"
"in the resulting geometry."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Máscara para a cor VERMELHA.\n"
"Valores entre [0 ... 255].\n"
"Define o nível de detalhes para incluir\n"
"na geometria resultante."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:122
msgid ""
"Mask for GREEN color.\n"
"Takes values between [0 ... 255].\n"
"Decides the level of details to include\n"
"in the resulting geometry."
msgstr ""
"Máscara para a cor VERDE.\n"
"Valores entre [0 ... 255].\n"
"Define o nível de detalhes para incluir\n"
"na geometria resultante."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:135
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Mask for BLUE color.\n"
"Takes values between [0 ... 255].\n"
"Decides the level of details to include\n"
"in the resulting geometry."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Máscara para a cor AZUL.\n"
"Valores entre [0 ... 255].\n"
"Define o nível de detalhes para incluir\n"
"na geometria resultante."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:143
msgid "Import image"
msgstr "Importar imagem"
#: AppTools/ToolImage.py:145
msgid "Open a image of raster type and then import it in FlatCAM."
msgstr "Abre uma imagem do tipo raster e importe-a no FlatCAM."
#: AppTools/ToolImage.py:182
msgid "Image Tool"
msgstr "Ferramenta de Imagem"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:234 AppTools/ToolImage.py:237
msgid "Import IMAGE"
msgstr "Importar IMAGEM"
#: AppTools/ToolImage.py:277 App_Main.py:8360 App_Main.py:8407
msgid ""
2020-06-02 15:29:45 +00:00
"Not supported type is picked as parameter. Only Geometry and Gerber are "
"supported"
msgstr ""
2020-06-02 15:29:45 +00:00
"O tipo escolhido não é suportado como parâmetro. Apenas Geometria e Gerber "
"são suportados"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:285
msgid "Importing Image"
msgstr "Importando Imagem"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolImage.py:297 AppTools/ToolPDF.py:154 App_Main.py:8385
#: App_Main.py:8431 App_Main.py:8495 App_Main.py:8562 App_Main.py:8628
#: App_Main.py:8693 App_Main.py:8750
msgid "Opened"
msgstr "Aberto"
#: AppTools/ToolInvertGerber.py:126
msgid "Invert Gerber"
msgstr "Inverter Gerber"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolInvertGerber.py:128
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Will invert the Gerber object: areas that have copper\n"
"will be empty of copper and previous empty area will be\n"
"filled with copper."
msgstr ""
2020-06-02 15:29:45 +00:00
"Inverter o objeto Gerber: áreas que possuem cobre\n"
"ficarão vazias de cobre e a área vazia anterior será\n"
"preenchida com cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolInvertGerber.py:187
msgid "Invert Tool"
msgstr "Ferramenta Inverter"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:96
#, fuzzy
#| msgid "Gerber objects for which to check rules."
msgid "Gerber object for isolation routing."
msgstr "Objeto para o qual verificar regras."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:120 AppTools/ToolNCC.py:122
msgid ""
"Tools pool from which the algorithm\n"
"will pick the ones used for copper clearing."
msgstr ""
"Conjunto de ferramentas do qual o algoritmo\n"
"escolherá para usar na retirada de cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:136
#, fuzzy
#| msgid ""
#| "This is the Tool Number.\n"
#| "Non copper clearing will start with the tool with the biggest \n"
#| "diameter, continuing until there are no more tools.\n"
#| "Only tools that create NCC clearing geometry will still be present\n"
#| "in the resulting geometry. This is because with some tools\n"
#| "this function will not be able to create painting geometry."
msgid ""
"This is the Tool Number.\n"
"Isolation routing will start with the tool with the biggest \n"
"diameter, continuing until there are no more tools.\n"
"Only tools that create Isolation geometry will still be present\n"
"in the resulting geometry. This is because with some tools\n"
"this function will not be able to create routing geometry."
msgstr ""
"Este é o Número da Ferramenta.\n"
"A retirada de cobre (NCC) começará com a ferramenta de maior diâmetro,\n"
"continuando até que não haja mais ferramentas. Somente ferramentas\n"
"que criam a geometria de NCC estarão presentes na geometria\n"
"resultante. Isso ocorre porque com algumas ferramentas esta função\n"
"não será capaz de criar geometria de pintura."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:144 AppTools/ToolNCC.py:146
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Tool Diameter. It's value (in current FlatCAM units)\n"
"is the cut width into the material."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Diâmetro da ferramenta. É a largura do corte no material.\n"
"(nas unidades atuais do FlatCAM)"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:148 AppTools/ToolNCC.py:150
msgid ""
"The Tool Type (TT) can be:\n"
"- Circular with 1 ... 4 teeth -> it is informative only. Being circular,\n"
"the cut width in material is exactly the tool diameter.\n"
"- Ball -> informative only and make reference to the Ball type endmill.\n"
"- V-Shape -> it will disable Z-Cut parameter in the resulting geometry UI "
"form\n"
"and enable two additional UI form fields in the resulting geometry: V-Tip "
"Dia and\n"
"V-Tip Angle. Adjusting those two values will adjust the Z-Cut parameter "
"such\n"
"as the cut width into material will be equal with the value in the Tool "
"Diameter\n"
"column of this table.\n"
"Choosing the 'V-Shape' Tool Type automatically will select the Operation "
"Type\n"
"in the resulting geometry as Isolation."
msgstr ""
"O Tipo de Ferramenta (TF) pode ser:\n"
"- Circular com 1 ... 4 dentes -> é apenas informativo. Como é circular,\n"
"a largura do corte é igual ao diâmetro da ferramenta.\n"
"- Bola -> apenas informativo e faz referência a uma fresa do tipo bola.\n"
"- Forma em V -> o parâmetro corte Z será desativado no formulário e serão "
"habilitados\n"
"dois campos adicionais: Diâmetro da Ponta-V e Ângulo da Ponta-V.\n"
"Ajustando esses dois parâmetros irá alterar o parâmetro Corte Z como a "
"largura de corte\n"
"no material, será igual ao valor na coluna Diâmetro da Ferramenta desta "
"tabela.\n"
"Escolhendo o tipo \"Forma em V\" automaticamente selecionará o Tipo de "
"Operação Isolação."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:300 AppTools/ToolNCC.py:318
#: AppTools/ToolPaint.py:300 AppTools/ToolSolderPaste.py:135
msgid ""
"Delete a selection of tools in the Tool Table\n"
"by first selecting a row(s) in the Tool Table."
msgstr ""
"Apague uma seleção de ferramentas na Tabela de Ferramentas selecionando "
"primeiro a(s) linha(s) na Tabela de Ferramentas."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:467
msgid ""
"Specify the type of object to be excepted from isolation.\n"
"It can be of type: Gerber or Geometry.\n"
"What is selected here will dictate the kind\n"
"of objects that will populate the 'Object' combobox."
msgstr ""
"Especifica o tipo de objeto a ser excluído da isolação.\n"
"Pode ser do tipo: Gerber ou Geometria.\n"
"Esta seleção ditará o tipo de objetos que preencherão\n"
"a caixa de combinação 'Objeto'."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:477
msgid "Object whose area will be removed from isolation geometry."
msgstr "Objeto cuja área será removida da geometria de isolação."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:513 AppTools/ToolNCC.py:554
msgid ""
2020-06-02 15:29:45 +00:00
"The type of FlatCAM object to be used as non copper clearing reference.\n"
"It can be Gerber, Excellon or Geometry."
msgstr ""
"O tipo de objeto FlatCAM a ser usado como referência para retirada de "
"cobre.\n"
"Pode ser Gerber, Excellon ou Geometria."
#: AppTools/ToolIsolation.py:559
msgid "Generate Isolation Geometry"
msgstr "Gerar Geometria de Isolação"
#: AppTools/ToolIsolation.py:567
msgid ""
"Create a Geometry object with toolpaths to cut \n"
"isolation outside, inside or on both sides of the\n"
"object. For a Gerber object outside means outside\n"
"of the Gerber feature and inside means inside of\n"
"the Gerber feature, if possible at all. This means\n"
"that only if the Gerber feature has openings inside, they\n"
"will be isolated. If what is wanted is to cut isolation\n"
"inside the actual Gerber feature, use a negative tool\n"
"diameter above."
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria um objeto Geometria com caminhos da ferramenta para\n"
"cortar a isolação por fora, por dentro ou em ambos os lados\n"
"do objeto. Para um objeto Gerber externo significa por fora\n"
"do recurso Gerber e interno significa por dentro do recurso\n"
"Gerber, se possível. Isso significa que somente se o recurso\n"
"Gerber tiver aberturas internas, elas serão isoladas. Se o\n"
"desejado é cortar a isolação dentro do recurso Gerber, use uma\n"
"ferramenta negativa diâmetro acima."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1266 AppTools/ToolIsolation.py:1426
#: AppTools/ToolNCC.py:932 AppTools/ToolNCC.py:1449 AppTools/ToolPaint.py:857
#: AppTools/ToolSolderPaste.py:576 AppTools/ToolSolderPaste.py:901
#: App_Main.py:4210
msgid "Please enter a tool diameter with non-zero value, in Float format."
msgstr ""
"Insira um diâmetro de ferramenta com valor diferente de zero, no formato "
"Flutuante."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1270 AppTools/ToolNCC.py:936
#: AppTools/ToolPaint.py:861 AppTools/ToolSolderPaste.py:580 App_Main.py:4214
msgid "Adding Tool cancelled"
msgstr "Adicionar ferramenta cancelada"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1420 AppTools/ToolNCC.py:1443
#: AppTools/ToolPaint.py:1203 AppTools/ToolSolderPaste.py:896
msgid "Please enter a tool diameter to add, in Float format."
msgstr "Insira um diâmetro de ferramenta para adicionar, no formato Flutuante."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1451 AppTools/ToolIsolation.py:2959
#: AppTools/ToolNCC.py:1474 AppTools/ToolNCC.py:4079 AppTools/ToolPaint.py:1227
#: AppTools/ToolPaint.py:3628 AppTools/ToolSolderPaste.py:925
msgid "Cancelled. Tool already in Tool Table."
msgstr "Cancelada. Ferramenta já está na Tabela de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1458 AppTools/ToolIsolation.py:2977
#: AppTools/ToolNCC.py:1481 AppTools/ToolNCC.py:4096 AppTools/ToolPaint.py:1232
#: AppTools/ToolPaint.py:3645
msgid "New tool added to Tool Table."
msgstr "Nova ferramenta adicionada à Tabela de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1502 AppTools/ToolNCC.py:1525
#: AppTools/ToolPaint.py:1276
msgid "Tool from Tool Table was edited."
msgstr "A ferramenta da Tabela de Ferramentas foi editada."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1514 AppTools/ToolNCC.py:1537
#: AppTools/ToolPaint.py:1288 AppTools/ToolSolderPaste.py:986
msgid "Cancelled. New diameter value is already in the Tool Table."
msgstr "Cancelado. O novo valor de diâmetro já está na tabela de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1566 AppTools/ToolNCC.py:1589
#: AppTools/ToolPaint.py:1386
msgid "Delete failed. Select a tool to delete."
msgstr "Exclusão falhou. Selecione uma ferramenta para excluir."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1572 AppTools/ToolNCC.py:1595
#: AppTools/ToolPaint.py:1392
msgid "Tool(s) deleted from Tool Table."
msgstr "Ferramenta(s) excluída(s) da Tabela de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1620
msgid "Isolating..."
msgstr "Isolando..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1654
msgid "Failed to create Follow Geometry with tool diameter"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1657
#, fuzzy
#| msgid "NCC Tool clearing with tool diameter"
msgid "Follow Geometry was created with tool diameter"
msgstr "NCC. Ferramenta com Diâmetro"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1698
msgid "Click on a polygon to isolate it."
msgstr "Clique em um polígono para isolá-lo."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1812 AppTools/ToolIsolation.py:1832
#: AppTools/ToolIsolation.py:1967 AppTools/ToolIsolation.py:2138
msgid "Subtracting Geo"
msgstr "Subtraindo Geo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1816 AppTools/ToolIsolation.py:1971
#: AppTools/ToolIsolation.py:2142
#, fuzzy
#| msgid "Intersection"
msgid "Intersecting Geo"
msgstr "Interseção"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:1865 AppTools/ToolIsolation.py:2032
#: AppTools/ToolIsolation.py:2199
#, fuzzy
#| msgid "Geometry Options"
msgid "Empty Geometry in"
msgstr "Opções de Geometria"
#: AppTools/ToolIsolation.py:2041
msgid ""
2020-06-02 15:29:45 +00:00
"Partial failure. The geometry was processed with all tools.\n"
"But there are still not-isolated geometry elements. Try to include a tool "
"with smaller diameter."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2044
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The following are coordinates for the copper features that could not be "
"isolated:"
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2356 AppTools/ToolIsolation.py:2465
#: AppTools/ToolPaint.py:1535
msgid "Added polygon"
msgstr "Polígono adicionado"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2357 AppTools/ToolIsolation.py:2467
msgid "Click to add next polygon or right click to start isolation."
msgstr ""
"Clique para adicionar o próximo polígono ou clique com o botão direito do "
"mouse para iniciar a isolação."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2369 AppTools/ToolPaint.py:1549
msgid "Removed polygon"
msgstr "Polígono removido"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2370
msgid "Click to add/remove next polygon or right click to start isolation."
msgstr ""
"Clique para adicionar/remover o próximo polígono ou clique com o botão "
"direito do mouse para iniciar a isolação."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2375 AppTools/ToolPaint.py:1555
msgid "No polygon detected under click position."
msgstr "Nenhum polígono detectado na posição do clique."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2401 AppTools/ToolPaint.py:1584
msgid "List of single polygons is empty. Aborting."
msgstr "A lista de polígonos únicos está vazia. Abortando."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2470
msgid "No polygon in selection."
msgstr "Nenhum polígono na seleção."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2498 AppTools/ToolNCC.py:1725
#: AppTools/ToolPaint.py:1619
msgid "Click the end point of the paint area."
msgstr "Clique no ponto final da área."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolIsolation.py:2916 AppTools/ToolNCC.py:4036
#: AppTools/ToolPaint.py:3585 App_Main.py:5318 App_Main.py:5328
msgid "Tool from DB added in Tool Table."
msgstr "Ferramenta do Banco de Dados adicionada na Tabela de Ferramentas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolMove.py:102
msgid "MOVE: Click on the Start point ..."
msgstr "MOVER: Clique no ponto inicial ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolMove.py:113
msgid "Cancelled. No object(s) to move."
msgstr "Cancelado. Nenhum objeto para mover."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolMove.py:140
msgid "MOVE: Click on the Destination point ..."
msgstr "MOVER: Clique no ponto de destino ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolMove.py:163
msgid "Moving..."
msgstr "Movendo ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolMove.py:166
msgid "No object(s) selected."
msgstr "Nenhum objeto selecionado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolMove.py:221
msgid "Error when mouse left click."
msgstr "Erro ao clicar no botão esquerdo do mouse."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:42
msgid "Non-Copper Clearing"
msgstr "Área Sem Cobre (NCC)"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:86 AppTools/ToolPaint.py:79
msgid "Obj Type"
msgstr "Tipo Obj"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:88
msgid ""
2020-06-02 15:29:45 +00:00
"Specify the type of object to be cleared of excess copper.\n"
"It can be of type: Gerber or Geometry.\n"
"What is selected here will dictate the kind\n"
"of objects that will populate the 'Object' combobox."
msgstr ""
2020-06-02 15:29:45 +00:00
"Especifique o tipo de objeto a ser limpo do excesso de cobre.\n"
"Pode ser do tipo: Gerber ou Geometria.\n"
"O tipo selecionado aqui ditará o tipo\n"
"de objetos da caixa de combinação 'Objeto'."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:110
msgid "Object to be cleared of excess copper."
msgstr "Objeto a retirar o excesso de cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:138
msgid ""
"This is the Tool Number.\n"
"Non copper clearing will start with the tool with the biggest \n"
"diameter, continuing until there are no more tools.\n"
"Only tools that create NCC clearing geometry will still be present\n"
"in the resulting geometry. This is because with some tools\n"
"this function will not be able to create painting geometry."
msgstr ""
2020-06-02 15:29:45 +00:00
"Este é o Número da Ferramenta.\n"
"A retirada de cobre (NCC) começará com a ferramenta de maior diâmetro,\n"
"continuando até que não haja mais ferramentas. Somente ferramentas\n"
"que criam a geometria de NCC estarão presentes na geometria\n"
"resultante. Isso ocorre porque com algumas ferramentas esta função\n"
"não será capaz de criar geometria de pintura."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:597 AppTools/ToolPaint.py:536
msgid "Generate Geometry"
msgstr "Gerar Geometria"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:1638
msgid "Wrong Tool Dia value format entered, use a number."
msgstr "Valor errado para o diâmetro. Use um número."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:1649 AppTools/ToolPaint.py:1443
msgid "No selected tools in Tool Table."
msgstr "Nenhuma ferramenta selecionada na Tabela."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2005 AppTools/ToolNCC.py:3024
msgid "NCC Tool. Preparing non-copper polygons."
msgstr "Ferramenta NCC. Preparando polígonos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2064 AppTools/ToolNCC.py:3152
msgid "NCC Tool. Calculate 'empty' area."
msgstr "Ferramenta NCC. Cálculo de áreas 'vazias'."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2083 AppTools/ToolNCC.py:2192 AppTools/ToolNCC.py:2207
#: AppTools/ToolNCC.py:3165 AppTools/ToolNCC.py:3270 AppTools/ToolNCC.py:3285
#: AppTools/ToolNCC.py:3551 AppTools/ToolNCC.py:3652 AppTools/ToolNCC.py:3667
msgid "Buffering finished"
msgstr "Criar Buffer concluído"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2091 AppTools/ToolNCC.py:2214 AppTools/ToolNCC.py:3173
#: AppTools/ToolNCC.py:3292 AppTools/ToolNCC.py:3558 AppTools/ToolNCC.py:3674
msgid "Could not get the extent of the area to be non copper cleared."
msgstr "Não foi possível obter a extensão da área para retirada de cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2121 AppTools/ToolNCC.py:2200 AppTools/ToolNCC.py:3200
#: AppTools/ToolNCC.py:3277 AppTools/ToolNCC.py:3578 AppTools/ToolNCC.py:3659
msgid ""
2020-06-02 15:29:45 +00:00
"Isolation geometry is broken. Margin is less than isolation tool diameter."
msgstr ""
2020-06-02 15:29:45 +00:00
"A geometria de isolação está quebrada. A margem é menor que o diâmetro da "
"ferramenta de isolação."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2217 AppTools/ToolNCC.py:3296 AppTools/ToolNCC.py:3677
msgid "The selected object is not suitable for copper clearing."
msgstr "O objeto selecionado não é adequado para retirada de cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2224 AppTools/ToolNCC.py:3303
msgid "NCC Tool. Finished calculation of 'empty' area."
msgstr "Ferramenta NCC. Cálculo de área 'vazia' concluído."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2267
#, fuzzy
#| msgid "Painting polygon with method: lines."
msgid "Clearing the polygon with the method: lines."
msgstr "Pintando o polígono com método: linhas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2277
#, fuzzy
#| msgid "Failed. Painting polygon with method: seed."
msgid "Failed. Clearing the polygon with the method: seed."
msgstr "Falhou. Pintando o polígono com método: semente."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2286
#, fuzzy
#| msgid "Failed. Painting polygon with method: standard."
msgid "Failed. Clearing the polygon with the method: standard."
msgstr "Falhou. Pintando o polígono com método: padrão."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2300
#, fuzzy
#| msgid "Geometry could not be painted completely"
msgid "Geometry could not be cleared completely"
msgstr "A geometria não pode ser pintada completamente"
#: AppTools/ToolNCC.py:2325 AppTools/ToolNCC.py:2327 AppTools/ToolNCC.py:2973
#: AppTools/ToolNCC.py:2975
msgid "Non-Copper clearing ..."
msgstr "Retirando cobre da área..."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2377 AppTools/ToolNCC.py:3120
msgid ""
2020-06-02 15:29:45 +00:00
"NCC Tool. Finished non-copper polygons. Normal copper clearing task started."
msgstr ""
2020-06-02 15:29:45 +00:00
"Ferramenta NCC. Polígonos concluídos. Tarefa de retirada de cobre iniciada."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2415 AppTools/ToolNCC.py:2663
msgid "NCC Tool failed creating bounding box."
msgstr "A Ferramenta NCC falhou ao criar a caixa delimitadora."
#: AppTools/ToolNCC.py:2430 AppTools/ToolNCC.py:2680 AppTools/ToolNCC.py:3316
#: AppTools/ToolNCC.py:3702
msgid "NCC Tool clearing with tool diameter"
msgstr "NCC. Ferramenta com Diâmetro"
#: AppTools/ToolNCC.py:2430 AppTools/ToolNCC.py:2680 AppTools/ToolNCC.py:3316
#: AppTools/ToolNCC.py:3702
msgid "started."
msgstr "iniciada."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2588 AppTools/ToolNCC.py:3477
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"There is no NCC Geometry in the file.\n"
"Usually it means that the tool diameter is too big for the painted "
"geometry.\n"
"Change the painting parameters and try again."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Não há geometria de retirada de cobre no arquivo.\n"
"Geralmente significa que o diâmetro da ferramenta é muito grande para a "
"geometria pintada.\n"
"Altere os parâmetros de pintura e tente novamente."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2597 AppTools/ToolNCC.py:3486
msgid "NCC Tool clear all done."
msgstr "Retirada de cobre concluída."
#: AppTools/ToolNCC.py:2600 AppTools/ToolNCC.py:3489
msgid "NCC Tool clear all done but the copper features isolation is broken for"
msgstr "Retirada de cobre concluída, mas a isolação está quebrada por"
#: AppTools/ToolNCC.py:2602 AppTools/ToolNCC.py:2888 AppTools/ToolNCC.py:3491
#: AppTools/ToolNCC.py:3874
msgid "tools"
msgstr "ferramentas"
#: AppTools/ToolNCC.py:2884 AppTools/ToolNCC.py:3870
msgid "NCC Tool Rest Machining clear all done."
msgstr "Retirada de cobre por usinagem de descanso concluída."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2887 AppTools/ToolNCC.py:3873
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"NCC Tool Rest Machining clear all done but the copper features isolation is "
"broken for"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Retirada de cobre por usinagem de descanso concluída, mas a isolação está "
"quebrada por"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:2985
msgid "NCC Tool started. Reading parameters."
msgstr "Ferramenta NCC iniciada. Lendo parâmetros."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolNCC.py:3972
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Try to use the Buffering Type = Full in Preferences -> Gerber General. "
"Reload the Gerber file after this change."
msgstr ""
2020-06-02 15:29:45 +00:00
"Tente usar o Tipo de Buffer = Completo em Preferências -> Gerber Geral."
"Recarregue o arquivo Gerber após esta alteração."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:85
msgid "Number of decimals kept for found distances."
msgstr "Número de casas decimais mantido para as distâncias encontradas."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:93
msgid "Minimum distance"
msgstr "Distância mínima"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:94
msgid "Display minimum distance between copper features."
msgstr "Mostra a distância mínima entre elementos de cobre."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:98
msgid "Determined"
msgstr "Determinado"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:112
msgid "Occurring"
msgstr "Ocorrendo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:113
msgid "How many times this minimum is found."
msgstr "Quantas vezes o mínimo foi encontrado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:119
msgid "Minimum points coordinates"
msgstr "Coordenadas da distância mínima"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:120 AppTools/ToolOptimal.py:126
msgid "Coordinates for points where minimum distance was found."
msgstr "Coordenadas dos pontos onde a distância mínima foi encontrada."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:139 AppTools/ToolOptimal.py:215
msgid "Jump to selected position"
msgstr "Ir para a posição selecionada"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:141 AppTools/ToolOptimal.py:217
msgid ""
"Select a position in the Locations text box and then\n"
"click this button."
msgstr ""
"Selecione uma posição na caixa de texto Locais e, em seguida,\n"
"clique neste botão."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:149
msgid "Other distances"
msgstr "Outras distâncias"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:150
msgid ""
"Will display other distances in the Gerber file ordered from\n"
"the minimum to the maximum, not including the absolute minimum."
msgstr ""
"Exibe outras distâncias no arquivo Gerber ordenadas do\n"
"mínimo ao máximo, sem incluir o mínimo absoluto."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:155
msgid "Other distances points coordinates"
msgstr "Coordenadas dos pontos das outras distâncias"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:156 AppTools/ToolOptimal.py:170
#: AppTools/ToolOptimal.py:177 AppTools/ToolOptimal.py:194
#: AppTools/ToolOptimal.py:201
msgid ""
"Other distances and the coordinates for points\n"
"where the distance was found."
msgstr ""
"Outras distâncias e coordenadas dos pontos\n"
"onde a distância foi encontrada."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:169
msgid "Gerber distances"
msgstr "Distâncias Gerber"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:193
msgid "Points coordinates"
msgstr "Coordenadas dos pontos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:225
msgid "Find Minimum"
msgstr "Encontrar o Mínimo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:227
msgid ""
"Calculate the minimum distance between copper features,\n"
"this will allow the determination of the right tool to\n"
"use for isolation or copper clearing."
msgstr ""
2020-06-02 15:29:45 +00:00
"Calcula a distância mínima entre os recursos de cobre.\n"
"Isso permite a determinação da ferramenta certa para\n"
"usar na isolação ou remoção de cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:352
msgid "Only Gerber objects can be evaluated."
msgstr "Apenas objetos Gerber podem ser usados."
#: AppTools/ToolOptimal.py:358
msgid ""
"Optimal Tool. Started to search for the minimum distance between copper "
"features."
msgstr ""
"Ferramenta Ideal. Começou a procurar a distância mínima entre os recursos de "
"cobre."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:368
msgid "Optimal Tool. Parsing geometry for aperture"
msgstr "Ferramenta Ideal. Analisando a geometria para abertura"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:379
msgid "Optimal Tool. Creating a buffer for the object geometry."
msgstr "Ferramenta Ideal. Criando um buffer para objeto geometria."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:389
msgid ""
"The Gerber object has one Polygon as geometry.\n"
"There are no distances between geometry elements to be found."
msgstr ""
"O objeto Gerber possui um polígono como geometria.\n"
"Não há distâncias entre os elementos geométricos a serem encontrados."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:394
msgid ""
"Optimal Tool. Finding the distances between each two elements. Iterations"
msgstr ""
"Ferramenta Ideal. Encontrando as distâncias entre cada dois elementos. "
"Iterações"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:429
msgid "Optimal Tool. Finding the minimum distance."
msgstr "Ferramenta Ideal. Encontrando a distância mínima."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolOptimal.py:445
msgid "Optimal Tool. Finished successfully."
msgstr "Ferramenta Ideal. Finalizado com sucesso."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPDF.py:91 AppTools/ToolPDF.py:95
msgid "Open PDF"
msgstr "Abrir PDF"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPDF.py:98
msgid "Open PDF cancelled"
msgstr "Abrir PDF cancelado"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPDF.py:122
msgid "Parsing PDF file ..."
msgstr "Analisando arquivo PDF ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPDF.py:138 App_Main.py:8593
msgid "Failed to open"
msgstr "Falha ao abrir"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPDF.py:203 AppTools/ToolPcbWizard.py:445 App_Main.py:8542
msgid "No geometry found in file"
msgstr "Nenhuma geometria encontrada no arquivo"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPDF.py:206 AppTools/ToolPDF.py:279
#, python-format
msgid "Rendering PDF layer #%d ..."
msgstr "Renderizando camada PDF #%d ..."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPDF.py:210 AppTools/ToolPDF.py:283
msgid "Open PDF file failed."
msgstr "Falha ao abrir arquivo PDF."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPDF.py:215 AppTools/ToolPDF.py:288
msgid "Rendered"
msgstr "Processado"
#: AppTools/ToolPaint.py:81
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Specify the type of object to be painted.\n"
2020-06-02 15:24:44 +00:00
"It can be of type: Gerber or Geometry.\n"
"What is selected here will dictate the kind\n"
"of objects that will populate the 'Object' combobox."
msgstr ""
2020-06-02 15:29:45 +00:00
"Especifique o tipo de objeto a ser pintado.\n"
"Pode ser do tipo: Gerber ou Geometry.\n"
"O que é selecionado aqui irá ditar o tipo\n"
2020-06-02 15:24:44 +00:00
"de objetos que preencherão a caixa de combinação 'Objeto'."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:103
msgid "Object to be painted."
msgstr "Objeto a ser pintado."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:116
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Tools pool from which the algorithm\n"
"will pick the ones used for painting."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Conjunto de ferramentas do qual o algoritmo\n"
"escolherá para a pintura."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:133
msgid ""
2020-06-02 15:29:45 +00:00
"This is the Tool Number.\n"
"Painting will start with the tool with the biggest diameter,\n"
"continuing until there are no more tools.\n"
"Only tools that create painting geometry will still be present\n"
"in the resulting geometry. This is because with some tools\n"
"this function will not be able to create painting geometry."
msgstr ""
2020-06-02 15:29:45 +00:00
"Este é o Número da Ferramenta.\n"
"A pintura começará com a ferramenta com o maior diâmetro,\n"
"continuando até que não haja mais ferramentas.\n"
"As únicas ferramentas que criam a geometria da pintura ainda estarão "
"presentes\n"
"na geometria resultante. Isso ocorre porque com algumas ferramentas\n"
"não são capazes de criar geometria de pintura nesta função."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:145
msgid ""
2020-06-02 15:29:45 +00:00
"The Tool Type (TT) can be:\n"
"- Circular -> it is informative only. Being circular,\n"
"the cut width in material is exactly the tool diameter.\n"
"- Ball -> informative only and make reference to the Ball type endmill.\n"
"- V-Shape -> it will disable Z-Cut parameter in the resulting geometry UI "
"form\n"
"and enable two additional UI form fields in the resulting geometry: V-Tip "
"Dia and\n"
"V-Tip Angle. Adjusting those two values will adjust the Z-Cut parameter "
"such\n"
"as the cut width into material will be equal with the value in the Tool "
"Diameter\n"
"column of this table.\n"
"Choosing the 'V-Shape' Tool Type automatically will select the Operation "
"Type\n"
"in the resulting geometry as Isolation."
msgstr ""
2020-06-02 15:29:45 +00:00
"O Tipo de Ferramenta (TF) pode ser:\n"
"- Circular com 1 ... 4 dentes -> é apenas informativo. Como é circular,\n"
"a largura do corte é igual ao diâmetro da ferramenta.\n"
"- Bola -> apenas informativo e faz referência a uma fresa do tipo bola.\n"
"- Forma em V -> o parâmetro corte Z será desativado no formulário e serão\n"
"habilitados dois campos adicionais: Diâmetro da Ponta-V e Ângulo da Ponta-"
"V.\n"
"Ajustando esses dois parâmetros irá alterar o parâmetro Corte Z como a "
"largura\n"
"de corte no material, será igual ao valor na coluna Diâmetro da Ferramenta "
"desta tabela.\n"
"Escolhendo o tipo \"Forma em V\" automaticamente selecionará o Tipo de "
"Operação Isolação."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:497
msgid ""
"The type of FlatCAM object to be used as paint reference.\n"
"It can be Gerber, Excellon or Geometry."
msgstr ""
"O tipo de objeto FlatCAM a ser usado como referência de pintura.\n"
"Pode ser Gerber, Excellon ou Geometria."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:538
msgid ""
2020-06-02 15:29:45 +00:00
"- 'Area Selection' - left mouse click to start selection of the area to be "
"painted.\n"
"Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple "
"areas.\n"
"- 'All Polygons' - the Paint will start after click.\n"
"- 'Reference Object' - will do non copper clearing within the area\n"
"specified by another object."
msgstr ""
2020-06-02 15:29:45 +00:00
"- 'Seleção de Área' - clique com o botão esquerdo do mouse para iniciar a "
"seleção da área a ser pintada.\n"
"Manter uma tecla modificadora pressionada (CTRL ou SHIFT) permite adicionar "
"várias áreas.\n"
"- 'Todos os polígonos' - a Pintura será iniciada após o clique.\n"
"- 'Objeto de Referência' - pintará dentro da área do objeto especificado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:1412
#, python-format
msgid "Could not retrieve object: %s"
msgstr "Não foi possível recuperar o objeto: %s"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:1422
msgid "Can't do Paint on MultiGeo geometries"
msgstr "Não é possível pintar geometrias MultiGeo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:1459
msgid "Click on a polygon to paint it."
msgstr "Clique em um polígono para pintá-lo."
#: AppTools/ToolPaint.py:1472
msgid "Click the start point of the paint area."
msgstr "Clique no ponto inicial da área de pintura."
#: AppTools/ToolPaint.py:1537
msgid "Click to add next polygon or right click to start painting."
msgstr ""
2020-06-02 15:29:45 +00:00
"Clique para adicionar o próximo polígono ou clique com o botão direito do "
"mouse para começar a pintar."
#: AppTools/ToolPaint.py:1550
msgid "Click to add/remove next polygon or right click to start painting."
msgstr ""
"Clique para adicionar/remover o próximo polígono ou clique com o botão "
"direito do mouse para começar a pintar."
#: AppTools/ToolPaint.py:2054
msgid "Painting polygon with method: lines."
msgstr "Pintando o polígono com método: linhas."
#: AppTools/ToolPaint.py:2066
msgid "Failed. Painting polygon with method: seed."
msgstr "Falhou. Pintando o polígono com método: semente."
#: AppTools/ToolPaint.py:2077
msgid "Failed. Painting polygon with method: standard."
msgstr "Falhou. Pintando o polígono com método: padrão."
#: AppTools/ToolPaint.py:2093
msgid "Geometry could not be painted completely"
msgstr "A geometria não pode ser pintada completamente"
#: AppTools/ToolPaint.py:2122 AppTools/ToolPaint.py:2125
#: AppTools/ToolPaint.py:2133 AppTools/ToolPaint.py:2436
#: AppTools/ToolPaint.py:2439 AppTools/ToolPaint.py:2447
#: AppTools/ToolPaint.py:2935 AppTools/ToolPaint.py:2938
#: AppTools/ToolPaint.py:2944
msgid "Paint Tool."
msgstr "Ferramenta de Pintura."
#: AppTools/ToolPaint.py:2122 AppTools/ToolPaint.py:2125
#: AppTools/ToolPaint.py:2133
msgid "Normal painting polygon task started."
msgstr "Tarefa normal de pintura de polígono iniciada."
#: AppTools/ToolPaint.py:2123 AppTools/ToolPaint.py:2437
#: AppTools/ToolPaint.py:2936
msgid "Buffering geometry..."
msgstr "Fazendo buffer de polígono..."
#: AppTools/ToolPaint.py:2145 AppTools/ToolPaint.py:2454
#: AppTools/ToolPaint.py:2952
msgid "No polygon found."
msgstr "Nenhum polígono encontrado."
#: AppTools/ToolPaint.py:2175
msgid "Painting polygon..."
msgstr "Pintando o polígono..."
#: AppTools/ToolPaint.py:2185 AppTools/ToolPaint.py:2500
#: AppTools/ToolPaint.py:2690 AppTools/ToolPaint.py:2998
#: AppTools/ToolPaint.py:3177
msgid "Painting with tool diameter = "
msgstr "Pintura com diâmetro = "
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2186 AppTools/ToolPaint.py:2501
#: AppTools/ToolPaint.py:2691 AppTools/ToolPaint.py:2999
#: AppTools/ToolPaint.py:3178
msgid "started"
msgstr "iniciada"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2211 AppTools/ToolPaint.py:2527
#: AppTools/ToolPaint.py:2717 AppTools/ToolPaint.py:3025
#: AppTools/ToolPaint.py:3204
msgid "Margin parameter too big. Tool is not used"
msgstr "Parâmetro de margem muito grande. A ferramenta não é usada"
#: AppTools/ToolPaint.py:2269 AppTools/ToolPaint.py:2596
#: AppTools/ToolPaint.py:2774 AppTools/ToolPaint.py:3088
#: AppTools/ToolPaint.py:3266
msgid ""
2020-06-02 15:29:45 +00:00
"Could not do Paint. Try a different combination of parameters. Or a "
"different strategy of paint"
msgstr ""
2020-06-02 15:29:45 +00:00
"Não foi possível pintar. Tente uma combinação diferente de parâmetros ou uma "
"estratégia diferente de pintura"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2326 AppTools/ToolPaint.py:2662
#: AppTools/ToolPaint.py:2831 AppTools/ToolPaint.py:3149
#: AppTools/ToolPaint.py:3328
msgid ""
2020-06-02 15:29:45 +00:00
"There is no Painting Geometry in the file.\n"
"Usually it means that the tool diameter is too big for the painted "
"geometry.\n"
"Change the painting parameters and try again."
msgstr ""
2020-06-02 15:29:45 +00:00
"Não há geometria de pintura no arquivo.\n"
"Geralmente significa que o diâmetro da ferramenta é muito grande para a "
"geometria pintada.\n"
"Altere os parâmetros de pintura e tente novamente."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2349
msgid "Paint Single failed."
msgstr "Pintura falhou."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2355
msgid "Paint Single Done."
msgstr "Pintura concluída."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2357 AppTools/ToolPaint.py:2867
#: AppTools/ToolPaint.py:3364
msgid "Polygon Paint started ..."
msgstr "Pintura de polígonos iniciada ..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2436 AppTools/ToolPaint.py:2439
#: AppTools/ToolPaint.py:2447
msgid "Paint all polygons task started."
msgstr "Tarefa pintar todos os polígonos iniciada."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2478 AppTools/ToolPaint.py:2976
msgid "Painting polygons..."
msgstr "Pintando políginos..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2671
msgid "Paint All Done."
msgstr "Pintura concluída."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2840 AppTools/ToolPaint.py:3337
msgid "Paint All with Rest-Machining done."
msgstr "Pintura total com usinagem de descanso concluída."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2859
msgid "Paint All failed."
msgstr "Pintura falhou."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2865
msgid "Paint Poly All Done."
msgstr "Pinte Todos os Polígonos feitos."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:2935 AppTools/ToolPaint.py:2938
#: AppTools/ToolPaint.py:2944
msgid "Painting area task started."
msgstr "Iniciada a pintura de área."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:3158
msgid "Paint Area Done."
msgstr "Pintura de Área concluída."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPaint.py:3356
msgid "Paint Area failed."
msgstr "Pintura de Área falhou."
#: AppTools/ToolPaint.py:3362
msgid "Paint Poly Area Done."
msgstr "Pintura de Área concluída."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:55
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Specify the type of object to be panelized\n"
"It can be of type: Gerber, Excellon or Geometry.\n"
"The selection here decide the type of objects that will be\n"
"in the Object combobox."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Especifique o tipo de objeto para criar um painel\n"
"Pode ser do tipo: Gerber, Excellon ou Geometria.\n"
"A seleção aqui decide o tipo de objetos que estarão\n"
"na Caixa de Objetos."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:88
msgid ""
2020-06-02 15:29:45 +00:00
"Object to be panelized. This means that it will\n"
"be duplicated in an array of rows and columns."
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto para criar painel. Isso significa\n"
"que ele será duplicado em uma matriz de linhas e colunas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:100
msgid "Penelization Reference"
msgstr "Referência para Criação de Painel"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:102
msgid ""
"Choose the reference for panelization:\n"
"- Object = the bounding box of a different object\n"
"- Bounding Box = the bounding box of the object to be panelized\n"
"\n"
"The reference is useful when doing panelization for more than one\n"
"object. The spacings (really offsets) will be applied in reference\n"
"to this reference object therefore maintaining the panelized\n"
"objects in sync."
msgstr ""
"Escolha a referência para criação do painel:\n"
"- Objeto = a caixa delimitadora de um objeto diferente\n"
"- Caixa Delimitadora = a caixa delimitadora do objeto para criar o painel\n"
"\n"
"A referência é útil ao criar um painel para mais de um objeto.\n"
"Os espaçamentos (deslocamentos) serão aplicados em referência\n"
"a este objeto de referência, portanto, mantendo os objetos\n"
"sincronizados no painel."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:123
msgid "Box Type"
msgstr "Tipo de Caixa"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:125
msgid ""
"Specify the type of object to be used as an container for\n"
"panelization. It can be: Gerber or Geometry type.\n"
"The selection here decide the type of objects that will be\n"
"in the Box Object combobox."
msgstr ""
"Especifique o tipo de objeto a ser usado como um contêiner para\n"
"o painel criado. Pode ser: tipo Gerber ou Geometria.\n"
"A seleção aqui decide o tipo de objetos que estarão na\n"
"Caixa de Objetos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:139
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The actual object that is used as container for the\n"
" selected object that is to be panelized."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O objeto usado como contêiner para o objeto\n"
"selecionado para o qual será criado um painel."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:149
msgid "Panel Data"
msgstr "Dados do Painel"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:151
msgid ""
"This informations will shape the resulting panel.\n"
"The number of rows and columns will set how many\n"
"duplicates of the original geometry will be generated.\n"
"\n"
"The spacings will set the distance between any two\n"
"elements of the panel array."
msgstr ""
"Essas informações moldarão o painel resultante.\n"
"O número de linhas e colunas definirá quantas\n"
"duplicatas da geometria original serão geradas.\n"
"\n"
"Os espaçamentos definirão a distância entre os\n"
"elementos da matriz do painel."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:214
msgid ""
"Choose the type of object for the panel object:\n"
"- Geometry\n"
"- Gerber"
msgstr ""
"Escolha o tipo de objeto para o objeto de painel:\n"
"- Geometria\n"
"- Gerber"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:222
msgid "Constrain panel within"
msgstr "Restringir painel dentro de"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:263
msgid "Panelize Object"
msgstr "Criar Painel"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:265 AppTools/ToolRulesCheck.py:501
msgid ""
2020-06-02 15:29:45 +00:00
"Panelize the specified object around the specified box.\n"
"In other words it creates multiple copies of the source object,\n"
"arranged in a 2D array of rows and columns."
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria um painel do objeto especificado ao redor da caixa especificada.\n"
"Em outras palavras, ele cria várias cópias do objeto de origem,\n"
"arranjado em uma matriz 2D de linhas e colunas."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:333
msgid "Panel. Tool"
msgstr "Ferramenta de Painel"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:468
msgid "Columns or Rows are zero value. Change them to a positive integer."
msgstr "Colunas ou Linhas com valor zero. Altere-os para um inteiro positivo."
#: AppTools/ToolPanelize.py:505
msgid "Generating panel ... "
msgstr "Gerando painel … "
#: AppTools/ToolPanelize.py:788
msgid "Generating panel ... Adding the Gerber code."
msgstr "Gerando painel ... Adicionando o código Gerber."
#: AppTools/ToolPanelize.py:796
msgid "Generating panel... Spawning copies"
msgstr "Gerando painel ... Cópias geradas"
#: AppTools/ToolPanelize.py:803
msgid "Panel done..."
msgstr "Painel criado..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:806
#, python-brace-format
2020-04-29 11:37:32 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"{text} Too big for the constrain area. Final panel has {col} columns and "
"{row} rows"
msgstr ""
2020-06-02 15:29:45 +00:00
"{text} Grande demais para a área restrita.. O painel final tem {col} colunas "
"e {row} linhas"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPanelize.py:815
msgid "Panel created successfully."
msgstr "Painel criado com sucesso."
#: AppTools/ToolPcbWizard.py:31
msgid "PcbWizard Import Tool"
msgstr "Ferramenta de Importação PcbWizard"
#: AppTools/ToolPcbWizard.py:40
msgid "Import 2-file Excellon"
msgstr "Importar Excellon 2-arquivos"
#: AppTools/ToolPcbWizard.py:51
msgid "Load files"
msgstr "Carregar arquivos"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:57
msgid "Excellon file"
msgstr "Arquivo Excellon"
#: AppTools/ToolPcbWizard.py:59
msgid ""
2020-06-02 15:29:45 +00:00
"Load the Excellon file.\n"
"Usually it has a .DRL extension"
msgstr ""
2020-06-02 15:29:45 +00:00
"Carrega o arquivo Excellon.\n"
"Normalmente ele tem uma extensão .DRL"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:65
msgid "INF file"
msgstr "Arquivo INF"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:67
msgid "Load the INF file."
msgstr "Carrega o arquivo INF."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:79
msgid "Tool Number"
msgstr "Número da Ferramenta"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:81
msgid "Tool diameter in file units."
msgstr "Diâmetro da ferramenta em unidades de arquivo."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:87
msgid "Excellon format"
msgstr "Formato Excellon"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:95
msgid "Int. digits"
msgstr "Dígitos Int."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:97
msgid "The number of digits for the integral part of the coordinates."
msgstr "O número de dígitos da parte inteira das coordenadas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:104
msgid "Frac. digits"
msgstr "Dígitos Frac."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:106
msgid "The number of digits for the fractional part of the coordinates."
msgstr "O número de dígitos para a parte fracionária das coordenadas."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:113
msgid "No Suppression"
msgstr "Sem supressão"
#: AppTools/ToolPcbWizard.py:114
msgid "Zeros supp."
msgstr "Sup. Zeros"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:116
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The type of zeros suppression used.\n"
"Can be of type:\n"
"- LZ = leading zeros are kept\n"
"- TZ = trailing zeros are kept\n"
"- No Suppression = no zero suppression"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O tipo de supressão de zeros usado.\n"
"Pode ser do tipo:\n"
"- LZ = zeros à esquerda são mantidos\n"
"- TZ = zeros à direita são mantidos\n"
"- Sem supressão = sem supressão de zeros"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:129
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The type of units that the coordinates and tool\n"
"diameters are using. Can be INCH or MM."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"A unidade para as coordenadas e os diâmetros\n"
"de ferramentas. Pode ser Polegada ou mm."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:136
msgid "Import Excellon"
msgstr "Importar Excellon"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:138
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Import in FlatCAM an Excellon file\n"
"that store it's information's in 2 files.\n"
"One usually has .DRL extension while\n"
"the other has .INF extension."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Importa no FlatCAM um arquivo Excellon\n"
"que armazena suas informações em 2 arquivos.\n"
"Um geralmente possui extensão .DRL e o outro tem extensão .INF."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:197
msgid "PCBWizard Tool"
msgstr "Ferramenta PCBWizard"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:291 AppTools/ToolPcbWizard.py:295
msgid "Load PcbWizard Excellon file"
msgstr "Carregar o arquivo PCBWizard Excellon"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:314 AppTools/ToolPcbWizard.py:318
msgid "Load PcbWizard INF file"
msgstr "Carregar arquivo PCBWizard INF"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:366
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The INF file does not contain the tool table.\n"
"Try to open the Excellon file from File -> Open -> Excellon\n"
"and edit the drill diameters manually."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O arquivo INF não contém a tabela de ferramentas.\n"
"Tente abrir o arquivo Excellon em Arquivo -> Abrir -> Excellon\n"
"e edite os diâmetros dos furos manualmente."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:387
msgid "PcbWizard .INF file loaded."
msgstr "Arquivo PcbWizard .INF carregado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:392
msgid "Main PcbWizard Excellon file loaded."
msgstr "Arquivo PcbWizard Excellon carregado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:424 App_Main.py:8520
msgid "This is not Excellon file."
msgstr "Este não é um arquivo Excellon."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:427
msgid "Cannot parse file"
msgstr "Não é possível analisar o arquivo"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:450
msgid "Importing Excellon."
msgstr "Importando Excellon."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:457
msgid "Import Excellon file failed."
msgstr "Falha na importação do arquivo Excellon."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:464
msgid "Imported"
msgstr "Importado"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:467
msgid "Excellon merging is in progress. Please wait..."
msgstr "A união Excellon está em andamento. Por favor, espere..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPcbWizard.py:469
msgid "The imported Excellon file is empty."
msgstr "O arquivo Excellon importado está Vazio."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:116 App_Main.py:4692 App_Main.py:6803
#: App_Main.py:6903 App_Main.py:6944 App_Main.py:6985 App_Main.py:7027
#: App_Main.py:7069 App_Main.py:7113 App_Main.py:7157 App_Main.py:7681
#: App_Main.py:7685
msgid "No object selected."
msgstr "Nenhum objeto selecionado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:131
msgid "Object Properties are displayed."
msgstr "Propriedades do Objeto exibidas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:136
msgid "Properties Tool"
msgstr "Ferramenta Propriedades"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:150
msgid "TYPE"
msgstr "TIPO"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:151
msgid "NAME"
msgstr "NOME"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:153
msgid "Dimensions"
msgstr "Dimensões"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:181
msgid "Geo Type"
msgstr "Tipo Geo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:184
msgid "Single-Geo"
msgstr "Geo. Única"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:185
msgid "Multi-Geo"
msgstr "Geo. Múltipla"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:196
msgid "Calculating dimensions ... Please wait."
msgstr "Calculando dimensões ... Por favor, espere."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:339 AppTools/ToolProperties.py:343
#: AppTools/ToolProperties.py:345
msgid "Inch"
msgstr "Polegada"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:339 AppTools/ToolProperties.py:344
#: AppTools/ToolProperties.py:346
msgid "Metric"
msgstr "Métrico"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:421 AppTools/ToolProperties.py:486
msgid "Drills number"
msgstr "Número de furos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:422 AppTools/ToolProperties.py:488
msgid "Slots number"
msgstr "Número de Ranhuras"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:424
msgid "Drills total number:"
msgstr "Número total de furos:"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:425
msgid "Slots total number:"
msgstr "Número total de ranhuras:"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:452 AppTools/ToolProperties.py:455
#: AppTools/ToolProperties.py:458 AppTools/ToolProperties.py:483
msgid "Present"
msgstr "Presente"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:453 AppTools/ToolProperties.py:484
msgid "Solid Geometry"
msgstr "Geometria Sólida"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:456
msgid "GCode Text"
msgstr "Texto G-Code"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:459
msgid "GCode Geometry"
msgstr "Geometria G-Code"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:462
msgid "Data"
msgstr "Dados"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:495
msgid "Depth of Cut"
msgstr "Profundidade de Corte"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:507
msgid "Clearance Height"
msgstr "Altura do Espaço"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:539
msgid "Routing time"
msgstr "Tempo de roteamento"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:546
msgid "Travelled distance"
msgstr "Distância percorrida"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:564
msgid "Width"
msgstr "Largura"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:570 AppTools/ToolProperties.py:578
msgid "Box Area"
msgstr "Área da Caixa"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:573 AppTools/ToolProperties.py:581
msgid "Convex_Hull Area"
msgstr "Área Convexa do Casco"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolProperties.py:588 AppTools/ToolProperties.py:591
msgid "Copper Area"
msgstr "Área de Cobre"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPunchGerber.py:30 AppTools/ToolPunchGerber.py:323
msgid "Punch Gerber"
msgstr "Gerber a Furar"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPunchGerber.py:65
msgid "Gerber into which to punch holes"
msgstr "Gerber no qual fazer furos"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPunchGerber.py:85
msgid "ALL"
msgstr "TODOS"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPunchGerber.py:166
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Remove the geometry of Excellon from the Gerber to create the holes in pads."
msgstr "Remove a geometria do Excellon do Gerber para criar os furos nos pads."
#: AppTools/ToolPunchGerber.py:325
msgid ""
"Create a Gerber object from the selected object, within\n"
"the specified box."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Cria um objeto Gerber a partir do objeto selecionado, dentro\n"
"da caixa especificada."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPunchGerber.py:425
msgid "Punch Tool"
msgstr "Ferramenta de Furos"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPunchGerber.py:599
msgid "The value of the fixed diameter is 0.0. Aborting."
msgstr "O valor do diâmetro fixo é 0.0. Abortando."
#: AppTools/ToolPunchGerber.py:602
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Could not generate punched hole Gerber because the punch hole size is bigger "
"than some of the apertures in the Gerber object."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Não foi possível gerar o Gerber dos furos porque o tamanho do perfurador é "
"maior que algumas das aberturas no objeto Gerber."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolPunchGerber.py:665
msgid ""
"Could not generate punched hole Gerber because the newly created object "
"geometry is the same as the one in the source object geometry..."
msgstr ""
"Não foi possível gerar o Gerber dos furos porque a geometria do objeto recém-"
"criada é a mesma da geometria do objeto de origem ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:80
msgid "Gerber Object to which the QRCode will be added."
msgstr "Objeto Gerber ao qual o QRCode será adicionado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:116
msgid "The parameters used to shape the QRCode."
msgstr "Os parâmetros usados para modelar o QRCode."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:216
msgid "Export QRCode"
msgstr "Exportar QRCode"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:218
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Show a set of controls allowing to export the QRCode\n"
"to a SVG file or an PNG file."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Mostrar um conjunto de controles que permitem exportar o QRCode\n"
"para um arquivo SVG ou PNG."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:257
msgid "Transparent back color"
msgstr "Cor transparente de fundo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:282
msgid "Export QRCode SVG"
msgstr "Exportar QRCode SVG"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:284
msgid "Export a SVG file with the QRCode content."
msgstr "Exporta um arquivo SVG com o conteúdo QRCode."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:295
msgid "Export QRCode PNG"
msgstr "Exportar QRCode PNG"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:297
msgid "Export a PNG image file with the QRCode content."
msgstr "Exporta um arquivo PNG com o conteúdo QRCode."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:308
msgid "Insert QRCode"
msgstr "Inserir QRCode"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:310
msgid "Create the QRCode object."
msgstr "Cria o objeto QRCode."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:424 AppTools/ToolQRCode.py:759
#: AppTools/ToolQRCode.py:808
msgid "Cancelled. There is no QRCode Data in the text box."
msgstr "Cancelado. Não há dados para o QRCode na caixa de texto."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:443
msgid "Generating QRCode geometry"
msgstr "Gerando Geometria QRCode"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:483
msgid "Click on the Destination point ..."
msgstr "Clique no ponto de destino ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolQRCode.py:598
msgid "QRCode Tool done."
msgstr "Ferramenta QRCode pronta."
#: AppTools/ToolQRCode.py:791 AppTools/ToolQRCode.py:795
msgid "Export PNG"
msgstr "Exportar PNG"
#: AppTools/ToolQRCode.py:838 AppTools/ToolQRCode.py:842 App_Main.py:6835
#: App_Main.py:6839
msgid "Export SVG"
msgstr "Exportar SVG"
#: AppTools/ToolRulesCheck.py:33
msgid "Check Rules"
msgstr "Verificar Regras"
#: AppTools/ToolRulesCheck.py:63
msgid "Gerber objects for which to check rules."
msgstr "Objeto para o qual verificar regras."
#: AppTools/ToolRulesCheck.py:78
msgid "Top"
msgstr "Topo"
#: AppTools/ToolRulesCheck.py:80
msgid "The Top Gerber Copper object for which rules are checked."
msgstr "Camada Gerber Superior para verificar regras."
#: AppTools/ToolRulesCheck.py:96
msgid "Bottom"
msgstr "Baixo"
#: AppTools/ToolRulesCheck.py:98
msgid "The Bottom Gerber Copper object for which rules are checked."
msgstr "Camada Gerber Inferior para verificar regras."
#: AppTools/ToolRulesCheck.py:114
msgid "SM Top"
msgstr "MS Topo"
#: AppTools/ToolRulesCheck.py:116
msgid "The Top Gerber Solder Mask object for which rules are checked."
msgstr "Máscara de Solda Superior para verificar regras."
#: AppTools/ToolRulesCheck.py:132
msgid "SM Bottom"
msgstr "MS Baixo"
#: AppTools/ToolRulesCheck.py:134
msgid "The Bottom Gerber Solder Mask object for which rules are checked."
msgstr "Máscara de Solda Inferior para verificar regras."
#: AppTools/ToolRulesCheck.py:150
msgid "Silk Top"
msgstr "Silk Topo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:152
msgid "The Top Gerber Silkscreen object for which rules are checked."
msgstr "Silkscreen Superior para verificar regras."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:168
msgid "Silk Bottom"
msgstr "Silk Baixo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:170
msgid "The Bottom Gerber Silkscreen object for which rules are checked."
msgstr "Silkscreen Inferior para verificar regras."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:188
msgid "The Gerber Outline (Cutout) object for which rules are checked."
msgstr "Objeto Gerber de Contorno (Recorte) para verificar regras."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:201
msgid "Excellon objects for which to check rules."
msgstr "Objetos Excellon para verificar regras."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:213
msgid "Excellon 1"
msgstr "Excellon 1"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:215
msgid ""
2020-06-02 15:29:45 +00:00
"Excellon object for which to check rules.\n"
"Holds the plated holes or a general Excellon file content."
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto Excellon para verificar regras.\n"
"Contém os furos galvanizados ou um conteúdo geral do arquivo Excellon."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:232
msgid "Excellon 2"
msgstr "Excellon 2"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:234
msgid ""
"Excellon object for which to check rules.\n"
"Holds the non-plated holes."
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto Excellon para verificar regras.\n"
"Contém os furos não galvanizados."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:247
msgid "All Rules"
msgstr "Todas as Regras"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:249
msgid "This check/uncheck all the rules below."
msgstr "Seleciona/deseleciona todas as regras abaixo."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:499
msgid "Run Rules Check"
msgstr "Avaliar Regras"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1158 AppTools/ToolRulesCheck.py:1218
#: AppTools/ToolRulesCheck.py:1255 AppTools/ToolRulesCheck.py:1327
#: AppTools/ToolRulesCheck.py:1381 AppTools/ToolRulesCheck.py:1419
#: AppTools/ToolRulesCheck.py:1484
msgid "Value is not valid."
msgstr "Valor inválido."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1172
msgid "TOP -> Copper to Copper clearance"
msgstr "TOPO -> Espaço Cobre Cobre"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1183
msgid "BOTTOM -> Copper to Copper clearance"
msgstr "BAIXO -> Espaço Cobre Cobre"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1188 AppTools/ToolRulesCheck.py:1282
#: AppTools/ToolRulesCheck.py:1446
msgid ""
2020-06-02 15:29:45 +00:00
"At least one Gerber object has to be selected for this rule but none is "
"selected."
msgstr ""
2020-06-02 15:29:45 +00:00
"Pelo menos um objeto Gerber deve ser selecionado para esta regra, mas nenhum "
"está selecionado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1224
msgid ""
"One of the copper Gerber objects or the Outline Gerber object is not valid."
msgstr ""
"Um dos objetos Gerber de cobre ou o objeto Gerber de Contorno não é válido."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1237 AppTools/ToolRulesCheck.py:1401
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Outline Gerber object presence is mandatory for this rule but it is not "
"selected."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"A presença do objeto Gerber de Contorno é obrigatória para esta regra, mas "
"não está selecionada."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1254 AppTools/ToolRulesCheck.py:1281
msgid "Silk to Silk clearance"
msgstr "Espaço Silk Silk"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1267
msgid "TOP -> Silk to Silk clearance"
msgstr "TOPO -> Espaço Silk Silk"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1277
msgid "BOTTOM -> Silk to Silk clearance"
msgstr "BAIXO -> Espaço Silk Silk"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1333
msgid "One or more of the Gerber objects is not valid."
msgstr "Um ou mais dos objetos Gerber não são válidos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1341
msgid "TOP -> Silk to Solder Mask Clearance"
msgstr "TOPO -> Espaço Silk Máscara de Solda"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1347
msgid "BOTTOM -> Silk to Solder Mask Clearance"
msgstr "BAIXO -> Espaço Silk Máscara de Solda"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1351
msgid ""
"Both Silk and Solder Mask Gerber objects has to be either both Top or both "
"Bottom."
msgstr ""
"Os objetos Gerber de Silkscreen e da Máscara de Solda devem estar no mesmo "
"lado: superior ou inferior."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1387
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"One of the Silk Gerber objects or the Outline Gerber object is not valid."
msgstr "Um dos objetos do Gerber não é válido: Silkscreen ou Contorno."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1431
msgid "TOP -> Minimum Solder Mask Sliver"
msgstr "TOPO -> Máscara de Solda Mínima"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1441
msgid "BOTTOM -> Minimum Solder Mask Sliver"
msgstr "BAIXO -> Máscara de Solda Mínima"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1490
msgid "One of the Copper Gerber objects or the Excellon objects is not valid."
msgstr "Um dos objetos não é válido: Gerber Cobre ou Excellon."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1506
msgid ""
2020-06-02 15:29:45 +00:00
"Excellon object presence is mandatory for this rule but none is selected."
msgstr ""
2020-06-02 15:29:45 +00:00
"A presença de objeto Excellon é obrigatória para esta regra, mas nenhum está "
"selecionado."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1579 AppTools/ToolRulesCheck.py:1592
#: AppTools/ToolRulesCheck.py:1603 AppTools/ToolRulesCheck.py:1616
msgid "STATUS"
msgstr "ESTADO"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1582 AppTools/ToolRulesCheck.py:1606
msgid "FAILED"
msgstr "FALHOU"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolRulesCheck.py:1595 AppTools/ToolRulesCheck.py:1619
msgid "PASSED"
msgstr "PASSOU"
#: AppTools/ToolRulesCheck.py:1596 AppTools/ToolRulesCheck.py:1620
msgid "Violations: There are no violations for the current rule."
msgstr "Violações: não há violações para a regra atual."
#: AppTools/ToolShell.py:59
msgid "Clear the text."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolShell.py:91 AppTools/ToolShell.py:93
msgid "...processing..."
msgstr "...processando..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:37
msgid "Solder Paste Tool"
msgstr "Pasta de Solda"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:68
#, fuzzy
#| msgid "Select Soldermask object"
msgid "Gerber Solderpaste object."
msgstr "Selecionar objeto Máscara de Solda"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:81
msgid ""
2020-06-02 15:29:45 +00:00
"Tools pool from which the algorithm\n"
"will pick the ones used for dispensing solder paste."
msgstr ""
2020-06-02 15:29:45 +00:00
"Conjunto de ferramentas a partir do qual o algoritmo selecionará para "
"distribuir pasta de solda."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:96
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This is the Tool Number.\n"
"The solder dispensing will start with the tool with the biggest \n"
"diameter, continuing until there are no more Nozzle tools.\n"
"If there are no longer tools but there are still pads not covered\n"
" with solder paste, the app will issue a warning message box."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Este é o número da ferramenta.\n"
"A colocação de pasta de solda começa com a ferramenta com o maior diâmetro,\n"
"continuando até que não haja mais ferramentas do bico.\n"
"Se não houver mais ferramentas, mas ainda houver blocos não cobertos\n"
"com pasta de solda, o aplicativo emitirá uma caixa de mensagem de aviso."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:103
msgid ""
2020-06-02 15:29:45 +00:00
"Nozzle tool Diameter. It's value (in current FlatCAM units)\n"
"is the width of the solder paste dispensed."
msgstr ""
2020-06-02 15:29:45 +00:00
"Diâmetro do bico da ferramenta. É o valor (em unidades FlatCAM atuais)\n"
"da largura da pasta de solda dispensada."
#: AppTools/ToolSolderPaste.py:110
msgid "New Nozzle Tool"
msgstr "Nova Ferramenta de Bico"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:129
msgid ""
2020-06-02 15:29:45 +00:00
"Add a new nozzle tool to the Tool Table\n"
"with the diameter specified above."
msgstr ""
2020-06-02 15:29:45 +00:00
"Adiciona uma nova ferramenta de bico à tabela de ferramentas\n"
"com o diâmetro especificado acima."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:151
msgid "STEP 1"
msgstr "PASSO 1"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:153
msgid ""
"First step is to select a number of nozzle tools for usage\n"
"and then optionally modify the GCode parameters below."
msgstr ""
"O primeiro passo é selecionar um número de ferramentas de bico para usar,\n"
"e opcionalmente, modificar os parâmetros do G-Code abaixo."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:156
msgid ""
"Select tools.\n"
"Modify parameters."
msgstr ""
"Selecione ferramentas.\n"
"Modifique os parâmetros."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:276
msgid ""
"Feedrate (speed) while moving up vertically\n"
" to Dispense position (on Z plane)."
msgstr ""
"Avanço (velocidade) enquanto sobe verticalmente\n"
"para a posição Dispensar (no plano Z)."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:346
msgid ""
"Generate GCode for Solder Paste dispensing\n"
"on PCB pads."
msgstr ""
"Gera o G-Code para dispensar pasta de solda\n"
"nos pads da PCB."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:367
msgid "STEP 2"
msgstr "PASSO 2"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:369
msgid ""
2020-06-02 15:29:45 +00:00
"Second step is to create a solder paste dispensing\n"
"geometry out of an Solder Paste Mask Gerber file."
msgstr ""
2020-06-02 15:29:45 +00:00
"O segundo passo é criar uma geometria de distribuição de pasta de solda\n"
"de um arquivo Gerber Máscara de Pasta de Solda."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:375
msgid "Generate solder paste dispensing geometry."
msgstr "Gerar geometria de distribuição de pasta de solda."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:398
msgid "Geo Result"
msgstr "Geo Result"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:400
msgid ""
"Geometry Solder Paste object.\n"
"The name of the object has to end in:\n"
"'_solderpaste' as a protection."
msgstr ""
"Objeto de Geometria Pasta de Solda.\n"
"Como proteção, o nome do objeto deve terminar com: \n"
"'_solderpaste'."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:409
msgid "STEP 3"
msgstr "PASSO 3"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:411
msgid ""
2020-06-02 15:29:45 +00:00
"Third step is to select a solder paste dispensing geometry,\n"
"and then generate a CNCJob object.\n"
"\n"
"REMEMBER: if you want to create a CNCJob with new parameters,\n"
"first you need to generate a geometry with those new params,\n"
"and only after that you can generate an updated CNCJob."
msgstr ""
2020-06-02 15:29:45 +00:00
"O terceiro passo é selecionar uma geometria dispensadora de pasta de solda,\n"
"e então gerar um objeto de Trabalho CNC.\n"
"\n"
"LEMBRE: se você quiser criar um Trabalho CNC com novos parâmetros,\n"
" primeiro você precisa gerar uma geometria com esses novos parâmetros,\n"
"e só depois disso você pode gerar um Trabalho CNC atualizado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:432
msgid "CNC Result"
msgstr "Resultado CNC"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:434
msgid ""
2020-06-02 15:29:45 +00:00
"CNCJob Solder paste object.\n"
"In order to enable the GCode save section,\n"
"the name of the object has to end in:\n"
"'_solderpaste' as a protection."
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto Trabalho CNC Pasta de Solda.\n"
"Como proteção, para habilitar a seção de salvar o G-Code,\n"
"o nome do objeto tem que terminar com:\n"
"'_solderpaste'."
#: AppTools/ToolSolderPaste.py:444
msgid "View GCode"
msgstr "Ver G-Code"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:446
msgid ""
2020-06-02 15:29:45 +00:00
"View the generated GCode for Solder Paste dispensing\n"
"on PCB pads."
msgstr ""
2020-06-02 15:29:45 +00:00
"Ver o G-Code gerado para dispensação de pasta de solda\n"
"nos pads da PCB."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:456
msgid "Save GCode"
msgstr "Salvar o G-Code"
#: AppTools/ToolSolderPaste.py:458
msgid ""
2020-06-02 15:29:45 +00:00
"Save the generated GCode for Solder Paste dispensing\n"
"on PCB pads, to a file."
msgstr ""
2020-06-02 15:29:45 +00:00
"Salva o G-Code gerado para distribuição de pasta de solda\n"
"nos pads de PCB, em um arquivo."
#: AppTools/ToolSolderPaste.py:468
msgid "STEP 4"
msgstr "PASSO 4"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:470
msgid ""
2020-06-02 15:29:45 +00:00
"Fourth step (and last) is to select a CNCJob made from \n"
"a solder paste dispensing geometry, and then view/save it's GCode."
msgstr ""
2020-06-02 15:29:45 +00:00
"O quarto (e último) passo é selecionar um Trabalho CNC feito de\n"
"uma geometria de distribuição de pasta de solda e, em seguida, visualizar/"
"salvar o G-Code."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:930
msgid "New Nozzle tool added to Tool Table."
msgstr "Nova Ferramenta Bocal adicionada à tabela de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:973
msgid "Nozzle tool from Tool Table was edited."
msgstr "A ferramenta do bocal da tabela de ferramentas foi editada."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1032
msgid "Delete failed. Select a Nozzle tool to delete."
msgstr "Exclusão falhou. Selecione uma ferramenta bico para excluir."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1038
msgid "Nozzle tool(s) deleted from Tool Table."
msgstr "Ferramenta(s) de bico excluída(s) da tabela de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1094
msgid "No SolderPaste mask Gerber object loaded."
msgstr "Nenhum objeto Gerber de máscara de Pasta de Solda carregado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1112
msgid "Creating Solder Paste dispensing geometry."
msgstr "Criação da geometria de distribuição da pasta de solda."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1125
msgid "No Nozzle tools in the tool table."
msgstr "Nenhuma ferramenta de Bico na tabela de ferramentas."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1251
msgid "Cancelled. Empty file, it has no geometry..."
msgstr "Cancelado. Arquivo vazio, não há geometria..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1254
msgid "Solder Paste geometry generated successfully"
msgstr "Geometria da pasta de solda gerada com sucesso"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1261
msgid "Some or all pads have no solder due of inadequate nozzle diameters..."
msgstr ""
"Alguns ou todos os pads não possuem pasta de solda devido a diâmetros "
"inadequados dos bicos..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1275
msgid "Generating Solder Paste dispensing geometry..."
msgstr "Gerando geometria dispensadora de Pasta de Solda ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1295
msgid "There is no Geometry object available."
msgstr "Não há objeto de Geometria disponível."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1300
msgid "This Geometry can't be processed. NOT a solder_paste_tool geometry."
msgstr ""
"Esta geometria não pode ser processada. NÃO é uma geometria "
"solder_paste_tool."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1336
msgid "An internal error has ocurred. See shell.\n"
msgstr "Ocorreu um erro interno. Veja shell (linha de comando).\n"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1401
msgid "ToolSolderPaste CNCjob created"
msgstr "Trabalho CNC para Ferramenta de Pasta de Solda criado"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1420
msgid "SP GCode Editor"
msgstr "Editor SP G-Code"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1432 AppTools/ToolSolderPaste.py:1437
#: AppTools/ToolSolderPaste.py:1492
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This CNCJob object can't be processed. NOT a solder_paste_tool CNCJob object."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Este objeto Trabalho CNC não pode ser processado. NÃO é um objeto "
"solder_paste_tool."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1462
msgid "No Gcode in the object"
msgstr "Nenhum G-Code no objeto"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSolderPaste.py:1502
msgid "Export GCode ..."
msgstr "Exportar G-Code ..."
#: AppTools/ToolSolderPaste.py:1550
msgid "Solder paste dispenser GCode file saved to"
msgstr "Arquivo G-Code com dispensador de pasta de solda salvo em"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:83
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Gerber object from which to subtract\n"
"the subtractor Gerber object."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto Gerber do qual subtrair\n"
"o objeto Gerber subtrator."
#: AppTools/ToolSub.py:96 AppTools/ToolSub.py:151
msgid "Subtractor"
msgstr "Subtrator"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:98
msgid ""
2020-06-02 15:29:45 +00:00
"Gerber object that will be subtracted\n"
"from the target Gerber object."
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto Gerber que será subtraído\n"
"do objeto Gerber de destino."
#: AppTools/ToolSub.py:105
msgid "Subtract Gerber"
msgstr "Subtrair Gerber"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:107
msgid ""
2020-06-02 15:29:45 +00:00
"Will remove the area occupied by the subtractor\n"
"Gerber from the Target Gerber.\n"
"Can be used to remove the overlapping silkscreen\n"
"over the soldermask."
msgstr ""
2020-06-02 15:29:45 +00:00
"Removerá a área ocupada pelo Gerber substrator\n"
"do Gerber de destino.\n"
"Pode ser usado para remover a serigrafia sobreposta\n"
"sobre a máscara de solda."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:138
msgid ""
2020-06-02 15:29:45 +00:00
"Geometry object from which to subtract\n"
"the subtractor Geometry object."
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto de geometria a partir do qual subtrair\n"
"o objeto de geometria do substrator."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:153
msgid ""
2020-06-02 15:29:45 +00:00
"Geometry object that will be subtracted\n"
"from the target Geometry object."
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto de geometria que será subtraído\n"
"do objeto de geometria de destino."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:161
msgid ""
2020-06-02 15:29:45 +00:00
"Checking this will close the paths cut by the Geometry subtractor object."
msgstr ""
2020-06-02 15:29:45 +00:00
"Marcar isso fechará os caminhos cortados pelo objeto substrair Geometria."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:164
msgid "Subtract Geometry"
msgstr "Subtrair Geometria"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:166
msgid ""
"Will remove the area occupied by the subtractor\n"
"Geometry from the Target Geometry."
msgstr ""
"Removerá a área ocupada pela geometria subtrator\n"
"da Geometria de destino."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:264
msgid "Sub Tool"
msgstr "Ferramenta Sub"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:285 AppTools/ToolSub.py:490
msgid "No Target object loaded."
msgstr "Nenhum objeto de destino foi carregado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:288
msgid "Loading geometry from Gerber objects."
msgstr "Carregando geometria de objetos Gerber."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:300 AppTools/ToolSub.py:505
msgid "No Subtractor object loaded."
msgstr "Nenhum objeto Subtrator carregado."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:342
msgid "Finished parsing geometry for aperture"
msgstr "Análise de geometria para abertura concluída"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:344
msgid "Subtraction aperture processing finished."
msgstr ""
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:464 AppTools/ToolSub.py:662
msgid "Generating new object ..."
msgstr "Gerando novo objeto ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:467 AppTools/ToolSub.py:666 AppTools/ToolSub.py:745
msgid "Generating new object failed."
msgstr "A geração de novo objeto falhou."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:471 AppTools/ToolSub.py:672
msgid "Created"
msgstr "Criado"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:519
msgid "Currently, the Subtractor geometry cannot be of type Multigeo."
msgstr "Atualmente, a geometria do Subtrator não pode ser do tipo MultiGeo."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:564
msgid "Parsing solid_geometry ..."
msgstr "Analisando solid_geometry ..."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolSub.py:566
msgid "Parsing solid_geometry for tool"
msgstr "Analisando solid_geometry para ferramenta"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:23
msgid "Object Transform"
msgstr "Transformação de Objeto"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:78
msgid ""
2020-06-02 15:29:45 +00:00
"Rotate the selected object(s).\n"
"The point of reference is the middle of\n"
"the bounding box for all selected objects."
msgstr ""
2020-06-02 15:29:45 +00:00
"Gira o(s) objeto(s) selecionado(s).\n"
"O ponto de referência é o meio da\n"
"caixa delimitadora para todos os objetos selecionados."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:99 AppTools/ToolTransform.py:120
msgid ""
2020-06-02 15:29:45 +00:00
"Angle for Skew action, in degrees.\n"
"Float number between -360 and 360."
msgstr ""
2020-06-02 15:29:45 +00:00
"Ângulo de inclinação, em graus.\n"
"Número flutuante entre -360 e 360."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:109 AppTools/ToolTransform.py:130
msgid ""
2020-06-02 15:29:45 +00:00
"Skew/shear the selected object(s).\n"
"The point of reference is the middle of\n"
"the bounding box for all selected objects."
msgstr ""
2020-06-02 15:29:45 +00:00
"Inclinar/distorcer o(s) objeto(s) selecionado(s).\n"
"O ponto de referência é o meio da\n"
"caixa delimitadora para todos os objetos selecionados."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:159 AppTools/ToolTransform.py:179
msgid ""
"Scale the selected object(s).\n"
"The point of reference depends on \n"
"the Scale reference checkbox state."
msgstr ""
"Redimensiona o(s) objeto(s) selecionado(s).\n"
"O ponto de referência depende\n"
"do estado da caixa de seleção Escala de referência."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:228 AppTools/ToolTransform.py:248
msgid ""
"Offset the selected object(s).\n"
"The point of reference is the middle of\n"
"the bounding box for all selected objects.\n"
msgstr ""
"Desloca o(s) objeto(s) selecionado(s).\n"
"O ponto de referência é o meio da\n"
"caixa delimitadora para todos os objetos selecionados.\n"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:268 AppTools/ToolTransform.py:273
msgid "Flip the selected object(s) over the X axis."
msgstr "Espelha o(s) objeto(s) selecionado(s) no eixo X."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:297
msgid "Ref. Point"
msgstr "Ponto de Referência"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:348
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Create the buffer effect on each geometry,\n"
"element from the selected object, using the distance."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Crie o efeito de buffer em cada geometria,\n"
"elemento do objeto selecionado, usando a distância."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:374
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Create the buffer effect on each geometry,\n"
"element from the selected object, using the factor."
msgstr ""
2020-06-02 15:29:45 +00:00
"Crie o efeito de buffer em cada geometria,\n"
"elemento do objeto selecionado, usando o fator."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:479
msgid "Buffer D"
msgstr "Buffer D"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:480
msgid "Buffer F"
msgstr "Buffer F"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:557
msgid "Rotate transformation can not be done for a value of 0."
msgstr "A rotação não pode ser feita para um valor 0."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:596 AppTools/ToolTransform.py:619
msgid "Scale transformation can not be done for a factor of 0 or 1."
msgstr "O redimensionamento não pode ser feito para um fator 0 ou 1."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:634 AppTools/ToolTransform.py:644
msgid "Offset transformation can not be done for a value of 0."
msgstr "O deslocamento não pode ser feito para um valor 0."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:676
msgid "No object selected. Please Select an object to rotate!"
msgstr "Nenhum objeto selecionado. Por favor, selecione um objeto para girar!"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:702
msgid "CNCJob objects can't be rotated."
msgstr "Objetos Trabalho CNC não podem ser girados."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:710
msgid "Rotate done"
msgstr "Rotação pronta"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:713 AppTools/ToolTransform.py:783
#: AppTools/ToolTransform.py:833 AppTools/ToolTransform.py:887
#: AppTools/ToolTransform.py:917 AppTools/ToolTransform.py:953
msgid "Due of"
msgstr "Devido"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:713 AppTools/ToolTransform.py:783
#: AppTools/ToolTransform.py:833 AppTools/ToolTransform.py:887
#: AppTools/ToolTransform.py:917 AppTools/ToolTransform.py:953
msgid "action was not executed."
msgstr "a ação não foi realizada."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:725
msgid "No object selected. Please Select an object to flip"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Nenhum objeto selecionado. Por favor, selecione um objeto para espelhar"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:758
msgid "CNCJob objects can't be mirrored/flipped."
msgstr "Objetos Trabalho CNC não podem ser espelhados/invertidos."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:793
msgid "Skew transformation can not be done for 0, 90 and 180 degrees."
msgstr "A inclinação não pode ser feita para 0, 90 e 180 graus."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:798
msgid "No object selected. Please Select an object to shear/skew!"
msgstr ""
2020-06-02 15:29:45 +00:00
"Nenhum objeto selecionado. Por favor, selecione um objeto para inclinar!"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:818
msgid "CNCJob objects can't be skewed."
msgstr "Objetos Trabalho CNC não podem ser inclinados."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:830
msgid "Skew on the"
msgstr "Inclinando no eixo"
#: AppTools/ToolTransform.py:830 AppTools/ToolTransform.py:884
#: AppTools/ToolTransform.py:914
msgid "axis done"
msgstr "concluído"
#: AppTools/ToolTransform.py:844
msgid "No object selected. Please Select an object to scale!"
msgstr ""
2020-06-02 15:29:45 +00:00
"Nenhum objeto selecionado. Por favor, selecione um objeto para redimensionar!"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:875
msgid "CNCJob objects can't be scaled."
msgstr "Objetos Trabalho CNC não podem ser redimensionados."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:884
msgid "Scale on the"
msgstr "Redimensionamento no eixo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:894
msgid "No object selected. Please Select an object to offset!"
msgstr ""
2020-06-02 15:29:45 +00:00
"Nenhum objeto selecionado. Por favor, selecione um objeto para deslocar!"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:901
msgid "CNCJob objects can't be offset."
msgstr "Objetos Trabalho CNC não podem ser deslocados."
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:914
msgid "Offset on the"
msgstr "Deslocamento no eixo"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:924
msgid "No object selected. Please Select an object to buffer!"
msgstr ""
"Nenhum objeto selecionado. Por favor, selecione um objeto para armazenar em "
"buffer!"
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:927
msgid "Applying Buffer"
msgstr "Aplicando Buffer"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:931
msgid "CNCJob objects can't be buffered."
msgstr "Os objetos CNCJob não podem ser armazenados em buffer."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTools/ToolTransform.py:948
msgid "Buffer done"
msgstr "Buffer concluído"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTranslation.py:104
msgid "The application will restart."
msgstr "O aplicativo reiniciará."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: AppTranslation.py:106
msgid "Are you sure do you want to change the current language to"
msgstr "Você tem certeza de que quer alterar o idioma para"
2020-06-02 15:29:45 +00:00
#: AppTranslation.py:107
msgid "Apply Language ..."
msgstr "Aplicar o Idioma ..."
2020-06-02 15:29:45 +00:00
#: AppTranslation.py:203 App_Main.py:3151
msgid ""
2020-06-02 15:29:45 +00:00
"There are files/objects modified in FlatCAM. \n"
"Do you want to Save the project?"
msgstr ""
2020-06-02 15:29:45 +00:00
"Existem arquivos/objetos modificados no FlatCAM. \n"
"Você quer salvar o projeto?"
2020-06-02 15:29:45 +00:00
#: AppTranslation.py:206 App_Main.py:3154 App_Main.py:6411
msgid "Save changes"
msgstr "Salvar alterações"
2020-06-02 15:29:45 +00:00
#: App_Main.py:477
msgid "FlatCAM is initializing ..."
msgstr "FlatCAM está inicializando...."
#: App_Main.py:620
msgid "Could not find the Language files. The App strings are missing."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Não foi possível encontrar os arquivos de idioma. Estão faltando as strings "
"do aplicativo."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:692
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"FlatCAM is initializing ...\n"
"Canvas initialization started."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"FlatCAM está inicializando....\n"
"Inicialização do Canvas iniciada."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:712
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"FlatCAM is initializing ...\n"
"Canvas initialization started.\n"
"Canvas initialization finished in"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"FlatCAM está inicializando....\n"
"Inicialização do Canvas iniciada.\n"
"Inicialização do Canvas concluída em"
#: App_Main.py:1558 App_Main.py:6524
msgid "New Project - Not saved"
msgstr "Novo Projeto - Não salvo"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:1659
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Found old default preferences files. Please reboot the application to update."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Arquivos de preferências padrão antigos encontrados. Por favor, reinicie o "
"aplicativo para atualizar."
2020-06-02 15:29:45 +00:00
#: App_Main.py:1726
msgid "Open Config file failed."
msgstr "Falha ao abrir o arquivo de Configuração."
#: App_Main.py:1741
msgid "Open Script file failed."
msgstr "Falha ao abrir o arquivo de Script."
#: App_Main.py:1767
msgid "Open Excellon file failed."
msgstr "Falha ao abrir o arquivo Excellon."
#: App_Main.py:1780
msgid "Open GCode file failed."
msgstr "Falha ao abrir o arquivo G-Code."
#: App_Main.py:1793
msgid "Open Gerber file failed."
msgstr "Falha ao abrir o arquivo Gerber."
#: App_Main.py:2116
#, fuzzy
#| msgid "Select a Geometry, Gerber or Excellon Object to edit."
msgid "Select a Geometry, Gerber, Excellon or CNCJob Object to edit."
msgstr "Selecione um Objeto Geometria, Gerber ou Excellon para editar."
#: App_Main.py:2131
msgid ""
"Simultaneous editing of tools geometry in a MultiGeo Geometry is not "
"possible.\n"
"Edit only one geometry at a time."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"A edição simultânea de ferramentas geometria em uma Geometria MultiGeo não é "
"possível. \n"
"Edite apenas uma geometria por vez."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:2197
msgid "Editor is activated ..."
msgstr "Editor está ativado ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:2218
msgid "Do you want to save the edited object?"
msgstr "Você quer salvar o objeto editado?"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:2254
msgid "Object empty after edit."
msgstr "Objeto vazio após a edição."
2020-06-02 15:29:45 +00:00
#: App_Main.py:2259 App_Main.py:2277 App_Main.py:2296
msgid "Editor exited. Editor content saved."
msgstr "Editor fechado. Conteúdo salvo."
2020-06-02 15:29:45 +00:00
#: App_Main.py:2300 App_Main.py:2324 App_Main.py:2342
msgid "Select a Gerber, Geometry or Excellon Object to update."
msgstr "Selecione um objeto Gerber, Geometria ou Excellon para atualizar."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:2303
msgid "is updated, returning to App..."
msgstr "está atualizado, retornando ao App..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:2310
msgid "Editor exited. Editor content was not saved."
msgstr "Editor fechado. Conteúdo não salvo."
2020-06-02 15:29:45 +00:00
#: App_Main.py:2443 App_Main.py:2447
msgid "Import FlatCAM Preferences"
msgstr "Importar Preferências do FlatCAM"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:2458
msgid "Imported Defaults from"
msgstr "Padrões importados de"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2478 App_Main.py:2484
msgid "Export FlatCAM Preferences"
msgstr "Exportar Preferências do FlatCAM"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2504
msgid "Exported preferences to"
msgstr "Preferências exportadas para"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2524 App_Main.py:2529
msgid "Save to file"
msgstr "Salvar em arquivo"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:2553
msgid "Could not load the file."
msgstr "Não foi possível carregar o arquivo."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:2569
msgid "Exported file to"
msgstr "Arquivo exportado para"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2606
msgid "Failed to open recent files file for writing."
msgstr "Falha ao abrir o arquivo com lista de arquivos recentes para gravação."
2020-06-02 15:29:45 +00:00
#: App_Main.py:2617
msgid "Failed to open recent projects file for writing."
msgstr "Falha ao abrir o arquivo com lista de projetos recentes para gravação."
2020-06-02 15:29:45 +00:00
#: App_Main.py:2672
msgid "2D Computer-Aided Printed Circuit Board Manufacturing"
msgstr "Fabricação de Placas de Circuito Impresso 2D Assistida por Computador"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2673
msgid "Development"
msgstr "Desenvolvimento"
#: App_Main.py:2674
msgid "DOWNLOAD"
msgstr "DOWNLOAD"
#: App_Main.py:2675
msgid "Issue tracker"
msgstr "Rastreador de problemas"
#: App_Main.py:2694
msgid "Licensed under the MIT license"
msgstr "Licenciado sob licença do MIT"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2703
msgid ""
2020-06-02 15:29:45 +00:00
"Permission is hereby granted, free of charge, to any person obtaining a "
"copy\n"
"of this software and associated documentation files (the \"Software\"), to "
"deal\n"
"in the Software without restriction, including without limitation the "
"rights\n"
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n"
"copies of the Software, and to permit persons to whom the Software is\n"
"furnished to do so, subject to the following conditions:\n"
"\n"
"The above copyright notice and this permission notice shall be included in\n"
"all copies or substantial portions of the Software.\n"
"\n"
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS "
"OR\n"
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n"
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n"
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n"
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING "
"FROM,\n"
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n"
"THE SOFTWARE."
msgstr ""
2020-06-02 15:29:45 +00:00
"Permission is hereby granted, free of charge, to any person obtaining a "
"copy\n"
"of this software and associated documentation files (the \"Software\"), to "
"deal\n"
"in the Software without restriction, including without limitation the "
"rights\n"
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n"
"copies of the Software, and to permit persons to whom the Software is\n"
" furnished to do so, subject to the following conditions:\n"
"\n"
"The above copyright notice and this permission notice shall be included in\n"
"all copies or substantial portions of the Software.\n"
"\n"
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS "
"OR\n"
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n"
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n"
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n"
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING "
"FROM,\n"
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n"
"THE SOFTWARE."
2020-06-02 15:29:45 +00:00
#: App_Main.py:2725
#, fuzzy
#| msgid ""
#| "Some of the icons used are from the following sources:<br><div>Icons by "
#| "<a href=\"https://www.flaticon.com/authors/freepik\" title=\"Freepik"
#| "\">Freepik</a> from <a href=\"https://www.flaticon.com/\" "
#| "title=\"Flaticon\">www.flaticon.com</a></div><div>Icons by <a target="
#| "\"_blank\" href=\"https://icons8.com\">Icons8</a></div>Icons by <a href="
#| "\"http://www.onlinewebfonts.com\">oNline Web Fonts</a>"
msgid ""
2020-06-02 15:29:45 +00:00
"Some of the icons used are from the following sources:<br><div>Icons by <a "
"href=\"https://www.flaticon.com/authors/freepik\" title=\"Freepik\">Freepik</"
"a> from <a href=\"https://www.flaticon.com/\" title=\"Flaticon"
"\">www.flaticon.com</a></div><div>Icons by <a target=\"_blank\" href="
"\"https://icons8.com\">Icons8</a></div>Icons by <a href=\"http://www."
"onlinewebfonts.com\">oNline Web Fonts</a><div>Icons by <a href=\"https://www."
"flaticon.com/authors/pixel-perfect\" title=\"Pixel perfect\">Pixel perfect</"
"a> from <a href=\"https://www.flaticon.com/\" title=\"Flaticon\">www."
"flaticon.com</a></div>"
msgstr ""
2020-06-02 15:29:45 +00:00
"Alguns dos ícones utilizados são das seguintes fontes: <BR><div>Ícones por "
"<a href=\"https://www.flaticon.com/authors/freepik\" title=\"Freepik"
"\">Freepik</a> de <a href=\"https://www.flaticon.com/\" title="
"\"Flaticon\">www.flaticon.com</a></div><div>Ícones por <a target=\"_blank\" "
"href=\"https://icons8.com\">Icons8</a></div>Ícones por <a href=\"http://www."
"onlinewebfonts.com\">oNline Web Fonts</a>"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2761
msgid "Splash"
msgstr "Abertura"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2767
msgid "Programmers"
msgstr "Programadores"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2773
msgid "Translators"
msgstr "Tradutores"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2779
msgid "License"
msgstr "Licença"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2785
msgid "Attributions"
msgstr "Atribuições"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2808
msgid "Programmer"
msgstr "Programador"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2809
msgid "Status"
msgstr "Status"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2810 App_Main.py:2890
msgid "E-mail"
msgstr "E-mail"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2813
msgid "Program Author"
msgstr "Autor do Programa"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2818
msgid "BETA Maintainer >= 2019"
msgstr "Mantenedor BETA >= 2019"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2887
msgid "Language"
msgstr "Idioma"
2020-06-02 15:29:45 +00:00
#: App_Main.py:2888
msgid "Translator"
msgstr "Tradutor"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:2889
msgid "Corrections"
msgstr "Correções"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:2963
#, fuzzy
#| msgid "Transformations"
msgid "Important Information's"
msgstr "Transformações"
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:3111
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"This entry will resolve to another website if:\n"
"\n"
2020-06-02 15:29:45 +00:00
"1. FlatCAM.org website is down\n"
"2. Someone forked FlatCAM project and wants to point\n"
"to his own website\n"
"\n"
"If you can't get any informations about FlatCAM beta\n"
"use the YouTube channel link from the Help menu."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Esta entrada será direcionada para outro site se:\n"
"\n"
2020-06-02 15:29:45 +00:00
"1. O site FlatCAM.org estiver inativo\n"
"2. Alguém bifurcou (fork) o projeto FlatCAM e quer apontar\n"
"para o seu próprio site\n"
"\n"
"Se você não conseguir obter informações sobre o FlatCAM beta\n"
"use o link do canal do YouTube no menu Ajuda."
2020-06-02 15:29:45 +00:00
#: App_Main.py:3118
msgid "Alternative website"
msgstr "Site alternativo"
2020-06-02 15:29:45 +00:00
#: App_Main.py:3421
msgid "Selected Excellon file extensions registered with FlatCAM."
msgstr ""
2020-06-02 15:29:45 +00:00
"As extensões de arquivo Excellon selecionadas foram registradas para o "
"FlatCAM."
2020-06-02 15:29:45 +00:00
#: App_Main.py:3443
msgid "Selected GCode file extensions registered with FlatCAM."
msgstr ""
2020-06-02 15:29:45 +00:00
"As extensões de arquivo G-Code selecionadas foram registradas para o FlatCAM."
2020-06-02 15:29:45 +00:00
#: App_Main.py:3465
msgid "Selected Gerber file extensions registered with FlatCAM."
msgstr ""
"As extensões de arquivo Gerber selecionadas foram registradas para o FlatCAM."
2020-06-02 15:29:45 +00:00
#: App_Main.py:3653 App_Main.py:3712 App_Main.py:3740
msgid "At least two objects are required for join. Objects currently selected"
msgstr ""
2020-06-02 15:29:45 +00:00
"São necessários pelo menos dois objetos para unir. Objetos atualmente "
"selecionados"
2020-06-02 15:29:45 +00:00
#: App_Main.py:3662
msgid ""
2020-06-02 15:29:45 +00:00
"Failed join. The Geometry objects are of different types.\n"
"At least one is MultiGeo type and the other is SingleGeo type. A possibility "
"is to convert from one to another and retry joining \n"
"but in the case of converting from MultiGeo to SingleGeo, informations may "
"be lost and the result may not be what was expected. \n"
"Check the generated GCODE."
msgstr ""
2020-06-02 15:29:45 +00:00
"Falha ao unir. Os objetos Geometria são de tipos diferentes.\n"
"Pelo menos um é do tipo MultiGeo e o outro é do tipo Único. Uma "
"possibilidade é converter de um para outro e tentar unir,\n"
"mas no caso de converter de MultiGeo para Único, as informações podem ser "
"perdidas e o resultado pode não ser o esperado.\n"
"Verifique o G-CODE gerado."
2020-06-02 15:29:45 +00:00
#: App_Main.py:3674 App_Main.py:3684
msgid "Geometry merging finished"
msgstr "Fusão de geometria concluída"
2020-06-02 15:29:45 +00:00
#: App_Main.py:3707
msgid "Failed. Excellon joining works only on Excellon objects."
msgstr "Falha. A união de Excellon funciona apenas em objetos Excellon."
2020-06-02 15:29:45 +00:00
#: App_Main.py:3717
msgid "Excellon merging finished"
msgstr "Fusão de Excellon concluída"
2020-06-02 15:29:45 +00:00
#: App_Main.py:3735
msgid "Failed. Gerber joining works only on Gerber objects."
msgstr "Falha. A união de Gerber funciona apenas em objetos Gerber."
2020-06-02 15:29:45 +00:00
#: App_Main.py:3745
msgid "Gerber merging finished"
msgstr "Fusão de Gerber concluída"
2020-06-02 15:29:45 +00:00
#: App_Main.py:3765 App_Main.py:3802
msgid "Failed. Select a Geometry Object and try again."
msgstr "Falha. Selecione um Objeto de Geometria e tente novamente."
2020-06-02 15:29:45 +00:00
#: App_Main.py:3769 App_Main.py:3807
msgid "Expected a GeometryObject, got"
msgstr "Geometria FlatCAM esperada, recebido"
2020-06-02 15:29:45 +00:00
#: App_Main.py:3784
msgid "A Geometry object was converted to MultiGeo type."
msgstr "Um objeto Geometria foi convertido para o tipo MultiGeo."
2020-06-02 15:29:45 +00:00
#: App_Main.py:3822
msgid "A Geometry object was converted to SingleGeo type."
msgstr "Um objeto Geometria foi convertido para o tipo Único."
2020-06-02 15:29:45 +00:00
#: App_Main.py:4029
msgid "Toggle Units"
msgstr "Alternar Unidades"
#: App_Main.py:4033
msgid ""
2020-06-02 15:29:45 +00:00
"Changing the units of the project\n"
"will scale all objects.\n"
"\n"
"Do you want to continue?"
msgstr ""
2020-06-02 15:29:45 +00:00
"Alterar as unidades do projeto\n"
"redimensionará todos os objetos.\n"
"\n"
"Você quer continuar?"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4036 App_Main.py:4223 App_Main.py:4306 App_Main.py:6809
#: App_Main.py:6825 App_Main.py:7163 App_Main.py:7175
msgid "Ok"
msgstr "Ok"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4086
msgid "Converted units to"
msgstr "Unidades convertidas para"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4121
msgid "Detachable Tabs"
msgstr "Abas Destacáveis"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4150
#, fuzzy
#| msgid "Workspace Settings"
msgid "Workspace enabled."
msgstr "Configurações da área de trabalho"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4153
#, fuzzy
#| msgid "Workspace Settings"
msgid "Workspace disabled."
msgstr "Configurações da área de trabalho"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4217
msgid ""
2020-06-02 15:29:45 +00:00
"Adding Tool works only when Advanced is checked.\n"
"Go to Preferences -> General - Show Advanced Options."
msgstr ""
2020-06-02 15:29:45 +00:00
"Adicionar Ferramenta funciona somente no modo Avançado.\n"
"Vá em Preferências -> Geral - Mostrar Opções Avançadas."
2020-06-02 15:29:45 +00:00
#: App_Main.py:4299
msgid "Delete objects"
msgstr "Excluir objetos"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4304
msgid ""
"Are you sure you want to permanently delete\n"
"the selected objects?"
msgstr ""
"Você tem certeza de que deseja excluir permanentemente\n"
"os objetos selecionados?"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4348
msgid "Object(s) deleted"
msgstr "Objeto(s) excluído(s)"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4352
msgid "Save the work in Editor and try again ..."
msgstr "Salve o trabalho no Editor e tente novamente ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:4381
msgid "Object deleted"
msgstr "Objeto excluído"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4408
msgid "Click to set the origin ..."
msgstr "Clique para definir a origem ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:4430
msgid "Setting Origin..."
msgstr "Definindo Origem..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:4443 App_Main.py:4545
msgid "Origin set"
msgstr "Origem definida"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4460
msgid "Origin coordinates specified but incomplete."
msgstr "Coordenadas de origem especificadas, mas incompletas."
2020-06-02 15:29:45 +00:00
#: App_Main.py:4501
msgid "Moving to Origin..."
msgstr "Movendo para Origem..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:4582
msgid "Jump to ..."
msgstr "Pular para ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:4583
msgid "Enter the coordinates in format X,Y:"
msgstr "Digite as coordenadas no formato X,Y:"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4593
msgid "Wrong coordinates. Enter coordinates in format: X,Y"
msgstr "Coordenadas erradas. Insira as coordenadas no formato X,Y"
2020-06-02 15:29:45 +00:00
#: App_Main.py:4711
msgid "Bottom-Left"
msgstr "Esquerda Inferior"
#: App_Main.py:4714
msgid "Top-Right"
msgstr "Direita Superior"
#: App_Main.py:4735
msgid "Locate ..."
msgstr "Localizar ..."
#: App_Main.py:5008 App_Main.py:5085
msgid "No object is selected. Select an object and try again."
msgstr "Nenhum objeto está selecionado. Selecione um objeto e tente novamente."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:5111
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"Aborting. The current task will be gracefully closed as soon as possible..."
msgstr ""
2020-06-02 15:29:45 +00:00
"Abortando. A tarefa atual será fechada normalmente o mais rápido possível ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5117
msgid "The current task was gracefully closed on user request..."
msgstr ""
"A tarefa atual foi fechada normalmente mediante solicitação do usuário ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5291
msgid "Tools in Tools Database edited but not saved."
msgstr "Ferramenta editada, mas não salva."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:5330
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."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5348
msgid ""
2020-06-02 15:29:45 +00:00
"One or more Tools are edited.\n"
"Do you want to update the Tools Database?"
msgstr ""
2020-06-02 15:29:45 +00:00
"Um ou mais Ferramentas foram editadas.\n"
"Você deseja salvar o Banco de Dados de Ferramentas?"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5350
msgid "Save Tools Database"
msgstr "Salvar Banco de Dados"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5404
msgid "No object selected to Flip on Y axis."
msgstr "Nenhum objeto selecionado para Espelhar no eixo Y."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5430
msgid "Flip on Y axis done."
msgstr "Espelhado no eixo Y."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5452
msgid "No object selected to Flip on X axis."
msgstr "Nenhum objeto selecionado para Espelhar no eixo X."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5478
msgid "Flip on X axis done."
msgstr "Espelhado no eixo X."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5500
msgid "No object selected to Rotate."
msgstr "Nenhum objeto selecionado para Girar."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5503 App_Main.py:5554 App_Main.py:5591
msgid "Transform"
msgstr "Transformar"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5503 App_Main.py:5554 App_Main.py:5591
msgid "Enter the Angle value:"
msgstr "Digite o valor do Ângulo:"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5533
msgid "Rotation done."
msgstr "Rotação realizada."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5535
msgid "Rotation movement was not executed."
msgstr "O movimento de rotação não foi executado."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5552
msgid "No object selected to Skew/Shear on X axis."
msgstr "Nenhum objeto selecionado para Inclinar no eixo X."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5573
msgid "Skew on X axis done."
msgstr "Inclinação no eixo X concluída."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5589
msgid "No object selected to Skew/Shear on Y axis."
msgstr "Nenhum objeto selecionado para Inclinar no eixo Y."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5610
msgid "Skew on Y axis done."
msgstr "Inclinação no eixo Y concluída."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5688
msgid "New Grid ..."
msgstr "Nova Grade ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5689
msgid "Enter a Grid Value:"
msgstr "Digite um valor para grade:"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5697 App_Main.py:5721
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."
2020-06-02 15:29:45 +00:00
#: App_Main.py:5702
msgid "New Grid added"
msgstr "Nova Grade adicionada"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5704
msgid "Grid already exists"
msgstr "Grade já existe"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5706
msgid "Adding New Grid cancelled"
msgstr "Adicionar nova grade cancelada"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5727
msgid " Grid Value does not exist"
msgstr " O valor da grade não existe"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5729
msgid "Grid Value deleted"
msgstr "Grade apagada"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5731
msgid "Delete Grid value cancelled"
msgstr "Excluir valor de grade cancelado"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5737
msgid "Key Shortcut List"
msgstr "Lista de Teclas de Atalho"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5771
msgid " No object selected to copy it's name"
msgstr " Nenhum objeto selecionado para copiar nome"
2020-06-02 15:29:45 +00:00
#: App_Main.py:5775
msgid "Name copied on clipboard ..."
msgstr "Nome copiado para a área de transferência..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:6408
msgid ""
"There are files/objects opened in FlatCAM.\n"
"Creating a New project will delete them.\n"
"Do you want to Save the project?"
msgstr ""
"Existem arquivos/objetos abertos no FlatCAM.\n"
"Criar um novo projeto irá apagá-los.\n"
"Você deseja Salvar o Projeto?"
2020-06-02 15:29:45 +00:00
#: App_Main.py:6431
msgid "New Project created"
msgstr "Novo Projeto criado"
2020-06-02 15:29:45 +00:00
#: App_Main.py:6603 App_Main.py:6642 App_Main.py:6686 App_Main.py:6756
#: App_Main.py:7550 App_Main.py:8763 App_Main.py:8825
msgid ""
"Canvas initialization started.\n"
"Canvas initialization finished in"
msgstr ""
"Inicialização do Canvas iniciada.\n"
"Inicialização do Canvas concluída em"
2020-06-02 15:29:45 +00:00
#: App_Main.py:6605
msgid "Opening Gerber file."
msgstr "Abrindo Arquivo Gerber."
2020-06-02 15:29:45 +00:00
#: App_Main.py:6644
msgid "Opening Excellon file."
msgstr "Abrindo Arquivo Excellon."
2020-06-02 15:29:45 +00:00
#: App_Main.py:6675 App_Main.py:6680
msgid "Open G-Code"
msgstr "Abrir G-Code"
2020-06-02 15:29:45 +00:00
#: App_Main.py:6688
msgid "Opening G-Code file."
msgstr "Abrindo Arquivo G-Code."
2020-06-02 15:29:45 +00:00
#: App_Main.py:6747 App_Main.py:6751
msgid "Open HPGL2"
msgstr "Abrir HPGL2"
2020-06-02 15:29:45 +00:00
#: App_Main.py:6758
msgid "Opening HPGL2 file."
msgstr "Abrindo Arquivo HPGL2 ."
2020-06-02 15:29:45 +00:00
#: App_Main.py:6781 App_Main.py:6784
msgid "Open Configuration File"
msgstr "Abrir Arquivo de Configuração"
2020-06-02 15:29:45 +00:00
#: App_Main.py:6804 App_Main.py:7158
msgid "Please Select a Geometry object to export"
msgstr "Por favor, selecione um objeto Geometria para exportar"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:6820
msgid "Only Geometry, Gerber and CNCJob objects can be used."
msgstr "Somente objetos Geometria, Gerber e Trabalho CNC podem ser usados."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:6865
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"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:6871 App_Main.py:6875
msgid "Export PNG Image"
msgstr "Exportar Imagem PNG"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:6908 App_Main.py:7118
msgid "Failed. Only Gerber objects can be saved as Gerber files..."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Falhou. Somente objetos Gerber podem ser salvos como arquivos Gerber..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:6920
msgid "Save Gerber source file"
msgstr "Salvar arquivo fonte Gerber"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: App_Main.py:6949
msgid "Failed. Only Script objects can be saved as TCL Script files..."
msgstr "Falhou. Somente Scripts podem ser salvos como arquivos Scripts TCL..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:6961
msgid "Save Script source file"
msgstr "Salvar arquivo fonte do Script"
#: App_Main.py:6990
msgid "Failed. Only Document objects can be saved as Document files..."
2020-04-29 11:37:32 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Falhou. Somente objetos Documentos podem ser salvos como arquivos "
"Documentos..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7002
msgid "Save Document source file"
msgstr "Salvar o arquivo fonte Documento"
#: App_Main.py:7032 App_Main.py:7074 App_Main.py:8033
msgid "Failed. Only Excellon objects can be saved as Excellon files..."
msgstr ""
2020-06-02 15:29:45 +00:00
"Falhou. Somente objetos Excellon podem ser salvos como arquivos Excellon..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7040 App_Main.py:7045
msgid "Save Excellon source file"
msgstr "Salvar o arquivo fonte Excellon"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7082 App_Main.py:7086
msgid "Export Excellon"
msgstr "Exportar Excellon"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7126 App_Main.py:7130
msgid "Export Gerber"
msgstr "Exportar Gerber"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7170
msgid "Only Geometry objects can be used."
msgstr "Apenas objetos Geometria podem ser usados."
#: App_Main.py:7186 App_Main.py:7190
msgid "Export DXF"
msgstr "Exportar DXF"
#: App_Main.py:7215 App_Main.py:7218
msgid "Import SVG"
msgstr "Importar SVG"
#: App_Main.py:7246 App_Main.py:7250
msgid "Import DXF"
msgstr "Importar DXF"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7300
msgid "Viewing the source code of the selected object."
msgstr "Vendo o código fonte do objeto selecionado."
#: App_Main.py:7307 App_Main.py:7311
msgid "Select an Gerber or Excellon file to view it's source file."
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"Selecione um arquivo Gerber ou Excellon para visualizar o arquivo fonte."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7325
msgid "Source Editor"
msgstr "Editor de Fontes"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7365 App_Main.py:7372
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."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7384
msgid "Failed to load the source code for the selected object"
msgstr "Falha ao ler o código fonte do objeto selecionado"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7420
msgid "Go to Line ..."
msgstr "Ir para Linha ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7421
msgid "Line:"
msgstr "Linha:"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7448
msgid "New TCL script file created in Code Editor."
msgstr "Novo arquivo de script TCL criado no Editor de Códigos."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7484 App_Main.py:7486 App_Main.py:7522 App_Main.py:7524
msgid "Open TCL script"
msgstr "Abrir script TCL"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7552
msgid "Executing ScriptObject file."
msgstr "Executando arquivo de Script FlatCAM."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7560 App_Main.py:7563
msgid "Run TCL script"
msgstr "Executar script TCL"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7586
msgid "TCL script file opened in Code Editor and executed."
msgstr "Arquivo de script TCL aberto no Editor de Código e executado."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7637 App_Main.py:7643
msgid "Save Project As ..."
msgstr "Salvar Projeto Como..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7678
msgid "FlatCAM objects print"
msgstr "Objetos FlatCAM imprimem"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7691 App_Main.py:7698
msgid "Save Object as PDF ..."
msgstr "Salvar objeto como PDF ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7707
msgid "Printing PDF ... Please wait."
msgstr "Imprimindo PDF ... Aguarde."
2020-06-02 15:29:45 +00:00
#: App_Main.py:7886
msgid "PDF file saved to"
msgstr "Arquivo PDF salvo em"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7911
msgid "Exporting SVG"
msgstr "Exportando SVG"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7954
msgid "SVG file exported to"
msgstr "Arquivo SVG exportado para"
2020-06-02 15:29:45 +00:00
#: App_Main.py:7980
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."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8127
msgid "Excellon file exported to"
msgstr "Arquivo Excellon exportado para"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8136
msgid "Exporting Excellon"
msgstr "Exportando Excellon"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8141 App_Main.py:8148
msgid "Could not export Excellon file."
msgstr "Não foi possível exportar o arquivo Excellon."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8263
msgid "Gerber file exported to"
msgstr "Arquivo Gerber exportado para"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8271
msgid "Exporting Gerber"
msgstr "Exportando Gerber"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8276 App_Main.py:8283
msgid "Could not export Gerber file."
msgstr "Não foi possível exportar o arquivo Gerber."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8318
msgid "DXF file exported to"
msgstr "Arquivo DXF exportado para"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8324
msgid "Exporting DXF"
msgstr "Exportando DXF"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8329 App_Main.py:8336
msgid "Could not export DXF file."
msgstr "Não foi possível exportar o arquivo DXF."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8370
msgid "Importing SVG"
msgstr "Importando SVG"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8378 App_Main.py:8424
msgid "Import failed."
msgstr "Importação falhou."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8416
msgid "Importing DXF"
msgstr "Importando DXF"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8457 App_Main.py:8652 App_Main.py:8717
msgid "Failed to open file"
msgstr "Falha ao abrir o arquivo"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8460 App_Main.py:8655 App_Main.py:8720
msgid "Failed to parse file"
msgstr "Falha ao analisar o arquivo"
#: App_Main.py:8472
msgid "Object is not Gerber file or empty. Aborting object creation."
msgstr ""
2020-06-02 15:29:45 +00:00
"O objeto não é um arquivo Gerber ou está vazio. Abortando a criação de "
"objetos."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8477
msgid "Opening Gerber"
msgstr "Abrindo Gerber"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8488
msgid "Open Gerber failed. Probable not a Gerber file."
msgstr "Abrir Gerber falhou. Provavelmente não é um arquivo Gerber."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8524
msgid "Cannot open file"
msgstr "Não é possível abrir o arquivo"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8545
msgid "Opening Excellon."
msgstr "Abrindo Excellon."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8555
msgid "Open Excellon file failed. Probable not an Excellon file."
msgstr "Falha ao abrir Excellon. Provavelmente não é um arquivo Excellon."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8587
msgid "Reading GCode file"
msgstr "Lendo Arquivo G-Code"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8600
msgid "This is not GCODE"
msgstr "Não é G-Code"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8605
msgid "Opening G-Code."
msgstr "Abrindo G-Code."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8618
msgid ""
2020-06-02 15:29:45 +00:00
"Failed to create CNCJob Object. Probable not a GCode file. Try to load it "
"from File menu.\n"
" Attempting to create a FlatCAM CNCJob Object from G-Code file failed during "
"processing"
msgstr ""
2020-06-02 15:29:45 +00:00
"Falha ao criar o objeto Trabalho CNC. Provavelmente não é um arquivo G-"
"Code. Tente ler a usando o menu.\n"
"A tentativa de criar um objeto de Trabalho CNC do arquivo G-Code falhou "
"durante o processamento"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8674
msgid "Object is not HPGL2 file or empty. Aborting object creation."
msgstr ""
2020-06-02 15:29:45 +00:00
"O objeto não é um arquivo HPGL2 ou está vazio. Interrompendo a criação de "
"objetos."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8679
msgid "Opening HPGL2"
msgstr "Abrindo o HPGL2"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8686
msgid " Open HPGL2 failed. Probable not a HPGL2 file."
msgstr " Falha no HPGL2 aberto. Provavelmente não é um arquivo HPGL2."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8712
msgid "TCL script file opened in Code Editor."
msgstr "Arquivo de script TCL aberto no Editor de Códigos."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8732
msgid "Opening TCL Script..."
msgstr "Abrindo script TCL..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8743
msgid "Failed to open TCL Script."
msgstr "Falha ao abrir o Script TCL."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8765
msgid "Opening FlatCAM Config file."
msgstr "Abrindo arquivo de Configuração."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8793
msgid "Failed to open config file"
msgstr "Falha ao abrir o arquivo de configuração"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8822
msgid "Loading Project ... Please Wait ..."
msgstr "Carregando projeto ... Por favor aguarde ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8827
msgid "Opening FlatCAM Project file."
msgstr "Abrindo Projeto FlatCAM."
2020-06-02 15:29:45 +00:00
#: App_Main.py:8842 App_Main.py:8846 App_Main.py:8863
msgid "Failed to open project file"
msgstr "Falha ao abrir o arquivo de projeto"
2020-06-02 15:29:45 +00:00
#: App_Main.py:8900
msgid "Loading Project ... restoring"
msgstr "Carregando projeto ... restaurando"
#: App_Main.py:8910
msgid "Project loaded from"
msgstr "Projeto carregado de"
#: App_Main.py:8936
msgid "Redrawing all objects"
msgstr "Redesenha todos os objetos"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9024
msgid "Failed to load recent item list."
msgstr "Falha ao carregar a lista de itens recentes."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9031
msgid "Failed to parse recent item list."
msgstr "Falha ao analisar a lista de itens recentes."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9041
msgid "Failed to load recent projects item list."
msgstr "Falha ao carregar a lista de projetos recentes."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9048
msgid "Failed to parse recent project item list."
msgstr "Falha ao analisar a lista de projetos recentes."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9109
msgid "Clear Recent projects"
msgstr "Limpar Projetos Recentes"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9133
msgid "Clear Recent files"
msgstr "Limpar Arquivos Recentes"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9235
msgid "Selected Tab - Choose an Item from Project Tab"
msgstr "Guia Selecionado - Escolha um item na guia Projeto"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9236
msgid "Details"
msgstr "Detalhes"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9238
#, fuzzy
#| msgid "The normal flow when working in FlatCAM is the following:"
msgid "The normal flow when working with the application is the following:"
msgstr "O fluxo normal ao trabalhar no FlatCAM é o seguinte:"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9239
#, fuzzy
#| 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 "
#| "dropping the files on the GUI."
msgid ""
2020-06-02 15:29:45 +00:00
"Load/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into "
"the application using either the toolbars, key shortcuts or even dragging "
"and dropping the files on the AppGUI."
msgstr ""
2020-06-02 15:29:45 +00:00
"Abrir/Importar um arquivo Gerber, Excellon, G-Code, DXF, Raster Image ou SVG "
"para o FlatCAM usando a barra de ferramentas, tecla de atalho ou arrastando "
"e soltando um arquivo na GUI."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9242
#, fuzzy
#| 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 toolbar) actions offered within the app."
msgid ""
2020-06-02 15:29:45 +00:00
"You can also load a project by double clicking on the project file, drag and "
"drop of the file into the AppGUI or through the menu (or toolbar) actions "
"offered within the app."
msgstr ""
2020-06-02 15:29:45 +00:00
"Você pode abrir um projeto FlatCAM clicando duas vezes sobre o arquivo, "
"usando o menu ou a barra de ferramentas, tecla de atalho ou arrastando e "
"soltando um arquivo na GUI."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9245
msgid ""
2020-06-02 15:29:45 +00:00
"Once an object is available in the Project Tab, by selecting it and then "
"focusing on SELECTED TAB (more simpler is to double click the object name in "
"the Project Tab, SELECTED TAB will be updated with the object properties "
"according to its kind: Gerber, Excellon, Geometry or CNCJob object."
msgstr ""
2020-06-02 15:29:45 +00:00
"Quando um objeto estiver disponível na Aba Projeto, selecionando na ABA "
"SELECIONADO (mais simples é clicar duas vezes no nome do objeto na Aba "
"Projeto, a ABA SELECIONADO será atualizada com as propriedades do objeto de "
"acordo com seu tipo: Gerber, Excellon, Geometria ou Trabalho CNC."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9249
msgid ""
2020-06-02 15:29:45 +00:00
"If the selection of the object is done on the canvas by single click "
"instead, and the SELECTED TAB is in focus, again the object properties will "
"be displayed into the Selected Tab. Alternatively, double clicking on the "
"object on the canvas will bring the SELECTED TAB and populate it even if it "
"was out of focus."
msgstr ""
2020-06-02 15:29:45 +00:00
"Se a seleção do objeto for feita na tela com um único clique, e a ABA "
"SELECIONADO estiver em foco, novamente as propriedades do objeto serão "
"exibidas na Aba Selecionado. Como alternativa, clicar duas vezes no objeto "
"na tela exibirá a ABA SELECIONADO e a preencherá mesmo que ela esteja fora "
"de foco."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9253
msgid ""
2020-06-02 15:29:45 +00:00
"You can change the parameters in this screen and the flow direction is like "
"this:"
msgstr ""
2020-06-02 15:29:45 +00:00
"Você pode alterar os parâmetros nesta tela e a direção do fluxo é assim:"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9254
msgid ""
2020-06-02 15:29:45 +00:00
"Gerber/Excellon Object --> Change Parameter --> Generate Geometry --> "
"Geometry Object --> Add tools (change param in Selected Tab) --> Generate "
"CNCJob --> CNCJob Object --> Verify GCode (through Edit CNC Code) and/or "
"append/prepend to GCode (again, done in SELECTED TAB) --> Save GCode."
msgstr ""
2020-06-02 15:29:45 +00:00
"Objeto Gerber/Excellon --> Alterar Parâmetro --> Gerar Geometria --> Objeto "
"Geometria --> Adicionar Ferramenta (alterar parâmetros na Aba Selecionado) --"
"> Gerar Trabalho CNC --> Objeto Trabalho CNC --> Verificar G-Code (em Editar "
"Código CNC) e/ou adicionar código no início ou no final do G-Code (na Aba "
"Selecionado) --> Salvar G-Code."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9258
msgid ""
2020-06-02 15:29:45 +00:00
"A list of key shortcuts is available through an menu entry in Help --> "
"Shortcuts List or through its own key shortcut: <b>F3</b>."
msgstr ""
2020-06-02 15:29:45 +00:00
"Uma lista de atalhos de teclas está disponível através de uma entrada de "
"menu em Ajuda --> Lista de Atalhos ou através da sua própria tecla de "
"atalho: <b>F3</b>."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9322
msgid "Failed checking for latest version. Could not connect."
msgstr ""
2020-06-02 15:29:45 +00:00
"Falha na verificação da versão mais recente. Não foi possível conectar."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9329
msgid "Could not parse information about latest version."
msgstr "Não foi possível analisar informações sobre a versão mais recente."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9339
msgid "FlatCAM is up to date!"
msgstr "O FlatCAM está atualizado!"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9344
msgid "Newer Version Available"
msgstr "Nova Versão Disponível"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9346
msgid "There is a newer version of FlatCAM available for download:"
msgstr "Existe uma versão nova do FlatCAM disponível para download:"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9350
msgid "info"
msgstr "info"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9378
msgid ""
2020-06-02 15:29:45 +00:00
"OpenGL canvas initialization failed. HW or HW configuration not supported."
"Change the graphic engine to Legacy(2D) in Edit -> Preferences -> General "
"tab.\n"
"\n"
msgstr ""
2020-06-02 15:29:45 +00:00
"Falha na inicialização do canvas do OpenGL. HW ou configuração de HW não "
"suportada. Altere o mecanismo gráfico para Legado (2D) em Editar -> "
"Preferências -> aba Geral.\n"
"\n"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9456
msgid "All plots disabled."
msgstr "Todos os gráficos desabilitados."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9463
msgid "All non selected plots disabled."
msgstr "Todos os gráficos não selecionados desabilitados."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9470
msgid "All plots enabled."
msgstr "Todos os gráficos habilitados."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9476
msgid "Selected plots enabled..."
msgstr "Gráficos selecionados habilitados..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9484
msgid "Selected plots disabled..."
msgstr "Gráficos selecionados desabilitados..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9517
msgid "Enabling plots ..."
msgstr "Habilitando gráficos..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9566
msgid "Disabling plots ..."
msgstr "Desabilitando gráficos..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9589
msgid "Working ..."
msgstr "Trabalhando ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9698
msgid "Set alpha level ..."
msgstr "Ajustar nível alfa ..."
2020-06-02 15:29:45 +00:00
#: App_Main.py:9752
msgid "Saving FlatCAM Project"
msgstr "Salvando o Projeto FlatCAM"
2020-06-02 15:29:45 +00:00
#: App_Main.py:9773 App_Main.py:9809
msgid "Project saved to"
msgstr "Projeto salvo em"
#: App_Main.py:9780
msgid "The object is used by another application."
msgstr "O objeto é usado por outro aplicativo."
#: App_Main.py:9794
msgid "Failed to verify project file"
msgstr "Falha ao verificar o arquivo do projeto"
#: App_Main.py:9794 App_Main.py:9802 App_Main.py:9812
msgid "Retry to save it."
msgstr "Tente salvá-lo novamente."
#: App_Main.py:9802 App_Main.py:9812
msgid "Failed to parse saved project file"
msgstr "Falha ao analisar o arquivo de projeto salvo"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:57 Bookmark.py:84
msgid "Title"
msgstr "Título"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:58 Bookmark.py:88
msgid "Web Link"
msgstr "Link"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:62
msgid ""
"Index.\n"
"The rows in gray color will populate the Bookmarks menu.\n"
"The number of gray colored rows is set in Preferences."
msgstr ""
"Índice.\n"
"As linhas na cor cinza preencherão o menu Favoritos.\n"
"O número de linhas cinza é definido em Preferências."
2020-06-02 15:29:45 +00:00
#: Bookmark.py:66
msgid ""
"Description of the link that is set as an menu action.\n"
"Try to keep it short because it is installed as a menu item."
msgstr ""
"Descrição do link que está definido como uma ação de menu.\n"
"Tente mantê-lo curto, pois ele aparece como um item de menu."
2020-06-02 15:29:45 +00:00
#: Bookmark.py:69
msgid "Web Link. E.g: https://your_website.org "
msgstr "Link. Ex: https://seu_site.org "
2020-06-02 15:29:45 +00:00
#: Bookmark.py:78
msgid "New Bookmark"
msgstr "Novo Favorito"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:97
msgid "Add Entry"
msgstr "Adicionar Entrada"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:98
msgid "Remove Entry"
msgstr "Remover Entrada"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:99
msgid "Export List"
msgstr "Exportar Lista"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:100
msgid "Import List"
msgstr "Importar Lista"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:190
msgid "Title entry is empty."
msgstr "A entrada do título está vazia."
2020-06-02 15:29:45 +00:00
#: Bookmark.py:199
msgid "Web link entry is empty."
msgstr "A entrada do link da Web está vazia."
2020-06-02 15:29:45 +00:00
#: Bookmark.py:207
msgid "Either the Title or the Weblink already in the table."
msgstr "O título ou o link da Web já está na tabela."
2020-06-02 15:29:45 +00:00
#: Bookmark.py:227
msgid "Bookmark added."
msgstr "Favorito adicionado."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: Bookmark.py:244
msgid "This bookmark can not be removed"
msgstr "Este favorito não pode ser removido"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:275
msgid "Bookmark removed."
msgstr "Favorito removido."
2020-06-02 15:29:45 +00:00
#: Bookmark.py:290
#, fuzzy
#| msgid "Exported bookmarks to"
msgid "Export Bookmarks"
msgstr "Favoritos exportados para"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:319 Bookmark.py:349
msgid "Could not load bookmarks file."
msgstr "Não foi possível carregar o arquivo com os favoritos."
2020-06-02 15:29:45 +00:00
#: Bookmark.py:329
msgid "Failed to write bookmarks to file."
msgstr "Falha ao gravar os favoritos no arquivo."
2020-06-02 15:29:45 +00:00
#: Bookmark.py:331
msgid "Exported bookmarks to"
msgstr "Favoritos exportados para"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:337
#, fuzzy
#| msgid "Imported Bookmarks from"
msgid "Import Bookmarks"
msgstr "Favoritos importados de"
2020-06-02 15:29:45 +00:00
#: Bookmark.py:356
msgid "Imported Bookmarks from"
msgstr "Favoritos importados de"
2020-06-02 15:29:45 +00:00
#: Common.py:42
msgid "The user requested a graceful exit of the current task."
msgstr "O usuário solicitou uma saída normal da tarefa atual."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: Common.py:269
#, fuzzy
#| msgid "Click the end point of the paint area."
msgid "Click the end point of the area."
msgstr "Clique no ponto final da área."
2020-06-02 15:29:45 +00:00
#: Common.py:408
msgid "Exclusion areas added. Checking overlap with the object geometry ..."
msgstr ""
2020-06-02 15:29:45 +00:00
#: Common.py:413
msgid "Failed. Exclusion areas intersects the object geometry ..."
msgstr ""
2020-06-02 15:29:45 +00:00
#: Common.py:417
#, fuzzy
#| msgid "Delete all extensions from the list."
msgid "Exclusion areas added."
msgstr "Excluir todas as extensões da lista."
2020-06-02 15:29:45 +00:00
#: Common.py:426
#, fuzzy
#| msgid "Delete all extensions from the list."
msgid "With Exclusion areas."
msgstr "Excluir todas as extensões da lista."
2020-06-02 15:29:45 +00:00
#: Common.py:461
msgid "Cancelled. Area exclusion drawing was interrupted."
msgstr ""
2020-06-02 15:29:45 +00:00
#: Common.py:572 Common.py:621
#, fuzzy
#| msgid "All objects are selected."
msgid "All exclusion zones deleted."
msgstr "Todos os objetos estão selecionados."
2020-06-02 15:29:45 +00:00
#: Common.py:608
#, fuzzy
#| msgid "Delete all extensions from the list."
msgid "Selected exclusion zones deleted."
msgstr "Excluir todas as extensões da lista."
2020-06-02 15:29:45 +00:00
#: assets/linux/flatcam-beta.desktop:3
msgid "FlatCAM Beta"
msgstr "FlatCAM Beta"
2020-06-02 15:29:45 +00:00
#: assets/linux/flatcam-beta.desktop:8
msgid "G-Code from GERBERS"
msgstr "G-Code de Gerbers"
2020-06-02 15:29:45 +00:00
#: camlib.py:597
msgid "self.solid_geometry is neither BaseGeometry or list."
msgstr "self.solid_geometry não é nem BaseGeometry nem lista."
2020-06-02 15:29:45 +00:00
#: camlib.py:979
msgid "Pass"
msgstr "Passo"
2020-06-02 15:29:45 +00:00
#: camlib.py:1001
msgid "Get Exteriors"
msgstr "Obter Exterior"
2020-06-02 15:29:45 +00:00
#: camlib.py:1004
msgid "Get Interiors"
msgstr "Obter Interior"
2020-06-02 15:29:45 +00:00
#: camlib.py:2192
msgid "Object was mirrored"
msgstr "O objeto foi espelhado"
2020-06-02 15:29:45 +00:00
#: camlib.py:2194
msgid "Failed to mirror. No object selected"
msgstr "Falha ao espelhar. Nenhum objeto selecionado"
2020-06-02 15:29:45 +00:00
#: camlib.py:2259
msgid "Object was rotated"
msgstr "O objeto foi rotacionado"
2020-06-02 15:29:45 +00:00
#: camlib.py:2261
msgid "Failed to rotate. No object selected"
msgstr "Falha ao girar. Nenhum objeto selecionado"
2020-06-02 15:29:45 +00:00
#: camlib.py:2327
msgid "Object was skewed"
msgstr "O objeto foi inclinado"
2020-06-02 15:29:45 +00:00
#: camlib.py:2329
msgid "Failed to skew. No object selected"
msgstr "Falha ao inclinar. Nenhum objeto selecionado"
2020-06-02 15:29:45 +00:00
#: camlib.py:2405
msgid "Object was buffered"
msgstr "O objeto foi armazenado em buffer"
2020-06-02 15:29:45 +00:00
#: camlib.py:2407
msgid "Failed to buffer. No object selected"
msgstr "Falha no buffer. Nenhum objeto selecionado"
2020-06-02 15:29:45 +00:00
#: camlib.py:2650
msgid "There is no such parameter"
msgstr "Não existe esse parâmetro"
2020-06-02 15:29:45 +00:00
#: camlib.py:2718 camlib.py:2970 camlib.py:3233 camlib.py:3489
2020-06-02 15:24:44 +00:00
msgid ""
2020-06-02 15:29:45 +00:00
"The Cut Z parameter has positive value. It is the depth value to drill into "
"material.\n"
"The Cut Z parameter needs to have a negative value, assuming it is a typo "
"therefore the app will convert the value to negative. Check the resulting "
"CNC code (Gcode etc)."
msgstr ""
2020-06-02 15:29:45 +00:00
"O parâmetro Profundidade de Corte está positivo. Este valor é a\n"
"profundidade para furar o material, e deve ser negativo. Supondo que seja\n"
"um erro de digitação, o aplicativo converterá o valor para negativo.\n"
"Verifique o código CNC resultante (G-Code, etc.)."
2020-06-02 15:24:44 +00:00
2020-06-02 15:29:45 +00:00
#: camlib.py:2726 camlib.py:2980 camlib.py:3243 camlib.py:3499 camlib.py:3824
#: camlib.py:4224
msgid "The Cut Z parameter is zero. There will be no cut, skipping file"
msgstr ""
"O parâmetro Profundidade de Corte é zero. Não haverá corte, ignorando arquivo"
2020-06-02 15:29:45 +00:00
#: camlib.py:2741 camlib.py:4192
msgid ""
2020-06-02 15:29:45 +00:00
"The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, "
"y) \n"
"but now there is only one value, not two. "
msgstr ""
2020-06-02 15:29:45 +00:00
"O campo Troca de Ferramentas X, Y em Editar -> Preferências deve estar no "
"formato (x, y).\n"
"Agora existe apenas um valor, não dois. "
2020-06-02 15:29:45 +00:00
#: camlib.py:2754 camlib.py:3771 camlib.py:4170
msgid ""
2020-06-02 15:29:45 +00:00
"The End Move X,Y field in Edit -> Preferences has to be in the format (x, y) "
"but now there is only one value, not two."
msgstr ""
2020-06-02 15:29:45 +00:00
"O campo Movimento Final X, Y em Editar -> Preferências deve estar no formato "
"(x, y), mas agora está com apenas um valor, não dois."
2020-06-02 15:29:45 +00:00
#: camlib.py:2842
msgid "Creating a list of points to drill..."
msgstr "Criando uma lista de pontos para furar..."
2020-06-02 15:29:45 +00:00
#: camlib.py:2866
msgid "Failed. Drill points inside the exclusion zones."
msgstr ""
2020-06-02 15:29:45 +00:00
#: camlib.py:2943 camlib.py:3922 camlib.py:4332
msgid "Starting G-Code"
msgstr "Iniciando o G-Code"
2020-06-02 15:29:45 +00:00
#: camlib.py:3084 camlib.py:3337 camlib.py:3535 camlib.py:3935 camlib.py:4343
msgid "Starting G-Code for tool with diameter"
msgstr "Iniciando o G-Code para ferramenta com diâmetro"
2020-06-02 15:29:45 +00:00
#: camlib.py:3201 camlib.py:3453 camlib.py:3655
msgid "G91 coordinates not implemented"
msgstr "Coordenadas G91 não implementadas"
2020-06-02 15:29:45 +00:00
#: camlib.py:3207 camlib.py:3460 camlib.py:3660
msgid "The loaded Excellon file has no drills"
msgstr "O arquivo Excellon carregado não tem furos"
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: camlib.py:3683
msgid "Finished G-Code generation..."
msgstr "Geração de G-Code concluída..."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: camlib.py:3793
msgid ""
"The Toolchange X,Y field in Edit -> Preferences has to be in the format (x, "
"y) \n"
"but now there is only one value, not two."
msgstr ""
"O campo Troca de Ferramentas X, Y em Editar -> Preferências deve estar no "
"formato (x, y).\n"
"Agora está com apenas um valor, não dois."
2020-06-02 15:29:45 +00:00
#: camlib.py:3807 camlib.py:4207
msgid ""
"Cut_Z parameter is None or zero. Most likely a bad combinations of other "
"parameters."
msgstr ""
"Profundidade de Corte está vazio ou é zero. Provavelmente é uma combinação "
"ruim de outros parâmetros."
2020-06-02 15:29:45 +00:00
#: camlib.py:3816 camlib.py:4216
msgid ""
"The Cut Z parameter has positive value. It is the depth value to cut into "
"material.\n"
"The Cut Z parameter needs to have a negative value, assuming it is a typo "
"therefore the app will convert the value to negative.Check the resulting CNC "
"code (Gcode etc)."
msgstr ""
2020-06-02 15:29:45 +00:00
"O parâmetro Profundidade de Corte está positivo. Este valor é a\n"
"profundidade para cortar o material, e deve ser negativo. Supondo que seja\n"
"um erro de digitação, o aplicativo converterá o valor para negativo.\n"
"Verifique o código CNC resultante (G-Code, etc.)."
2020-06-02 15:29:45 +00:00
#: camlib.py:3829 camlib.py:4230
msgid "Travel Z parameter is None or zero."
msgstr "O parâmetro Altura de Deslocamento Z é Nulo ou zero."
2020-06-02 15:29:45 +00:00
#: camlib.py:3834 camlib.py:4235
msgid ""
"The Travel Z parameter has negative value. It is the height value to travel "
"between cuts.\n"
"The Z Travel parameter needs to have a positive value, assuming it is a typo "
"therefore the app will convert the value to positive.Check the resulting CNC "
"code (Gcode etc)."
msgstr ""
"O parâmetro Altura de Deslocamento tem valor negativo. Este valor\n"
"é a altura nos deslocamentos entre os cortes, e deve ser positivo. Supondo\n"
"que seja um erro de digitação, o aplicativo converterá o valor para "
"positivo.\n"
"Verifique o código CNC resultante (G-Code, etc.)."
2020-06-02 15:29:45 +00:00
#: camlib.py:3842 camlib.py:4243
msgid "The Z Travel parameter is zero. This is dangerous, skipping file"
2020-06-02 15:24:44 +00:00
msgstr ""
2020-06-02 15:29:45 +00:00
"O parâmetro Altura de Deslocamento é zero. Isso é perigoso, ignorando arquivo"
2020-06-02 15:29:45 +00:00
#: camlib.py:3861 camlib.py:4266
msgid "Indexing geometry before generating G-Code..."
msgstr "Indexando geometrias antes de gerar o G-Code..."
2020-06-02 15:29:45 +00:00
#: camlib.py:4009 camlib.py:4420
msgid "Finished G-Code generation"
msgstr "Geração de G-Code concluída"
2020-06-02 15:29:45 +00:00
#: camlib.py:4009
msgid "paths traced"
msgstr "caminho traçado"
2020-06-02 15:29:45 +00:00
#: camlib.py:4059
msgid "Expected a Geometry, got"
msgstr "Esperando uma geometria, recebido"
#: camlib.py:4066
msgid ""
"Trying to generate a CNC Job from a Geometry object without solid_geometry."
msgstr ""
2020-06-02 15:29:45 +00:00
"Tentando gerar um trabalho CNC a partir de um objeto Geometria sem "
"solid_geometry."
2020-06-02 15:29:45 +00:00
#: camlib.py:4107
msgid ""
"The Tool Offset value is too negative to use for the current_geometry.\n"
"Raise the value (in module) and try again."
msgstr ""
"O valor de Deslocamento é muito negativo para ser usado na "
"current_geometry.\n"
"Aumente o valor (em módulo) e tente novamente."
2020-06-02 15:29:45 +00:00
#: camlib.py:4420
msgid " paths traced."
msgstr " caminhos traçados."
2020-06-02 15:29:45 +00:00
#: camlib.py:4448
msgid "There is no tool data in the SolderPaste geometry."
msgstr "Não há dados de ferramenta na geometria de Pasta de Solda."
2020-06-02 15:29:45 +00:00
#: camlib.py:4537
msgid "Finished SolderPaste G-Code generation"
msgstr "Geração de G-Code para Pasta de Solda concluída"
2020-06-02 15:29:45 +00:00
#: camlib.py:4537
msgid "paths traced."
msgstr "caminhos traçados."
2020-06-02 15:29:45 +00:00
#: camlib.py:4872
msgid "Parsing GCode file. Number of lines"
msgstr "Analisando o arquivo G-Code. Número de linhas"
2020-06-02 15:29:45 +00:00
#: camlib.py:4979
msgid "Creating Geometry from the parsed GCode file. "
msgstr "Criando Geometria a partir do arquivo G-Code analisado. "
2020-06-02 15:29:45 +00:00
#: camlib.py:5147 camlib.py:5420 camlib.py:5568 camlib.py:5737
msgid "G91 coordinates not implemented ..."
msgstr "Coordenadas G91 não implementadas..."
2020-06-02 15:29:45 +00:00
#: defaults.py:771
msgid "Could not load defaults file."
msgstr "Não foi possível carregar o arquivo com os padrões."
#: defaults.py:784
msgid "Failed to parse defaults file."
msgstr "Falha ao analisar o arquivo com os padrões."
2020-04-29 11:37:32 +00:00
#: tclCommands/TclCommandBbox.py:75 tclCommands/TclCommandNregions.py:74
msgid "Expected GerberObject or GeometryObject, got"
msgstr "Esperando GerberObject ou GeometryObject, recebido"
2020-04-29 11:37:32 +00:00
#: tclCommands/TclCommandBounds.py:67 tclCommands/TclCommandBounds.py:71
msgid "Expected a list of objects names separated by comma. Got"
msgstr ""
2019-09-23 02:21:49 +00:00
"Esperando uma lista de nomes de objetos separados por vírgula. Recebido"
2020-04-29 11:55:46 +00:00
#: tclCommands/TclCommandBounds.py:81
msgid "TclCommand Bounds done."
2019-09-23 02:21:49 +00:00
msgstr "Limites de TclCommand concluídos."
2020-06-02 15:29:45 +00:00
#: tclCommands/TclCommandCopperClear.py:281 tclCommands/TclCommandPaint.py:283
2020-04-29 11:37:32 +00:00
#: tclCommands/TclCommandScale.py:81
msgid "Could not retrieve box object"
msgstr "Não foi possível recuperar o objeto caixa"
#: tclCommands/TclCommandCopperClear.py:304
2020-04-29 11:37:32 +00:00
msgid "Expected either -box <value> or -all."
msgstr "Esperando <value> -caixa ou -todos."
#: tclCommands/TclCommandGeoCutout.py:147
msgid ""
2020-04-29 11:37:32 +00:00
"The name of the object for which cutout is done is missing. Add it and retry."
msgstr "O nome do objeto está ausente. Altere e tente novamente."
#: tclCommands/TclCommandGeoCutout.py:189
msgid "Gaps value can be only one of: 'lr', 'tb', '2lr', '2tb', 4 or 8."
msgstr "O valor das lacunas pode ser apenas: 'lr', 'tb', '2lr', '2tb', 4 ou 8."
#: tclCommands/TclCommandGeoCutout.py:301
2020-06-02 15:29:45 +00:00
#: tclCommands/TclCommandGeoCutout.py:356
2020-04-29 11:37:32 +00:00
msgid "Any-form Cutout operation finished."
msgstr "Operação de recorte de qualquer formato concluída."
2020-04-29 11:37:32 +00:00
2020-06-02 15:29:45 +00:00
#: tclCommands/TclCommandGeoCutout.py:362
2020-04-29 11:37:32 +00:00
msgid "Cancelled. Object type is not supported."
msgstr "O tipo do objeto não é suportado."
#: tclCommands/TclCommandHelp.py:75
msgid "Available commands:"
msgstr "Comandos disponíveis:"
#: tclCommands/TclCommandHelp.py:115
msgid "Type help <command_name> for usage."
msgstr "Digite help <nome_do_comando> para forma de uso."
#: tclCommands/TclCommandHelp.py:115
msgid "Example: help open_gerber"
msgstr "Exemplo: help open_gerber"
2020-06-02 15:29:45 +00:00
#: tclCommands/TclCommandPaint.py:250 tclCommands/TclCommandPaint.py:256
msgid "Expected a tuple value like -single 3.2,0.1."
msgstr ""
2020-06-02 15:29:45 +00:00
#: tclCommands/TclCommandPaint.py:276
2020-04-29 11:37:32 +00:00
msgid "Expected -box <value>."
msgstr "Esperando <value> -caixa."
2020-06-02 15:29:45 +00:00
#: tclCommands/TclCommandPaint.py:297
msgid ""
2020-04-29 11:37:32 +00:00
"None of the following args: 'box', 'single', 'all' were used.\n"
"Paint failed."
msgstr ""
2020-04-29 11:37:32 +00:00
"Nenhum dos seguintes argumentos foi usado: 'caixa', 'único', 'todos'.\n"
"Pintura falhou."
2020-04-29 11:37:32 +00:00
#: tclCommands/TclCommandScale.py:106
msgid ""
"Expected -origin <origin> or -origin <min_bounds> or -origin <center> or - "
"origin 3.0,4.2."
msgstr ""
2020-04-29 11:37:32 +00:00
"Esperando -origin <origin> ou -origin <min_bounds> ou -origin <center> ou - "
"origin 3.0,4.2."
2020-04-29 11:37:32 +00:00
#: tclCommands/TclCommandScale.py:119
msgid "Expected -x <value> -y <value>."
msgstr "Esperando -x <value> -y <value>."
2020-04-29 11:37:32 +00:00
#: tclCommands/TclCommandSetOrigin.py:95
msgid "Expected a pair of (x, y) coordinates. Got"
2019-09-23 02:21:49 +00:00
msgstr "Esperando um par de coordenadas (x, y). Recebeu"
2020-06-02 15:29:45 +00:00
#: tclCommands/TclCommandSetOrigin.py:101
msgid "Origin set by offsetting all loaded objects with "
2019-09-23 02:21:49 +00:00
msgstr "Origem definida deslocando todos os objetos carregados com "
2020-04-29 11:37:32 +00:00
#: tclCommands/TclCommandSubtractRectangle.py:62
msgid "No Geometry name in args. Provide a name and try again."
msgstr "Nenhum nome de geometria nos argumentos. Altere e tente novamente."
2020-06-02 15:29:45 +00:00
#~ msgid "Add Tool from Tools DB"
#~ msgstr "Adiciona Ferramenta do BD de Ferramentas"
#~ msgid "FlatCAM Object"
#~ msgstr "Objeto FlatCAM"
#~ msgid ""
#~ "Choose which tool to use for Gerber isolation:\n"
#~ "'Circular' or 'V-shape'.\n"
#~ "When the 'V-shape' is selected then the tool\n"
#~ "diameter will depend on the chosen cut depth."
#~ msgstr ""
#~ "Escolha qual ferramenta usar para a isolação do Gerber:\n"
#~ "'Circular' ou 'ponta-V'.\n"
#~ "Quando 'ponta em V' for selecionada, o diâmetro da\n"
#~ "ferramenta dependerá da profundidade de corte escolhida."
#~ msgid "V-Shape"
#~ msgstr "Forma-V"
#~ msgid ""
#~ "Diameter of the cutting tool.\n"
#~ "If you want to have an isolation path\n"
#~ "inside the actual shape of the Gerber\n"
#~ "feature, use a negative value for\n"
#~ "this parameter."
#~ msgstr ""
#~ "Diâmetro da ferramenta de corte.\n"
#~ "Se desejar ter um caminho de isolação dentro da forma\n"
#~ "atual do recurso Gerber, use um valor negativo para\n"
#~ "este parâmetro."
#~ msgid "Pass overlap"
#~ msgstr "Sobreposição"
#~ msgid "Scope"
#~ msgstr "Escopo"
#~ msgid "Clear N-copper"
#~ msgstr "Limpa N-cobre"
#~ msgid "Board cutout"
#~ msgstr "Recorte da placa"
#~ msgid ""
#~ "Add a new tool to the Tool Table\n"
#~ "with the specified diameter."
#~ msgstr ""
#~ "Adiciona uma nova ferramenta à Tabela de Ferramentas\n"
#~ "com o diâmetro especificado."
#~ msgid "Excellon Object Color"
#~ msgstr "Cor do objeto Excellon"
#~ msgid "Geometry Object Color"
#~ msgstr "Cor do objeto de Geometria"
#~ msgid "Exterior"
#~ msgstr "Exterior"
#~ msgid "Interior"
#~ msgstr "Interior"
#~ msgid "Gerber Object Color"
#~ msgstr "Cor do objeto Gerber"
#~ msgid "Combine Passes"
#~ msgstr "Combinar Passes"
#~ msgid "Rest Machining"
#~ msgstr "Usinagem em Repouso"
#~ msgid "NCC Plotting"
#~ msgstr "Gráfico NCC"
#~ msgid "All Polygons"
#~ msgstr "Todos os polígonos"
#~ msgid "Paint Plotting"
#~ msgstr "Mostrar Pinturas"
#~ 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' - plotagem normal, realizada no final do trabalho de pintura\n"
#~ "- 'Progressivo' - após cada forma ser gerada, ela será plotada."
#~ msgid "Export Machine Code ..."
#~ msgstr "Exportar Código da Máquina ..."
#~ msgid "Export Machine Code cancelled ..."
#~ msgstr "Exportar código da máquina cancelado ..."
#~ msgid "Machine Code file saved to"
#~ msgstr "Arquivo G-Code salvo em"
#~ msgid "GCode Parameters"
#~ msgstr "Parâmetros do G-Code"
#, fuzzy
#~| msgid "Selection"
#~ msgid "PreSelection"
#~ msgstr "Seleção"
#~ msgid "Copper Gerber"
#~ msgstr "Gerber Cobre"
#~ msgid "QRCode Parameters"
#~ msgstr "Parâmetros de QRCode"
#~ msgid "Gerber Files"
#~ msgstr "Arquivos Gerber"
#~ msgid "Excellon Objects"
#~ msgstr "Objetos Excellon"
#~ msgid "Gerber Solder paste object. "
#~ msgstr "Objeto Gerber de Pasta de Solda. "
#~ msgid "Gerber Objects"
#~ msgstr "Objetos Gerber"
#~ msgid "Geometry Objects"
#~ msgstr "Objetos Geometria"
#~ msgid "Processing geometry from Subtractor Gerber object."
#~ msgstr "Processando Geometria do objeto Subtrator Gerber."
#~ msgid "Parsing geometry for aperture"
#~ msgstr "Analisando geometria para abertura"
#~ msgid "Export FlatCAM Bookmarks"
#~ msgstr "Exportar Favoritos do FlatCAM"
#~ msgid "Import FlatCAM Bookmarks"
#~ msgstr "Importar Favoritos do FlatCAM"
#~ msgid "Unifying Geometry from parsed Geometry segments"
#~ msgstr "Unificando Gometria a partir de segmentos de geometria analisados"
#~ msgid "./assets/icon.png"
#~ msgstr "./assets/icon.png"
#~ msgid "New Blank Geometry"
#~ msgstr "Nova Geometria em Branco"
#~ msgid "New Blank Gerber"
#~ msgstr "Novo Gerber em Branco"
#~ msgid "New Blank Excellon"
#~ msgstr "Novo Excellon em Branco"
#~ msgid ""
#~ "Relative measurement.\n"
#~ "Reference is last click position"
#~ msgstr ""
#~ "Medição relativa.\n"
#~ "Em relação à posição do último clique"
#, fuzzy
#~| msgid "Clearance"
#~ msgid "Clear areas"
#~ msgstr "Espaço"
#~ msgid "Apply Theme"
#~ msgstr "Aplicar temaAplicar"
#~ 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."
#~ msgid "Film Object"
#~ msgstr "Objeto de Filme"
#~ msgid "Object for which to create the film."
#~ msgstr "Objeto para o qual criar o filme."
#~ msgid "Box Object"
#~ msgstr "Objeto Caixa"
#~ msgid ""
#~ "The actual object that is used as container for the\n"
#~ " selected object for which we create the film.\n"
#~ "Usually it is the PCB outline but it can be also the\n"
#~ "same object for which the film is created."
#~ msgstr ""
#~ "O objeto que é usado como um container para o objeto\n"
#~ "selecionado para o qual criamos o filme.\n"
#~ "Normalmente, é o contorno do PCB, mas também pode ser\n"
#~ "do mesmo objeto para o qual o filme é criado."
#~ msgid "Expected -x <value> and -y <value>."
#~ msgstr "Esperando -x <value> e -y <value>."
#~ msgid "Could not load factory defaults file."
#~ msgstr "Não foi possível carregar o arquivo de padrões de fábrica."
#~ msgid "Failed to parse factory defaults file."
#~ msgstr "Falha ao analisar o arquivo de padrões de fábrica."
#~ msgid "Could not load preferences file."
#~ msgstr "Não foi possível carregar o arquivo com as preferências."
#~ msgid "Failed to write factory defaults to file."
#~ msgstr "Falha ao gravar os padrões de fábrica no arquivo."
#~ msgid "Factory defaults saved."
#~ msgstr "Padrões de fábrica salvos."
#~ msgid ""
#~ "The Tool Type (TT) can be:<BR>- <B>Circular</B> with 1 ... 4 teeth -> it "
#~ "is informative only. Being circular, <BR>the cut width in material is "
#~ "exactly the tool diameter.<BR>- <B>Ball</B> -> informative only and make "
#~ "reference to the Ball type endmill.<BR>- <B>V-Shape</B> -> it will "
#~ "disable de Z-Cut parameter in the resulting geometry UI form and enable "
#~ "two additional UI form fields in the resulting geometry: V-Tip Dia and V-"
#~ "Tip Angle. Adjusting those two values will adjust the Z-Cut parameter "
#~ "such as the cut width into material will be equal with the value in the "
#~ "Tool Diameter column of this table.<BR>Choosing the <B>V-Shape</B> Tool "
#~ "Type automatically will select the Operation Type in the resulting "
#~ "geometry as Isolation."
#~ msgstr ""
#~ "O Tipo de Ferramenta (TF) pode ser:<BR>- <B>Circular</B> com 1 ... 4 "
#~ "dentes -> é apenas informativo. Como é circular, <BR>a largura do corte é "
#~ "igual ao diâmetro da ferramenta.<BR>- <B>Bola</B> -> apenas informativo e "
#~ "faz referência a uma fresa do tipo bola.<BR>- <B>Forma em V</B> -> o "
#~ "parâmetro corte Z será desativado no formulário e serão habilitados dois "
#~ "campos adicionais: Diâmetro da Ponta-V e Ângulo da Ponta-V. Ajustando "
#~ "esses dois parâmetros irá alterar o parâmetro Corte Z como a largura de "
#~ "corte no material, será igual ao valor na coluna Diâmetro da Ferramenta "
#~ "desta tabela.<BR>Escolhendo o tipo <B>Forma em V</B> automaticamente "
#~ "selecionará o Tipo de Operação Isolação."
2020-04-29 11:37:32 +00:00
#~ msgid "Executing Tcl Script ..."
#~ msgstr "Executando Script Tcl..."
#~ msgid "Open cancelled."
#~ msgstr "Abrir cancelado."
#~ msgid "Preferences default restore was cancelled."
#~ msgstr "A restauração de preferências foi cancelada."
#~ msgid "FlatCAM preferences import cancelled."
#~ msgstr "Importação de preferências do FlatCAM cancelada."
#~ msgid "FlatCAM preferences export cancelled."
#~ msgstr "Exportação de preferências do FlatCAM cancelada."
#~ msgid "Multigeo. Geometry merging finished"
#~ msgstr "Multigeo. Fusão de geometria concluída"
#~ msgid "Units conversion cancelled."
#~ msgstr "Conversão de unidades cancelada."
#~ msgid "Open Gerber cancelled."
#~ msgstr "Abrir Gerber cancelado."
#~ msgid " Open Excellon cancelled."
#~ msgstr " Abrir Excellon cancelado."
#~ msgid "Open G-Code cancelled."
#~ msgstr "Abrir G-Code cancelado."
#~ msgid "Open Project cancelled."
#~ msgstr "Abrir Projeto cancelado."
#~ msgid "Open HPGL2 file cancelled."
#~ msgstr "Abrir HPGL2 cancelado."
#~ msgid "Open Config cancelled."
#~ msgstr "Abrir Arquivo de Configuração cancelado."
#~ msgid " Export SVG cancelled."
#~ msgstr " Exportar SVG cancelado."
#~ msgid "No object selected. Please select an Gerber object to export."
#~ msgstr ""
#~ "Nenhum objeto selecionado. Por favor, selecione um objeto Gerber para "
#~ "exportar."
#~ msgid "Save Gerber source file cancelled."
#~ msgstr "Salvar arquivo fonte Gerber cancelado."
#~ msgid "No object selected. Please select an Script object to export."
#~ msgstr ""
#~ "Nenhum objeto selecionado. Por favor, selecione um Script para exportar."
#~ msgid "Save Script source file cancelled."
#~ msgstr "Salvar arquivo fonte Script cancelado."
#~ msgid "No object selected. Please select an Document object to export."
#~ msgstr ""
#~ "Nenhum objeto selecionado. Por favor, selecione um Documento para "
#~ "exportar."
#~ msgid "Save Document source file cancelled."
#~ msgstr "Salvar arquivo fonte Documento cancelado."
#~ msgid "No object selected. Please select an Excellon object to export."
#~ msgstr ""
#~ "Nenhum objeto selecionado. Por favor, selecione um objeto Excellon para "
#~ "exportar."
#~ msgid "Saving Excellon source file cancelled."
#~ msgstr "Salvar arquivo fonte Excellon cancelado."
#~ msgid "No object selected. Please Select an Excellon object to export."
#~ msgstr ""
#~ "Nenhum objeto selecionado. Por favor, selecione um objeto Excellon para "
#~ "exportar."
#~ msgid "Export Excellon cancelled."
#~ msgstr "Exportar Excellon cancelado."
#~ msgid "No object selected. Please Select an Gerber object to export."
#~ msgstr ""
#~ "Nenhum objeto selecionado. Por favor, selecione um objeto Gerber para "
#~ "exportar."
#~ msgid "Export Gerber cancelled."
#~ msgstr "Exportar Gerber cancelado."
#~ msgid "Export DXF cancelled."
#~ msgstr "Exportar DXF cancelado."
#~ msgid "Open SVG cancelled."
#~ msgstr "Abrir SVG cancelado."
#~ msgid "Open DXF cancelled."
#~ msgstr "Abrir DXF cancelado."
#~ msgid "Open TCL script cancelled."
#~ msgstr "Abrir script TCL cancelado."
#~ msgid "Run TCL script cancelled."
#~ msgstr "Executar script TCL cancelado."
#~ msgid "Save Project cancelled."
#~ msgstr "Salvar Projeto cancelado."
#~ msgid "Save Object PDF cancelled."
#~ msgstr "Salvar PDF do objeto cancelado."
#~ msgid "FlatCAM bookmarks export cancelled."
#~ msgstr "Exportação de favoritos do FlatCAM cancelada."
#~ msgid "FlatCAM bookmarks import cancelled."
#~ msgstr "Importação de favoritos do FlatCAM cancelada."
#~ msgid "FlatCAM Tools DB export cancelled."
#~ msgstr "Exportação de BD do FlatCAM cancelada."
#~ msgid "FlatCAM Tools DB import cancelled."
#~ msgstr "Importação de BD do FlatCAM cancelada."
#~ msgid ""
#~ "Wrong value format for self.defaults[\"z_pdepth\"] or self."
#~ "options[\"z_pdepth\"]"
#~ msgstr ""
#~ "Valor com formato incorreto para self.defaults[\"z_pdepth\"] ou self."
#~ "options[\"z_pdepth\"]"
#~ msgid ""
#~ "Wrong value format for self.defaults[\"feedrate_probe\"] or self."
#~ "options[\"feedrate_probe\"]"
#~ msgstr ""
#~ "Valor com formato incorreto para self.defaults[\"feedrate_probe\"] ou "
#~ "self.options[\"feedrate_probe\"]"
#~ msgid "Starting G-Code..."
#~ msgstr "Iniciando o G-Code..."
#~ msgid ""
#~ "Algorithm to paint the polygon:<BR><B>Standard</B>: Fixed step inwards."
#~ "<BR><B>Seed-based</B>: Outwards from seed."
#~ msgstr ""
#~ "Algoritmo para pintar o polígono: <BR><B>Padrão</B>: Passo fixo para "
#~ "dentro.<BR><B>Baseado em semente</B>: para fora da semente."
#~ msgid "Seed-based"
#~ msgstr "Baseado em semente"
#~ msgid "Straight lines"
#~ msgstr "Linhas retas"
#~ msgid "Paint cancelled. No shape selected."
#~ msgstr "Pintura cancelada. Nenhuma forma selecionada."
#~ msgid "Transformation cancelled. No shape selected."
#~ msgstr "Transformação cancelada. Nenhuma forma selecionada."
#~ msgid "Buffer cancelled. No shape selected."
#~ msgstr "Buffer cancelado. Nenhuma forma selecionada."
#~ msgid "Export Code cancelled."
#~ msgstr "Exportar G-Code cancelado."
#~ msgid "&Save Project ..."
#~ msgstr "&Salvar Projeto ..."
#~ msgid "Save Project C&opy ..."
#~ msgstr "Salvar Cópia do Pr&ojeto ..."
#~ msgid "Change the size of the object."
#~ msgstr "Altera o tamanho do objeto."
#~ msgid "Change the position of this object."
#~ msgstr "Altera a posição deste objeto."
#~ msgid "Vector"
#~ msgstr "Vetor"
#~ msgid ""
#~ "Create a CNC Job object\n"
#~ "for this drill object."
#~ msgstr "Cria um objeto de trabalho CNC para a furação."
#~ msgid ""
#~ "Choose what to use for GCode generation:\n"
#~ "'Drills', 'Slots' or 'Both'.\n"
#~ "When choosing 'Slots' or 'Both', slots will be\n"
#~ "converted to a series of drills."
#~ msgstr ""
#~ "Escolha o que usar para a geração do G-Code:\n"
#~ "'Furos', 'Ranhuras' ou 'Ambos'.\n"
#~ "Quando escolher 'Ranhuras' ou 'Ambos', as ranhuras/fendas serão\n"
#~ "convertidas em uma série de furos."
#~ msgid "Generate the CNC Job."
#~ msgstr "Gera o arquivo G-Code para o CNC."
#~ msgid "Add Tool from DataBase"
#~ msgstr "Adiciona Ferramenta do Banco de Dados"
#~ msgid "Select a theme for FlatCAM."
#~ msgstr "Selecione um tema para o FlatCAM."
#~ msgid "Conv."
#~ msgstr "Conv."
#~ msgid "Diameters of the cutting tools, separated by ','"
#~ msgstr "Diâmetros das ferramentas de corte, separadas por ','"
#~ msgid "Tools dia"
#~ msgstr "Diâmetro"
#~ msgid "The new tool diameter (cut width) to add in the tool table."
#~ msgstr ""
#~ "Diâmetro da nova ferramenta a ser adicionada na tabela de ferramentas."
#~ msgid ""
#~ "Algorithm for non-copper clearing:<BR><B>Standard</B>: Fixed step inwards."
#~ "<BR><B>Seed-based</B>: Outwards from seed.<BR><B>Line-based</B>: Parallel "
#~ "lines."
#~ msgstr ""
#~ "Algoritmo para retirada do cobre:<BR><B>Padrão</B>: passo fixo para "
#~ "dentro.<BR><B>Baseado em semente</B>: para fora a partir de uma semente."
#~ "<BR><B>Linhas retas</B>: linhas paralelas."
#~ msgid "Area"
#~ msgstr "Área"
#~ msgid "Ref"
#~ msgstr "Ref"
#~ msgid ""
#~ "- 'Itself' - the non copper clearing extent\n"
#~ "is based on the object that is copper cleared.\n"
#~ "- 'Area Selection' - left mouse click to start selection of the area to "
2020-04-29 11:37:32 +00:00
#~ "be painted.\n"
#~ "Keeping a modifier key pressed (CTRL or SHIFT) will allow to add multiple "
#~ "areas.\n"
#~ "- 'Reference Object' - will do non copper clearing within the area\n"
#~ "specified by another object."
#~ msgstr ""
#~ "- 'Própria' - a retirada 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"
#~ "Manter uma tecla modificadora pressionada (CTRL ou SHIFT) permite "
#~ "adicionar várias áreas.\n"
#~ "- 'Objeto de Referência' - retirará o cobre dentro da área do objeto "
#~ "especificado."
#~ msgid "Sel"
#~ msgstr "Seleção"
#~ msgid "Diameters of nozzle tools, separated by ','"
#~ msgstr "Diâmetros dos bicos, separados por ','"
#~ msgid "Reference Gerber"
#~ msgstr "Referência Gerber"
#~ msgid "Reference Excellon"
#~ msgstr "Referência Excellon"
#~ msgid "Reference Geometry"
#~ msgstr "Referência Geometria"
#~ msgid "Point/Box Reference"
#~ msgstr "Ponto/Caixa de Referência"
#~ msgid ""
#~ "If 'Point' is selected above it store the coordinates (x, y) through "
#~ "which\n"
#~ "the mirroring axis passes.\n"
#~ "If 'Box' is selected above, select here a FlatCAM object (Gerber, Exc or "
#~ "Geo).\n"
#~ "Through the center of this object pass the mirroring axis selected above."
#~ msgstr ""
#~ "Se 'Ponto' for selecionado acima, armazena as coordenadas (x, y) por onde "
#~ "passa\n"
#~ "o eixo de espelhamento.\n"
#~ "Se 'Caixa' for selecionada acima, selecione aqui um objeto FlatCAM "
#~ "(Gerber, Exc ou Geo).\n"
#~ "O eixo de espelhamento passa pelo centro deste objeto."
#~ msgid "Alignment Drill Diameter"
#~ msgstr "Diâmetro do Furo de Alinhamento"
#~ msgid ""
#~ "'Point' coordinates missing. Using Origin (0, 0) as mirroring reference."
#~ msgstr ""
#~ "Faltando as Coordenadas do 'Ponto'. Usando Origem (0, 0) como referência "
#~ "de espelhamento."
#~ msgid "Export positive film cancelled."
#~ msgstr "Exportar filme positivo cancelado."
#~ msgid "Export negative film cancelled."
#~ msgstr "Exportar filme negativo cancelado."
#~ msgid "Move action cancelled."
#~ msgstr "Ação Mover cancelada."
#~ msgid "Diameter for the new tool."
#~ msgstr "Diâmetro para a nova ferramenta."
#~ msgid "Create Paint Geometry"
#~ msgstr "Criar Geometria de Pintura"
#~ msgid "Paint Tool. Reading parameters."
#~ msgstr "Ferramenta de Pintura. Lendo parâmetros."
#~ msgid "Paint Tool. Normal painting all task started."
#~ msgstr "Ferramenta de Pintura. Iniciada a pintura total."
#~ msgid "Rest machining painting all task started."
#~ msgstr "Iniciada a pintura total com usinagem de descanso."
#~ msgid ""
#~ "Could not do Paint All. Try a different combination of parameters. Or a "
#~ "different Method of paint"
#~ msgstr ""
#~ "Não foi possível pintar todos. Tente uma combinação diferente de "
#~ "parâmetros, ou um método diferente de pintura"
#~ msgid "Rest machining painting area task started."
#~ msgstr "Iniciada a pintura de área com usinagem de descanso."
#~ msgid "Paint Tool. Rest machining painting area task started."
#~ msgstr ""
#~ "Ferramenta de Pintura. Iniciada a pintura de área com usinagem de "
#~ "descanso."
#~ msgid "Properties Tool was not displayed. No object selected."
#~ msgstr ""
#~ "A ferramenta de propriedades não foi exibida. Nenhum objeto selecionado."
#~ msgid " Export PNG cancelled."
#~ msgstr " Exportar PNG cancelado."
#~ msgid "Adding Nozzle tool cancelled. Tool already in Tool Table."
#~ msgstr ""
#~ "Adição de ferramenta Bocal cancelada. Ferramenta já está na Tabela de "
#~ "Ferramentas."
#~ msgid ""
#~ "None of the following args: 'ref', 'all' were found or none was set to "
#~ "1.\n"
#~ "Copper clearing failed."
#~ msgstr ""
#~ "Nenhum dos seguintes argumentos foi encontrado ou nenhum foi configurado "
#~ "como 1: 'ref', 'all'.\n"
#~ "Retirada de cobre falhou."
#~ msgid "PostProcessor"
#~ msgstr "Pós-processador"
#~ msgid "Default <b>Zeros</b>"
#~ msgstr "Padrão <b>Zeros</b>"
#~ msgid ""
#~ "This sets the default type of Excellon zeros.\n"
#~ "If it is not detected in the parsed file the value here\n"
#~ "will be used.If LZ then Leading Zeros are kept and\n"
#~ "Trailing Zeros are removed.\n"
#~ "If TZ is checked then Trailing Zeros are kept\n"
#~ "and Leading Zeros are removed."
#~ msgstr ""
#~ "Define o tipo padrão de zeros de Excellon,\n"
#~ "se não for detectado no arquivo analisado.\n"
#~ "LZ: mantém os zeros à esquerda e remove os zeros à direita.\n"
#~ "TZ: mantém os zeros à direita e remove os zeros à esquerda."
#~ msgid "Default <b>Units</b>"
#~ msgstr "<b>Unidades</b> Padrão"
#~ msgid "Optimization Time"
#~ msgstr "Tempo de Otimização"
#~ msgid "Coordinates decimals"
#~ msgstr "Decimais das Coord."
#~ msgid "Feedrate decimals"
#~ msgstr "Decimais do Avanço"
#~ msgid "Rest M."
#~ msgstr "Maquinagem Restante"
#~ msgid "Convex Sh."
#~ msgstr "Forma Convexa"
#~ msgid "Add Tool to Tools DB"
#~ msgstr "Adicionar Ferramenta ao Banco de Dados"
#~ msgid "Remove Tool from Tools DB"
#~ msgstr "Remover Ferramenta do Banco de Dados"
#~ msgid "Export Tool DB"
#~ msgstr "Exportar o BD de Ferramentas"
#~ msgid "Import Tool DB"
#~ msgstr "Importar o BD de Ferramentas"
#~ msgid "Please enter the desired tool diameter in Float format."
#~ msgstr ""
#~ "Por favor, insira o diâmetro da ferramenta desejada no formato Flutuante."
#~ msgid "Default Tool added. Wrong value format entered."
#~ msgstr "Ferramenta padrão adicionada. Valor inserico com formato incorreto."
#~ msgid "Import Preferences"
#~ msgstr "Importar Preferências"
#~ msgid ""
#~ "Import a full set of FlatCAM settings from a file\n"
#~ "previously saved on HDD.\n"
#~ "\n"
#~ "FlatCAM automatically save a 'factory_defaults' file\n"
#~ "on the first start. Do not delete that file."
#~ msgstr ""
#~ "Importa um conjunto completo de configurações do FlatCAM de um arquivo\n"
#~ "previamente salvo no HDD.\n"
#~ "\n"
#~ "FlatCAM salva automaticamente o arquivo 'factory_defaults'\n"
#~ "na primeira inicialização. Não exclua esse arquivo."
#~ msgid "Export Preferences"
#~ msgstr "Exportar Preferências"
#~ msgid ""
#~ "Export a full set of FlatCAM settings in a file\n"
#~ "that is saved on HDD."
#~ msgstr ""
#~ "Exporta um conjunto completo de configurações do FlatCAM em um arquivo\n"
#~ "salvo no HDD."
#~ msgid "Start move Z"
#~ msgstr "Altura Z Inicial"
#~ msgid "Grid X value"
#~ msgstr "Valor da grade X"
#~ msgid "Grid Y value"
#~ msgstr "Valor da grade Y"
#~ msgid "Wk. size"
#~ msgstr "Tamanho do Wk"
#~ msgid "Sel. Fill"
#~ msgstr "Preenchimento Sel."
#~ msgid "Sel. Line"
#~ msgstr "Linha Sel."
#~ msgid "Sel2. Fill"
#~ msgstr "Preenchimento Sel2"
#~ msgid "Sel2. Line"
#~ msgstr "Linha Sel2"
#~ msgid "Editor Draw Sel."
#~ msgstr "Editor de Desenho Sel."
#~ msgid "Proj. Dis. Items"
#~ msgstr "Itens Desabilitados"
#~ msgid "Sel. Shape"
#~ msgstr "Sel. Forma"
#~ msgid "NB Font Size"
#~ msgstr "Tamanho da Fonte BN"
#~ msgid "Axis Font Size"
#~ msgstr "Tamanho da fonte do eixo"
#~ msgid "Textbox Font Size"
#~ msgstr "Tamanho da Fonte"
#~ msgid "Shell at StartUp"
#~ msgstr "Shell na Inicialização"
#~ msgid "Project at StartUp"
#~ msgstr "Projeto na Inicialização"
#~ msgid "Mouse Cursor"
#~ msgstr "Cursor do Mouse"
#~ msgid ""
#~ "Set the language used throughout FlatCAM.\n"
#~ "The app will restart after click.Windows: When FlatCAM is installed in "
#~ "Program Files\n"
#~ "directory, it is possible that the app will not\n"
#~ "restart after the button is clicked due of Windows\n"
#~ "security features. In this case the language will be\n"
#~ "applied at the next app start."
#~ msgstr ""
#~ "Define o idioma usado no FlatCAM.\n"
#~ "O aplicativo será reinicializado após o clique.\n"
#~ "Windows: se o FlatCAM estiver instalado no diretório\n"
#~ "Arquivos de Programas, é possível que o aplicativo não\n"
#~ "seja reiniciado depois que o botão for clicado devido\n"
#~ "aos recursos de segurança do Windows. Neste caso, o\n"
#~ "idioma será aplicado na próxima inicialização."
#~ msgid "G-code does not have a units code: either G20 or G21"
#~ msgstr "O G-Code não possui um código de unidade: G20 ou G21"
#, python-brace-format
#~ msgid ""
#~ "[selected] {kind} created/selected: <span style=\"color:{color};\">{name}"
#~ "</span>"
#~ msgstr ""
#~ "[selected] {kind} criado/selecionado: <span style =\"color:{color};"
#~ "\">{name}</span>"
#, python-brace-format
#~ msgid "[selected]<span style=\"color:{color};\">{name}</span> selected"
#~ msgstr "[selected]<span style=\"color:{color};\">{name}</span> selecionado"
#, python-brace-format
#~ msgid "{l_save}/Project_{date}"
#~ msgstr "{l_save}/Project_{date}"
#, python-format
#~ msgid ""
#~ "How much (fraction) of the tool width to overlap each tool pass.\n"
#~ "Example:\n"
#~ "A value here of 0.25 means 25%% from the tool diameter found above.\n"
#~ "\n"
#~ "Adjust the value starting with lower values\n"
#~ "and increasing it if areas that should be painted are still \n"
#~ "not painted.\n"
#~ "Lower values = faster processing, faster execution on CNC.\n"
#~ "Higher values = slow processing and slow execution on CNC\n"
#~ "due of too many paths."
#~ msgstr ""
#~ "Quanto da largura da ferramenta (fração) é sobreposto em cada passagem da "
#~ "ferramenta.\n"
#~ "Exemplo:\n"
#~ "Um valor de 0.25 significa uma sobreposição de 25%% do diâmetro da "
#~ "ferramenta.\n"
#~ "Ajuste o valor começando com valores menores, e aumente se alguma área "
#~ "que \n"
#~ "deveria ser pintada não foi pintada.\n"
#~ "Valores menores = processamento mais rápido, execução mais rápida no "
#~ "CNC. \n"
#~ "Valores maiores = processamento lento e execução lenta no CNC \n"
#~ " devido ao número de caminhos."
#~ msgid "Paint Area"
#~ msgstr "Área de Pintura"
#~ msgid ""
#~ "Type here any G-Code commands you would like to append to the generated "
#~ "file. I.e.: M2 (End of program)"
#~ msgstr ""
#~ "Digite aqui os comandos G-Code que você gostaria de adicionar ao final do "
#~ "arquivo gerado. M2 (Fim do programa)"
#~ msgid ""
#~ "Can be:\n"
#~ "- Portrait\n"
#~ "- Lanscape"
#~ msgstr ""
#~ "Pode ser:\n"
#~ "- Retrato\n"
#~ "- Paisagem"
#~ 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."
#~ 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' - o cobre será adicionado como 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."
#~ msgid ""
#~ "Generate GCode file to locate and align the PCB by using\n"
#~ "the four points acquired above."
#~ msgstr ""
#~ "Gere o arquivo G-Code para localizar e alinhar o PCB usando\n"
#~ "os quatro pontos adquiridos acima."
#~ msgid "Calibrate Tool"
#~ msgstr "Ferramenta de Calibração"
#~ msgid "Axis Ref:"
#~ msgstr "Eixo de Referência:"
#, python-brace-format
#~ msgid "MEASURING: Result D(x) = {d_x} | D(y) = {d_y} | Distance = {d_z}"
#~ msgstr "MEDIÇÃO: Resultado D(x) = {d_x} | D(y) = {d_y} | Distância = {d_z}"
#~ msgid ""
#~ "#\n"
#~ "# CREATE A NEW FLATCAM TCL SCRIPT\n"
#~ "# TCL Tutorial here: https://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial."
#~ "html\n"
#~ "#\n"
#~ "\n"
#~ "# FlatCAM commands list:\n"
#~ "# AddCircle, AddPolygon, AddPolyline, AddRectangle, AlignDrill, "
#~ "AlignDrillGrid, ClearShell, ClearCopper,\n"
#~ "# Cncjob, Cutout, Delete, Drillcncjob, ExportGcode, ExportSVG, Exteriors, "
#~ "GeoCutout, GeoUnion, GetNames,\n"
#~ "# GetSys, ImportSvg, Interiors, Isolate, Follow, JoinExcellon, "
#~ "JoinGeometry, ListSys, MillDrills,\n"
#~ "# MillSlots, Mirror, New, NewGeometry, Offset, OpenExcellon, OpenGCode, "
#~ "OpenGerber, OpenProject,\n"
#~ "# Options, Paint, Panelize, Plot, SaveProject, SaveSys, Scale, SetActive, "
#~ "SetSys, Skew, SubtractPoly,\n"
#~ "# SubtractRectangle, Version, WriteGCode\n"
#~ "#\n"
#~ "\n"
#~ msgstr ""
#~ "#\n"
#~ "# CRIAR UM NOVO SCRIPT TCL FLATCAM\n"
#~ "# Tutorial TCL aqui: https://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial."
#~ "html\n"
#~ "#\n"
#~ "\n"
#~ "# Lista de comandos FlatCAM:\n"
#~ "# AddCircle, AddPolygon, AddPolyline, AddRectangle, AlignDrill, "
#~ "AlignDrillGrid, ClearShell, ClearCopper,\n"
#~ "# Cncjob, Cutout, Delete, Drillcncjob, ExportGcode, ExportSVG, Exteriors, "
#~ "GeoCutout, GeoUnion, GetNames,\n"
#~ "# GetSys, ImportSvg, Interiors, Isolate, Follow, JoinExcellon, "
#~ "JoinGeometry, ListSys, MillDrills,\n"
#~ "# MillSlots, Mirror, New, NewGeometry, Offset, OpenExcellon, OpenGCode, "
#~ "OpenGerber, OpenProject,\n"
#~ "# Options, Paint, Panelize, Plot, SaveProject, SaveSys, Scale, SetActive, "
#~ "SetSys, Skew, SubtractPoly,\n"
#~ "# SubtractRectangle, Version, WriteGCode\n"
#~ "#\n"
#~ "\n"
#~ msgid "Change project units ..."
#~ msgstr "Alterar unidades do projeto ..."
#~ msgid "Tool diameter value is missing or wrong format. Add it and retry."
#~ msgstr ""
#~ "O valor do diâmetro da ferramenta está ausente ou em formato incorreto. "
#~ "Altere e tente novamente."
#~ msgid "Overlap value is missing or wrong format. Add it and retry."
#~ msgstr ""
#~ "O valor de sobreposição está ausente ou em formato incorreto. Altere e "
#~ "tente novamente."
#~ msgid "Margin distance value is missing or wrong format. Add it and retry."
#~ msgstr ""
#~ "O valor da distância da margem está ausente ou em formato incorreto. "
#~ "Altere e tente novamente."
#~ msgid "Export G-Code ..."
#~ msgstr "Exportar G-Code ..."
#~ msgid "&View"
#~ msgstr "&Ver"
#~ msgid "&Tool"
#~ msgstr "Ferramen&ta"
#~ msgid "APP. DEFAULTS"
#~ msgstr "PADRÕES APP."
#~ msgid "PROJ. OPTIONS "
#~ msgstr "OPÇÕES PROJ."
#, python-format
#~ msgid ""
#~ "How much (fraction) of the tool width to overlap each tool pass.\n"
#~ "Example:\n"
#~ "A value here of 0.25 means an overlap of 25%% from the tool diameter "
#~ "found above."
#~ msgstr ""
#~ "Quanto da largura da ferramenta (fração) é sobreposto a cada passagem da "
#~ "ferramenta.\n"
#~ "Exemplo:\n"
#~ "Um valor de 0.25 significa uma sobreposição de 25%% do diâmetro da "
#~ "ferramenta."
#~ msgid "FULL Geo"
#~ msgstr "Geo COMPLETO"
#~ msgid ""
#~ "Create the Geometry Object\n"
#~ "for isolation routing. It contains both\n"
#~ "the interiors and exteriors geometry."
#~ msgstr ""
#~ "Cria o Objeto de Geometria para o roteamento\n"
#~ "de isolação. Contém tanto a geometria interna\n"
#~ "quanto a externa."
#~ msgid "Ext Geo"
#~ msgstr "Geo Ext"
#~ msgid ""
#~ "Create the Geometry Object\n"
#~ "for isolation routing containing\n"
#~ "only the exteriors geometry."
#~ msgstr ""
#~ "Cria o Objeto de Geometria para roteamento\n"
#~ "de isolação contendo somente a geometria externa."
#~ msgid ""
#~ "Create the Geometry Object\n"
#~ "for isolation routing containing\n"
#~ "only the interiors geometry."
#~ msgstr ""
#~ "Cria o Objeto de Geometria para roteamento\n"
#~ "de isolação contendo somente a geometria interna."
#~ msgid ""
#~ "Select from the Tools Table above\n"
#~ "the hole dias that are to be drilled.\n"
#~ "Use the # column to make the selection."
#~ msgstr ""
#~ "Selecione na Tabela de Ferramentas acima\n"
#~ "os diâmetros dos furos que serão feitos.\n"
#~ "Use a coluna # para selecionar."
#~ msgid "Feed Rate X-Y"
#~ msgstr "Taxa de Avanço XY"
#~ msgid "Feed Rate Z"
#~ msgstr "Taxa de Avanço Z"
#~ msgid "Generate"
#~ msgstr "Gerar"
#~ msgid "Wk. format"
#~ msgstr "Formato da AT"
#~ msgid "y_toolchange = Y coord for Toolchange"
#~ msgstr "y_toolchange = coord. Y para troca de ferramentas"
#~ msgid "Ref."
#~ msgstr "Ref."
#~ msgid "Object to be cutout. "
#~ msgstr "Objeto a ser recortado."
#~ msgid "Margin:"
#~ msgstr "Margem:"
#~ msgid "Gap size:"
#~ msgstr "Tamanho da Ponte:"
#~ msgid ""
#~ "The cutout shape can be of ny shape.\n"
#~ "Useful when the PCB has a non-rectangular shape."
#~ msgstr ""
#~ "O recorte pode ter qualquer forma.\n"
#~ "Útil quando o PCB tem uma forma não retangular."
#~ msgid ""
#~ "The resulting cutout shape is\n"
#~ "always a rectangle shape and it will be\n"
#~ "the bounding box of the Object."
#~ msgstr ""
#~ "O recorte resultante é\n"
#~ "sempre em forma de retângulo e será\n"
#~ "a caixa delimitadora do objeto."
#~ msgid "Geo Obj"
#~ msgstr "Obj Geo"
#~ msgid ""
#~ "Use the left mouse button (LMB) click\n"
#~ "to create a bridge gap to separate the PCB from\n"
#~ "the surrounding material."
#~ msgstr ""
#~ "Use o botão esquerdo do mouse (BEM), clique para criar\n"
#~ "pontes (para separar o PCB do material circundante)."
#~ msgid "Generate Gap"
#~ msgstr "Gerar Ponte"
#~ msgid "Gerber Reference Box Object"
#~ msgstr "Objeto Caixa de Referência Gerber"
#~ msgid "Excellon Reference Box Object"
#~ msgstr "Objeto Caixa de Referência Excellon"
#~ msgid "Geometry Reference Box Object"
#~ msgstr "Objeto Caixa de Referência de Geometria"
#~ msgid "Reset"
#~ msgstr "Redefinir"
#~ msgid "Resets all the fields."
#~ msgstr "Redefine todos os campos."
#~ msgid "Overlap value must be between 0 (inclusive) and 1 (exclusive), "
#~ msgstr ""
#~ "O valor de sobreposição deve estar entre 0 (inclusive) e 1 (exclusivo), "
#~ msgid "Overlap value must be between 0 (inclusive) and 1 (exclusive)"
#~ msgstr ""
#~ "O valor de superposição deve ser entre 0 (inclusive) e 1 (exclusive)"
#~ msgid "Click inside the desired polygon."
#~ msgstr "Clique dentro do polígono desejado."
#~ msgid "{l_save}/FlatCAM_Bookmarks_{date}"
#~ msgstr "{l_save}/FlatCAM_Bookmarks_{date}"
#~ msgid "Could not load bookamrks file."
#~ msgstr "Não foi possível carregar o arquivo com os favoritos."
#~ msgid "Go"
#~ msgstr "Ir"
#~ msgid "There are no polygons to mark area."
#~ msgstr "Não há polígonos para marcar a área."
#~ msgid "&Edit"
#~ msgstr "&Editar"
#~ msgid "&Options"
#~ msgstr "&Opções"
#~ msgid "&Help"
#~ msgstr "Ajuda"
#~ msgid "FlatCAM.org"
#~ msgstr "FlatCAM.org"
#~ msgid "Measurement Tool"
#~ msgstr "Ferramenta de Medição"
#~ msgid "tool = tool number"
#~ msgstr "tool = número da ferramenta"
#~ msgid "tooldia = tool diameter"
#~ msgstr "tooldia = diâmetro da ferramenta"
#~ msgid "t_drills = for Excellon, total number of drills"
#~ msgstr "t_drills = para Excellon, número total de furos"
#~ msgid "x_toolchange = X coord for Toolchange"
#~ msgstr "x_toolchange = coord. X para troca de ferramentas"
#~ msgid "z_toolchange = Z coord for Toolchange"
#~ msgstr "z_toolchange = coord. Z para troca de ferramentas"
#~ msgid "z_depthpercut = the step value for multidepth cut"
#~ msgstr "z_depthpercut = valor do passe para corte múltiplas profundidade"
#~ msgid "spindlesspeed = the value for the spindle speed"
#~ msgstr "spindlesspeed = velocidade do spindle"
#~ msgid "Rotate Angle"
#~ msgstr "Ângulo de Giro"
#~ msgid "Offset_X val"
#~ msgstr "Deslocamento X"
#~ msgid "Offset_Y val"
#~ msgstr "Deslocamento Y"
#~ msgid "Margin value is missing or wrong format. Add it and retry."
#~ msgstr ""
#~ "O valor da margem está ausente ou no formato errado. Altere e tente "
#~ "novamente."
#~ msgid "Gap size value is missing or wrong format. Add it and retry."
#~ msgstr ""
#~ "O valor do tamanho da ponte está ausente ou no formato incorreto. Altere "
#~ "e tente novamente."
#~ msgid "Measurement"
#~ msgstr "Medição"
#~ msgid "Meas. Tool"
#~ msgstr "Ferramenta de Medição"
#~ msgid "Not available with the current Graphic Engine Legacy(2D)."
#~ msgstr "Não disponível com o Graphic Engine Legacy (2D) atual."
#~ msgid "ToolMove.on_left_click()"
#~ msgstr "ToolMove.on_left_click()"
#~ msgid "on_paint_button_click"
#~ msgstr "on_paint_button_click"
#~ msgid "PaintTool.paint_poly()"
#~ msgstr "PaintTool.paint_poly()"
#~ msgid "ToolSolderPaste.on_view_gcode()"
#~ msgstr "ToolSolderPaste.on_view_gcode()"
#~ msgid "App.on_fileopenscript() -->"
#~ msgstr "App.on_fileopenscript() -->"
#~ msgid "<span style=\"color:green;\"><b>%s</b></span>"
#~ msgstr "<span style=\"color:green;\"><b>%s</b></span>"
#~ msgid "<span style=\"color:red;\"><b>%s</b></span>"
#~ msgstr "<span style=\"color:red;\"><b>%s</b></span>"
#~ msgid "FlatCAMObj.GeometryObject.mtool_gen_cncjob() -->"
#~ msgstr "FlatCAMObj.GeometryObject.mtool_gen_cncjob() -->"
#~ msgid "FlatCAMCNNJob.on_edit_code_click() -->"
#~ msgstr "FlatCAMCNNJob.on_edit_code_click() -->"
#~ msgid ""
#~ "toolbars, key shortcuts or even dragging and dropping the files on the GUI"
#~ msgstr ""
#~ "barras de ferramentas, atalhos de teclas ou até mesmo arrastar e soltar "
#~ "os arquivos na GUI"
#~ msgid ""
#~ "You can also load a FlatCAM project by double clicking on the project "
#~ "file, drag"
#~ msgstr ""
#~ "Você também pode carregar um projeto FlatCAM clicando duas vezes no "
#~ "arquivo do projeto, arraste"
#~ msgid ""
#~ "Once an object is available in the Project Tab, by selecting it and then "
#~ "focusing on"
#~ msgstr ""
#~ "Quando um objeto estiver disponível na guia Projeto, selecione-o e depois "
#~ "concentre-se em"
#~ msgid "SELECTED TAB"
#~ msgstr "TAB SELECIONADO"
#~ msgid "more simpler is to double click the object name in the Project Tab"
#~ msgstr "mais simples é clicar duas vezes no nome do objeto na guia Projeto"
#~ msgid "will be updated with the object properties according to"
#~ msgstr "será atualizado com as propriedades do objeto de acordo com"
#~ msgid "kind: Gerber, Excellon, Geometry or CNCJob object"
#~ msgstr "Tipo: Objeto Gerber, Excellon, Geometria ou CNCJob"
#~ msgid ""
#~ "If the selection of the object is done on the canvas by single click "
#~ "instead, and the"
#~ msgstr ""
#~ "Se a seleção do objeto for feita na tela com um único clique, e o botão"
#~ msgid "and populate it even if it was out of focus"
#~ msgstr "e preenchê-lo mesmo que estivesse fora de foco"
#~ msgid "Gerber/Excellon Object"
#~ msgstr "Objeto Gerber/Excellon"
#~ msgid "Add tools (change param in Selected Tab)"
#~ msgstr "Adicionar ferramentas (alterar parâmetros na guia Selecionado)"
#~ msgid "Generate CNCJob"
#~ msgstr "Gerar CNCJob"
#~ msgid ""
#~ "Verify GCode (through Edit CNC Code) and/or append/prepend to GCode "
#~ "(again, done in"
#~ msgstr ""
#~ "Verifique o GCode (através de Editar código do CNC) e/ou acrescente/"
#~ "precede ao GCode (novamente, feito em"
#~ msgid "Shortcuts List"
#~ msgstr "Lista de Atalhos"
#~ msgid "or through"
#~ msgstr "ou através"
#~ msgid "own key shortcut"
#~ msgstr "próprio atalho de tecla"
#~ msgid "polygons"
#~ msgstr "polígonos"
#~ msgid "geo"
#~ msgstr "geo"
#~ msgid "FILE ASSOCIATIONS"
#~ msgstr "Associação de Arquivos"
#~ msgid "Stop"
#~ msgstr "Final"
#~ msgid "Generating panel ..."
#~ msgstr "Gerando painel ..."
#~ msgid "Spawning copies"
#~ msgstr "Cópias geradas"
#~ msgid "Parsing tool"
#~ msgstr "Ferramenta de Análise"
2019-09-17 00:42:23 +00:00
#~ msgid ""
#~ " Wrong value format for self.defaults[\"feedrate_probe\"] or self."
#~ "options[\"feedrate_probe\"]"
#~ msgstr ""
#~ " Valor com formato incorreto para self.defaults[\"feedrate_probe\"] ou "
#~ "self.options[\"feedrate_probe\"]"
#~ msgid "Wrong optimization type selected."
#~ msgstr "Tipo de otimização incorreto selecionado."
#~ msgid "MH"
#~ msgstr "MH"
#~ msgid "Feedrate (Plunge)"
#~ msgstr "Avanço (Mergulho)"
#~ msgid ""
#~ "Parameters used to create a CNC Job object\n"
#~ "for this drill object that are shown when App Level is Advanced."
#~ msgstr ""
#~ "Parâmetros usados para criar um objeto de Trabalho CNC\n"
#~ "para furação que são mostrados quando o nível do aplicativo for Avançado."
#~ msgid ""
#~ "Parameters to create a CNC Job object\n"
#~ "tracing the contours of a Geometry object."
#~ msgstr ""
#~ "Parâmetros para criar um objeto de Trabalho CNC\n"
#~ "traçando os contornos de um objeto Geometria."
#~ msgid "Manufacturing"
#~ msgstr "Fabricação"
#~ msgid "Function"
#~ msgstr "Função"
#~ msgid ""
#~ "\n"
#~ "<p><span style=\"font-size:{tsize}px\"><strong>Selected Tab - Choose an "
#~ "Item from Project Tab</strong></span></p>\n"
#~ "\n"
#~ "<p><span style=\"font-size:{fsize}px\"><strong>Details</strong>:<br />\n"
#~ "The normal flow when working in FlatCAM is the following:</span></p>\n"
#~ "\n"
#~ "<ol>\n"
#~ "\t<li><span style=\"font-size:{fsize}px\">Loat/Import a Gerber, Excellon, "
#~ "Gcode, DXF, Raster Image or SVG file into FlatCAM using either the "
#~ "menu&#39;s, toolbars, key shortcuts or even dragging and dropping the "
#~ "files on the GUI.<br />\n"
#~ "\t<br />\n"
#~ "\tYou can also load a <strong>FlatCAM project</strong> by double clicking "
#~ "on the project file, drag &amp; drop of the file into the FLATCAM GUI or "
#~ "through the menu/toolbar links offered within the app.</span><br />\n"
#~ "\t&nbsp;</li>\n"
#~ "\t<li><span style=\"font-size:{fsize}px\">Once an object is available in "
#~ "the Project Tab, by selecting it and then focusing on <strong>SELECTED "
#~ "TAB </strong>(more simpler is to double click the object name in the "
#~ "Project Tab), <strong>SELECTED TAB </strong>will be updated with the "
#~ "object properties according to it&#39;s kind: Gerber, Excellon, Geometry "
#~ "or CNCJob object.<br />\n"
#~ "\t<br />\n"
#~ "\tIf the selection of the object is done on the canvas by single click "
#~ "instead, and the <strong>SELECTED TAB</strong> is in focus, again the "
#~ "object properties will be displayed into the Selected Tab. Alternatively, "
#~ "double clicking on the object on the canvas will bring the "
#~ "<strong>SELECTED TAB</strong> and populate it even if it was out of focus."
#~ "<br />\n"
#~ "\t<br />\n"
#~ "\tYou can change the parameters in this screen and the flow direction is "
#~ "like this:<br />\n"
#~ "\t<br />\n"
#~ "\t<strong>Gerber/Excellon Object</strong> -&gt; Change Param -&gt; "
#~ "Generate Geometry -&gt;<strong> Geometry Object </strong>-&gt; Add tools "
#~ "(change param in Selected Tab) -&gt; Generate CNCJob -&gt;<strong> CNCJob "
#~ "Object </strong>-&gt; Verify GCode (through Edit CNC Code) and/or append/"
#~ "prepend to GCode (again, done in <strong>SELECTED TAB)&nbsp;</strong>-"
#~ "&gt; Save GCode</span></li>\n"
#~ "</ol>\n"
#~ "\n"
#~ "<p><span style=\"font-size:{fsize}px\">A list of key shortcuts is "
#~ "available through an menu entry in <strong>Help -&gt; Shortcuts List</"
#~ "strong>&nbsp;or through it&#39;s own key shortcut: <strng>F3</strong>.</"
#~ "span></p>\n"
#~ "\n"
#~ " "
#~ msgstr ""
#~ "\n"
#~ "<p><span style=\"font-size:{tsize}px\"><strong>Aba Selecionado - Escolha "
#~ "um Item na Aba Projeto</strong></span></p>\n"
#~ "\n"
#~ "<p><span style=\"font-size:{fsize}px\"><strong>Detalhes</strong>:<br/>\n"
#~ "O fluxo normal de trabalho no FlatCAM é o seguinte:</span></p>\n"
#~ "\n"
#~ "<ol>\n"
#~ "\t<li><span style=\"font-size:{fsize}px\">Ler/Importar um arquivo Gerber, "
#~ "Excellon, G-Code, DXF, Imagem Raster ou SVG no FlatCAM usando os menus, "
#~ "barras de trabalho, teclas de atalho ou mesmo arrastando e soltando os "
#~ "arquivos na GUI.<br/>\n"
#~ "\t<br/>\n"
#~ "\tVocê pode também ler um <strong>projeto FlatCAM</strong> clicando duas "
#~ "vezes no arquivo de projeto, arrastando e soltando o arquivo na GUI do "
#~ "FlatCAM ou através dos links de menu/barra de ferramentas oferecidos "
#~ "dentro do aplicativo.</span><br/>\n"
#~ "\t&nbsp;</li>\n"
#~ "\t<li><span style=\"font-size:{fsize}px\">Uma vez que um objeto está "
#~ "disponível na <strong>Aba Projeto</strong>, selecione-o e então vá para a "
#~ "<strong>Aba Selecionado</strong> (ou clique duas vezes no nome do objeto "
#~ "na <strong>Aba Projeto</strong>). A <strong>Aba Selecionado</strong> será "
#~ "atualizada com as propriedades do objeto de acordo com o tipo: Gerber, "
#~ "Excellon, Geometria ou Trabalho CNC.<br/>\n"
#~ "\t<br/>\n"
#~ "\tSe a seleção do objeto for feita na tela com um único clique, e a "
#~ "<strong>Aba Selecionado</strong> estiver em foco, novamente as "
#~ "propriedades do objeto serão exibidas na <strong>Aba Selecionado</"
#~ "strong>. Como alternativa, clicar duas vezes no objeto na tela trará a "
#~ "<strong>Aba Selecionado</strong> e a preencherá mesmo que esteja fora de "
#~ "foco.<br/>\n"
#~ "\t<br/>\n"
#~ "\tVocê pode alterar os parâmetros nesta tela com o seguinte fluxo:<br/>\n"
#~ "\t<br/>\n"
#~ "\t<strong>Objeto Gerber/Excellon</strong> -&gt; Alterar Parâmetros -&gt; "
#~ "Gerar Geometria -&gt;<strong> Objeto Geometria </strong>-&gt; Adicionar "
#~ "Ferramentas (alterar parâmetro na Aba Selecionado) -&gt; Gerar Trabalho "
#~ "CNC -&gt;<strong> Objeto Trabalho CNC </strong>-&gt; Verificar G-Code "
#~ "(com Editar Código CNC) e/ou anexar/pré-anexar ao G-Code (novamente, na "
#~ "<strong>ABA SELECIONADO)&nbsp;</strong>-&gt; Salvar G-Code</span></li>\n"
#~ "</ol>\n"
#~ "\n"
#~ "<p><span style=\"font-size:{fsize}px\">Uma lista de teclas de atalhos "
#~ "está disponível em <strong>Ajuda -&gt; Lista de Teclas de Atalho</"
#~ "strong>&nbsp;ou usando a sua tecla de atalho: <strong>F3</strong>.</"
#~ "span></p>\n"
#~ "\n"
#~ " "
#~ msgid "Run Script ...\tShift+S"
#~ msgstr "Executar Script ...\tShift+S"
#~ msgid ""
#~ "<font size=8><B>FlatCAM</B></font><BR>Version {version} {beta} ({date}) - "
#~ "{arch} <BR><BR>2D Computer-Aided Printed Circuit Board<BR>Manufacturing."
#~ "<BR><BR><B> License: </B><BR>Licensed under MIT license (2014 - "
#~ "2019)<BR>by (c)Juan Pablo Caram <BR><BR><B> Programmers:</B><BR>Denis "
#~ "Hayrullin<BR>Kamil Sopko<BR>Marius Stanciu<BR>Matthieu Berthomé<BR>and "
#~ "many others found <a href = \"https://bitbucket.org/jpcgt/flatcam/pull-"
#~ "requests/?state=MERGED\">here.</a><BR><BR><B>Development</B> is done <a "
#~ "href = \"https://bitbucket.org/jpcgt/flatcam/src/Beta/\">here.</"
#~ "a><BR><b>DOWNLOAD</B> area <a href = \"https://bitbucket.org/jpcgt/"
#~ "flatcam/downloads/\">here.</a><BR>"
#~ msgstr ""
#~ "<font size=8><B>FlatCAM</B></font><BR>Versão {version} {beta} ({date}) - "
#~ "{arch} <BR><BR>2D Computer-Aided Printed Circuit Board<BR>Manufacturing."
#~ "<BR><BR><B> License: </B><BR>Licensed under MIT license (2014 - "
#~ "2019)<BR>by (c)Juan Pablo Caram<BR><BR><B>Programadores:</B><BR>Denis "
#~ "Hayrullin<BR>Kamil \" \"Sopko<BR>Marius Stanciu<BR>Matthieu Berthomé<BR>e "
#~ "muitos outros encontrados <a \" \"href = \"https://bitbucket.org/jpcgt/"
#~ "flatcam/pull-requests/?state=MERGED\">aqui.</a><BR><BR>O "
#~ "<B>desenvolvimento</B> é feito <a href = \"https://bitbucket.org/jpcgt/"
#~ "flatcam/src/Beta/\">aqui.</a><BR>Área de <B>DOWNLOAD</B> <a href = "
#~ "\"https://bitbucket.org/jpcgt/flatcam/downloads/\">aqui.</a><BR>"
#~ msgid "Expected a GeometryObject, got %s"
#~ msgstr "Geometria FlatCAM esperada, recebido %s"
#~ msgid "Saved to: %s"
#~ msgstr "Salvo em: %s"
#~ msgid "[WARNING_NOTCL] Adding Tool cancelled ..."
#~ msgstr "Adicionar ferramenta cancelada ..."
#~ msgid "%s"
#~ msgstr "%s"
#~ msgid "App.on_view_source() -->"
#~ msgstr "App.on_view_source() -->"
#~ msgid "[success] Name changed from {old} to {new}"
#~ msgstr "Nome alterado de {old} para {new}"
#~ msgid "[ERROR_NOTCL] %s"
#~ msgstr "[ERROR_NOTCL] %s"
#~ msgid "Editor %s"
#~ msgstr "Editor %s"
#~ msgid "[success] Done. Path completed."
#~ msgstr "Caminho concluído."
#~ msgid "[success] Paint done."
#~ msgstr "Pintura concluída."
#~ msgid "About"
#~ msgstr "Sobre"
#~ msgid ""
#~ "<b>General Shortcut list</b><br>\n"
#~ " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style="
#~ "\"width:283px\">\n"
#~ " <tbody>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>F3</"
#~ "strong></td>\n"
#~ " <td width=\"194\"><span style=\"color:"
#~ "#006400\"><strong>&nbsp;SHOW SHORTCUT LIST</strong></span></td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>1</strong></td>\n"
#~ " <td>&nbsp;Switch to Project Tab</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>2</strong></td>\n"
#~ " <td>&nbsp;Switch to Selected Tab</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>3</strong></td>\n"
#~ " <td>&nbsp;Switch to Tool Tab</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>B</strong></td>\n"
#~ " <td>&nbsp;New Gerber</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>E</strong></td>\n"
#~ " <td>&nbsp;Edit Object (if selected)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>G</strong></td>\n"
#~ " <td>&nbsp;Grid On/Off</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>J</strong></td>\n"
#~ " <td>&nbsp;Jump to Coordinates</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>L</strong></td>\n"
#~ " <td>&nbsp;New Excellon</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Move Obj</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>N</strong></td>\n"
#~ " <td>&nbsp;New Geometry</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>O</strong></td>\n"
#~ " <td>&nbsp;Set Origin</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Q</strong></td>\n"
#~ " <td>&nbsp;Change Units</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>P</strong></td>\n"
#~ " <td>&nbsp;Open Properties Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>R</strong></td>\n"
#~ " <td>&nbsp;Rotate by 90 degree CW</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>S</strong></td>\n"
#~ " <td>&nbsp;Shell Toggle</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Add a Tool (when in Geometry Selected "
#~ "Tab or in Tools NCC or Tools Paint)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>V</strong></td>\n"
#~ " <td>&nbsp;Zoom Fit</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>X</strong></td>\n"
#~ " <td>&nbsp;Flip on X_axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Y</strong></td>\n"
#~ " <td>&nbsp;Flip on Y_axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>&#39;-&#39;</strong></"
#~ "td>\n"
#~ " <td>&nbsp;Zoom Out</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>&#39;=&#39;</strong></"
#~ "td>\n"
#~ " <td>&nbsp;Zoom In</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+A</strong></td>\n"
#~ " <td>&nbsp;Select All</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+C</strong></td>\n"
#~ " <td>&nbsp;Copy Obj</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+E</strong></td>\n"
#~ " <td>&nbsp;Open Excellon File</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+G</strong></td>\n"
#~ " <td>&nbsp;Open Gerber File</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+N</strong></td>\n"
#~ " <td>&nbsp;New Project</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+M</strong></td>\n"
#~ " <td>&nbsp;Measurement Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+O</strong></td>\n"
#~ " <td>&nbsp;Open Project</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+S</strong></td>\n"
#~ " <td>&nbsp;Save Project As</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+F10</strong></td>\n"
#~ " <td>&nbsp;Toggle Plot Area</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+C</strong></td>\n"
#~ " <td>&nbsp;Copy Obj_Name</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+E</strong></td>\n"
#~ " <td>&nbsp;Toggle Code Editor</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+G</strong></td>\n"
#~ " <td>&nbsp;Toggle the axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+P</strong></td>\n"
#~ " <td>&nbsp;Open Preferences Window</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+R</strong></td>\n"
#~ " <td>&nbsp;Rotate by 90 degree CCW</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+S</strong></td>\n"
#~ " <td>&nbsp;Run a Script</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+W</strong></td>\n"
#~ " <td>&nbsp;Toggle the workspace</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+X</strong></td>\n"
#~ " <td>&nbsp;Skew on X axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+Y</strong></td>\n"
#~ " <td>&nbsp;Skew on Y axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+C</strong></td>\n"
#~ " <td>&nbsp;Calculators Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+D</strong></td>\n"
#~ " <td>&nbsp;2-Sided PCB Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+K</strong></td>\n"
#~ " <td>&nbsp;Solder Paste Dispensing Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+L</strong></td>\n"
#~ " <td>&nbsp;Film PCB Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+N</strong></td>\n"
#~ " <td>&nbsp;Non-Copper Clearing Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+P</strong></td>\n"
#~ " <td>&nbsp;Paint Area Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+Q</strong></td>\n"
#~ " <td>&nbsp;PDF Import Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+R</strong></td>\n"
#~ " <td>&nbsp;Transformations Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+S</strong></td>\n"
#~ " <td>&nbsp;View File Source</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+U</strong></td>\n"
#~ " <td>&nbsp;Cutout PCB Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+1</strong></td>\n"
#~ " <td>&nbsp;Enable all Plots</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+2</strong></td>\n"
#~ " <td>&nbsp;Disable all Plots</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+3</strong></td>\n"
#~ " <td>&nbsp;Disable Non-selected Plots</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+F10</strong></td>\n"
#~ " <td>&nbsp;Toggle Full Screen</td>\n"
#~ " </tr> \n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+Alt+X</strong></"
#~ "td>\n"
#~ " <td>&nbsp;Abort current task (gracefully)</td>\n"
#~ " </tr> \n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>F1</strong></td>\n"
#~ " <td>&nbsp;Open Online Manual</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>F4</strong></td>\n"
#~ " <td>&nbsp;Open Online Tutorials</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Delete Object</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Alternate: Delete Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>'`'</strong></td>\n"
#~ " <td>&nbsp;(left to Key_1)Toogle Notebook Area "
#~ "(Left Side)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>SPACE</strong></td>\n"
#~ " <td>&nbsp;En(Dis)able Obj Plot</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Escape</strong></td>\n"
#~ " <td>&nbsp;Deselects all objects</td>\n"
#~ " </tr>\n"
#~ " </tbody>\n"
#~ " </table>\n"
#~ " \n"
#~ " "
#~ msgstr ""
#~ "<b>Lista de Atalhos Gerais</b><br>\n"
#~ " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style="
#~ "\"width:283px\">\n"
#~ " <tbody>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>F3</"
#~ "strong></td>\n"
#~ " <td width=\"194\"><span style=\"color:"
#~ "#006400\"><strong>&nbsp;MOSTRA LISTA DE ATALHOS</strong></span></td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>1</strong></td>\n"
#~ " <td>&nbsp;Vai para a Aba do Projeto</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>2</strong></td>\n"
#~ " <td>&nbsp;Vai para a Aba Selecionado</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>3</strong></td>\n"
#~ " <td>&nbsp;Vai para a Aba Ferramenta</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>B</strong></td>\n"
#~ " <td>&nbsp;Novo Gerber</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>E</strong></td>\n"
#~ " <td>&nbsp;Editar Objeto (se selecionado)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>G</strong></td>\n"
#~ " <td>&nbsp;Liga/Desliga a Grade</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>J</strong></td>\n"
#~ " <td>&nbsp;Vai para as Coordenadas</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>L</strong></td>\n"
#~ " <td>&nbsp;Novo Excellon</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Move Objeto</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>N</strong></td>\n"
#~ " <td>&nbsp;Nova Geometria</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>O</strong></td>\n"
#~ " <td>&nbsp;Ajusta Origem</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Q</strong></td>\n"
#~ " <td>&nbsp;Altera Unidades</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>P</strong></td>\n"
#~ " <td>&nbsp;Abre Propriedades da Ferramenta</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>R</strong></td>\n"
#~ " <td>&nbsp;Gira 90 graus horários</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>S</strong></td>\n"
#~ " <td>&nbsp;Alterna Linha de Comando</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Adiciona uma Ferramenta (quando na Aba "
#~ "Selecionado ou em Ferramentas NCC ou de Pintura)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>V</strong></td>\n"
#~ " <td>&nbsp;Zoom Ajustado</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>X</strong></td>\n"
#~ " <td>&nbsp;Espelha em X</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Y</strong></td>\n"
#~ " <td>&nbsp;Espelha em Y</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>&#39;-&#39;</strong></"
#~ "td>\n"
#~ " <td>&nbsp;Zoom -</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>&#39;=&#39;</strong></"
#~ "td>\n"
#~ " <td>&nbsp;Zoom +</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+A</strong></td>\n"
#~ " <td>&nbsp;Seleciona Todos</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+C</strong></td>\n"
#~ " <td>&nbsp;Copiar Objeto</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+E</strong></td>\n"
#~ " <td>&nbsp;Abrir Arquivo Excellon</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+G</strong></td>\n"
#~ " <td>&nbsp;Abrir Arquivo Gerber</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+N</strong></td>\n"
#~ " <td>&nbsp;Novo Projeto</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+M</strong></td>\n"
#~ " <td>&nbsp;Ferramenta de Medição</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+O</strong></td>\n"
#~ " <td>&nbsp;Abrir Projeto</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+S</strong></td>\n"
#~ " <td>&nbsp;Salvar Projeto Como</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+F10</strong></td>\n"
#~ " <td>&nbsp;Alternar Área de Gráfico</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+C</strong></td>\n"
#~ " <td>&nbsp;Copiar Obj_Name</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+E</strong></td>\n"
#~ " <td>&nbsp;Alterna Editor de Código</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+G</strong></td>\n"
#~ " <td>&nbsp;Alterna o Eixo</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+P</strong></td>\n"
#~ " <td>&nbsp;Abre Janela de Preferências</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+R</strong></td>\n"
#~ " <td>&nbsp;Gira 90 graus antihorário</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+S</strong></td>\n"
#~ " <td>&nbsp;Executa um Script</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+W</strong></td>\n"
#~ " <td>&nbsp;Alterna o Local de Trabalho</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+X</strong></td>\n"
#~ " <td>&nbsp;Inclina no Eixo X</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+Y</strong></td>\n"
#~ " <td>&nbsp;Inclina no Eixo Y</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+C</strong></td>\n"
#~ " <td>&nbsp;Calculadoras</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+D</strong></td>\n"
#~ " <td>&nbsp;Ferramenta PCB 2-Faces</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+K</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Pasta de Solda</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+L</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Filme PCB</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+N</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Retirar Cobre (NCC)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+P</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Pintura de Área</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+Q</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Importar PDF</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+R</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Transformações</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+S</strong></td>\n"
#~ " <td>&nbsp;Ver Arquivo Fonte</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+U</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Recorte PCB</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+1</strong></td>\n"
#~ " <td>&nbsp;Habilita todos os Gráficos</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+2</strong></td>\n"
#~ " <td>&nbsp;Desabilita todos os Gráficos</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+3</strong></td>\n"
#~ " <td>&nbsp;Desabilita todos os Gráficos não "
#~ "selecionados</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+F10</strong></td>\n"
#~ " <td>&nbsp;Alterna Tela Cheia</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>F1</strong></td>\n"
#~ " <td>&nbsp;Abrir Manual Online</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>F4</strong></td>\n"
#~ " <td>&nbsp;Abrir Tutoriais Online</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Excluir Objeto</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Alternativo: Excluir Ferramenta</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>'`'</strong></td>\n"
#~ " <td>&nbsp;(Seta Esquerda e Tecla_1)Alterna Área "
#~ "Notebook (Lado Esquerdo)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>SPACE</strong></td>\n"
#~ " <td>&nbsp;(Des)habilita Objeto Gráfico</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Escape</strong></td>\n"
#~ " <td>&nbsp;Deseleciona todos os objetos</td>\n"
#~ " </tr>\n"
#~ " </tbody>\n"
#~ " </table>\n"
#~ " \n"
#~ " "
#~ msgid ""
#~ "<b>Editor Shortcut list</b><br>\n"
#~ " <br>\n"
#~ " <strong><span style=\"color:#0000ff\">GEOMETRY EDITOR</span></"
#~ "strong><br>\n"
#~ " \n"
#~ " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style="
#~ "\"width:283px\">\n"
#~ " <tbody>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>A</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Draw an Arc</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>B</strong></td>\n"
#~ " <td>&nbsp;Buffer Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>C</strong></td>\n"
#~ " <td>&nbsp;Copy Geo Item</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>D</strong></td>\n"
#~ " <td>&nbsp;Within Add Arc will toogle the ARC "
#~ "direction: CW or CCW</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>E</strong></td>\n"
#~ " <td>&nbsp;Polygon Intersection Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>I</strong></td>\n"
#~ " <td>&nbsp;Paint Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>J</strong></td>\n"
#~ " <td>&nbsp;Jump to Location (x, y)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>K</strong></td>\n"
#~ " <td>&nbsp;Toggle Corner Snap</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Move Geo Item</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Within Add Arc will cycle through the "
#~ "ARC modes</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>N</strong></td>\n"
#~ " <td>&nbsp;Draw a Polygon</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>O</strong></td>\n"
#~ " <td>&nbsp;Draw a Circle</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>P</strong></td>\n"
#~ " <td>&nbsp;Draw a Path</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>R</strong></td>\n"
#~ " <td>&nbsp;Draw Rectangle</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>S</strong></td>\n"
#~ " <td>&nbsp;Polygon Substraction Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Add Text Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>U</strong></td>\n"
#~ " <td>&nbsp;Polygon Union Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>X</strong></td>\n"
#~ " <td>&nbsp;Flip shape on X axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Y</strong></td>\n"
#~ " <td>&nbsp;Flip shape on Y axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+X</strong></td>\n"
#~ " <td>&nbsp;Skew shape on X axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+Y</strong></td>\n"
#~ " <td>&nbsp;Skew shape on Y axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+R</strong></td>\n"
#~ " <td>&nbsp;Editor Transformation Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+X</strong></td>\n"
#~ " <td>&nbsp;Offset shape on X axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+Y</strong></td>\n"
#~ " <td>&nbsp;Offset shape on Y axis</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+M</strong></td>\n"
#~ " <td>&nbsp;Measurement Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+S</strong></td>\n"
#~ " <td>&nbsp;Save Object and Exit Editor</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+X</strong></td>\n"
#~ " <td>&nbsp;Polygon Cut Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Space</strong></td>\n"
#~ " <td>&nbsp;Rotate Geometry</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>ENTER</strong></td>\n"
#~ " <td>&nbsp;Finish drawing for certain tools</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>ESC</strong></td>\n"
#~ " <td>&nbsp;Abort and return to Select</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Delete Shape</td>\n"
#~ " </tr>\n"
#~ " </tbody>\n"
#~ " </table>\n"
#~ " <br>\n"
#~ " <br>\n"
#~ " <strong><span style=\"color:#ff0000\">EXCELLON EDITOR</span></"
#~ "strong><br>\n"
#~ " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style="
#~ "\"width:283px\">\n"
#~ " <tbody>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>A</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Add Drill Array</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>C</strong></td>\n"
#~ " <td>&nbsp;Copy Drill(s)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>D</strong></td>\n"
#~ " <td>&nbsp;Add Drill</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>J</strong></td>\n"
#~ " <td>&nbsp;Jump to Location (x, y)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Move Drill(s)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>Q</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Add Slot Array</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>R</strong></td>\n"
#~ " <td>&nbsp;Resize Drill(s)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Add a new Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>W</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Add Slot</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Delete Drill(s)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Alternate: Delete Tool(s)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>ESC</strong></td>\n"
#~ " <td>&nbsp;Abort and return to Select</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+S</strong></td>\n"
#~ " <td>&nbsp;Save Object and Exit Editor</td>\n"
#~ " </tr>\n"
#~ " </tbody>\n"
#~ " </table>\n"
#~ " <br>\n"
#~ " <br>\n"
#~ " <strong><span style=\"color:#00ff00\">GERBER EDITOR</span></"
#~ "strong><br>\n"
#~ " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style="
#~ "\"width:283px\">\n"
#~ " <tbody>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>A</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Add Pad Array</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>B</strong></td>\n"
#~ " <td>&nbsp;Buffer</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>C</strong></td>\n"
#~ " <td>&nbsp;Copy</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>D</strong></td>\n"
#~ " <td>&nbsp;Add Disc</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>E</strong></td>\n"
#~ " <td>&nbsp;Add SemiDisc</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>J</strong></td>\n"
#~ " <td>&nbsp;Jump to Location (x, y)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Move</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>N</strong></td>\n"
#~ " <td>&nbsp;Add Region</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>P</strong></td>\n"
#~ " <td>&nbsp;Add Pad</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>R</strong></td>\n"
#~ " <td>&nbsp;Within Track & Region Tools will cycle "
#~ "in REVERSE the bend modes</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>S</strong></td>\n"
#~ " <td>&nbsp;Scale</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Add Track</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Within Track & Region Tools will cycle "
#~ "FORWARD the bend modes</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Delete</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Alternate: Delete Apertures</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>ESC</strong></td>\n"
#~ " <td>&nbsp;Abort and return to Select</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+E</strong></td>\n"
#~ " <td>&nbsp;Eraser Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+S</strong></td>\n"
#~ " <td>&nbsp;Save Object and Exit Editor</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+A</strong></td>\n"
#~ " <td>&nbsp;Mark Area Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+N</strong></td>\n"
#~ " <td>&nbsp;Poligonize Tool</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+R</strong></td>\n"
#~ " <td>&nbsp;Transformation Tool</td>\n"
#~ " </tr>\n"
#~ " </tbody>\n"
#~ " </table>\n"
#~ " "
#~ msgstr ""
#~ "<b>Lista de Atalhos dos Editores</b><br>\n"
#~ " <br>\n"
#~ " <strong><span style=\"color:#0000ff\">EDITOR DE GEOMETRIA</"
#~ "span></strong><br>\n"
#~ " \n"
#~ " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style="
#~ "\"width:283px\">\n"
#~ " <tbody>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>A</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Desenha um Arco</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>B</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Buffer</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>C</strong></td>\n"
#~ " <td>&nbsp;Copiar Objeto Geo</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>D</strong></td>\n"
#~ " <td>&nbsp;Em Adicionar Arco, alterna o sentido do "
#~ "ARCO: CW ou CCW</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>E</strong></td>\n"
#~ " <td>&nbsp;Ferramenta de Interseção de Polígonos</"
#~ "td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>I</strong></td>\n"
#~ " <td>&nbsp;Ferramenta de Pintura</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>J</strong></td>\n"
#~ " <td>&nbsp;Ir para a Localização (x, y)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>K</strong></td>\n"
#~ " <td>&nbsp;Alterna Encaixe no Canto</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Mover Item Geo</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Em Adicionar Arco, alterna entre os "
#~ "modos de ARCO</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>N</strong></td>\n"
#~ " <td>&nbsp;Desenha um Polígono</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>O</strong></td>\n"
#~ " <td>&nbsp;Desenha um Círculo</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>P</strong></td>\n"
#~ " <td>&nbsp;Desenha um Caminho</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>R</strong></td>\n"
#~ " <td>&nbsp;Desenha um Retângulo</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>S</strong></td>\n"
#~ " <td>&nbsp;Ferramenta de Subtração de Polígonos</"
#~ "td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Adicionar Texto</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>U</strong></td>\n"
#~ " <td>&nbsp;Ferramenta União de Polígonos</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>X</strong></td>\n"
#~ " <td>&nbsp;Espelha a forma no eixo X</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Y</strong></td>\n"
#~ " <td>&nbsp;Espelha a forma no eixo Y</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+X</strong></td>\n"
#~ " <td>&nbsp;Inclina a forma no eixo X</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Shift+Y</strong></td>\n"
#~ " <td>&nbsp;Inclina a forma no eixo Y</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+R</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Editor de Transformação</"
#~ "td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+X</strong></td>\n"
#~ " <td>&nbsp;Desloca a forma no eixo X</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+Y</strong></td>\n"
#~ " <td>&nbsp;Desloca a forma no eixo Y</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+M</strong></td>\n"
#~ " <td>&nbsp;Ferramenta de Medição</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+S</strong></td>\n"
#~ " <td>&nbsp;Salvar Objeto e Sair do Editor</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+X</strong></td>\n"
#~ " <td>&nbsp;Ferramenta de Corte de Polígono</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Space</strong></td>\n"
#~ " <td>&nbsp;Girar Geometria</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>ENTER</strong></td>\n"
#~ " <td>&nbsp;Terminar o desenho para certas "
#~ "ferramentas</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>ESC</strong></td>\n"
#~ " <td>&nbsp;Abortar e retornar à Seleção</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Excluir Forma</td>\n"
#~ " </tr>\n"
#~ " </tbody>\n"
#~ " </table>\n"
#~ " <br>\n"
#~ " <br>\n"
#~ " <strong><span style=\"color:#ff0000\">EDITOR EXCELLON</span></"
#~ "strong><br>\n"
#~ " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style="
#~ "\"width:283px\">\n"
#~ " <tbody>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>A</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Adiciona Matriz de "
#~ "Brocas</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>C</strong></td>\n"
#~ " <td>&nbsp;Copiar Broca(s)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>D</strong></td>\n"
#~ " <td>&nbsp;Adicionar Broca</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>J</strong></td>\n"
#~ " <td>&nbsp;Ir para Localização (x, y)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Mover Broca(s)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>Q</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Adicionar Matriz de "
#~ "Ranhuras</td>\n"
#~ " </tr>\n"
#~ "\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>R</strong></td>\n"
#~ " <td>&nbsp;Redimensionar Broca(s)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Adicionar uma Nova Ferramenta</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>W</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Adicionar Ranhura</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Excluir Broca(s)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Alternativo: Excluir Ferramenta(s)</"
#~ "td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>ESC</strong></td>\n"
#~ " <td>&nbsp;Abortar e retornar para a Seleção</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+S</strong></td>\n"
#~ " <td>&nbsp;Salvar Objeto e Sair do Editor</td>\n"
#~ " </tr>\n"
#~ " </tbody>\n"
#~ " </table>\n"
#~ " <br>\n"
#~ " <br>\n"
#~ " <strong><span style=\"color:#00ff00\">EDITOR GERBER</span></"
#~ "strong><br>\n"
#~ " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style="
#~ "\"width:283px\">\n"
#~ " <tbody>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\" width=\"89\"><strong>A</"
#~ "strong></td>\n"
#~ " <td width=\"194\">&nbsp;Adicionar Matriz de Pads</"
#~ "td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>B</strong></td>\n"
#~ " <td>&nbsp;Buffer</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>C</strong></td>\n"
#~ " <td>&nbsp;Copiar</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>D</strong></td>\n"
#~ " <td>&nbsp;Adicionar Disco</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>E</strong></td>\n"
#~ " <td>&nbsp;Adicionar SemiDisco</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>J</strong></td>\n"
#~ " <td>&nbsp;Ir para a Localização (x, y)</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>M</strong></td>\n"
#~ " <td>&nbsp;Mover</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>N</strong></td>\n"
#~ " <td>&nbsp;Adicionar Região</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>P</strong></td>\n"
#~ " <td>&nbsp;Adicionar Pad</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>R</strong></td>\n"
#~ " <td>&nbsp;Nas Ferramentas Trilha & Região "
#~ "alternará em REVERSO entre os modos de curvatura</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>S</strong></td>\n"
#~ " <td>&nbsp;Escala</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Adicionar Trilha</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>T</strong></td>\n"
#~ " <td>&nbsp;Nas Ferramentas Trilha & Região "
#~ "alternará entre os modos de curvatura</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Excluir</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Del</strong></td>\n"
#~ " <td>&nbsp;Alternativo: Excluir Aberturas</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>ESC</strong></td>\n"
#~ " <td>&nbsp;Abortar e retornar para a Seleção</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+E</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Apagador</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Ctrl+S</strong></td>\n"
#~ " <td>&nbsp;Salvar Objeto e Sair do Editor</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\">&nbsp;</td>\n"
#~ " <td>&nbsp;</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+A</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Marcar Área</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+N</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Poligonizar</td>\n"
#~ " </tr>\n"
#~ " <tr height=\"20\">\n"
#~ " <td height=\"20\"><strong>Alt+R</strong></td>\n"
#~ " <td>&nbsp;Ferramenta Transformação</td>\n"
#~ " </tr>\n"
#~ " </tbody>\n"
#~ " </table>\n"
#~ " "
#~ msgid "[success] Done."
#~ msgstr "Feito."
#~ msgid "[WARNING_NOTCL] Cancelled."
#~ msgstr "Cancelado."
#~ msgid "[success] Added new tool with dia: {dia} {units}"
#~ msgstr "Adicionada nova ferramenta com diâmetro: {dia} {units}"
#~ msgid "[WARNING_NOTCL] Application is saving the project. Please wait ..."
#~ msgstr "O aplicativo está salvando o projeto. Por favor, espere..."
#~ msgid "<b>%s:</b>"
#~ msgstr "<b>%s:</b>"
#~ msgid "%s:"
#~ msgstr "%s:"
#~ msgid "Object not found: %s"
#~ msgstr "Objeto não encontrado: %s"
#~ msgid "[success] Opened: %s"
#~ msgstr "Aberto: %s"
#~ msgid "[success] Paint All Done."
#~ msgstr "Pintura total concluída."
#~ msgid ""
#~ "Could not do Paint All. Try a different combination of parameters. Or a "
#~ "different Method of paint\n"
#~ "%s"
#~ msgstr ""
#~ "Não foi possível pintar todos. Tente uma combinação diferente de "
#~ "parâmetros, ou um método diferente de pintura\n"
#~ "%s"
#~ msgid "[success] Paint Area Done."
#~ msgstr "Pintura de área concluída"
#~ msgid "Generating panel ... Please wait."
#~ msgstr "Gerando painel ... Por favor, aguarde."
#~ msgid "...processing... [%s]"
#~ msgstr "...processando... [%s]"
#~ msgid "Parsing aperture %s geometry ..."
#~ msgstr "\"Analisando a geometria de abertura %s ...\""
#~ msgid "[success] Skew on the %s axis done ..."
#~ msgstr "Inclinação no eixo %s concluída."
#~ msgid ""
#~ "How much (fraction) of the tool width to overlap each tool pass.\n"
#~ "Example:\n"
#~ "A value here of 0.25 means 25\\% from the tool diameter found above.\n"
#~ "\n"
#~ "Adjust the value starting with lower values\n"
#~ "and increasing it if areas that should be painted are still \n"
#~ "not painted.\n"
#~ "Lower values = faster processing, faster execution on PCB.\n"
#~ "Higher values = slow processing and slow execution on CNC\n"
#~ "due of too many paths."
#~ msgstr ""
#~ "How much (fraction) of the tool width to overlap each tool pass.\n"
#~ "Example:\n"
#~ "A value here of 0.25 means 25\\% from the tool diameter found above.\n"
#~ "\n"
#~ "Adjust the value starting with lower values\n"
#~ "and increasing it if areas that should be painted are still \n"
#~ "not painted.\n"
#~ "Lower values = faster processing, faster execution on PCB.\n"
#~ "Higher values = slow processing and slow execution on CNC\n"
#~ "due of too many paths."
#~| msgid "z_toolchange = Z coord for Toolchange"
#~ msgid "z_move = Z coord for Toolchange"
#~ msgstr "z_move = Z coord for Toolchange"
#~ msgid "%s/Project_%s"
#~ msgstr "%s/Projeto_%s"
#~ msgid "tool_tab"
#~ msgstr "tool_tab"