summaryrefslogtreecommitdiffstats
path: root/Project/Release/data
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2016-07-30 00:29:03 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2016-07-30 00:29:03 -0300
commit3a246308dcd76f70a1b6c3e6b08f0d597b255dba (patch)
tree62f42b83f39ffb0b32db5c658e0e1da428b8e6c6 /Project/Release/data
parentd1b893e6757270b0f246a7657d7b6701dcea3b87 (diff)
downloadPSP.git-3a246308dcd76f70a1b6c3e6b08f0d597b255dba.tar.gz
PSP.git-3a246308dcd76f70a1b6c3e6b08f0d597b255dba.tar.xz
PSP.git-3a246308dcd76f70a1b6c3e6b08f0d597b255dba.zip
Adding the basics graphics elements
The base is done, bus under contruction
Diffstat (limited to 'Project/Release/data')
-rw-r--r--Project/Release/data/images/logo128.pngbin0 -> 4246 bytes
-rw-r--r--Project/Release/data/images/logo16.pngbin0 -> 629 bytes
-rw-r--r--Project/Release/data/images/logo256.pngbin0 -> 8746 bytes
-rw-r--r--Project/Release/data/images/logo32.pngbin0 -> 1184 bytes
-rw-r--r--Project/Release/data/images/logo64.pngbin0 -> 2289 bytes
-rw-r--r--Project/Release/data/images/ribbon/about32.pngbin0 -> 875 bytes
-rw-r--r--Project/Release/data/images/ribbon/add32.pngbin0 -> 1145 bytes
-rw-r--r--Project/Release/data/images/ribbon/chart32.pngbin0 -> 987 bytes
-rw-r--r--Project/Release/data/images/ribbon/close32.pngbin0 -> 1135 bytes
-rw-r--r--Project/Release/data/images/ribbon/copy32.pngbin0 -> 745 bytes
-rw-r--r--Project/Release/data/images/ribbon/dataReport32.pngbin0 -> 1105 bytes
-rw-r--r--Project/Release/data/images/ribbon/delete32.pngbin0 -> 845 bytes
-rw-r--r--Project/Release/data/images/ribbon/drag32.pngbin0 -> 1244 bytes
-rw-r--r--Project/Release/data/images/ribbon/exit32.pngbin0 -> 1526 bytes
-rw-r--r--Project/Release/data/images/ribbon/fault32.pngbin0 -> 901 bytes
-rw-r--r--Project/Release/data/images/ribbon/faultPower32.pngbin0 -> 1300 bytes
-rw-r--r--Project/Release/data/images/ribbon/fit32.pngbin0 -> 1478 bytes
-rw-r--r--Project/Release/data/images/ribbon/guide32.pngbin0 -> 1284 bytes
-rw-r--r--Project/Release/data/images/ribbon/impExp32.pngbin0 -> 973 bytes
-rw-r--r--Project/Release/data/images/ribbon/move32.pngbin0 -> 1387 bytes
-rw-r--r--Project/Release/data/images/ribbon/new32.pngbin0 -> 834 bytes
-rw-r--r--Project/Release/data/images/ribbon/open32.pngbin0 -> 544 bytes
-rw-r--r--Project/Release/data/images/ribbon/paste32.pngbin0 -> 680 bytes
-rw-r--r--Project/Release/data/images/ribbon/pauseRunning32.pngbin0 -> 912 bytes
-rw-r--r--Project/Release/data/images/ribbon/pauseStopped32.pngbin0 -> 934 bytes
-rw-r--r--Project/Release/data/images/ribbon/playRunning32.pngbin0 -> 1116 bytes
-rw-r--r--Project/Release/data/images/ribbon/playStopped32.pngbin0 -> 1152 bytes
-rw-r--r--Project/Release/data/images/ribbon/powerFLow32.pngbin0 -> 637 bytes
-rw-r--r--Project/Release/data/images/ribbon/redo32.pngbin0 -> 708 bytes
-rw-r--r--Project/Release/data/images/ribbon/reset32.pngbin0 -> 915 bytes
-rw-r--r--Project/Release/data/images/ribbon/save32.pngbin0 -> 555 bytes
-rw-r--r--Project/Release/data/images/ribbon/saveAs32.pngbin0 -> 743 bytes
-rw-r--r--Project/Release/data/images/ribbon/settings32.pngbin0 -> 1110 bytes
-rw-r--r--Project/Release/data/images/ribbon/snap32.pngbin0 -> 914 bytes
-rw-r--r--Project/Release/data/images/ribbon/undo32.pngbin0 -> 759 bytes
-rw-r--r--Project/Release/data/lang/pt_BR/pt_BR.mobin0 -> 6408 bytes
-rw-r--r--Project/Release/data/lang/pt_BR/pt_BR.po397
37 files changed, 397 insertions, 0 deletions
diff --git a/Project/Release/data/images/logo128.png b/Project/Release/data/images/logo128.png
new file mode 100644
index 0000000..d57d79a
--- /dev/null
+++ b/Project/Release/data/images/logo128.png
Binary files differ
diff --git a/Project/Release/data/images/logo16.png b/Project/Release/data/images/logo16.png
new file mode 100644
index 0000000..4813a4d
--- /dev/null
+++ b/Project/Release/data/images/logo16.png
Binary files differ
diff --git a/Project/Release/data/images/logo256.png b/Project/Release/data/images/logo256.png
new file mode 100644
index 0000000..06e5771
--- /dev/null
+++ b/Project/Release/data/images/logo256.png
Binary files differ
diff --git a/Project/Release/data/images/logo32.png b/Project/Release/data/images/logo32.png
new file mode 100644
index 0000000..eb1d07b
--- /dev/null
+++ b/Project/Release/data/images/logo32.png
Binary files differ
diff --git a/Project/Release/data/images/logo64.png b/Project/Release/data/images/logo64.png
new file mode 100644
index 0000000..69df8be
--- /dev/null
+++ b/Project/Release/data/images/logo64.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/about32.png b/Project/Release/data/images/ribbon/about32.png
new file mode 100644
index 0000000..d8c770a
--- /dev/null
+++ b/Project/Release/data/images/ribbon/about32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/add32.png b/Project/Release/data/images/ribbon/add32.png
new file mode 100644
index 0000000..a4f5240
--- /dev/null
+++ b/Project/Release/data/images/ribbon/add32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/chart32.png b/Project/Release/data/images/ribbon/chart32.png
new file mode 100644
index 0000000..4d90a37
--- /dev/null
+++ b/Project/Release/data/images/ribbon/chart32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/close32.png b/Project/Release/data/images/ribbon/close32.png
new file mode 100644
index 0000000..42b4684
--- /dev/null
+++ b/Project/Release/data/images/ribbon/close32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/copy32.png b/Project/Release/data/images/ribbon/copy32.png
new file mode 100644
index 0000000..c2bb802
--- /dev/null
+++ b/Project/Release/data/images/ribbon/copy32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/dataReport32.png b/Project/Release/data/images/ribbon/dataReport32.png
new file mode 100644
index 0000000..a485fab
--- /dev/null
+++ b/Project/Release/data/images/ribbon/dataReport32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/delete32.png b/Project/Release/data/images/ribbon/delete32.png
new file mode 100644
index 0000000..79ee2c3
--- /dev/null
+++ b/Project/Release/data/images/ribbon/delete32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/drag32.png b/Project/Release/data/images/ribbon/drag32.png
new file mode 100644
index 0000000..fb3240f
--- /dev/null
+++ b/Project/Release/data/images/ribbon/drag32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/exit32.png b/Project/Release/data/images/ribbon/exit32.png
new file mode 100644
index 0000000..96166f1
--- /dev/null
+++ b/Project/Release/data/images/ribbon/exit32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/fault32.png b/Project/Release/data/images/ribbon/fault32.png
new file mode 100644
index 0000000..c1c83a6
--- /dev/null
+++ b/Project/Release/data/images/ribbon/fault32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/faultPower32.png b/Project/Release/data/images/ribbon/faultPower32.png
new file mode 100644
index 0000000..c3e0a32
--- /dev/null
+++ b/Project/Release/data/images/ribbon/faultPower32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/fit32.png b/Project/Release/data/images/ribbon/fit32.png
new file mode 100644
index 0000000..226a6c1
--- /dev/null
+++ b/Project/Release/data/images/ribbon/fit32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/guide32.png b/Project/Release/data/images/ribbon/guide32.png
new file mode 100644
index 0000000..60fcdad
--- /dev/null
+++ b/Project/Release/data/images/ribbon/guide32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/impExp32.png b/Project/Release/data/images/ribbon/impExp32.png
new file mode 100644
index 0000000..2616944
--- /dev/null
+++ b/Project/Release/data/images/ribbon/impExp32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/move32.png b/Project/Release/data/images/ribbon/move32.png
new file mode 100644
index 0000000..9321abb
--- /dev/null
+++ b/Project/Release/data/images/ribbon/move32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/new32.png b/Project/Release/data/images/ribbon/new32.png
new file mode 100644
index 0000000..8c64261
--- /dev/null
+++ b/Project/Release/data/images/ribbon/new32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/open32.png b/Project/Release/data/images/ribbon/open32.png
new file mode 100644
index 0000000..299d753
--- /dev/null
+++ b/Project/Release/data/images/ribbon/open32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/paste32.png b/Project/Release/data/images/ribbon/paste32.png
new file mode 100644
index 0000000..8827be8
--- /dev/null
+++ b/Project/Release/data/images/ribbon/paste32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/pauseRunning32.png b/Project/Release/data/images/ribbon/pauseRunning32.png
new file mode 100644
index 0000000..1e2c47b
--- /dev/null
+++ b/Project/Release/data/images/ribbon/pauseRunning32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/pauseStopped32.png b/Project/Release/data/images/ribbon/pauseStopped32.png
new file mode 100644
index 0000000..698bf73
--- /dev/null
+++ b/Project/Release/data/images/ribbon/pauseStopped32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/playRunning32.png b/Project/Release/data/images/ribbon/playRunning32.png
new file mode 100644
index 0000000..469a111
--- /dev/null
+++ b/Project/Release/data/images/ribbon/playRunning32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/playStopped32.png b/Project/Release/data/images/ribbon/playStopped32.png
new file mode 100644
index 0000000..379a71f
--- /dev/null
+++ b/Project/Release/data/images/ribbon/playStopped32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/powerFLow32.png b/Project/Release/data/images/ribbon/powerFLow32.png
new file mode 100644
index 0000000..f29605f
--- /dev/null
+++ b/Project/Release/data/images/ribbon/powerFLow32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/redo32.png b/Project/Release/data/images/ribbon/redo32.png
new file mode 100644
index 0000000..24c5cce
--- /dev/null
+++ b/Project/Release/data/images/ribbon/redo32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/reset32.png b/Project/Release/data/images/ribbon/reset32.png
new file mode 100644
index 0000000..d9c5248
--- /dev/null
+++ b/Project/Release/data/images/ribbon/reset32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/save32.png b/Project/Release/data/images/ribbon/save32.png
new file mode 100644
index 0000000..7938666
--- /dev/null
+++ b/Project/Release/data/images/ribbon/save32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/saveAs32.png b/Project/Release/data/images/ribbon/saveAs32.png
new file mode 100644
index 0000000..e6cc7aa
--- /dev/null
+++ b/Project/Release/data/images/ribbon/saveAs32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/settings32.png b/Project/Release/data/images/ribbon/settings32.png
new file mode 100644
index 0000000..f2068fa
--- /dev/null
+++ b/Project/Release/data/images/ribbon/settings32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/snap32.png b/Project/Release/data/images/ribbon/snap32.png
new file mode 100644
index 0000000..f58dc2a
--- /dev/null
+++ b/Project/Release/data/images/ribbon/snap32.png
Binary files differ
diff --git a/Project/Release/data/images/ribbon/undo32.png b/Project/Release/data/images/ribbon/undo32.png
new file mode 100644
index 0000000..025916c
--- /dev/null
+++ b/Project/Release/data/images/ribbon/undo32.png
Binary files differ
diff --git a/Project/Release/data/lang/pt_BR/pt_BR.mo b/Project/Release/data/lang/pt_BR/pt_BR.mo
new file mode 100644
index 0000000..c626913
--- /dev/null
+++ b/Project/Release/data/lang/pt_BR/pt_BR.mo
Binary files differ
diff --git a/Project/Release/data/lang/pt_BR/pt_BR.po b/Project/Release/data/lang/pt_BR/pt_BR.po
new file mode 100644
index 0000000..3b5ae62
--- /dev/null
+++ b/Project/Release/data/lang/pt_BR/pt_BR.po
@@ -0,0 +1,397 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: PSP-UFU pt_BR 0.0.1\n"
+"POT-Creation-Date: 2016-07-28 18:36-0300\n"
+"PO-Revision-Date: 2016-07-28 19:18-0300\n"
+"Last-Translator: \n"
+"Language-Team: Thales Lima Oliveira <thaleslima.ufu@gmail.com>\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.8.8\n"
+"X-Poedit-Basepath: ../../../..\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Poedit-KeywordsList: _\n"
+"X-Poedit-SearchPath-0: .\n"
+
+#: MainFrame.cpp:66
+msgid "&Bus\tB"
+msgstr "&Barramento\tB"
+
+#: MainFrame.cpp:66
+msgid "Adds a bus at the circuit"
+msgstr "Adiciona um barramento no circuito"
+
+#: MainFrame.cpp:69
+msgid "&Line\tL"
+msgstr "&Linha\tL"
+
+#: MainFrame.cpp:69
+msgid "Adds a power line at the circuit"
+msgstr "Adiciona uma linha no circuito"
+
+#: MainFrame.cpp:70
+msgid "&Transformer\tT"
+msgstr "&Transformador\tT"
+
+#: MainFrame.cpp:71
+msgid "Adds a transformer at the circuit"
+msgstr "Adiciona um transformador no circuito"
+
+#: MainFrame.cpp:72
+msgid "&Generator\tG"
+msgstr "&Gerador\tG"
+
+#: MainFrame.cpp:73
+msgid "Adds a generator at the circuit"
+msgstr "Adiciona um gerador no circuito"
+
+#: MainFrame.cpp:74
+msgid "&Induction motor\tI"
+msgstr "&Motor de indução\tI"
+
+#: MainFrame.cpp:75 MainFrame.cpp:78
+msgid "Adds an induction motor at the circuit"
+msgstr "Adiciona um motor de indução no circuito"
+
+#: MainFrame.cpp:77
+msgid "&Synchronous compensator \tK"
+msgstr "&Compensador síncrono \tK"
+
+#: MainFrame.cpp:80
+msgid "&Load\tShift-L"
+msgstr "&Carga\tShift-L"
+
+#: MainFrame.cpp:80
+msgid "Adds a load at the circuit"
+msgstr "Adiciona uma carga no circuito"
+
+#: MainFrame.cpp:81
+msgid "&Capacitor\tShift-C"
+msgstr "&Capacitor\tShift-C"
+
+#: MainFrame.cpp:82
+msgid "Adds a shunt capacitor at the circuit"
+msgstr "Adiciona um capacitor shunt no circuito"
+
+#: MainFrame.cpp:83
+msgid "&Inductor\tShift-I"
+msgstr "&Inductor\tShift-I"
+
+#: MainFrame.cpp:84
+msgid "Adds a shunt inductor at the circuit"
+msgstr "Adiciona um indutor shunt no circuito"
+
+#: MainFrameBase.cpp:72 MainFrameBase.cpp:73
+msgid "File"
+msgstr "Arquivo"
+
+#: MainFrameBase.cpp:76 MainFrameBase.cpp:77 MainFrameBase.cpp:80
+msgid "Projects"
+msgstr "Projetos"
+
+#: MainFrameBase.cpp:82
+msgid "New"
+msgstr "Novo"
+
+#: MainFrameBase.cpp:82
+msgid "Create new project"
+msgstr "Criar novo projeto"
+
+#: MainFrameBase.cpp:84
+msgid "Open"
+msgstr "Abrir"
+
+#: MainFrameBase.cpp:84
+msgid "Open saved project"
+msgstr "Abrir projetos salvos"
+
+#: MainFrameBase.cpp:86
+msgid "Export Import"
+msgstr "Exportar Importar"
+
+#: MainFrameBase.cpp:86
+msgid "Export or import projects"
+msgstr "Exporta ou importa projetos"
+
+#: MainFrameBase.cpp:88
+msgid "Exit"
+msgstr "Sair"
+
+#: MainFrameBase.cpp:88
+msgid "Closes the application"
+msgstr "Fecha a aplicação"
+
+#: MainFrameBase.cpp:91 MainFrameBase.cpp:92
+msgid "Current project"
+msgstr "Projeto atual"
+
+#: MainFrameBase.cpp:96
+msgid "Project settings"
+msgstr "Opções do projeto"
+
+#: MainFrameBase.cpp:96
+msgid "Opens a dialog to set the main settings of the current project"
+msgstr ""
+"Abre uma janela para definir as principais configurações do projeto atual"
+
+#: MainFrameBase.cpp:98
+msgid "Save"
+msgstr "Salvar"
+
+#: MainFrameBase.cpp:98
+msgid "Save the current project"
+msgstr "Salvar o projeto atual"
+
+#: MainFrameBase.cpp:100
+msgid "Save as..."
+msgstr "Salvar como..."
+
+#: MainFrameBase.cpp:100
+msgid "Save as the current project"
+msgstr "Salvar como o projeto atual"
+
+#: MainFrameBase.cpp:102
+msgid "Close"
+msgstr "Fechar"
+
+#: MainFrameBase.cpp:102
+msgid "Close the current project"
+msgstr "Fechar o projeto atual"
+
+#: MainFrameBase.cpp:105 MainFrameBase.cpp:106 MainFrameBase.cpp:109
+msgid "Help"
+msgstr "Ajuda"
+
+#: MainFrameBase.cpp:111
+msgid "PSP-UFU Guide"
+msgstr "Manual do PSP-UFU"
+
+#: MainFrameBase.cpp:111
+msgid "Open PSP-UFU Guide"
+msgstr "Abrir o manual do PSP-UFU"
+
+#: MainFrameBase.cpp:113
+msgid "About..."
+msgstr "Sobre..."
+
+#: MainFrameBase.cpp:113
+msgid "About PSP-UFU"
+msgstr "Sobre o PSP-UFU"
+
+#: MainFrameBase.cpp:116 MainFrameBase.cpp:117
+msgid "Tools"
+msgstr "Ferramentas"
+
+#: MainFrameBase.cpp:119 MainFrameBase.cpp:120 MainFrameBase.cpp:123
+msgid "Clipboard"
+msgstr "Área de transferência"
+
+#: MainFrameBase.cpp:125
+msgid "Copy"
+msgstr "Copiar"
+
+#: MainFrameBase.cpp:125
+msgid "Copies the selected elements"
+msgstr "Copia os elementos selecionados"
+
+#: MainFrameBase.cpp:127
+msgid "Paste"
+msgstr "Colar"
+
+#: MainFrameBase.cpp:127
+msgid "Pastes the elements from clipboard"
+msgstr "Cola os elementos da área de transferência"
+
+#: MainFrameBase.cpp:129
+msgid "Undo"
+msgstr "Desfazer"
+
+#: MainFrameBase.cpp:129
+msgid "Undoes the last action"
+msgstr "Desfaz a última ação"
+
+#: MainFrameBase.cpp:131
+msgid "Redo"
+msgstr "Refazer"
+
+#: MainFrameBase.cpp:131
+msgid "Redoes the last undo action"
+msgstr "Refaz a última ação desfeita"
+
+#: MainFrameBase.cpp:134 MainFrameBase.cpp:135 MainFrameBase.cpp:138
+msgid "Circuit"
+msgstr "Circuito"
+
+#: MainFrameBase.cpp:140
+msgid "Add element"
+msgstr "Adicionar elemento"
+
+#: MainFrameBase.cpp:140
+msgid "Add a new element in the project"
+msgstr "Adicionar um elemento novo no projeto"
+
+#: MainFrameBase.cpp:142
+msgid "Enable solution"
+msgstr "Habilitar solução"
+
+#: MainFrameBase.cpp:142
+msgid ""
+"Enables the power flow and fault (if exists) calculations after any circuit "
+"change"
+msgstr ""
+"Habilita os cálculos de fluxo de carga e falta (se existir) após qualquer "
+"mudança no circuito"
+
+#: MainFrameBase.cpp:144
+msgid "Disable solution"
+msgstr "Desabilitar solução"
+
+#: MainFrameBase.cpp:144
+msgid ""
+"Disables the power flow and fault calculations after any circuit changes"
+msgstr ""
+"Desabilita os cálculos de fluxo de carga e falta após qualquer mudança no "
+"circuito"
+
+#: MainFrameBase.cpp:146
+msgid "Reset voltages"
+msgstr "Reiniciar tensões"
+
+#: MainFrameBase.cpp:146
+msgid "Reset all voltages to initial state"
+msgstr "Reinicia todas as tensões para os valores iniciais"
+
+#: MainFrameBase.cpp:149 MainFrameBase.cpp:150 MainFrameBase.cpp:153
+msgid "Handling"
+msgstr "Manipulação"
+
+#: MainFrameBase.cpp:155
+msgid "Drag"
+msgstr "Arrastar"
+
+#: MainFrameBase.cpp:155
+msgid "Drag all the elements"
+msgstr "Arrasta todos os elementos"
+
+#: MainFrameBase.cpp:157
+msgid "Move"
+msgstr "Mover"
+
+#: MainFrameBase.cpp:157
+msgid "Move the selected elements"
+msgstr "Move os elementos selecionados"
+
+#: MainFrameBase.cpp:159
+msgid "Fit"
+msgstr "Encaixar"
+
+#: MainFrameBase.cpp:159
+msgid "Applies the drag and zoom tools to show all elements in workspace"
+msgstr ""
+"Aplica as ferramentas de arrasto e ampliação para exibir todos os elementos "
+"na área de trabalho"
+
+#: MainFrameBase.cpp:161
+msgid "Delete"
+msgstr "Excluir"
+
+#: MainFrameBase.cpp:161
+msgid "Removes all selected elements"
+msgstr "Remove todos os elementos selecionados"
+
+#: MainFrameBase.cpp:164 MainFrameBase.cpp:165 MainFrameBase.cpp:168
+msgid "Calculations"
+msgstr "Cálculos"
+
+#: MainFrameBase.cpp:170
+msgid "Power flow"
+msgstr "Fluxo de carga"
+
+#: MainFrameBase.cpp:170
+msgid "Calculate the circuit power flow"
+msgstr "Calcula o fluxo de carga do circuito"
+
+#: MainFrameBase.cpp:172
+msgid "Fault"
+msgstr "Falta"
+
+#: MainFrameBase.cpp:172
+msgid "Calculate the circuit fault (if exists)"
+msgstr "Calcula a falta do circuito (se existir)"
+
+#: MainFrameBase.cpp:174
+msgid "Short-circuit power"
+msgstr "Nível de curto-circuito"
+
+#: MainFrameBase.cpp:174
+msgid "Calculate the short-circuit power in all buses"
+msgstr "Calcula o nível de curto-circuito em todas as barras"
+
+#: MainFrameBase.cpp:177 MainFrameBase.cpp:178
+msgid "Reports"
+msgstr "Relatórios"
+
+#: MainFrameBase.cpp:182
+msgid "Data report"
+msgstr "Relatório de dados"
+
+#: MainFrameBase.cpp:182
+msgid "Opens a data report"
+msgstr "Abre um relatório de dados"
+
+#: MainFrameBase.cpp:184
+msgid "Snapshot"
+msgstr "Instantâneo"
+
+#: MainFrameBase.cpp:184
+msgid "Capture a snapshot of the circuit"
+msgstr "Captura uma imagem instantânea do circuito"
+
+#: MainFrameBase.cpp:187 MainFrameBase.cpp:188 MainFrameBase.cpp:190
+#: MainFrameBase.cpp:191 MainFrameBase.cpp:194
+msgid "Stability"
+msgstr "Estabilidade"
+
+#: MainFrameBase.cpp:196
+msgid "Settings"
+msgstr "Opções"
+
+#: MainFrameBase.cpp:196
+msgid "Opens the stability settings"
+msgstr "Abre as opções de estabilidade"
+
+#: MainFrameBase.cpp:198
+msgid "Run"
+msgstr "Executar"
+
+#: MainFrameBase.cpp:198
+msgid "Run the stability calculations"
+msgstr "Executa os cálculos de estabilidade"
+
+#: MainFrameBase.cpp:201 MainFrameBase.cpp:202
+msgid "Data"
+msgstr "Dados"
+
+#: MainFrameBase.cpp:205
+msgid "Stability data"
+msgstr "Dados de estabilidade"
+
+#: MainFrameBase.cpp:207
+msgid "Charts"
+msgstr "Gráficos"
+
+#: MainFrameBase.cpp:207
+msgid "Open the charts"
+msgstr "Abre os gráficos"
+
+#: MainFrameBase.h:140
+msgid "PSP-UFU"
+msgstr "PSP-UFU"
+
+#~ msgid "Adds a bus to the circuit"
+#~ msgstr "Insere um barramento no circuito"
+
+#~ msgid "Adds a power line to the circuit"
+#~ msgstr "Insere uma linha no "