# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the Beremiz package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
"Project-Id-Version: Beremiz\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-15 16:39+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Rodrigo Rolle <ro_pita@hotmail.com>, 2018\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/beremiz/teams/75746/pt_BR/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ../util/ExceptionHandler.py:58
"An unhandled exception (bug) occured. Bug report saved at :\n"
"Please be kind enough to send this file to:\n"
"beremiz-devel@lists.sourceforge.net\n"
"You should now restart program.\n"
"Ocorreu uma exceção não tratada (bug). Relatório de erro salvo em:\n"
"Favor enviar este relatório de erro para:\n"
"beremiz-devel@lists.sourceforge.net\n"
"Você deve reiniciar este programa.\n"
#: ../controls/VariablePanel.py:90
#: ../controls/VariablePanel.py:89
#: ../controls/VariablePanel.py:89
#: ../controls/VariablePanel.py:90
#: ../controls/VariablePanel.py:89
#: ../controls/VariablePanel.py:91
#: ../dialogs/PouTransitionDialog.py:101 ../dialogs/ProjectDialog.py:74
#: ../dialogs/PouActionDialog.py:99 ../dialogs/PouDialog.py:122
#: ../ProjectController.py:1182
msgid " generation failed !\n"
msgstr "falha na geração !\n"
#: ../plcopen/plcopen.py:1029
msgid "\"%s\" Data Type doesn't exist !!!"
msgstr "Data Type \"%s\" não existe !!!"
#: ../plcopen/plcopen.py:1047
msgid "\"%s\" POU already exists !!!"
msgstr "POU \"%s\" já existe !!!"
#: ../plcopen/plcopen.py:1068
msgid "\"%s\" POU doesn't exist !!!"
msgstr "POU \"%s\" não existe !!!"
#: ../editors/Viewer.py:288
msgid "\"%s\" can't use itself!"
msgstr "\"%s\" não pode usar a si mesmo!"
#: ../IDEFrame.py:1688 ../IDEFrame.py:1707
msgid "\"%s\" config already exists!"
msgstr "configuração \"%s\" já existe"
#: ../plcopen/plcopen.py:531
msgid "\"%s\" configuration already exists !!!"
msgstr "Configuração \"%s\" já existe !!!"
#: ../plcopen/plcopen.py:540
msgid "\"%s\" configuration doesn't exist !!!"
msgstr "Configuração \"%s\" não existe !!!"
msgid "\"%s\" data type already exists!"
msgstr "Data Type \"%s\" já existe!"
#: ../dialogs/PouTransitionDialog.py:112 ../dialogs/BlockPreviewDialog.py:220
#: ../dialogs/PouActionDialog.py:110 ../editors/Viewer.py:304
#: ../editors/Viewer.py:374 ../editors/Viewer.py:398 ../editors/Viewer.py:418
#: ../editors/TextViewer.py:270 ../editors/TextViewer.py:299
#: ../controls/VariablePanel.py:425
msgid "\"%s\" element for this pou already exists!"
msgstr "Elemento \"%s\" para este POU já existe!"
msgid "\"%s\" folder is not a valid Beremiz project\n"
msgstr "A pasta \"%s\" não é um projeto Beremiz válido\n"
#: ../dialogs/SFCStepNameDialog.py:56 ../dialogs/PouTransitionDialog.py:108
#: ../dialogs/BlockPreviewDialog.py:209 ../dialogs/PouNameDialog.py:54
#: ../dialogs/PouActionDialog.py:106 ../dialogs/PouDialog.py:129
#: ../editors/ResourceEditor.py:483 ../editors/ResourceEditor.py:518
#: ../editors/DataTypeEditor.py:571 ../editors/DataTypeEditor.py:603
#: ../editors/CodeFileEditor.py:774 ../controls/VariablePanel.py:787
msgid "\"%s\" is a keyword. It can't be used!"
msgstr "\"%s\" é uma palavra-chave (keyword) e não pode ser usado!"
#: ../plcopen/plcopen.py:2836
msgid "\"%s\" is an invalid value!"
msgstr "\"%s\" é um valor inválido!"
#: ../PLCOpenEditor.py:323 ../PLCOpenEditor.py:365
msgid "\"%s\" is not a valid folder!"
msgstr "\"%s\" não é uma pasta válida!"
#: ../dialogs/SFCStepNameDialog.py:54 ../dialogs/PouTransitionDialog.py:106
#: ../dialogs/BlockPreviewDialog.py:205 ../dialogs/PouNameDialog.py:52
#: ../dialogs/PouActionDialog.py:104 ../dialogs/PouDialog.py:127
#: ../editors/ResourceEditor.py:481 ../editors/ResourceEditor.py:516
#: ../editors/DataTypeEditor.py:601 ../editors/CodeFileEditor.py:772
#: ../controls/VariablePanel.py:785 ../IDEFrame.py:1627
msgid "\"%s\" is not a valid identifier!"
msgstr "\"%s\" não é um identifier válido!"
msgid "\"%s\" is used by one or more POUs. Do you wish to continue?"
msgstr "\"%s\" está sendo usado por um ou mais POUs. Você deseja continuar?"
#: ../dialogs/BlockPreviewDialog.py:213 ../dialogs/PouDialog.py:131
#: ../editors/Viewer.py:302 ../editors/Viewer.py:359 ../editors/Viewer.py:389
#: ../editors/Viewer.py:411 ../editors/TextViewer.py:268
#: ../editors/TextViewer.py:297 ../editors/TextViewer.py:351
#: ../editors/TextViewer.py:374 ../controls/VariablePanel.py:364
msgid "\"%s\" pou already exists!"
msgstr "POU \"%s\" já existe!"
#: ../dialogs/SFCStepNameDialog.py:62
msgid "\"%s\" step already exists!"
msgstr "Passo \"%s\" já existe!"
#: ../editors/DataTypeEditor.py:566
msgid "\"%s\" value already defined!"
msgstr "Valor \"%s\" já definido!"
#: ../dialogs/ArrayTypeDialog.py:105 ../editors/DataTypeEditor.py:759
msgid "\"%s\" value isn't a valid array dimension!"
msgstr "\"%s\" não é um valor válido para dimensão de vetores!"
#: ../dialogs/ArrayTypeDialog.py:109 ../editors/DataTypeEditor.py:766
"\"%s\" value isn't a valid array dimension!\n"
"Right value must be greater than left value."
"\"%s\" não é um valor válido para dimensão de vetores!\n"
"O valor correto deve ser maior do que o valor da esquerda."
#: ../PLCGenerator.py:1133
msgid "\"{a1}\" function cancelled in \"{a2}\" POU: No input connected"
msgstr "Função \"{a1}\" cancelada em POU \"{a2}\": Nenhuma entrada conectada"
#: ../editors/Viewer.py:292
msgid "\"{a1}\" is already used by \"{a2}\"!"
msgstr "\"{a1}\" já é usado por \"{a2}\"!"
#: ../plcopen/plcopen.py:557
msgid "\"{a1}\" resource already exists in \"{a2}\" configuration !!!"
msgstr "Recurso \"{a1}\" já existe em configuração \"{a2}\" !!!"
#: ../plcopen/plcopen.py:577
msgid "\"{a1}\" resource doesn't exist in \"{a2}\" configuration !!!"
msgstr "Recurso \"{a1}\" não existe em configuração \"{a2}\" !!!"
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:580
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:571
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:61
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:572
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:60
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:573
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:58
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:59
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:574
#: ../PLCControler.py:1114
#: ../PLCControler.py:1097
#: ../canfestival/SlaveEditor.py:73 ../canfestival/NetworkEditor.py:97
#: ../plcopen/plcopen.py:1901 ../plcopen/plcopen.py:1908
#: ../plcopen/plcopen.py:1921 ../plcopen/plcopen.py:1929
#: ../plcopen/plcopen.py:1939 ../plcopen/plcopen.py:1950
msgid "%s body don't have instances!"
msgstr "%s não possui instâncias!"
#: ../plcopen/plcopen.py:1957 ../plcopen/plcopen.py:1964
#: ../plcopen/plcopen.py:1971
msgid "%s body don't have text!"
msgstr "%s não possui texto!"
msgstr "&Adicionar Elemento"
#: ../dialogs/AboutDialog.py:71 ../dialogs/AboutDialog.py:117
#: ../dialogs/AboutDialog.py:152
#: ../dialogs/AboutDialog.py:70
#: ../PLCOpenEditor.py:98
msgstr "&Projetos Recentes"
#: ../controls/SearchResultPanel.py:247
msgid "'{a1}' - {a2} match in project"
msgstr "'{a1}' - {a2} correspondência no projeto"
#: ../controls/SearchResultPanel.py:249
msgid "'{a1}' - {a2} matches in project"
msgstr "'{a1}' - {a2} correspondências no projeto"
#: ../connectors/PYRO/__init__.py:98
msgid "'{a1}' is located at {a2}\n"
msgstr "'{a1}' está localizado em {a2}\n"
#: ../controls/SearchResultPanel.py:298
msgstr "(%d correspondências)"
#: ../dialogs/PouTransitionDialog.py:103 ../dialogs/PouActionDialog.py:101
#: ../dialogs/PouDialog.py:124
#: ../controls/UriLocationEditor.py:49
msgid "- Select URI type -"
#: ../controls/LogViewer.py:287
#: ../controls/LogViewer.py:288
#: ../controls/LogViewer.py:289
#: ../controls/LogViewer.py:290
#: ../dialogs/PouDialog.py:133 ../IDEFrame.py:1650 ../IDEFrame.py:1696
"A POU has an element named \"%s\". This could cause a conflict. Do you wish "
"Um POU já tem um elemento chamado \"%s\". Isto pode causar um conflito. "
#: ../dialogs/SFCStepNameDialog.py:58 ../dialogs/PouTransitionDialog.py:110
#: ../dialogs/PouNameDialog.py:56 ../dialogs/PouActionDialog.py:108
#: ../controls/VariablePanel.py:789 ../IDEFrame.py:1664 ../IDEFrame.py:1677
msgid "A POU named \"%s\" already exists!"
msgstr "Já existe POU chamado \"%s\"!"
#: ../ConfigTreeNode.py:424
msgid "A child named \"{a1}\" already exists -> \"{a2}\"\n"
#: ../dialogs/BrowseLocationsDialog.py:229
msgid "A location must be selected!"
msgstr "Uma localização deve ser selecionada!"
#: ../editors/ResourceEditor.py:485
msgid "A task with the same name already exists!"
msgstr "Já existe uma tarefa com o mesmo nome!"
#: ../dialogs/SFCStepNameDialog.py:60 ../controls/VariablePanel.py:791
#: ../IDEFrame.py:1666 ../IDEFrame.py:1679
msgid "A variable with \"%s\" as name already exists in this pou!"
msgstr "Já existe uma variável com nome \"%s\" neste POU!"
#: ../editors/CodeFileEditor.py:778
msgid "A variable with \"%s\" as name already exists!"
msgstr "Já existe uma variável com o nome \"%s\"!"
#: ../BeremizIDE.py:311 ../dialogs/AboutDialog.py:46 ../PLCOpenEditor.py:142
#: ../plcopen/iec_std.csv:22
#: ../dialogs/SFCStepDialog.py:75 ../dialogs/ActionBlockDialog.py:47
#: ../editors/Viewer.py:653 ../editors/Viewer.py:2427
#: ../dialogs/PouActionDialog.py:89
#: ../dialogs/PouActionDialog.py:56
#: ../plcopen/plcopen.py:1567
msgid "Action with name %s doesn't exist!"
msgstr "Não existe ação com o nome \"%s\"!"
#: ../plcopen/types_enums.py:76
#: ../dialogs/ActionBlockDialog.py:139
#: ../editors/Viewer.py:473
#: ../canfestival/SlaveEditor.py:84 ../canfestival/NetworkEditor.py:108
#: ../BeremizIDE.py:1001 ../editors/Viewer.py:686
#: ../IDEFrame.py:1924 ../IDEFrame.py:1959
msgid "Add C code accessing located variables synchronously"
msgid "Add Configuration"
msgstr "Adicionar Configuração"
#: ../editors/Viewer.py:609
msgid "Add Divergence Branch"
#: ../dialogs/DiscoveryDialog.py:121
msgid "Add Python code executed asynchronously"
#: ../IDEFrame.py:1935 ../IDEFrame.py:1985
msgstr "Adicionar Recurso"
#: ../IDEFrame.py:1913 ../IDEFrame.py:1956
msgstr "Adicionar Transição"
#: ../editors/Viewer.py:596
msgstr "Adicionar Segmento de Fio"
#: ../editors/SFCViewer.py:447
msgid "Add a new initial step"
msgstr "Adicionar um novo passo inicial"
#: ../editors/Viewer.py:2791 ../editors/SFCViewer.py:784
msgstr "Adicionar um novo salto"
#: ../editors/SFCViewer.py:469
msgstr "Adicionar um novo passo"
msgid "Add a simple WxGlade based GUI."
msgstr "Adicionar uma GUI simples baseada em WxGlade"
#: ../dialogs/ActionBlockDialog.py:143
#: ../editors/DataTypeEditor.py:364
msgstr "Adicionar elemento"
#: ../editors/ResourceEditor.py:283
msgstr "Adicionar instância"
#: ../canfestival/NetworkEditor.py:110
msgstr "Adicionar escravo"
#: ../editors/ResourceEditor.py:252
msgstr "Adicionar tarefa"
#: ../editors/CodeFileEditor.py:654 ../controls/VariablePanel.py:481
msgstr "Adicionar variável"
#: ../plcopen/iec_std.csv:33
#: ../plcopen/definitions.py:51
msgid "Additional function blocks"
msgstr "Blocos de função adicionais"
#: ../editors/Viewer.py:669
msgid "Adjust Block Size"
msgstr "Ajustar Tamanho do Bloco"
#: ../editors/Viewer.py:1720
#: ../dialogs/BrowseLocationsDialog.py:42
#: ../dialogs/BrowseLocationsDialog.py:53
#: ../dialogs/BrowseLocationsDialog.py:152
#: ../dialogs/BrowseLocationsDialog.py:155 ../controls/LogViewer.py:307
#: ../controls/VariablePanel.py:88
#: ../editors/FileManagementPanel.py:37
msgid "All files (*.*)|*.*|CSV files (*.csv)|*.csv"
msgstr "Todos os arquivos (*.*)|*.*|arquivos CSV (*.csv)|*.csv"
#: ../ProjectController.py:1670
msgid "Already connected. Please disconnect\n"
msgstr "Já conectado. Por favor desconecte\n"
#: ../editors/DataTypeEditor.py:607
msgid "An element named \"%s\" already exists in this structure!"
msgstr "Um elemento chamado \"%s\" já existe nesta estrutura!"
#: ../editors/ResourceEditor.py:520
msgid "An instance with the same name already exists!"
msgstr "Já existe uma instância com o mesmo nome!"
#: ../dialogs/ConnectionDialog.py:103
msgid "Apply name modification to all continuations with the same name"
#: ../plcopen/iec_std.csv:31
#: ../plcopen/iec_std.csv:30
#: ../plcopen/iec_std.csv:32
#: ../plcopen/iec_std.csv:33
#: ../editors/DataTypeEditor.py:60 ../editors/DataTypeEditor.py:649
#: ../controls/VariablePanel.py:872
#: ../plcopen/iec_std.csv:39
#: ../dialogs/FBDVariableDialog.py:226
msgid "At least a variable or an expression must be selected!"
msgstr "Pelo menos uma variável ou expressão deve ser selecionada!"
#: ../controls/ProjectPropertiesPanel.py:111
#: ../controls/ProjectPropertiesPanel.py:108
msgid "Author Name (optional):"
msgstr "Nome do Autor (opcional):"
#: ../dialogs/FindInPouDialog.py:80
#: ../canfestival/config_utils.py:365 ../canfestival/config_utils.py:672
msgid "Bad location size : %s"
#: ../dialogs/ArrayTypeDialog.py:57 ../editors/DataTypeEditor.py:183
#: ../editors/DataTypeEditor.py:213 ../editors/DataTypeEditor.py:307
#: ../editors/DataTypeEditor.py:639 ../controls/VariablePanel.py:830
#: ../plcopen/iec_std.csv:70
msgid "Binary selection (1 of 2)"
#: ../plcopen/iec_std.csv:62
#: ../plcopen/iec_std.csv:66
#: ../plcopen/iec_std.csv:66
#: ../plcopen/iec_std.csv:67
#: ../plcopen/iec_std.csv:68
#: ../plcopen/iec_std.csv:69
msgid "Bitwise inverting"
#: ../editors/Viewer.py:621 ../editors/Viewer.py:2440
#: ../dialogs/FBDBlockDialog.py:63
msgstr "Propriedades do Bloco"
#: ../editors/TextViewer.py:260
#: ../editors/Viewer.py:586
#: ../ProjectController.py:1400
#: ../dialogs/BrowseValuesLibraryDialog.py:40
msgid "Browse %s values library"
#: ../dialogs/BrowseLocationsDialog.py:72
#: ../ProjectController.py:1815
#: ../ProjectController.py:1335
msgid "Build directory already clean\n"
#: ../ProjectController.py:1816
msgid "Build project into build folder"
#: ../ProjectController.py:1108
msgid "C Build crashed !\n"
#: ../ProjectController.py:1105
msgid "C Build failed.\n"
msgstr "Construção em C falhou.\n"
#: ../c_ext/CFileEditor.py:66
#: ../ProjectController.py:1186
msgid "C code generated successfully.\n"
msgstr "Código em C gerado com sucesso.\n"
#: ../targets/toolchain_makefile.py:126
msgid "C compilation failed.\n"
msgstr "Compilação em C falhou!\n"
#: ../targets/toolchain_gcc.py:199
msgid "C compilation of %s failed.\n"
msgstr "Compilação em C de \"%s\" falhou.\n"
#: ../dialogs/AboutDialog.py:69
#: ../canfestival/NetworkEditor.py:58
#: ../canfestival/SlaveEditor.py:48
#: ../plcopen/plcopen.py:1839 ../plcopen/plcopen.py:1853
#: ../plcopen/plcopen.py:1878 ../plcopen/plcopen.py:1894
msgid "Can only generate execution order on FBD networks!"
#: ../controls/VariablePanel.py:291
msgid "Can only give a location to local or global variables"
msgstr "Só é possível atribuir localização para variáveis locais ou globais."
#: ../PLCOpenEditor.py:318
msgid "Can't generate program to file %s!"
msgstr "Não foi possível gerar programa para o arquivo \"%s\"!"
#: ../controls/VariablePanel.py:289
msgid "Can't give a location to a function block instance"
#: ../PLCOpenEditor.py:363
msgid "Can't save project to file %s!"
#: ../controls/VariablePanel.py:339
msgid "Can't set an initial value to a function block instance"
#: ../ConfigTreeNode.py:532
msgid "Cannot create child {a1} of type {a2} "
#: ../ConfigTreeNode.py:454
msgid "Cannot find lower free IEC channel than %d\n"
#: ../connectors/PYRO/__init__.py:139
msgid "Cannot get PLC status - connection failed.\n"
msgstr "Impossível obter status do CLP - conexão falha.\n"
#: ../ProjectController.py:967
msgid "Cannot open/parse VARIABLES.csv!\n"
#: ../canfestival/config_utils.py:400
"Cannot set bit offset for non bool '{a1}' variable "
"(ID:{a2},Idx:{a3},sIdx:{a4}))"
#: ../ProjectController.py:1761
msgid "Cannot transfer while PLC is running. Stop it now?"
"Não é possível transferir enquanto o CLP está em execução. Deseja pará-lo "
#: ../dialogs/SearchInProjectDialog.py:63 ../dialogs/FindInPouDialog.py:89
#: ../editors/Viewer.py:581
#: ../Beremiz_service.py:276
msgid "Change IP of interface to bind"
#: ../Beremiz_service.py:275
msgid "Change POU Type To"
#: ../Beremiz_service.py:277
msgid "Change Port Number"
msgstr "Mudar Número da Porta"
#: ../Beremiz_service.py:278
msgid "Change working directory"
msgstr "Mudar diretório de trabalho"
#: ../plcopen/iec_std.csv:81
msgid "Choose a SVG file"
msgstr "Escolha um arquivo SVG"
#: ../ProjectController.py:561
msgid "Choose a directory to save project"
msgstr "Escolha um diretório para salvar o projeto"
#: ../canfestival/canfestival.py:171 ../PLCOpenEditor.py:276
#: ../PLCOpenEditor.py:308 ../PLCOpenEditor.py:357
msgstr "Escolha um arquivo"
msgstr "Escolha um projeto"
#: ../dialogs/BrowseValuesLibraryDialog.py:43
msgid "Choose a value for %s:"
msgstr "Escolha um valor para \"%s\":"
#: ../Beremiz_service.py:333
msgid "Choose a working directory "
msgstr "Escolha um diretório de trabalho"
msgid "Choose an empty directory for new project"
msgstr "Escolha um diretório vazio para o novo projeto"
#: ../ProjectController.py:468
msgid "Chosen folder doesn't contain a program. It's not a valid project!"
"O diretório escolhido não contém um programa. Não é um projeto válido!"
#: ../ProjectController.py:435
msgid "Chosen folder isn't empty. You can't use it for a new project!"
"O diretório escolhido não está vazio. Você não pode usá-lo para um novo "
#: ../controls/VariablePanel.py:60
#: ../controls/VariablePanel.py:472
#: ../dialogs/FBDVariableDialog.py:74
#: ../ProjectController.py:1821
#: ../controls/LogViewer.py:327
msgid "Clean log messages"
msgstr "Limpar mensagens do log"
#: ../ProjectController.py:1822
msgid "Clean project build folder"
#: ../ProjectController.py:1332
msgid "Cleaning the build directory\n"
#: ../editors/Viewer.py:680
msgid "Clear Execution Order"
msgstr "Limpar Ordem de Execução"
#: ../dialogs/SearchInProjectDialog.py:107 ../dialogs/FindInPouDialog.py:112
#: ../BeremizIDE.py:627 ../PLCOpenEditor.py:183
msgid "Close Application"
msgstr "Fechar Aplicação"
#: ../BeremizIDE.py:253 ../BeremizIDE.py:566 ../PLCOpenEditor.py:81
#: ../BeremizIDE.py:251 ../PLCOpenEditor.py:79
#: ../editors/Viewer.py:638 ../editors/Viewer.py:2448
#: ../editors/Viewer.py:659 ../editors/LDViewer.py:517
#: ../BeremizIDE.py:303 ../BeremizIDE.py:307 ../PLCOpenEditor.py:134
#: ../PLCOpenEditor.py:138
msgid "Community support"
msgstr "Suporte da Comunidade"
#: ../dialogs/ProjectDialog.py:65
msgstr "Nome da Companhia"
#: ../controls/ProjectPropertiesPanel.py:106
msgid "Company Name (required):"
msgstr "Nome da Companhia (obrigatório):"
#: ../controls/ProjectPropertiesPanel.py:107
msgid "Company URL (optional):"
msgstr "URL da Companhia (opcional):"
#: ../plcopen/iec_std.csv:75
#: ../ProjectController.py:756
msgid "Compiling IEC Program into C code...\n"
msgstr "Compilando programa IEC em código C...\n"
#: ../plcopen/iec_std.csv:85
#: ../editors/ConfTreeNodeEditor.py:241
#: ../editors/ProjectNodeEditor.py:39
#: ../dialogs/SearchInProjectDialog.py:43
#: ../plcopen/types_enums.py:77
#: ../editors/Viewer.py:351 ../editors/Viewer.py:381 ../editors/Viewer.py:403
#: ../editors/TextViewer.py:289 ../editors/TextViewer.py:343
#: ../editors/TextViewer.py:366 ../controls/VariablePanel.py:354
msgid "Confirm or change variable name"
msgstr "Confirmar ou alterar nome de variável"
#: ../ProjectController.py:1842
#: ../ProjectController.py:1843
msgid "Connect to the target PLC"
msgstr "Conectar ao CLP alvo"
#: ../ProjectController.py:1391
msgid "Connected to URI: %s"
#: ../dialogs/SFCTransitionDialog.py:78 ../editors/Viewer.py:623
#: ../editors/Viewer.py:2441
#: ../dialogs/ConnectionDialog.py:55
msgid "Connection Properties"
msgstr "Propriedades da Conexão"
#: ../ProjectController.py:1691
msgid "Connection canceled!\n"
msgstr "Conexão Cancelada!\n"
#: ../ProjectController.py:1714
msgid "Connection failed to %s!\n"
msgstr "Conexão falha para \"%s\"!\n"
#: ../connectors/PYRO/__init__.py:123 ../connectors/WAMP/__init__.py:120
msgid "Connection lost!\n"
msgstr "Conexão perdida!\n"
#: ../connectors/PYRO/__init__.py:110
msgid "Connection to '%s' failed.\n"
msgstr "Conexão para '\"%s\"' falhou.\n"
#: ../dialogs/ConnectionDialog.py:67 ../editors/Viewer.py:1676
#: ../dialogs/SFCStepDialog.py:68
#: ../controls/VariablePanel.py:75
#: ../editors/Viewer.py:634 ../editors/Viewer.py:2444
#: ../controls/ProjectPropertiesPanel.py:217
msgid "Content Description (optional):"
msgstr "Descrição do conteúdo (opcional):"
#: ../dialogs/ConnectionDialog.py:68 ../editors/Viewer.py:1677
#: ../plcopen/iec_std.csv:18
msgid "Conversion from BCD"
msgstr "Conversão de BCD"
#: ../plcopen/iec_std.csv:19
msgid "Conversion to BCD"
msgstr "Conversão para BCD"
#: ../plcopen/iec_std.csv:21
msgid "Conversion to date"
msgstr "Conversão para data"
#: ../plcopen/iec_std.csv:20
msgid "Conversion to time-of-day"
msgstr "Conversão para hora-do-dia"
#: ../editors/Viewer.py:695 ../controls/LogViewer.py:713 ../IDEFrame.py:372
#: ../editors/FileManagementPanel.py:68
msgid "Copy file from left folder to right"
#: ../editors/FileManagementPanel.py:67
msgid "Copy file from right folder to left"
#: ../plcopen/iec_std.csv:28
#: ../ConfigTreeNode.py:660
"Could not add child \"{a1}\", type {a2} :\n"
#: ../py_ext/PythonFileCTNMixin.py:81
msgid "Couldn't import old %s file."
#: ../ConfigTreeNode.py:630
"Couldn't load confnode base parameters {a1} :\n"
#: ../ConfigTreeNode.py:647 ../CodeFileTreeNode.py:127
"Couldn't load confnode parameters {a1} :\n"
#: ../PLCControler.py:552
msgid "Couldn't paste non-POU object."
#: ../ProjectController.py:1636
msgid "Couldn't start PLC !\n"
msgstr "Não foi possível iniciar o CLP!\n"
#: ../ProjectController.py:1644
msgid "Couldn't stop PLC !\n"
msgstr "Não foi possível parar o CLP!\n"
#: ../dialogs/PouDialog.py:54
msgstr "Criar um novo POU"
#: ../dialogs/PouActionDialog.py:45
msgid "Create a new action"
msgstr "Criar uma nova ação"
msgid "Create a new action block"
msgstr "Criar um novo bloco de ação"
#: ../IDEFrame.py:115 ../IDEFrame.py:145 ../IDEFrame.py:178
msgid "Create a new block"
msgstr "Criar um novo bloco"
msgid "Create a new branch"
msgid "Create a new coil"
msgstr "Criar uma nova bobina"
#: ../IDEFrame.py:109 ../IDEFrame.py:124 ../IDEFrame.py:154
msgid "Create a new comment"
msgstr "Criar um novo comentário"
#: ../IDEFrame.py:118 ../IDEFrame.py:148 ../IDEFrame.py:181
msgid "Create a new connection"
msgstr "Criar uma nova conexão"
#: ../IDEFrame.py:136 ../IDEFrame.py:187
msgid "Create a new contact"
msgstr "Criar um novo contato"
msgid "Create a new divergence"
#: ../dialogs/SFCDivergenceDialog.py:54
msgid "Create a new divergence or convergence"
msgid "Create a new initial step"
msgid "Create a new jump"
#: ../IDEFrame.py:127 ../IDEFrame.py:184
msgid "Create a new power rail"
msgid "Create a new rung"
msgid "Create a new step"
#: ../dialogs/PouTransitionDialog.py:49 ../IDEFrame.py:163
msgid "Create a new transition"
msgstr "Criar uma nova transição"
#: ../IDEFrame.py:112 ../IDEFrame.py:142 ../IDEFrame.py:175
msgid "Create a new variable"
msgstr "Criar uma nova variável"
#: ../dialogs/AboutDialog.py:109
#: ../Beremiz_service.py:424
msgid "Current working directory :"
#: ../editors/Viewer.py:694 ../IDEFrame.py:370 ../IDEFrame.py:426
#: ../editors/ResourceEditor.py:81
#: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:44
#: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:50
#: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:54
#: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:58
#: ../plcopen/iec_std.csv:60
#: ../canfestival/SlaveEditor.py:80 ../canfestival/NetworkEditor.py:104
#: ../canfestival/SlaveEditor.py:81 ../canfestival/NetworkEditor.py:105
#: ../dialogs/SearchInProjectDialog.py:39
#: ../plcopen/types_enums.py:76
#: ../plcopen/iec_std.csv:16
msgid "Data type conversion"
#: ../plcopen/iec_std.csv:44 ../plcopen/iec_std.csv:45
#: ../plcopen/iec_std.csv:56 ../plcopen/iec_std.csv:57
#: ../plcopen/iec_std.csv:58 ../plcopen/iec_std.csv:59
msgid "Date and time subtraction"
#: ../plcopen/iec_std.csv:50 ../plcopen/iec_std.csv:51
#: ../dialogs/DurationEditorDialog.py:46
#: ../ProjectController.py:1729
msgid "Debug does not match PLC - stop/transfert/start to re-enable\n"
#: ../controls/PouInstanceVariablesPanel.py:144
#: ../editors/Viewer.py:490
#: ../ProjectController.py:1471
msgid "Debug: Unknown variable '%s'\n"
#: ../ProjectController.py:1469
msgid "Debug: Unsupported type to debug '%s'\n"
#: ../ProjectController.py:1726
#: ../BeremizIDE.py:1004 ../editors/Viewer.py:670 ../IDEFrame.py:1993
#: ../editors/Viewer.py:610
msgid "Delete Divergence Branch"
#: ../editors/FileManagementPanel.py:157
#: ../editors/Viewer.py:597
msgid "Delete Wire Segment"
#: ../controls/CustomEditableListBox.py:44
#: ../plcopen/iec_std.csv:88
msgid "Deletion (within)"
#: ../editors/DataTypeEditor.py:161
#: ../editors/CodeFileEditor.py:735
#: ../controls/VariablePanel.py:463
#: ../dialogs/ArrayTypeDialog.py:63 ../editors/DataTypeEditor.py:332
#: ../dialogs/FindInPouDialog.py:69
#: ../dialogs/BrowseLocationsDialog.py:102
#: ../editors/DataTypeEditor.py:60
#: ../ProjectController.py:1855
#: ../ProjectController.py:1856
msgid "Disconnect from PLC"
msgstr "Desconecte do CLP"
#: ../ProjectController.py:1401
#: ../editors/Viewer.py:654 ../editors/Viewer.py:2436
#: ../plcopen/iec_std.csv:36
#: ../editors/FileManagementPanel.py:156
msgid "Do you really want to delete the file '%s'?"
msgstr "Realmente deseja excluir o arquivo '%s'?"
#: ../controls/VariablePanel.py:65
#: ../PLCOpenEditor.py:312
#: ../dialogs/ActionBlockDialog.py:42
#: ../canfestival/canfestival.py:174
msgid "EDS files (*.eds)|*.eds|All files|*.*"
#: ../editors/Viewer.py:668
#: ../dialogs/LDElementDialog.py:58
#: ../dialogs/LDElementDialog.py:56
msgid "Edit Contact Values"
#: ../dialogs/DurationEditorDialog.py:62
#: ../dialogs/SFCStepDialog.py:53
#: ../wxglade_hmi/wxglade_hmi.py:45
msgid "Edit a WxWidgets GUI with WXGlade"
#: ../dialogs/ActionBlockDialog.py:127
msgid "Edit action block properties"
#: ../dialogs/ArrayTypeDialog.py:47
msgid "Edit array type properties"
#: ../editors/Viewer.py:2660 ../editors/Viewer.py:3102
msgstr "Editar comentário"
#: ../editors/FileManagementPanel.py:69
#: ../controls/CustomEditableListBox.py:42
#: ../editors/Viewer.py:3059
#: ../ProjectController.py:1873
msgid "Edit raw IEC code added to code generated by PLCGenerator"
#: ../editors/SFCViewer.py:815
#: ../dialogs/SFCTransitionDialog.py:53
msgstr "Editar transição"
#: ../ProjectController.py:1294
msgstr "Seleção de editor"
#: ../editors/DataTypeEditor.py:360
#: ../ProjectController.py:1399
#: ../dialogs/ArrayTypeDialog.py:100
msgid "Empty dimension isn't allowed."
msgstr "Dimensão vazia não é permitida."
#: ../Beremiz_service.py:341
#: ../Beremiz_service.py:326
msgid "Enter a port number "
msgstr "Digite um número de porta"
#: ../Beremiz_service.py:317
msgid "Enter the IP of the interface to bind"
msgstr "Digite o IP da interface para conectar"
#: ../editors/DataTypeEditor.py:60
#: ../plcopen/iec_std.csv:77
#: ../dialogs/ForceVariableDialog.py:213
#: ../dialogs/SearchInProjectDialog.py:172 ../dialogs/SFCStepNameDialog.py:64
#: ../dialogs/DurationEditorDialog.py:124
#: ../dialogs/DurationEditorDialog.py:170
#: ../dialogs/PouTransitionDialog.py:114 ../dialogs/BlockPreviewDialog.py:237
#: ../dialogs/ProjectDialog.py:80 ../dialogs/ArrayTypeDialog.py:114
#: ../dialogs/PouNameDialog.py:58 ../dialogs/BrowseLocationsDialog.py:229
#: ../dialogs/BrowseValuesLibraryDialog.py:87
#: ../dialogs/PouActionDialog.py:112 ../dialogs/PouDialog.py:143
#: ../PLCOpenEditor.py:319 ../PLCOpenEditor.py:324
#: ../editors/ResourceEditor.py:470 ../editors/Viewer.py:467
#: ../editors/LDViewer.py:677 ../editors/LDViewer.py:893
#: ../editors/LDViewer.py:897 ../editors/DataTypeEditor.py:566
#: ../editors/DataTypeEditor.py:571 ../editors/DataTypeEditor.py:590
#: ../editors/DataTypeEditor.py:759 ../editors/DataTypeEditor.py:766
#: ../editors/TextViewer.py:390 ../editors/CodeFileEditor.py:760
#: ../ProjectController.py:391 ../ProjectController.py:531
#: ../ProjectController.py:538 ../controls/FolderTree.py:222
#: ../controls/ProjectPropertiesPanel.py:306
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:173
#: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:138
#: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:227
#: ../controls/VariablePanel.py:431 ../controls/VariablePanel.py:773
#: ../util/ExceptionHandler.py:70 ../IDEFrame.py:1036 ../IDEFrame.py:1650
#: ../IDEFrame.py:1691 ../IDEFrame.py:1696 ../IDEFrame.py:1710
#: ../IDEFrame.py:1715 ../Beremiz_service.py:221
#: ../ProjectController.py:811
"Error : At least one configuration and one resource must be declared in PLC "
#: ../ProjectController.py:803
msgid "Error : IEC to C compiler returned %d\n"
msgstr "Erro: compilador IEC para C retornou %d\n"
#: ../ProjectController.py:731
"Error in ST/IL/SFC code generator :\n"
"Erro no gerador de código ST/IL/SFC: \n"
#: ../ConfigTreeNode.py:219
msgid "Error while saving \"%s\"\n"
msgstr "Erro ao salvar \"%s\" \n"
#: ../canfestival/canfestival.py:179
msgid "Error: Export slave failed\n"
msgstr "Erro: falha na exportação de escravo.\n"
#: ../modbus/modbus.py:601
"Error: Modbus/IP Servers %{a1}.x and %{a2}.x use the same port number "
#: ../canfestival/canfestival.py:388
msgid "Error: No Master generated\n"
msgstr "Erro: nenhum mestre gerado\n"
#: ../canfestival/canfestival.py:383
msgid "Error: No PLC built\n"
#: ../ProjectController.py:1708
msgid "Exception while connecting %s!\n"
msgstr "Exceção enquanto conectando a %s!\n"
#: ../dialogs/FBDBlockDialog.py:123
msgid "Execution Control:"
msgstr "Controle de Execução:"
#: ../dialogs/FBDVariableDialog.py:84 ../dialogs/FBDBlockDialog.py:111
msgstr "Ordem de Execução:"
msgid "Experimental web based HMI"
msgstr "IHM experimental baseada em web"
#: ../plcopen/iec_std.csv:38
#: ../plcopen/iec_std.csv:26
#: ../canfestival/canfestival.py:186
msgid "Export CanOpen slave to EDS file"
msgstr "Exportar escravo CANopen para arquivo EDS"
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:246
msgid "Export graph values to clipboard"
#: ../canfestival/canfestival.py:185
msgstr "Exportar escravo"
#: ../dialogs/FBDVariableDialog.py:94
#: ../controls/VariablePanel.py:90
#: ../ProjectController.py:826
msgid "Extracting Located Variables...\n"
msgstr "Extraindo Variáveis Alocadas...\n"
#: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
#: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158
#: ../ProjectController.py:1773
msgid "Failed : Must build before transfer.\n"
#: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:556
msgstr "Borda de descida"
#: ../ProjectController.py:1098
msgid "Fatal : cannot get builder.\n"
#: ../dialogs/DurationEditorDialog.py:167
msgid "Field %s hasn't a valid value!"
msgstr "Campo %s não tem valor válido!"
#: ../dialogs/DurationEditorDialog.py:169
msgid "Fields %s haven't a valid value!"
msgstr "Campos %s não possuem valor válido!"
#: ../controls/FolderTree.py:221
msgid "File '%s' already exists!"
msgstr "Arquivo '%s' já existe!"
#: ../dialogs/SearchInProjectDialog.py:102 ../dialogs/FindInPouDialog.py:40
#: ../dialogs/FindInPouDialog.py:107 ../IDEFrame.py:377
msgstr "Localizar Próximo"
msgstr "Localizar Anterior"
#: ../plcopen/iec_std.csv:90
msgstr "Localizar posiçã"
#: ../dialogs/FindInPouDialog.py:58
#: ../editors/Viewer.py:1633
#: ../dialogs/ForceVariableDialog.py:176
msgid "Forcing Variable Value"
msgstr "Forçando valor de variável"
#: ../dialogs/SFCTransitionDialog.py:184 ../dialogs/PouTransitionDialog.py:104
#: ../dialogs/ProjectDialog.py:79 ../dialogs/PouActionDialog.py:102
#: ../dialogs/PouDialog.py:125
msgid "Form isn't complete. %s must be filled!"
msgstr "O formulário não está completo. %s deve ser preenchido!"
#: ../dialogs/SFCStepDialog.py:150 ../dialogs/FBDBlockDialog.py:239
#: ../dialogs/ConnectionDialog.py:166
msgid "Form isn't complete. Name must be filled!"
msgstr "O formulário não está completo. O nome deve ser preenchido!"
#: ../dialogs/FBDBlockDialog.py:235
msgid "Form isn't complete. Valid block type must be selected!"
"O formulário não está completo. Deve ser selecionado um tipo de bloco "
#: ../dialogs/FindInPouDialog.py:75
#: ../dialogs/SearchInProjectDialog.py:40 ../IDEFrame.py:1780
#: ../dialogs/SearchInProjectDialog.py:41 ../IDEFrame.py:1779
#: ../controls/VariablePanel.py:868
msgid "Function Block Types"
#: ../plcopen/types_enums.py:75
#: ../editors/Viewer.py:290
msgid "Function Blocks can't be used in Functions!"
#: ../PLCControler.py:1907
msgid "FunctionBlock \"%s\" can't be pasted in a Function!!!"
#: ../plcopen/types_enums.py:75
#: ../PLCOpenEditor.py:88
#: ../ProjectController.py:722
msgid "Generating SoftPLC IEC-61131 ST/IL/SFC code...\n"
msgstr "Gerando código do SoftPLC IEC-61131 ST/IL/SFC...\n"
#: ../controls/VariablePanel.py:91
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:245
msgid "Go to current value"
msgstr "Ir para valor atua"
#: ../controls/ProjectPropertiesPanel.py:189
#: ../plcopen/iec_std.csv:75
#: ../plcopen/iec_std.csv:76
msgid "Greater than or equal to"
msgstr "Maior que ou igual a"
#: ../controls/ProjectPropertiesPanel.py:149
#: ../runtime/NevowServer.py:192
msgid "HTTP interface port :"
#: ../controls/ProjectPropertiesPanel.py:135
#: ../editors/FileManagementPanel.py:89
#: ../controls/ProjectPropertiesPanel.py:165
#: ../dialogs/DurationEditorDialog.py:47
#: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
#: ../dialogs/PouDialog.py:44
#: ../dialogs/DiscoveryDialog.py:91
#: ../Beremiz_service.py:318 ../Beremiz_service.py:320
#: ../svgui/svgui.py:50 ../svgui/svgui.py:51
#: ../dialogs/FBDVariableDialog.py:41 ../editors/Viewer.py:1662
#: ../controls/VariablePanel.py:89
#: ../PLCGenerator.py:1040
msgid "InOut variable {a1} in block {a2} in POU {a3} must be connected."
#: ../editors/Viewer.py:473
#: ../controls/VariablePanel.py:300
msgid "Incompatible data types between \"{a1}\" and \"{a2}\""
msgstr "Tipos de dados incompatíveis entre \"{a1}\" e \"{a2}\""
#: ../controls/VariablePanel.py:306
msgid "Incompatible size of data between \"%s\" and \"BOOL\""
msgstr "Tipo de dado incompatível entre \"1%s\" e \"BOOL\""
#: ../controls/VariablePanel.py:310
msgid "Incompatible size of data between \"{a1}\" and \"{a2}\""
msgstr "Tamanho de dado incompatível entre \"{a1}\" e \"{a2}\""
#: ../dialogs/ActionBlockDialog.py:42
#: ../editors/CodeFileEditor.py:734
#: ../editors/Viewer.py:650
#: ../editors/DataTypeEditor.py:55 ../controls/VariablePanel.py:63
#: ../editors/DataTypeEditor.py:193 ../editors/DataTypeEditor.py:224
#: ../editors/DataTypeEditor.py:281 ../editors/DataTypeEditor.py:320
#: ../dialogs/SFCTransitionDialog.py:77 ../dialogs/ActionBlockDialog.py:47
#: ../dialogs/SFCStepDialog.py:73 ../dialogs/FBDVariableDialog.py:40
#: ../dialogs/BrowseLocationsDialog.py:43 ../editors/Viewer.py:333
#: ../editors/Viewer.py:1660 ../editors/TextViewer.py:307
#: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:89
#: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380
#: ../dialogs/FBDBlockDialog.py:99
#: ../plcopen/iec_std.csv:87
#: ../plcopen/plcopen.py:1948
msgid "Instance with id %d doesn't exist!"
msgstr "Instância com ID %d não existe!"
#: ../editors/ResourceEditor.py:279
#: ../controls/VariablePanel.py:88
#: ../editors/ResourceEditor.py:81
#: ../editors/ResourceEditor.py:76
#: ../controls/ProjectPropertiesPanel.py:304
"Please enter correct URL address."
"Por favor entre com um endereço URL correto."
#: ../PLCControler.py:1895
msgid "Invalid plcopen element(s)!!!"
msgstr "Elemento(s) do PLCOpen inválido(s)!"
#: ../canfestival/config_utils.py:407
msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\""
msgstr "Tipo inválido \"{a1}\"-> {a2} != {a3} para localização \"{a4}\""
#: ../canfestival/config_utils.py:689
msgid "Invalid type \"{a1}\"-> {a2} != {a3} for location \"{a4}\""
msgstr "Tipo inválido \"{a1}\"-> {a2} != {a3} para localização \"{a4}\""
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:139
#: ../controls/DebugVariablePanel/DebugVariableTextViewer.py:93
#: ../controls/DebugVariablePanel/DebugVariableGraphicViewer.py:162
msgid "Invalid value \"%s\" for debug variable"
msgstr "Valor inválido \"%s\" para variável de depuração"
#: ../controls/VariablePanel.py:279 ../controls/VariablePanel.py:282
msgid "Invalid value \"%s\" for variable grid element"
#: ../editors/Viewer.py:276 ../editors/Viewer.py:279
msgid "Invalid value \"%s\" for viewer block"
#: ../dialogs/ForceVariableDialog.py:211
msgid "Invalid value \"{a1}\" for \"{a2}\" variable!"
msgstr "Valor inválido \"{a1}\" para variável \"{a2}\""
#: ../dialogs/DurationEditorDialog.py:124
"You must fill a numeric value."
"Você deve inserir um valor numérico."
#: ../connectors/WAMP/dialog.py:38
msgid "Is connection secure?"
msgstr "A conexão é segura?"
#: ../editors/Viewer.py:655 ../editors/Viewer.py:2425
#: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
#: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158
#: ../editors/LDViewer.py:221 ../editors/LDViewer.py:240
msgid "Ladder element with id %d is on more than one rung."
#: ../dialogs/PouTransitionDialog.py:93 ../dialogs/PouActionDialog.py:91
#: ../dialogs/PouDialog.py:113
#: ../controls/ProjectPropertiesPanel.py:206
msgid "Language (optional):"
msgstr "Idioma (opcional):"
#: ../dialogs/PouTransitionDialog.py:67 ../dialogs/PouActionDialog.py:63
#: ../dialogs/PouDialog.py:81
#: ../ProjectController.py:1779
msgid "Latest build already matches current target. Transfering anyway...\n"
"Última construção já idêntica com o alvo atual. Transferindo mesmo "
#: ../Beremiz_service.py:281
msgid "Launch WX GUI inspector"
msgstr "Iniciar Inspetor WX GUI "
#: ../Beremiz_service.py:280
msgid "Launch a live Python shell"
#: ../editors/Viewer.py:580
#: ../dialogs/LDPowerRailDialog.py:64
#: ../plcopen/iec_std.csv:81
msgstr "Comprimento da \"string\""
#: ../plcopen/iec_std.csv:78
#: ../plcopen/iec_std.csv:79
msgid "Less than or equal to"
msgstr "Menor que ou igual a"
#: ../dialogs/AboutDialog.py:145
#: ../plcopen/iec_std.csv:73
#: ../targets/toolchain_gcc.py:209
#: ../dialogs/DiscoveryDialog.py:115 ../controls/VariablePanel.py:90
#: ../canfestival/canfestival.py:359
#: ../ProjectController.py:1685
msgid "Local service discovery failed!\n"
msgstr "Falha na descoberta de serviço local!\n"
#: ../controls/VariablePanel.py:62
#: ../dialogs/BrowseLocationsDialog.py:79
msgid "Locations available:"
msgstr "Localizações disponíveis:"
#: ../plcopen/iec_std.csv:25
msgid "Logarithm to base 10"
msgstr "Logaritmo para base 10"
#: ../connectors/PYRO/__init__.py:102
msgid "MDNS resolution failure for '%s'\n"
#: ../canfestival/SlaveEditor.py:68 ../canfestival/NetworkEditor.py:92
msgid "Map located variables over CANopen"
msgstr "Mapear variáveis alocadas por CANopen"
msgid "Map located variables over Modbus"
msgstr "Mapear variáveis alocadas por Modbus"
#: ../canfestival/NetworkEditor.py:113
#: ../ConfigTreeNode.py:544
msgid "Max count ({a1}) reached for this confnode of type {a2} "
#: ../plcopen/iec_std.csv:71
#: ../editors/DataTypeEditor.py:246
#: ../dialogs/BrowseLocationsDialog.py:45 ../editors/Viewer.py:333
#: ../editors/TextViewer.py:307 ../controls/LocationCellEditor.py:103
#: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380
msgstr "Barra de ferramentas Menu"
#: ../dialogs/DurationEditorDialog.py:51
#: ../editors/Viewer.py:585
#: ../dialogs/DurationEditorDialog.py:50
#: ../plcopen/iec_std.csv:72
#: ../editors/DataTypeEditor.py:233
#: ../dialogs/DurationEditorDialog.py:48
#: ../controls/ProjectPropertiesPanel.py:231
#: ../dialogs/LDElementDialog.py:65
#: ../PLCGenerator.py:795 ../PLCGenerator.py:1269
"More than one connector found corresponding to \"{a1}\" continuation in "
"Mais de um conector encontrado correspondente a continuação \"{a1}\" no POU "
#: ../dialogs/ActionBlockDialog.py:146
msgstr "Mover ação para baixo"
#: ../dialogs/ActionBlockDialog.py:145
msgstr "Mover ação para cima"
#: ../controls/CustomEditableListBox.py:46
msgstr "Mover para baixo"
#: ../editors/DataTypeEditor.py:367
msgid "Move element down"
msgstr "Mover elemento para baixo"
#: ../editors/DataTypeEditor.py:366
msgstr "Mover elemento para cima"
#: ../editors/ResourceEditor.py:286
msgid "Move instance down"
msgstr "Mover instância para baixo"
#: ../editors/ResourceEditor.py:285
msgstr "Mover instância para cima"
#: ../editors/ResourceEditor.py:255
#: ../editors/ResourceEditor.py:254
#: ../IDEFrame.py:106 ../IDEFrame.py:121 ../IDEFrame.py:151 ../IDEFrame.py:192
msgstr "Mover a visualização"
#: ../controls/CustomEditableListBox.py:45
#: ../editors/CodeFileEditor.py:657 ../controls/VariablePanel.py:484
msgid "Move variable down"
msgstr "Mover variável para baixo"
#: ../editors/CodeFileEditor.py:656 ../controls/VariablePanel.py:483
msgstr "Mover variável para cima"
#: ../plcopen/iec_std.csv:74
msgid "Multiplexer (select 1 of N)"
msgstr "Multiplexador (selecione 1 de N)"
#: ../plcopen/iec_std.csv:34
#: ../editors/FileManagementPanel.py:87
#: ../dialogs/DiscoveryDialog.py:89
#: ../editors/ResourceEditor.py:76 ../editors/ResourceEditor.py:97
#: ../editors/DataTypeEditor.py:55 ../editors/CodeFileEditor.py:732
#: ../controls/VariablePanel.py:59
#: ../Beremiz_service.py:342
msgid "Name must not be null!"
msgstr "Nome deve ser não-nulo!"
#: ../dialogs/SFCStepDialog.py:59 ../dialogs/FBDBlockDialog.py:89
#: ../dialogs/ConnectionDialog.py:78
#: ../plcopen/iec_std.csv:24
msgid "Natural logarithm"
msgstr "Logaritmo natural"
#: ../dialogs/LDElementDialog.py:78 ../editors/Viewer.py:554
#: ../Beremiz_service.py:610
msgid "Nevow Web service failed. "
msgstr "Falha no serviço Nevow Web."
#: ../Beremiz_service.py:580
msgid "Nevow/Athena import failed :"
msgstr "Falha na importação Nevow/Athena:"
#: ../BeremizIDE.py:241 ../BeremizIDE.py:276 ../PLCOpenEditor.py:75
#: ../PLCOpenEditor.py:117
#: ../controls/CustomEditableListBox.py:43
#: ../editors/Viewer.py:553
#: ../ProjectController.py:1808
msgid "No PLC to transfer (did build succeed ?)\n"
msgstr "Sem CLP para transferir (a construção foi bem-sucedida?)\n"
#: ../PLCGenerator.py:1678
msgid "No body defined in \"%s\" POU"
#: ../PLCGenerator.py:816 ../PLCGenerator.py:1281
msgid "No connector found corresponding to \"{a1}\" continuation in \"{a2}\" POU"
#: ../PLCOpenEditor.py:331
"No documentation available.\n"
"Sem documentação disponível.\n"
#: ../PLCGenerator.py:841
msgid "No informations found for \"%s\" block"
msgstr "Nenhuma informação encontrada para o bloco \"%s\" "
#: ../PLCGenerator.py:1232
"No output {a1} variable found in block {a2} in POU {a3}. Connection must be "
"Nenhuma variável de saída {a1} encontrada no bloco {a2} no POU {a3}. Conexão"
" deve estar interrompida"
#: ../controls/SearchResultPanel.py:175
msgid "No search results available."
msgstr "Sem resultados de busca disponíveis."
msgid "No such SVG file: %s\n"
msgstr "Nenhum arquivo SVG: %s\n"
#: ../canfestival/config_utils.py:682
msgid "No such index/subindex ({a1},{a2}) (variable {a3})"
#: ../canfestival/config_utils.py:387
msgid "No such index/subindex ({a1},{a2}) in ID : {a3} (variable {a4})"
#: ../dialogs/BrowseValuesLibraryDialog.py:87
msgid "No valid value selected!"
msgstr "Nenhum valor válido selecionado!"
#: ../PLCGenerator.py:1676
msgid "No variable defined in \"%s\" POU"
msgstr "Nenhuma variável definida no POU \"%s\""
#: ../canfestival/config_utils.py:379
msgid "Non existing node ID : {a1} (variable {a2})"
msgstr "ID de nó inexistente: {a1} (variável {a2})"
#: ../controls/VariablePanel.py:79
#: ../dialogs/LDElementDialog.py:78
#: ../canfestival/config_utils.py:426
msgid "Not PDO mappable variable : '{a1}' (ID:{a2},Idx:{a3},sIdx:{a4}))"
#: ../plcopen/iec_std.csv:80
#: ../dialogs/SFCDivergenceDialog.py:91
msgid "Number of sequences:"
msgstr "Número de sequências:"
#: ../plcopen/iec_std.csv:22
#: ../editors/CodeFileEditor.py:736
#: ../dialogs/SearchInProjectDialog.py:88
#: ../BeremizIDE.py:243 ../BeremizIDE.py:277 ../PLCOpenEditor.py:77
#: ../PLCOpenEditor.py:118
"Open Source framework for automation, implemented IEC 61131 IDE with "
"constantly growing set of extensions and flexible PLC runtime."
"Framework Open Source para automação, IDE implementada IEC 61131 com um "
"conjunto constantemente crescente de extensões e ambiente flexível para CLP."
#: ../ProjectController.py:1879
msgid "Open a file explorer to manage project files"
msgstr "Abrir um explorador de arquivos para gerenciar arquivos de projeto"
#: ../wxglade_hmi/wxglade_hmi.py:161
#: ../controls/VariablePanel.py:64
#: ../dialogs/FindInPouDialog.py:84 ../editors/CodeFileEditor.py:737
#: ../controls/ProjectPropertiesPanel.py:109
msgid "Organization (optional):"
msgstr "Organização (opcional):"
#: ../canfestival/SlaveEditor.py:78 ../canfestival/NetworkEditor.py:102
#: ../dialogs/SFCStepDialog.py:74 ../dialogs/FBDVariableDialog.py:42
#: ../dialogs/BrowseLocationsDialog.py:44 ../editors/Viewer.py:333
#: ../editors/Viewer.py:1661 ../editors/TextViewer.py:307
#: ../controls/LocationCellEditor.py:103 ../controls/VariablePanel.py:89
#: ../controls/VariablePanel.py:317 ../controls/VariablePanel.py:380
#: ../canfestival/SlaveEditor.py:67 ../canfestival/NetworkEditor.py:91
#: ../canfestival/SlaveEditor.py:66 ../canfestival/NetworkEditor.py:90
#: ../targets/toolchain_gcc.py:174
#: ../ProjectController.py:1082
msgid "PLC code generation failed !\n"
msgstr "Falha na geração de código do CLP!\n"
#: ../Beremiz_service.py:305
msgid "PLC is empty or already started."
msgstr "O CLP está vazio ou já iniciado."
#: ../Beremiz_service.py:312
msgid "PLC is not started."
msgstr "O CLP não está iniciado."
#: ../PLCOpenEditor.py:180 ../PLCOpenEditor.py:293
"PLC syntax error at line {a1}:\n"
"Erro de sintaxe no CLP na linha {a1}:\n"
#: ../PLCOpenEditor.py:276 ../PLCOpenEditor.py:357
msgid "PLCOpen files (*.xml)|*.xml|All files|*.*"
msgstr "Arquivos PLCOpen (*.xml)|*.xml|Todos os arquivos|*.*"
#: ../PLCOpenEditor.py:125 ../PLCOpenEditor.py:193
#: ../PLCOpenEditor.py:339
"PLCOpenEditor is part of Beremiz project.\n"
"O PLCOpen Editor é parte do projeto Beremiz.\n"
#: ../dialogs/DiscoveryDialog.py:92
#: ../dialogs/PouDialog.py:109
#: ../dialogs/PouDialog.py:66
#: ../dialogs/PouDialog.py:111
#: ../dialogs/PouDialog.py:73
#: ../connectors/PYRO/__init__.py:52
msgid "PYRO connecting to URI : %s\n"
msgstr "PYRO conectando à URI : %s\n"
#: ../connectors/PYRO/__init__.py:68
msgid "PYRO using certificates in '%s' \n"
msgstr "PYRO utilizando certificados em '%s' \n"
#: ../BeremizIDE.py:256 ../PLCOpenEditor.py:91
msgstr "Configurar Página"
#: ../controls/ProjectPropertiesPanel.py:124
msgid "Page Size (optional):"
msgstr "Tamanho da Página (opcional):"
#: ../controls/PouInstanceVariablesPanel.py:134
#: ../editors/Viewer.py:696 ../IDEFrame.py:374 ../IDEFrame.py:428
#: ../dialogs/SearchInProjectDialog.py:60
msgid "Pattern to search:"
msgstr "Padrão para pesquisar:"
#: ../dialogs/LDPowerRailDialog.py:75
#: ../editors/Viewer.py:2792 ../editors/Viewer.py:3060
#: ../editors/SFCViewer.py:785
msgid "Please choose a target"
msgstr "Por favor escolha um alvo"
#: ../editors/TextViewer.py:260
msgid "Please enter a block name"
msgstr "Por favor insira um nome para o bloco"
#: ../editors/Viewer.py:2661 ../editors/Viewer.py:3103
msgid "Please enter comment text"
msgstr "Por favor insira texto de comentário"
#: ../editors/SFCViewer.py:447 ../editors/SFCViewer.py:469
#: ../editors/SFCViewer.py:815
msgid "Please enter step name"
#: ../dialogs/PouNameDialog.py:37 ../Beremiz_service.py:209
msgid "Please enter text"
msgstr "Por favor insira o texto"
#: ../dialogs/ForceVariableDialog.py:177
msgid "Please enter value for a \"%s\" variable:"
msgstr "Por favor insira um valor para a variável \"%s\":"
#: ../Beremiz_service.py:327
msgid "Port number must be 0 <= port <= 65535!"
msgstr "Número da porta deve ser 0 <= porta <= 65535!"
#: ../Beremiz_service.py:327
msgid "Port number must be an integer!"
msgstr "Número da porta deve ser um inteiro!"
#: ../editors/Viewer.py:633 ../editors/Viewer.py:2449
#: ../dialogs/LDPowerRailDialog.py:52
msgid "Power Rail Properties"
#: ../BeremizIDE.py:258 ../PLCOpenEditor.py:93
#: ../dialogs/BlockPreviewDialog.py:59
msgstr "Previsualização:"
#: ../BeremizIDE.py:260 ../BeremizIDE.py:280 ../PLCOpenEditor.py:95
#: ../PLCOpenEditor.py:121
msgstr "Visualizar impressão"
#: ../editors/ResourceEditor.py:76
#: ../dialogs/SFCTransitionDialog.py:91
#: ../runtime/PLCObject.py:518
msgid "Problem starting PLC : error %d"
msgstr "Problema ao inicializar o CLP: erro \"%d\""
#: ../dialogs/ProjectDialog.py:63
#: ../controls/ProjectPropertiesPanel.py:90
msgid "Product Name (required):"
msgstr "Nome do Produto (obrigatório):"
#: ../controls/ProjectPropertiesPanel.py:92
msgid "Product Release (optional):"
msgstr "Lançamento do Produto (opcional):"
#: ../dialogs/ProjectDialog.py:64
msgstr "Versão do Produto"
#: ../controls/ProjectPropertiesPanel.py:91
msgid "Product Version (required):"
msgstr "Versão do produto (obrigatório):"
#: ../dialogs/SearchInProjectDialog.py:42 ../IDEFrame.py:1778
#: ../PLCOpenEditor.py:321
msgid "Program was successfully generated!"
msgstr "O programa foi gerado com sucesso!"
#: ../plcopen/types_enums.py:76
#: ../editors/Viewer.py:285
msgid "Programs can't be used by other POUs!"
msgstr "Programas não podem ser usados por outros POUs!"
#: ../controls/ProjectPropertiesPanel.py:94 ../IDEFrame.py:601
#: ../controls/SearchResultPanel.py:180
#: ../ProjectController.py:1878
msgstr "Arquivos de Projeto"
#: ../dialogs/ProjectDialog.py:62
#: ../controls/ProjectPropertiesPanel.py:88
msgid "Project Name (required):"
msgstr "Nome do Projeto (obrigatório):"
#: ../controls/ProjectPropertiesPanel.py:89
msgid "Project Version (optional):"
msgstr "Versão do Produto (opcional):"
#: ../PLCControler.py:2717
"Project file syntax error:\n"
"Erro de sintaxe no arquivo do projeto:\n"
#: ../dialogs/ProjectDialog.py:36 ../editors/ProjectNodeEditor.py:40
msgid "Project properties"
msgstr "Propriedades do projeto"
#: ../ConfigTreeNode.py:571
msgid "Project tree layout do not match confnode.xml {a1}!={a2} "
"Layout da árvore de projeto não compatível com confnode.xml {a1}!={a2}"
#: ../dialogs/ConnectionDialog.py:101
#: ../plcopen/types_enums.py:77
#: ../Beremiz_service.py:427
msgid "Publishing service on local network"
msgstr "Publicando serviço na rede local"
#: ../connectors/PYRO/__init__.py:126
msgid "Pyro exception: %s\n"
msgstr "Exceção do Pyro: %s \n"
#: ../Beremiz_service.py:420
#: ../py_ext/PythonEditor.py:84
#: ../dialogs/ActionBlockDialog.py:42
#: ../BeremizIDE.py:263 ../PLCOpenEditor.py:101 ../Beremiz_service.py:283
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:227
#: ../ProjectController.py:1872
msgid "Really delete node '%s'?"
msgstr "Deseja realmente excluir o nó '%s'?"
#: ../connectors/WAMP/dialog.py:50
#: ../IDEFrame.py:367 ../IDEFrame.py:424
#: ../dialogs/SFCTransitionDialog.py:76
#: ../dialogs/DiscoveryDialog.py:109 ../IDEFrame.py:434
#: ../dialogs/SearchInProjectDialog.py:70
msgid "Regular expression"
msgstr "Expressão regular"
#: ../dialogs/FindInPouDialog.py:99
msgid "Regular expressions"
msgstr "Expressões regulares"
#: ../editors/Viewer.py:1636
#: ../plcopen/iec_std.csv:37
msgid "Remainder (modulo)"
#: ../dialogs/ActionBlockDialog.py:144
#: ../editors/DataTypeEditor.py:365
msgstr "Remover elemento"
#: ../editors/FileManagementPanel.py:66
msgid "Remove file from left folder"
#: ../editors/ResourceEditor.py:284
msgstr "Remover instância"
#: ../canfestival/NetworkEditor.py:111
#: ../editors/ResourceEditor.py:253
#: ../editors/CodeFileEditor.py:655 ../controls/VariablePanel.py:482
msgstr "Remover variável"
#: ../editors/FileManagementPanel.py:187
msgstr "Substituir arquivo"
#: ../editors/Viewer.py:598
msgid "Replace Wire by connections"
msgstr "Substituir Fio por conexões"
#: ../plcopen/iec_std.csv:89
msgid "Replacement (within)"
#: ../dialogs/LDElementDialog.py:79
#: ../editors/Viewer.py:681
msgid "Reset Execution Order"
msgstr "Reiniciar Ordem de Execução"
msgid "Reset Perspective"
#: ../controls/SearchResultPanel.py:103
msgid "Reset search result"
#: ../BeremizIDE.py:1015 ../plcopen/types_enums.py:77
#: ../controls/VariablePanel.py:77
#: ../controls/VariablePanel.py:455
#: ../editors/Viewer.py:582
#: ../dialogs/LDPowerRailDialog.py:65
#: ../dialogs/LDElementDialog.py:80 ../editors/Viewer.py:555
#: ../plcopen/iec_std.csv:65
msgstr "Girar para a esquerda"
#: ../plcopen/iec_std.csv:64
msgstr "Girar para a direita"
#: ../plcopen/iec_std.csv:17
#: ../ProjectController.py:1828
#: ../ProjectController.py:1127
msgid "Runtime IO extensions C code generation failed !\n"
#: ../ProjectController.py:1136
msgid "Runtime library extensions C code generation failed !\n"
#: ../canfestival/SlaveEditor.py:65 ../canfestival/NetworkEditor.py:89
#: ../canfestival/SlaveEditor.py:64 ../canfestival/NetworkEditor.py:88
#: ../dialogs/PouDialog.py:44 ../controls/ProjectPropertiesPanel.py:158
#: ../PLCGenerator.py:1433
msgid "SFC jump in pou \"{a1}\" refers to non-existent SFC step \"{a2}\""
#: ../PLCGenerator.py:780
msgid "SFC transition in POU \"%s\" must be connected."
#: ../dialogs/PouTransitionDialog.py:40 ../dialogs/PouActionDialog.py:36
#: ../dialogs/PouDialog.py:44
#: ../PLCOpenEditor.py:308
msgid "ST files (*.st)|*.st|All files|*.*"
msgid "SVG files (*.svg)|*.svg|All files|*.*"
#: ../BeremizIDE.py:247 ../BeremizIDE.py:278 ../PLCOpenEditor.py:84
#: ../PLCOpenEditor.py:119
#: ../BeremizIDE.py:279 ../PLCOpenEditor.py:86 ../PLCOpenEditor.py:120
#: ../ProjectController.py:530
msgid "Save path is the same as path of a project! \n"
#: ../dialogs/SearchInProjectDialog.py:73
#: ../dialogs/SearchInProjectDialog.py:49 ../IDEFrame.py:384
msgid "Search in Project"
msgstr "Buscar no Projeto"
#: ../dialogs/DurationEditorDialog.py:49
#: ../editors/Viewer.py:331 ../editors/TextViewer.py:305
#: ../controls/LocationCellEditor.py:101 ../controls/VariablePanel.py:315
#: ../controls/VariablePanel.py:378
msgid "Select a variable class:"
msgstr "Selecionar uma classe de variáveis:"
#: ../ProjectController.py:1293
msgid "Select an editor:"
msgstr "Selecionar um editor:"
#: ../controls/PouInstanceVariablesPanel.py:292
msgid "Select an instance"
msgstr "Selecionar uma instância"
msgstr "Selecionar um objeto"
#: ../ProjectController.py:537
msgid "Selected directory already contains another project. Overwrite? \n"
msgstr "A pasta selecionada já contém outro projeto. Sobrescrever?\n"
#: ../plcopen/iec_std.csv:70
#: ../dialogs/SFCDivergenceDialog.py:66
msgid "Selection Convergence"
#: ../dialogs/SFCDivergenceDialog.py:65
msgid "Selection Divergence"
#: ../dialogs/DiscoveryDialog.py:135
msgid "Service Discovery"
msgstr "Descoberta de Serviços"
#: ../dialogs/DiscoveryDialog.py:104
msgid "Services available:"
msgstr "Serviços disponíveis:"
#: ../dialogs/LDElementDialog.py:79
#: ../plcopen/iec_std.csv:62
msgstr "Deslocar para a esquerda"
#: ../plcopen/iec_std.csv:63
msgstr "Deslocar para a direita"
#: ../ProjectController.py:1863
msgid "Show IEC code generated by PLCGenerator"
msgstr "Mostrar código IEC gerado pelo PLCGenerator"
#: ../canfestival/canfestival.py:407
#: ../canfestival/canfestival.py:408
msgid "Show Master generated by config_utils"
#: ../ProjectController.py:1862
#: ../dialogs/SFCDivergenceDialog.py:68
msgid "Simultaneous Convergence"
#: ../dialogs/SFCDivergenceDialog.py:67
msgid "Simultaneous Divergence"
#: ../plcopen/iec_std.csv:27
#: ../editors/ResourceEditor.py:76
#: ../targets/toolchain_makefile.py:130
msgid "Source didn't change, no build.\n"
#: ../PLCGenerator.py:404
"Source signal has to be defined for single task '{a1}' in resource "
#: ../plcopen/iec_std.csv:23
msgid "Square root (base 2)"
msgstr "Raiz quadrada (base 2)"
#: ../plcopen/definitions.py:50
msgid "Standard function blocks"
msgstr "Blocos de função padrão"
#: ../ProjectController.py:1829 ../Beremiz_service.py:271
#: ../ProjectController.py:1074
msgid "Start build in %s\n"
msgstr "Iniciar construção em %s\n"
#: ../ProjectController.py:1397
#: ../ProjectController.py:1633
#: ../editors/Viewer.py:651 ../editors/Viewer.py:2424
#: ../ProjectController.py:1835
#: ../Beremiz_service.py:272
#: ../ProjectController.py:1836
msgstr "Parar Execução do CLP"
#: ../ProjectController.py:1398
#: ../editors/DataTypeEditor.py:60
#: ../editors/DataTypeEditor.py:60
#: ../plcopen/iec_std.csv:35
#: ../ProjectController.py:1113
msgid "Successfully built.\n"
msgstr "Construído com sucesso.\n"
msgid "Switch perspective"
msgstr "Alterar perspectiva"
#: ../dialogs/SearchInProjectDialog.py:169 ../dialogs/FindInPouDialog.py:118
msgid "Syntax error in regular expression of pattern to search!"
#: ../dialogs/DiscoveryDialog.py:90
#: ../plcopen/iec_std.csv:29
#: ../editors/ResourceEditor.py:97
#: ../editors/ResourceEditor.py:248
#: ../controls/VariablePanel.py:91
"The best place to ask questions about Beremiz/PLCOpenEditor\n"
"is project's mailing list: beremiz-devel@lists.sourceforge.net\n"
"This is the main community support channel.\n"
"For posting it is required to be subscribed to the mailing list.\n"
"You can subscribe to the list here:\n"
"https://lists.sourceforge.net/lists/listinfo/beremiz-devel"
"O melhor lugar para enviar perguntas sobre o Beremiz/PLCOpen Editor\n"
"é a lista de e=mails do projeto: beremiz-devel@lists.sourceforge.net\n"
"Este é o canal de suporte principal da comunidade.\n"
"Para enviar é necessário estar inscrito na lista de e-mail.\n"
"Você pode se inscrever na lista aqui: https://lists.sourceforge.net/lists/listinfo/beremiz-devel"
#: ../editors/FileManagementPanel.py:186
"The file '%s' already exist.\n"
"Do you want to replace it?"
"O arquivo '%s' já existe.\n"
#: ../editors/LDViewer.py:893
msgid "The group of block must be coherent!"
msgstr "O grupo do bloco deve ser coerente!"
#: ../BeremizIDE.py:573 ../IDEFrame.py:1046
msgid "There are changes, do you want to save?"
msgstr "Há mudanças, deseja salvá-la?"
#: ../IDEFrame.py:1691 ../IDEFrame.py:1710
"There is a POU named \"%s\". This could cause a conflict. Do you wish to "
"Há um POU com o nome \"%s\". Isto pode causar um conflito. Deseja continuar?"
"There was a problem printing.\n"
"Perhaps your current printer is not set correctly?"
"Houve um problema na impressão.\n"
"A impressora está configurada corretamente?"
#: ../editors/LDViewer.py:902
msgid "This option isn't available yet!"
msgstr "Esta opção ainda não está disponível!"
#: ../controls/DebugVariablePanel/DebugVariablePanel.py:567
#: ../plcopen/iec_std.csv:40
#: ../plcopen/iec_std.csv:40 ../plcopen/iec_std.csv:41
#: ../plcopen/iec_std.csv:86
msgid "Time concatenation"
msgstr "Concatenação de tempo"
#: ../plcopen/iec_std.csv:60 ../plcopen/iec_std.csv:61
msgstr "Divisão de tempo"
#: ../plcopen/iec_std.csv:46 ../plcopen/iec_std.csv:47
msgid "Time multiplication"
msgstr "Multiplicação de tempo"
#: ../plcopen/iec_std.csv:48 ../plcopen/iec_std.csv:49
msgstr "Subtração de tempo"
#: ../plcopen/iec_std.csv:42 ../plcopen/iec_std.csv:43
msgid "Time-of-day addition"
msgstr "Adição de hora-do-dia"
#: ../plcopen/iec_std.csv:52 ../plcopen/iec_std.csv:53
#: ../plcopen/iec_std.csv:54 ../plcopen/iec_std.csv:55
msgid "Time-of-day subtraction"
msgstr "Subtração de hora-do-dia"
#: ../dialogs/ForceVariableDialog.py:188
#: ../editors/Viewer.py:584
#: ../ProjectController.py:1848
#: ../ProjectController.py:1849
#: ../ProjectController.py:1802
msgid "Transfer completed successfully.\n"
msgstr "Transferência completada com sucesso.\n"
#: ../ProjectController.py:1805
msgid "Transfer failed\n"
msgstr "Falha na transferência.\n"
#: ../editors/Viewer.py:652 ../editors/Viewer.py:2426
#: ../editors/Viewer.py:2453
#: ../PLCGenerator.py:1564
"Transition \"%s\" body must contain an output variable or coil referring to "
#: ../dialogs/PouTransitionDialog.py:91
#: ../dialogs/PouTransitionDialog.py:60
#: ../PLCGenerator.py:1657
msgid "Transition with content \"{a1}\" not connected to a next step in \"{a2}\" POU"
#: ../PLCGenerator.py:1646
"Transition with content \"{a1}\" not connected to a previous step in "
#: ../plcopen/plcopen.py:1526
msgid "Transition with name %s doesn't exist!"
#: ../plcopen/types_enums.py:76
#: ../dialogs/AboutDialog.py:127
#: ../editors/ResourceEditor.py:76
#: ../Beremiz_service.py:490
msgid "Twisted unavailable."
#: ../dialogs/ActionBlockDialog.py:42 ../editors/ResourceEditor.py:97
#: ../editors/DataTypeEditor.py:55 ../editors/CodeFileEditor.py:733
#: ../controls/VariablePanel.py:61
#: ../dialogs/BrowseLocationsDialog.py:54
msgid "Type and derivated"
#: ../canfestival/config_utils.py:359 ../canfestival/config_utils.py:666
msgid "Type conflict for location \"%s\""
#: ../plcopen/iec_std.csv:16
#: ../editors/DataTypeEditor.py:170
#: ../dialogs/BrowseLocationsDialog.py:55
#: ../dialogs/SFCDivergenceDialog.py:60 ../dialogs/SFCTransitionDialog.py:59
#: ../dialogs/LDPowerRailDialog.py:58 ../dialogs/BrowseLocationsDialog.py:111
#: ../dialogs/FBDBlockDialog.py:69 ../dialogs/ConnectionDialog.py:61
#: ../connectors/PYRO/dialog.py:39 ../connectors/WAMP/dialog.py:42
#: ../connectors/PYRO/dialog.py:43 ../connectors/WAMP/dialog.py:46
#: ../controls/UriLocationEditor.py:35
#: ../canfestival/config_utils.py:500 ../canfestival/config_utils.py:515
msgid "Unable to define PDO mapping for node %02x"
#: ../targets/Xenomai/__init__.py:43
msgid "Unable to get Xenomai's %s \n"
#: ../PLCGenerator.py:974 ../PLCGenerator.py:1252
msgid "Undefined block type \"{a1}\" in \"{a2}\" POU"
#: ../PLCGenerator.py:261
msgid "Undefined pou type \"%s\""
#: ../IDEFrame.py:365 ../IDEFrame.py:423
#: ../ProjectController.py:442
#: ../editors/Viewer.py:437
msgid "Unknown variable \"%s\" for this POU!"
msgstr "Variável desconhecida \"%s\" para este POU!"
#: ../ProjectController.py:439 ../ProjectController.py:440
#: ../PLCControler.py:263
#: ../controls/VariablePanel.py:308
msgid "Unrecognized data size \"%s\""
msgstr "Tamanho de dado não reconhecido \"%s\""
#: ../editors/DataTypeEditor.py:646 ../controls/VariablePanel.py:841
#: ../canfestival/SlaveEditor.py:69 ../canfestival/NetworkEditor.py:93
#: ../plcopen/types_enums.py:75
msgid "User-defined POUs"
msgstr "POUs definidos pelo usuário"
#: ../dialogs/ActionBlockDialog.py:42
#: ../editors/DataTypeEditor.py:267
#: ../dialogs/ActionBlockDialog.py:47 ../editors/Viewer.py:622
#: ../editors/Viewer.py:2456
#: ../editors/Viewer.py:352 ../editors/Viewer.py:382 ../editors/Viewer.py:404
#: ../editors/TextViewer.py:290 ../editors/TextViewer.py:344
#: ../editors/TextViewer.py:367 ../controls/VariablePanel.py:355
#: ../dialogs/FBDVariableDialog.py:68
msgid "Variable Properties"
msgstr "Propriedades da variável"
#: ../editors/Viewer.py:332 ../editors/TextViewer.py:306
#: ../controls/LocationCellEditor.py:102 ../controls/VariablePanel.py:316
#: ../controls/VariablePanel.py:379
msgstr "Classe da variável"
#: ../editors/Viewer.py:439 ../editors/TextViewer.py:388
msgid "Variable don't belong to this POU!"
msgstr "Variável não pertence a este POU!"
#: ../dialogs/LDElementDialog.py:92
#: ../controls/VariablePanel.py:90
#: ../controls/ProjectPropertiesPanel.py:166
#: ../runtime/WampClient.py:113
msgid "WAMP Client connection failed (%s) .. retrying .."
msgstr "Falha na conexão com cliente WAMP (%s) ... tentando novamente... "
#: ../runtime/WampClient.py:117
msgid "WAMP Client connection lost (%s) .. retrying .."
msgstr "Perda de conexão com cliente WAMP (%s)... tentando novamente..."
#: ../connectors/WAMP/dialog.py:54
#: ../runtime/WampClient.py:172
msgid "WAMP client connecting to :"
msgstr "Cliente WAMP conectando a:"
#: ../runtime/WampClient.py:148
msgid "WAMP client connection not established!"
msgstr "Conexão com cliente WAMP não estabelecida!"
#: ../Beremiz_service.py:625
msgid "WAMP client startup failed. "
msgstr "Falha na inicialização de cliente WAMP."
#: ../Beremiz_service.py:621
msgid "WAMP config is incomplete."
msgstr "Configuração WAMP incompleta."
#: ../Beremiz_service.py:623
msgid "WAMP config is missing."
msgstr "Configuração WAMP está faltando."
#: ../connectors/WAMP/__init__.py:99
msgid "WAMP connecting to URL : %s\n"
msgstr "WAMP conectando a URL: %s\n"
#: ../connectors/WAMP/__init__.py:140
msgid "WAMP connection timeout"
msgstr "Timeout da conexão WAMP"
#: ../connectors/WAMP/__init__.py:158
msgid "WAMP connection to '%s' failed.\n"
msgstr "Falha na conexão WAMP para '%s'.\n"
#: ../Beremiz_service.py:595
msgid "WAMP import failed :"
msgstr "Falha na importação WAMP :"
#: ../runtime/WampClient.py:126
msgid "WAMP load error: "
msgstr "Erro de carregamento WAMP:"
#: ../runtime/WampClient.py:108
msgid "WAMP session left"
#: ../wxglade_hmi/wxglade_hmi.py:44
#: ../runtime/WampClient.py:137
msgid "Wamp secret load error:"
#: ../dialogs/PouDialog.py:137 ../editors/LDViewer.py:902
#: ../ProjectController.py:726
msgid "Warnings in ST/IL/SFC code generator :\n"
#: ../dialogs/SearchInProjectDialog.py:82
#: ../controls/ProjectPropertiesPanel.py:134
#: ../dialogs/FindInPouDialog.py:94
#: ../dialogs/AboutDialog.py:126
"You don't have write permissions.\n"
"Você não possui permissão de escrita.\n"
#: ../wxglade_hmi/wxglade_hmi.py:160
"You don't have write permissions.\n"
"Você não tem permissão de escrita.\n"
"Abrir WxGlade mesmo assim?"
#: ../ProjectController.py:390
"You must have permission to work on the project\n"
"Work on a project copy ?"
"É necessária permissão para trabalhar no projeto.\n"
"Trabalhar numa cópia do projeto?"
#: ../editors/LDViewer.py:897
"You must select the block or group of blocks around which a branch should be"
#: ../editors/LDViewer.py:677
msgid "You must select the wire where a contact should be added!"
#: ../dialogs/SFCStepNameDialog.py:52 ../dialogs/PouNameDialog.py:50
msgid "You must type a name!"
msgstr "Você deve digitar um nome!"
#: ../dialogs/ForceVariableDialog.py:209
msgid "You must type a value!"
msgstr "Você deve digitar um valor!"
#: ../dialogs/DurationEditorDialog.py:158
#: ../PLCOpenEditor.py:317
#: ../util/ProcessLogger.py:178
msgid "exited with status {a1} (pid {a2})\n"
#: ../dialogs/PouDialog.py:36
#: ../dialogs/PouDialog.py:36
#: ../dialogs/DurationEditorDialog.py:158
#: ../ProjectController.py:753
msgid "matiec installation is not found\n"
msgstr "instalação do matiec não encontrada\n"
#: ../dialogs/DurationEditorDialog.py:160
#: ../dialogs/DurationEditorDialog.py:159
#: ../dialogs/PouDialog.py:36
#: ../dialogs/DurationEditorDialog.py:159
#: ../plcopen/iec_std.csv:84
msgid "string from the middle"
#: ../plcopen/iec_std.csv:82
#: ../plcopen/iec_std.csv:83
msgid "update info unavailable."
#: ../PLCOpenEditor.py:315
#: ../PLCControler.py:576
msgid "{a1} \"{a2}\" can't be pasted as a {a3}."
#: ../ConfigTreeNode.py:58
"{a1} XML file doesn't follow XSD schema at line {a2}:\n"
msgid "CanFestivalSlaveNode"
msgid "CanFestivalInstance"
msgid "Remote_IP_Address"
msgid "Remote_Port_Number"
msgid "Invocation_Rate_in_ms"
msgid "Local_Port_Number"
msgid "MaxRemoteTCPclients"
msgid "Disable_Extensions"
msgid "%(codefile_name)s"
#: Extra TC6 documentation strings
msgid "0 - current time, 1 - load time from PDT"
msgid "Datetime, current or relative to PDT"
"The real time clock has many uses including time stamping, setting dates and"
" times of day in batch reports, in alarm messages and so on."
msgid "1 = integrate, 0 = hold"
msgid "Integrated output"
"The integral function block integrates the value of input XIN over time."
msgid "Input to be differentiated"
msgid "Differentiated output"
"The derivative function block produces an output XOUT proportional to the "
"rate of change of the input XIN."
msgid "0 - manual , 1 - automatic"
msgstr "0 - manual, 1 - automático"
msgid "Manual output adjustment - Typically from transfer station"
msgid "Proportionality constant"
msgid "Derivative time constant"
msgid "FB for integral term"
msgid "FB for derivative term"
"The PID (proportional, Integral, Derivative) function block provides the "
"classical three term controller for closed loop control."
msgid "0 - track X0, 1 - ramp to/track X1"
msgid "BUSY = 1 during ramping period"
msgid "Elapsed time of ramp"
msgid "The RAMP function block is modelled on example given in the standard."
"The hysteresis function block provides a hysteresis boolean output driven by"
" the difference of two floating point (REAL) inputs XIN1 and XIN2."
msgid "The SR bistable is a latch where the Set dominates."
msgid "The RS bistable is a latch where the Reset dominates."
"The semaphore provides a mechanism to allow software elements mutually "
"exclusive access to certain resources."
msgid "The output produces a single pulse when a rising edge is detected."
msgid "The output produces a single pulse when a falling edge is detected."
"The up-counter can be used to signal when a count has reached a maximum "
"The down-counter can be used to signal when a count has reached zero, on "
"counting down from a preset value."
"The up-down counter has two inputs CU and CD. It can be used to both count "
"up on one input and down on the other."
msgid "first input parameter"
msgid "second input parameter"
msgid "first output parameter"
msgid "second output parameter"
msgid "internal state: 0-reset, 1-counting, 2-set"
"The pulse timer can be used to generate output pulses of a given time "
"The on-delay timer can be used to delay setting an output true, for fixed "
"period after an input becomes true."
"The off-delay timer can be used to delay setting an output false, for fixed "
"period after input goes false."