src/eric7/i18n/eric7_pt.ts

branch
eric7
changeset 10450
486b86309a33
parent 10445
83be14a682a7
child 10457
4bef44d7a378
--- a/src/eric7/i18n/eric7_pt.ts	Sun Dec 31 12:24:11 2023 +0100
+++ b/src/eric7/i18n/eric7_pt.ts	Sun Dec 31 13:56:09 2023 +0100
@@ -4,6 +4,11 @@
   <context>
     <name>AboutDialog</name>
     <message>
+      <location filename="../Plugins/AboutPlugin/AboutDialog.py" line="21" />
+      <source>&lt;p&gt;{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.&lt;/p&gt;&lt;p&gt;For more information see &lt;a href="{1}"&gt;{1}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Please send bug reports to &lt;a href="mailto:{2}"&gt;{2}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;To request a new feature please send an email to &lt;a href="mailto:{3}"&gt;{3}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;{0} uses third party software which is copyrighted by its respective copyright holder. For details see the copyright notice of the individual package.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;{0} é um Ambiente Integrado de Desenvolvimento para a linguagem de programação Python. Foi escrito usando as associações de Python PyQt às ferramentas de Qt GUI e o editor de QScintilla.&lt;/p&gt;&lt;p&gt;Para mais informação ver &lt;a href="{1}"&gt;{1}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Por favor envie os relatórios de erros a &lt;a href="mailto:{2}"&gt;{2}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Para pedir uma funcionalidade nova, por favor envie um correio a &lt;a href="mailto:{3}"&gt;{3}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;{0} utiliza software de terceiros que está protegido por direitos de autor. Para mais detalhes ver o contrato da licença dos pacotes individuais.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0" />
       <source>About Eric</source>
       <translation>Acerca do Eric</translation>
@@ -28,11 +33,6 @@
       <source>&amp;License Agreement</source>
       <translation>Contrato da &amp;Licença</translation>
     </message>
-    <message>
-      <location filename="../Plugins/AboutPlugin/AboutDialog.py" line="21" />
-      <source>&lt;p&gt;{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.&lt;/p&gt;&lt;p&gt;For more information see &lt;a href="{1}"&gt;{1}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Please send bug reports to &lt;a href="mailto:{2}"&gt;{2}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;To request a new feature please send an email to &lt;a href="mailto:{3}"&gt;{3}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;{0} uses third party software which is copyrighted by its respective copyright holder. For details see the copyright notice of the individual package.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;{0} é um Ambiente Integrado de Desenvolvimento para a linguagem de programação Python. Foi escrito usando as associações de Python PyQt às ferramentas de Qt GUI e o editor de QScintilla.&lt;/p&gt;&lt;p&gt;Para mais informação ver &lt;a href="{1}"&gt;{1}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Por favor envie os relatórios de erros a &lt;a href="mailto:{2}"&gt;{2}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Para pedir uma funcionalidade nova, por favor envie um correio a &lt;a href="mailto:{3}"&gt;{3}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;{0} utiliza software de terceiros que está protegido por direitos de autor. Para mais detalhes ver o contrato da licença dos pacotes individuais.&lt;/p&gt;</translation>
-    </message>
   </context>
   <context>
     <name>AboutPlugin</name>
@@ -582,6 +582,26 @@
   <context>
     <name>AddEntryPointDialog</name>
     <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="47" />
+      <source>Console</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="48" />
+      <source>GUI</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="99" />
+      <source>Select Script File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="101" />
+      <source>Python Files (*.py);;All Files (*)</source>
+      <translation type="unfinished">Ficheiros Python (*.py);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
       <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.ui" line="0" />
       <source>Add Entry Point</source>
       <translation type="unfinished" />
@@ -621,30 +641,20 @@
       <source>Press to select the script via a file selection dialog</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="47" />
-      <source>Console</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="48" />
-      <source>GUI</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="99" />
-      <source>Select Script File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/AddEntryPointDialog.py" line="101" />
-      <source>Python Files (*.py);;All Files (*)</source>
-      <translation type="unfinished">Ficheiros Python (*.py);;Ficheiros Todos (*)</translation>
-    </message>
   </context>
   <context>
     <name>AddFileDialog</name>
     <message>
+      <location filename="../Project/AddFileDialog.py" line="74" />
+      <source>Select Files</source>
+      <translation>Selecionar Ficheiros</translation>
+    </message>
+    <message>
+      <location filename="../Project/AddFileDialog.py" line="85" />
+      <source>All Files (*)</source>
+      <translation>Ficheiros Todos (*)</translation>
+    </message>
+    <message>
       <location filename="../Project/AddFileDialog.ui" line="0" />
       <source>Add Files</source>
       <translation>Adicionar Ficheiros</translation>
@@ -712,16 +722,6 @@
       <translation />
     </message>
     <message>
-      <location filename="../Project/AddFileDialog.py" line="74" />
-      <source>Select Files</source>
-      <translation>Selecionar Ficheiros</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="85" />
-      <source>All Files (*)</source>
-      <translation>Ficheiros Todos (*)</translation>
-    </message>
-    <message>
       <source>Source Files ({0});;Forms Files ({1});;Resource Files ({2});;Interface Files ({3});;Protocol Files ({4});;Translation Files ({5});;All Files (*)</source>
       <translation type="vanished">Ficheiros Fonte ({0});;Ficheiros de Formulário ({1});;Ficheiros de Recursos ({2});;Ficheiros de Interface ({3});;Ficheiros de Tradução ({4});;Ficheiros Todos (*)</translation>
     </message>
@@ -1143,6 +1143,16 @@
   <context>
     <name>AddProjectDialog</name>
     <message>
+      <location filename="../MultiProject/AddProjectDialog.py" line="50" />
+      <source>Project Files (*.epj);;XML Project Files (*.e4p)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MultiProject/AddProjectDialog.py" line="68" />
+      <source>Project Properties</source>
+      <translation>Propriedades do Projeto</translation>
+    </message>
+    <message>
       <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
       <source>Add Project</source>
       <translation>Adicionar Projeto</translation>
@@ -1197,16 +1207,6 @@
       <source>Is &amp;main project</source>
       <translation>É o projeto p&amp;rincipal</translation>
     </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.py" line="50" />
-      <source>Project Files (*.epj);;XML Project Files (*.e4p)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.py" line="68" />
-      <source>Project Properties</source>
-      <translation>Propriedades do Projeto</translation>
-    </message>
   </context>
   <context>
     <name>AddProjectUrlDialog</name>
@@ -1407,6 +1407,31 @@
   <context>
     <name>ApplicationPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="33" />
+      <source>&lt;p&gt;eric is using background services for certain things like syntax checks or code style checks. Per default the number of processes to use for these checks is determined automatically based on the number of CPUs. Please note, that this is an advanced setting.&lt;/p&gt;&lt;p&gt;Available CPUs: &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="43" />
+      <source>Debug</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="44" />
+      <source>Warning</source>
+      <translation type="unfinished">Aviso</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="45" />
+      <source>Critical</source>
+      <translation type="unfinished">Crítico</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="46" />
+      <source>Fatal Error</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
       <source>&lt;b&gt;Configure the application&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar a aplicação&lt;/b&gt;</translation>
@@ -1666,31 +1691,6 @@
       <source>Automatic</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="33" />
-      <source>&lt;p&gt;eric is using background services for certain things like syntax checks or code style checks. Per default the number of processes to use for these checks is determined automatically based on the number of CPUs. Please note, that this is an advanced setting.&lt;/p&gt;&lt;p&gt;Available CPUs: &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="43" />
-      <source>Debug</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="44" />
-      <source>Warning</source>
-      <translation type="unfinished">Aviso</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="45" />
-      <source>Critical</source>
-      <translation type="unfinished">Crítico</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="46" />
-      <source>Fatal Error</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>AssistantJedi</name>
@@ -2071,72 +2071,6 @@
   <context>
     <name>BlackFormattingDialog</name>
     <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Code Formatting with Black</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Status Filter:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Select the status of items to be shown.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Status</source>
-      <translation type="unfinished">Estado</translation>
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>File Name</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Statistics</source>
-      <translation type="unfinished">Estatísticas</translation>
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Total Files:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Excluded:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Failures:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Processed:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.py" line="216" />
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Reformatted:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>Unchanged:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
-      <source>%v/%m Files</source>
-      <translation type="unfinished">%v/%m Ficheiros</translation>
-    </message>
-    <message>
       <location filename="../CodeFormatting/BlackFormattingDialog.py" line="87" />
       <source>&lt;all&gt;</source>
       <translation type="unfinished" />
@@ -2147,6 +2081,12 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <location filename="../CodeFormatting/BlackFormattingDialog.py" line="216" />
+      <source>Reformatted:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../CodeFormatting/BlackFormattingDialog.py" line="218" />
       <source>Would Reformat:</source>
       <translation type="unfinished" />
@@ -2196,6 +2136,66 @@
       <source>invalid status ({0})</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Code Formatting with Black</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Status Filter:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Select the status of items to be shown.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Status</source>
+      <translation type="unfinished">Estado</translation>
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>File Name</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Statistics</source>
+      <translation type="unfinished">Estatísticas</translation>
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Total Files:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Excluded:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Failures:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Processed:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>Unchanged:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" />
+      <source>%v/%m Files</source>
+      <translation type="unfinished">%v/%m Ficheiros</translation>
+    </message>
   </context>
   <context>
     <name>BlackUtilities</name>
@@ -2280,52 +2280,12 @@
   <context>
     <name>BluetoothScanWindow</name>
     <message>
+      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
       <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="68" />
-      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
       <source>Bluetooth Scan</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
-      <source>Name</source>
-      <translation type="unfinished">Nome</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
-      <source>MAC-Address</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
-      <source>RSSI [dBm]</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
-      <source>Scan Duration:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
-      <source>Enter the scan duration in seconds</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
-      <source> s</source>
-      <translation type="unfinished"> s</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
-      <source>Press to scan for Bluetooth devices.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
-      <source>Scan</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.py" line="69" />
       <source>&lt;p&gt;The scan for available devices failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
       <translation type="unfinished" />
@@ -2372,6 +2332,46 @@
       <source>Tx Power Level [dBm]: {0}</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
+      <source>Name</source>
+      <translation type="unfinished">Nome</translation>
+    </message>
+    <message>
+      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
+      <source>MAC-Address</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
+      <source>RSSI [dBm]</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
+      <source>Scan Duration:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
+      <source>Enter the scan duration in seconds</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
+      <source> s</source>
+      <translation type="unfinished"> s</translation>
+    </message>
+    <message>
+      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
+      <source>Press to scan for Bluetooth devices.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/BluetoothDialogs/BluetoothScanWindow.ui" line="0" />
+      <source>Scan</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>BluetoothStatusDialog</name>
@@ -2589,11 +2589,6 @@
   <context>
     <name>BookmarkActionSelectionDialog</name>
     <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.ui" line="0" />
-      <source>&lt;b&gt;Add/Edit Bookmark&lt;/b&gt;</source>
-      <translation>&lt;b&gt;Adicionar/Editar Marcador&lt;/b&gt;</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.py" line="50" />
       <source>Add Bookmark</source>
       <translation>Adicionar Marcador</translation>
@@ -2613,6 +2608,11 @@
       <source>Add to Speed Dial</source>
       <translation>Adicionar à Marcação Rápida</translation>
     </message>
+    <message>
+      <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.ui" line="0" />
+      <source>&lt;b&gt;Add/Edit Bookmark&lt;/b&gt;</source>
+      <translation>&lt;b&gt;Adicionar/Editar Marcador&lt;/b&gt;</translation>
+    </message>
   </context>
   <context>
     <name>BookmarkInfoDialog</name>
@@ -2645,6 +2645,11 @@
   <context>
     <name>BookmarkPropertiesDialog</name>
     <message>
+      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.py" line="45" />
+      <source>Visited &lt;b&gt;{0}&lt;/b&gt; times. Last visit on &lt;b&gt;{1}&lt;/b&gt;.</source>
+      <translation type="unfinished">Visitado &lt;b&gt;{0}&lt;/b&gt; vezes.</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0" />
       <source>Bookmark Properties</source>
       <translation>Propriedades do Marcador</translation>
@@ -2679,11 +2684,6 @@
       <source>Enter a description</source>
       <translation>Introduzir uma descrição</translation>
     </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.py" line="45" />
-      <source>Visited &lt;b&gt;{0}&lt;/b&gt; times. Last visit on &lt;b&gt;{1}&lt;/b&gt;.</source>
-      <translation type="unfinished">Visitado &lt;b&gt;{0}&lt;/b&gt; vezes.</translation>
-    </message>
   </context>
   <context>
     <name>BookmarkedFilesDialog</name>
@@ -3658,6 +3658,49 @@
     <name>CallTraceViewer</name>
     <message>
       <location filename="../Debugger/CallTraceViewer.ui" line="0" />
+      <location filename="../Debugger/CallTraceViewer.py" line="57" />
+      <source>From</source>
+      <translation>Desde</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
+      <location filename="../Debugger/CallTraceViewer.py" line="57" />
+      <source>To</source>
+      <translation>Para</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/CallTraceViewer.py" line="171" />
+      <location filename="../Debugger/CallTraceViewer.py" line="156" />
+      <source>Save Call Trace Info</source>
+      <translation>Gravar Informação de rastreio de Chamadas</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/CallTraceViewer.py" line="158" />
+      <source>Text Files (*.txt);;All Files (*)</source>
+      <translation>Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/CallTraceViewer.py" line="172" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
+      <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever?&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/CallTraceViewer.py" line="182" />
+      <source>Call Trace Info of '{0}'</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/CallTraceViewer.py" line="201" />
+      <source>Error saving Call Trace Info</source>
+      <translation>Erro ao gravar Informação de Rastreio de Chamadas</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/CallTraceViewer.py" line="202" />
+      <source>&lt;p&gt;The call trace info could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;A informação de rastreio de chamadas não se pôde escrever em {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Razão: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
       <source>Call Trace</source>
       <translation>Rastreio de Chamadas</translation>
     </message>
@@ -3696,49 +3739,6 @@
       <source>Press to save the call trace as a text file</source>
       <translation>Pressionar para gravar o rastreio de chamadas como ficheiro de texto</translation>
     </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="57" />
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>From</source>
-      <translation>Desde</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="57" />
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>To</source>
-      <translation>Para</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="171" />
-      <location filename="../Debugger/CallTraceViewer.py" line="156" />
-      <source>Save Call Trace Info</source>
-      <translation>Gravar Informação de rastreio de Chamadas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="158" />
-      <source>Text Files (*.txt);;All Files (*)</source>
-      <translation>Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="172" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
-      <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="182" />
-      <source>Call Trace Info of '{0}'</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="201" />
-      <source>Error saving Call Trace Info</source>
-      <translation>Erro ao gravar Informação de Rastreio de Chamadas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="202" />
-      <source>&lt;p&gt;The call trace info could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;A informação de rastreio de chamadas não se pôde escrever em {0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Razão: {1}&lt;/p&gt;</translation>
-    </message>
   </context>
   <context>
     <name>ChatWidget</name>
@@ -4933,29 +4933,6 @@
   <context>
     <name>CodeDocumentationViewer</name>
     <message>
-      <location filename="../UI/CodeDocumentationViewerTemplate.py" line="85" />
-      <source>&lt;p&gt;&lt;b&gt;Definition:&lt;/b&gt; &lt;span class="def"&gt;@NAME@@ARGSPEC@&lt;/span&gt;&lt;/p&gt;</source>
-      <comment>Just translate 'Definition:' and leave the rest intact.</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/CodeDocumentationViewerTemplate.py" line="91" />
-      <source>&lt;p&gt;&lt;b&gt;Type:&lt;/b&gt; @TYPE@&lt;/p&gt;</source>
-      <comment>Just translate 'Type:' and leave the rest intact.</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/CodeDocumentationViewerTemplate.py" line="97" />
-      <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; @NOTE@&lt;/p&gt;</source>
-      <comment>Just translate 'Note:' and leave the rest intact.</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/CodeDocumentationViewerTemplate.py" line="156" />
-      <source>No further documentation available</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/CodeDocumentationViewer.py" line="220" />
       <source>Code Info Provider:</source>
       <translation type="unfinished" />
@@ -4985,10 +4962,78 @@
       <source>This function has been disabled.</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../UI/CodeDocumentationViewerTemplate.py" line="85" />
+      <source>&lt;p&gt;&lt;b&gt;Definition:&lt;/b&gt; &lt;span class="def"&gt;@NAME@@ARGSPEC@&lt;/span&gt;&lt;/p&gt;</source>
+      <comment>Just translate 'Definition:' and leave the rest intact.</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/CodeDocumentationViewerTemplate.py" line="91" />
+      <source>&lt;p&gt;&lt;b&gt;Type:&lt;/b&gt; @TYPE@&lt;/p&gt;</source>
+      <comment>Just translate 'Type:' and leave the rest intact.</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/CodeDocumentationViewerTemplate.py" line="97" />
+      <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; @NOTE@&lt;/p&gt;</source>
+      <comment>Just translate 'Note:' and leave the rest intact.</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/CodeDocumentationViewerTemplate.py" line="156" />
+      <source>No further documentation available</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>CodeMetricsDialog</name>
     <message>
+      <location filename="../DataViews/CodeMetricsDialog.py" line="60" />
+      <source>Collapse All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../DataViews/CodeMetricsDialog.py" line="61" />
+      <source>Expand All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../DataViews/CodeMetricsDialog.py" line="209" />
+      <source>files</source>
+      <translation>ficheiros</translation>
+    </message>
+    <message>
+      <location filename="../DataViews/CodeMetricsDialog.py" line="210" />
+      <source>lines</source>
+      <translation>linhas</translation>
+    </message>
+    <message>
+      <location filename="../DataViews/CodeMetricsDialog.py" line="211" />
+      <source>bytes</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../DataViews/CodeMetricsDialog.py" line="212" />
+      <source>comments</source>
+      <translation>comentários</translation>
+    </message>
+    <message>
+      <location filename="../DataViews/CodeMetricsDialog.py" line="214" />
+      <source>comment lines</source>
+      <translation>linhas comentário</translation>
+    </message>
+    <message>
+      <location filename="../DataViews/CodeMetricsDialog.py" line="217" />
+      <source>empty lines</source>
+      <translation>linhas vazias</translation>
+    </message>
+    <message>
+      <location filename="../DataViews/CodeMetricsDialog.py" line="220" />
+      <source>non-commentary lines</source>
+      <translation>linhas não-comentário</translation>
+    </message>
+    <message>
       <location filename="../DataViews/CodeMetricsDialog.ui" line="0" />
       <source>Code Metrics</source>
       <translation>Métricas de Código</translation>
@@ -5085,51 +5130,6 @@
       <source>%v/%m Files</source>
       <translation>%v/%m Ficheiros</translation>
     </message>
-    <message>
-      <location filename="../DataViews/CodeMetricsDialog.py" line="60" />
-      <source>Collapse All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../DataViews/CodeMetricsDialog.py" line="61" />
-      <source>Expand All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../DataViews/CodeMetricsDialog.py" line="209" />
-      <source>files</source>
-      <translation>ficheiros</translation>
-    </message>
-    <message>
-      <location filename="../DataViews/CodeMetricsDialog.py" line="210" />
-      <source>lines</source>
-      <translation>linhas</translation>
-    </message>
-    <message>
-      <location filename="../DataViews/CodeMetricsDialog.py" line="211" />
-      <source>bytes</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../DataViews/CodeMetricsDialog.py" line="212" />
-      <source>comments</source>
-      <translation>comentários</translation>
-    </message>
-    <message>
-      <location filename="../DataViews/CodeMetricsDialog.py" line="214" />
-      <source>comment lines</source>
-      <translation>linhas comentário</translation>
-    </message>
-    <message>
-      <location filename="../DataViews/CodeMetricsDialog.py" line="217" />
-      <source>empty lines</source>
-      <translation>linhas vazias</translation>
-    </message>
-    <message>
-      <location filename="../DataViews/CodeMetricsDialog.py" line="220" />
-      <source>non-commentary lines</source>
-      <translation>linhas não-comentário</translation>
-    </message>
   </context>
   <context>
     <name>CodeStyleAddBuiltinIgnoreDialog</name>
@@ -6662,6 +6662,21 @@
   <context>
     <name>ColorDialogWizardDialog</name>
     <message>
+      <location filename="../Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py" line="40" />
+      <source>Test</source>
+      <translation>Testar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py" line="80" />
+      <source>QColorDialog Wizard Error</source>
+      <translation>Erro do Assistente para QColorDialog</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py" line="81" />
+      <source>&lt;p&gt;The color &lt;b&gt;{0}&lt;/b&gt; is not valid.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.ui" line="0" />
       <source>QColorDialog Wizard</source>
       <translation>Assistente para QColorDialog</translation>
@@ -6808,25 +6823,56 @@
       <source>Green</source>
       <translation>Verde</translation>
     </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py" line="40" />
-      <source>Test</source>
-      <translation>Testar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py" line="80" />
-      <source>QColorDialog Wizard Error</source>
-      <translation>Erro do Assistente para QColorDialog</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py" line="81" />
-      <source>&lt;p&gt;The color &lt;b&gt;{0}&lt;/b&gt; is not valid.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>CompareDialog</name>
     <message>
+      <location filename="../UI/CompareDialog.py" line="126" />
+      <source>Compare</source>
+      <translation>Comparar</translation>
+    </message>
+    <message>
+      <location filename="../UI/CompareDialog.py" line="129" />
+      <source>Press to perform the comparison of the two files</source>
+      <translation>Pressionar para executar comparação de dois ficheiros</translation>
+    </message>
+    <message>
+      <location filename="../UI/CompareDialog.py" line="403" />
+      <location filename="../UI/CompareDialog.py" line="139" />
+      <source>Total: {0}</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/CompareDialog.py" line="404" />
+      <location filename="../UI/CompareDialog.py" line="140" />
+      <source>Changed: {0}</source>
+      <translation>Alterado: {0}</translation>
+    </message>
+    <message>
+      <location filename="../UI/CompareDialog.py" line="405" />
+      <location filename="../UI/CompareDialog.py" line="141" />
+      <source>Added: {0}</source>
+      <translation>Adicionado: {0}</translation>
+    </message>
+    <message>
+      <location filename="../UI/CompareDialog.py" line="406" />
+      <location filename="../UI/CompareDialog.py" line="142" />
+      <source>Deleted: {0}</source>
+      <translation>Apagado: {0}</translation>
+    </message>
+    <message>
+      <location filename="../UI/CompareDialog.py" line="291" />
+      <location filename="../UI/CompareDialog.py" line="275" />
+      <source>Compare Files</source>
+      <translation>Comparar Ficheiros</translation>
+    </message>
+    <message>
+      <location filename="../UI/CompareDialog.py" line="292" />
+      <location filename="../UI/CompareDialog.py" line="276" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; não se pôde ler.&lt;/p&gt;</translation>
+    </message>
+    <message>
       <location filename="../UI/CompareDialog.ui" line="0" />
       <source>File Comparison</source>
       <translation>Comparação de Ficheiros</translation>
@@ -6891,52 +6937,6 @@
       <source>Alt+S</source>
       <translation />
     </message>
-    <message>
-      <location filename="../UI/CompareDialog.py" line="126" />
-      <source>Compare</source>
-      <translation>Comparar</translation>
-    </message>
-    <message>
-      <location filename="../UI/CompareDialog.py" line="129" />
-      <source>Press to perform the comparison of the two files</source>
-      <translation>Pressionar para executar comparação de dois ficheiros</translation>
-    </message>
-    <message>
-      <location filename="../UI/CompareDialog.py" line="403" />
-      <location filename="../UI/CompareDialog.py" line="139" />
-      <source>Total: {0}</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/CompareDialog.py" line="404" />
-      <location filename="../UI/CompareDialog.py" line="140" />
-      <source>Changed: {0}</source>
-      <translation>Alterado: {0}</translation>
-    </message>
-    <message>
-      <location filename="../UI/CompareDialog.py" line="405" />
-      <location filename="../UI/CompareDialog.py" line="141" />
-      <source>Added: {0}</source>
-      <translation>Adicionado: {0}</translation>
-    </message>
-    <message>
-      <location filename="../UI/CompareDialog.py" line="406" />
-      <location filename="../UI/CompareDialog.py" line="142" />
-      <source>Deleted: {0}</source>
-      <translation>Apagado: {0}</translation>
-    </message>
-    <message>
-      <location filename="../UI/CompareDialog.py" line="291" />
-      <location filename="../UI/CompareDialog.py" line="275" />
-      <source>Compare Files</source>
-      <translation>Comparar Ficheiros</translation>
-    </message>
-    <message>
-      <location filename="../UI/CompareDialog.py" line="292" />
-      <location filename="../UI/CompareDialog.py" line="276" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; não se pôde ler.&lt;/p&gt;</translation>
-    </message>
   </context>
   <context>
     <name>ComplexityChecker</name>
@@ -7014,34 +7014,12 @@
   <context>
     <name>CondaExecDialog</name>
     <message>
+      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
       <location filename="../CondaInterface/CondaExecDialog.py" line="97" />
-      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
       <source>Conda Execution</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
-      <source>Messages</source>
-      <translation type="unfinished">Mensagens</translation>
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
-      <source>&lt;b&gt;conda Execution&lt;/b&gt;
-&lt;p&gt;This shows the output of the conda command.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
-      <source>Errors</source>
-      <translation type="unfinished">Erros</translation>
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
-      <source>&lt;b&gt;conda Execution&lt;/b&gt;
-&lt;p&gt;This shows the errors of the conda command.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../CondaInterface/CondaExecDialog.py" line="98" />
       <source>The conda executable could not be started. Is it configured correctly?</source>
       <translation type="unfinished" />
@@ -7086,6 +7064,28 @@
 </source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
+      <source>Messages</source>
+      <translation type="unfinished">Mensagens</translation>
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
+      <source>&lt;b&gt;conda Execution&lt;/b&gt;
+&lt;p&gt;This shows the output of the conda command.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
+      <source>Errors</source>
+      <translation type="unfinished">Erros</translation>
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaExecDialog.ui" line="0" />
+      <source>&lt;b&gt;conda Execution&lt;/b&gt;
+&lt;p&gt;This shows the errors of the conda command.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>CondaExportDialog</name>
@@ -7330,6 +7330,11 @@
   <context>
     <name>CondaNewEnvironmentDataDialog</name>
     <message>
+      <location filename="../CondaInterface/CondaNewEnvironmentDataDialog.py" line="44" />
+      <source>Text Files (*.txt);;All Files (*)</source>
+      <translation type="unfinished">Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
       <location filename="../CondaInterface/CondaNewEnvironmentDataDialog.ui" line="0" />
       <source>New Conda Environment</source>
       <translation type="unfinished" />
@@ -7369,11 +7374,6 @@
       <source>Requirements File:</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../CondaInterface/CondaNewEnvironmentDataDialog.py" line="44" />
-      <source>Text Files (*.txt);;All Files (*)</source>
-      <translation type="unfinished">Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation>
-    </message>
   </context>
   <context>
     <name>CondaPackageDetailsDialog</name>
@@ -7444,138 +7444,6 @@
   <context>
     <name>CondaPackagesWidget</name>
     <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>&lt;h2&gt;conda is not available&lt;/h2&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Press to re-check the availability of conda</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Re-Check</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Press to install the selected package (by name or package specification)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Press to show details for the selected entry</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Toggle to show or hide the search window</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Enter search specification</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Press to start the search</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Search string is a pattern (default)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Search Pattern</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Search string is a full name</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Full Name</source>
-      <translation type="unfinished">Nome Completo</translation>
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Search string is a package specification</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Package Specification</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Platform:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Select the platform</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Package</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Version</source>
-      <translation type="unfinished">Versão</translation>
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Build</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Platform</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Press to refresh the lists</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Press to upgrade the selected packages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Press to upgrade all listed packages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Press to uninstall the selected package</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Installed Version</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
-      <source>Available Version</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../CondaInterface/CondaPackagesWidget.py" line="76" />
       <source>Conda Menu</source>
       <translation type="unfinished" />
@@ -7715,6 +7583,138 @@
       <source>The configuration file "{0}" does not exist or is not writable.</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>&lt;h2&gt;conda is not available&lt;/h2&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Press to re-check the availability of conda</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Re-Check</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Press to install the selected package (by name or package specification)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Press to show details for the selected entry</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Toggle to show or hide the search window</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Enter search specification</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Press to start the search</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Search string is a pattern (default)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Search Pattern</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Search string is a full name</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Full Name</source>
+      <translation type="unfinished">Nome Completo</translation>
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Search string is a package specification</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Package Specification</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Platform:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Select the platform</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Package</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Version</source>
+      <translation type="unfinished">Versão</translation>
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Build</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Platform</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Press to refresh the lists</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Press to upgrade the selected packages</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Press to upgrade all listed packages</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Press to uninstall the selected package</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Installed Version</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CondaInterface/CondaPackagesWidget.ui" line="0" />
+      <source>Available Version</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>CondaPage</name>
@@ -8211,6 +8211,17 @@
   <context>
     <name>ConvertToUF2Dialog</name>
     <message>
+      <location filename="../MicroPython/ConvertToUF2Dialog.py" line="44" />
+      <source>MicroPython Firmware Files (*.hex *.bin);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/ConvertToUF2Dialog.py" line="162" />
+      <source>--- ERROR ---
+</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MicroPython/ConvertToUF2Dialog.ui" line="0" />
       <source>Convert To UF2</source>
       <translation type="unfinished" />
@@ -8255,17 +8266,6 @@
       <source>Convert</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../MicroPython/ConvertToUF2Dialog.py" line="44" />
-      <source>MicroPython Firmware Files (*.hex *.bin);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/ConvertToUF2Dialog.py" line="162" />
-      <source>--- ERROR ---
-</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>CookieDetailsDialog</name>
@@ -8424,6 +8424,57 @@
   <context>
     <name>CookiesDialog</name>
     <message>
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="149" />
+      <source>Remove All Cookies</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="150" />
+      <source>Do you really want to remove all stored cookies?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="180" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="179" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="178" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="177" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="176" />
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="175" />
+      <source>&lt;no cookie selected&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="182" />
+      <source>Remove Cookies</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="191" />
+      <source>Secure connections only</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="193" />
+      <source>All connections</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="195" />
+      <source>Session Cookie</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="204" />
+      <source>Remove Cookie</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
       <source>Cookies</source>
       <translation />
@@ -8454,22 +8505,6 @@
       <translation type="unfinished">Domínio:</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="180" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="179" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="178" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="177" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="176" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="175" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
-      <source>&lt;no cookie selected&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../WebBrowser/CookieJar/CookiesDialog.ui" line="0" />
       <source>Name:</source>
       <translation type="unfinished">Nome:</translation>
@@ -8524,45 +8559,15 @@
       <source>Add R&amp;ule...</source>
       <translation>Adicionar Re&amp;gra...</translation>
     </message>
-    <message>
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="149" />
-      <source>Remove All Cookies</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="150" />
-      <source>Do you really want to remove all stored cookies?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="182" />
-      <source>Remove Cookies</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="191" />
-      <source>Secure connections only</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="193" />
-      <source>All connections</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="195" />
-      <source>Session Cookie</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/CookieJar/CookiesDialog.py" line="204" />
-      <source>Remove Cookie</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>CookiesExceptionsDialog</name>
     <message>
+      <location filename="../WebBrowser/CookieJar/CookiesExceptionsDialog.py" line="62" />
+      <source>Allow For Session</source>
+      <translation>Permitir na Sessão</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/CookieJar/CookiesExceptionsDialog.ui" line="0" />
       <source>Cookie Exceptions</source>
       <translation>Exceções das Cookies</translation>
@@ -8642,11 +8647,6 @@
       <source>Remove &amp;All</source>
       <translation>Retirar &amp;Tudo</translation>
     </message>
-    <message>
-      <location filename="../WebBrowser/CookieJar/CookiesExceptionsDialog.py" line="62" />
-      <source>Allow For Session</source>
-      <translation>Permitir na Sessão</translation>
-    </message>
   </context>
   <context>
     <name>CooperationClient</name>
@@ -8792,51 +8792,6 @@
   <context>
     <name>CreateDialogCodeDialog</name>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
-      <source>Forms code generator</source>
-      <translation>Gerador de código de formulários</translation>
-    </message>
-    <message>
-      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
-      <source>&amp;Classname:</source>
-      <translation>Nome da &amp;Classe:</translation>
-    </message>
-    <message>
-      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
-      <source>Select the class that should get the forms code</source>
-      <translation>Selecionar a classe que recebirá o código do form</translation>
-    </message>
-    <message>
-      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
-      <source>Press to generate a new forms class</source>
-      <translation>Pressionar para gerar uma classe form nova</translation>
-    </message>
-    <message>
-      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
-      <source>&amp;New...</source>
-      <translation>&amp;Novo...</translation>
-    </message>
-    <message>
-      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
-      <source>&amp;Filename:</source>
-      <translation>Nome do &amp;Ficheiro:</translation>
-    </message>
-    <message>
-      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
-      <source>Displays the name of the file containing the code</source>
-      <translation>Mostra o nome do ficheiro com o código</translation>
-    </message>
-    <message>
-      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
-      <source>Filter &amp;with:</source>
-      <translation>Filtrar &amp;com:</translation>
-    </message>
-    <message>
-      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
-      <source>Enter a regular expression to filter the list below</source>
-      <translation>Introduzir uma expressão regular para filtrar a lista de baixo</translation>
-    </message>
-    <message>
       <location filename="../Project/CreateDialogCodeDialog.py" line="149" />
       <source>Create Dialog Code</source>
       <translation>Criar Código de Caixa de Diálogo</translation>
@@ -8906,6 +8861,51 @@
       <source>&lt;p&gt;Could not write the source file "{0}".&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Não se pode escrever o ficheiro fonte "{0}".&lt;/p&gt;&lt;p&gt;Motivo: {1}&lt;/p&gt;</translation>
     </message>
+    <message>
+      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
+      <source>Forms code generator</source>
+      <translation>Gerador de código de formulários</translation>
+    </message>
+    <message>
+      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
+      <source>&amp;Classname:</source>
+      <translation>Nome da &amp;Classe:</translation>
+    </message>
+    <message>
+      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
+      <source>Select the class that should get the forms code</source>
+      <translation>Selecionar a classe que recebirá o código do form</translation>
+    </message>
+    <message>
+      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
+      <source>Press to generate a new forms class</source>
+      <translation>Pressionar para gerar uma classe form nova</translation>
+    </message>
+    <message>
+      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
+      <source>&amp;New...</source>
+      <translation>&amp;Novo...</translation>
+    </message>
+    <message>
+      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
+      <source>&amp;Filename:</source>
+      <translation>Nome do &amp;Ficheiro:</translation>
+    </message>
+    <message>
+      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
+      <source>Displays the name of the file containing the code</source>
+      <translation>Mostra o nome do ficheiro com o código</translation>
+    </message>
+    <message>
+      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
+      <source>Filter &amp;with:</source>
+      <translation>Filtrar &amp;com:</translation>
+    </message>
+    <message>
+      <location filename="../Project/CreateDialogCodeDialog.ui" line="0" />
+      <source>Enter a regular expression to filter the list below</source>
+      <translation>Introduzir uma expressão regular para filtrar a lista de baixo</translation>
+    </message>
   </context>
   <context>
     <name>Crypto</name>
@@ -8979,6 +8979,26 @@
   <context>
     <name>CycloneDXConfigDialog</name>
     <message>
+      <location filename="../CycloneDXInterface/CycloneDXConfigDialog.py" line="110" />
+      <source>Edit Metadata...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CycloneDXInterface/CycloneDXConfigDialog.py" line="144" />
+      <source>JSON Files (*.json);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CycloneDXInterface/CycloneDXConfigDialog.py" line="147" />
+      <source>XML Files (*.xml);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CycloneDXInterface/CycloneDXConfigDialog.py" line="150" />
+      <source>All Files (*)</source>
+      <translation type="unfinished">Ficheiros Todos (*)</translation>
+    </message>
+    <message>
       <location filename="../CycloneDXInterface/CycloneDXConfigDialog.ui" line="0" />
       <source>SBOM Configuration</source>
       <translation type="unfinished" />
@@ -9108,26 +9128,6 @@
       <source>Generate Readable Output</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../CycloneDXInterface/CycloneDXConfigDialog.py" line="110" />
-      <source>Edit Metadata...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CycloneDXInterface/CycloneDXConfigDialog.py" line="144" />
-      <source>JSON Files (*.json);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CycloneDXInterface/CycloneDXConfigDialog.py" line="147" />
-      <source>XML Files (*.xml);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CycloneDXInterface/CycloneDXConfigDialog.py" line="150" />
-      <source>All Files (*)</source>
-      <translation type="unfinished">Ficheiros Todos (*)</translation>
-    </message>
   </context>
   <context>
     <name>CycloneDXMetaDataDialog</name>
@@ -10167,6 +10167,60 @@
   <context>
     <name>DebuggerGeneralPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="60" />
+      <source>All Network Interfaces (IPv4 &amp; IPv6)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="64" />
+      <source>All Network Interfaces (IPv4)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="68" />
+      <source>All Network Interfaces (IPv6)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="72" />
+      <source>Localhost (IPv4)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="76" />
+      <source>Localhost (IPv6)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="80" />
+      <source>Selected Interface</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" />
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" />
+      <source>Add allowed host</source>
+      <translation>Adicionar anfitrião permitido</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="346" />
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" />
+      <source>Enter the IP address of an allowed host</source>
+      <translation>Introduzir a direção IP de um anfitrião permitido</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="360" />
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" />
+      <source>&lt;p&gt;The entered address &lt;b&gt;{0}&lt;/b&gt; is not a valid IP v4 or IP v6 address. Aborting...&lt;/p&gt;</source>
+      <translation>&lt;p&gt;A direção &lt;b&gt;{0}&lt;/b&gt; não é um direção IP v4 ou IP v6 válida. A cancelar...&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="359" />
+      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="345" />
+      <source>Edit allowed host</source>
+      <translation>Editar anfitrião permitido</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="0" />
       <source>&lt;b&gt;Configure general debugger settings&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar definições gerais do depurador&lt;/b&gt;</translation>
@@ -10622,60 +10676,6 @@
       <translation>Ver código fonte automáticamente</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="60" />
-      <source>All Network Interfaces (IPv4 &amp; IPv6)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="64" />
-      <source>All Network Interfaces (IPv4)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="68" />
-      <source>All Network Interfaces (IPv6)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="72" />
-      <source>Localhost (IPv4)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="76" />
-      <source>Localhost (IPv6)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="80" />
-      <source>Selected Interface</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="322" />
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="309" />
-      <source>Add allowed host</source>
-      <translation>Adicionar anfitrião permitido</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="346" />
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="310" />
-      <source>Enter the IP address of an allowed host</source>
-      <translation>Introduzir a direção IP de um anfitrião permitido</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="360" />
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="323" />
-      <source>&lt;p&gt;The entered address &lt;b&gt;{0}&lt;/b&gt; is not a valid IP v4 or IP v6 address. Aborting...&lt;/p&gt;</source>
-      <translation>&lt;p&gt;A direção &lt;b&gt;{0}&lt;/b&gt; não é um direção IP v4 ou IP v6 válida. A cancelar...&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="359" />
-      <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="345" />
-      <source>Edit allowed host</source>
-      <translation>Editar anfitrião permitido</translation>
-    </message>
-    <message>
       <source>Select to listen on all available network interfaces (IPv4 mode)</source>
       <translation type="vanished">Selecionar para escutar todas as interfaces de rede disponíveis (modo IPv4)</translation>
     </message>
@@ -11251,6 +11251,66 @@
   <context>
     <name>DiffDialog</name>
     <message>
+      <location filename="../UI/DiffDialog.py" line="52" />
+      <source>Compare</source>
+      <translation>Comparar</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="55" />
+      <source>Press to perform the comparison of the two files</source>
+      <translation>Pressionar para executar comparação de dois ficheiros</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="58" />
+      <source>Save</source>
+      <translation>Gravar</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="60" />
+      <source>Save the output to a patch file</source>
+      <translation>Gravar a saída num ficheiro remendo</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="158" />
+      <location filename="../UI/DiffDialog.py" line="140" />
+      <location filename="../UI/DiffDialog.py" line="122" />
+      <source>Save Diff</source>
+      <translation>Gravar Diff</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="124" />
+      <source>Patch Files (*.diff)</source>
+      <translation>Ficheiros Remendo (*.diff)</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="141" />
+      <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
+      <translation>&lt;p&gt;O ficheiro remendo &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever-lo?&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="159" />
+      <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br /&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;O ficheiro remendo &lt;b&gt;{0}&lt;/b&gt; não se pôde gravar.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="199" />
+      <location filename="../UI/DiffDialog.py" line="181" />
+      <source>Compare Files</source>
+      <translation>Comparar Ficheiros</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="200" />
+      <location filename="../UI/DiffDialog.py" line="182" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; não se pôde ler.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/DiffDialog.py" line="290" />
+      <location filename="../UI/DiffDialog.py" line="263" />
+      <source>There is no difference.</source>
+      <translation>Não há diferenças.</translation>
+    </message>
+    <message>
       <location filename="../UI/DiffDialog.ui" line="0" />
       <source>File Differences</source>
       <translation>Diferenças entre Ficheiros</translation>
@@ -11310,66 +11370,6 @@
       <source>Alt+N</source>
       <translation>Alt+N</translation>
     </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="52" />
-      <source>Compare</source>
-      <translation>Comparar</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="55" />
-      <source>Press to perform the comparison of the two files</source>
-      <translation>Pressionar para executar comparação de dois ficheiros</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="58" />
-      <source>Save</source>
-      <translation>Gravar</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="60" />
-      <source>Save the output to a patch file</source>
-      <translation>Gravar a saída num ficheiro remendo</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="158" />
-      <location filename="../UI/DiffDialog.py" line="140" />
-      <location filename="../UI/DiffDialog.py" line="122" />
-      <source>Save Diff</source>
-      <translation>Gravar Diff</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="124" />
-      <source>Patch Files (*.diff)</source>
-      <translation>Ficheiros Remendo (*.diff)</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="141" />
-      <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
-      <translation>&lt;p&gt;O ficheiro remendo &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever-lo?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="159" />
-      <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br /&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;O ficheiro remendo &lt;b&gt;{0}&lt;/b&gt; não se pôde gravar.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="199" />
-      <location filename="../UI/DiffDialog.py" line="181" />
-      <source>Compare Files</source>
-      <translation>Comparar Ficheiros</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="200" />
-      <location filename="../UI/DiffDialog.py" line="182" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; não se pôde ler.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/DiffDialog.py" line="290" />
-      <location filename="../UI/DiffDialog.py" line="263" />
-      <source>There is no difference.</source>
-      <translation>Não há diferenças.</translation>
-    </message>
   </context>
   <context>
     <name>DirectorySyncHandler</name>
@@ -12164,36 +12164,6 @@
   <context>
     <name>DownloadItem</name>
     <message>
-      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
-      <source>Icon</source>
-      <translation>Ícone</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
-      <source>Date and Time</source>
-      <translation type="unfinished">Data e Hora</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
-      <source>Filename</source>
-      <translation>Nome do Ficheiro</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
-      <source>Press to pause the download</source>
-      <translation>Pressionar para pausar a descarga</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
-      <source>Press to cancel the download</source>
-      <translation>Pressionar para cancelar a descarga</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
-      <source>Press to open the downloaded file</source>
-      <translation>Pressionar para abrir o ficheiro descarregado</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/Download/DownloadItem.py" line="231" />
       <location filename="../WebBrowser/Download/DownloadItem.py" line="192" />
       <source>Download canceled: {0}</source>
@@ -12235,6 +12205,36 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
+      <source>Icon</source>
+      <translation>Ícone</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
+      <source>Date and Time</source>
+      <translation type="unfinished">Data e Hora</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
+      <source>Filename</source>
+      <translation>Nome do Ficheiro</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
+      <source>Press to pause the download</source>
+      <translation>Pressionar para pausar a descarga</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
+      <source>Press to cancel the download</source>
+      <translation>Pressionar para cancelar a descarga</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Download/DownloadItem.ui" line="0" />
+      <source>Press to open the downloaded file</source>
+      <translation>Pressionar para abrir o ficheiro descarregado</translation>
+    </message>
+    <message>
       <source>Download directory ({0}) couldn't be created.</source>
       <translation type="vanished">O diretório de descarga ({0}) não pôde ser criado.</translation>
     </message>
@@ -12421,6 +12421,11 @@
   <context>
     <name>EditBreakpointDialog</name>
     <message>
+      <location filename="../Debugger/EditBreakpointDialog.py" line="102" />
+      <source>Add Breakpoint</source>
+      <translation>Adicionar Ponto de Interrupção</translation>
+    </message>
+    <message>
       <location filename="../Debugger/EditBreakpointDialog.ui" line="0" />
       <source>Edit Breakpoint</source>
       <translation>Editar Ponto de Interrupção</translation>
@@ -12485,11 +12490,6 @@
       <source>Enabled</source>
       <translation>Habilitado</translation>
     </message>
-    <message>
-      <location filename="../Debugger/EditBreakpointDialog.py" line="102" />
-      <source>Add Breakpoint</source>
-      <translation>Adicionar Ponto de Interrupção</translation>
-    </message>
   </context>
   <context>
     <name>EditWatchpointDialog</name>
@@ -12567,7 +12567,7 @@
   <context>
     <name>Editor</name>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3465" />
+      <location filename="../QScintilla/Editor.py" line="3478" />
       <location filename="../QScintilla/Editor.py" line="446" />
       <location filename="../QScintilla/Editor.py" line="431" />
       <source>Open File</source>
@@ -12639,7 +12639,7 @@
       <translation>Descomentar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9789" />
+      <location filename="../QScintilla/Editor.py" line="9801" />
       <location filename="../QScintilla/Editor.py" line="926" />
       <source>Generate Docstring</source>
       <translation type="unfinished" />
@@ -12912,7 +12912,7 @@
       <translation type="unfinished">Verificação ortográfica</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8882" />
+      <location filename="../QScintilla/Editor.py" line="8894" />
       <location filename="../QScintilla/Editor.py" line="1321" />
       <source>Check spelling...</source>
       <translation>Verificação ortográfica...</translation>
@@ -12973,7 +12973,7 @@
       <translation>Editar ponto de interrupção...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6391" />
+      <location filename="../QScintilla/Editor.py" line="6403" />
       <location filename="../QScintilla/Editor.py" line="1406" />
       <source>Enable breakpoint</source>
       <translation>Habilitar pontos de interrupção</translation>
@@ -13125,444 +13125,444 @@
       <translation>Selecionar o analizador léxico Pygments a aplicar.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2157" />
+      <location filename="../QScintilla/Editor.py" line="2170" />
       <source>Modification of Read Only file</source>
       <translation>Modificação do ficheiro de Apenas Leitura</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2158" />
+      <location filename="../QScintilla/Editor.py" line="2171" />
       <source>You are attempting to change a read only file. Please save to a different file first.</source>
       <translation>Tenta alterar um ficheiro de Apenas Leitura. Por favor guarde-o primeiro num ficheiro diferente. </translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2641" />
+      <location filename="../QScintilla/Editor.py" line="2654" />
       <source>Add Breakpoint</source>
       <translation type="unfinished">Adicionar Ponto de Interrupção</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2642" />
+      <location filename="../QScintilla/Editor.py" line="2655" />
       <source>No Python byte code will be created for the selected line. No break point will be set!</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="2996" />
+      <location filename="../QScintilla/Editor.py" line="3009" />
       <source>Printing...</source>
       <translation>A imprimir...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3013" />
+      <location filename="../QScintilla/Editor.py" line="3026" />
       <source>Printing completed</source>
       <translation>Impressão completa</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3015" />
+      <location filename="../QScintilla/Editor.py" line="3028" />
       <source>Error while printing</source>
       <translation>Erro durante a impressão</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3018" />
+      <location filename="../QScintilla/Editor.py" line="3031" />
       <source>Printing aborted</source>
       <translation>Impressão cancelada</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3400" />
+      <location filename="../QScintilla/Editor.py" line="3413" />
       <source>File Modified</source>
       <translation>Ficheiro Modificado</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3401" />
+      <location filename="../QScintilla/Editor.py" line="3414" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has unsaved changes.&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; tem alterações por gravar.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3466" />
+      <location filename="../QScintilla/Editor.py" line="3479" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be opened.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Não se pôde abrir o ficheiro &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt; Motivo: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3651" />
-      <location filename="../QScintilla/Editor.py" line="3632" />
-      <location filename="../QScintilla/Editor.py" line="3592" />
+      <location filename="../QScintilla/Editor.py" line="3663" />
+      <location filename="../QScintilla/Editor.py" line="3644" />
+      <location filename="../QScintilla/Editor.py" line="3604" />
       <source>Save File</source>
       <translation>Gravar Ficheiro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3593" />
+      <location filename="../QScintilla/Editor.py" line="3605" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br/&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; não se pôde gravar. &lt;br/&gt;Motivo: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3652" />
+      <location filename="../QScintilla/Editor.py" line="3664" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3796" />
+      <location filename="../QScintilla/Editor.py" line="3808" />
       <source>Save File to Device</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="3797" />
+      <location filename="../QScintilla/Editor.py" line="3809" />
       <source>Enter the complete device file path:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5543" />
+      <location filename="../QScintilla/Editor.py" line="5555" />
       <source>Autocompletion</source>
       <translation>Autocompletar</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5544" />
+      <location filename="../QScintilla/Editor.py" line="5556" />
       <source>Autocompletion is not available because there is no autocompletion source set.</source>
       <translation>Autocompletar não está disponivel porque a fonte de autocompletar não está definida.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5678" />
+      <location filename="../QScintilla/Editor.py" line="5690" />
       <source>Auto-Completion Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5679" />
+      <location filename="../QScintilla/Editor.py" line="5691" />
       <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5975" />
+      <location filename="../QScintilla/Editor.py" line="5987" />
       <source>Call-Tips Provider</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="5976" />
+      <location filename="../QScintilla/Editor.py" line="5988" />
       <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6395" />
+      <location filename="../QScintilla/Editor.py" line="6407" />
       <source>Disable breakpoint</source>
       <translation>Inabilitar ponto de interrupção</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6808" />
+      <location filename="../QScintilla/Editor.py" line="6820" />
       <source>Code Coverage</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6809" />
+      <location filename="../QScintilla/Editor.py" line="6821" />
       <source>Please select a coverage file</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6884" />
-      <location filename="../QScintilla/Editor.py" line="6876" />
+      <location filename="../QScintilla/Editor.py" line="6896" />
+      <location filename="../QScintilla/Editor.py" line="6888" />
       <source>Show Code Coverage Annotations</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6877" />
+      <location filename="../QScintilla/Editor.py" line="6889" />
       <source>All lines have been covered.</source>
       <translation>Foram cobertas as linhas todas.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6885" />
+      <location filename="../QScintilla/Editor.py" line="6897" />
       <source>There is no coverage file available.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6993" />
+      <location filename="../QScintilla/Editor.py" line="7005" />
       <source>Profile Data</source>
       <translation>Dados de Perfil</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="6994" />
+      <location filename="../QScintilla/Editor.py" line="7006" />
       <source>Please select a profile file</source>
       <translation>Escolha um ficheiro de perfil por favor</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7156" />
-      <location filename="../QScintilla/Editor.py" line="7150" />
+      <location filename="../QScintilla/Editor.py" line="7168" />
+      <location filename="../QScintilla/Editor.py" line="7162" />
       <source>Syntax Error</source>
       <translation>Erro de Sintaxe</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7157" />
+      <location filename="../QScintilla/Editor.py" line="7169" />
       <source>No syntax error message available.</source>
       <translation>Não está disponível a mensagem de erro de sintaxe.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7400" />
-      <location filename="../QScintilla/Editor.py" line="7394" />
+      <location filename="../QScintilla/Editor.py" line="7412" />
+      <location filename="../QScintilla/Editor.py" line="7406" />
       <source>Warning</source>
       <translation>Aviso</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7400" />
+      <location filename="../QScintilla/Editor.py" line="7412" />
       <source>No warning messages available.</source>
       <translation>Não estão disponíveis mensagens de aviso.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7479" />
+      <location filename="../QScintilla/Editor.py" line="7491" />
       <source>Info: {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/Editor.py" line="7507" />
+      <location filename="../QScintilla/Editor.py" line="7493" />
+      <source>Error: {0}</source>
+      <translation>Erro: {0}</translation>
+    </message>
+    <message>
       <location filename="../QScintilla/Editor.py" line="7495" />
-      <location filename="../QScintilla/Editor.py" line="7481" />
-      <source>Error: {0}</source>
-      <translation>Erro: {0}</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/Editor.py" line="7483" />
       <source>Style: {0}</source>
       <translation>Estilo: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7488" />
+      <location filename="../QScintilla/Editor.py" line="7500" />
       <source>Warning: {0}</source>
       <translation>Aviso: {0}</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7618" />
+      <location filename="../QScintilla/Editor.py" line="7630" />
       <source>Macro Name</source>
       <translation>Nome de Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7618" />
+      <location filename="../QScintilla/Editor.py" line="7630" />
       <source>Select a macro name:</source>
       <translation>Selecionar um nome de macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7644" />
+      <location filename="../QScintilla/Editor.py" line="7656" />
       <source>Load macro file</source>
       <translation>Carregar ficheiro macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7690" />
-      <location filename="../QScintilla/Editor.py" line="7646" />
+      <location filename="../QScintilla/Editor.py" line="7702" />
+      <location filename="../QScintilla/Editor.py" line="7658" />
       <source>Macro files (*.macro)</source>
       <translation>Ficheiros Macro (*.macro)</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7668" />
-      <location filename="../QScintilla/Editor.py" line="7658" />
+      <location filename="../QScintilla/Editor.py" line="7680" />
+      <location filename="../QScintilla/Editor.py" line="7670" />
       <source>Error loading macro</source>
       <translation>Erro ao carregar macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7659" />
+      <location filename="../QScintilla/Editor.py" line="7671" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro macro &lt;b&gt;{0}&lt;/b&gt; não se pode ler.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7669" />
+      <location filename="../QScintilla/Editor.py" line="7681" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; is corrupt.&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro macro &lt;b&gt;{0}&lt;/b&gt; está corrompido.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7688" />
+      <location filename="../QScintilla/Editor.py" line="7700" />
       <source>Save macro file</source>
       <translation>Gravar ficheiro macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7706" />
+      <location filename="../QScintilla/Editor.py" line="7718" />
       <source>Save macro</source>
       <translation>Gravar macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7707" />
+      <location filename="../QScintilla/Editor.py" line="7719" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro macro &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever-lo?&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7722" />
+      <location filename="../QScintilla/Editor.py" line="7734" />
       <source>Error saving macro</source>
       <translation>Erro ao gravar macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7723" />
+      <location filename="../QScintilla/Editor.py" line="7735" />
       <source>&lt;p&gt;The macro file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro macro &lt;b&gt;{0}&lt;/b&gt; não pode ser escrito.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7736" />
+      <location filename="../QScintilla/Editor.py" line="7748" />
       <source>Start Macro Recording</source>
       <translation>Iniciar Registo de Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7737" />
+      <location filename="../QScintilla/Editor.py" line="7749" />
       <source>Macro recording is already active. Start new?</source>
       <translation>A gravação de macro já está ativada. Começar nova?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7763" />
+      <location filename="../QScintilla/Editor.py" line="7775" />
       <source>Macro Recording</source>
       <translation>Gravação de Macro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7764" />
+      <location filename="../QScintilla/Editor.py" line="7776" />
       <source>Enter name of the macro:</source>
       <translation>Introduza o nome de macro:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="7947" />
+      <location filename="../QScintilla/Editor.py" line="7959" />
       <source>{0} (ro)</source>
       <translation />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8132" />
+      <location filename="../QScintilla/Editor.py" line="8144" />
       <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; has been changed while it was opened in eric. Reread it?&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8138" />
+      <location filename="../QScintilla/Editor.py" line="8150" />
       <source>&lt;br&gt;&lt;b&gt;Warning:&lt;/b&gt; You will lose your changes upon reopening it.</source>
       <translation>&lt;br&gt;&lt;b&gt;Aviso:&lt;/b&gt; Perderá todas as alterações uma vez que o volte a abrir.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8145" />
+      <location filename="../QScintilla/Editor.py" line="8157" />
       <source>File changed</source>
       <translation>Ficheiro alterado</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8308" />
+      <location filename="../QScintilla/Editor.py" line="8320" />
       <source>Drop Error</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8309" />
+      <location filename="../QScintilla/Editor.py" line="8321" />
       <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
       <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; não é um ficheiro.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8330" />
+      <location filename="../QScintilla/Editor.py" line="8342" />
       <source>Resources</source>
       <translation>Recursos</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8332" />
+      <location filename="../QScintilla/Editor.py" line="8344" />
       <source>Add file...</source>
       <translation>Adicionar Ficheiro...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8333" />
+      <location filename="../QScintilla/Editor.py" line="8345" />
       <source>Add files...</source>
       <translation>Adicionar Ficheiros...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8334" />
+      <location filename="../QScintilla/Editor.py" line="8346" />
       <source>Add aliased file...</source>
       <translation>Adicionar ficheiro com pseudónimo...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8336" />
+      <location filename="../QScintilla/Editor.py" line="8348" />
       <source>Add localized resource...</source>
       <translation>Adicionar recursos localizado...</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8339" />
+      <location filename="../QScintilla/Editor.py" line="8351" />
       <source>Add resource frame</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8359" />
+      <location filename="../QScintilla/Editor.py" line="8371" />
       <source>Add file resource</source>
       <translation>Adicionar recurso de ficheiro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8373" />
+      <location filename="../QScintilla/Editor.py" line="8385" />
       <source>Add file resources</source>
       <translation>Adicionar recursos de ficheiro</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8397" />
-      <location filename="../QScintilla/Editor.py" line="8391" />
+      <location filename="../QScintilla/Editor.py" line="8409" />
+      <location filename="../QScintilla/Editor.py" line="8403" />
       <source>Add aliased file resource</source>
       <translation>Adicionar recurso de ficheiro com pseudónimo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8398" />
+      <location filename="../QScintilla/Editor.py" line="8410" />
       <source>Alias for file &lt;b&gt;{0}&lt;/b&gt;:</source>
       <translation>Pseudónimo para o ficheiro &lt;b&gt;{0}&lt;/b&gt;:</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8473" />
+      <location filename="../QScintilla/Editor.py" line="8485" />
       <source>Package Diagram</source>
       <translation>Diagrama do Pacote</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8474" />
+      <location filename="../QScintilla/Editor.py" line="8486" />
       <source>Include class attributes?</source>
       <translation>Incluir atributos de classes?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8494" />
+      <location filename="../QScintilla/Editor.py" line="8506" />
       <source>Imports Diagram</source>
       <translation>Diagrama de Imports</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8495" />
+      <location filename="../QScintilla/Editor.py" line="8507" />
       <source>Include imports from external modules?</source>
       <translation>Incluir imports de módulos externos?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8514" />
+      <location filename="../QScintilla/Editor.py" line="8526" />
       <source>Application Diagram</source>
       <translation>Diagrama da Aplicação</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8515" />
+      <location filename="../QScintilla/Editor.py" line="8527" />
       <source>Include module names?</source>
       <translation>Incluir nome dos módulos?</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8886" />
+      <location filename="../QScintilla/Editor.py" line="8898" />
       <source>Add to dictionary</source>
       <translation>Adicionar dicionário</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="8888" />
+      <location filename="../QScintilla/Editor.py" line="8900" />
       <source>Ignore All</source>
       <translation>Ignorar Tudo</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9335" />
+      <location filename="../QScintilla/Editor.py" line="9347" />
       <source>Sort Lines</source>
       <translation>Ordenar Linhas</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9336" />
+      <location filename="../QScintilla/Editor.py" line="9348" />
       <source>The selection contains illegal data for a numerical sort.</source>
       <translation>A seleção contém dados ilegais para uma ordenação numérica.</translation>
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9429" />
+      <location filename="../QScintilla/Editor.py" line="9441" />
       <source>Register Mouse Click Handler</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9430" />
+      <location filename="../QScintilla/Editor.py" line="9442" />
       <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9523" />
+      <location filename="../QScintilla/Editor.py" line="9535" />
       <source>{0:4d}    {1}</source>
       <comment>line number, source code</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9529" />
+      <location filename="../QScintilla/Editor.py" line="9541" />
       <source>{0:4d}    {1}
     =&gt;  {2}</source>
       <comment>line number, source code, file name</comment>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9598" />
+      <location filename="../QScintilla/Editor.py" line="9610" />
       <source>EditorConfig Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../QScintilla/Editor.py" line="9599" />
+      <location filename="../QScintilla/Editor.py" line="9611" />
       <source>&lt;p&gt;The EditorConfig properties for file &lt;b&gt;{0}&lt;/b&gt; could not be loaded.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
@@ -14470,6 +14470,30 @@
   <context>
     <name>EditorFilePage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="348" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="331" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="314" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="303" />
+      <source>Add File Filter</source>
+      <translation>Adicionar Filtro de Ficheiros</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="304" />
+      <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source>
+      <translation>O Filtro de Gravar Ficheiro deve ter exactamente um padrão de caracteres curinga. O seu tem exatamente {0}.</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="315" />
+      <source>A File Filter must contain at least one wildcard pattern.</source>
+      <translation>Um Filtro de Ficheiros deve ter ao menos um caracter curinga.</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="349" />
+      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="332" />
+      <source>Enter the file filter entry:</source>
+      <translation>Introduzir entrada do filtro de ficheiros:</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/EditorFilePage.ui" line="0" />
       <source>&lt;b&gt;Configure file handling settings&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar definições do tratamento de ficheiros&lt;/b&gt;</translation>
@@ -14894,30 +14918,6 @@
       <translation>Introduzir as extensões dos ficheiros de Folhas de Estilo Qt que se podem previsualizar (separadas por um espaço)</translation>
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="348" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="331" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="314" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="303" />
-      <source>Add File Filter</source>
-      <translation>Adicionar Filtro de Ficheiros</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="304" />
-      <source>A Save File Filter must contain exactly one wildcard pattern. Yours contains {0}.</source>
-      <translation>O Filtro de Gravar Ficheiro deve ter exactamente um padrão de caracteres curinga. O seu tem exatamente {0}.</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="315" />
-      <source>A File Filter must contain at least one wildcard pattern.</source>
-      <translation>Um Filtro de Ficheiros deve ter ao menos um caracter curinga.</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="349" />
-      <location filename="../Preferences/ConfigurationPages/EditorFilePage.py" line="332" />
-      <source>Enter the file filter entry:</source>
-      <translation>Introduzir entrada do filtro de ficheiros:</translation>
-    </message>
-    <message>
       <source>Autosave interval:</source>
       <translation type="vanished">Intervalo para autogravar:</translation>
     </message>
@@ -15242,6 +15242,12 @@
   <context>
     <name>EditorHighlightersPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightersPage.py" line="147" />
+      <location filename="../Preferences/ConfigurationPages/EditorHighlightersPage.py" line="52" />
+      <source>Alternative</source>
+      <translation>Alternativa</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/EditorHighlightersPage.ui" line="0" />
       <source>&lt;b&gt;Configure syntax highlighters&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar ressaltadores de sintaxe&lt;/b&gt;</translation>
@@ -15306,12 +15312,6 @@
       <source>Select the alternative lexer to associate</source>
       <translation>Selecionar o analizador léxico alternativo</translation>
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightersPage.py" line="147" />
-      <location filename="../Preferences/ConfigurationPages/EditorHighlightersPage.py" line="52" />
-      <source>Alternative</source>
-      <translation>Alternativa</translation>
-    </message>
   </context>
   <context>
     <name>EditorHighlightingStylesPage</name>
@@ -15635,6 +15635,26 @@
   <context>
     <name>EditorKeywordsPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="192" />
+      <source>Reset to Default</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="193" />
+      <source>Shall the current keyword set really be reset to default values?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="217" />
+      <source>Reset All to Default</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="218" />
+      <source>Shall all keyword sets of the current language really be reset to default values?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.ui" line="0" />
       <source>&lt;b&gt;Configure syntax highlighter keywords&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar palavras chave para realce sintático&lt;/b&gt;</translation>
@@ -15679,26 +15699,6 @@
       <source>All to Defaults</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="192" />
-      <source>Reset to Default</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="193" />
-      <source>Shall the current keyword set really be reset to default values?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="217" />
-      <source>Reset All to Default</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorKeywordsPage.py" line="218" />
-      <source>Shall all keyword sets of the current language really be reset to default values?</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>EditorLanguageTabIndentOverrideDialog</name>
@@ -15951,6 +15951,31 @@
   <context>
     <name>EditorPropertiesPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="202" />
+      <source>No Warning</source>
+      <translation>Sem Aviso</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="203" />
+      <source>Inconsistent</source>
+      <translation>Inconsistente</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="204" />
+      <source>Tabs after Spaces</source>
+      <translation>Tabulações após Espaços</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="205" />
+      <source>Spaces</source>
+      <translation>Espaços</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="206" />
+      <source>Tabs</source>
+      <translation>Tabulações</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.ui" line="0" />
       <source>&lt;b&gt;Configure lexer properties&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar propriedades de análise léxica&lt;/b&gt;</translation>
@@ -16620,31 +16645,6 @@
       <source>YAML Lexer Properties</source>
       <translation>Propriedades do Léxico de YAML</translation>
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="202" />
-      <source>No Warning</source>
-      <translation>Sem Aviso</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="203" />
-      <source>Inconsistent</source>
-      <translation>Inconsistente</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="204" />
-      <source>Tabs after Spaces</source>
-      <translation>Tabulações após Espaços</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="205" />
-      <source>Spaces</source>
-      <translation>Espaços</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.py" line="206" />
-      <source>Tabs</source>
-      <translation>Tabulações</translation>
-    </message>
   </context>
   <context>
     <name>EditorSearchPage</name>
@@ -18413,71 +18413,6 @@
   <context>
     <name>EmailDialog</name>
     <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Send bug report</source>
-      <translation>Enviar relatório de falho</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Message</source>
-      <translation>Mensagem</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>&amp;Subject:</source>
-      <translation>A&amp;ssunto:</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Enter the subject</source>
-      <translation>Introduzir o assunto</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Attachments</source>
-      <translation>Anexos</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Name</source>
-      <translation>Nome</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Type</source>
-      <translation>Tipo</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Press to add an attachment</source>
-      <translation>Pressionar para juntar anexo</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>&amp;Add...</source>
-      <translation>&amp;Adicionar...</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Alt+A</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Delete the selected entry from the list of attachments</source>
-      <translation>Apagar as entradas selecionadas da lista de anexos</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>&amp;Delete</source>
-      <translation>&amp;Apagar</translation>
-    </message>
-    <message>
-      <location filename="../UI/EmailDialog.ui" line="0" />
-      <source>Alt+D</source>
-      <translation />
-    </message>
-    <message>
       <location filename="../UI/EmailDialog.py" line="69" />
       <source>Send feature request</source>
       <translation>Enviar pedido de funcionalidade</translation>
@@ -18567,6 +18502,71 @@
       <source>Attach file</source>
       <translation>Anexar ficheiro</translation>
     </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Send bug report</source>
+      <translation>Enviar relatório de falho</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Message</source>
+      <translation>Mensagem</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>&amp;Subject:</source>
+      <translation>A&amp;ssunto:</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Enter the subject</source>
+      <translation>Introduzir o assunto</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Attachments</source>
+      <translation>Anexos</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Name</source>
+      <translation>Nome</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Type</source>
+      <translation>Tipo</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Press to add an attachment</source>
+      <translation>Pressionar para juntar anexo</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>&amp;Add...</source>
+      <translation>&amp;Adicionar...</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Alt+A</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Delete the selected entry from the list of attachments</source>
+      <translation>Apagar as entradas selecionadas da lista de anexos</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>&amp;Delete</source>
+      <translation>&amp;Apagar</translation>
+    </message>
+    <message>
+      <location filename="../UI/EmailDialog.ui" line="0" />
+      <source>Alt+D</source>
+      <translation />
+    </message>
   </context>
   <context>
     <name>EmailPage</name>
@@ -18948,16 +18948,6 @@
   <context>
     <name>EricListSelectionDialog</name>
     <message>
-      <location filename="../EricWidgets/EricListSelectionDialog.ui" line="0" />
-      <source>Select from List</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricListSelectionDialog.ui" line="0" />
-      <source>Select from the list below:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../EricWidgets/EricListSelectionDialog.py" line="96" />
       <source>Deselect All</source>
       <translation type="unfinished" />
@@ -18967,6 +18957,16 @@
       <source>Select All</source>
       <translation type="unfinished">Selecionar Tudo</translation>
     </message>
+    <message>
+      <location filename="../EricWidgets/EricListSelectionDialog.ui" line="0" />
+      <source>Select from List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricListSelectionDialog.ui" line="0" />
+      <source>Select from the list below:</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>EricMessageBoxWizard</name>
@@ -19000,6 +19000,124 @@
   <context>
     <name>EricMessageBoxWizardDialog</name>
     <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="40" />
+      <source>No button</source>
+      <translation type="unfinished">Sem botões</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="41" />
+      <source>Abort</source>
+      <translation type="unfinished">Cancelar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="42" />
+      <source>Apply</source>
+      <translation type="unfinished">Aplicar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="43" />
+      <source>Cancel</source>
+      <translation type="unfinished">Cancelar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="44" />
+      <source>Close</source>
+      <translation type="unfinished">Fechar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="45" />
+      <source>Discard</source>
+      <translation type="unfinished">Descartar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="46" />
+      <source>Help</source>
+      <translation type="unfinished">Ajuda</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="47" />
+      <source>Ignore</source>
+      <translation type="unfinished">Ignorar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="48" />
+      <source>No</source>
+      <translation type="unfinished">Não</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="49" />
+      <source>No to all</source>
+      <translation type="unfinished">Não a tudo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="50" />
+      <source>Ok</source>
+      <translation type="unfinished">Ok</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="51" />
+      <source>Open</source>
+      <translation type="unfinished">Abrir</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="52" />
+      <source>Reset</source>
+      <translation type="unfinished">Reinicializar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="53" />
+      <source>Restore defaults</source>
+      <translation type="unfinished">Repor predefinições</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="54" />
+      <source>Retry</source>
+      <translation type="unfinished">Tentar de Novo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="55" />
+      <source>Save</source>
+      <translation type="unfinished">Gravar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="56" />
+      <source>Save all</source>
+      <translation type="unfinished">Gravar tudo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="57" />
+      <source>Yes</source>
+      <translation type="unfinished">Sim</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="58" />
+      <source>Yes to all</source>
+      <translation type="unfinished">Sim a tudo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="106" />
+      <source>Test</source>
+      <translation type="unfinished">Testar</translation>
+    </message>
+    <message>
       <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
       <source>EricMessageBox Wizard</source>
       <translation type="unfinished" />
@@ -19189,114 +19307,6 @@
       <translation type="unfinished">Botões Padrão</translation>
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="41" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Abort</source>
-      <translation type="unfinished">Cancelar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="42" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Apply</source>
-      <translation type="unfinished">Aplicar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="43" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Cancel</source>
-      <translation type="unfinished">Cancelar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="44" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Close</source>
-      <translation type="unfinished">Fechar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="45" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Discard</source>
-      <translation type="unfinished">Descartar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="46" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Help</source>
-      <translation type="unfinished">Ajuda</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="47" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Ignore</source>
-      <translation type="unfinished">Ignorar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="48" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>No</source>
-      <translation type="unfinished">Não</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="49" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>No to all</source>
-      <translation type="unfinished">Não a tudo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="50" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Ok</source>
-      <translation type="unfinished">Ok</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="51" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Open</source>
-      <translation type="unfinished">Abrir</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="52" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Reset</source>
-      <translation type="unfinished">Reinicializar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="53" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Restore defaults</source>
-      <translation type="unfinished">Repor predefinições</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="54" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Retry</source>
-      <translation type="unfinished">Tentar de Novo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="55" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Save</source>
-      <translation type="unfinished">Gravar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="56" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Save all</source>
-      <translation type="unfinished">Gravar tudo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="57" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Yes</source>
-      <translation type="unfinished">Sim</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="58" />
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
-      <source>Yes to all</source>
-      <translation type="unfinished">Sim a tudo</translation>
-    </message>
-    <message>
       <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.ui" line="0" />
       <source>Default Button</source>
       <translation type="unfinished">Botão Predefinido</translation>
@@ -19361,16 +19371,6 @@
       <source>Enter the name of the save function</source>
       <translation type="unfinished">Introduzir o nome da função a gravar</translation>
     </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="40" />
-      <source>No button</source>
-      <translation type="unfinished">Sem botões</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py" line="106" />
-      <source>Test</source>
-      <translation type="unfinished">Testar</translation>
-    </message>
   </context>
   <context>
     <name>EricNetworkIcon</name>
@@ -19459,6 +19459,36 @@
   <context>
     <name>EricProcessDialog</name>
     <message>
+      <location filename="../EricWidgets/EricProcessDialog.py" line="133" />
+      <source>Process canceled.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricProcessDialog.py" line="149" />
+      <source>Process finished successfully.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricProcessDialog.py" line="151" />
+      <source>Process crashed.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricProcessDialog.py" line="154" />
+      <source>Process finished with exit code {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricProcessDialog.py" line="210" />
+      <source>Process Generation Error</source>
+      <translation type="unfinished">Erro na Criação de Processo</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricProcessDialog.py" line="211" />
+      <source>&lt;p&gt;The process &lt;b&gt;{0}&lt;/b&gt; could not be started.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../EricWidgets/EricProcessDialog.ui" line="0" />
       <source>Output</source>
       <translation type="unfinished">Saída</translation>
@@ -19508,36 +19538,6 @@
       <source>Alt+P</source>
       <translation type="unfinished">Alt+P</translation>
     </message>
-    <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="133" />
-      <source>Process canceled.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="149" />
-      <source>Process finished successfully.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="151" />
-      <source>Process crashed.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="154" />
-      <source>Process finished with exit code {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="210" />
-      <source>Process Generation Error</source>
-      <translation type="unfinished">Erro na Criação de Processo</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricProcessDialog.py" line="211" />
-      <source>&lt;p&gt;The process &lt;b&gt;{0}&lt;/b&gt; could not be started.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>EricSchemeReply</name>
@@ -19717,6 +19717,84 @@
   <context>
     <name>EricSslCertificatesDialog</name>
     <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="311" />
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="88" />
+      <source>(Unknown)</source>
+      <translation type="unfinished">(desconhecido)</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="313" />
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="90" />
+      <source>(Unknown common name)</source>
+      <translation type="unfinished">(Nome comum desconhecido)</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="147" />
+      <source>Delete Server Certificate</source>
+      <translation type="unfinished">Apagar Certificado de Servidor</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="148" />
+      <source>&lt;p&gt;Shall the server certificate really be deleted?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;&lt;p&gt;If the server certificate is deleted, the normal security checks will be reinstantiated and the server has to present a valid certificate.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;Quer realmente apagar o certificado do servidor?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;&lt;p&gt;Se apaga o certificado do servidor, as verificações normais de segurança serão reinstanciadas e o servidor terá que apresentar um certificado válido.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="537" />
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="520" />
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="417" />
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="218" />
+      <source>Import Certificate</source>
+      <translation type="unfinished">Importar Certificado</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="418" />
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="219" />
+      <source>&lt;p&gt;The certificate &lt;b&gt;{0}&lt;/b&gt; already exists. Skipping.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;O certificado &lt;b&gt;{0}&lt;/b&gt; já existe. Ignorando.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="370" />
+      <source>Delete CA Certificate</source>
+      <translation type="unfinished">Apagar Certificado CA</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="371" />
+      <source>&lt;p&gt;Shall the CA certificate really be deleted?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;&lt;p&gt;If the CA certificate is deleted, the browser will not trust any certificate issued by this CA.&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;Quer realmente apagar o certificado CA?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;&lt;p&gt;Se apaga o certificado CA, o navegador não confiará em nenhum certificado emitido por este CA.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="504" />
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="480" />
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="462" />
+      <source>Export Certificate</source>
+      <translation type="unfinished">Exportar Certificado</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="464" />
+      <source>Certificate File (PEM) (*.pem);;Certificate File (DER) (*.der)</source>
+      <translation type="unfinished">Ficheiro Certificado (PEM) (*.pem);;Ficheiro Certificado (DER) (*.der)</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="481" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever?&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="505" />
+      <source>&lt;p&gt;The certificate could not be written to file &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Error: {1}&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;O certificado não se pode escrever no ficheiro &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Erro: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="522" />
+      <source>Certificate Files (*.pem *.crt *.der *.cer *.ca);;All Files (*)</source>
+      <translation type="unfinished">Ficheiros Certificado (*.pem *.crt *.cer *.ca);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
+      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="538" />
+      <source>&lt;p&gt;The certificate could not be read from file &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Error: {1}&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;Não se pôde ler o certificado desde o ficheiro &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Erro: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
       <location filename="../EricNetwork/EricSslCertificatesDialog.ui" line="0" />
       <source>SSL Certificate Manager</source>
       <translation type="unfinished">Gestor de Certificados SSL</translation>
@@ -19806,84 +19884,6 @@
       <source>You have saved certificates identifying these certification authorities:</source>
       <translation type="unfinished">Gravou certificados que identificam estas autoridades certificadoras:</translation>
     </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="311" />
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="88" />
-      <source>(Unknown)</source>
-      <translation type="unfinished">(desconhecido)</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="313" />
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="90" />
-      <source>(Unknown common name)</source>
-      <translation type="unfinished">(Nome comum desconhecido)</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="147" />
-      <source>Delete Server Certificate</source>
-      <translation type="unfinished">Apagar Certificado de Servidor</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="148" />
-      <source>&lt;p&gt;Shall the server certificate really be deleted?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;&lt;p&gt;If the server certificate is deleted, the normal security checks will be reinstantiated and the server has to present a valid certificate.&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;Quer realmente apagar o certificado do servidor?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;&lt;p&gt;Se apaga o certificado do servidor, as verificações normais de segurança serão reinstanciadas e o servidor terá que apresentar um certificado válido.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="537" />
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="520" />
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="417" />
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="218" />
-      <source>Import Certificate</source>
-      <translation type="unfinished">Importar Certificado</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="418" />
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="219" />
-      <source>&lt;p&gt;The certificate &lt;b&gt;{0}&lt;/b&gt; already exists. Skipping.&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;O certificado &lt;b&gt;{0}&lt;/b&gt; já existe. Ignorando.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="370" />
-      <source>Delete CA Certificate</source>
-      <translation type="unfinished">Apagar Certificado CA</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="371" />
-      <source>&lt;p&gt;Shall the CA certificate really be deleted?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;&lt;p&gt;If the CA certificate is deleted, the browser will not trust any certificate issued by this CA.&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;Quer realmente apagar o certificado CA?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;&lt;p&gt;Se apaga o certificado CA, o navegador não confiará em nenhum certificado emitido por este CA.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="504" />
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="480" />
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="462" />
-      <source>Export Certificate</source>
-      <translation type="unfinished">Exportar Certificado</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="464" />
-      <source>Certificate File (PEM) (*.pem);;Certificate File (DER) (*.der)</source>
-      <translation type="unfinished">Ficheiro Certificado (PEM) (*.pem);;Ficheiro Certificado (DER) (*.der)</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="481" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="505" />
-      <source>&lt;p&gt;The certificate could not be written to file &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Error: {1}&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;O certificado não se pode escrever no ficheiro &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Erro: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="522" />
-      <source>Certificate Files (*.pem *.crt *.der *.cer *.ca);;All Files (*)</source>
-      <translation type="unfinished">Ficheiros Certificado (*.pem *.crt *.cer *.ca);;Ficheiros Todos (*)</translation>
-    </message>
-    <message>
-      <location filename="../EricNetwork/EricSslCertificatesDialog.py" line="538" />
-      <source>&lt;p&gt;The certificate could not be read from file &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Error: {1}&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;Não se pôde ler o certificado desde o ficheiro &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Erro: {1}&lt;/p&gt;</translation>
-    </message>
   </context>
   <context>
     <name>EricSslCertificatesInfoDialog</name>
@@ -20101,6 +20101,26 @@
   <context>
     <name>EricStringListEditWidget</name>
     <message>
+      <location filename="../EricWidgets/EricStringListEditWidget.py" line="149" />
+      <source>Add Entry</source>
+      <translation type="unfinished">Adicionar Entrada</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricStringListEditWidget.py" line="150" />
+      <source>Enter the entry to add to the list:</source>
+      <translation type="unfinished">Introduzir entrada a adicionar à lista:</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricStringListEditWidget.py" line="165" />
+      <source>Reset List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricStringListEditWidget.py" line="166" />
+      <source>Do you really want to reset the list to its initial value? All changes will be lost.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../EricWidgets/EricStringListEditWidget.ui" line="0" />
       <source>Enter search term for strings</source>
       <translation type="unfinished">Introduza o termo a procurar nas strings</translation>
@@ -20155,26 +20175,6 @@
       <source>&amp;Default</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../EricWidgets/EricStringListEditWidget.py" line="149" />
-      <source>Add Entry</source>
-      <translation type="unfinished">Adicionar Entrada</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricStringListEditWidget.py" line="150" />
-      <source>Enter the entry to add to the list:</source>
-      <translation type="unfinished">Introduzir entrada a adicionar à lista:</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricStringListEditWidget.py" line="165" />
-      <source>Reset List</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricStringListEditWidget.py" line="166" />
-      <source>Do you really want to reset the list to its initial value? All changes will be lost.</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>EricTextEditSearchWidget</name>
@@ -20241,6 +20241,49 @@
   <context>
     <name>EricToolBarDialog</name>
     <message>
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="88" />
+      <source>--Separator--</source>
+      <translation type="unfinished">--Separador--</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="162" />
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="153" />
+      <source>New Toolbar</source>
+      <translation type="unfinished">Nova Barra de Ferramentas</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="154" />
+      <source>Toolbar Name:</source>
+      <translation type="unfinished">Nome da Barra de Ferramentas:</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="231" />
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="163" />
+      <source>A toolbar with the name &lt;b&gt;{0}&lt;/b&gt; already exists.</source>
+      <translation type="unfinished">Já existe uma barra de ferramentas &lt;b&gt;{0}&lt;/b&gt;.</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="190" />
+      <source>Remove Toolbar</source>
+      <translation type="unfinished">Retirar Barra de Ferramentas</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="191" />
+      <source>Should the toolbar &lt;b&gt;{0}&lt;/b&gt; really be removed?</source>
+      <translation type="unfinished">A barra de ferramentas &lt;b&gt;{0}&lt;/b&gt; deve realmente ser retirada?</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="230" />
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="218" />
+      <source>Rename Toolbar</source>
+      <translation type="unfinished">Renomear Barra de Ferramentas</translation>
+    </message>
+    <message>
+      <location filename="../EricWidgets/EricToolBarDialog.py" line="219" />
+      <source>New Toolbar Name:</source>
+      <translation type="unfinished">Nome da Nova Barra de Ferramentas:</translation>
+    </message>
+    <message>
       <location filename="../EricWidgets/EricToolBarDialog.ui" line="0" />
       <source>Configure Toolbars</source>
       <translation type="unfinished">Configurar Barra de Ferramentas</translation>
@@ -20330,49 +20373,6 @@
       <source>Press to move the selected action down.</source>
       <translation type="unfinished">Pressionar para baixar a ação selecionada.</translation>
     </message>
-    <message>
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="88" />
-      <source>--Separator--</source>
-      <translation type="unfinished">--Separador--</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="162" />
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="153" />
-      <source>New Toolbar</source>
-      <translation type="unfinished">Nova Barra de Ferramentas</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="154" />
-      <source>Toolbar Name:</source>
-      <translation type="unfinished">Nome da Barra de Ferramentas:</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="231" />
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="163" />
-      <source>A toolbar with the name &lt;b&gt;{0}&lt;/b&gt; already exists.</source>
-      <translation type="unfinished">Já existe uma barra de ferramentas &lt;b&gt;{0}&lt;/b&gt;.</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="190" />
-      <source>Remove Toolbar</source>
-      <translation type="unfinished">Retirar Barra de Ferramentas</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="191" />
-      <source>Should the toolbar &lt;b&gt;{0}&lt;/b&gt; really be removed?</source>
-      <translation type="unfinished">A barra de ferramentas &lt;b&gt;{0}&lt;/b&gt; deve realmente ser retirada?</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="230" />
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="218" />
-      <source>Rename Toolbar</source>
-      <translation type="unfinished">Renomear Barra de Ferramentas</translation>
-    </message>
-    <message>
-      <location filename="../EricWidgets/EricToolBarDialog.py" line="219" />
-      <source>New Toolbar Name:</source>
-      <translation type="unfinished">Nome da Nova Barra de Ferramentas:</translation>
-    </message>
   </context>
   <context>
     <name>EricToolBarManager</name>
@@ -20566,6 +20566,29 @@
   <context>
     <name>EricapiExecDialog</name>
     <message>
+      <location filename="../Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py" line="90" />
+      <source>{0} - {1}</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py" line="96" />
+      <source>Process Generation Error</source>
+      <translation>Erro na Criação de Processo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py" line="97" />
+      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py" line="137" />
+      <source>
+{0} finished.
+</source>
+      <translation>
+{0} acabado.</translation>
+    </message>
+    <message>
       <location filename="../Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.ui" line="0" />
       <source>Ericapi</source>
       <translation />
@@ -20594,29 +20617,6 @@
       <translation>&lt;b&gt;Execução Ericapi&lt;/b&gt;
 &lt;p&gt;Mostra os erros do comando gerador de Ericapi.&lt;/p&gt;</translation>
     </message>
-    <message>
-      <location filename="../Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py" line="90" />
-      <source>{0} - {1}</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py" line="96" />
-      <source>Process Generation Error</source>
-      <translation>Erro na Criação de Processo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py" line="97" />
-      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py" line="137" />
-      <source>
-{0} finished.
-</source>
-      <translation>
-{0} acabado.</translation>
-    </message>
   </context>
   <context>
     <name>EricapiPlugin</name>
@@ -20964,35 +20964,6 @@
   <context>
     <name>EricdocExecDialog</name>
     <message>
-      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
-      <source>Ericdoc</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
-      <source>Messages</source>
-      <translation>Mensagens</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
-      <source>&lt;b&gt;Ericdoc Execution&lt;/b&gt;
-&lt;p&gt;This shows the output of the Ericdoc generator command.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Execução Ericdoc&lt;/b&gt;
-&lt;p&gt;Mostra a saída do comando gerador de Ericdoc.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
-      <source>Errors</source>
-      <translation>Erros</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
-      <source>&lt;b&gt;Ericdoc Execution&lt;/b&gt;
-&lt;p&gt;This shows the errors of the Ericdoc generator command.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Execução Ericdoc&lt;/b&gt;
-&lt;p&gt;Mostra os erros do comando gerador de Ericdoc.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="90" />
       <source>{0} - {1}</source>
       <translation />
@@ -21023,6 +20994,35 @@
 {0} acabout.
 </translation>
     </message>
+    <message>
+      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
+      <source>Ericdoc</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
+      <source>Messages</source>
+      <translation>Mensagens</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
+      <source>&lt;b&gt;Ericdoc Execution&lt;/b&gt;
+&lt;p&gt;This shows the output of the Ericdoc generator command.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Execução Ericdoc&lt;/b&gt;
+&lt;p&gt;Mostra a saída do comando gerador de Ericdoc.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
+      <source>Errors</source>
+      <translation>Erros</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.ui" line="0" />
+      <source>&lt;b&gt;Ericdoc Execution&lt;/b&gt;
+&lt;p&gt;This shows the errors of the Ericdoc generator command.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Execução Ericdoc&lt;/b&gt;
+&lt;p&gt;Mostra os erros do comando gerador de Ericdoc.&lt;/p&gt;</translation>
+    </message>
   </context>
   <context>
     <name>EricdocPlugin</name>
@@ -21118,6 +21118,21 @@
   <context>
     <name>EspBackupRestoreFirmwareDialog</name>
     <message>
+      <location filename="../MicroPython/Devices/EspDialogs/EspBackupRestoreFirmwareDialog.py" line="107" />
+      <source>Firmware Files (*.img);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/EspDialogs/EspBackupRestoreFirmwareDialog.py" line="115" />
+      <source>Backup Firmware</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/EspDialogs/EspBackupRestoreFirmwareDialog.py" line="120" />
+      <source>Restore Firmware</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MicroPython/Devices/EspDialogs/EspBackupRestoreFirmwareDialog.ui" line="0" />
       <source>ESP Chip Type:</source>
       <translation type="unfinished" />
@@ -21177,21 +21192,6 @@
       <source>Enter the path of the firmware file</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../MicroPython/Devices/EspDialogs/EspBackupRestoreFirmwareDialog.py" line="107" />
-      <source>Firmware Files (*.img);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/EspDialogs/EspBackupRestoreFirmwareDialog.py" line="115" />
-      <source>Backup Firmware</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/EspDialogs/EspBackupRestoreFirmwareDialog.py" line="120" />
-      <source>Restore Firmware</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>EspDevice</name>
@@ -21461,6 +21461,11 @@
   <context>
     <name>EspFirmwareSelectionDialog</name>
     <message>
+      <location filename="../MicroPython/Devices/EspDialogs/EspFirmwareSelectionDialog.py" line="68" />
+      <source>Firmware Files (*.bin);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MicroPython/Devices/EspDialogs/EspFirmwareSelectionDialog.ui" line="0" />
       <source>Flash µPy/CPy Firmware</source>
       <translation type="unfinished" />
@@ -21530,11 +21535,6 @@
       <source>Firmware is CircuitPython</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../MicroPython/Devices/EspDialogs/EspFirmwareSelectionDialog.py" line="68" />
-      <source>Firmware Files (*.bin);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>EthernetController</name>
@@ -21793,6 +21793,16 @@
   <context>
     <name>ExceptionsFilterDialog</name>
     <message>
+      <location filename="../Debugger/ExceptionsFilterDialog.py" line="39" />
+      <source>Ignored Exceptions</source>
+      <translation>Exceções Ignoradas</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/ExceptionsFilterDialog.py" line="40" />
+      <source>List of ignored exceptions</source>
+      <translation>Lista de exceções ignoradas</translation>
+    </message>
+    <message>
       <location filename="../Debugger/ExceptionsFilterDialog.ui" line="0" />
       <source>Exceptions Filter</source>
       <translation>Filtro de Exceções</translation>
@@ -21846,16 +21856,6 @@
       <source>Delete All</source>
       <translation>Apagar Tudo</translation>
     </message>
-    <message>
-      <location filename="../Debugger/ExceptionsFilterDialog.py" line="39" />
-      <source>Ignored Exceptions</source>
-      <translation>Exceções Ignoradas</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/ExceptionsFilterDialog.py" line="40" />
-      <source>List of ignored exceptions</source>
-      <translation>Lista de exceções ignoradas</translation>
-    </message>
   </context>
   <context>
     <name>Exporter</name>
@@ -22098,21 +22098,6 @@
   <context>
     <name>FeaturePermissionsDialog</name>
     <message>
-      <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.ui" line="0" />
-      <source>HTML5 Feature Permissions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.ui" line="0" />
-      <source>&amp;Remove</source>
-      <translation type="unfinished">&amp;Retirar</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.ui" line="0" />
-      <source>Remove &amp;All</source>
-      <translation type="unfinished">Retirar &amp;Tudo</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.py" line="161" />
       <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.py" line="143" />
       <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.py" line="127" />
@@ -22186,6 +22171,21 @@
       <source>Deny</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.ui" line="0" />
+      <source>HTML5 Feature Permissions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.ui" line="0" />
+      <source>&amp;Remove</source>
+      <translation type="unfinished">&amp;Retirar</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/FeaturePermissions/FeaturePermissionsDialog.ui" line="0" />
+      <source>Remove &amp;All</source>
+      <translation type="unfinished">Retirar &amp;Tudo</translation>
+    </message>
   </context>
   <context>
     <name>FeedEditDialog</name>
@@ -22223,16 +22223,6 @@
   <context>
     <name>FeedsDialog</name>
     <message>
-      <location filename="../WebBrowser/Feeds/FeedsDialog.ui" line="0" />
-      <source>Add Feed</source>
-      <translation>Adicionar Fonte</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsDialog.ui" line="0" />
-      <source>Add Feeds from this site</source>
-      <translation>Adicionar Fontes deste sítio</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/Feeds/FeedsDialog.py" line="49" />
       <source>Add</source>
       <translation>Adicionar</translation>
@@ -22253,60 +22243,20 @@
       <source>The feed was already added before.</source>
       <translation>A fonte já tinha sido adicionada antes.</translation>
     </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsDialog.ui" line="0" />
+      <source>Add Feed</source>
+      <translation>Adicionar Fonte</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsDialog.ui" line="0" />
+      <source>Add Feeds from this site</source>
+      <translation>Adicionar Fontes deste sítio</translation>
+    </message>
   </context>
   <context>
     <name>FeedsManager</name>
     <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>Feeds Manager</source>
-      <translation>Gestor de Feeds</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>News</source>
-      <translation>Notícias</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>Press to reload all feeds</source>
-      <translation>Pressionar para recarregar as fontes todas</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>Reload &amp;All</source>
-      <translation>Recarregar &amp;Tudo</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>Press to reload the selected feed</source>
-      <translation>Pressionar para recarregar o feed selecionado</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>&amp;Reload</source>
-      <translation>&amp;Recarregar</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>Press to edit the selected feed</source>
-      <translation>Pressionar para editar o feed selecionado</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>&amp;Edit Feed</source>
-      <translation>&amp;Editar Fonte</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>Press to delete the selected feed</source>
-      <translation>Pressionar para apagar o feed selecionado</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
-      <source>&amp;Delete Feed</source>
-      <translation>&amp;Apagar Fonte</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/Feeds/FeedsManager.py" line="191" />
       <source>Duplicate Feed URL</source>
       <translation>URL da Fonte Duplicada</translation>
@@ -22361,6 +22311,56 @@
       <source>Error loading feed</source>
       <translation>Erro ao carregar fonte</translation>
     </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>Feeds Manager</source>
+      <translation>Gestor de Feeds</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>News</source>
+      <translation>Notícias</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>Press to reload all feeds</source>
+      <translation>Pressionar para recarregar as fontes todas</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>Reload &amp;All</source>
+      <translation>Recarregar &amp;Tudo</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>Press to reload the selected feed</source>
+      <translation>Pressionar para recarregar o feed selecionado</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>&amp;Reload</source>
+      <translation>&amp;Recarregar</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>Press to edit the selected feed</source>
+      <translation>Pressionar para editar o feed selecionado</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>&amp;Edit Feed</source>
+      <translation>&amp;Editar Fonte</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>Press to delete the selected feed</source>
+      <translation>Pressionar para apagar o feed selecionado</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Feeds/FeedsManager.ui" line="0" />
+      <source>&amp;Delete Feed</source>
+      <translation>&amp;Apagar Fonte</translation>
+    </message>
   </context>
   <context>
     <name>FileDialogWizard</name>
@@ -22414,12 +22414,32 @@
   <context>
     <name>FileDialogWizardDialog</name>
     <message>
+      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="30" />
+      <source>eric (String)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="34" />
+      <source>eric (Path)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="81" />
+      <source>EricFileDialog Wizard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.ui" line="0" />
       <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="91" />
-      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.ui" line="0" />
       <source>QFileDialog Wizard</source>
       <translation>Assistente para QFileDialog</translation>
     </message>
     <message>
+      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="109" />
+      <source>Test</source>
+      <translation>Teste</translation>
+    </message>
+    <message>
       <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.ui" line="0" />
       <source>Variant:</source>
       <translation type="unfinished" />
@@ -22709,26 +22729,6 @@
       <source>Enter the list of supported schemes separated by spaces</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="30" />
-      <source>eric (String)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="34" />
-      <source>eric (Path)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="81" />
-      <source>EricFileDialog Wizard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py" line="109" />
-      <source>Test</source>
-      <translation>Teste</translation>
-    </message>
   </context>
   <context>
     <name>FiletypeAssociationDialog</name>
@@ -22821,78 +22821,6 @@
   <context>
     <name>FindFileWidget</name>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="606" />
-      <source>Invalid search expression</source>
-      <translation type="unfinished">Expressão de pesquisa inválida</translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="607" />
-      <source>&lt;p&gt;The search expression is not valid.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;A expressão de pesquisa não é válida.&lt;/p&gt;&lt;p&gt;Erro: {0}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="726" />
-      <source>{0} / {1}</source>
-      <comment>occurrences / files</comment>
-      <translation type="unfinished" />
-    </message>
-    <message numerus="yes">
-      <location filename="../UI/FindFileWidget.py" line="729" />
-      <source>%n occurrence(s)</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
-    <message numerus="yes">
-      <location filename="../UI/FindFileWidget.py" line="730" />
-      <source>%n file(s)</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="929" />
-      <location filename="../UI/FindFileWidget.py" line="904" />
-      <location filename="../UI/FindFileWidget.py" line="890" />
-      <source>Replace in Files</source>
-      <translation type="unfinished">Substituir em Ficheiros</translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="891" />
-      <source>&lt;p&gt;Could not read the file &lt;b&gt;{0}&lt;/b&gt;. Skipping it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;Não se pôde ler o ficheiro &lt;b&gt;{0}&lt;/b&gt;. Ignorando-o.&lt;/p&gt;&lt;p&gt;Razão: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="905" />
-      <source>&lt;p&gt;The current and the original hash of the file &lt;b&gt;{0}&lt;/b&gt; are different. Skipping it.&lt;/p&gt;&lt;p&gt;Hash 1: {1}&lt;/p&gt;&lt;p&gt;Hash 2: {2}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="930" />
-      <source>&lt;p&gt;Could not save the file &lt;b&gt;{0}&lt;/b&gt;. Skipping it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;Não se pôde gravar o ficheiro &lt;b&gt;{0}&lt;/b&gt;. Ignorando-o.&lt;/p&gt;&lt;p&gt;Razão: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="955" />
-      <source>Open</source>
-      <translation type="unfinished">Abrir</translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="956" />
-      <source>Copy Path to Clipboard</source>
-      <translation type="unfinished">Copiar Rota à Área de Transferência</translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="959" />
-      <source>Select All</source>
-      <translation type="unfinished">Selecionar Tudo</translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="960" />
-      <source>Deselect All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/FindFileWidget.ui" line="0" />
       <source>Find &amp;text:</source>
       <translation type="unfinished">Encontrar &amp;texto:</translation>
@@ -23073,6 +23001,78 @@
       <translation type="unfinished">Substituir</translation>
     </message>
     <message>
+      <location filename="../UI/FindFileWidget.py" line="606" />
+      <source>Invalid search expression</source>
+      <translation type="unfinished">Expressão de pesquisa inválida</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="607" />
+      <source>&lt;p&gt;The search expression is not valid.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;A expressão de pesquisa não é válida.&lt;/p&gt;&lt;p&gt;Erro: {0}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="726" />
+      <source>{0} / {1}</source>
+      <comment>occurrences / files</comment>
+      <translation type="unfinished" />
+    </message>
+    <message numerus="yes">
+      <location filename="../UI/FindFileWidget.py" line="729" />
+      <source>%n occurrence(s)</source>
+      <translation type="unfinished">
+        <numerusform />
+      </translation>
+    </message>
+    <message numerus="yes">
+      <location filename="../UI/FindFileWidget.py" line="730" />
+      <source>%n file(s)</source>
+      <translation type="unfinished">
+        <numerusform />
+      </translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="929" />
+      <location filename="../UI/FindFileWidget.py" line="904" />
+      <location filename="../UI/FindFileWidget.py" line="890" />
+      <source>Replace in Files</source>
+      <translation type="unfinished">Substituir em Ficheiros</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="891" />
+      <source>&lt;p&gt;Could not read the file &lt;b&gt;{0}&lt;/b&gt;. Skipping it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;Não se pôde ler o ficheiro &lt;b&gt;{0}&lt;/b&gt;. Ignorando-o.&lt;/p&gt;&lt;p&gt;Razão: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="905" />
+      <source>&lt;p&gt;The current and the original hash of the file &lt;b&gt;{0}&lt;/b&gt; are different. Skipping it.&lt;/p&gt;&lt;p&gt;Hash 1: {1}&lt;/p&gt;&lt;p&gt;Hash 2: {2}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="930" />
+      <source>&lt;p&gt;Could not save the file &lt;b&gt;{0}&lt;/b&gt;. Skipping it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;Não se pôde gravar o ficheiro &lt;b&gt;{0}&lt;/b&gt;. Ignorando-o.&lt;/p&gt;&lt;p&gt;Razão: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="955" />
+      <source>Open</source>
+      <translation type="unfinished">Abrir</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="956" />
+      <source>Copy Path to Clipboard</source>
+      <translation type="unfinished">Copiar Rota à Área de Transferência</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="959" />
+      <source>Select All</source>
+      <translation type="unfinished">Selecionar Tudo</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="960" />
+      <source>Deselect All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <source>Search in source files</source>
       <translation type="vanished">Procurar nos ficheiros fonte</translation>
     </message>
@@ -23107,6 +23107,13 @@
   </context>
   <context>
     <name>FindLocationWidget</name>
+    <message numerus="yes">
+      <location filename="../UI/FindLocationWidget.py" line="226" />
+      <source>%n file(s) found</source>
+      <translation type="unfinished">
+        <numerusform />
+      </translation>
+    </message>
     <message>
       <location filename="../UI/FindLocationWidget.ui" line="0" />
       <source>Find File</source>
@@ -23227,13 +23234,6 @@
       <source>Open</source>
       <translation type="unfinished">Abrir</translation>
     </message>
-    <message numerus="yes">
-      <location filename="../UI/FindLocationWidget.py" line="226" />
-      <source>%n file(s) found</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
   </context>
   <context>
     <name>FirefoxImporter</name>
@@ -23465,15 +23465,15 @@
   <context>
     <name>FormattingDiffWidget</name>
     <message>
-      <location filename="../CodeFormatting/FormattingDiffWidget.ui" line="0" />
-      <source>Reformatting Differences</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../CodeFormatting/FormattingDiffWidget.py" line="52" />
       <source>There is no difference.</source>
       <translation type="unfinished">Não há diferenças.</translation>
     </message>
+    <message>
+      <location filename="../CodeFormatting/FormattingDiffWidget.ui" line="0" />
+      <source>Reformatting Differences</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>FtpSyncHandler</name>
@@ -24288,6 +24288,11 @@
   <context>
     <name>GitArchiveDataDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.py" line="89" />
+      <source>Select Archive File</source>
+      <translation type="unfinished">Selecionar Ficheiro Arquivo</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.ui" line="0" />
       <source>Git Archive</source>
       <translation type="unfinished" />
@@ -24387,11 +24392,6 @@
       <source>Enter a prefix to be prepended to each file</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitArchiveDataDialog.py" line="89" />
-      <source>Select Archive File</source>
-      <translation type="unfinished">Selecionar Ficheiro Arquivo</translation>
-    </message>
   </context>
   <context>
     <name>GitBisectLogBrowserDialog</name>
@@ -25317,31 +25317,6 @@
   <context>
     <name>GitDiffDialog</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
-      <source>Git Diff</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
-      <source>Difference</source>
-      <translation type="unfinished">Diferença</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
-      <source>&lt;b&gt;Git Diff&lt;/b&gt;&lt;p&gt;This shows the output of the git diff command.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
-      <source>&lt;b&gt;Git Diff&lt;/b&gt;&lt;p&gt;This shows the output of the git diff command (stage to repo) if the dialog was asked to show separate diffs.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
-      <source>Errors</source>
-      <translation type="unfinished">Erros</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.py" line="47" />
       <source>Refresh</source>
       <translation type="unfinished">Atualizar</translation>
@@ -25435,10 +25410,45 @@
       <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;O ficheiro remendo &lt;b&gt;{0}&lt;/b&gt; não se pôde gravar.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
+      <source>Git Diff</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
+      <source>Difference</source>
+      <translation type="unfinished">Diferença</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
+      <source>&lt;b&gt;Git Diff&lt;/b&gt;&lt;p&gt;This shows the output of the git diff command.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
+      <source>&lt;b&gt;Git Diff&lt;/b&gt;&lt;p&gt;This shows the output of the git diff command (stage to repo) if the dialog was asked to show separate diffs.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitDiffDialog.ui" line="0" />
+      <source>Errors</source>
+      <translation type="unfinished">Erros</translation>
+    </message>
   </context>
   <context>
     <name>GitFetchDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.py" line="38" />
+      <source>&lt;All&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.py" line="39" />
+      <source>&lt;Custom&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.ui" line="0" />
       <source>Git Fetch</source>
       <translation type="unfinished" />
@@ -25503,16 +25513,6 @@
       <source>Include tags</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.py" line="38" />
-      <source>&lt;All&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitFetchDialog.py" line="39" />
-      <source>&lt;Custom&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>GitListDialog</name>
@@ -25530,231 +25530,6 @@
   <context>
     <name>GitLogBrowserDialog</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Git Log</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Select action from menu</source>
-      <translation type="unfinished">Selecionar ação do menu</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Select the mode (find or filter)</source>
-      <translation type="unfinished">Selecionar o modo (encontrar ou filtro)</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>From:</source>
-      <translation type="unfinished">Desde:</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Enter the start date</source>
-      <translation type="unfinished">Introduzir data de inicio</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>To:</source>
-      <translation type="unfinished">Para:</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Enter the end date</source>
-      <translation type="unfinished">Introduzir data final</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Select the field to filter on</source>
-      <translation type="unfinished">Selecionar o campo a filtrar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Enter the regular expression to filter on or search for</source>
-      <translation type="unfinished">Introduzir a expressão regular a procurar ou para filtrar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Press to find the previous occurrence</source>
-      <translation type="unfinished">Pressionar para encontrar a ocurrência anterior</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Press to find the next occurrence</source>
-      <translation type="unfinished">Pressionar para encontrar a ocurrência seguinte</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Graph</source>
-      <translation type="unfinished">Gráfico</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="135" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Commit ID</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="136" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Author</source>
-      <translation type="unfinished">Autor</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Date</source>
-      <translation type="unfinished">Data</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="137" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Committer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Commit Date</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="138" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Subject</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Branches</source>
-      <translation type="unfinished">Ramos</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Tags</source>
-      <translation type="unfinished">Etiquetas</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Press to move up in the log list</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Press to move down in the log list</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Press to get the next bunch of log entries</source>
-      <translation type="unfinished">Pressionar para obter a próxima cambada de entradas no registo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>&amp;Next</source>
-      <translation type="unfinished">Segui&amp;nte</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Enter the limit of entries to fetch</source>
-      <translation type="unfinished">Introduzir o limite de entradas a recuperar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Select to stop listing log messages at a copy or move</source>
-      <translation type="unfinished">Selecionar para parar de listar mensagens de registo ao copiar ou mover</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Stop on Copy/Move</source>
-      <translation type="unfinished">Parar em Copiar/Mover</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Action</source>
-      <translation type="unfinished">Ação</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Path</source>
-      <translation type="unfinished">Rota</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Additions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Deletions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Copy from</source>
-      <translation type="unfinished">Copiar de</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2265" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Differences</source>
-      <translation type="unfinished">Diferenças</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>&lt;a href="save:me"&gt;Save&lt;/a&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Errors</source>
-      <translation type="unfinished">Erros</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>&lt;b&gt;Git log errors&lt;/b&gt;&lt;p&gt;This shows possible error messages of the git log command.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Input</source>
-      <translation type="unfinished">Entrada</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Press to send the input to the git process</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>&amp;Send</source>
-      <translation type="unfinished">&amp;Enviar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Alt+S</source>
-      <translation type="unfinished">Alt+S</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Enter data to be sent to the git process</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Select to switch the input field to password mode</source>
-      <translation type="unfinished">Selecionar para mudar o campo de entrada ao modo senha</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>&amp;Password Mode</source>
-      <translation type="unfinished">Modo &amp;Senha</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
-      <source>Alt+P</source>
-      <translation type="unfinished">Alt+P</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="123" />
       <source>&amp;Refresh</source>
       <translation type="unfinished">Atualiza&amp;r</translation>
@@ -25775,6 +25550,30 @@
       <translation type="unfinished">Filtro</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="135" />
+      <source>Commit ID</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="136" />
+      <source>Author</source>
+      <translation type="unfinished">Autor</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="137" />
+      <source>Committer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="138" />
+      <source>Subject</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="139" />
       <source>File</source>
       <translation type="unfinished">Ficheiro</translation>
@@ -26055,6 +25854,12 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2265" />
+      <source>Differences</source>
+      <translation type="unfinished">Diferenças</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.py" line="2277" />
       <source>Differences to Parent {0}</source>
       <translation type="unfinished" />
@@ -26091,6 +25896,201 @@
       <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
       <translation type="unfinished">&lt;p&gt;O ficheiro remendo &lt;b&gt;{0}&lt;/b&gt; não se pôde gravar.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Git Log</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Select action from menu</source>
+      <translation type="unfinished">Selecionar ação do menu</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Select the mode (find or filter)</source>
+      <translation type="unfinished">Selecionar o modo (encontrar ou filtro)</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>From:</source>
+      <translation type="unfinished">Desde:</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Enter the start date</source>
+      <translation type="unfinished">Introduzir data de inicio</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>To:</source>
+      <translation type="unfinished">Para:</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Enter the end date</source>
+      <translation type="unfinished">Introduzir data final</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Select the field to filter on</source>
+      <translation type="unfinished">Selecionar o campo a filtrar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Enter the regular expression to filter on or search for</source>
+      <translation type="unfinished">Introduzir a expressão regular a procurar ou para filtrar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Press to find the previous occurrence</source>
+      <translation type="unfinished">Pressionar para encontrar a ocurrência anterior</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Press to find the next occurrence</source>
+      <translation type="unfinished">Pressionar para encontrar a ocurrência seguinte</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Graph</source>
+      <translation type="unfinished">Gráfico</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Date</source>
+      <translation type="unfinished">Data</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Commit Date</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Branches</source>
+      <translation type="unfinished">Ramos</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Tags</source>
+      <translation type="unfinished">Etiquetas</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Press to move up in the log list</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Press to move down in the log list</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Press to get the next bunch of log entries</source>
+      <translation type="unfinished">Pressionar para obter a próxima cambada de entradas no registo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>&amp;Next</source>
+      <translation type="unfinished">Segui&amp;nte</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Enter the limit of entries to fetch</source>
+      <translation type="unfinished">Introduzir o limite de entradas a recuperar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Select to stop listing log messages at a copy or move</source>
+      <translation type="unfinished">Selecionar para parar de listar mensagens de registo ao copiar ou mover</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Stop on Copy/Move</source>
+      <translation type="unfinished">Parar em Copiar/Mover</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Action</source>
+      <translation type="unfinished">Ação</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Path</source>
+      <translation type="unfinished">Rota</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Additions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Deletions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Copy from</source>
+      <translation type="unfinished">Copiar de</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>&lt;a href="save:me"&gt;Save&lt;/a&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Errors</source>
+      <translation type="unfinished">Erros</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>&lt;b&gt;Git log errors&lt;/b&gt;&lt;p&gt;This shows possible error messages of the git log command.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Input</source>
+      <translation type="unfinished">Entrada</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Press to send the input to the git process</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>&amp;Send</source>
+      <translation type="unfinished">&amp;Enviar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Alt+S</source>
+      <translation type="unfinished">Alt+S</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Enter data to be sent to the git process</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Select to switch the input field to password mode</source>
+      <translation type="unfinished">Selecionar para mudar o campo de entrada ao modo senha</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>&amp;Password Mode</source>
+      <translation type="unfinished">Modo &amp;Senha</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitLogBrowserDialog.ui" line="0" />
+      <source>Alt+P</source>
+      <translation type="unfinished">Alt+P</translation>
+    </message>
   </context>
   <context>
     <name>GitMergeDialog</name>
@@ -26218,6 +26218,16 @@
   <context>
     <name>GitNewProjectOptionsDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="92" />
+      <source>Select Repository-Directory</source>
+      <translation type="unfinished">Selecionar o Diretorio do Repositorio</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="109" />
+      <source>Select Project Directory</source>
+      <translation type="unfinished">Selecionar o Diretório do Projeto</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.ui" line="0" />
       <source>New Project from Repository</source>
       <translation type="unfinished">Projeto novo desde Repositorio</translation>
@@ -26268,16 +26278,6 @@
 &lt;p&gt;Introduza o diretório do novo projeto. Será
  obtido do repositório e posto neste diretório.&lt;/p&gt;</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="92" />
-      <source>Select Repository-Directory</source>
-      <translation type="unfinished">Selecionar o Diretorio do Repositorio</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitNewProjectOptionsDialog.py" line="109" />
-      <source>Select Project Directory</source>
-      <translation type="unfinished">Selecionar o Diretório do Projeto</translation>
-    </message>
   </context>
   <context>
     <name>GitOptionsDialog</name>
@@ -26421,12 +26421,17 @@
   <context>
     <name>GitPatchFilesDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.py" line="83" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="0" />
       <source>Patch Files</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.py" line="85" />
+      <source>Patch Files (*.diff *.patch);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.ui" line="0" />
       <source>Press to add patch files to the list</source>
       <translation type="unfinished" />
@@ -26476,15 +26481,22 @@
       <source>Don't trust line counts</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchFilesDialog.py" line="85" />
-      <source>Patch Files (*.diff *.patch);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>GitPatchStatisticsDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="122" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="89" />
+      <source>Process Generation Error</source>
+      <translation type="unfinished">Erro na Criação de Processo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="123" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="90" />
+      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+      <translation type="unfinished">Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.ui" line="0" />
       <source>Patch Statistics</source>
       <translation type="unfinished" />
@@ -26514,18 +26526,6 @@
       <source>Summary Information:</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="122" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="89" />
-      <source>Process Generation Error</source>
-      <translation type="unfinished">Erro na Criação de Processo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="123" />
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitPatchStatisticsDialog.py" line="90" />
-      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-      <translation type="unfinished">Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
-    </message>
   </context>
   <context>
     <name>GitProjectBrowserHelper</name>
@@ -28446,6 +28446,16 @@
   <context>
     <name>GitPullDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.py" line="38" />
+      <source>&lt;All&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.py" line="39" />
+      <source>&lt;Custom&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.ui" line="0" />
       <source>Git Pull</source>
       <translation type="unfinished" />
@@ -28490,16 +28500,6 @@
       <source>Prune obsolete tracking references</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.py" line="38" />
-      <source>&lt;All&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitPullDialog.py" line="39" />
-      <source>&lt;Custom&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>GitPushDialog</name>
@@ -28627,6 +28627,26 @@
   <context>
     <name>GitReflogBrowserDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="61" />
+      <source>&amp;Refresh</source>
+      <translation type="unfinished">Atualiza&amp;r</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="63" />
+      <source>Press to refresh the list of commits</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="212" />
+      <source>Process Generation Error</source>
+      <translation type="unfinished">Erro na Criação de Processo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="213" />
+      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+      <translation type="unfinished">Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.ui" line="0" />
       <source>Git Reflog</source>
       <translation type="unfinished" />
@@ -28721,26 +28741,6 @@
       <source>Alt+P</source>
       <translation type="unfinished">Alt+P</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="61" />
-      <source>&amp;Refresh</source>
-      <translation type="unfinished">Atualiza&amp;r</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="63" />
-      <source>Press to refresh the list of commits</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="212" />
-      <source>Process Generation Error</source>
-      <translation type="unfinished">Erro na Criação de Processo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitReflogBrowserDialog.py" line="213" />
-      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-      <translation type="unfinished">Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
-    </message>
   </context>
   <context>
     <name>GitRemoteCredentialsDialog</name>
@@ -29843,6 +29843,16 @@
   <context>
     <name>GitSubmoduleAddDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="107" />
+      <source>Select Submodule Repository Directory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="135" />
+      <source>Select Submodule Directory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.ui" line="0" />
       <source>Add Submodule</source>
       <translation type="unfinished" />
@@ -29907,16 +29917,6 @@
       <source>&amp;Force Operation</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="107" />
-      <source>Select Submodule Repository Directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitSubmoduleAddDialog.py" line="135" />
-      <source>Select Submodule Directory</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>GitSubmodulesDeinitDialog</name>
@@ -31478,6 +31478,11 @@
   <context>
     <name>HelpBookmarksImportDialog</name>
     <message>
+      <location filename="../HelpViewer/HelpBookmarksImportDialog.py" line="35" />
+      <source>eric Bookmarks Files (*.json);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../HelpViewer/HelpBookmarksImportDialog.ui" line="0" />
       <source>Import Bookmarks</source>
       <translation type="unfinished">Importar Marcadores</translation>
@@ -31502,11 +31507,6 @@
       <source>Enter the path of the bookmarks file</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../HelpViewer/HelpBookmarksImportDialog.py" line="35" />
-      <source>eric Bookmarks Files (*.json);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>HelpBookmarksWidget</name>
@@ -31662,6 +31662,22 @@
   <context>
     <name>HelpDocumentationPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="64" />
+      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="60" />
+      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="56" />
+      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="52" />
+      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="48" />
+      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="44" />
+      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="32" />
+      <source>HTML Files (*.html *.htm);;All Files (*)</source>
+      <translation>Ficheiros HTML (*.html *.htm);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="36" />
+      <source>HTML Files (*.html *.htm);;Compressed Help Files (*.chm);;All Files (*)</source>
+      <translation>Ficheiros HTML (*.html *.htm);;Ficheiros de Ajuda Comprimidos (*.chm);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.ui" line="0" />
       <source>&lt;b&gt;Configure help documentation&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar a documentação de ajuda&lt;/b&gt;</translation>
@@ -31801,22 +31817,6 @@
       <source>&lt;b&gt;Note&lt;/b&gt;: Leave empty to use the PYSIDE6DOCDIR environment variable, if set.</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="64" />
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="60" />
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="56" />
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="52" />
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="48" />
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="44" />
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="32" />
-      <source>HTML Files (*.html *.htm);;All Files (*)</source>
-      <translation>Ficheiros HTML (*.html *.htm);;Ficheiros Todos (*)</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/HelpDocumentationPage.py" line="36" />
-      <source>HTML Files (*.html *.htm);;Compressed Help Files (*.chm);;All Files (*)</source>
-      <translation>Ficheiros HTML (*.html *.htm);;Ficheiros de Ajuda Comprimidos (*.chm);;Ficheiros Todos (*)</translation>
-    </message>
   </context>
   <context>
     <name>HelpIndexWidget</name>
@@ -31940,6 +31940,11 @@
   <context>
     <name>HelpTopicDialog</name>
     <message>
+      <location filename="../QtHelpInterface/HelpTopicDialog.py" line="37" />
+      <source>Choose a &amp;topic for &lt;b&gt;{0}&lt;/b&gt;:</source>
+      <translation>Escolha um &amp;tópico para &lt;b&gt;{0}&lt;/b&gt;:</translation>
+    </message>
+    <message>
       <location filename="../QtHelpInterface/HelpTopicDialog.ui" line="0" />
       <source>Select Help Topic</source>
       <translation>Selecionar o Tópico de Ajuda</translation>
@@ -31949,11 +31954,6 @@
       <source>&amp;Topics:</source>
       <translation>&amp;Tópicos:</translation>
     </message>
-    <message>
-      <location filename="../QtHelpInterface/HelpTopicDialog.py" line="37" />
-      <source>Choose a &amp;topic for &lt;b&gt;{0}&lt;/b&gt;:</source>
-      <translation>Escolha um &amp;tópico para &lt;b&gt;{0}&lt;/b&gt;:</translation>
-    </message>
   </context>
   <context>
     <name>HelpViewer</name>
@@ -34165,12 +34165,17 @@
   <context>
     <name>HgAddSubrepositoryDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAddSubrepositoryDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAddSubrepositoryDialog.py" line="97" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAddSubrepositoryDialog.ui" line="0" />
       <source>Add Sub-repository</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAddSubrepositoryDialog.py" line="98" />
+      <source>The sub-repository path must be inside the project.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAddSubrepositoryDialog.ui" line="0" />
       <source>&amp;Path within Project:</source>
       <translation type="unfinished" />
@@ -34200,11 +34205,6 @@
       <source>Enter the URL of the sub-repository</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgAddSubrepositoryDialog.py" line="98" />
-      <source>The sub-repository path must be inside the project.</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>HgAnnotateDialog</name>
@@ -34258,51 +34258,6 @@
   <context>
     <name>HgArchiveDialog</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
-      <source>Mercurial Archive</source>
-      <translation>Arquivo Mercurial</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
-      <source>Archive:</source>
-      <translation>Arquivo:</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
-      <source>Enter the file name of the archive</source>
-      <translation>Introduzir nome do ficheiro arquivo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
-      <source>Type:</source>
-      <translation>Tipo:</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
-      <source>Select the archive type</source>
-      <translation>Selecionar tipo de arquivo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
-      <source>Prefix:</source>
-      <translation>Prefixo:</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
-      <source>Enter the directory prefix for the files in the archive</source>
-      <translation>Introduzir o prefixo de diretório para os ficheiros no arquivo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
-      <source>Select to recurse into subrepositories</source>
-      <translation>Selecionar para recursar nos subdiretórios</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
-      <source>Include Subrepositories</source>
-      <translation>Incluir Subrepositórios</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.py" line="38" />
       <source>Detect Automatically</source>
       <translation>Detectar Automáticamente</translation>
@@ -34367,6 +34322,51 @@
       <source>All Files (*)</source>
       <translation>Ficheiros Todos (*)</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
+      <source>Mercurial Archive</source>
+      <translation>Arquivo Mercurial</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
+      <source>Archive:</source>
+      <translation>Arquivo:</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
+      <source>Enter the file name of the archive</source>
+      <translation>Introduzir nome do ficheiro arquivo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
+      <source>Type:</source>
+      <translation>Tipo:</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
+      <source>Select the archive type</source>
+      <translation>Selecionar tipo de arquivo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
+      <source>Prefix:</source>
+      <translation>Prefixo:</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
+      <source>Enter the directory prefix for the files in the archive</source>
+      <translation>Introduzir o prefixo de diretório para os ficheiros no arquivo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
+      <source>Select to recurse into subrepositories</source>
+      <translation>Selecionar para recursar nos subdiretórios</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgArchiveDialog.ui" line="0" />
+      <source>Include Subrepositories</source>
+      <translation>Incluir Subrepositórios</translation>
+    </message>
   </context>
   <context>
     <name>HgBackoutDialog</name>
@@ -34685,6 +34685,21 @@
   <context>
     <name>HgBookmarksInOutDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksInOutDialog.py" line="48" />
+      <source>Mercurial Incoming Bookmarks</source>
+      <translation>Marcadores de Entrada de Mercurial</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksInOutDialog.py" line="50" />
+      <source>Mercurial Outgoing Bookmarks</source>
+      <translation>Marcadores de Saída de Mercurial</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksInOutDialog.py" line="120" />
+      <source>no bookmarks found</source>
+      <translation>sem marcadores encontrados</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksInOutDialog.ui" line="0" />
       <source>&lt;b&gt;Bookmarks List&lt;/b&gt;
 &lt;p&gt;This shows a list of the bookmarks.&lt;/p&gt;</source>
@@ -34706,21 +34721,6 @@
       <source>Errors</source>
       <translation>Erros</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksInOutDialog.py" line="48" />
-      <source>Mercurial Incoming Bookmarks</source>
-      <translation>Marcadores de Entrada de Mercurial</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksInOutDialog.py" line="50" />
-      <source>Mercurial Outgoing Bookmarks</source>
-      <translation>Marcadores de Saída de Mercurial</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgBookmarksInOutDialog.py" line="120" />
-      <source>no bookmarks found</source>
-      <translation>sem marcadores encontrados</translation>
-    </message>
   </context>
   <context>
     <name>HgBookmarksListDialog</name>
@@ -35452,26 +35452,6 @@
   <context>
     <name>HgDiffDialog</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="0" />
-      <source>Mercurial Diff</source>
-      <translation>Diff Mercurial</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="0" />
-      <source>Difference</source>
-      <translation>Diferença</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="0" />
-      <source>&lt;b&gt;Mercurial Diff&lt;/b&gt;&lt;p&gt;This shows the output of the hg diff command.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Mercurial Diff&lt;/b&gt;&lt;p&gt;Mostra a saída do commando hg diff.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="0" />
-      <source>Errors</source>
-      <translation>Erros</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.py" line="44" />
       <source>Refresh</source>
       <translation>Atualizar</translation>
@@ -35533,6 +35513,26 @@
       <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;O ficheiro remendo &lt;b&gt;{0}&lt;/b&gt; não se pôde gravar.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="0" />
+      <source>Mercurial Diff</source>
+      <translation>Diff Mercurial</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="0" />
+      <source>Difference</source>
+      <translation>Diferença</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="0" />
+      <source>&lt;b&gt;Mercurial Diff&lt;/b&gt;&lt;p&gt;This shows the output of the hg diff command.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Mercurial Diff&lt;/b&gt;&lt;p&gt;Mostra a saída do commando hg diff.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgDiffDialog.ui" line="0" />
+      <source>Errors</source>
+      <translation>Erros</translation>
+    </message>
   </context>
   <context>
     <name>HgExportDialog</name>
@@ -35783,6 +35783,17 @@
   <context>
     <name>HgGpgSignaturesDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.py" line="92" />
+      <source>no signatures found</source>
+      <translation>não se encontraram assinaturas</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.py" line="230" />
+      <source>Revision</source>
+      <translation>Revisão</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.ui" line="0" />
       <source>Signed Changesets</source>
       <translation>Conjuntos de Alterações Assinados</translation>
@@ -35793,12 +35804,6 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.py" line="230" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.ui" line="0" />
-      <source>Revision</source>
-      <translation>Revisão</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.ui" line="0" />
       <source>Signature</source>
       <translation>Assinatura</translation>
@@ -35828,11 +35833,6 @@
       <source>&lt;b&gt;Mercurial errors&lt;/b&gt;&lt;p&gt;This shows possible error messages.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/GpgExtension/HgGpgSignaturesDialog.py" line="92" />
-      <source>no signatures found</source>
-      <translation>não se encontraram assinaturas</translation>
-    </message>
   </context>
   <context>
     <name>HgGraftDialog</name>
@@ -36294,187 +36294,12 @@
   <context>
     <name>HgLogBrowserDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="140" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
       <source>Mercurial Log</source>
       <translation>Registo de Mercurial</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Select action from menu</source>
-      <translation>Selecionar ação do menu</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Select the mode (find or filter)</source>
-      <translation>Selecionar o modo (encontrar ou filtro)</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>From:</source>
-      <translation>Desde:</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Enter the start date</source>
-      <translation>Introduzir data de inicio</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>To:</source>
-      <translation>Para:</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Enter the end date</source>
-      <translation>Introduzir data final</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Branch:</source>
-      <translation>Ramo:</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Select the branch to filter on</source>
-      <translation>Selecionar o ramo a filtrar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Select the field to filter on</source>
-      <translation>Selecionar o campo a filtrar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Enter the regular expression to filter on or search for</source>
-      <translation>Introduzir a expressão regular a procurar ou para filtrar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Press to find the previous occurrence</source>
-      <translation>Pressionar para encontrar a ocurrência anterior</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Press to find the next occurrence</source>
-      <translation>Pressionar para encontrar a ocurrência seguinte</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Graph</source>
-      <translation>Gráfico</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Branch</source>
-      <translation>Ramo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="172" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Revision</source>
-      <translation>Revisão</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="176" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Phase</source>
-      <translation>Fase</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="173" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Author</source>
-      <translation>Autor</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Date</source>
-      <translation>Data</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="174" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Message</source>
-      <translation>Mensagem</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Tags</source>
-      <translation>Etiquetas</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Press to move up in the log list</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Press to move down in the log list</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Press to get the next bunch of log entries</source>
-      <translation>Pressionar para obter a próxima cambada de entradas no registo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>&amp;Next</source>
-      <translation>Segui&amp;nte</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Enter the limit of entries to fetch</source>
-      <translation>Introduzir o limite de entradas a recuperar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Select to stop listing log messages at a copy or move</source>
-      <translation>Selecionar para parar de listar mensagens de registo ao copiar ou mover</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Stop on Copy/Move</source>
-      <translation>Parar em Copiar/Mover</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Action</source>
-      <translation>Ação</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Path</source>
-      <translation>Rota</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Copy from</source>
-      <translation>Copiar de</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2753" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Differences</source>
-      <translation type="unfinished">Diferenças</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>&lt;a href="save:me"&gt;Save&lt;/a&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>Errors</source>
-      <translation>Erros</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
-      <source>&lt;b&gt;Mercurial log errors&lt;/b&gt;&lt;p&gt;This shows possible error messages of the hg log command.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Registo de erros de Mercurial&lt;/b&gt;&lt;p&gt;Mostra as mensagens possiveis do comando hg log.&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="142" />
       <source>Mercurial Log (Incoming)</source>
       <translation>Registo de Mercurial (Entrante)</translation>
@@ -36510,11 +36335,35 @@
       <translation>Filtro</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="172" />
+      <source>Revision</source>
+      <translation>Revisão</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="173" />
+      <source>Author</source>
+      <translation>Autor</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="174" />
+      <source>Message</source>
+      <translation>Mensagem</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="175" />
       <source>File</source>
       <translation>Ficheiro</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="176" />
+      <source>Phase</source>
+      <translation>Fase</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="197" />
       <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Revision&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Author&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Branch&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{3}&lt;/td&gt;&lt;/tr&gt;{4}&lt;tr&gt;&lt;td&gt;&lt;b&gt;Message&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
@@ -36909,6 +36758,12 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2753" />
+      <source>Differences</source>
+      <translation type="unfinished">Diferenças</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py" line="2764" />
       <source>Differences to Parent {0}</source>
       <translation type="unfinished" />
@@ -36965,6 +36820,151 @@
       <source>Select the branches to be shown (none for 'All'):</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Select action from menu</source>
+      <translation>Selecionar ação do menu</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Select the mode (find or filter)</source>
+      <translation>Selecionar o modo (encontrar ou filtro)</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>From:</source>
+      <translation>Desde:</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Enter the start date</source>
+      <translation>Introduzir data de inicio</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>To:</source>
+      <translation>Para:</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Enter the end date</source>
+      <translation>Introduzir data final</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Branch:</source>
+      <translation>Ramo:</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Select the branch to filter on</source>
+      <translation>Selecionar o ramo a filtrar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Select the field to filter on</source>
+      <translation>Selecionar o campo a filtrar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Enter the regular expression to filter on or search for</source>
+      <translation>Introduzir a expressão regular a procurar ou para filtrar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Press to find the previous occurrence</source>
+      <translation>Pressionar para encontrar a ocurrência anterior</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Press to find the next occurrence</source>
+      <translation>Pressionar para encontrar a ocurrência seguinte</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Graph</source>
+      <translation>Gráfico</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Branch</source>
+      <translation>Ramo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Date</source>
+      <translation>Data</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Tags</source>
+      <translation>Etiquetas</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Press to move up in the log list</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Press to move down in the log list</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Press to get the next bunch of log entries</source>
+      <translation>Pressionar para obter a próxima cambada de entradas no registo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>&amp;Next</source>
+      <translation>Segui&amp;nte</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Enter the limit of entries to fetch</source>
+      <translation>Introduzir o limite de entradas a recuperar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Select to stop listing log messages at a copy or move</source>
+      <translation>Selecionar para parar de listar mensagens de registo ao copiar ou mover</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Stop on Copy/Move</source>
+      <translation>Parar em Copiar/Mover</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Action</source>
+      <translation>Ação</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Path</source>
+      <translation>Rota</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Copy from</source>
+      <translation>Copiar de</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>&lt;a href="save:me"&gt;Save&lt;/a&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>Errors</source>
+      <translation>Erros</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.ui" line="0" />
+      <source>&lt;b&gt;Mercurial log errors&lt;/b&gt;&lt;p&gt;This shows possible error messages of the hg log command.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Registo de erros de Mercurial&lt;/b&gt;&lt;p&gt;Mostra as mensagens possiveis do comando hg log.&lt;/p&gt;</translation>
+    </message>
   </context>
   <context>
     <name>HgMergeDialog</name>
@@ -37275,6 +37275,21 @@
   <context>
     <name>HgPhaseDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgPhaseDialog.py" line="33" />
+      <source>Public</source>
+      <translation>Público</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgPhaseDialog.py" line="34" />
+      <source>Draft</source>
+      <translation>Rascunho</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgPhaseDialog.py" line="35" />
+      <source>Secret</source>
+      <translation>Secreto</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/HgPhaseDialog.ui" line="0" />
       <source>Mercurial Phases</source>
       <translation>Fases de Mercurial</translation>
@@ -37309,21 +37324,6 @@
       <source>Force Phase Change</source>
       <translation>Forçar Mudança de Fase</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgPhaseDialog.py" line="33" />
-      <source>Public</source>
-      <translation>Público</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgPhaseDialog.py" line="34" />
-      <source>Draft</source>
-      <translation>Rascunho</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgPhaseDialog.py" line="35" />
-      <source>Secret</source>
-      <translation>Secreto</translation>
-    </message>
   </context>
   <context>
     <name>HgProjectBrowserHelper</name>
@@ -39059,6 +39059,38 @@
   <context>
     <name>HgQueuesDefineGuardsDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="104" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="70" />
+      <source>Unsaved Changes</source>
+      <translation>Alterações Sem Gravar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="105" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="71" />
+      <source>The guards list has been changed. Shall the changes be applied?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="216" />
+      <source>Remove Guards</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="217" />
+      <source>Do you really want to remove the selected guards?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="265" />
+      <source>Apply Guard Definitions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="266" />
+      <source>&lt;p&gt;The defined guards could not be applied.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.ui" line="0" />
       <source>Define Guards</source>
       <translation type="unfinished" />
@@ -39123,38 +39155,6 @@
       <source>Remove</source>
       <translation>Retirar</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="104" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="70" />
-      <source>Unsaved Changes</source>
-      <translation>Alterações Sem Gravar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="105" />
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="71" />
-      <source>The guards list has been changed. Shall the changes be applied?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="216" />
-      <source>Remove Guards</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="217" />
-      <source>Do you really want to remove the selected guards?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="265" />
-      <source>Apply Guard Definitions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py" line="266" />
-      <source>&lt;p&gt;The defined guards could not be applied.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>HgQueuesFoldDialog</name>
@@ -39222,15 +39222,15 @@
   <context>
     <name>HgQueuesHeaderDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesHeaderDialog.py" line="117" />
+      <source>Error: </source>
+      <translation>Erro:</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesHeaderDialog.ui" line="0" />
       <source>Commit Message</source>
       <translation>Mensagem de Cometido</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesHeaderDialog.py" line="117" />
-      <source>Error: </source>
-      <translation>Erro:</translation>
-    </message>
   </context>
   <context>
     <name>HgQueuesListAllGuardsDialog</name>
@@ -39258,6 +39258,36 @@
   <context>
     <name>HgQueuesListDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="44" />
+      <source>applied</source>
+      <translation>aplicado</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="45" />
+      <source>not applied</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="46" />
+      <source>guarded</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="47" />
+      <source>missing</source>
+      <translation>a faltar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="142" />
+      <source>no patches found</source>
+      <translation type="unfinished">não se encontraram remendos</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="200" />
+      <source>unknown</source>
+      <translation>desconhecido</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.ui" line="0" />
       <source>List of Patches</source>
       <translation type="unfinished" />
@@ -39294,36 +39324,6 @@
       <source>Errors</source>
       <translation>Erros</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="44" />
-      <source>applied</source>
-      <translation>aplicado</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="45" />
-      <source>not applied</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="46" />
-      <source>guarded</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="47" />
-      <source>missing</source>
-      <translation>a faltar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="142" />
-      <source>no patches found</source>
-      <translation type="unfinished">não se encontraram remendos</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesListDialog.py" line="200" />
-      <source>unknown</source>
-      <translation>desconhecido</translation>
-    </message>
   </context>
   <context>
     <name>HgQueuesListGuardsDialog</name>
@@ -39454,6 +39454,16 @@
   <context>
     <name>HgQueuesQueueManagementDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesQueueManagementDialog.py" line="81" />
+      <source>Refresh</source>
+      <translation>Atualizar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesQueueManagementDialog.py" line="83" />
+      <source>Press to refresh the queues list</source>
+      <translation>Pressionar para atualizar a lista de filas</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesQueueManagementDialog.ui" line="0" />
       <source>Queue Name:</source>
       <translation>Nome da Fila:</translation>
@@ -39473,20 +39483,15 @@
       <source>This shows a list of available queues (active queue in bold)</source>
       <translation>Mostra uma lista das filas disponíveis (ativas em negrita)</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesQueueManagementDialog.py" line="81" />
-      <source>Refresh</source>
-      <translation>Atualizar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesQueueManagementDialog.py" line="83" />
-      <source>Press to refresh the queues list</source>
-      <translation>Pressionar para atualizar a lista de filas</translation>
-    </message>
   </context>
   <context>
     <name>HgQueuesRenamePatchDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesRenamePatchDialog.py" line="35" />
+      <source>Current Patch ({0})</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesRenamePatchDialog.ui" line="0" />
       <source>Rename Patch</source>
       <translation type="unfinished" />
@@ -39526,11 +39531,6 @@
       <source>Select the patch to be renamed</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesRenamePatchDialog.py" line="35" />
-      <source>Current Patch ({0})</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>HgRebaseDialog</name>
@@ -43825,57 +43825,6 @@
   <context>
     <name>ImageMarkupDialog</name>
     <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source>Add Image</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source>Image Address:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source>Enter the image path or URL</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source>Title:</source>
-      <translation type="unfinished">Título:</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source>Alternative Text:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source>Keep Original Size</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source>Keep Aspect Ratio</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source>Width:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source> px</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
-      <source>Height:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.py" line="54" />
       <source>Windows Bitmap File (*.bmp)</source>
       <translation type="unfinished" />
@@ -44005,6 +43954,57 @@
       <source>All Files (*)</source>
       <translation type="unfinished">Ficheiros Todos (*)</translation>
     </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source>Add Image</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source>Image Address:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source>Enter the image path or URL</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source>Title:</source>
+      <translation type="unfinished">Título:</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source>Alternative Text:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source>Keep Original Size</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source>Keep Aspect Ratio</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source>Width:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source> px</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MarkupProviders/ImageMarkupDialog.ui" line="0" />
+      <source>Height:</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>ImagesIcon</name>
@@ -44147,6 +44147,11 @@
   <context>
     <name>InputDialogWizardDialog</name>
     <message>
+      <location filename="../Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py" line="55" />
+      <source>Test</source>
+      <translation>Testar</translation>
+    </message>
+    <message>
       <location filename="../Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.ui" line="0" />
       <source>QInputDialog Wizard</source>
       <translation>Assistente para QInputDialog</translation>
@@ -44332,70 +44337,10 @@
       <source>String List Variable</source>
       <translation>Variável StringList</translation>
     </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py" line="55" />
-      <source>Test</source>
-      <translation>Testar</translation>
-    </message>
   </context>
   <context>
     <name>InstallInfoDialog</name>
     <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Installation Information</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Press to change to edit mode</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Press to save the changed information</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Installed From:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Installed in VirtualEnv:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>User name of installer:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Install Command:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Installation Path:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Python Interpreter:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Installation Date:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../UI/InstallInfoDialog.ui" line="0" />
-      <source>Remarks:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/InstallInfoDialog.py" line="41" />
       <source>Delete Info</source>
       <translation type="unfinished" />
@@ -44494,10 +44439,91 @@
 </source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Installation Information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Press to change to edit mode</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Press to save the changed information</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Installed From:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Installed in VirtualEnv:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>User name of installer:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Install Command:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Installation Path:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Python Interpreter:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Installation Date:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/InstallInfoDialog.ui" line="0" />
+      <source>Remarks:</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>InterfaceLightPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="41" />
+      <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source>
+      <translation type="unfinished">Folha de Estilos Qt (*.qss);;Folha de Estilos de Cascata (*.css);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="52" />
+      <source>System Default</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="53" />
+      <source>Double Click</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="54" />
+      <source>Single Click</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="139" />
+      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="97" />
+      <source>System</source>
+      <translation type="unfinished">Sistema</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.ui" line="0" />
       <source>&lt;b&gt;Configure User Interface&lt;/b&gt;</source>
       <translation type="unfinished">&lt;b&gt;Configurar Interface de Usuário&lt;/b&gt;</translation>
@@ -44572,36 +44598,17 @@
       <source>The interface language can be selected from this list. If "system" is selected, the interface language is determined by the system. The selection of "none" means, that the default language will be used.</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="41" />
-      <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source>
-      <translation type="unfinished">Folha de Estilos Qt (*.qss);;Folha de Estilos de Cascata (*.css);;Ficheiros Todos (*)</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="52" />
-      <source>System Default</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="53" />
-      <source>Double Click</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="54" />
-      <source>Single Click</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="139" />
-      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="97" />
-      <source>System</source>
-      <translation type="unfinished">Sistema</translation>
-    </message>
   </context>
   <context>
     <name>InterfacePage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="251" />
+      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="122" />
+      <source>English</source>
+      <comment>Translate this with your language</comment>
+      <translation>Português</translation>
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.ui" line="0" />
       <source>&lt;b&gt;Configure User Interface&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar Interface de Usuário&lt;/b&gt;</translation>
@@ -44964,13 +44971,6 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="251" />
-      <location filename="../Preferences/ConfigurationPages/InterfaceLightPage.py" line="122" />
-      <source>English</source>
-      <comment>Translate this with your language</comment>
-      <translation>Português</translation>
-    </message>
-    <message>
       <location filename="../Preferences/ConfigurationPages/InterfacePage.py" line="42" />
       <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source>
       <translation>Folha de Estilos Qt (*.qss);;Folha de Estilos de Cascata (*.css);;Ficheiros Todos (*)</translation>
@@ -45043,27 +45043,6 @@
   <context>
     <name>IrcChannelWidget</name>
     <message>
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <source>Press to change the topic</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <source>Shows the list of users</source>
-      <translation>Mostra lista de usuários</translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <source>Shows the channel messages</source>
-      <translation>Mostra as mensagens do canal</translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
-      <source>Enter a message, send by pressing Return or Enter</source>
-      <translation>Introduzir a mensagem, enviar pressionando Enter</translation>
-    </message>
-    <message>
       <location filename="../Network/IRC/IrcChannelWidget.py" line="1674" />
       <location filename="../Network/IRC/IrcChannelWidget.py" line="1609" />
       <location filename="../Network/IRC/IrcChannelWidget.py" line="448" />
@@ -45700,6 +45679,27 @@
       <source>Enter the topic for this channel:</source>
       <translation>Introduzir o tópico deste canal:</translation>
     </message>
+    <message>
+      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
+      <source>Press to change the topic</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
+      <source>Shows the list of users</source>
+      <translation>Mostra lista de usuários</translation>
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
+      <source>Shows the channel messages</source>
+      <translation>Mostra as mensagens do canal</translation>
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
+      <location filename="../Network/IRC/IrcChannelWidget.ui" line="0" />
+      <source>Enter a message, send by pressing Return or Enter</source>
+      <translation>Introduzir a mensagem, enviar pressionando Enter</translation>
+    </message>
   </context>
   <context>
     <name>IrcIdentitiesEditDialog</name>
@@ -46183,41 +46183,6 @@
   <context>
     <name>IrcNetworkWidget</name>
     <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Shows the network messages</source>
-      <translation>Mostra as mensagens de rede</translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Select a network to connect to</source>
-      <translation>Selecionar uma rede para conetar</translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Press to set the user status to AWAY</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Press to edit the networks</source>
-      <translation>Pressionar para editar as redes</translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Select a nick name for the channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Enter the channel to join</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
-      <source>Press to join the channel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Network/IRC/IrcNetworkWidget.py" line="352" />
       <source>Press to disconnect from the network</source>
       <translation>Pressionar para desconetar da rede</translation>
@@ -46278,6 +46243,41 @@
       <source>Save</source>
       <translation>Gravar</translation>
     </message>
+    <message>
+      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
+      <source>Shows the network messages</source>
+      <translation>Mostra as mensagens de rede</translation>
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
+      <source>Select a network to connect to</source>
+      <translation>Selecionar uma rede para conetar</translation>
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
+      <source>Press to set the user status to AWAY</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
+      <source>Press to edit the networks</source>
+      <translation>Pressionar para editar as redes</translation>
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
+      <source>Select a nick name for the channel</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
+      <source>Enter the channel to join</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcNetworkWidget.ui" line="0" />
+      <source>Press to join the channel</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>IrcPage</name>
@@ -46714,16 +46714,6 @@
   <context>
     <name>IrcWidget</name>
     <message>
-      <location filename="../Network/IRC/IrcWidget.ui" line="0" />
-      <source>Channels</source>
-      <translation>Canais</translation>
-    </message>
-    <message>
-      <location filename="../Network/IRC/IrcWidget.ui" line="0" />
-      <source>Network</source>
-      <translation>Rede</translation>
-    </message>
-    <message>
       <location filename="../Network/IRC/IrcWidget.py" line="66" />
       <source>Press to leave the current channel</source>
       <translation>Pressionar para deixar o canal atual</translation>
@@ -47045,10 +47035,126 @@
       <source>The given nickname is already in use.</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../Network/IRC/IrcWidget.ui" line="0" />
+      <source>Channels</source>
+      <translation>Canais</translation>
+    </message>
+    <message>
+      <location filename="../Network/IRC/IrcWidget.ui" line="0" />
+      <source>Network</source>
+      <translation>Rede</translation>
+    </message>
   </context>
   <context>
     <name>IsortConfigurationDialog</name>
     <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="86" />
+      <source>Generate TOML</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="89" />
+      <source>Place a code snippet for 'pyproject.toml' into the clipboard.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="97" />
+      <source>All Versions</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="101" />
+      <source>Python {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="103" />
+      <source>Python {0}.{1}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="135" />
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="133" />
+      <source>Project File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="137" />
+      <source>Defaults</source>
+      <translation type="unfinished">Padrão</translation>
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="138" />
+      <source>Configuration Below</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="152" />
+      <source>Grid</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="153" />
+      <source>Vertical</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="154" />
+      <source>Hanging Indent</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="156" />
+      <source>Vertical Hanging Indent</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="159" />
+      <source>Hanging Grid</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="160" />
+      <source>Hanging Grid Grouped</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="161" />
+      <source>NOQA</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="163" />
+      <source>Vertical Hanging Indent Bracket</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="167" />
+      <source>Vertical Prefix From Module Import</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="171" />
+      <source>Hanging Indent With Parentheses</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="174" />
+      <source>Backslash Grid</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="336" />
+      <source>Create TOML snippet</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="337" />
+      <source>The 'pyproject.toml' snippet was copied to the clipboard successfully.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../CodeFormatting/IsortConfigurationDialog.ui" line="0" />
       <source>isort Configuration</source>
       <translation type="unfinished" />
@@ -47294,112 +47400,6 @@
       <source>Combine As Imports</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="86" />
-      <source>Generate TOML</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="89" />
-      <source>Place a code snippet for 'pyproject.toml' into the clipboard.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="97" />
-      <source>All Versions</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="101" />
-      <source>Python {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="103" />
-      <source>Python {0}.{1}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="135" />
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="133" />
-      <source>Project File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="137" />
-      <source>Defaults</source>
-      <translation type="unfinished">Padrão</translation>
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="138" />
-      <source>Configuration Below</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="152" />
-      <source>Grid</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="153" />
-      <source>Vertical</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="154" />
-      <source>Hanging Indent</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="156" />
-      <source>Vertical Hanging Indent</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="159" />
-      <source>Hanging Grid</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="160" />
-      <source>Hanging Grid Grouped</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="161" />
-      <source>NOQA</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="163" />
-      <source>Vertical Hanging Indent Bracket</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="167" />
-      <source>Vertical Prefix From Module Import</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="171" />
-      <source>Hanging Indent With Parentheses</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="174" />
-      <source>Backslash Grid</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="336" />
-      <source>Create TOML snippet</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../CodeFormatting/IsortConfigurationDialog.py" line="337" />
-      <source>The 'pyproject.toml' snippet was copied to the clipboard successfully.</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>IsortFormattingDialog</name>
@@ -47977,6 +47977,12 @@
   <context>
     <name>LexerAssociationDialog</name>
     <message>
+      <location filename="../Project/LexerAssociationDialog.py" line="133" />
+      <location filename="../Project/LexerAssociationDialog.py" line="47" />
+      <source>Alternative</source>
+      <translation>Alternativa</translation>
+    </message>
+    <message>
       <location filename="../Project/LexerAssociationDialog.ui" line="0" />
       <source>Project Lexer Associations</source>
       <translation>Associações de Léxicos do Projeto</translation>
@@ -48041,12 +48047,6 @@
       <source>Select the alternative lexer to associate</source>
       <translation>Selecionar o analizador léxico alternativo</translation>
     </message>
-    <message>
-      <location filename="../Project/LexerAssociationDialog.py" line="133" />
-      <location filename="../Project/LexerAssociationDialog.py" line="47" />
-      <source>Alternative</source>
-      <translation>Alternativa</translation>
-    </message>
   </context>
   <context>
     <name>LexerBash</name>
@@ -49944,6 +49944,21 @@
   <context>
     <name>LogViewerPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="36" />
+      <source>&lt;b&gt;Message Filters for Standard Output&lt;/b&gt;&lt;p&gt;This list shows the configured message filters used to suppress messages received via stdout.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="43" />
+      <source>&lt;b&gt;Message Filters for Standard Error &lt;/b&gt;&lt;p&gt;This list shows the configured message filters used to suppress messages received via stderr.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="50" />
+      <source>&lt;b&gt;Message Filters for both&lt;/b&gt;&lt;p&gt;This list shows the configured message filters used to suppress messages received via stdout or stderr.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/LogViewerPage.ui" line="0" />
       <source>&lt;b&gt;Configure Log Viewer&lt;/b&gt;</source>
       <translation type="unfinished" />
@@ -49993,21 +50008,6 @@
       <source>Both</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="36" />
-      <source>&lt;b&gt;Message Filters for Standard Output&lt;/b&gt;&lt;p&gt;This list shows the configured message filters used to suppress messages received via stdout.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="43" />
-      <source>&lt;b&gt;Message Filters for Standard Error &lt;/b&gt;&lt;p&gt;This list shows the configured message filters used to suppress messages received via stderr.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/LogViewerPage.py" line="50" />
-      <source>&lt;b&gt;Message Filters for both&lt;/b&gt;&lt;p&gt;This list shows the configured message filters used to suppress messages received via stdout or stderr.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>LoggingChecker</name>
@@ -50178,6 +50178,16 @@
   <context>
     <name>MakePropertiesDialog</name>
     <message>
+      <location filename="../Project/MakePropertiesDialog.py" line="39" />
+      <source>All Files (*)</source>
+      <translation type="unfinished">Ficheiros Todos (*)</translation>
+    </message>
+    <message>
+      <location filename="../Project/MakePropertiesDialog.py" line="44" />
+      <source>Makefiles (*makefile Makefile *.mak);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/MakePropertiesDialog.ui" line="0" />
       <source>Make Properties</source>
       <translation type="unfinished" />
@@ -50232,16 +50242,6 @@
       <source>Test for changes only when run automatically</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Project/MakePropertiesDialog.py" line="39" />
-      <source>All Files (*)</source>
-      <translation type="unfinished">Ficheiros Todos (*)</translation>
-    </message>
-    <message>
-      <location filename="../Project/MakePropertiesDialog.py" line="44" />
-      <source>Makefiles (*makefile Makefile *.mak);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>ManageDictionariesDialog</name>
@@ -50723,6 +50723,124 @@
   <context>
     <name>MessageBoxWizardDialog</name>
     <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="38" />
+      <source>No button</source>
+      <translation>Sem botões</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="39" />
+      <source>Abort</source>
+      <translation>Terminar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="40" />
+      <source>Apply</source>
+      <translation>Aplicar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="41" />
+      <source>Cancel</source>
+      <translation>Cancelar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="42" />
+      <source>Close</source>
+      <translation>Fechar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="43" />
+      <source>Discard</source>
+      <translation>Descartar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="44" />
+      <source>Help</source>
+      <translation>Ajuda</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="45" />
+      <source>Ignore</source>
+      <translation>Ignorar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="46" />
+      <source>No</source>
+      <translation>Não</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="47" />
+      <source>No to all</source>
+      <translation>Não a tudo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="48" />
+      <source>Ok</source>
+      <translation>Ok</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="49" />
+      <source>Open</source>
+      <translation>Abrir</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="50" />
+      <source>Reset</source>
+      <translation>Restablecer</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="51" />
+      <source>Restore defaults</source>
+      <translation>Repor predefinições</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="52" />
+      <source>Retry</source>
+      <translation>Tentar de Novo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="53" />
+      <source>Save</source>
+      <translation>Gravar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="54" />
+      <source>Save all</source>
+      <translation>Gravar tudo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="55" />
+      <source>Yes</source>
+      <translation>Sim</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="56" />
+      <source>Yes to all</source>
+      <translation>Sim a tudo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="104" />
+      <source>Test</source>
+      <translation>Testar</translation>
+    </message>
+    <message>
       <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
       <source>QMessageBox Wizard</source>
       <translation>Assistente para QMessageBox</translation>
@@ -50868,114 +50986,6 @@
       <translation>Botões Padrão</translation>
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="40" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Apply</source>
-      <translation>Aplicar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="39" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Abort</source>
-      <translation>Terminar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="41" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Cancel</source>
-      <translation>Cancelar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="45" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Ignore</source>
-      <translation>Ignorar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="54" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Save all</source>
-      <translation>Gravar tudo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="53" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Save</source>
-      <translation>Gravar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="43" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Discard</source>
-      <translation>Descartar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="56" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Yes to all</source>
-      <translation>Sim a tudo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="49" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Open</source>
-      <translation>Abrir</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="50" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Reset</source>
-      <translation>Restablecer</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="48" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Ok</source>
-      <translation>Ok</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="46" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>No</source>
-      <translation>Não</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="44" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Help</source>
-      <translation>Ajuda</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="47" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>No to all</source>
-      <translation>Não a tudo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="52" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Retry</source>
-      <translation>Tentar de Novo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="51" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Restore defaults</source>
-      <translation>Repor predefinições</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="55" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Yes</source>
-      <translation>Sim</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="42" />
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
-      <source>Close</source>
-      <translation>Fechar</translation>
-    </message>
-    <message>
       <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui" line="0" />
       <source>Default Button:</source>
       <translation>Botão Predefinido:</translation>
@@ -50985,16 +50995,6 @@
       <source>Select the default button</source>
       <translation>Selecionar o botão predefinido</translation>
     </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="38" />
-      <source>No button</source>
-      <translation>Sem botões</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py" line="104" />
-      <source>Test</source>
-      <translation>Testar</translation>
-    </message>
   </context>
   <context>
     <name>MicroPythonDevice</name>
@@ -53759,6 +53759,11 @@
   <context>
     <name>MipPackageDialog</name>
     <message>
+      <location filename="../MicroPython/MipPackageDialog.py" line="34" />
+      <source>Enter the URL of the package index. Leave empty to use the default index ({0}).</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MicroPython/MipPackageDialog.ui" line="0" />
       <source>Install Package</source>
       <translation type="unfinished" />
@@ -53808,11 +53813,6 @@
       <source>Package Index:</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../MicroPython/MipPackageDialog.py" line="34" />
-      <source>Enter the URL of the package index. Leave empty to use the default index ({0}).</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>MiscellaneousChecker</name>
@@ -55156,6 +55156,51 @@
   <context>
     <name>NetworkPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="43" />
+      <source>No FTP Proxy</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="46" />
+      <source>No Proxy Authentication required</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="50" />
+      <source>User@Server</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="52" />
+      <source>SITE</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="53" />
+      <source>OPEN</source>
+      <translation>ABRIR</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="55" />
+      <source>User@Proxyuser@Server</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="59" />
+      <source>Proxyuser@Server</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="62" />
+      <source>AUTH and RESP</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="65" />
+      <source>Bluecoat Proxy</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/NetworkPage.ui" line="0" />
       <source>&lt;b&gt;Configure Network&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar Rede&lt;/b&gt;</translation>
@@ -55434,51 +55479,6 @@
       <source>Clear HTTP(S) Proxy Passwords</source>
       <translation>Limpar Senhas de Proxy HTTP(S)</translation>
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="43" />
-      <source>No FTP Proxy</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="46" />
-      <source>No Proxy Authentication required</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="50" />
-      <source>User@Server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="52" />
-      <source>SITE</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="53" />
-      <source>OPEN</source>
-      <translation>ABRIR</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="55" />
-      <source>User@Proxyuser@Server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="59" />
-      <source>Proxyuser@Server</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="62" />
-      <source>AUTH and RESP</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/NetworkPage.py" line="65" />
-      <source>Bluecoat Proxy</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>NewDialogClassDialog</name>
@@ -55915,6 +55915,32 @@
   <context>
     <name>OpenSearchDialog</name>
     <message>
+      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="69" />
+      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="59" />
+      <source>Add search engine</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="61" />
+      <source>OpenSearch (*.xml);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="70" />
+      <source>{0} is not a valid OpenSearch 1.1 description or is already on your list.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="84" />
+      <source>Delete selected engines</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="85" />
+      <source>You must have at least one search engine.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.ui" line="0" />
       <source>Open Search Engines Configuration</source>
       <translation type="unfinished" />
@@ -55959,32 +55985,6 @@
       <source>&amp;Restore Defaults</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="69" />
-      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="59" />
-      <source>Add search engine</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="61" />
-      <source>OpenSearch (*.xml);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="70" />
-      <source>{0} is not a valid OpenSearch 1.1 description or is already on your list.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="84" />
-      <source>Delete selected engines</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/OpenSearch/OpenSearchDialog.py" line="85" />
-      <source>You must have at least one search engine.</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>OpenSearchEditDialog</name>
@@ -56196,11 +56196,6 @@
   <context>
     <name>PageScreenDialog</name>
     <message>
-      <location filename="../WebBrowser/PageScreenDialog.ui" line="0" />
-      <source>Page Screen</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../WebBrowser/PageScreenDialog.py" line="101" />
       <location filename="../WebBrowser/PageScreenDialog.py" line="88" />
       <location filename="../WebBrowser/PageScreenDialog.py" line="77" />
@@ -56227,6 +56222,11 @@
       <source>Cannot write file '{0}'.</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../WebBrowser/PageScreenDialog.ui" line="0" />
+      <source>Page Screen</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>PasswordManager</name>
@@ -56316,12 +56316,27 @@
   <context>
     <name>PasswordsDialog</name>
     <message>
+      <location filename="../WebBrowser/Passwords/PasswordsDialog.py" line="36" />
+      <source>Show Passwords</source>
+      <translation>Mostrar Senhas</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Passwords/PasswordsDialog.py" line="37" />
+      <source>Hide Passwords</source>
+      <translation>Esconder Senhas</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Passwords/PasswordsDialog.ui" line="0" />
       <location filename="../WebBrowser/Passwords/PasswordsDialog.py" line="86" />
-      <location filename="../WebBrowser/Passwords/PasswordsDialog.ui" line="0" />
       <source>Saved Passwords</source>
       <translation>Senhas Gravadas</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/Passwords/PasswordsDialog.py" line="87" />
+      <source>Do you really want to show passwords?</source>
+      <translation>Tem a certeza de que quer mostrar as senhas?</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/Passwords/PasswordsDialog.ui" line="0" />
       <source>Enter search term</source>
       <translation>Introduzir o termo de pesquisa</translation>
@@ -56351,21 +56366,6 @@
       <source>Press to toggle the display of passwords</source>
       <translation>Pressionar para alternar o visor de senhas</translation>
     </message>
-    <message>
-      <location filename="../WebBrowser/Passwords/PasswordsDialog.py" line="36" />
-      <source>Show Passwords</source>
-      <translation>Mostrar Senhas</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Passwords/PasswordsDialog.py" line="37" />
-      <source>Hide Passwords</source>
-      <translation>Esconder Senhas</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Passwords/PasswordsDialog.py" line="87" />
-      <source>Do you really want to show passwords?</source>
-      <translation>Tem a certeza de que quer mostrar as senhas?</translation>
-    </message>
   </context>
   <context>
     <name>PathlibChecker</name>
@@ -57774,6 +57774,16 @@
   <context>
     <name>PipDialog</name>
     <message>
+      <location filename="../PipInterface/PipDialog.py" line="154" />
+      <source>Process Generation Error</source>
+      <translation type="unfinished">Erro na Criação de Processo</translation>
+    </message>
+    <message>
+      <location filename="../PipInterface/PipDialog.py" line="155" />
+      <source>The process {0} could not be started.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../PipInterface/PipDialog.ui" line="0" />
       <source>pip</source>
       <translation type="unfinished" />
@@ -57788,16 +57798,6 @@
       <source>Errors</source>
       <translation type="unfinished">Erros</translation>
     </message>
-    <message>
-      <location filename="../PipInterface/PipDialog.py" line="154" />
-      <source>Process Generation Error</source>
-      <translation type="unfinished">Erro na Criação de Processo</translation>
-    </message>
-    <message>
-      <location filename="../PipInterface/PipDialog.py" line="155" />
-      <source>The process {0} could not be started.</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>PipFileSelectionDialog</name>
@@ -58090,6 +58090,89 @@
   <context>
     <name>PipPackageDetailsDialog</name>
     <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="55" />
+      <source>Install</source>
+      <translation type="unfinished">Instalar</translation>
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="58" />
+      <source>Uninstall</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="61" />
+      <source>Upgrade</source>
+      <translation type="unfinished">Atualizar</translation>
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="66" />
+      <source>Source</source>
+      <translation type="unfinished">Fonte</translation>
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="67" />
+      <source>Python Wheel</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="68" />
+      <source>Python Egg</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="70" />
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="69" />
+      <source>MS Windows Installer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="72" />
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="71" />
+      <source>Unix Installer</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="73" />
+      <source>Archive</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="267" />
+      <source>&lt;h3&gt;{0}&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Installed Version:&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Affected Version:&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Advisory:&lt;/td&gt;&lt;td&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="302" />
+      <source>any</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="338" />
+      <source>B</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="341" />
+      <source>KB</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="344" />
+      <source>MB</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="347" />
+      <source>GB</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="348" />
+      <source>{0:.1f} {1}</source>
+      <comment>value, unit</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../PipInterface/PipPackageDetailsDialog.ui" line="0" />
       <source>Package Details</source>
       <translation type="unfinished" />
@@ -58256,89 +58339,6 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="55" />
-      <source>Install</source>
-      <translation type="unfinished">Instalar</translation>
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="58" />
-      <source>Uninstall</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="61" />
-      <source>Upgrade</source>
-      <translation type="unfinished">Atualizar</translation>
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="66" />
-      <source>Source</source>
-      <translation type="unfinished">Fonte</translation>
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="67" />
-      <source>Python Wheel</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="68" />
-      <source>Python Egg</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="70" />
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="69" />
-      <source>MS Windows Installer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="72" />
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="71" />
-      <source>Unix Installer</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="73" />
-      <source>Archive</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="267" />
-      <source>&lt;h3&gt;{0}&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Installed Version:&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Affected Version:&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Advisory:&lt;/td&gt;&lt;td&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="302" />
-      <source>any</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="338" />
-      <source>B</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="341" />
-      <source>KB</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="344" />
-      <source>MB</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="347" />
-      <source>GB</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PipInterface/PipPackageDetailsDialog.py" line="348" />
-      <source>{0:.1f} {1}</source>
-      <comment>value, unit</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <source>Security</source>
       <translation type="vanished">Segurança</translation>
     </message>
@@ -58914,6 +58914,16 @@
   <context>
     <name>PipPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/PipPage.py" line="31" />
+      <source>&lt;b&gt;Note:&lt;/b&gt; Leave empty to use the default index URL (&lt;a href="{0}"&gt;{0}&lt;/a&gt;).</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/PipPage.py" line="37" />
+      <source>&lt;b&gt;Note:&lt;/b&gt; Leave empty to use the default Safety DB URL ({0}).</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/PipPage.ui" line="0" />
       <source>&lt;b&gt;Configure pip&lt;/b&gt;</source>
       <translation type="unfinished" />
@@ -58978,16 +58988,6 @@
       <source>Don't show 'Conda' environments</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/PipPage.py" line="31" />
-      <source>&lt;b&gt;Note:&lt;/b&gt; Leave empty to use the default index URL (&lt;a href="{0}"&gt;{0}&lt;/a&gt;).</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/PipPage.py" line="37" />
-      <source>&lt;b&gt;Note:&lt;/b&gt; Leave empty to use the default Safety DB URL ({0}).</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>PipVulnerabilityChecker</name>
@@ -59140,6 +59140,39 @@
   <context>
     <name>PluginInfoDialog</name>
     <message>
+      <location filename="../PluginManager/PluginInfoDialog.py" line="47" />
+      <source>Show details</source>
+      <translation>Mostrar detalhes</translation>
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginInfoDialog.py" line="49" />
+      <source>Activate</source>
+      <translation>Ativar</translation>
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginInfoDialog.py" line="52" />
+      <source>Deactivate</source>
+      <translation>Desativar</translation>
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginInfoDialog.py" line="105" />
+      <location filename="../PluginManager/PluginInfoDialog.py" line="104" />
+      <location filename="../PluginManager/PluginInfoDialog.py" line="81" />
+      <location filename="../PluginManager/PluginInfoDialog.py" line="80" />
+      <source>Yes</source>
+      <translation>Sim</translation>
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginInfoDialog.py" line="80" />
+      <source>On-Demand</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../PluginManager/PluginInfoDialog.py" line="81" />
+      <source>No</source>
+      <translation>Não</translation>
+    </message>
+    <message>
       <location filename="../PluginManager/PluginInfoDialog.ui" line="0" />
       <source>Loaded Plugins</source>
       <translation>Complementos Carregados</translation>
@@ -59184,39 +59217,6 @@
       <source>Description</source>
       <translation>Descrição</translation>
     </message>
-    <message>
-      <location filename="../PluginManager/PluginInfoDialog.py" line="47" />
-      <source>Show details</source>
-      <translation>Mostrar detalhes</translation>
-    </message>
-    <message>
-      <location filename="../PluginManager/PluginInfoDialog.py" line="49" />
-      <source>Activate</source>
-      <translation>Ativar</translation>
-    </message>
-    <message>
-      <location filename="../PluginManager/PluginInfoDialog.py" line="52" />
-      <source>Deactivate</source>
-      <translation>Desativar</translation>
-    </message>
-    <message>
-      <location filename="../PluginManager/PluginInfoDialog.py" line="105" />
-      <location filename="../PluginManager/PluginInfoDialog.py" line="104" />
-      <location filename="../PluginManager/PluginInfoDialog.py" line="81" />
-      <location filename="../PluginManager/PluginInfoDialog.py" line="80" />
-      <source>Yes</source>
-      <translation>Sim</translation>
-    </message>
-    <message>
-      <location filename="../PluginManager/PluginInfoDialog.py" line="80" />
-      <source>On-Demand</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../PluginManager/PluginInfoDialog.py" line="81" />
-      <source>No</source>
-      <translation>Não</translation>
-    </message>
   </context>
   <context>
     <name>PluginInstallDialog</name>
@@ -64815,6 +64815,16 @@
   <context>
     <name>ProjectVenvConfigurationDialog</name>
     <message>
+      <location filename="../Project/ProjectVenvConfigurationDialog.py" line="58" />
+      <source>Python Interpreter</source>
+      <translation type="unfinished">Intérprete de Python</translation>
+    </message>
+    <message>
+      <location filename="../Project/ProjectVenvConfigurationDialog.py" line="62" />
+      <source>Enter the executable search path to be prepended to the PATH environment variable. Use '{0}' as the separator.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/ProjectVenvConfigurationDialog.ui" line="0" />
       <source>Project Environment Configuration</source>
       <translation type="unfinished" />
@@ -64839,16 +64849,6 @@
       <source>PATH Prefix:</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Project/ProjectVenvConfigurationDialog.py" line="58" />
-      <source>Python Interpreter</source>
-      <translation type="unfinished">Intérprete de Python</translation>
-    </message>
-    <message>
-      <location filename="../Project/ProjectVenvConfigurationDialog.py" line="62" />
-      <source>Enter the executable search path to be prepended to the PATH environment variable. Use '{0}' as the separator.</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>ProjectVenvCreationParametersDialog</name>
@@ -65540,6 +65540,60 @@
   <context>
     <name>PyCoverageDialog</name>
     <message>
+      <location filename="../DataViews/PyCoverageDialog.py" line="65" />
+      <source>Create Report</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../DataViews/PyCoverageDialog.py" line="66" />
+      <source>HTML Report</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../DataViews/PyCoverageDialog.py" line="68" />
+      <source>JSON Report</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../DataViews/PyCoverageDialog.py" line="434" />
+      <location filename="../DataViews/PyCoverageDialog.py" line="69" />
+      <source>LCOV Report</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../DataViews/PyCoverageDialog.py" line="73" />
+      <source>Open</source>
+      <translation>Abrir</translation>
+    </message>
+    <message>
+      <location filename="../DataViews/PyCoverageDialog.py" line="77" />
+      <source>Erase Coverage Info</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../DataViews/PyCoverageDialog.py" line="276" />
+      <source>Parse Error</source>
+      <translation type="unfinished" />
+    </message>
+    <message numerus="yes">
+      <location filename="../DataViews/PyCoverageDialog.py" line="277" />
+      <source>%n file(s) could not be parsed. Coverage info for these is not available.</source>
+      <translation type="unfinished">
+        <numerusform>One file could not be parsed. Coverage info for this one is not available.</numerusform>
+        <numerusform>%n files could not be parsed. Coverage info for these is not available.</numerusform>
+      </translation>
+    </message>
+    <message>
+      <location filename="../DataViews/PyCoverageDialog.py" line="435" />
+      <source>Enter the path of the output file:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../DataViews/PyCoverageDialog.py" line="439" />
+      <source>LCOV Files (*.lcov);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../DataViews/PyCoverageDialog.ui" line="0" />
       <source>Python Code Coverage</source>
       <translation type="unfinished" />
@@ -65636,60 +65690,6 @@
       <source>%v/%m Files</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../DataViews/PyCoverageDialog.py" line="65" />
-      <source>Create Report</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../DataViews/PyCoverageDialog.py" line="66" />
-      <source>HTML Report</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../DataViews/PyCoverageDialog.py" line="68" />
-      <source>JSON Report</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../DataViews/PyCoverageDialog.py" line="434" />
-      <location filename="../DataViews/PyCoverageDialog.py" line="69" />
-      <source>LCOV Report</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../DataViews/PyCoverageDialog.py" line="73" />
-      <source>Open</source>
-      <translation>Abrir</translation>
-    </message>
-    <message>
-      <location filename="../DataViews/PyCoverageDialog.py" line="77" />
-      <source>Erase Coverage Info</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../DataViews/PyCoverageDialog.py" line="276" />
-      <source>Parse Error</source>
-      <translation type="unfinished" />
-    </message>
-    <message numerus="yes">
-      <location filename="../DataViews/PyCoverageDialog.py" line="277" />
-      <source>%n file(s) could not be parsed. Coverage info for these is not available.</source>
-      <translation type="unfinished">
-        <numerusform>One file could not be parsed. Coverage info for this one is not available.</numerusform>
-        <numerusform>%n files could not be parsed. Coverage info for these is not available.</numerusform>
-      </translation>
-    </message>
-    <message>
-      <location filename="../DataViews/PyCoverageDialog.py" line="435" />
-      <source>Enter the path of the output file:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../DataViews/PyCoverageDialog.py" line="439" />
-      <source>LCOV Files (*.lcov);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>PyCoverageHtmlReportDialog</name>
@@ -65742,6 +65742,11 @@
   <context>
     <name>PyCoverageJsonReportDialog</name>
     <message>
+      <location filename="../DataViews/PyCoverageJsonReportDialog.py" line="44" />
+      <source>JSON Files (*.json);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../DataViews/PyCoverageJsonReportDialog.ui" line="0" />
       <source>JSON Report</source>
       <translation type="unfinished" />
@@ -65766,11 +65771,6 @@
       <source>Enter the path of the output file</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../DataViews/PyCoverageJsonReportDialog.py" line="44" />
-      <source>JSON Files (*.json);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>PyProfileDialog</name>
@@ -67616,91 +67616,6 @@
   <context>
     <name>QRegularExpressionWizardCharactersDialog</name>
     <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Editor for character sets</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>The defined characters should not match</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Predefined character ranges</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Word character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Digit</source>
-      <translation>Dígito</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Newline</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Non-word character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Non-digit</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Non-newline</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Whitespace character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Horizontal whitespace character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Vertical whitespace character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Non-whitespace character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Non-horizontal whitespace character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Non-vertical whitespace character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Single character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
-      <source>Character ranges</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.py" line="52" />
       <source>Normal character</source>
       <translation type="unfinished" />
@@ -68592,6 +68507,91 @@
       <source>And:</source>
       <translation>E:</translation>
     </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Editor for character sets</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>The defined characters should not match</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Predefined character ranges</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Word character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Digit</source>
+      <translation>Dígito</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Newline</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Non-word character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Non-digit</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Non-newline</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Whitespace character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Horizontal whitespace character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Vertical whitespace character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Non-whitespace character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Non-horizontal whitespace character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Non-vertical whitespace character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Single character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.ui" line="0" />
+      <source>Character ranges</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>QRegularExpressionWizardDialog</name>
@@ -69230,6 +69230,34 @@
   <context>
     <name>QtHelpDocumentationSelectionDialog</name>
     <message>
+      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="147" />
+      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="126" />
+      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="105" />
+      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="89" />
+      <source>Delete Documentation Sets</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="90" />
+      <source>Shall the selected documentation sets really be deleted?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="106" />
+      <source>&lt;p&gt;The documentation set &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="127" />
+      <source>Shall the selected documentation set categories really be deleted?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="148" />
+      <source>Shall all documentation sets really be deleted?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.ui" line="0" />
       <source>QtHelp Documentations</source>
       <translation type="unfinished" />
@@ -69269,34 +69297,6 @@
       <source>Delete All</source>
       <translation type="unfinished">Apagar Tudo</translation>
     </message>
-    <message>
-      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="147" />
-      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="126" />
-      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="105" />
-      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="89" />
-      <source>Delete Documentation Sets</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="90" />
-      <source>Shall the selected documentation sets really be deleted?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="106" />
-      <source>&lt;p&gt;The documentation set &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="127" />
-      <source>Shall the selected documentation set categories really be deleted?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../QtHelpInterface/QtHelpDocumentationSelectionDialog.py" line="148" />
-      <source>Shall all documentation sets really be deleted?</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>QtHelpDocumentationSettingsWidget</name>
@@ -69378,6 +69378,11 @@
   <context>
     <name>QtPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/QtPage.py" line="150" />
+      <source>Sample: {0}designer{1}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/QtPage.ui" line="0" />
       <source>&lt;b&gt;Configure Qt&lt;/b&gt;</source>
       <translation type="unfinished" />
@@ -69611,11 +69616,6 @@
       <source>pyside6-uic Options</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/QtPage.py" line="150" />
-      <source>Sample: {0}designer{1}</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>Queues</name>
@@ -71018,15 +71018,15 @@
   <context>
     <name>RefactoringPreviewDialog</name>
     <message>
+      <location filename="../JediInterface/RefactoringPreviewDialog.py" line="37" />
+      <source>&amp;Apply Changes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../JediInterface/RefactoringPreviewDialog.ui" line="0" />
       <source>Preview Changes</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../JediInterface/RefactoringPreviewDialog.py" line="37" />
-      <source>&amp;Apply Changes</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>ReloadStopButton</name>
@@ -71079,12 +71079,43 @@
   <context>
     <name>RequirementsDialog</name>
     <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.ui" line="0" />
       <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="43" />
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.ui" line="0" />
       <source>Generate Requirements</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="46" />
+      <source>&amp;Refresh</source>
+      <translation type="unfinished">Atualiza&amp;r</translation>
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="212" />
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="51" />
+      <source>Text Files (*.txt);;All Files (*)</source>
+      <translation type="unfinished">Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="121" />
+      <source>The requirements were changed. Do you want to overwrite these changes?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="155" />
+      <source>No package specifiers generated.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="173" />
+      <source>The file &lt;b&gt;{0}&lt;/b&gt; already exists. Do you want to overwrite it?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="189" />
+      <source>&lt;p&gt;The requirements could not be written to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.ui" line="0" />
       <source>Replace the current selection with the requirements text</source>
       <translation type="unfinished" />
@@ -71154,37 +71185,6 @@
       <source>&lt;b&gt;Editor Actions&lt;/b&gt;</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="46" />
-      <source>&amp;Refresh</source>
-      <translation type="unfinished">Atualiza&amp;r</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="212" />
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="51" />
-      <source>Text Files (*.txt);;All Files (*)</source>
-      <translation type="unfinished">Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="121" />
-      <source>The requirements were changed. Do you want to overwrite these changes?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="155" />
-      <source>No package specifiers generated.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="173" />
-      <source>The file &lt;b&gt;{0}&lt;/b&gt; already exists. Do you want to overwrite it?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/RequirementsDialog.py" line="189" />
-      <source>&lt;p&gt;The requirements could not be written to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>RestructuredTextProvider</name>
@@ -71956,30 +71956,52 @@
   <context>
     <name>SearchWidget</name>
     <message>
+      <location filename="../UI/SearchWidget.ui" line="0" />
       <location filename="../WebBrowser/SearchWidget.ui" line="0" />
-      <location filename="../UI/SearchWidget.ui" line="0" />
       <source>Find</source>
       <translation>Encontrar</translation>
     </message>
     <message>
+      <location filename="../UI/SearchWidget.ui" line="0" />
+      <location filename="../WebBrowser/SearchWidget.ui" line="0" />
+      <source>Press to close the window</source>
+      <translation type="unfinished">Pressionar para fechar a janela</translation>
+    </message>
+    <message>
+      <location filename="../UI/SearchWidget.ui" line="0" />
+      <location filename="../WebBrowser/SearchWidget.ui" line="0" />
+      <source>Find:</source>
+      <translation>Encontrar:</translation>
+    </message>
+    <message>
+      <location filename="../UI/SearchWidget.ui" line="0" />
+      <location filename="../WebBrowser/SearchWidget.ui" line="0" />
+      <source>Press to find the previous occurrence</source>
+      <translation type="unfinished">Pressionar para encontrar a ocurrência anterior</translation>
+    </message>
+    <message>
+      <location filename="../UI/SearchWidget.ui" line="0" />
+      <location filename="../WebBrowser/SearchWidget.ui" line="0" />
+      <source>Press to find the next occurrence</source>
+      <translation type="unfinished">Pressionar para encontrar a ocurrência seguinte</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/SearchWidget.ui" line="0" />
-      <location filename="../UI/SearchWidget.ui" line="0" />
-      <source>Press to close the window</source>
-      <translation type="unfinished">Pressionar para fechar a janela</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/SearchWidget.ui" line="0" />
+      <source>Select to match case sensitive</source>
+      <translation type="unfinished">Selecionar para ser sensível ao tamanho das letras</translation>
+    </message>
+    <message>
       <location filename="../UI/SearchWidget.ui" line="0" />
-      <source>Find:</source>
-      <translation>Encontrar:</translation>
-    </message>
-    <message>
       <location filename="../WebBrowser/SearchWidget.ui" line="0" />
-      <location filename="../UI/SearchWidget.ui" line="0" />
       <source>Match case</source>
       <translation type="unfinished">Coincidir maiúsculas/minúsculas</translation>
     </message>
     <message>
+      <location filename="../WebBrowser/SearchWidget.py" line="105" />
+      <source>Expression was not found.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../UI/SearchWidget.ui" line="0" />
       <source>Whole word</source>
       <translation type="unfinished">Palavra completa</translation>
@@ -71990,33 +72012,11 @@
       <translation type="unfinished">Regexp</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/SearchWidget.ui" line="0" />
-      <location filename="../UI/SearchWidget.ui" line="0" />
-      <source>Press to find the previous occurrence</source>
-      <translation type="unfinished">Pressionar para encontrar a ocurrência anterior</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/SearchWidget.ui" line="0" />
-      <location filename="../UI/SearchWidget.ui" line="0" />
-      <source>Press to find the next occurrence</source>
-      <translation type="unfinished">Pressionar para encontrar a ocurrência seguinte</translation>
-    </message>
-    <message>
       <location filename="../UI/SearchWidget.py" line="218" />
       <source>'{0}' was not found.</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/SearchWidget.ui" line="0" />
-      <source>Select to match case sensitive</source>
-      <translation type="unfinished">Selecionar para ser sensível ao tamanho das letras</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/SearchWidget.py" line="105" />
-      <source>Expression was not found.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <source>Whole &amp;word</source>
       <translation type="vanished">&amp;Palavra completa</translation>
     </message>
@@ -72859,6 +72859,36 @@
   <context>
     <name>SetupWizardDialog</name>
     <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="59" />
+      <source>{0} Wizard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="105" />
+      <source>Plain Text</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="106" />
+      <source>Markdown</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="107" />
+      <source>reStructuredText</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="967" />
+      <source>Add Python Modules</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="969" />
+      <source>Python Files (*.py)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui" line="0" />
       <source>Select to include the introductory part of the setup.py code</source>
       <translation type="unfinished" />
@@ -73271,36 +73301,6 @@
       <translation type="unfinished">Preencher desde Projeto</translation>
     </message>
     <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="59" />
-      <source>{0} Wizard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="105" />
-      <source>Plain Text</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="106" />
-      <source>Markdown</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="107" />
-      <source>reStructuredText</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="967" />
-      <source>Add Python Modules</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.py" line="969" />
-      <source>Python Files (*.py)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <source>Description:</source>
       <translation type="vanished">Descrição:</translation>
     </message>
@@ -73640,6 +73640,21 @@
   <context>
     <name>ShellPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/ShellPage.py" line="34" />
+      <source>Disabled</source>
+      <translation type="unfinished">Inabilitado</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/ShellPage.py" line="37" />
+      <source>Linux Style</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/ShellPage.py" line="40" />
+      <source>Windows Style</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/ShellPage.ui" line="0" />
       <source>&lt;b&gt;Configure Shell&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar Shell&lt;/b&gt;</translation>
@@ -73810,21 +73825,6 @@
       <source>Show stdout and stderr of debugger</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ShellPage.py" line="34" />
-      <source>Disabled</source>
-      <translation type="unfinished">Inabilitado</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ShellPage.py" line="37" />
-      <source>Linux Style</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ShellPage.py" line="40" />
-      <source>Windows Style</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>ShellWindow</name>
@@ -74654,11 +74654,6 @@
   <context>
     <name>ShowBundlesDialog</name>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowBundlesDialog.ui" line="0" />
-      <source>CircuitPython Bundles</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowBundlesDialog.py" line="36" />
       <source>Available Bundles and Modules</source>
       <translation type="unfinished" />
@@ -74678,10 +74673,20 @@
       <source>unknown</source>
       <translation type="unfinished">desconhecido</translation>
     </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowBundlesDialog.ui" line="0" />
+      <source>CircuitPython Bundles</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>ShowInstalledDialog</name>
     <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowInstalledDialog.py" line="40" />
+      <source>unknown</source>
+      <translation type="unfinished">desconhecido</translation>
+    </message>
+    <message>
       <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowInstalledDialog.ui" line="0" />
       <source>Installed Modules</source>
       <translation type="unfinished" />
@@ -74696,15 +74701,15 @@
       <source>Version</source>
       <translation type="unfinished">Versão</translation>
     </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowInstalledDialog.py" line="40" />
-      <source>unknown</source>
-      <translation type="unfinished">desconhecido</translation>
-    </message>
   </context>
   <context>
     <name>ShowModulesDialog</name>
     <message>
+      <location filename="../MicroPython/ShowModulesDialog.py" line="88" />
+      <source>Showing {0} of {1} modules/packages</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MicroPython/ShowModulesDialog.ui" line="0" />
       <source>Available Modules</source>
       <translation type="unfinished" />
@@ -74729,40 +74734,10 @@
       <source>Press to apply the entered filter.</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../MicroPython/ShowModulesDialog.py" line="88" />
-      <source>Showing {0} of {1} modules/packages</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>ShowOutdatedDialog</name>
     <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
-      <source>Outdated Modules</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
-      <source>Module</source>
-      <translation type="unfinished">Módulo</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
-      <source>Version</source>
-      <translation type="unfinished">Versão</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
-      <source>Latest</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
-      <source>Update Reason</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.py" line="59" />
       <source>The following modules are out of date or probably need an update.
 Major Updates may include breaking changes. Review before updating.
@@ -74805,6 +74780,31 @@
       <source>All modules are up-to-date.</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
+      <source>Outdated Modules</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
+      <source>Module</source>
+      <translation type="unfinished">Módulo</translation>
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
+      <source>Version</source>
+      <translation type="unfinished">Versão</translation>
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
+      <source>Latest</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/Devices/CircuitPythonUpdater/ShowOutdatedDialog.ui" line="0" />
+      <source>Update Reason</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>SimplifyChecker</name>
@@ -75060,6 +75060,64 @@
   <context>
     <name>SiteInfoDialog</name>
     <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="96" />
+      <source>&lt;b&gt;Connection is encrypted but may be insecure.&lt;/b&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="107" />
+      <source>&lt;b&gt;Connection is encrypted.&lt;/b&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="110" />
+      <source>&lt;b&gt;Connection is not encrypted.&lt;/b&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="265" />
+      <source>Preview not available.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="277" />
+      <source>Loading...</source>
+      <translation type="unfinished">Carregando...</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="292" />
+      <source>Copy Image Location to Clipboard</source>
+      <translation type="unfinished">Copiar Localização da Imagem para a Área de Transferência</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="295" />
+      <source>Copy Image Name to Clipboard</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="359" />
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="347" />
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="335" />
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="299" />
+      <source>Save Image</source>
+      <translation>Gravar Imagem</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="336" />
+      <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="349" />
+      <source>All Files (*)</source>
+      <translation>Ficheiros Todos (*)</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="360" />
+      <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.ui" line="0" />
       <source>Site Information</source>
       <translation type="unfinished" />
@@ -75129,64 +75187,6 @@
       <source>Security</source>
       <translation type="unfinished">Segurança</translation>
     </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="96" />
-      <source>&lt;b&gt;Connection is encrypted but may be insecure.&lt;/b&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="107" />
-      <source>&lt;b&gt;Connection is encrypted.&lt;/b&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="110" />
-      <source>&lt;b&gt;Connection is not encrypted.&lt;/b&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="265" />
-      <source>Preview not available.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="277" />
-      <source>Loading...</source>
-      <translation type="unfinished">Carregando...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="292" />
-      <source>Copy Image Location to Clipboard</source>
-      <translation type="unfinished">Copiar Localização da Imagem para a Área de Transferência</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="295" />
-      <source>Copy Image Name to Clipboard</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="359" />
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="347" />
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="335" />
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="299" />
-      <source>Save Image</source>
-      <translation>Gravar Imagem</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="336" />
-      <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="349" />
-      <source>All Files (*)</source>
-      <translation>Ficheiros Todos (*)</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="360" />
-      <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>SiteInfoWidget</name>
@@ -75853,6 +75853,17 @@
   <context>
     <name>SpellingPropertiesDialog</name>
     <message>
+      <location filename="../Project/SpellingPropertiesDialog.py" line="44" />
+      <location filename="../Project/SpellingPropertiesDialog.py" line="40" />
+      <source>Dictionary File (*.dic);;All Files (*)</source>
+      <translation type="unfinished">Ficheiro Dicionário (*.dic);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
+      <location filename="../Project/SpellingPropertiesDialog.py" line="49" />
+      <source>&lt;default&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Project/SpellingPropertiesDialog.ui" line="0" />
       <source>Spelling Properties</source>
       <translation type="unfinished" />
@@ -75887,17 +75898,6 @@
       <source>Enter the filename of the project exclude list</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Project/SpellingPropertiesDialog.py" line="44" />
-      <location filename="../Project/SpellingPropertiesDialog.py" line="40" />
-      <source>Dictionary File (*.dic);;All Files (*)</source>
-      <translation type="unfinished">Ficheiro Dicionário (*.dic);;Ficheiros Todos (*)</translation>
-    </message>
-    <message>
-      <location filename="../Project/SpellingPropertiesDialog.py" line="49" />
-      <source>&lt;default&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>SqlBrowser</name>
@@ -76028,6 +76028,41 @@
   <context>
     <name>SqlBrowserWidget</name>
     <message>
+      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="53" />
+      <source>No database drivers found</source>
+      <translation>Não se encontraram os drivers da base de dados</translation>
+    </message>
+    <message>
+      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="54" />
+      <source>This tool requires at least one Qt database driver. Please check the Qt documentation how to build the Qt SQL plugins.</source>
+      <translation>Esta ferramenta necessita ao menos um driver de bases de dados Qt. Por favor leia a documentação de Qt sobre como construir complementos SQL de Qt.</translation>
+    </message>
+    <message>
+      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="65" />
+      <source>Ready</source>
+      <translation>Preparado</translation>
+    </message>
+    <message>
+      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="179" />
+      <source>Unable to open database</source>
+      <translation>Incapaz de abrir a base de dados</translation>
+    </message>
+    <message>
+      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="180" />
+      <source>An error occurred while opening the connection.</source>
+      <translation>Ocurreu um erro enquanto abria a conexão.</translation>
+    </message>
+    <message>
+      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="320" />
+      <source>Query OK.</source>
+      <translation>Consulta OK.</translation>
+    </message>
+    <message>
+      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="323" />
+      <source>Query OK, number of affected rows: {0}</source>
+      <translation>Consulta OK, número de filas afectadas: {0}</translation>
+    </message>
+    <message>
       <location filename="../SqlBrowser/SqlBrowserWidget.ui" line="0" />
       <source>eric SQL Browser</source>
       <translation type="unfinished" />
@@ -76082,41 +76117,6 @@
       <source>Deletes the current row</source>
       <translation>Apaga a fila atual</translation>
     </message>
-    <message>
-      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="53" />
-      <source>No database drivers found</source>
-      <translation>Não se encontraram os drivers da base de dados</translation>
-    </message>
-    <message>
-      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="54" />
-      <source>This tool requires at least one Qt database driver. Please check the Qt documentation how to build the Qt SQL plugins.</source>
-      <translation>Esta ferramenta necessita ao menos um driver de bases de dados Qt. Por favor leia a documentação de Qt sobre como construir complementos SQL de Qt.</translation>
-    </message>
-    <message>
-      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="65" />
-      <source>Ready</source>
-      <translation>Preparado</translation>
-    </message>
-    <message>
-      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="179" />
-      <source>Unable to open database</source>
-      <translation>Incapaz de abrir a base de dados</translation>
-    </message>
-    <message>
-      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="180" />
-      <source>An error occurred while opening the connection.</source>
-      <translation>Ocurreu um erro enquanto abria a conexão.</translation>
-    </message>
-    <message>
-      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="320" />
-      <source>Query OK.</source>
-      <translation>Consulta OK.</translation>
-    </message>
-    <message>
-      <location filename="../SqlBrowser/SqlBrowserWidget.py" line="323" />
-      <source>Query OK, number of affected rows: {0}</source>
-      <translation>Consulta OK, número de filas afectadas: {0}</translation>
-    </message>
   </context>
   <context>
     <name>SqlConnectionDialog</name>
@@ -76436,6 +76436,57 @@
   <context>
     <name>StartDialog</name>
     <message>
+      <location filename="../Debugger/StartDialog.py" line="148" />
+      <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;All Files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.py" line="164" />
+      <source>Clear Histories</source>
+      <translation>Limpar Historiais</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.py" line="400" />
+      <location filename="../Debugger/StartDialog.py" line="167" />
+      <source>Edit History</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.py" line="218" />
+      <source>Enter the list of programs or program patterns not to be debugged separated by '{0}'.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.py" line="383" />
+      <source>Script Name</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.py" line="384" />
+      <source>Script Parameters</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.py" line="385" />
+      <source>Working Directory</source>
+      <translation type="unfinished">Directório de Trabalho</translation>
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.py" line="386" />
+      <source>Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.py" line="396" />
+      <source>No Debug Programs</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Debugger/StartDialog.py" line="401" />
+      <source>Select the history list to be edited:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Debugger/StartDialog.ui" line="0" />
       <source>Start</source>
       <translation type="unfinished">Iniciar</translation>
@@ -76692,57 +76743,6 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Debugger/StartDialog.py" line="148" />
-      <source>Python Files (*.py *.py3);;Python GUI Files (*.pyw *.pyw3);;All Files (*)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/StartDialog.py" line="164" />
-      <source>Clear Histories</source>
-      <translation>Limpar Historiais</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDialog.py" line="400" />
-      <location filename="../Debugger/StartDialog.py" line="167" />
-      <source>Edit History</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/StartDialog.py" line="218" />
-      <source>Enter the list of programs or program patterns not to be debugged separated by '{0}'.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/StartDialog.py" line="383" />
-      <source>Script Name</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/StartDialog.py" line="384" />
-      <source>Script Parameters</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/StartDialog.py" line="385" />
-      <source>Working Directory</source>
-      <translation type="unfinished">Directório de Trabalho</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/StartDialog.py" line="386" />
-      <source>Environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/StartDialog.py" line="396" />
-      <source>No Debug Programs</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Debugger/StartDialog.py" line="401" />
-      <source>Select the history list to be edited:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <source>Uncheck to disable exception reporting</source>
       <translation type="vanished">Desmarque para inabilitar informe de exceções</translation>
     </message>
@@ -77256,6 +77256,31 @@
   <context>
     <name>SubstyleDefinitionDialog</name>
     <message>
+      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="44" />
+      <source>&lt;h3&gt;{0} - {1}&lt;/h3&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="90" />
+      <source>Reset Sub-Style Data</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="91" />
+      <source>Shall the entered sub-style data be reset?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="116" />
+      <source>Set Sub-Style Data to Default</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="117" />
+      <source>Shall the sub-style data be set to default values?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/SubstyleDefinitionDialog.ui" line="0" />
       <source>Define Sub-Style</source>
       <translation type="unfinished" />
@@ -77300,35 +77325,386 @@
       <source>Defaults</source>
       <translation type="unfinished">Padrão</translation>
     </message>
-    <message>
-      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="44" />
-      <source>&lt;h3&gt;{0} - {1}&lt;/h3&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="90" />
-      <source>Reset Sub-Style Data</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="91" />
-      <source>Shall the entered sub-style data be reset?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="116" />
-      <source>Set Sub-Style Data to Default</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/SubstyleDefinitionDialog.py" line="117" />
-      <source>Shall the sub-style data be set to default values?</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>Subversion</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="181" />
+      <source>The svn process finished with the exit code {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2134" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="185" />
+      <source>The svn process did not finish within 30s.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="187" />
+      <source>Could not start the svn executable.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="214" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="224" />
+      <source>Create project in repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="215" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="225" />
+      <source>The project could not be created in the repository. Maybe the given repository doesn't exist or the repository server is down.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="240" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="250" />
+      <source>New project</source>
+      <translation>Projeto novo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="241" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="251" />
+      <source>The project could not be checked out of the repository.&lt;br /&gt;Restoring the original contents.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="320" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="334" />
+      <source>Importing project into Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="379" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="375" />
+      <source>Subversion Checkout</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="450" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="380" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="436" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="376" />
+      <source>The tag must be a normal tag (tags) or a branch tag (branches). Please select from the list.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="402" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="402" />
+      <source>Checking project out of Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="449" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="435" />
+      <source>Subversion Export</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="471" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="459" />
+      <source>Exporting project from Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="554" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="532" />
+      <source>Commit Changes</source>
+      <translation>Aplicar Alterações</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="555" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="533" />
+      <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="597" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="582" />
+      <source>Commiting changes to Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="702" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="657" />
+      <source>Synchronizing with the Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="814" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="757" />
+      <source>Adding files/directories to the Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="923" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="848" />
+      <source>Adding directory trees to the Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="964" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="885" />
+      <source>Removing files/directories from the Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1028" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="949" />
+      <source>Moving {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1327" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1298" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1158" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1128" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1212" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1183" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1060" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1031" />
+      <source>Subversion Error</source>
+      <translation type="unfinished">Erro de Subversão</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1129" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1032" />
+      <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1159" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1061" />
+      <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1195" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1181" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1095" />
+      <source>Tagging {0} in the Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1242" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1231" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1139" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1128" />
+      <source>Revert changes</source>
+      <translation>Desfazer alterações</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1232" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1129" />
+      <source>Do you really want to revert all changes to these files or directories?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1243" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1140" />
+      <source>Do you really want to revert all changes of the project?</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1251" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1146" />
+      <source>Reverting changes</source>
+      <translation type="unfinished">Desfazer alterações</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1299" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1184" />
+      <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1328" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1213" />
+      <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1351" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1242" />
+      <source>Switching to {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1452" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1309" />
+      <source>Merging {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1782" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1598" />
+      <source>Cleaning up {0}</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1823" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1629" />
+      <source>Subversion command</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1955" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1812" />
+      <source>Resolving conficts</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1999" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1848" />
+      <source>Copying {0}</source>
+      <translation type="unfinished">A copiar {0}</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2079" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2062" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1919" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1898" />
+      <source>Subversion Set Property</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2126" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2063" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1947" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1899" />
+      <source>You have to supply a property name. Aborting.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2142" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2125" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1964" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1946" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1935" />
+      <source>Subversion Delete Property</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1936" />
+      <source>Enter property name</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2136" />
+      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2398" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2386" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2377" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2202" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2190" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2181" />
+      <source>Subversion Side-by-Side Difference</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2399" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2203" />
+      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
+      <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; não se pôde ler.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2461" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2256" />
+      <source>Locking in the Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2503" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2284" />
+      <source>Unlocking in the Subversion repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2553" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2310" />
+      <source>Relocating</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2579" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2329" />
+      <source>Repository Browser</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2580" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2330" />
+      <source>Enter the repository URL.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2605" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2400" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2363" />
+      <source>Remove from changelist</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2644" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2633" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2379" />
+      <source>Add to changelist</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2634" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2380" />
+      <source>Enter name of the changelist:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2701" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2470" />
+      <source>Upgrade</source>
+      <translation>Atualizar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="338" />
+      <source>Imported revision {0}.
+</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="631" />
+      <source>Committed revision {0}.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1359" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1206" />
+      <source>Revision {0}.
+</source>
+      <translation>Revisão {0}.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2102" />
+      <source>Property set.</source>
+      <translation>Propriedade definida.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2160" />
+      <source>Property deleted.</source>
+      <translation>Propriedade apagada.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2443" />
+      <source>Subversion Lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2444" />
+      <source>Enter lock comment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnConst.py" line="32" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnConst.py" line="16" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnConst.py" line="15" />
@@ -77499,430 +77875,54 @@
       <source>unversioned</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="224" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="214" />
-      <source>Create project in repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="225" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="215" />
-      <source>The project could not be created in the repository. Maybe the given repository doesn't exist or the repository server is down.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="250" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="240" />
-      <source>New project</source>
-      <translation>Projeto novo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="251" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="241" />
-      <source>The project could not be checked out of the repository.&lt;br /&gt;Restoring the original contents.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="334" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="320" />
-      <source>Importing project into Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="338" />
-      <source>Imported revision {0}.
-</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="375" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="379" />
-      <source>Subversion Checkout</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="436" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="376" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="450" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="380" />
-      <source>The tag must be a normal tag (tags) or a branch tag (branches). Please select from the list.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="402" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="402" />
-      <source>Checking project out of Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="435" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="449" />
-      <source>Subversion Export</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="459" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="471" />
-      <source>Exporting project from Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="532" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="554" />
-      <source>Commit Changes</source>
-      <translation>Aplicar Alterações</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="533" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="555" />
-      <source>The commit affects files, that have unsaved changes. Shall the commit be continued?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="582" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="597" />
-      <source>Commiting changes to Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="631" />
-      <source>Committed revision {0}.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="657" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="702" />
-      <source>Synchronizing with the Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="757" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="814" />
-      <source>Adding files/directories to the Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="848" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="923" />
-      <source>Adding directory trees to the Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="885" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="964" />
-      <source>Removing files/directories from the Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="949" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1028" />
-      <source>Moving {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1212" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1183" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1060" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1031" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1327" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1298" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1158" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1128" />
-      <source>Subversion Error</source>
-      <translation type="unfinished">Erro de Subversão</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1032" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1129" />
-      <source>The URL of the project repository could not be retrieved from the working copy. The tag operation will be aborted</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1061" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1159" />
-      <source>The URL of the project repository has an invalid format. The tag operation will be aborted</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1095" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1195" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1181" />
-      <source>Tagging {0} in the Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1359" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1206" />
-      <source>Revision {0}.
-</source>
-      <translation>Revisão {0}.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1139" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1128" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1242" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1231" />
-      <source>Revert changes</source>
-      <translation>Desfazer alterações</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1129" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1232" />
-      <source>Do you really want to revert all changes to these files or directories?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1140" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1243" />
-      <source>Do you really want to revert all changes of the project?</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1146" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1251" />
-      <source>Reverting changes</source>
-      <translation type="unfinished">Desfazer alterações</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1184" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1299" />
-      <source>The URL of the project repository could not be retrieved from the working copy. The switch operation will be aborted</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1213" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1328" />
-      <source>The URL of the project repository has an invalid format. The switch operation will be aborted</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1242" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1351" />
-      <source>Switching to {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1309" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1452" />
-      <source>Merging {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1598" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1782" />
-      <source>Cleaning up {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1629" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1823" />
-      <source>Subversion command</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1812" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1955" />
-      <source>Resolving conficts</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1848" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1999" />
-      <source>Copying {0}</source>
-      <translation type="unfinished">A copiar {0}</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1919" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1898" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2079" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2062" />
-      <source>Subversion Set Property</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1947" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1899" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2126" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2063" />
-      <source>You have to supply a property name. Aborting.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2102" />
-      <source>Property set.</source>
-      <translation>Propriedade definida.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1964" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1946" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1935" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2142" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2125" />
-      <source>Subversion Delete Property</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2160" />
-      <source>Property deleted.</source>
-      <translation>Propriedade apagada.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2202" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2190" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2181" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2398" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2386" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2377" />
-      <source>Subversion Side-by-Side Difference</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2203" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2399" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;O ficheiro &lt;b&gt;{0}&lt;/b&gt; não se pôde ler.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2443" />
-      <source>Subversion Lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2444" />
-      <source>Enter lock comment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2256" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2461" />
-      <source>Locking in the Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2284" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2503" />
-      <source>Unlocking in the Subversion repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2310" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2553" />
-      <source>Relocating</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2329" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2579" />
-      <source>Repository Browser</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2330" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2580" />
-      <source>Enter the repository URL.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2400" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2363" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2605" />
-      <source>Remove from changelist</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2379" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2644" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2633" />
-      <source>Add to changelist</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2380" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2634" />
-      <source>Enter name of the changelist:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2470" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="2701" />
-      <source>Upgrade</source>
-      <translation>Atualizar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="181" />
-      <source>The svn process finished with the exit code {0}</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2134" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="185" />
-      <source>The svn process did not finish within 30s.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="187" />
-      <source>Could not start the svn executable.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1936" />
-      <source>Enter property name</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="2136" />
-      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
-    </message>
   </context>
   <context>
     <name>SubversionPage</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <source>&lt;b&gt;Configure Subversion Interface&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configuração de Interface de Subversion&lt;/b&gt;</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <source>Log</source>
       <translation>Registo</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <source>No. of log messages shown:</source>
       <translation>Nº de mensagens de registo mostradas:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <source>Enter the number of log messages to be shown</source>
       <translation>Introduzir o número de mensagens de registo a mostrar</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <source>Edit the subversion config file</source>
       <translation>Editar o ficheiro de configuração de subversion</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <source>Edit config file</source>
       <translation>Editar ficheiro de configuração</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <source>Edit the subversion servers file</source>
       <translation>Editar o ficheiro de servidores subversion</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.ui" line="0" />
       <source>Edit servers file</source>
       <translation>Editar ficheiro de servidores</translation>
     </message>
@@ -77968,32 +77968,42 @@
   <context>
     <name>SvnBlameDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="110" />
+      <source>Process Generation Error</source>
+      <translation>Erro na Criação de Processo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="111" />
+      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <source>Subversion Blame</source>
       <translation>Responsabilidade de Subversão</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <source>Revision</source>
       <translation>Revisão</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <source>Author</source>
       <translation>Autor</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <source>Line</source>
       <translation>Linha</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.ui" line="0" />
       <source>Errors</source>
       <translation>Erros</translation>
     </message>
@@ -78037,58 +78047,36 @@
       <source>Alt+P</source>
       <translation>Alt+P</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="110" />
-      <source>Process Generation Error</source>
-      <translation>Erro na Criação de Processo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py" line="111" />
-      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
-    </message>
   </context>
   <context>
     <name>SvnChangeListsDialog</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.ui" line="0" />
-      <source>Subversion Change Lists</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.ui" line="0" />
+      <source>Subversion Change Lists</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.ui" line="0" />
       <source>Change Lists:</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.ui" line="0" />
       <source>&lt;b&gt;Change Lists&lt;/b&gt;
 &lt;p&gt;Select a change list here to see the associated files in the list below.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.ui" line="0" />
       <source>&lt;b&gt;Files&lt;/b&gt;
 &lt;p&gt;This shows a list of files associated with the change list selected above.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="86" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.py" line="81" />
-      <source>Files (relative to {0}):</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="150" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.py" line="112" />
-      <source>No change lists found</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.ui" line="0" />
       <source>Errors</source>
       <translation>Erros</translation>
@@ -78134,6 +78122,12 @@
       <translation>Alt+P</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.py" line="81" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="86" />
+      <source>Files (relative to {0}):</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="119" />
       <source>Process Generation Error</source>
       <translation>Erro na Criação de Processo</translation>
@@ -78143,30 +78137,36 @@
       <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
       <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.py" line="112" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py" line="150" />
+      <source>No change lists found</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>SvnCommandDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <source>Subversion Command</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <source>Subversion Command:</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <source>Enter the Subversion command to be executed with all necessary parameters</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <source>&lt;b&gt;Subversion Command&lt;/b&gt;
 &lt;p&gt;Enter the Subversion command to be executed including all necessary 
 parameters. If a parameter of the commandline includes a space you have to 
@@ -78175,20 +78175,20 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
-      <source>Working Directory:&lt;br&gt;(optional)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
+      <source>Working Directory:&lt;br&gt;(optional)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
       <source>Enter the working directory for the Subversion command</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <source>&lt;b&gt;Working directory&lt;/b&gt;
 &lt;p&gt;Enter the working directory for the Subversion command.
 This is an optional entry. The button to the right will open a 
@@ -78196,20 +78196,20 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <source>Project Directory:</source>
       <translation type="unfinished">Diretorio do Projeto:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <source>This shows the root directory of the current project.</source>
       <translation type="unfinished">Mostra o diretorio raiz do projeto atual.</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.ui" line="0" />
       <source>project directory</source>
       <translation type="unfinished">diretorio do projeto</translation>
     </message>
@@ -78217,63 +78217,63 @@
   <context>
     <name>SvnCommitDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <source>Subversion</source>
       <translation type="unfinished">Subversion</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <source>Commit Message</source>
       <translation>Mensagem de Cometido</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <source>Enter the log message.</source>
       <translation>Introduzir a mensagem de Registo.</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <source>&lt;b&gt;Log Message&lt;/b&gt;
 &lt;p&gt;Enter the log message for the commit action.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
-      <source>Recent commit messages</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
+      <source>Recent commit messages</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
       <source>Select a recent commit message to use</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <source>Changelists</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
-      <source>Select the change lists to limit the commit</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
+      <source>Select the change lists to limit the commit</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
       <source>Select to keep the changelists</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.ui" line="0" />
       <source>Keep changelists</source>
       <translation type="unfinished" />
     </message>
@@ -78281,66 +78281,66 @@
   <context>
     <name>SvnCopyDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <source>Subversion Copy</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <source>Source:</source>
       <translation type="unfinished">Origem:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <source>Shows the name of the source</source>
       <translation type="unfinished">Mostra o nome da origem</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <source>&lt;b&gt;Source name&lt;/b&gt;
 &lt;p&gt;This field shows the name of the source.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Nome origem&lt;/b&gt;
 &lt;p&gt;Este campo mostra o nome da origem.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <source>Target:</source>
       <translation type="unfinished">Destino:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <source>Enter the target name</source>
       <translation type="unfinished">Introduzir o nome do alvo</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <source>&lt;b&gt;Target name&lt;/b&gt;
 &lt;p&gt;Enter the new name in this field. The target must be the new name or an absolute path.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Nome de Destino&lt;/b&gt;
 &lt;p&gt;Introduzir o novo nome neste campo. O destino deve ser o novo nome ou uma rota absoluta.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <source>Select to force the operation</source>
       <translation type="unfinished">Selecionar para forçar a operação</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui" line="0" />
       <source>Enforce operation</source>
       <translation type="unfinished">Forçar operação</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py" line="49" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.py" line="49" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py" line="49" />
       <source>Subversion Move</source>
       <translation type="unfinished" />
     </message>
@@ -78348,42 +78348,34 @@
   <context>
     <name>SvnDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.py" line="165" />
+      <source>Process Generation Error</source>
+      <translation>Erro na Criação de Processo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.py" line="166" />
+      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui" line="0" />
       <source>Subversion</source>
       <translation>Subversão</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui" line="0" />
       <source>Output</source>
       <translation>Saída</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.ui" line="0" />
       <source>Errors</source>
       <translation>Erros</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="80" />
-      <source>Revision {0}.
-</source>
-      <translation>Revisão {0}.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="88" />
-      <source> (binary)</source>
-      <translation>(binario)</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="91" />
-      <source>{0} {1}{2}
-</source>
-      <translation>{0} {1}{2}
-</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.ui" line="0" />
       <source>Input</source>
       <translation>Entrada</translation>
@@ -78424,14 +78416,22 @@
       <translation>Alt+P</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.py" line="165" />
-      <source>Process Generation Error</source>
-      <translation>Erro na Criação de Processo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDialog.py" line="166" />
-      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="80" />
+      <source>Revision {0}.
+</source>
+      <translation>Revisão {0}.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="88" />
+      <source> (binary)</source>
+      <translation>(binario)</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDialog.py" line="91" />
+      <source>{0} {1}{2}
+</source>
+      <translation>{0} {1}{2}
+</translation>
     </message>
   </context>
   <context>
@@ -78465,100 +78465,31 @@
   <context>
     <name>SvnDiffDialog</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="183" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="0" />
       <source>Subversion Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="0" />
       <source>Difference</source>
       <translation>Diferença</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="0" />
       <source>&lt;b&gt;Subversion Diff&lt;/b&gt;&lt;p&gt;This shows the output of the svn diff command.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.ui" line="0" />
       <source>Errors</source>
       <translation>Erros</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="46" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="51" />
-      <source>Refresh</source>
-      <translation>Atualizar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="48" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="53" />
-      <source>Press to refresh the display</source>
-      <translation type="unfinished">Pressionar para atualizar o ecrã</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="184" />
-      <source>There is no temporary directory available.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="227" />
-      <source>Processing file '{0}'...
-</source>
-      <translation>A processar ficheiro '{0}'...</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="219" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="295" />
-      <source>There is no difference.</source>
-      <translation>Não há diferenças.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="235" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="357" />
-      <source>&lt;Start&gt;</source>
-      <translation>&lt;Inicio&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="236" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="358" />
-      <source>&lt;End&gt;</source>
-      <translation>&lt;Fim&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="428" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="412" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="394" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="477" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="461" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="443" />
-      <source>Save Diff</source>
-      <translation>Gravar Diff</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="396" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="445" />
-      <source>Patch Files (*.diff)</source>
-      <translation>Ficheiros de Remendos (*.diff)</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="413" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="462" />
-      <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
-      <translation>&lt;p&gt;O ficheiro de remendo &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever-lo?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="429" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="478" />
-      <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation type="unfinished">&lt;p&gt;O ficheiro remendo &lt;b&gt;{0}&lt;/b&gt; não se pôde gravar.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.ui" line="0" />
       <source>Input</source>
       <translation>Entrada</translation>
@@ -78599,6 +78530,18 @@
       <translation>Alt+P</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="51" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="46" />
+      <source>Refresh</source>
+      <translation>Atualizar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="53" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="48" />
+      <source>Press to refresh the display</source>
+      <translation type="unfinished">Pressionar para atualizar o ecrã</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="197" />
       <source>Process Generation Error</source>
       <translation>Erro na Criação de Processo</translation>
@@ -78608,6 +78551,63 @@
       <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
       <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="295" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="219" />
+      <source>There is no difference.</source>
+      <translation>Não há diferenças.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="357" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="235" />
+      <source>&lt;Start&gt;</source>
+      <translation>&lt;Inicio&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="358" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="236" />
+      <source>&lt;End&gt;</source>
+      <translation>&lt;Fim&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="477" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="461" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="443" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="428" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="412" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="394" />
+      <source>Save Diff</source>
+      <translation>Gravar Diff</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="445" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="396" />
+      <source>Patch Files (*.diff)</source>
+      <translation>Ficheiros de Remendos (*.diff)</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="462" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="413" />
+      <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
+      <translation>&lt;p&gt;O ficheiro de remendo &lt;b&gt;{0}&lt;/b&gt; já existe. Sobreescrever-lo?&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="478" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py" line="429" />
+      <source>&lt;p&gt;The patch file &lt;b&gt;{0}&lt;/b&gt; could not be saved.&lt;br&gt;Reason: {1}&lt;/p&gt;</source>
+      <translation type="unfinished">&lt;p&gt;O ficheiro remendo &lt;b&gt;{0}&lt;/b&gt; não se pôde gravar.&lt;br /&gt;Motivo: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="184" />
+      <source>There is no temporary directory available.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py" line="227" />
+      <source>Processing file '{0}'...
+</source>
+      <translation>A processar ficheiro '{0}'...</translation>
+    </message>
   </context>
   <context>
     <name>SvnInfoDialog</name>
@@ -78755,215 +78755,186 @@
   <context>
     <name>SvnLogBrowserDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Subversion Log</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>From:</source>
       <translation type="unfinished">Desde:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Enter the start date</source>
       <translation type="unfinished">Introduzir data de inicio</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>To:</source>
       <translation type="unfinished">Para:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Enter the end date</source>
       <translation type="unfinished">Introduzir data final</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Select the field to filter on</source>
       <translation type="unfinished">Selecionar o campo a filtrar</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="592" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="703" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="592" />
+      <source>Revision</source>
+      <translation>Revisão</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="589" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
-      <source>Revision</source>
-      <translation>Revisão</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="700" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="589" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Author</source>
       <translation>Autor</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="170" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="131" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="170" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
       <source>Message</source>
       <translation>Mensagem</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Enter the regular expression to filter on</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Date</source>
       <translation>Data</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Action</source>
       <translation>Ação</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Path</source>
       <translation>Rota</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Copy from</source>
       <translation type="unfinished">Copiar de</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Copy from Rev</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Press to get the next bunch of log entries</source>
       <translation type="unfinished">Pressionar para obter a próxima cambada de entradas no registo</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>&amp;Next</source>
       <translation type="unfinished">Segui&amp;nte</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Enter the limit of entries to fetch</source>
       <translation type="unfinished">Introduzir o limite de entradas a recuperar</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Select to stop listing log messages at a copy or move</source>
       <translation type="unfinished">Selecionar para parar de listar mensagens de registo ao copiar ou mover</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Stop on Copy/Move</source>
       <translation type="unfinished">Parar em Copiar/Mover</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
-      <source>Press to move up in the log list</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
-      <source>Press to move down in the log list</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Press to generate a diff to the previous revision</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
       <source>&amp;Diff to Previous</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Press to compare two revisions</source>
       <translation type="unfinished">Pressionar para comparar duas revisões</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>&amp;Compare Revisions</source>
       <translation type="unfinished">&amp;Comparar Revisões</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
+      <source>Press to move up in the log list</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
+      <source>Press to move down in the log list</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
       <source>Select to show differences side-by-side</source>
       <translation>Selecionar para mostrar as diferenças lado-a-lado</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.ui" line="0" />
       <source>Show differences side-by-side</source>
       <translation>Mostrar diferenças lado-a-lado</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="95" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="75" />
-      <source>Added</source>
-      <translation>Adicionado</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="96" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="76" />
-      <source>Deleted</source>
-      <translation>Apagado</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="97" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="77" />
-      <source>Modified</source>
-      <translation>Alterado</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="98" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="78" />
-      <source>Replaced</source>
-      <translation>Substituído</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="539" />
-      <source>Subversion Error</source>
-      <translation>Erro de Subversão</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.ui" line="0" />
       <source>Errors</source>
       <translation>Erros</translation>
@@ -79014,6 +78985,30 @@
       <translation>Alt+P</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="75" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="95" />
+      <source>Added</source>
+      <translation>Adicionado</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="76" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="96" />
+      <source>Deleted</source>
+      <translation>Apagado</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="77" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="97" />
+      <source>Modified</source>
+      <translation>Alterado</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="78" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="98" />
+      <source>Replaced</source>
+      <translation>Substituído</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py" line="331" />
       <source>Process Generation Error</source>
       <translation>Erro na Criação de Processo</translation>
@@ -79023,6 +79018,11 @@
       <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
       <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py" line="539" />
+      <source>Subversion Error</source>
+      <translation>Erro de Subversão</translation>
+    </message>
   </context>
   <context>
     <name>SvnLoginDialog</name>
@@ -79070,38 +79070,38 @@
   <context>
     <name>SvnMergeDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <source>Subversion Merge</source>
       <translation>Mesclagem de Subversão</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <source>Select to force the merge operation</source>
       <translation>Selecionar para forçar a mesclagem</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <source>Enforce merge</source>
       <translation>Forçar mesclagem</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <source>Target:</source>
       <translation>Destino:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <source>Enter the target</source>
       <translation>Introduzir o alvo</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <source>&lt;b&gt;Target&lt;/b&gt;
 &lt;p&gt;Enter the target for the merge operation into this field. Leave it empty to
 get the target URL from the working copy.&lt;/p&gt;
@@ -79109,118 +79109,118 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
+      <source>1. URL/Revision:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
-      <source>Enter an URL or a revision number</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
+      <source>Enter an URL or a revision number</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
       <source>&lt;b&gt;URL/Revision&lt;/b&gt;
 &lt;p&gt;Enter an URL or a revision number to be merged into
 the working copy.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
       <source>2. URL/Revision:</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.ui" line="0" />
-      <source>1. URL/Revision:</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>SvnNewProjectOptionsDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>New Project from Repository</source>
       <translation>Projeto novo desde Repositorio</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>&lt;b&gt;New Project from Repository Dialog&lt;/b&gt;
 &lt;p&gt;Enter the various repository infos into the entry fields. These values are used, when the new project is retrieved from the repository. If the checkbox is selected, the URL must end in the project name. A repository layout with project/tags, project/branches and project/trunk will be assumed. In this case, you may enter a tag or branch, which must look like tags/tagname or branches/branchname. If the checkbox is not selected, the URL must contain the complete path in the repository.&lt;/p&gt;
 &lt;p&gt;For remote repositories the URL must contain the hostname.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>&amp;Protocol:</source>
       <translation>&amp;Protocolo:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>Select the protocol to access the repository</source>
       <translation>Selecionar o protocolo para aceder ao repositorio</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py" line="134" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py" line="133" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py" line="134" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>&amp;URL:</source>
       <translation>&amp;URL:</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
-      <source>Enter the url path of the module in the repository (without protocol part)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
+      <source>Enter the url path of the module in the repository (without protocol part)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>&lt;b&gt;URL&lt;/b&gt;&lt;p&gt;Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>&amp;Tag:</source>
       <translation>E&amp;tiqueta:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>Enter the tag the new project should be generated from</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>&lt;b&gt;Tag in VCS&lt;/b&gt;
 &lt;p&gt;Enter the tag name the new project shall be generated from. Leave empty to retrieve the latest data from the repository.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>Project &amp;Directory:</source>
       <translation>&amp;Diretório do Projeto:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>Enter the directory of the new project.</source>
       <translation>Introduzir o diretório do novo projeto.</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>&lt;b&gt;Project Directory&lt;/b&gt;
 &lt;p&gt;Enter the directory of the new project. It will be retrieved from 
 the repository and be placed in this directory.&lt;/p&gt;</source>
@@ -79229,26 +79229,26 @@
  obtido do repositório e posto neste diretório.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
-      <source>Select to indicate, that the repository has a standard layout (projectdir/trunk, projectdir/tags, projectdir/branches)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
+      <source>Select to indicate, that the repository has a standard layout (projectdir/trunk, projectdir/tags, projectdir/branches)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>Repository has standard &amp;layout</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="0" />
       <source>Alt+L</source>
       <translation>Alt+L</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py" line="127" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py" line="126" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py" line="127" />
       <source>Pat&amp;h:</source>
       <translation>&amp;Rota:</translation>
     </message>
@@ -79256,466 +79256,466 @@
   <context>
     <name>SvnOptionsDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py" line="93" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py" line="93" />
+      <source>Pat&amp;h:</source>
+      <translation type="unfinished">&amp;Rota:</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py" line="99" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py" line="99" />
+      <source>&amp;URL:</source>
+      <translation type="unfinished">&amp;URL:</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
       <source>Repository Infos</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <source>&lt;b&gt;Repository Infos Dialog&lt;/b&gt;
 &lt;p&gt;Enter the various infos into the entry fields. These values are used to generate a new project in the repository. If the checkbox is selected, the URL must end in the project name. A directory tree with project/tags, project/branches and project/trunk will be generated in the repository. If the checkbox is not selected, the URL must contain the complete path in the repository.&lt;/p&gt;
 &lt;p&gt;For remote repositories the URL must contain the hostname.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <source>&amp;Protocol:</source>
       <translation type="unfinished">&amp;Protocolo:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <source>Select the protocol to access the repository</source>
       <translation type="unfinished">Selecionar o protocolo para aceder ao repositorio</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py" line="99" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py" line="99" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
-      <source>&amp;URL:</source>
-      <translation type="unfinished">&amp;URL:</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <source>Enter the url path of the module in the repository (without protocol part)</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
-      <source>&lt;b&gt;URL&lt;/b&gt;&lt;p&gt;Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
+      <source>&lt;b&gt;URL&lt;/b&gt;&lt;p&gt;Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
       <source>Log &amp;Message:</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <source>Enter the log message for the new project.</source>
       <translation type="unfinished">Introduzir a mensagem de registo para o novo projeto.</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <source>&lt;b&gt;Log Message&lt;/b&gt;
 &lt;p&gt;Enter the log message to be used for the new project.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Mensagem de Registo&lt;/b&gt;
 &lt;p&gt;Introduzir a mensagem de registo a usar para o novo projeto.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <source>new project started</source>
       <translation type="unfinished">projeto novo iniciado</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
-      <source>Select, if the standard repository layout (projectdir/trunk, projectdir/tags, projectdir/branches) should be generated</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
+      <source>Select, if the standard repository layout (projectdir/trunk, projectdir/tags, projectdir/branches) should be generated</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
       <source>Create standard repository &amp;layout</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="0" />
       <source>Alt+L</source>
       <translation type="unfinished">Alt+L</translation>
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py" line="93" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py" line="93" />
-      <source>Pat&amp;h:</source>
-      <translation type="unfinished">&amp;Rota:</translation>
-    </message>
   </context>
   <context>
     <name>SvnProjectBrowserHelper</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="756" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="612" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="564" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="410" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="223" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="764" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="614" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="566" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="415" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="225" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="756" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="612" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="564" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="410" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="223" />
       <source>Version Control</source>
       <translation type="unfinished">Control de Versão</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="780" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="630" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="431" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="241" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="772" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="628" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="426" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="239" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="780" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="630" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="431" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="241" />
       <source>Update from repository</source>
       <translation type="unfinished">Atualizar desde o repositorio</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="778" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="634" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="432" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="245" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="786" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="636" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="437" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="247" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="778" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="634" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="432" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="245" />
       <source>Commit changes to repository...</source>
       <translation type="unfinished">Cometer alterações no repositório...</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="785" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="641" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="439" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="252" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="793" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="643" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="444" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="254" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="785" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="641" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="439" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="252" />
       <source>Add to repository</source>
       <translation type="unfinished">Adicionar ao repositorio</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="446" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="259" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="451" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="261" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="446" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="259" />
       <source>Add tree to repository</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="791" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="647" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="452" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="265" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="799" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="649" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="457" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="267" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="791" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="647" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="452" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="265" />
       <source>Remove from repository (and disk)</source>
       <translation type="unfinished">Retirar do repositorio (e disco)</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="654" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="272" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="652" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="270" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="654" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="272" />
       <source>Copy</source>
       <translation>Copiar</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="656" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="274" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="654" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="272" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="656" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="274" />
       <source>Move</source>
       <translation type="unfinished">Mover</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="798" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="659" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="459" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="277" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="806" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="661" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="464" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="279" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="798" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="659" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="459" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="277" />
       <source>Add to Changelist</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="802" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="663" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="463" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="281" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="810" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="665" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="468" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="283" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="802" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="663" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="463" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="281" />
       <source>Remove from Changelist</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="671" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="289" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="669" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="287" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="671" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="289" />
       <source>Show log browser</source>
       <translation type="unfinished">Mostrar navegador de registos</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="816" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="678" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="474" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="296" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="808" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="676" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="469" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="294" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="816" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="678" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="474" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="296" />
       <source>Show status</source>
       <translation type="unfinished">Mostrar estado</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="823" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="691" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="481" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="309" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="815" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="683" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="476" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="301" />
+      <source>Show differences</source>
+      <translation type="unfinished">Mostrar diferenças</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="315" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="307" />
+      <source>Show differences side-by-side</source>
+      <translation type="unfinished">Mostrar diferenças lado-a-lado</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="829" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="697" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="487" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="321" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="821" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="689" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="482" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="313" />
+      <source>Show differences (extended)</source>
+      <translation type="unfinished">Mostrar diferenças (extendido)</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="327" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="319" />
+      <source>Show differences side-by-side (extended)</source>
+      <translation type="unfinished">Selecionar para mostrar as diferenças lado-a-lado (extendido)</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="835" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="703" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="493" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="333" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="827" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="695" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="488" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="325" />
+      <source>Show differences (URLs)</source>
+      <translation type="unfinished">Mostrar diferenças (URLs)</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="337" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="329" />
+      <source>Show annotated file</source>
+      <translation type="unfinished">Mostrar ficheiro anotado</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="842" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="710" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="500" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="342" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="834" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="702" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="495" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="334" />
+      <source>Revert changes</source>
+      <translation type="unfinished">Desfazer alterações</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="848" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="716" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="348" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="840" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="708" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="340" />
+      <source>Merge changes</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="852" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="720" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="504" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="352" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="844" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="712" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="499" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="344" />
+      <source>Conflicts resolved</source>
+      <translation type="unfinished">Conflitos resolvidos</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="508" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="356" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="504" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="349" />
+      <source>Lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="512" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="360" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="509" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="354" />
+      <source>Unlock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="517" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="365" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="515" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="360" />
+      <source>Break Lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="523" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="371" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="521" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="366" />
+      <source>Steal Lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="855" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="723" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="528" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="376" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="847" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="715" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="526" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="371" />
+      <source>Set Property</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="857" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="725" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="530" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="378" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="849" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="717" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="528" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="373" />
+      <source>List Properties</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="859" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="727" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="532" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="380" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="851" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="719" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="530" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="375" />
+      <source>Delete Property</source>
+      <translation type="unfinished">Apagar Propriedade</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="863" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="731" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="581" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="536" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="384" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="855" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="723" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="579" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="534" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="379" />
+      <source>Select all local file entries</source>
+      <translation type="unfinished">Selecionar todas as entradas de ficheiros locais</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="866" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="734" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="584" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="539" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="387" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="858" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="726" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="582" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="537" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="382" />
+      <source>Select all versioned file entries</source>
+      <translation type="unfinished">Selecionar todas as entradas de ficheiros versionados</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="869" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="737" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="587" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="542" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="390" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="861" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="729" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="585" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="540" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="385" />
+      <source>Select all local directory entries</source>
+      <translation type="unfinished">Selecionar todas as entradas de diretorios locais</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="873" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="741" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="591" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="546" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="394" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="865" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="733" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="589" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="544" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="389" />
+      <source>Select all versioned directory entries</source>
+      <translation type="unfinished">Selecionar todas as entradas de diretorios versionados</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="877" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="745" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="595" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="550" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="398" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="869" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="737" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="593" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="548" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="393" />
+      <source>Configure...</source>
+      <translation>Configurar...</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="684" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="302" />
       <source>Show repository info</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="815" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="683" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="476" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="301" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="823" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="691" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="481" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="309" />
-      <source>Show differences</source>
-      <translation type="unfinished">Mostrar diferenças</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="307" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="315" />
-      <source>Show differences side-by-side</source>
-      <translation type="unfinished">Mostrar diferenças lado-a-lado</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="821" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="689" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="482" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="313" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="829" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="697" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="487" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="321" />
-      <source>Show differences (extended)</source>
-      <translation type="unfinished">Mostrar diferenças (extendido)</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="319" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="327" />
-      <source>Show differences side-by-side (extended)</source>
-      <translation type="unfinished">Selecionar para mostrar as diferenças lado-a-lado (extendido)</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="827" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="695" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="488" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="325" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="835" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="703" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="493" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="333" />
-      <source>Show differences (URLs)</source>
-      <translation type="unfinished">Mostrar diferenças (URLs)</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="329" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="337" />
-      <source>Show annotated file</source>
-      <translation type="unfinished">Mostrar ficheiro anotado</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="834" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="702" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="495" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="334" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="842" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="710" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="500" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="342" />
-      <source>Revert changes</source>
-      <translation type="unfinished">Desfazer alterações</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="840" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="708" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="340" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="848" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="716" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="348" />
-      <source>Merge changes</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="844" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="712" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="499" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="344" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="852" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="720" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="504" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="352" />
-      <source>Conflicts resolved</source>
-      <translation type="unfinished">Conflitos resolvidos</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="504" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="349" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="508" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="356" />
-      <source>Lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="509" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="354" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="512" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="360" />
-      <source>Unlock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="515" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="360" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="517" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="365" />
-      <source>Break Lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="521" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="366" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="523" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="371" />
-      <source>Steal Lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="847" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="715" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="526" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="371" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="855" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="723" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="528" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="376" />
-      <source>Set Property</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="849" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="717" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="528" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="373" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="857" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="725" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="530" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="378" />
-      <source>List Properties</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="851" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="719" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="530" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="375" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="859" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="727" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="532" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="380" />
-      <source>Delete Property</source>
-      <translation type="unfinished">Apagar Propriedade</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="855" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="723" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="579" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="534" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="379" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="863" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="731" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="581" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="536" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="384" />
-      <source>Select all local file entries</source>
-      <translation type="unfinished">Selecionar todas as entradas de ficheiros locais</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="858" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="726" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="582" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="537" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="382" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="866" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="734" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="584" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="539" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="387" />
-      <source>Select all versioned file entries</source>
-      <translation type="unfinished">Selecionar todas as entradas de ficheiros versionados</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="861" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="729" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="585" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="540" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="385" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="869" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="737" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="587" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="542" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="390" />
-      <source>Select all local directory entries</source>
-      <translation type="unfinished">Selecionar todas as entradas de diretorios locais</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="865" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="733" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="589" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="544" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="389" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="873" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="741" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="591" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="546" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="394" />
-      <source>Select all versioned directory entries</source>
-      <translation type="unfinished">Selecionar todas as entradas de diretorios versionados</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="869" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="737" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="593" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="548" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py" line="393" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="877" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="745" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="595" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="550" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py" line="398" />
-      <source>Configure...</source>
-      <translation>Configurar...</translation>
-    </message>
   </context>
   <context>
     <name>SvnProjectHelper</name>
@@ -80301,74 +80301,69 @@
   <context>
     <name>SvnPropListDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <source>Subversion List Properties</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <source>&lt;b&gt;Subversion List Prperties&lt;/b&gt;
 &lt;p&gt;This dialog shows the properties of the selected file or project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <source>&lt;b&gt;Properties List&lt;/b&gt;
 &lt;p&gt;This shows the properties of the selected file or project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <source>Path</source>
       <translation type="unfinished">Rota</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <source>Name</source>
       <translation>Nome</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <source>Value</source>
       <translation>Valor</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <source>Errors</source>
       <translation type="unfinished">Erros</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.ui" line="0" />
       <source>&lt;b&gt;Subversion proplist errors&lt;/b&gt;
 &lt;p&gt;This shows possible error messages of the subversion proplist command.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="50" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="41" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="50" />
       <source>Refresh</source>
       <translation type="unfinished">Atualizar</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="53" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="44" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="53" />
       <source>Press to refresh the properties display</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="155" />
-      <source>None</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py" line="157" />
       <source>Process Generation Error</source>
       <translation>Erro na Criação de Processo</translation>
@@ -80378,33 +80373,63 @@
       <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
       <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py" line="155" />
+      <source>None</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>SvnPropSetDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="0" />
       <source>Set Subversion Property</source>
       <translation type="unfinished" />
     </message>
     <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
+      <source>Property Name:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
+      <source>Enter the name of the property to be set</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
+      <source>Select property source</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
+      <source>Text</source>
+      <translation type="unfinished">Texto</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
       <source>Enter text of the property</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
+      <source>File</source>
+      <translation>Ficheiro</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
+      <source>Enter the name of a file for the property</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="0" />
       <source>Property &amp;Name:</source>
       <translation type="unfinished">&amp;Nome de Propriedade:</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="0" />
-      <source>Enter the name of the property to be set</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.ui" line="0" />
       <source>Select to apply the property recursively</source>
       <translation type="unfinished">Selecionar para aplicar a propriedade recursivamente</translation>
@@ -80419,67 +80444,42 @@
       <source>Property &amp;Value:</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
-      <source>Property Name:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
-      <source>Select property source</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
-      <source>Text</source>
-      <translation type="unfinished">Texto</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
-      <source>File</source>
-      <translation>Ficheiro</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.ui" line="0" />
-      <source>Enter the name of a file for the property</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>SvnRelocateDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <source>Subversion Relocate</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <source>New repository URL:</source>
       <translation>URL do novo repositório:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <source>Enter the URL of the repository the working space should be relocated to</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <source>Current repository URL:</source>
       <translation>URL do repositório atual:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <source>Select, if the relocate should happen inside the repository</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.ui" line="0" />
       <source>Relocate inside repository (used, if the repository layout has changed)</source>
       <translation type="unfinished" />
     </message>
@@ -80487,64 +80487,66 @@
   <context>
     <name>SvnRepoBrowserDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py" line="275" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py" line="209" />
+      <source>Process Generation Error</source>
+      <translation>Erro na Criação de Processo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py" line="276" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py" line="210" />
+      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
+      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <source>Subversion Repository Browser</source>
       <translation>Navegador de Repositório de Subversão</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <source>URL:</source>
       <translation>URL:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <source>Enter the URL of the repository</source>
       <translation>Introduzir URL do repositório</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <source>File</source>
       <translation>Ficheiro</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <source>Revision</source>
       <translation>Revisão</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <source>Author</source>
       <translation>Autor</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <source>Size</source>
       <translation>Tamanho</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.ui" line="0" />
       <source>Date</source>
       <translation>Data</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="220" />
-      <source>The installed version of PySvn should be 1.4.0 or better.</source>
-      <translation>A versão instalada de PySvn deve ser 1.4.0 ou superior.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="304" />
-      <source>Subversion Error</source>
-      <translation>Erro de Subversão</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.ui" line="0" />
       <source>Errors</source>
       <translation>Erros</translation>
@@ -80595,179 +80597,177 @@
       <translation>Alt+P</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py" line="275" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py" line="209" />
-      <source>Process Generation Error</source>
-      <translation>Erro na Criação de Processo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py" line="276" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py" line="210" />
-      <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
-      <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="220" />
+      <source>The installed version of PySvn should be 1.4.0 or better.</source>
+      <translation>A versão instalada de PySvn deve ser 1.4.0 ou superior.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py" line="304" />
+      <source>Subversion Error</source>
+      <translation>Erro de Subversão</translation>
     </message>
   </context>
   <context>
     <name>SvnRevisionSelectionDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <source>Subversion Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <source>Revision &amp;1</source>
       <translation type="unfinished">Revisão &amp;1</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <source>Select revision before last commit</source>
       <translation type="unfinished">Selecionar revisão anterior ao último cometido</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <source>PREV</source>
       <translation type="unfinished">ANTERIOR</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>Select last committed revision</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>Select last committed revision</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>COMMITTED</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>Select base revision</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>COMMITTED</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>BASE</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>Select base revision</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>Select head revision of repository</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>BASE</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>HEAD</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>Select head revision of repository</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>HEAD</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>Select working revision</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>WORKING</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>Select working revision</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>Enter a revision number</source>
-      <translation type="unfinished">Introduzir um número de revisão</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>WORKING</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>Enter time of revision</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>Enter a revision number</source>
+      <translation type="unfinished">Introduzir um número de revisão</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>Enter date of revision</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>Enter time of revision</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>Enter date of revision</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>yyyy-MM-dd</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>yyyy-MM-dd</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>Select to specify a revision by number</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>Select to specify a revision by number</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <source>Number</source>
       <translation>Número</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
-      <source>Select to specify a revision by date and time</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <source>Select to specify a revision by date and time</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
       <source>Date</source>
       <translation type="unfinished">Data</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.ui" line="0" />
       <source>Revision &amp;2</source>
       <translation type="unfinished">Revisão &amp;2</translation>
     </message>
@@ -80775,468 +80775,191 @@
   <context>
     <name>SvnStatusDialog</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="450" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="341" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="450" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
       <source>Subversion Status</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>&lt;b&gt;Subversion Status&lt;/b&gt;
 &lt;p&gt;This dialog shows the status of the selected file or project.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>&amp;Filter on Status:</source>
       <translation type="unfinished">&amp;Filtrar Estado:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Select the status of entries to be shown</source>
       <translation type="unfinished">Selecionar estado das entradas a mostrar</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="673" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="819" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="673" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Commit</source>
       <translation type="unfinished">Cometido</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Changelist</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Status</source>
       <translation>Estado</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
-      <source>Prop. Status</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
+      <source>Prop. Status</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
       <source>Locked</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>History</source>
       <translation>Historial</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Switched</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Lock Info</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Up to date</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Revision</source>
       <translation type="unfinished">Revisão</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Last Change</source>
       <translation>Última Alteração</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Author</source>
       <translation>Autor</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Path</source>
       <translation>Rota</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Commit the selected changes</source>
       <translation type="unfinished">Cometer as alterações selecionadas</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>&amp;Commit</source>
       <translation type="unfinished">&amp;Cometer</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Add the selected entries to the repository</source>
       <translation type="unfinished">Adicionar as entradas selecionadas ao repositório</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>&amp;Add</source>
       <translation>&amp;Adicionar</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Show differences of the selected entries to the repository</source>
       <translation type="unfinished">Mostrar diferenças das entradas selecionadas ao repositório</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>&amp;Differences</source>
       <translation>&amp;Diferenças</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Show differences of the selected entry to the repository in a side-by-side manner</source>
       <translation type="unfinished">Mostrar diferenças da entrada selecionada ao repositório no modo lado a lado</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Side-b&amp;y-Side Diff</source>
       <translation type="unfinished">Diff &amp;Lado a lado</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Revert the selected entries to the last revision in the repository</source>
       <translation type="unfinished">Repor as entradas selecionadas à última versão do repositório</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Re&amp;vert</source>
       <translation type="unfinished">A&amp;nular</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Restore the selected missing entries from the repository</source>
       <translation type="unfinished">Restaurar as entradas selecionadas desde o repositório</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>&amp;Restore</source>
       <translation type="unfinished">&amp;Restaurar</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.ui" line="0" />
       <source>Errors</source>
       <translation>Erros</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="64" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="69" />
-      <source>Refresh</source>
-      <translation>Atualizar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="66" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="71" />
-      <source>Press to refresh the status display</source>
-      <translation type="unfinished">Pressionar para atualizar o visor de estado</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="91" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="91" />
-      <source>Commit changes to repository...</source>
-      <translation type="unfinished">Cometer alterações no repositório...</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="96" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="96" />
-      <source>Select all for commit</source>
-      <translation type="unfinished">Selecionar tudo para cometer</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="101" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="101" />
-      <source>Deselect all from commit</source>
-      <translation type="unfinished">Desmarque tudo a cometer</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="106" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="106" />
-      <source>Add to repository</source>
-      <translation>Adicionar ao repositorio</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="109" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="109" />
-      <source>Show differences</source>
-      <translation type="unfinished">Mostrar diferenças</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="113" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="113" />
-      <source>Show differences side-by-side</source>
-      <translation type="unfinished">Mostrar diferenças lado-a-lado</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="117" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="117" />
-      <source>Revert changes</source>
-      <translation>Desfazer alterações</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="765" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="120" />
-      <source>Restore Missing</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="126" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="126" />
-      <source>Add to Changelist</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1080" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1059" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="131" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="934" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="913" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="131" />
-      <source>Remove from Changelist</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="983" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="136" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="837" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="136" />
-      <source>Lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1002" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="138" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="856" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="138" />
-      <source>Unlock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="141" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="141" />
-      <source>Break lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="144" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="144" />
-      <source>Steal lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="148" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="148" />
-      <source>Adjust column sizes</source>
-      <translation type="unfinished">Ajustar tamanho de colunas</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="217" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="171" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="186" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="171" />
-      <source>locked</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="218" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="175" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="187" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="175" />
-      <source>other lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="219" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="176" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="188" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="176" />
-      <source>stolen lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="220" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="177" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="189" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="177" />
-      <source>broken lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="216" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="181" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="185" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="181" />
-      <source>not locked</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="224" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="211" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="207" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="203" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="192" />
-      <source>no</source>
-      <translation>não</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="223" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="212" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="208" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="204" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="193" />
-      <source>yes</source>
-      <translation>sim</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="724" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="505" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="578" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="505" />
-      <source>all</source>
-      <translation>tudo</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="820" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="674" />
-      <source>There are no entries selected to be committed.</source>
-      <translation type="unfinished">Não há entradas selecionadas a cometer.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="861" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="715" />
-      <source>Add</source>
-      <translation>Adicionar</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="862" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="716" />
-      <source>There are no unversioned entries available/selected.</source>
-      <translation type="unfinished">Não existem entradas sem versão disponíveis/selecionadas.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="911" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="885" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="739" />
-      <source>Revert</source>
-      <translation type="unfinished">Anular</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="956" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="934" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="886" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="810" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="788" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="740" />
-      <source>There are no uncommitted changes available/selected.</source>
-      <translation type="unfinished">Não há aterações por cometer disponíveis/selecionadas.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="912" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="766" />
-      <source>There are no missing entries available/selected.</source>
-      <translation type="unfinished">Não existem entradas desaparecidas disponíveis/selcionadas.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="933" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="787" />
-      <source>Differences</source>
-      <translation>Diferenças</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="962" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="955" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="816" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="809" />
-      <source>Side-by-Side Diff</source>
-      <translation type="unfinished">Diff Lado a lado</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="963" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="817" />
-      <source>Only one file with uncommitted changes must be selected.</source>
-      <translation type="unfinished">Apenas um ficheiro com alterações por cometer deve ser selecionado.</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="984" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="838" />
-      <source>There are no unlocked files available/selected.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1041" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1022" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1003" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="895" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="876" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="857" />
-      <source>There are no locked files available/selected.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1021" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="875" />
-      <source>Break Lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1040" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="894" />
-      <source>Steal Lock</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1060" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="914" />
-      <source>There are no files available/selected not belonging to a changelist.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1081" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="935" />
-      <source>There are no files available/selected belonging to a changelist.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.ui" line="0" />
       <source>Input</source>
       <translation>Entrada</translation>
@@ -81277,11 +81000,115 @@
       <translation>Alt+P</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="69" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="64" />
+      <source>Refresh</source>
+      <translation>Atualizar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="71" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="66" />
+      <source>Press to refresh the status display</source>
+      <translation type="unfinished">Pressionar para atualizar o visor de estado</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="91" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="91" />
+      <source>Commit changes to repository...</source>
+      <translation type="unfinished">Cometer alterações no repositório...</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="96" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="96" />
+      <source>Select all for commit</source>
+      <translation type="unfinished">Selecionar tudo para cometer</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="101" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="101" />
+      <source>Deselect all from commit</source>
+      <translation type="unfinished">Desmarque tudo a cometer</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="106" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="106" />
+      <source>Add to repository</source>
+      <translation>Adicionar ao repositorio</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="109" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="109" />
+      <source>Show differences</source>
+      <translation type="unfinished">Mostrar diferenças</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="113" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="113" />
+      <source>Show differences side-by-side</source>
+      <translation type="unfinished">Mostrar diferenças lado-a-lado</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="117" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="117" />
+      <source>Revert changes</source>
+      <translation>Desfazer alterações</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="120" />
       <source>Restore missing</source>
       <translation type="unfinished">Restaurar desaparecidos</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="126" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="126" />
+      <source>Add to Changelist</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="934" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="913" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="131" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1080" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1059" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="131" />
+      <source>Remove from Changelist</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="837" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="136" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="983" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="136" />
+      <source>Lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="856" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="138" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1002" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="138" />
+      <source>Unlock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="141" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="141" />
+      <source>Break lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="144" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="144" />
+      <source>Steal lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="148" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="148" />
+      <source>Adjust column sizes</source>
+      <translation type="unfinished">Ajustar tamanho de colunas</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="186" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="157" />
       <source>added</source>
@@ -81313,6 +81140,46 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="186" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="171" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="217" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="171" />
+      <source>locked</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="187" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="175" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="218" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="175" />
+      <source>other lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="188" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="176" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="219" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="176" />
+      <source>stolen lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="189" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="177" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="220" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="177" />
+      <source>broken lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="185" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="181" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="216" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="181" />
+      <source>not locked</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="198" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="185" />
       <source>normal</source>
@@ -81346,6 +81213,24 @@
       <translation type="unfinished">erro de tipo</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="192" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="224" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="211" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="207" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="203" />
+      <source>no</source>
+      <translation>não</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="193" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="223" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="212" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="208" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="204" />
+      <source>yes</source>
+      <translation>sim</translation>
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="459" />
       <source>Process Generation Error</source>
       <translation>Erro na Criação de Processo</translation>
@@ -81355,15 +81240,125 @@
       <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
       <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="578" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="505" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="724" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="505" />
+      <source>all</source>
+      <translation>tudo</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="674" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="820" />
+      <source>There are no entries selected to be committed.</source>
+      <translation type="unfinished">Não há entradas selecionadas a cometer.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="715" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="861" />
+      <source>Add</source>
+      <translation>Adicionar</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="716" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="862" />
+      <source>There are no unversioned entries available/selected.</source>
+      <translation type="unfinished">Não existem entradas sem versão disponíveis/selecionadas.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="739" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="911" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="885" />
+      <source>Revert</source>
+      <translation type="unfinished">Anular</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="810" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="788" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="740" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="956" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="934" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="886" />
+      <source>There are no uncommitted changes available/selected.</source>
+      <translation type="unfinished">Não há aterações por cometer disponíveis/selecionadas.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="766" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="912" />
+      <source>There are no missing entries available/selected.</source>
+      <translation type="unfinished">Não existem entradas desaparecidas disponíveis/selcionadas.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="787" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="933" />
+      <source>Differences</source>
+      <translation>Diferenças</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="816" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="809" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="962" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="955" />
+      <source>Side-by-Side Diff</source>
+      <translation type="unfinished">Diff Lado a lado</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="817" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="963" />
+      <source>Only one file with uncommitted changes must be selected.</source>
+      <translation type="unfinished">Apenas um ficheiro com alterações por cometer deve ser selecionado.</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="838" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="984" />
+      <source>There are no unlocked files available/selected.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="895" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="876" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="857" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1041" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1022" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1003" />
+      <source>There are no locked files available/selected.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="875" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1021" />
+      <source>Break Lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="894" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1040" />
+      <source>Steal Lock</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="914" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1060" />
+      <source>There are no files available/selected not belonging to a changelist.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="935" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py" line="1081" />
+      <source>There are no files available/selected belonging to a changelist.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="765" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py" line="120" />
+      <source>Restore Missing</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>SvnStatusMonitorThread</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusMonitorThread.py" line="148" />
-      <source>Subversion status checked successfully (using pysvn)</source>
-      <translation>Estado de Subversion verificado com êxito (a usar pysvn)</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnStatusMonitorThread.py" line="128" />
       <source>Subversion status checked successfully (using svn)</source>
       <translation>Estado de Subversion verificado com êxito (a usar svn)</translation>
@@ -81373,76 +81368,81 @@
       <source>Could not start the Subversion process.</source>
       <translation>Processo de Subversion não pôde iniciar-se.</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnStatusMonitorThread.py" line="148" />
+      <source>Subversion status checked successfully (using pysvn)</source>
+      <translation>Estado de Subversion verificado com êxito (a usar pysvn)</translation>
+    </message>
   </context>
   <context>
     <name>SvnSwitchDialog</name>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
-      <source>Subversion Switch</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
+      <source>Subversion Switch</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
       <source>Tag Name:</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <source>Enter the name of the tag</source>
       <translation type="unfinished">Introduzir o nome da etiqueta</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <source>&lt;b&gt;Tag Name&lt;/b&gt;
 &lt;p&gt;Enter the name of the tag to be switched to.
 In order to switch to the trunk version leave it empty.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <source>Tag Type</source>
       <translation type="unfinished">Tipo de Etiqueta</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <source>Select for a regular tag</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <source>&lt;b&gt;Regular Tag&lt;/b&gt;
 &lt;p&gt;Select this entry for a regular tag.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
-      <source>Regular Tag</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
+      <source>Regular Tag</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
       <source>Select for a branch tag</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <source>&lt;b&gt;Branch Tag&lt;/b&gt;
 &lt;p&gt;Select this entry for a branch tag.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.ui" line="0" />
       <source>Branch Tag</source>
       <translation type="unfinished" />
     </message>
@@ -81450,108 +81450,57 @@
   <context>
     <name>SvnTagBranchListDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <source>Subversion Tag List</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <source>&lt;b&gt;Subversion Tag/Branch List&lt;/b&gt;
 &lt;p&gt;This dialog shows a list of the projects tags or branches.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <source>&lt;b&gt;Tag/Branches List&lt;/b&gt;
 &lt;p&gt;This shows a list of the projects tags or branches.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Lista de Etiqueta/Ramos&lt;/b&gt;
 &lt;p&gt;Mostra uma lista das etiquetas ou ramos do projeto.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <source>Revision</source>
       <translation type="unfinished">Revisão</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <source>Author</source>
       <translation>Autor</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <source>Date</source>
       <translation type="unfinished">Data</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <source>Name</source>
       <translation>Nome</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.ui" line="0" />
       <source>Errors</source>
       <translation type="unfinished">Erros</translation>
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="105" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="85" />
-      <source>Subversion Branches List</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="140" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="118" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="112" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="95" />
-      <source>Subversion Error</source>
-      <translation type="unfinished">Erro de Subversão</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="119" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="96" />
-      <source>The URL of the project repository could not be retrieved from the working copy. The list operation will be aborted</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="141" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="113" />
-      <source>The URL of the project repository has an invalid format. The list operation will be aborted</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="170" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="159" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="141" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="130" />
-      <source>Subversion List</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="160" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="131" />
-      <source>Enter the repository URL containing the tags or branches</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="171" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="142" />
-      <source>The repository URL is empty. Aborting...</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="175" />
-      <source>The installed version of PySvn should be 1.4.0 or better.</source>
-      <translation type="unfinished">A versão instalada de PySvn deve ser 1.4.0 ou superior.</translation>
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.ui" line="0" />
       <source>Input</source>
       <translation type="unfinished">Entrada</translation>
@@ -81592,6 +81541,52 @@
       <translation type="unfinished">Alt+P</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="85" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="105" />
+      <source>Subversion Branches List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="112" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="95" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="140" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="118" />
+      <source>Subversion Error</source>
+      <translation type="unfinished">Erro de Subversão</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="96" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="119" />
+      <source>The URL of the project repository could not be retrieved from the working copy. The list operation will be aborted</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="113" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="141" />
+      <source>The URL of the project repository has an invalid format. The list operation will be aborted</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="141" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="130" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="170" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="159" />
+      <source>Subversion List</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="131" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="160" />
+      <source>Enter the repository URL containing the tags or branches</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="142" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="171" />
+      <source>The repository URL is empty. Aborting...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py" line="187" />
       <source>Process Generation Error</source>
       <translation>Erro na Criação de Processo</translation>
@@ -81601,114 +81596,119 @@
       <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
       <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
     </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py" line="175" />
+      <source>The installed version of PySvn should be 1.4.0 or better.</source>
+      <translation type="unfinished">A versão instalada de PySvn deve ser 1.4.0 ou superior.</translation>
+    </message>
   </context>
   <context>
     <name>SvnTagDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>Subversion Tag</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>Enter the name of the tag</source>
       <translation type="unfinished">Introduzir o nome da etiqueta</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>&lt;b&gt;Tag Name&lt;/b&gt;
 &lt;p&gt;Enter the name of the tag to be created, moved or deleted.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Name de Etiqueta&lt;/b&gt;
 &lt;p&gt;Introduza o nome da etiqueta a criar, mover ou apagar.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>Name:</source>
       <translation>Nome:</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>Tag Action</source>
       <translation type="unfinished">Ação de Etiqueta</translation>
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>Select to create a regular tag</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>&lt;b&gt;Create Regular Tag&lt;/b&gt;
 &lt;p&gt;Select this entry in order to create a regular tag in the repository.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
-      <source>Create Regular Tag</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
+      <source>Create Regular Tag</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
       <source>Select to create a branch tag</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>&lt;b&gt;Create Branch Tag&lt;/b&gt;
 &lt;p&gt;Select this entry in order to create a branch in the repository.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
-      <source>Create Branch Tag</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
+      <source>Create Branch Tag</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
       <source>Select to delete a regular tag</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>&lt;b&gt;Delete Regular Tag&lt;/b&gt;
 &lt;p&gt;Select this entry in order to delete the selected regular tag.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
-      <source>Delete Regular Tag</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
+      <source>Delete Regular Tag</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
       <source>Select to delete a branch tag</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>&lt;b&gt;Delete Branch Tag&lt;/b&gt;
 &lt;p&gt;Select this entry in order to delete the selected branch tag.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.ui" line="0" />
       <source>Delete Branch Tag</source>
       <translation type="unfinished" />
     </message>
@@ -81716,75 +81716,75 @@
   <context>
     <name>SvnUrlSelectionDialog</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py" line="79" />
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py" line="62" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="77" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="60" />
+      <source>Subversion Error</source>
+      <translation type="unfinished">Erro de Subversão</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py" line="63" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="61" />
+      <source>The URL of the project repository could not be retrieved from the working copy. The operation will be aborted</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="78" />
+      <source>The URL of the project repository has an invalid format. The list operation will be aborted</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
       <source>Subversion Diff</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
       <source>Repository URL 1</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
-      <source>Select the URL type</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
-      <source>Enter the label name or path</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
+      <source>Select the URL type</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
-      <source>Repository URL 2</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
-      <source>Select to just show a summary of differences</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
+      <source>Enter the label name or path</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
+      <source>Repository URL 2</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
+      <source>Select to just show a summary of differences</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.ui" line="0" />
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.ui" line="0" />
       <source>Summary only</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="77" />
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="60" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py" line="79" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py" line="62" />
-      <source>Subversion Error</source>
-      <translation type="unfinished">Erro de Subversão</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="61" />
-      <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py" line="63" />
-      <source>The URL of the project repository could not be retrieved from the working copy. The operation will be aborted</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py" line="80" />
       <source>The URL of the project repository has an invalid format. The operation will be aborted</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py" line="78" />
-      <source>The URL of the project repository has an invalid format. The list operation will be aborted</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>SymbolsModel</name>
@@ -82931,6 +82931,36 @@
   <context>
     <name>SyncCheckPage</name>
     <message>
+      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="50" />
+      <source>FTP</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="51" />
+      <source>Host:</source>
+      <translation>Anfitrião:</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="54" />
+      <source>Shared Directory</source>
+      <translation>Diretório Partilhado</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="55" />
+      <source>Directory:</source>
+      <translation>Diretório:</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="58" />
+      <source>No Synchronization</source>
+      <translation>Sem Sincronização</translation>
+    </message>
+    <message>
+      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="194" />
+      <source>&lt;font color="#FF0000"&gt;&lt;b&gt;Error:&lt;/b&gt; {0}&lt;/font&gt;</source>
+      <translation>&lt;font color="#FF0000"&gt;&lt;b&gt;Error:&lt;/b&gt; {0}&lt;/font&gt;</translation>
+    </message>
+    <message>
       <location filename="../WebBrowser/Sync/SyncCheckPage.ui" line="0" />
       <source>Synchronization status</source>
       <translation>Estado de sincronização</translation>
@@ -82980,36 +83010,6 @@
       <source>Speed Dial Settings:</source>
       <translation>Definições de Marcação Rápida:</translation>
     </message>
-    <message>
-      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="50" />
-      <source>FTP</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="51" />
-      <source>Host:</source>
-      <translation>Anfitrião:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="54" />
-      <source>Shared Directory</source>
-      <translation>Diretório Partilhado</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="55" />
-      <source>Directory:</source>
-      <translation>Diretório:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="58" />
-      <source>No Synchronization</source>
-      <translation>Sem Sincronização</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Sync/SyncCheckPage.py" line="194" />
-      <source>&lt;font color="#FF0000"&gt;&lt;b&gt;Error:&lt;/b&gt; {0}&lt;/font&gt;</source>
-      <translation>&lt;font color="#FF0000"&gt;&lt;b&gt;Error:&lt;/b&gt; {0}&lt;/font&gt;</translation>
-    </message>
   </context>
   <context>
     <name>SyncDataPage</name>
@@ -85883,6 +85883,91 @@
   <context>
     <name>ToolConfigurationDialog</name>
     <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="41" />
+      <source>Icon files (*.png)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="45" />
+      <source>no redirection</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="46" />
+      <source>show output</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="47" />
+      <source>insert into current editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="48" />
+      <source>replace selection of current editor</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="139" />
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="127" />
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="116" />
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="106" />
+      <source>Add tool entry</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="107" />
+      <source>You have to set an executable to add to the Tools-Menu first.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="117" />
+      <source>You have to insert a menuentry text to add the selected program to the Tools-Menu first.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="128" />
+      <source>The selected file could not be found or is not an executable. Please choose an executable filename.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="140" />
+      <source>An entry for the menu text {0} already exists.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="195" />
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="184" />
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="174" />
+      <source>Change tool entry</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="175" />
+      <source>You have to set an executable to change the Tools-Menu entry.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="185" />
+      <source>You have to insert a menuentry text to change the selected Tools-Menu entry.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="196" />
+      <source>The selected file could not be found or is not an executable. Please choose an existing executable filename.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="287" />
+      <source>Select executable</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolConfigurationDialog.py" line="288" />
+      <source>The selected file is not an executable. Please choose an executable filename.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ToolConfigurationDialog.ui" line="0" />
       <source>Configure Tools Menu</source>
       <translation type="unfinished" />
@@ -86110,95 +86195,40 @@
       <source>&lt;b&gt;Redirect output&lt;b&gt;&lt;p&gt;Select the output redirection mode. The standard error channel is either not redirected or shown in the log viewer.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="41" />
-      <source>Icon files (*.png)</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="45" />
-      <source>no redirection</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="46" />
-      <source>show output</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="47" />
-      <source>insert into current editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="48" />
-      <source>replace selection of current editor</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="139" />
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="127" />
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="116" />
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="106" />
-      <source>Add tool entry</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="107" />
-      <source>You have to set an executable to add to the Tools-Menu first.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="117" />
-      <source>You have to insert a menuentry text to add the selected program to the Tools-Menu first.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="128" />
-      <source>The selected file could not be found or is not an executable. Please choose an executable filename.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="140" />
-      <source>An entry for the menu text {0} already exists.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="195" />
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="184" />
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="174" />
-      <source>Change tool entry</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="175" />
-      <source>You have to set an executable to change the Tools-Menu entry.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="185" />
-      <source>You have to insert a menuentry text to change the selected Tools-Menu entry.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="196" />
-      <source>The selected file could not be found or is not an executable. Please choose an existing executable filename.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="287" />
-      <source>Select executable</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolConfigurationDialog.py" line="288" />
-      <source>The selected file is not an executable. Please choose an executable filename.</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>ToolGroupConfigurationDialog</name>
     <message>
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="105" />
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="97" />
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="73" />
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="65" />
+      <source>Add tool group entry</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="98" />
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="66" />
+      <source>You have to give a name for the group to add.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="106" />
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="74" />
+      <source>An entry for the group name {0} already exists.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="126" />
+      <source>Delete tool group entry</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="127" />
+      <source>&lt;p&gt;Do you really want to delete the tool group &lt;b&gt;"{0}"&lt;/b&gt;?&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ToolGroupConfigurationDialog.ui" line="0" />
       <source>Configure Tool Groups</source>
       <translation>Configurar Grupos de Ferramentas</translation>
@@ -86348,36 +86378,6 @@
 &lt;p&gt;Enter the menu text. Precede the accelerator key with an &amp; character.&lt;/p&gt;</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="105" />
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="97" />
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="73" />
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="65" />
-      <source>Add tool group entry</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="98" />
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="66" />
-      <source>You have to give a name for the group to add.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="106" />
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="74" />
-      <source>An entry for the group name {0} already exists.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="126" />
-      <source>Delete tool group entry</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Preferences/ToolGroupConfigurationDialog.py" line="127" />
-      <source>&lt;p&gt;Do you really want to delete the tool group &lt;b&gt;"{0}"&lt;/b&gt;?&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>TranslationEngine</name>
@@ -86906,17 +86906,57 @@
   <context>
     <name>TranslatorPage</name>
     <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="45" />
+      <source>&lt;p&gt;A key is &lt;b&gt;required&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a commercial or free API key.&lt;/a&gt;&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="51" />
+      <source>&lt;p&gt;A key is &lt;b&gt;required&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a commercial API key.&lt;/a&gt;&lt;/p&gt;</source>
+      <translation>&lt;p&gt;É &lt;b&gt;necessária&lt;/b&gt; uma chave para usar este serviço. &lt;a href="{0}"&gt;Obtenha uma chave API comercial.&lt;/a&gt;&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="57" />
+      <source>&lt;p&gt;A key is &lt;b&gt;required&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Register with IBM Cloud.&lt;/a&gt;&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="63" />
+      <source>&lt;p&gt;A key is &lt;b&gt;optional&lt;/b&gt; to use this service and depends on the server configuration. Contact your server admin for details.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="69" />
+      <source>&lt;p&gt;A registration of the text translation service is &lt;b&gt;required&lt;/b&gt;. &lt;a href="{0}"&gt;Register with Microsoft Azure.&lt;/a&gt;&lt;/p&gt;</source>
+      <translation>&lt;p&gt;É &lt;b&gt;necessário&lt;/b&gt; o registo da aplicação. &lt;a href="{0}"&gt;Registe com Microsoft Azure.&lt;/a&gt;&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="76" />
+      <source>&lt;p&gt;A key is &lt;b&gt;optional&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a free API key.&lt;/a&gt;&lt;/p&gt;</source>
+      <translation>&lt;p&gt;É &lt;b&gt;opcional&lt;/b&gt; uma chave para usar este serviço. &lt;a href="{0}"&gt;Obtenha uma chave API grátis.&lt;/a&gt;&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="82" />
+      <source>&lt;p&gt;A key is &lt;b&gt;required&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a free API key.&lt;/a&gt;&lt;/p&gt;</source>
+      <translation>&lt;p&gt;É &lt;b&gt;necessária&lt;/b&gt; uma chave para usar este serviço. &lt;a href="{0}"&gt;Obtenha uma chave API grátis.&lt;/a&gt;&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="235" />
+      <source>Enabled Languages</source>
+      <translation>Idiomas Habilitados</translation>
+    </message>
+    <message>
+      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="236" />
+      <source>At least two languages should be selected to work correctly.</source>
+      <translation>Pelo menos dois idiomas têm que estar selecionados para funcionar correctamente.</translation>
+    </message>
+    <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
       <source>&lt;b&gt;Configure Translator&lt;/b&gt;</source>
       <translation>&lt;b&gt;Configurar Tradutor&lt;/b&gt;</translation>
     </message>
     <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="235" />
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
-      <source>Enabled Languages</source>
-      <translation>Idiomas Habilitados</translation>
-    </message>
-    <message>
       <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.ui" line="0" />
       <source>Press to set or unset all entries</source>
       <translation>Pressionar para marcar ou desmarcar as entradas todas</translation>
@@ -87096,46 +87136,6 @@
       <source>Enter your Yandex key</source>
       <translation>Introduza a sua chave Yandex</translation>
     </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="45" />
-      <source>&lt;p&gt;A key is &lt;b&gt;required&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a commercial or free API key.&lt;/a&gt;&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="51" />
-      <source>&lt;p&gt;A key is &lt;b&gt;required&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a commercial API key.&lt;/a&gt;&lt;/p&gt;</source>
-      <translation>&lt;p&gt;É &lt;b&gt;necessária&lt;/b&gt; uma chave para usar este serviço. &lt;a href="{0}"&gt;Obtenha uma chave API comercial.&lt;/a&gt;&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="57" />
-      <source>&lt;p&gt;A key is &lt;b&gt;required&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Register with IBM Cloud.&lt;/a&gt;&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="63" />
-      <source>&lt;p&gt;A key is &lt;b&gt;optional&lt;/b&gt; to use this service and depends on the server configuration. Contact your server admin for details.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="69" />
-      <source>&lt;p&gt;A registration of the text translation service is &lt;b&gt;required&lt;/b&gt;. &lt;a href="{0}"&gt;Register with Microsoft Azure.&lt;/a&gt;&lt;/p&gt;</source>
-      <translation>&lt;p&gt;É &lt;b&gt;necessário&lt;/b&gt; o registo da aplicação. &lt;a href="{0}"&gt;Registe com Microsoft Azure.&lt;/a&gt;&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="76" />
-      <source>&lt;p&gt;A key is &lt;b&gt;optional&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a free API key.&lt;/a&gt;&lt;/p&gt;</source>
-      <translation>&lt;p&gt;É &lt;b&gt;opcional&lt;/b&gt; uma chave para usar este serviço. &lt;a href="{0}"&gt;Obtenha uma chave API grátis.&lt;/a&gt;&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="82" />
-      <source>&lt;p&gt;A key is &lt;b&gt;required&lt;/b&gt; to use this service. &lt;a href="{0}"&gt;Get a free API key.&lt;/a&gt;&lt;/p&gt;</source>
-      <translation>&lt;p&gt;É &lt;b&gt;necessária&lt;/b&gt; uma chave para usar este serviço. &lt;a href="{0}"&gt;Obtenha uma chave API grátis.&lt;/a&gt;&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/UiExtensionPlugins/Translator/ConfigurationPage/TranslatorPage.py" line="236" />
-      <source>At least two languages should be selected to work correctly.</source>
-      <translation>Pelo menos dois idiomas têm que estar selecionados para funcionar correctamente.</translation>
-    </message>
   </context>
   <context>
     <name>TranslatorPlugin</name>
@@ -87480,63 +87480,6 @@
   <context>
     <name>UF2FlashDialog</name>
     <message>
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1132" />
-      <location filename="../MicroPython/UF2FlashDialog.py" line="1140" />
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>Flash UF2 Device</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>Detected Devices:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>Select the device to be flashed</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>Select Device</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>MicroPython:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>Enter the path of the MicroPython / CircuitPython firmware file</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>'Boot' Volume:</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>Enter the path of the bootloader volume</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>Press to check for all known boot volume names.</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>Flash MicroPython / CircuitPython</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
-      <source>Refresh</source>
-      <translation type="unfinished">Atualizar</translation>
-    </message>
-    <message>
       <location filename="../MicroPython/UF2FlashDialog.py" line="607" />
       <source>&lt;h3&gt;CircuitPython Board&lt;/h3&gt;&lt;p&gt;In order to prepare the board for flashing follow these steps:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Switch your device to 'bootloader' mode by double-pressing the reset button.&lt;/li&gt;&lt;li&gt;Wait until the device has entered 'bootloader' mode.&lt;/li&gt;&lt;li&gt;(If this does not happen, then try shorter or longer pauses between presses.)&lt;/li&gt;&lt;li&gt;Ensure the boot volume is available (this may require mounting it).&lt;/li&gt;&lt;li&gt;Select the firmware file to be flashed and click the flash button.&lt;/li&gt;&lt;/ol&gt;</source>
       <translation type="unfinished" />
@@ -87547,6 +87490,13 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1132" />
+      <location filename="../MicroPython/UF2FlashDialog.py" line="1140" />
+      <source>Flash UF2 Device</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../MicroPython/UF2FlashDialog.py" line="1141" />
       <source>Select the Boot Volume of the device:</source>
       <translation type="unfinished" />
@@ -87660,6 +87610,56 @@
       <source>No UF2 device 'boot' volumes found.</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>Detected Devices:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>Select the device to be flashed</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>Select Device</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>MicroPython:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>Enter the path of the MicroPython / CircuitPython firmware file</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>'Boot' Volume:</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>Enter the path of the bootloader volume</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>Press to check for all known boot volume names.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>Flash MicroPython / CircuitPython</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/UF2FlashDialog.ui" line="0" />
+      <source>Refresh</source>
+      <translation type="unfinished">Atualizar</translation>
+    </message>
   </context>
   <context>
     <name>UIPreviewer</name>
@@ -92306,1975 +92306,6 @@
   <context>
     <name>ViewManager</name>
     <message>
-      <location filename="../HexEdit/HexEditMainWindow.py" line="601" />
-      <source>Ctrl+G</source>
-      <comment>Search|Goto Offset</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="704" />
-      <location filename="../QScintilla/ShellWindow.py" line="312" />
-      <source>Ctrl+S</source>
-      <comment>File|Save</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1057" />
-      <location filename="../QScintilla/ShellWindow.py" line="339" />
-      <source>Cut</source>
-      <translation>Cortar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1059" />
-      <location filename="../QScintilla/ShellWindow.py" line="341" />
-      <source>Cu&amp;t</source>
-      <translation>Cor&amp;tar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1061" />
-      <location filename="../QScintilla/ShellWindow.py" line="343" />
-      <source>Ctrl+X</source>
-      <comment>Edit|Cut</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1064" />
-      <location filename="../QScintilla/ShellWindow.py" line="346" />
-      <source>Shift+Del</source>
-      <comment>Edit|Cut</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1070" />
-      <location filename="../QScintilla/ShellWindow.py" line="352" />
-      <source>Cut the selection</source>
-      <translation>Cortar a seleção</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1084" />
-      <location filename="../QScintilla/ShellWindow.py" line="361" />
-      <source>Copy</source>
-      <translation>Copiar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1086" />
-      <location filename="../QScintilla/ShellWindow.py" line="363" />
-      <source>&amp;Copy</source>
-      <translation>&amp;Copiar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1088" />
-      <location filename="../QScintilla/ShellWindow.py" line="365" />
-      <source>Ctrl+C</source>
-      <comment>Edit|Copy</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1091" />
-      <location filename="../QScintilla/ShellWindow.py" line="368" />
-      <source>Ctrl+Ins</source>
-      <comment>Edit|Copy</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1097" />
-      <location filename="../QScintilla/ShellWindow.py" line="374" />
-      <source>Copy the selection</source>
-      <translation>Copiar a seleção</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1111" />
-      <location filename="../QScintilla/ShellWindow.py" line="383" />
-      <source>Paste</source>
-      <translation>Colar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1113" />
-      <location filename="../QScintilla/ShellWindow.py" line="385" />
-      <source>&amp;Paste</source>
-      <translation>Co&amp;lar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1115" />
-      <location filename="../QScintilla/ShellWindow.py" line="387" />
-      <source>Ctrl+V</source>
-      <comment>Edit|Paste</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1118" />
-      <location filename="../QScintilla/ShellWindow.py" line="390" />
-      <source>Shift+Ins</source>
-      <comment>Edit|Paste</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1124" />
-      <location filename="../QScintilla/ShellWindow.py" line="396" />
-      <source>Paste the last cut/copied text</source>
-      <translation>Colar o último texto cortado/copiado</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1140" />
-      <location filename="../ViewManager/ViewManager.py" line="1138" />
-      <location filename="../QScintilla/ShellWindow.py" line="410" />
-      <location filename="../QScintilla/ShellWindow.py" line="408" />
-      <source>Clear</source>
-      <translation>Limpar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1142" />
-      <location filename="../QScintilla/ShellWindow.py" line="412" />
-      <source>Alt+Shift+C</source>
-      <comment>Edit|Clear</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1149" />
-      <location filename="../QScintilla/ShellWindow.py" line="419" />
-      <source>Clear all text</source>
-      <translation>Limpar todo o texto</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2544" />
-      <location filename="../ViewManager/ViewManager.py" line="2543" />
-      <location filename="../QScintilla/MiniEditor.py" line="1691" />
-      <location filename="../QScintilla/MiniEditor.py" line="1690" />
-      <location filename="../QScintilla/ShellWindow.py" line="441" />
-      <location filename="../QScintilla/ShellWindow.py" line="440" />
-      <source>Delete current line</source>
-      <translation>Apagar a linha atual</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2545" />
-      <location filename="../QScintilla/MiniEditor.py" line="1692" />
-      <location filename="../QScintilla/ShellWindow.py" line="442" />
-      <source>Ctrl+Shift+L</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2051" />
-      <location filename="../ViewManager/ViewManager.py" line="2050" />
-      <location filename="../QScintilla/MiniEditor.py" line="1213" />
-      <location filename="../QScintilla/MiniEditor.py" line="1212" />
-      <location filename="../QScintilla/ShellWindow.py" line="453" />
-      <location filename="../QScintilla/ShellWindow.py" line="452" />
-      <source>Indent one level</source>
-      <translation>Indentar um nivel</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2052" />
-      <location filename="../QScintilla/MiniEditor.py" line="1214" />
-      <location filename="../QScintilla/ShellWindow.py" line="454" />
-      <source>Tab</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2517" />
-      <location filename="../ViewManager/ViewManager.py" line="2516" />
-      <location filename="../QScintilla/MiniEditor.py" line="1679" />
-      <location filename="../QScintilla/MiniEditor.py" line="1678" />
-      <location filename="../QScintilla/ShellWindow.py" line="465" />
-      <location filename="../QScintilla/ShellWindow.py" line="464" />
-      <source>Insert new line</source>
-      <translation>Inserir linha nova</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2518" />
-      <location filename="../QScintilla/MiniEditor.py" line="1680" />
-      <location filename="../QScintilla/ShellWindow.py" line="466" />
-      <source>Return</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2519" />
-      <location filename="../QScintilla/MiniEditor.py" line="1681" />
-      <location filename="../QScintilla/ShellWindow.py" line="467" />
-      <source>Enter</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2403" />
-      <location filename="../ViewManager/ViewManager.py" line="2402" />
-      <location filename="../QScintilla/MiniEditor.py" line="1565" />
-      <location filename="../QScintilla/MiniEditor.py" line="1564" />
-      <location filename="../QScintilla/ShellWindow.py" line="477" />
-      <location filename="../QScintilla/ShellWindow.py" line="476" />
-      <source>Delete previous character</source>
-      <translation>Apagar o caratér anterior</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2404" />
-      <location filename="../QScintilla/MiniEditor.py" line="1566" />
-      <location filename="../QScintilla/ShellWindow.py" line="478" />
-      <source>Backspace</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2411" />
-      <location filename="../QScintilla/MiniEditor.py" line="1573" />
-      <location filename="../QScintilla/ShellWindow.py" line="485" />
-      <source>Meta+H</source>
-      <translation>Meta+H</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2416" />
-      <location filename="../QScintilla/MiniEditor.py" line="1578" />
-      <location filename="../QScintilla/ShellWindow.py" line="490" />
-      <source>Shift+Backspace</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2441" />
-      <location filename="../ViewManager/ViewManager.py" line="2440" />
-      <location filename="../QScintilla/MiniEditor.py" line="1603" />
-      <location filename="../QScintilla/MiniEditor.py" line="1602" />
-      <location filename="../QScintilla/ShellWindow.py" line="499" />
-      <location filename="../QScintilla/ShellWindow.py" line="498" />
-      <source>Delete current character</source>
-      <translation>Apagar o caratér atual</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2442" />
-      <location filename="../QScintilla/MiniEditor.py" line="1604" />
-      <location filename="../QScintilla/ShellWindow.py" line="500" />
-      <source>Del</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2449" />
-      <location filename="../QScintilla/MiniEditor.py" line="1611" />
-      <location filename="../QScintilla/ShellWindow.py" line="507" />
-      <source>Meta+D</source>
-      <translation>Meta+D</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2457" />
-      <location filename="../ViewManager/ViewManager.py" line="2456" />
-      <location filename="../QScintilla/MiniEditor.py" line="1619" />
-      <location filename="../QScintilla/MiniEditor.py" line="1618" />
-      <location filename="../QScintilla/ShellWindow.py" line="515" />
-      <location filename="../QScintilla/ShellWindow.py" line="514" />
-      <source>Delete word to left</source>
-      <translation>Apagar palavra à esquerda</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2458" />
-      <location filename="../QScintilla/MiniEditor.py" line="1620" />
-      <location filename="../QScintilla/ShellWindow.py" line="516" />
-      <source>Ctrl+Backspace</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2469" />
-      <location filename="../ViewManager/ViewManager.py" line="2468" />
-      <location filename="../QScintilla/MiniEditor.py" line="1631" />
-      <location filename="../QScintilla/MiniEditor.py" line="1630" />
-      <location filename="../QScintilla/ShellWindow.py" line="527" />
-      <location filename="../QScintilla/ShellWindow.py" line="526" />
-      <source>Delete word to right</source>
-      <translation>Apagar palavra à direita</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2470" />
-      <location filename="../QScintilla/MiniEditor.py" line="1632" />
-      <location filename="../QScintilla/ShellWindow.py" line="528" />
-      <source>Ctrl+Del</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2481" />
-      <location filename="../ViewManager/ViewManager.py" line="2480" />
-      <location filename="../QScintilla/MiniEditor.py" line="1643" />
-      <location filename="../QScintilla/MiniEditor.py" line="1642" />
-      <location filename="../QScintilla/ShellWindow.py" line="539" />
-      <location filename="../QScintilla/ShellWindow.py" line="538" />
-      <source>Delete line to left</source>
-      <translation>Apagar a linha à esquerda</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2483" />
-      <location filename="../QScintilla/MiniEditor.py" line="1645" />
-      <location filename="../QScintilla/ShellWindow.py" line="541" />
-      <source>Ctrl+Shift+Backspace</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2495" />
-      <location filename="../ViewManager/ViewManager.py" line="2494" />
-      <location filename="../QScintilla/MiniEditor.py" line="1657" />
-      <location filename="../QScintilla/MiniEditor.py" line="1656" />
-      <location filename="../QScintilla/ShellWindow.py" line="553" />
-      <location filename="../QScintilla/ShellWindow.py" line="552" />
-      <source>Delete line to right</source>
-      <translation>Apagar a linha à direita</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2503" />
-      <location filename="../QScintilla/MiniEditor.py" line="1665" />
-      <location filename="../QScintilla/ShellWindow.py" line="561" />
-      <source>Meta+K</source>
-      <translation>Meta+K</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2508" />
-      <location filename="../QScintilla/MiniEditor.py" line="1670" />
-      <location filename="../QScintilla/ShellWindow.py" line="566" />
-      <source>Ctrl+Shift+Del</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1743" />
-      <location filename="../ViewManager/ViewManager.py" line="1742" />
-      <location filename="../QScintilla/MiniEditor.py" line="901" />
-      <location filename="../QScintilla/MiniEditor.py" line="900" />
-      <location filename="../QScintilla/ShellWindow.py" line="575" />
-      <location filename="../QScintilla/ShellWindow.py" line="574" />
-      <source>Move left one character</source>
-      <translation>Mover um caráter à esquerda</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1744" />
-      <location filename="../QScintilla/MiniEditor.py" line="902" />
-      <location filename="../QScintilla/ShellWindow.py" line="576" />
-      <source>Left</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1752" />
-      <location filename="../QScintilla/MiniEditor.py" line="910" />
-      <location filename="../QScintilla/ShellWindow.py" line="584" />
-      <source>Meta+B</source>
-      <translation>Meta+B</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1759" />
-      <location filename="../ViewManager/ViewManager.py" line="1758" />
-      <location filename="../QScintilla/MiniEditor.py" line="917" />
-      <location filename="../QScintilla/MiniEditor.py" line="916" />
-      <location filename="../QScintilla/ShellWindow.py" line="591" />
-      <location filename="../QScintilla/ShellWindow.py" line="590" />
-      <source>Move right one character</source>
-      <translation>Mover um caráter à direita</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1760" />
-      <location filename="../QScintilla/MiniEditor.py" line="918" />
-      <location filename="../QScintilla/ShellWindow.py" line="592" />
-      <source>Right</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1767" />
-      <location filename="../QScintilla/MiniEditor.py" line="925" />
-      <location filename="../QScintilla/ShellWindow.py" line="599" />
-      <source>Meta+F</source>
-      <translation>Meta+F</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1839" />
-      <location filename="../ViewManager/ViewManager.py" line="1838" />
-      <location filename="../QScintilla/MiniEditor.py" line="997" />
-      <location filename="../QScintilla/MiniEditor.py" line="996" />
-      <location filename="../QScintilla/ShellWindow.py" line="607" />
-      <location filename="../QScintilla/ShellWindow.py" line="606" />
-      <source>Move left one word</source>
-      <translation>Mover uma palavra à esquerda</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1847" />
-      <location filename="../ViewManager/ViewManager.py" line="1815" />
-      <location filename="../QScintilla/MiniEditor.py" line="1005" />
-      <location filename="../QScintilla/MiniEditor.py" line="973" />
-      <location filename="../QScintilla/ShellWindow.py" line="615" />
-      <source>Alt+Left</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1903" />
-      <location filename="../ViewManager/ViewManager.py" line="1851" />
-      <location filename="../QScintilla/MiniEditor.py" line="1065" />
-      <location filename="../QScintilla/MiniEditor.py" line="1009" />
-      <location filename="../QScintilla/ShellWindow.py" line="619" />
-      <source>Ctrl+Left</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1859" />
-      <location filename="../ViewManager/ViewManager.py" line="1858" />
-      <location filename="../QScintilla/MiniEditor.py" line="1017" />
-      <location filename="../QScintilla/MiniEditor.py" line="1016" />
-      <location filename="../QScintilla/ShellWindow.py" line="627" />
-      <location filename="../QScintilla/ShellWindow.py" line="626" />
-      <source>Move right one word</source>
-      <translation>Mover uma palavra à direita</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2640" />
-      <location filename="../ViewManager/ViewManager.py" line="1867" />
-      <location filename="../QScintilla/MiniEditor.py" line="1819" />
-      <location filename="../QScintilla/MiniEditor.py" line="1029" />
-      <location filename="../QScintilla/ShellWindow.py" line="635" />
-      <source>Ctrl+Right</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1877" />
-      <location filename="../ViewManager/ViewManager.py" line="1874" />
-      <location filename="../QScintilla/MiniEditor.py" line="1039" />
-      <location filename="../QScintilla/MiniEditor.py" line="1036" />
-      <location filename="../QScintilla/ShellWindow.py" line="645" />
-      <location filename="../QScintilla/ShellWindow.py" line="642" />
-      <source>Move to first visible character in document line</source>
-      <translation>Mover ao primeiro caráter vísivel da linha do documento</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2901" />
-      <location filename="../ViewManager/ViewManager.py" line="1887" />
-      <location filename="../QScintilla/MiniEditor.py" line="2080" />
-      <location filename="../QScintilla/MiniEditor.py" line="1049" />
-      <location filename="../QScintilla/ShellWindow.py" line="655" />
-      <source>Home</source>
-      <translation type="unfinished">Página Inicial</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1915" />
-      <location filename="../ViewManager/ViewManager.py" line="1914" />
-      <location filename="../QScintilla/MiniEditor.py" line="1077" />
-      <location filename="../QScintilla/MiniEditor.py" line="1076" />
-      <location filename="../QScintilla/ShellWindow.py" line="663" />
-      <location filename="../QScintilla/ShellWindow.py" line="662" />
-      <source>Move to end of document line</source>
-      <translation>Mover ao fim da linha do documento</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1923" />
-      <location filename="../QScintilla/MiniEditor.py" line="1085" />
-      <location filename="../QScintilla/ShellWindow.py" line="671" />
-      <source>Meta+E</source>
-      <translation type="unfinished">Meta+E</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2918" />
-      <location filename="../ViewManager/ViewManager.py" line="1927" />
-      <location filename="../QScintilla/MiniEditor.py" line="2097" />
-      <location filename="../QScintilla/MiniEditor.py" line="1089" />
-      <location filename="../QScintilla/ShellWindow.py" line="675" />
-      <source>End</source>
-      <translation type="unfinished">Fim</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1775" />
-      <location filename="../ViewManager/ViewManager.py" line="1774" />
-      <location filename="../QScintilla/MiniEditor.py" line="933" />
-      <location filename="../QScintilla/MiniEditor.py" line="932" />
-      <location filename="../QScintilla/ShellWindow.py" line="683" />
-      <location filename="../QScintilla/ShellWindow.py" line="682" />
-      <source>Move up one line</source>
-      <translation>Mover uma linha acima</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1776" />
-      <location filename="../QScintilla/MiniEditor.py" line="934" />
-      <location filename="../QScintilla/ShellWindow.py" line="684" />
-      <source>Up</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1783" />
-      <location filename="../QScintilla/MiniEditor.py" line="941" />
-      <location filename="../QScintilla/ShellWindow.py" line="691" />
-      <source>Meta+P</source>
-      <translation type="unfinished">Meta+P</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1791" />
-      <location filename="../ViewManager/ViewManager.py" line="1790" />
-      <location filename="../QScintilla/MiniEditor.py" line="949" />
-      <location filename="../QScintilla/MiniEditor.py" line="948" />
-      <location filename="../QScintilla/ShellWindow.py" line="699" />
-      <location filename="../QScintilla/ShellWindow.py" line="698" />
-      <source>Move down one line</source>
-      <translation>Mover uma linha abaixo</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1792" />
-      <location filename="../QScintilla/MiniEditor.py" line="950" />
-      <location filename="../QScintilla/ShellWindow.py" line="700" />
-      <source>Down</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1799" />
-      <location filename="../QScintilla/MiniEditor.py" line="957" />
-      <location filename="../QScintilla/ShellWindow.py" line="707" />
-      <source>Meta+N</source>
-      <translation type="unfinished">Meta+N</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2039" />
-      <location filename="../ViewManager/ViewManager.py" line="1936" />
-      <location filename="../QScintilla/MiniEditor.py" line="1201" />
-      <location filename="../QScintilla/MiniEditor.py" line="1098" />
-      <location filename="../QScintilla/ShellWindow.py" line="716" />
-      <source>Ctrl+Down</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2019" />
-      <location filename="../ViewManager/ViewManager.py" line="1948" />
-      <location filename="../QScintilla/MiniEditor.py" line="1181" />
-      <location filename="../QScintilla/MiniEditor.py" line="1110" />
-      <location filename="../QScintilla/ShellWindow.py" line="728" />
-      <source>Ctrl+Up</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1983" />
-      <location filename="../ViewManager/ViewManager.py" line="1982" />
-      <location filename="../QScintilla/MiniEditor.py" line="1145" />
-      <location filename="../QScintilla/MiniEditor.py" line="1144" />
-      <location filename="../QScintilla/ShellWindow.py" line="739" />
-      <location filename="../QScintilla/ShellWindow.py" line="738" />
-      <source>Move up one page</source>
-      <translation>Mover uma página acima</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1984" />
-      <location filename="../QScintilla/MiniEditor.py" line="1146" />
-      <location filename="../QScintilla/ShellWindow.py" line="740" />
-      <source>PgUp</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1995" />
-      <location filename="../ViewManager/ViewManager.py" line="1994" />
-      <location filename="../QScintilla/MiniEditor.py" line="1157" />
-      <location filename="../QScintilla/MiniEditor.py" line="1156" />
-      <location filename="../QScintilla/ShellWindow.py" line="751" />
-      <location filename="../QScintilla/ShellWindow.py" line="750" />
-      <source>Move down one page</source>
-      <translation>Mover uma pagina abaixo</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1996" />
-      <location filename="../QScintilla/MiniEditor.py" line="1158" />
-      <location filename="../QScintilla/ShellWindow.py" line="752" />
-      <source>PgDown</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2003" />
-      <location filename="../QScintilla/MiniEditor.py" line="1165" />
-      <location filename="../QScintilla/ShellWindow.py" line="759" />
-      <source>Meta+V</source>
-      <translation type="unfinished">Meta+V</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2686" />
-      <location filename="../ViewManager/ViewManager.py" line="2685" />
-      <location filename="../QScintilla/MiniEditor.py" line="1865" />
-      <location filename="../QScintilla/MiniEditor.py" line="1864" />
-      <location filename="../QScintilla/ShellWindow.py" line="767" />
-      <location filename="../QScintilla/ShellWindow.py" line="766" />
-      <source>Escape</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2687" />
-      <location filename="../QScintilla/MiniEditor.py" line="1866" />
-      <location filename="../QScintilla/ShellWindow.py" line="768" />
-      <source>Esc</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2077" />
-      <location filename="../ViewManager/ViewManager.py" line="2074" />
-      <location filename="../QScintilla/MiniEditor.py" line="1239" />
-      <location filename="../QScintilla/MiniEditor.py" line="1236" />
-      <location filename="../QScintilla/ShellWindow.py" line="781" />
-      <location filename="../QScintilla/ShellWindow.py" line="778" />
-      <source>Extend selection left one character</source>
-      <translation>Estende a seleção um caráter à esquerda</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2080" />
-      <location filename="../QScintilla/MiniEditor.py" line="1242" />
-      <location filename="../QScintilla/ShellWindow.py" line="784" />
-      <source>Shift+Left</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2087" />
-      <location filename="../QScintilla/MiniEditor.py" line="1249" />
-      <location filename="../QScintilla/ShellWindow.py" line="791" />
-      <source>Meta+Shift+B</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2097" />
-      <location filename="../ViewManager/ViewManager.py" line="2094" />
-      <location filename="../QScintilla/MiniEditor.py" line="1259" />
-      <location filename="../QScintilla/MiniEditor.py" line="1256" />
-      <location filename="../QScintilla/ShellWindow.py" line="801" />
-      <location filename="../QScintilla/ShellWindow.py" line="798" />
-      <source>Extend selection right one character</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2100" />
-      <location filename="../QScintilla/MiniEditor.py" line="1262" />
-      <location filename="../QScintilla/ShellWindow.py" line="804" />
-      <source>Shift+Right</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2107" />
-      <location filename="../QScintilla/MiniEditor.py" line="1269" />
-      <location filename="../QScintilla/ShellWindow.py" line="811" />
-      <source>Meta+Shift+F</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2191" />
-      <location filename="../ViewManager/ViewManager.py" line="2190" />
-      <location filename="../QScintilla/MiniEditor.py" line="1353" />
-      <location filename="../QScintilla/MiniEditor.py" line="1352" />
-      <location filename="../QScintilla/ShellWindow.py" line="819" />
-      <location filename="../QScintilla/ShellWindow.py" line="818" />
-      <source>Extend selection left one word</source>
-      <translation>Estende a seleção uma palavra à esquerda</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2200" />
-      <location filename="../ViewManager/ViewManager.py" line="2160" />
-      <location filename="../QScintilla/MiniEditor.py" line="1362" />
-      <location filename="../QScintilla/MiniEditor.py" line="1322" />
-      <location filename="../QScintilla/ShellWindow.py" line="828" />
-      <source>Alt+Shift+Left</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3104" />
-      <location filename="../ViewManager/ViewManager.py" line="2206" />
-      <location filename="../QScintilla/MiniEditor.py" line="2283" />
-      <location filename="../QScintilla/MiniEditor.py" line="1368" />
-      <location filename="../QScintilla/ShellWindow.py" line="834" />
-      <source>Ctrl+Shift+Left</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2217" />
-      <location filename="../ViewManager/ViewManager.py" line="2214" />
-      <location filename="../QScintilla/MiniEditor.py" line="1379" />
-      <location filename="../QScintilla/MiniEditor.py" line="1376" />
-      <location filename="../QScintilla/ShellWindow.py" line="845" />
-      <location filename="../QScintilla/ShellWindow.py" line="842" />
-      <source>Extend selection right one word</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2978" />
-      <location filename="../ViewManager/ViewManager.py" line="2228" />
-      <location filename="../ViewManager/ViewManager.py" line="2182" />
-      <location filename="../QScintilla/MiniEditor.py" line="2157" />
-      <location filename="../QScintilla/MiniEditor.py" line="1390" />
-      <location filename="../QScintilla/MiniEditor.py" line="1344" />
-      <location filename="../QScintilla/ShellWindow.py" line="856" />
-      <source>Alt+Shift+Right</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2665" />
-      <location filename="../ViewManager/ViewManager.py" line="2234" />
-      <location filename="../QScintilla/MiniEditor.py" line="1844" />
-      <location filename="../QScintilla/MiniEditor.py" line="1396" />
-      <location filename="../QScintilla/ShellWindow.py" line="862" />
-      <source>Ctrl+Shift+Right</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2246" />
-      <location filename="../ViewManager/ViewManager.py" line="2242" />
-      <location filename="../QScintilla/MiniEditor.py" line="1408" />
-      <location filename="../QScintilla/MiniEditor.py" line="1404" />
-      <location filename="../QScintilla/ShellWindow.py" line="874" />
-      <location filename="../QScintilla/ShellWindow.py" line="870" />
-      <source>Extend selection to first visible character in document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2257" />
-      <location filename="../QScintilla/MiniEditor.py" line="1419" />
-      <location filename="../QScintilla/ShellWindow.py" line="885" />
-      <source>Shift+Home</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2267" />
-      <location filename="../ViewManager/ViewManager.py" line="2264" />
-      <location filename="../QScintilla/MiniEditor.py" line="1429" />
-      <location filename="../QScintilla/MiniEditor.py" line="1426" />
-      <location filename="../QScintilla/ShellWindow.py" line="895" />
-      <location filename="../QScintilla/ShellWindow.py" line="892" />
-      <source>Extend selection to end of document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2277" />
-      <location filename="../QScintilla/MiniEditor.py" line="1439" />
-      <location filename="../QScintilla/ShellWindow.py" line="905" />
-      <source>Meta+Shift+E</source>
-      <translation>Meta+Shift+E</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2281" />
-      <location filename="../QScintilla/MiniEditor.py" line="1443" />
-      <location filename="../QScintilla/ShellWindow.py" line="909" />
-      <source>Shift+End</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4051" />
-      <location filename="../ViewManager/ViewManager.py" line="4049" />
-      <location filename="../ViewManager/ViewManager.py" line="3482" />
-      <location filename="../QScintilla/MiniEditor.py" line="2539" />
-      <location filename="../QScintilla/ShellWindow.py" line="923" />
-      <source>Search</source>
-      <translation>Procurar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3484" />
-      <location filename="../QScintilla/MiniEditor.py" line="2541" />
-      <location filename="../QScintilla/ShellWindow.py" line="925" />
-      <source>&amp;Search...</source>
-      <translation>&amp;Procurar...</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3486" />
-      <location filename="../QScintilla/MiniEditor.py" line="2543" />
-      <location filename="../QScintilla/ShellWindow.py" line="927" />
-      <source>Ctrl+F</source>
-      <comment>Search|Search</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3493" />
-      <location filename="../QScintilla/MiniEditor.py" line="2550" />
-      <location filename="../QScintilla/ShellWindow.py" line="934" />
-      <source>Search for a text</source>
-      <translation>Procurar um texto</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="937" />
-      <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the shell window. A dialog is shown to enter the search text and options for the search.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3508" />
-      <location filename="../QScintilla/MiniEditor.py" line="2565" />
-      <location filename="../QScintilla/ShellWindow.py" line="949" />
-      <source>Search next</source>
-      <translation>Procurar próximo</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3510" />
-      <location filename="../QScintilla/MiniEditor.py" line="2567" />
-      <location filename="../QScintilla/ShellWindow.py" line="951" />
-      <source>Search &amp;next</source>
-      <translation>Procurar &amp;próximo</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3512" />
-      <location filename="../QScintilla/MiniEditor.py" line="2569" />
-      <location filename="../QScintilla/ShellWindow.py" line="953" />
-      <source>F3</source>
-      <comment>Search|Search next</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3519" />
-      <location filename="../QScintilla/MiniEditor.py" line="2576" />
-      <location filename="../QScintilla/ShellWindow.py" line="960" />
-      <source>Search next occurrence of text</source>
-      <translation>Procurar a próxima ocurrência do texto</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="963" />
-      <source>&lt;b&gt;Search next&lt;/b&gt;&lt;p&gt;Search the next occurrence of some text in the shell window. The previously entered search text and options are reused.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3534" />
-      <location filename="../QScintilla/MiniEditor.py" line="2591" />
-      <location filename="../QScintilla/ShellWindow.py" line="977" />
-      <source>Search previous</source>
-      <translation>Procurar anterior</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3536" />
-      <location filename="../QScintilla/MiniEditor.py" line="2593" />
-      <location filename="../QScintilla/ShellWindow.py" line="979" />
-      <source>Search &amp;previous</source>
-      <translation>Procurar &amp;anterior</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3538" />
-      <location filename="../QScintilla/MiniEditor.py" line="2595" />
-      <location filename="../QScintilla/ShellWindow.py" line="981" />
-      <source>Shift+F3</source>
-      <comment>Search|Search previous</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3547" />
-      <location filename="../QScintilla/MiniEditor.py" line="2604" />
-      <location filename="../QScintilla/ShellWindow.py" line="990" />
-      <source>Search previous occurrence of text</source>
-      <translation>Procurar ocurrência anterior do texto</translation>
-    </message>
-    <message>
-      <location filename="../QScintilla/ShellWindow.py" line="995" />
-      <source>&lt;b&gt;Search previous&lt;/b&gt;&lt;p&gt;Search the previous occurrence of some text in the shell window. The previously entered search text and options are reused.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4092" />
-      <location filename="../QScintilla/MiniEditor.py" line="2764" />
-      <location filename="../QScintilla/ShellWindow.py" line="1016" />
-      <source>Zoom in</source>
-      <translation>Aproximar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4094" />
-      <location filename="../QScintilla/MiniEditor.py" line="2766" />
-      <location filename="../QScintilla/ShellWindow.py" line="1018" />
-      <source>Zoom &amp;in</source>
-      <translation>Apro&amp;ximar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4096" />
-      <location filename="../QScintilla/MiniEditor.py" line="2768" />
-      <location filename="../QScintilla/ShellWindow.py" line="1020" />
-      <source>Ctrl++</source>
-      <comment>View|Zoom in</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4099" />
-      <location filename="../QScintilla/MiniEditor.py" line="2771" />
-      <location filename="../QScintilla/ShellWindow.py" line="1023" />
-      <source>Zoom In</source>
-      <comment>View|Zoom in</comment>
-      <translation>Aproximar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4105" />
-      <location filename="../QScintilla/MiniEditor.py" line="2777" />
-      <location filename="../QScintilla/ShellWindow.py" line="1029" />
-      <source>Zoom in on the text</source>
-      <translation>Aproximar no texto</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4108" />
-      <location filename="../QScintilla/MiniEditor.py" line="2780" />
-      <location filename="../QScintilla/ShellWindow.py" line="1032" />
-      <source>&lt;b&gt;Zoom in&lt;/b&gt;&lt;p&gt;Zoom in on the text. This makes the text bigger.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Aproximar&lt;/b&gt;&lt;p&gt;Aproximar no texto. Isto faz o texto mais grande.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4118" />
-      <location filename="../QScintilla/MiniEditor.py" line="2790" />
-      <location filename="../QScintilla/ShellWindow.py" line="1042" />
-      <source>Zoom out</source>
-      <translation>Afastar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4120" />
-      <location filename="../QScintilla/MiniEditor.py" line="2792" />
-      <location filename="../QScintilla/ShellWindow.py" line="1044" />
-      <source>Zoom &amp;out</source>
-      <translation>A&amp;fastar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4122" />
-      <location filename="../QScintilla/MiniEditor.py" line="2794" />
-      <location filename="../QScintilla/ShellWindow.py" line="1046" />
-      <source>Ctrl+-</source>
-      <comment>View|Zoom out</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4125" />
-      <location filename="../QScintilla/MiniEditor.py" line="2797" />
-      <location filename="../QScintilla/ShellWindow.py" line="1049" />
-      <source>Zoom Out</source>
-      <comment>View|Zoom out</comment>
-      <translation>Afastar</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4131" />
-      <location filename="../QScintilla/MiniEditor.py" line="2803" />
-      <location filename="../QScintilla/ShellWindow.py" line="1055" />
-      <source>Zoom out on the text</source>
-      <translation>Afastar no texto</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4134" />
-      <location filename="../QScintilla/MiniEditor.py" line="2806" />
-      <location filename="../QScintilla/ShellWindow.py" line="1058" />
-      <source>&lt;b&gt;Zoom out&lt;/b&gt;&lt;p&gt;Zoom out on the text. This makes the text smaller.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Afastar&lt;/b&gt;&lt;p&gt;Afastar no texto. Isto faz o texto mais pequeno.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4144" />
-      <location filename="../QScintilla/MiniEditor.py" line="2816" />
-      <location filename="../QScintilla/ShellWindow.py" line="1068" />
-      <source>Zoom reset</source>
-      <translation>Restaurar zoom</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4146" />
-      <location filename="../QScintilla/MiniEditor.py" line="2818" />
-      <location filename="../QScintilla/ShellWindow.py" line="1070" />
-      <source>Zoom &amp;reset</source>
-      <translation>&amp;Restaurar zoom</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4148" />
-      <location filename="../QScintilla/MiniEditor.py" line="2820" />
-      <location filename="../QScintilla/ShellWindow.py" line="1072" />
-      <source>Ctrl+0</source>
-      <comment>View|Zoom reset</comment>
-      <translation>Ctrl+0</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4155" />
-      <location filename="../QScintilla/MiniEditor.py" line="2827" />
-      <location filename="../QScintilla/ShellWindow.py" line="1079" />
-      <source>Reset the zoom of the text</source>
-      <translation>Reiniciar o zoom do texto</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4158" />
-      <location filename="../QScintilla/MiniEditor.py" line="2830" />
-      <location filename="../QScintilla/ShellWindow.py" line="1082" />
-      <source>&lt;b&gt;Zoom reset&lt;/b&gt;&lt;p&gt;Reset the zoom of the text. This sets the zoom factor to 100%.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4169" />
-      <location filename="../QScintilla/MiniEditor.py" line="2841" />
-      <location filename="../QScintilla/ShellWindow.py" line="1093" />
-      <source>Zoom</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4171" />
-      <location filename="../QScintilla/MiniEditor.py" line="2843" />
-      <location filename="../QScintilla/ShellWindow.py" line="1095" />
-      <source>&amp;Zoom</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4178" />
-      <location filename="../QScintilla/MiniEditor.py" line="2850" />
-      <location filename="../QScintilla/ShellWindow.py" line="1102" />
-      <source>Zoom the text</source>
-      <translation>Zoom no texto</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="4181" />
-      <location filename="../QScintilla/MiniEditor.py" line="2853" />
-      <location filename="../QScintilla/ShellWindow.py" line="1105" />
-      <source>&lt;b&gt;Zoom&lt;/b&gt;&lt;p&gt;Zoom the text. This opens a dialog where the desired size can be entered.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="827" />
-      <location filename="../ViewManager/ViewManager.py" line="825" />
-      <location filename="../QScintilla/MiniEditor.py" line="751" />
-      <source>Print Preview</source>
-      <translation>Antevisão da Impressão</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1807" />
-      <location filename="../ViewManager/ViewManager.py" line="1806" />
-      <location filename="../QScintilla/MiniEditor.py" line="965" />
-      <location filename="../QScintilla/MiniEditor.py" line="964" />
-      <source>Move left one word part</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1823" />
-      <location filename="../ViewManager/ViewManager.py" line="1822" />
-      <location filename="../QScintilla/MiniEditor.py" line="981" />
-      <location filename="../QScintilla/MiniEditor.py" line="980" />
-      <source>Move right one word part</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2956" />
-      <location filename="../ViewManager/ViewManager.py" line="1831" />
-      <location filename="../QScintilla/MiniEditor.py" line="2135" />
-      <location filename="../QScintilla/MiniEditor.py" line="1025" />
-      <location filename="../QScintilla/MiniEditor.py" line="989" />
-      <source>Alt+Right</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1895" />
-      <location filename="../ViewManager/ViewManager.py" line="1894" />
-      <location filename="../QScintilla/MiniEditor.py" line="1057" />
-      <location filename="../QScintilla/MiniEditor.py" line="1056" />
-      <source>Move to start of display line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1907" />
-      <location filename="../QScintilla/MiniEditor.py" line="1069" />
-      <source>Alt+Home</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1935" />
-      <location filename="../ViewManager/ViewManager.py" line="1934" />
-      <location filename="../QScintilla/MiniEditor.py" line="1097" />
-      <location filename="../QScintilla/MiniEditor.py" line="1096" />
-      <source>Scroll view down one line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1947" />
-      <location filename="../ViewManager/ViewManager.py" line="1946" />
-      <location filename="../QScintilla/MiniEditor.py" line="1109" />
-      <location filename="../QScintilla/MiniEditor.py" line="1108" />
-      <source>Scroll view up one line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1959" />
-      <location filename="../ViewManager/ViewManager.py" line="1958" />
-      <location filename="../QScintilla/MiniEditor.py" line="1121" />
-      <location filename="../QScintilla/MiniEditor.py" line="1120" />
-      <source>Move up one paragraph</source>
-      <translation>Mover um parágrafo acima</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1960" />
-      <location filename="../QScintilla/MiniEditor.py" line="1122" />
-      <source>Alt+Up</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1971" />
-      <location filename="../ViewManager/ViewManager.py" line="1970" />
-      <location filename="../QScintilla/MiniEditor.py" line="1133" />
-      <location filename="../QScintilla/MiniEditor.py" line="1132" />
-      <source>Move down one paragraph</source>
-      <translation>Mover um parágrafo abaixo</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="1972" />
-      <location filename="../QScintilla/MiniEditor.py" line="1134" />
-      <source>Alt+Down</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2011" />
-      <location filename="../ViewManager/ViewManager.py" line="2010" />
-      <location filename="../QScintilla/MiniEditor.py" line="1173" />
-      <location filename="../QScintilla/MiniEditor.py" line="1172" />
-      <source>Move to start of document</source>
-      <translation>Mover ao princípio do documento</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2023" />
-      <location filename="../QScintilla/MiniEditor.py" line="1185" />
-      <source>Ctrl+Home</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2031" />
-      <location filename="../ViewManager/ViewManager.py" line="2030" />
-      <location filename="../QScintilla/MiniEditor.py" line="1193" />
-      <location filename="../QScintilla/MiniEditor.py" line="1192" />
-      <source>Move to end of document</source>
-      <translation>Mover ao final do documento</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2043" />
-      <location filename="../QScintilla/MiniEditor.py" line="1205" />
-      <source>Ctrl+End</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2063" />
-      <location filename="../ViewManager/ViewManager.py" line="2062" />
-      <location filename="../QScintilla/MiniEditor.py" line="1225" />
-      <location filename="../QScintilla/MiniEditor.py" line="1224" />
-      <source>Unindent one level</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2064" />
-      <location filename="../QScintilla/MiniEditor.py" line="1226" />
-      <source>Shift+Tab</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2115" />
-      <location filename="../ViewManager/ViewManager.py" line="2114" />
-      <location filename="../QScintilla/MiniEditor.py" line="1277" />
-      <location filename="../QScintilla/MiniEditor.py" line="1276" />
-      <source>Extend selection up one line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2116" />
-      <location filename="../QScintilla/MiniEditor.py" line="1278" />
-      <source>Shift+Up</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2123" />
-      <location filename="../QScintilla/MiniEditor.py" line="1285" />
-      <source>Meta+Shift+P</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2131" />
-      <location filename="../ViewManager/ViewManager.py" line="2130" />
-      <location filename="../QScintilla/MiniEditor.py" line="1293" />
-      <location filename="../QScintilla/MiniEditor.py" line="1292" />
-      <source>Extend selection down one line</source>
-      <translation>Estende a seleção abaixo uma linha</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2132" />
-      <location filename="../QScintilla/MiniEditor.py" line="1294" />
-      <source>Shift+Down</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2139" />
-      <location filename="../QScintilla/MiniEditor.py" line="1301" />
-      <source>Meta+Shift+N</source>
-      <translation>Meta+Shift+N</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2149" />
-      <location filename="../ViewManager/ViewManager.py" line="2146" />
-      <location filename="../QScintilla/MiniEditor.py" line="1311" />
-      <location filename="../QScintilla/MiniEditor.py" line="1308" />
-      <source>Extend selection left one word part</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2171" />
-      <location filename="../ViewManager/ViewManager.py" line="2168" />
-      <location filename="../QScintilla/MiniEditor.py" line="1333" />
-      <location filename="../QScintilla/MiniEditor.py" line="1330" />
-      <source>Extend selection right one word part</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2291" />
-      <location filename="../ViewManager/ViewManager.py" line="2288" />
-      <location filename="../QScintilla/MiniEditor.py" line="1453" />
-      <location filename="../QScintilla/MiniEditor.py" line="1450" />
-      <source>Extend selection up one paragraph</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2294" />
-      <location filename="../QScintilla/MiniEditor.py" line="1456" />
-      <source>Alt+Shift+Up</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2307" />
-      <location filename="../ViewManager/ViewManager.py" line="2304" />
-      <location filename="../QScintilla/MiniEditor.py" line="1469" />
-      <location filename="../QScintilla/MiniEditor.py" line="1466" />
-      <source>Extend selection down one paragraph</source>
-      <translation>Estende a seleção abaixo uma parágrafo</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2310" />
-      <location filename="../QScintilla/MiniEditor.py" line="1472" />
-      <source>Alt+Shift+Down</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2321" />
-      <location filename="../ViewManager/ViewManager.py" line="2320" />
-      <location filename="../QScintilla/MiniEditor.py" line="1483" />
-      <location filename="../QScintilla/MiniEditor.py" line="1482" />
-      <source>Extend selection up one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2322" />
-      <location filename="../QScintilla/MiniEditor.py" line="1484" />
-      <source>Shift+PgUp</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2333" />
-      <location filename="../ViewManager/ViewManager.py" line="2332" />
-      <location filename="../QScintilla/MiniEditor.py" line="1495" />
-      <location filename="../QScintilla/MiniEditor.py" line="1494" />
-      <source>Extend selection down one page</source>
-      <translation>Estende a seleção abaixo uma página</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2334" />
-      <location filename="../QScintilla/MiniEditor.py" line="1496" />
-      <source>Shift+PgDown</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2341" />
-      <location filename="../QScintilla/MiniEditor.py" line="1503" />
-      <source>Meta+Shift+V</source>
-      <translation>Meta+Shift+V</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2351" />
-      <location filename="../ViewManager/ViewManager.py" line="2348" />
-      <location filename="../QScintilla/MiniEditor.py" line="1513" />
-      <location filename="../QScintilla/MiniEditor.py" line="1510" />
-      <source>Extend selection to start of document</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2361" />
-      <location filename="../QScintilla/MiniEditor.py" line="1523" />
-      <source>Ctrl+Shift+Up</source>
-      <translation>Ctrl+Shift+Up</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2366" />
-      <location filename="../QScintilla/MiniEditor.py" line="1528" />
-      <source>Ctrl+Shift+Home</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2377" />
-      <location filename="../ViewManager/ViewManager.py" line="2374" />
-      <location filename="../QScintilla/MiniEditor.py" line="1539" />
-      <location filename="../QScintilla/MiniEditor.py" line="1536" />
-      <source>Extend selection to end of document</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2388" />
-      <location filename="../QScintilla/MiniEditor.py" line="1550" />
-      <source>Ctrl+Shift+Down</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2394" />
-      <location filename="../QScintilla/MiniEditor.py" line="1556" />
-      <source>Ctrl+Shift+End</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2427" />
-      <location filename="../ViewManager/ViewManager.py" line="2424" />
-      <location filename="../QScintilla/MiniEditor.py" line="1589" />
-      <location filename="../QScintilla/MiniEditor.py" line="1586" />
-      <source>Delete previous character if not at start of line</source>
-      <translation>Apagar o caratér anterior se não está ao princípio da linha</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2556" />
-      <location filename="../ViewManager/ViewManager.py" line="2555" />
-      <location filename="../QScintilla/MiniEditor.py" line="1703" />
-      <location filename="../QScintilla/MiniEditor.py" line="1702" />
-      <source>Duplicate current line</source>
-      <translation>Duplicar a linha atual</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2557" />
-      <location filename="../QScintilla/MiniEditor.py" line="1704" />
-      <source>Ctrl+D</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2570" />
-      <location filename="../ViewManager/ViewManager.py" line="2567" />
-      <location filename="../QScintilla/MiniEditor.py" line="1717" />
-      <location filename="../QScintilla/MiniEditor.py" line="1714" />
-      <source>Swap current and previous lines</source>
-      <translation>Trocar a linha atual pela anterior</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2573" />
-      <location filename="../QScintilla/MiniEditor.py" line="1720" />
-      <source>Ctrl+T</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2584" />
-      <location filename="../ViewManager/ViewManager.py" line="2583" />
-      <location filename="../QScintilla/MiniEditor.py" line="1731" />
-      <location filename="../QScintilla/MiniEditor.py" line="1730" />
-      <source>Reverse selected lines</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2585" />
-      <location filename="../QScintilla/MiniEditor.py" line="1732" />
-      <source>Meta+Alt+R</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2596" />
-      <location filename="../ViewManager/ViewManager.py" line="2595" />
-      <location filename="../QScintilla/MiniEditor.py" line="1743" />
-      <location filename="../QScintilla/MiniEditor.py" line="1742" />
-      <source>Cut current line</source>
-      <translation>Cortar a linha atual</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2597" />
-      <location filename="../QScintilla/MiniEditor.py" line="1744" />
-      <source>Alt+Shift+L</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2608" />
-      <location filename="../ViewManager/ViewManager.py" line="2607" />
-      <location filename="../QScintilla/MiniEditor.py" line="1755" />
-      <location filename="../QScintilla/MiniEditor.py" line="1754" />
-      <source>Copy current line</source>
-      <translation>Copiar a linha atual</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2609" />
-      <location filename="../QScintilla/MiniEditor.py" line="1756" />
-      <source>Ctrl+Shift+T</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2620" />
-      <location filename="../ViewManager/ViewManager.py" line="2619" />
-      <location filename="../QScintilla/MiniEditor.py" line="1767" />
-      <location filename="../QScintilla/MiniEditor.py" line="1766" />
-      <source>Toggle insert/overtype</source>
-      <translation>Alternar inserir/sobreescrever</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2621" />
-      <location filename="../QScintilla/MiniEditor.py" line="1768" />
-      <source>Ins</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3346" />
-      <location filename="../ViewManager/ViewManager.py" line="3343" />
-      <location filename="../QScintilla/MiniEditor.py" line="1781" />
-      <location filename="../QScintilla/MiniEditor.py" line="1778" />
-      <source>Convert selection to lower case</source>
-      <translation>Convertir a seleção para minúsculas</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3349" />
-      <location filename="../QScintilla/MiniEditor.py" line="1784" />
-      <source>Alt+Shift+U</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3362" />
-      <location filename="../ViewManager/ViewManager.py" line="3359" />
-      <location filename="../QScintilla/MiniEditor.py" line="1797" />
-      <location filename="../QScintilla/MiniEditor.py" line="1794" />
-      <source>Convert selection to upper case</source>
-      <translation>Convertir a seleção para maiúsculas</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3365" />
-      <location filename="../QScintilla/MiniEditor.py" line="1800" />
-      <source>Ctrl+Shift+U</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2632" />
-      <location filename="../ViewManager/ViewManager.py" line="2631" />
-      <location filename="../QScintilla/MiniEditor.py" line="1811" />
-      <location filename="../QScintilla/MiniEditor.py" line="1810" />
-      <source>Move to end of display line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2644" />
-      <location filename="../QScintilla/MiniEditor.py" line="1823" />
-      <source>Alt+End</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2654" />
-      <location filename="../ViewManager/ViewManager.py" line="2651" />
-      <location filename="../QScintilla/MiniEditor.py" line="1833" />
-      <location filename="../QScintilla/MiniEditor.py" line="1830" />
-      <source>Extend selection to end of display line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2674" />
-      <location filename="../ViewManager/ViewManager.py" line="2673" />
-      <location filename="../QScintilla/MiniEditor.py" line="1853" />
-      <location filename="../QScintilla/MiniEditor.py" line="1852" />
-      <source>Formfeed</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2700" />
-      <location filename="../ViewManager/ViewManager.py" line="2697" />
-      <location filename="../QScintilla/MiniEditor.py" line="1879" />
-      <location filename="../QScintilla/MiniEditor.py" line="1876" />
-      <source>Extend rectangular selection down one line</source>
-      <translation>Aumentar a seleção retangular uma linha abaixo</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2703" />
-      <location filename="../QScintilla/MiniEditor.py" line="1882" />
-      <source>Alt+Ctrl+Down</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2711" />
-      <location filename="../QScintilla/MiniEditor.py" line="1890" />
-      <source>Meta+Alt+Shift+N</source>
-      <translation>Meta+Alt+Shift+N</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2722" />
-      <location filename="../ViewManager/ViewManager.py" line="2719" />
-      <location filename="../QScintilla/MiniEditor.py" line="1901" />
-      <location filename="../QScintilla/MiniEditor.py" line="1898" />
-      <source>Extend rectangular selection up one line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2725" />
-      <location filename="../QScintilla/MiniEditor.py" line="1904" />
-      <source>Alt+Ctrl+Up</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2733" />
-      <location filename="../QScintilla/MiniEditor.py" line="1912" />
-      <source>Meta+Alt+Shift+P</source>
-      <translation>Meta+Alt+Shift+P</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2744" />
-      <location filename="../ViewManager/ViewManager.py" line="2741" />
-      <location filename="../QScintilla/MiniEditor.py" line="1923" />
-      <location filename="../QScintilla/MiniEditor.py" line="1920" />
-      <source>Extend rectangular selection left one character</source>
-      <translation>Aumentar a seleção retangular um caratér à esquerda</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2747" />
-      <location filename="../QScintilla/MiniEditor.py" line="1926" />
-      <source>Alt+Ctrl+Left</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2755" />
-      <location filename="../QScintilla/MiniEditor.py" line="1934" />
-      <source>Meta+Alt+Shift+B</source>
-      <translation>Meta+Alt+Shift+B</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2766" />
-      <location filename="../ViewManager/ViewManager.py" line="2763" />
-      <location filename="../QScintilla/MiniEditor.py" line="1945" />
-      <location filename="../QScintilla/MiniEditor.py" line="1942" />
-      <source>Extend rectangular selection right one character</source>
-      <translation>Aumentar a seleção retangular um caratér à direita</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2769" />
-      <location filename="../QScintilla/MiniEditor.py" line="1948" />
-      <source>Alt+Ctrl+Right</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2777" />
-      <location filename="../QScintilla/MiniEditor.py" line="1956" />
-      <source>Meta+Alt+Shift+F</source>
-      <translation>Meta+Alt+Shift+F</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2790" />
-      <location filename="../ViewManager/ViewManager.py" line="2785" />
-      <location filename="../QScintilla/MiniEditor.py" line="1969" />
-      <location filename="../QScintilla/MiniEditor.py" line="1964" />
-      <source>Extend rectangular selection to first visible character in document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2803" />
-      <location filename="../QScintilla/MiniEditor.py" line="1982" />
-      <source>Alt+Shift+Home</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2814" />
-      <location filename="../ViewManager/ViewManager.py" line="2811" />
-      <location filename="../QScintilla/MiniEditor.py" line="1993" />
-      <location filename="../QScintilla/MiniEditor.py" line="1990" />
-      <source>Extend rectangular selection to end of document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2825" />
-      <location filename="../QScintilla/MiniEditor.py" line="2004" />
-      <source>Meta+Alt+Shift+E</source>
-      <translation>Meta+Alt+Shift+E</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2830" />
-      <location filename="../QScintilla/MiniEditor.py" line="2009" />
-      <source>Alt+Shift+End</source>
-      <translation>Alt+Shift+End</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2840" />
-      <location filename="../ViewManager/ViewManager.py" line="2837" />
-      <location filename="../QScintilla/MiniEditor.py" line="2019" />
-      <location filename="../QScintilla/MiniEditor.py" line="2016" />
-      <source>Extend rectangular selection up one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2843" />
-      <location filename="../QScintilla/MiniEditor.py" line="2022" />
-      <source>Alt+Shift+PgUp</source>
-      <translation>Alt+Shift+PgUp</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2856" />
-      <location filename="../ViewManager/ViewManager.py" line="2853" />
-      <location filename="../QScintilla/MiniEditor.py" line="2035" />
-      <location filename="../QScintilla/MiniEditor.py" line="2032" />
-      <source>Extend rectangular selection down one page</source>
-      <translation>Aumentar a seleção retangular uma página abaixo</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2859" />
-      <location filename="../QScintilla/MiniEditor.py" line="2038" />
-      <source>Alt+Shift+PgDown</source>
-      <translation>Alt+Shift+PgDown</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2867" />
-      <location filename="../QScintilla/MiniEditor.py" line="2046" />
-      <source>Meta+Alt+Shift+V</source>
-      <translation>Meta+Alt+Shift+V</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2876" />
-      <location filename="../ViewManager/ViewManager.py" line="2875" />
-      <location filename="../QScintilla/MiniEditor.py" line="2521" />
-      <location filename="../QScintilla/MiniEditor.py" line="2520" />
-      <location filename="../QScintilla/MiniEditor.py" line="2055" />
-      <location filename="../QScintilla/MiniEditor.py" line="2054" />
-      <source>Duplicate current selection</source>
-      <translation>Duplicar a seleção atual</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2877" />
-      <location filename="../QScintilla/MiniEditor.py" line="2522" />
-      <location filename="../QScintilla/MiniEditor.py" line="2056" />
-      <source>Ctrl+Shift+D</source>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2891" />
-      <location filename="../ViewManager/ViewManager.py" line="2888" />
-      <location filename="../QScintilla/MiniEditor.py" line="2070" />
-      <location filename="../QScintilla/MiniEditor.py" line="2067" />
-      <source>Scroll to start of document</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2910" />
-      <location filename="../ViewManager/ViewManager.py" line="2909" />
-      <location filename="../QScintilla/MiniEditor.py" line="2089" />
-      <location filename="../QScintilla/MiniEditor.py" line="2088" />
-      <source>Scroll to end of document</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2929" />
-      <location filename="../ViewManager/ViewManager.py" line="2926" />
-      <location filename="../QScintilla/MiniEditor.py" line="2108" />
-      <location filename="../QScintilla/MiniEditor.py" line="2105" />
-      <source>Scroll vertically to center current line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2939" />
-      <location filename="../QScintilla/MiniEditor.py" line="2118" />
-      <source>Meta+L</source>
-      <translation>Meta+L</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2948" />
-      <location filename="../ViewManager/ViewManager.py" line="2947" />
-      <location filename="../QScintilla/MiniEditor.py" line="2127" />
-      <location filename="../QScintilla/MiniEditor.py" line="2126" />
-      <source>Move to end of next word</source>
-      <translation>Mover ao fim da palavra seguinte</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2967" />
-      <location filename="../ViewManager/ViewManager.py" line="2964" />
-      <location filename="../QScintilla/MiniEditor.py" line="2146" />
-      <location filename="../QScintilla/MiniEditor.py" line="2143" />
-      <source>Extend selection to end of next word</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="2990" />
-      <location filename="../ViewManager/ViewManager.py" line="2987" />
-      <location filename="../QScintilla/MiniEditor.py" line="2169" />
-      <location filename="../QScintilla/MiniEditor.py" line="2166" />
-      <source>Move to end of previous word</source>
-      <translation>Mover ao fim da palavra anterior</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3007" />
-      <location filename="../ViewManager/ViewManager.py" line="3004" />
-      <location filename="../QScintilla/MiniEditor.py" line="2186" />
-      <location filename="../QScintilla/MiniEditor.py" line="2183" />
-      <source>Extend selection to end of previous word</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3024" />
-      <location filename="../ViewManager/ViewManager.py" line="3021" />
-      <location filename="../QScintilla/MiniEditor.py" line="2203" />
-      <location filename="../QScintilla/MiniEditor.py" line="2200" />
-      <source>Move to start of document line</source>
-      <translation>Mover ao início da linha do documento</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3034" />
-      <location filename="../QScintilla/MiniEditor.py" line="2213" />
-      <source>Meta+A</source>
-      <translation>Meta+A</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3045" />
-      <location filename="../ViewManager/ViewManager.py" line="3042" />
-      <location filename="../QScintilla/MiniEditor.py" line="2224" />
-      <location filename="../QScintilla/MiniEditor.py" line="2221" />
-      <source>Extend selection to start of document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3056" />
-      <location filename="../QScintilla/MiniEditor.py" line="2235" />
-      <source>Meta+Shift+A</source>
-      <translation>Meta+Shift+A</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3069" />
-      <location filename="../ViewManager/ViewManager.py" line="3065" />
-      <location filename="../QScintilla/MiniEditor.py" line="2248" />
-      <location filename="../QScintilla/MiniEditor.py" line="2244" />
-      <source>Extend rectangular selection to start of document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3081" />
-      <location filename="../QScintilla/MiniEditor.py" line="2260" />
-      <source>Meta+Alt+Shift+A</source>
-      <translation>Meta+Alt+Shift+A</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3093" />
-      <location filename="../ViewManager/ViewManager.py" line="3090" />
-      <location filename="../QScintilla/MiniEditor.py" line="2272" />
-      <location filename="../QScintilla/MiniEditor.py" line="2269" />
-      <source>Extend selection to start of display line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3116" />
-      <location filename="../ViewManager/ViewManager.py" line="3113" />
-      <location filename="../QScintilla/MiniEditor.py" line="2295" />
-      <location filename="../QScintilla/MiniEditor.py" line="2292" />
-      <source>Move to start of display or document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3134" />
-      <location filename="../ViewManager/ViewManager.py" line="3130" />
-      <location filename="../QScintilla/MiniEditor.py" line="2313" />
-      <location filename="../QScintilla/MiniEditor.py" line="2309" />
-      <source>Extend selection to start of display or document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3153" />
-      <location filename="../ViewManager/ViewManager.py" line="3149" />
-      <location filename="../QScintilla/MiniEditor.py" line="2332" />
-      <location filename="../QScintilla/MiniEditor.py" line="2328" />
-      <source>Move to first visible character in display or document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3173" />
-      <location filename="../ViewManager/ViewManager.py" line="3168" />
-      <location filename="../QScintilla/MiniEditor.py" line="2352" />
-      <location filename="../QScintilla/MiniEditor.py" line="2347" />
-      <source>Extend selection to first visible character in display or document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3192" />
-      <location filename="../ViewManager/ViewManager.py" line="3189" />
-      <location filename="../QScintilla/MiniEditor.py" line="2371" />
-      <location filename="../QScintilla/MiniEditor.py" line="2368" />
-      <source>Move to end of display or document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3209" />
-      <location filename="../ViewManager/ViewManager.py" line="3206" />
-      <location filename="../QScintilla/MiniEditor.py" line="2388" />
-      <location filename="../QScintilla/MiniEditor.py" line="2385" />
-      <source>Extend selection to end of display or document line</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3224" />
-      <location filename="../ViewManager/ViewManager.py" line="3223" />
-      <location filename="../QScintilla/MiniEditor.py" line="2403" />
-      <location filename="../QScintilla/MiniEditor.py" line="2402" />
-      <source>Stuttered move up one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3239" />
-      <location filename="../ViewManager/ViewManager.py" line="3236" />
-      <location filename="../QScintilla/MiniEditor.py" line="2418" />
-      <location filename="../QScintilla/MiniEditor.py" line="2415" />
-      <source>Stuttered extend selection up one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3256" />
-      <location filename="../ViewManager/ViewManager.py" line="3253" />
-      <location filename="../QScintilla/MiniEditor.py" line="2435" />
-      <location filename="../QScintilla/MiniEditor.py" line="2432" />
-      <source>Stuttered move down one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3273" />
-      <location filename="../ViewManager/ViewManager.py" line="3270" />
-      <location filename="../QScintilla/MiniEditor.py" line="2452" />
-      <location filename="../QScintilla/MiniEditor.py" line="2449" />
-      <source>Stuttered extend selection down one page</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3290" />
-      <location filename="../ViewManager/ViewManager.py" line="3287" />
-      <location filename="../QScintilla/MiniEditor.py" line="2469" />
-      <location filename="../QScintilla/MiniEditor.py" line="2466" />
-      <source>Delete right to end of next word</source>
-      <translation>Apagar até ao final da proxima palavra</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3300" />
-      <location filename="../QScintilla/MiniEditor.py" line="2479" />
-      <source>Alt+Del</source>
-      <translation>Alt+Del</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3311" />
-      <location filename="../ViewManager/ViewManager.py" line="3308" />
-      <location filename="../QScintilla/MiniEditor.py" line="2490" />
-      <location filename="../QScintilla/MiniEditor.py" line="2487" />
-      <source>Move selected lines up one line</source>
-      <translation>Mover as linhas selecionadas acima uma linha</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3328" />
-      <location filename="../ViewManager/ViewManager.py" line="3325" />
-      <location filename="../QScintilla/MiniEditor.py" line="2507" />
-      <location filename="../QScintilla/MiniEditor.py" line="2504" />
-      <source>Move selected lines down one line</source>
-      <translation>Mover as linhas selecionadas abaixo uma linha</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3496" />
-      <location filename="../QScintilla/MiniEditor.py" line="2553" />
-      <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3522" />
-      <location filename="../QScintilla/MiniEditor.py" line="2579" />
-      <source>&lt;b&gt;Search next&lt;/b&gt;&lt;p&gt;Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3552" />
-      <location filename="../QScintilla/MiniEditor.py" line="2609" />
-      <source>&lt;b&gt;Search previous&lt;/b&gt;&lt;p&gt;Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3566" />
-      <location filename="../ViewManager/ViewManager.py" line="3564" />
-      <location filename="../QScintilla/MiniEditor.py" line="2623" />
-      <location filename="../QScintilla/MiniEditor.py" line="2621" />
-      <source>Clear search markers</source>
-      <translation>Limpar marcadores de pesquisa</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3568" />
-      <location filename="../QScintilla/MiniEditor.py" line="2625" />
-      <source>Ctrl+3</source>
-      <comment>Search|Clear search markers</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3577" />
-      <location filename="../QScintilla/MiniEditor.py" line="2634" />
-      <source>Clear all displayed search markers</source>
-      <translation>Limpar todos os marcadores de pesquisa mostrados</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3582" />
-      <location filename="../QScintilla/MiniEditor.py" line="2639" />
-      <source>&lt;b&gt;Clear search markers&lt;/b&gt;&lt;p&gt;Clear all displayed search markers.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3650" />
-      <location filename="../QScintilla/MiniEditor.py" line="2649" />
-      <source>Replace</source>
-      <translation>Substituir</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3651" />
-      <location filename="../QScintilla/MiniEditor.py" line="2650" />
-      <source>&amp;Replace...</source>
-      <translation>&amp;Substituir...</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3653" />
-      <location filename="../QScintilla/MiniEditor.py" line="2652" />
-      <source>Ctrl+R</source>
-      <comment>Search|Replace</comment>
-      <translation />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3660" />
-      <location filename="../QScintilla/MiniEditor.py" line="2659" />
-      <source>Replace some text</source>
-      <translation>Substituir algum texto</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3663" />
-      <location filename="../QScintilla/MiniEditor.py" line="2662" />
-      <source>&lt;b&gt;Replace&lt;/b&gt;&lt;p&gt;Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3677" />
-      <location filename="../ViewManager/ViewManager.py" line="3675" />
-      <location filename="../QScintilla/MiniEditor.py" line="2676" />
-      <location filename="../QScintilla/MiniEditor.py" line="2674" />
-      <source>Replace and Search</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3679" />
-      <location filename="../QScintilla/MiniEditor.py" line="2678" />
-      <source>Meta+R</source>
-      <comment>Search|Replace and Search</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3688" />
-      <location filename="../QScintilla/MiniEditor.py" line="2687" />
-      <source>Replace the found text and search the next occurrence</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3693" />
-      <location filename="../QScintilla/MiniEditor.py" line="2692" />
-      <source>&lt;b&gt;Replace and Search&lt;/b&gt;&lt;p&gt;Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3709" />
-      <location filename="../ViewManager/ViewManager.py" line="3707" />
-      <location filename="../QScintilla/MiniEditor.py" line="2708" />
-      <location filename="../QScintilla/MiniEditor.py" line="2706" />
-      <source>Replace Occurrence</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3711" />
-      <location filename="../QScintilla/MiniEditor.py" line="2710" />
-      <source>Ctrl+Meta+R</source>
-      <comment>Search|Replace Occurrence</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3720" />
-      <location filename="../QScintilla/MiniEditor.py" line="2719" />
-      <source>Replace the found text</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3723" />
-      <location filename="../QScintilla/MiniEditor.py" line="2722" />
-      <source>&lt;b&gt;Replace Occurrence&lt;/b&gt;&lt;p&gt;Replace the found occurrence of the search text in the current editor.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3736" />
-      <location filename="../ViewManager/ViewManager.py" line="3734" />
-      <location filename="../QScintilla/MiniEditor.py" line="2735" />
-      <location filename="../QScintilla/MiniEditor.py" line="2733" />
-      <source>Replace All</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3738" />
-      <location filename="../QScintilla/MiniEditor.py" line="2737" />
-      <source>Shift+Meta+R</source>
-      <comment>Search|Replace All</comment>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3747" />
-      <location filename="../QScintilla/MiniEditor.py" line="2746" />
-      <source>Replace search text occurrences</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../ViewManager/ViewManager.py" line="3750" />
-      <location filename="../QScintilla/MiniEditor.py" line="2749" />
-      <source>&lt;b&gt;Replace All&lt;/b&gt;&lt;p&gt;Replace all occurrences of the search text in the current editor.&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../ViewManager/ViewManager.py" line="603" />
       <source>New</source>
       <translation>Novo</translation>
@@ -94383,6 +92414,13 @@
       <translation>&amp;Gravar</translation>
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="312" />
+      <location filename="../ViewManager/ViewManager.py" line="704" />
+      <source>Ctrl+S</source>
+      <comment>File|Save</comment>
+      <translation />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="711" />
       <source>Save the current file</source>
       <translation>Gravar o ficheiro atual</translation>
@@ -94485,6 +92523,13 @@
       <translation>&lt;b&gt;Imprimir Ficheiro&lt;/b&gt;&lt;p&gt;Imprime o conteúdo da janela do editor atual.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../QScintilla/MiniEditor.py" line="751" />
+      <location filename="../ViewManager/ViewManager.py" line="827" />
+      <location filename="../ViewManager/ViewManager.py" line="825" />
+      <source>Print Preview</source>
+      <translation>Antevisão da Impressão</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="834" />
       <source>Print preview of the current file</source>
       <translation>Antevisão da impressão do ficheiro atual</translation>
@@ -94627,21 +92672,138 @@
       <translation>&lt;b&gt;Voltar ao último estado gravado&lt;/b&gt;&lt;p&gt;Desfazer todas as alterações feitas no editor atual depois da última vez que foi gravado.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="339" />
+      <location filename="../ViewManager/ViewManager.py" line="1057" />
+      <source>Cut</source>
+      <translation>Cortar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="341" />
+      <location filename="../ViewManager/ViewManager.py" line="1059" />
+      <source>Cu&amp;t</source>
+      <translation>Cor&amp;tar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="343" />
+      <location filename="../ViewManager/ViewManager.py" line="1061" />
+      <source>Ctrl+X</source>
+      <comment>Edit|Cut</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="346" />
+      <location filename="../ViewManager/ViewManager.py" line="1064" />
+      <source>Shift+Del</source>
+      <comment>Edit|Cut</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="352" />
+      <location filename="../ViewManager/ViewManager.py" line="1070" />
+      <source>Cut the selection</source>
+      <translation>Cortar a seleção</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="1073" />
       <source>&lt;b&gt;Cut&lt;/b&gt;&lt;p&gt;Cut the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Cortar&lt;/b&gt;&lt;p&gt;Cortar a seleção do texto do editor atual para a Área de Transferência.&lt;p&gt;</translation>
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="361" />
+      <location filename="../ViewManager/ViewManager.py" line="1084" />
+      <source>Copy</source>
+      <translation>Copiar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="363" />
+      <location filename="../ViewManager/ViewManager.py" line="1086" />
+      <source>&amp;Copy</source>
+      <translation>&amp;Copiar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="365" />
+      <location filename="../ViewManager/ViewManager.py" line="1088" />
+      <source>Ctrl+C</source>
+      <comment>Edit|Copy</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="368" />
+      <location filename="../ViewManager/ViewManager.py" line="1091" />
+      <source>Ctrl+Ins</source>
+      <comment>Edit|Copy</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="374" />
+      <location filename="../ViewManager/ViewManager.py" line="1097" />
+      <source>Copy the selection</source>
+      <translation>Copiar a seleção</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="1100" />
       <source>&lt;b&gt;Copy&lt;/b&gt;&lt;p&gt;Copy the selected text of the current editor to the clipboard.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Copiar&lt;/b&gt;&lt;p&gt;Copia a seleção de texto do editor atual para a Área de Transferência.&lt;p&gt;</translation>
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="383" />
+      <location filename="../ViewManager/ViewManager.py" line="1111" />
+      <source>Paste</source>
+      <translation>Colar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="385" />
+      <location filename="../ViewManager/ViewManager.py" line="1113" />
+      <source>&amp;Paste</source>
+      <translation>Co&amp;lar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="387" />
+      <location filename="../ViewManager/ViewManager.py" line="1115" />
+      <source>Ctrl+V</source>
+      <comment>Edit|Paste</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="390" />
+      <location filename="../ViewManager/ViewManager.py" line="1118" />
+      <source>Shift+Ins</source>
+      <comment>Edit|Paste</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="396" />
+      <location filename="../ViewManager/ViewManager.py" line="1124" />
+      <source>Paste the last cut/copied text</source>
+      <translation>Colar o último texto cortado/copiado</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="1127" />
       <source>&lt;b&gt;Paste&lt;/b&gt;&lt;p&gt;Paste the last cut/copied text from the clipboard to the current editor.&lt;/p&gt;</source>
       <translation type="unfinished">&lt;b&gt;Colar&lt;/b&gt;&lt;p&gt;Cola o último texto cortado/copiado da área de transferência ao editor atual.&lt;/p&gt;</translation>
     </message>
     <message>
+      <location filename="../QScintilla/ShellWindow.py" line="410" />
+      <location filename="../QScintilla/ShellWindow.py" line="408" />
+      <location filename="../ViewManager/ViewManager.py" line="1140" />
+      <location filename="../ViewManager/ViewManager.py" line="1138" />
+      <source>Clear</source>
+      <translation>Limpar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="412" />
+      <location filename="../ViewManager/ViewManager.py" line="1142" />
+      <source>Alt+Shift+C</source>
+      <comment>Edit|Clear</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="419" />
+      <location filename="../ViewManager/ViewManager.py" line="1149" />
+      <source>Clear all text</source>
+      <translation>Limpar todo o texto</translation>
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="1152" />
       <source>&lt;b&gt;Clear&lt;/b&gt;&lt;p&gt;Delete all text of the current editor.&lt;/p&gt;</source>
       <translation>&lt;b&gt;Limpar&lt;/b&gt;&lt;p&gt;Apaga o texto todo do editor atual.&lt;/p&gt;</translation>
@@ -95130,6 +93292,862 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/MiniEditor.py" line="901" />
+      <location filename="../QScintilla/MiniEditor.py" line="900" />
+      <location filename="../QScintilla/ShellWindow.py" line="575" />
+      <location filename="../QScintilla/ShellWindow.py" line="574" />
+      <location filename="../ViewManager/ViewManager.py" line="1743" />
+      <location filename="../ViewManager/ViewManager.py" line="1742" />
+      <source>Move left one character</source>
+      <translation>Mover um caráter à esquerda</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="902" />
+      <location filename="../QScintilla/ShellWindow.py" line="576" />
+      <location filename="../ViewManager/ViewManager.py" line="1744" />
+      <source>Left</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="910" />
+      <location filename="../QScintilla/ShellWindow.py" line="584" />
+      <location filename="../ViewManager/ViewManager.py" line="1752" />
+      <source>Meta+B</source>
+      <translation>Meta+B</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="917" />
+      <location filename="../QScintilla/MiniEditor.py" line="916" />
+      <location filename="../QScintilla/ShellWindow.py" line="591" />
+      <location filename="../QScintilla/ShellWindow.py" line="590" />
+      <location filename="../ViewManager/ViewManager.py" line="1759" />
+      <location filename="../ViewManager/ViewManager.py" line="1758" />
+      <source>Move right one character</source>
+      <translation>Mover um caráter à direita</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="918" />
+      <location filename="../QScintilla/ShellWindow.py" line="592" />
+      <location filename="../ViewManager/ViewManager.py" line="1760" />
+      <source>Right</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="925" />
+      <location filename="../QScintilla/ShellWindow.py" line="599" />
+      <location filename="../ViewManager/ViewManager.py" line="1767" />
+      <source>Meta+F</source>
+      <translation>Meta+F</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="933" />
+      <location filename="../QScintilla/MiniEditor.py" line="932" />
+      <location filename="../QScintilla/ShellWindow.py" line="683" />
+      <location filename="../QScintilla/ShellWindow.py" line="682" />
+      <location filename="../ViewManager/ViewManager.py" line="1775" />
+      <location filename="../ViewManager/ViewManager.py" line="1774" />
+      <source>Move up one line</source>
+      <translation>Mover uma linha acima</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="934" />
+      <location filename="../QScintilla/ShellWindow.py" line="684" />
+      <location filename="../ViewManager/ViewManager.py" line="1776" />
+      <source>Up</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="941" />
+      <location filename="../QScintilla/ShellWindow.py" line="691" />
+      <location filename="../ViewManager/ViewManager.py" line="1783" />
+      <source>Meta+P</source>
+      <translation type="unfinished">Meta+P</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="949" />
+      <location filename="../QScintilla/MiniEditor.py" line="948" />
+      <location filename="../QScintilla/ShellWindow.py" line="699" />
+      <location filename="../QScintilla/ShellWindow.py" line="698" />
+      <location filename="../ViewManager/ViewManager.py" line="1791" />
+      <location filename="../ViewManager/ViewManager.py" line="1790" />
+      <source>Move down one line</source>
+      <translation>Mover uma linha abaixo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="950" />
+      <location filename="../QScintilla/ShellWindow.py" line="700" />
+      <location filename="../ViewManager/ViewManager.py" line="1792" />
+      <source>Down</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="957" />
+      <location filename="../QScintilla/ShellWindow.py" line="707" />
+      <location filename="../ViewManager/ViewManager.py" line="1799" />
+      <source>Meta+N</source>
+      <translation type="unfinished">Meta+N</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="965" />
+      <location filename="../QScintilla/MiniEditor.py" line="964" />
+      <location filename="../ViewManager/ViewManager.py" line="1807" />
+      <location filename="../ViewManager/ViewManager.py" line="1806" />
+      <source>Move left one word part</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1005" />
+      <location filename="../QScintilla/MiniEditor.py" line="973" />
+      <location filename="../QScintilla/ShellWindow.py" line="615" />
+      <location filename="../ViewManager/ViewManager.py" line="1847" />
+      <location filename="../ViewManager/ViewManager.py" line="1815" />
+      <source>Alt+Left</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="981" />
+      <location filename="../QScintilla/MiniEditor.py" line="980" />
+      <location filename="../ViewManager/ViewManager.py" line="1823" />
+      <location filename="../ViewManager/ViewManager.py" line="1822" />
+      <source>Move right one word part</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2135" />
+      <location filename="../QScintilla/MiniEditor.py" line="1025" />
+      <location filename="../QScintilla/MiniEditor.py" line="989" />
+      <location filename="../ViewManager/ViewManager.py" line="2956" />
+      <location filename="../ViewManager/ViewManager.py" line="1831" />
+      <source>Alt+Right</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="997" />
+      <location filename="../QScintilla/MiniEditor.py" line="996" />
+      <location filename="../QScintilla/ShellWindow.py" line="607" />
+      <location filename="../QScintilla/ShellWindow.py" line="606" />
+      <location filename="../ViewManager/ViewManager.py" line="1839" />
+      <location filename="../ViewManager/ViewManager.py" line="1838" />
+      <source>Move left one word</source>
+      <translation>Mover uma palavra à esquerda</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1065" />
+      <location filename="../QScintilla/MiniEditor.py" line="1009" />
+      <location filename="../QScintilla/ShellWindow.py" line="619" />
+      <location filename="../ViewManager/ViewManager.py" line="1903" />
+      <location filename="../ViewManager/ViewManager.py" line="1851" />
+      <source>Ctrl+Left</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1017" />
+      <location filename="../QScintilla/MiniEditor.py" line="1016" />
+      <location filename="../QScintilla/ShellWindow.py" line="627" />
+      <location filename="../QScintilla/ShellWindow.py" line="626" />
+      <location filename="../ViewManager/ViewManager.py" line="1859" />
+      <location filename="../ViewManager/ViewManager.py" line="1858" />
+      <source>Move right one word</source>
+      <translation>Mover uma palavra à direita</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1819" />
+      <location filename="../QScintilla/MiniEditor.py" line="1029" />
+      <location filename="../QScintilla/ShellWindow.py" line="635" />
+      <location filename="../ViewManager/ViewManager.py" line="2640" />
+      <location filename="../ViewManager/ViewManager.py" line="1867" />
+      <source>Ctrl+Right</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1039" />
+      <location filename="../QScintilla/MiniEditor.py" line="1036" />
+      <location filename="../QScintilla/ShellWindow.py" line="645" />
+      <location filename="../QScintilla/ShellWindow.py" line="642" />
+      <location filename="../ViewManager/ViewManager.py" line="1877" />
+      <location filename="../ViewManager/ViewManager.py" line="1874" />
+      <source>Move to first visible character in document line</source>
+      <translation>Mover ao primeiro caráter vísivel da linha do documento</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2080" />
+      <location filename="../QScintilla/MiniEditor.py" line="1049" />
+      <location filename="../QScintilla/ShellWindow.py" line="655" />
+      <location filename="../ViewManager/ViewManager.py" line="2901" />
+      <location filename="../ViewManager/ViewManager.py" line="1887" />
+      <source>Home</source>
+      <translation type="unfinished">Página Inicial</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1057" />
+      <location filename="../QScintilla/MiniEditor.py" line="1056" />
+      <location filename="../ViewManager/ViewManager.py" line="1895" />
+      <location filename="../ViewManager/ViewManager.py" line="1894" />
+      <source>Move to start of display line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1069" />
+      <location filename="../ViewManager/ViewManager.py" line="1907" />
+      <source>Alt+Home</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1077" />
+      <location filename="../QScintilla/MiniEditor.py" line="1076" />
+      <location filename="../QScintilla/ShellWindow.py" line="663" />
+      <location filename="../QScintilla/ShellWindow.py" line="662" />
+      <location filename="../ViewManager/ViewManager.py" line="1915" />
+      <location filename="../ViewManager/ViewManager.py" line="1914" />
+      <source>Move to end of document line</source>
+      <translation>Mover ao fim da linha do documento</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1085" />
+      <location filename="../QScintilla/ShellWindow.py" line="671" />
+      <location filename="../ViewManager/ViewManager.py" line="1923" />
+      <source>Meta+E</source>
+      <translation type="unfinished">Meta+E</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2097" />
+      <location filename="../QScintilla/MiniEditor.py" line="1089" />
+      <location filename="../QScintilla/ShellWindow.py" line="675" />
+      <location filename="../ViewManager/ViewManager.py" line="2918" />
+      <location filename="../ViewManager/ViewManager.py" line="1927" />
+      <source>End</source>
+      <translation type="unfinished">Fim</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1097" />
+      <location filename="../QScintilla/MiniEditor.py" line="1096" />
+      <location filename="../ViewManager/ViewManager.py" line="1935" />
+      <location filename="../ViewManager/ViewManager.py" line="1934" />
+      <source>Scroll view down one line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1201" />
+      <location filename="../QScintilla/MiniEditor.py" line="1098" />
+      <location filename="../QScintilla/ShellWindow.py" line="716" />
+      <location filename="../ViewManager/ViewManager.py" line="2039" />
+      <location filename="../ViewManager/ViewManager.py" line="1936" />
+      <source>Ctrl+Down</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1109" />
+      <location filename="../QScintilla/MiniEditor.py" line="1108" />
+      <location filename="../ViewManager/ViewManager.py" line="1947" />
+      <location filename="../ViewManager/ViewManager.py" line="1946" />
+      <source>Scroll view up one line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1181" />
+      <location filename="../QScintilla/MiniEditor.py" line="1110" />
+      <location filename="../QScintilla/ShellWindow.py" line="728" />
+      <location filename="../ViewManager/ViewManager.py" line="2019" />
+      <location filename="../ViewManager/ViewManager.py" line="1948" />
+      <source>Ctrl+Up</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1121" />
+      <location filename="../QScintilla/MiniEditor.py" line="1120" />
+      <location filename="../ViewManager/ViewManager.py" line="1959" />
+      <location filename="../ViewManager/ViewManager.py" line="1958" />
+      <source>Move up one paragraph</source>
+      <translation>Mover um parágrafo acima</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1122" />
+      <location filename="../ViewManager/ViewManager.py" line="1960" />
+      <source>Alt+Up</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1133" />
+      <location filename="../QScintilla/MiniEditor.py" line="1132" />
+      <location filename="../ViewManager/ViewManager.py" line="1971" />
+      <location filename="../ViewManager/ViewManager.py" line="1970" />
+      <source>Move down one paragraph</source>
+      <translation>Mover um parágrafo abaixo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1134" />
+      <location filename="../ViewManager/ViewManager.py" line="1972" />
+      <source>Alt+Down</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1145" />
+      <location filename="../QScintilla/MiniEditor.py" line="1144" />
+      <location filename="../QScintilla/ShellWindow.py" line="739" />
+      <location filename="../QScintilla/ShellWindow.py" line="738" />
+      <location filename="../ViewManager/ViewManager.py" line="1983" />
+      <location filename="../ViewManager/ViewManager.py" line="1982" />
+      <source>Move up one page</source>
+      <translation>Mover uma página acima</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1146" />
+      <location filename="../QScintilla/ShellWindow.py" line="740" />
+      <location filename="../ViewManager/ViewManager.py" line="1984" />
+      <source>PgUp</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1157" />
+      <location filename="../QScintilla/MiniEditor.py" line="1156" />
+      <location filename="../QScintilla/ShellWindow.py" line="751" />
+      <location filename="../QScintilla/ShellWindow.py" line="750" />
+      <location filename="../ViewManager/ViewManager.py" line="1995" />
+      <location filename="../ViewManager/ViewManager.py" line="1994" />
+      <source>Move down one page</source>
+      <translation>Mover uma pagina abaixo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1158" />
+      <location filename="../QScintilla/ShellWindow.py" line="752" />
+      <location filename="../ViewManager/ViewManager.py" line="1996" />
+      <source>PgDown</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1165" />
+      <location filename="../QScintilla/ShellWindow.py" line="759" />
+      <location filename="../ViewManager/ViewManager.py" line="2003" />
+      <source>Meta+V</source>
+      <translation type="unfinished">Meta+V</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1173" />
+      <location filename="../QScintilla/MiniEditor.py" line="1172" />
+      <location filename="../ViewManager/ViewManager.py" line="2011" />
+      <location filename="../ViewManager/ViewManager.py" line="2010" />
+      <source>Move to start of document</source>
+      <translation>Mover ao princípio do documento</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1185" />
+      <location filename="../ViewManager/ViewManager.py" line="2023" />
+      <source>Ctrl+Home</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1193" />
+      <location filename="../QScintilla/MiniEditor.py" line="1192" />
+      <location filename="../ViewManager/ViewManager.py" line="2031" />
+      <location filename="../ViewManager/ViewManager.py" line="2030" />
+      <source>Move to end of document</source>
+      <translation>Mover ao final do documento</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1205" />
+      <location filename="../ViewManager/ViewManager.py" line="2043" />
+      <source>Ctrl+End</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1213" />
+      <location filename="../QScintilla/MiniEditor.py" line="1212" />
+      <location filename="../QScintilla/ShellWindow.py" line="453" />
+      <location filename="../QScintilla/ShellWindow.py" line="452" />
+      <location filename="../ViewManager/ViewManager.py" line="2051" />
+      <location filename="../ViewManager/ViewManager.py" line="2050" />
+      <source>Indent one level</source>
+      <translation>Indentar um nivel</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1214" />
+      <location filename="../QScintilla/ShellWindow.py" line="454" />
+      <location filename="../ViewManager/ViewManager.py" line="2052" />
+      <source>Tab</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1225" />
+      <location filename="../QScintilla/MiniEditor.py" line="1224" />
+      <location filename="../ViewManager/ViewManager.py" line="2063" />
+      <location filename="../ViewManager/ViewManager.py" line="2062" />
+      <source>Unindent one level</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1226" />
+      <location filename="../ViewManager/ViewManager.py" line="2064" />
+      <source>Shift+Tab</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1239" />
+      <location filename="../QScintilla/MiniEditor.py" line="1236" />
+      <location filename="../QScintilla/ShellWindow.py" line="781" />
+      <location filename="../QScintilla/ShellWindow.py" line="778" />
+      <location filename="../ViewManager/ViewManager.py" line="2077" />
+      <location filename="../ViewManager/ViewManager.py" line="2074" />
+      <source>Extend selection left one character</source>
+      <translation>Estende a seleção um caráter à esquerda</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1242" />
+      <location filename="../QScintilla/ShellWindow.py" line="784" />
+      <location filename="../ViewManager/ViewManager.py" line="2080" />
+      <source>Shift+Left</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1249" />
+      <location filename="../QScintilla/ShellWindow.py" line="791" />
+      <location filename="../ViewManager/ViewManager.py" line="2087" />
+      <source>Meta+Shift+B</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1259" />
+      <location filename="../QScintilla/MiniEditor.py" line="1256" />
+      <location filename="../QScintilla/ShellWindow.py" line="801" />
+      <location filename="../QScintilla/ShellWindow.py" line="798" />
+      <location filename="../ViewManager/ViewManager.py" line="2097" />
+      <location filename="../ViewManager/ViewManager.py" line="2094" />
+      <source>Extend selection right one character</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1262" />
+      <location filename="../QScintilla/ShellWindow.py" line="804" />
+      <location filename="../ViewManager/ViewManager.py" line="2100" />
+      <source>Shift+Right</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1269" />
+      <location filename="../QScintilla/ShellWindow.py" line="811" />
+      <location filename="../ViewManager/ViewManager.py" line="2107" />
+      <source>Meta+Shift+F</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1277" />
+      <location filename="../QScintilla/MiniEditor.py" line="1276" />
+      <location filename="../ViewManager/ViewManager.py" line="2115" />
+      <location filename="../ViewManager/ViewManager.py" line="2114" />
+      <source>Extend selection up one line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1278" />
+      <location filename="../ViewManager/ViewManager.py" line="2116" />
+      <source>Shift+Up</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1285" />
+      <location filename="../ViewManager/ViewManager.py" line="2123" />
+      <source>Meta+Shift+P</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1293" />
+      <location filename="../QScintilla/MiniEditor.py" line="1292" />
+      <location filename="../ViewManager/ViewManager.py" line="2131" />
+      <location filename="../ViewManager/ViewManager.py" line="2130" />
+      <source>Extend selection down one line</source>
+      <translation>Estende a seleção abaixo uma linha</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1294" />
+      <location filename="../ViewManager/ViewManager.py" line="2132" />
+      <source>Shift+Down</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1301" />
+      <location filename="../ViewManager/ViewManager.py" line="2139" />
+      <source>Meta+Shift+N</source>
+      <translation>Meta+Shift+N</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1311" />
+      <location filename="../QScintilla/MiniEditor.py" line="1308" />
+      <location filename="../ViewManager/ViewManager.py" line="2149" />
+      <location filename="../ViewManager/ViewManager.py" line="2146" />
+      <source>Extend selection left one word part</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1362" />
+      <location filename="../QScintilla/MiniEditor.py" line="1322" />
+      <location filename="../QScintilla/ShellWindow.py" line="828" />
+      <location filename="../ViewManager/ViewManager.py" line="2200" />
+      <location filename="../ViewManager/ViewManager.py" line="2160" />
+      <source>Alt+Shift+Left</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1333" />
+      <location filename="../QScintilla/MiniEditor.py" line="1330" />
+      <location filename="../ViewManager/ViewManager.py" line="2171" />
+      <location filename="../ViewManager/ViewManager.py" line="2168" />
+      <source>Extend selection right one word part</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2157" />
+      <location filename="../QScintilla/MiniEditor.py" line="1390" />
+      <location filename="../QScintilla/MiniEditor.py" line="1344" />
+      <location filename="../QScintilla/ShellWindow.py" line="856" />
+      <location filename="../ViewManager/ViewManager.py" line="2978" />
+      <location filename="../ViewManager/ViewManager.py" line="2228" />
+      <location filename="../ViewManager/ViewManager.py" line="2182" />
+      <source>Alt+Shift+Right</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1353" />
+      <location filename="../QScintilla/MiniEditor.py" line="1352" />
+      <location filename="../QScintilla/ShellWindow.py" line="819" />
+      <location filename="../QScintilla/ShellWindow.py" line="818" />
+      <location filename="../ViewManager/ViewManager.py" line="2191" />
+      <location filename="../ViewManager/ViewManager.py" line="2190" />
+      <source>Extend selection left one word</source>
+      <translation>Estende a seleção uma palavra à esquerda</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2283" />
+      <location filename="../QScintilla/MiniEditor.py" line="1368" />
+      <location filename="../QScintilla/ShellWindow.py" line="834" />
+      <location filename="../ViewManager/ViewManager.py" line="3104" />
+      <location filename="../ViewManager/ViewManager.py" line="2206" />
+      <source>Ctrl+Shift+Left</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1379" />
+      <location filename="../QScintilla/MiniEditor.py" line="1376" />
+      <location filename="../QScintilla/ShellWindow.py" line="845" />
+      <location filename="../QScintilla/ShellWindow.py" line="842" />
+      <location filename="../ViewManager/ViewManager.py" line="2217" />
+      <location filename="../ViewManager/ViewManager.py" line="2214" />
+      <source>Extend selection right one word</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1844" />
+      <location filename="../QScintilla/MiniEditor.py" line="1396" />
+      <location filename="../QScintilla/ShellWindow.py" line="862" />
+      <location filename="../ViewManager/ViewManager.py" line="2665" />
+      <location filename="../ViewManager/ViewManager.py" line="2234" />
+      <source>Ctrl+Shift+Right</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1408" />
+      <location filename="../QScintilla/MiniEditor.py" line="1404" />
+      <location filename="../QScintilla/ShellWindow.py" line="874" />
+      <location filename="../QScintilla/ShellWindow.py" line="870" />
+      <location filename="../ViewManager/ViewManager.py" line="2246" />
+      <location filename="../ViewManager/ViewManager.py" line="2242" />
+      <source>Extend selection to first visible character in document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1419" />
+      <location filename="../QScintilla/ShellWindow.py" line="885" />
+      <location filename="../ViewManager/ViewManager.py" line="2257" />
+      <source>Shift+Home</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1429" />
+      <location filename="../QScintilla/MiniEditor.py" line="1426" />
+      <location filename="../QScintilla/ShellWindow.py" line="895" />
+      <location filename="../QScintilla/ShellWindow.py" line="892" />
+      <location filename="../ViewManager/ViewManager.py" line="2267" />
+      <location filename="../ViewManager/ViewManager.py" line="2264" />
+      <source>Extend selection to end of document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1439" />
+      <location filename="../QScintilla/ShellWindow.py" line="905" />
+      <location filename="../ViewManager/ViewManager.py" line="2277" />
+      <source>Meta+Shift+E</source>
+      <translation>Meta+Shift+E</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1443" />
+      <location filename="../QScintilla/ShellWindow.py" line="909" />
+      <location filename="../ViewManager/ViewManager.py" line="2281" />
+      <source>Shift+End</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1453" />
+      <location filename="../QScintilla/MiniEditor.py" line="1450" />
+      <location filename="../ViewManager/ViewManager.py" line="2291" />
+      <location filename="../ViewManager/ViewManager.py" line="2288" />
+      <source>Extend selection up one paragraph</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1456" />
+      <location filename="../ViewManager/ViewManager.py" line="2294" />
+      <source>Alt+Shift+Up</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1469" />
+      <location filename="../QScintilla/MiniEditor.py" line="1466" />
+      <location filename="../ViewManager/ViewManager.py" line="2307" />
+      <location filename="../ViewManager/ViewManager.py" line="2304" />
+      <source>Extend selection down one paragraph</source>
+      <translation>Estende a seleção abaixo uma parágrafo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1472" />
+      <location filename="../ViewManager/ViewManager.py" line="2310" />
+      <source>Alt+Shift+Down</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1483" />
+      <location filename="../QScintilla/MiniEditor.py" line="1482" />
+      <location filename="../ViewManager/ViewManager.py" line="2321" />
+      <location filename="../ViewManager/ViewManager.py" line="2320" />
+      <source>Extend selection up one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1484" />
+      <location filename="../ViewManager/ViewManager.py" line="2322" />
+      <source>Shift+PgUp</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1495" />
+      <location filename="../QScintilla/MiniEditor.py" line="1494" />
+      <location filename="../ViewManager/ViewManager.py" line="2333" />
+      <location filename="../ViewManager/ViewManager.py" line="2332" />
+      <source>Extend selection down one page</source>
+      <translation>Estende a seleção abaixo uma página</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1496" />
+      <location filename="../ViewManager/ViewManager.py" line="2334" />
+      <source>Shift+PgDown</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1503" />
+      <location filename="../ViewManager/ViewManager.py" line="2341" />
+      <source>Meta+Shift+V</source>
+      <translation>Meta+Shift+V</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1513" />
+      <location filename="../QScintilla/MiniEditor.py" line="1510" />
+      <location filename="../ViewManager/ViewManager.py" line="2351" />
+      <location filename="../ViewManager/ViewManager.py" line="2348" />
+      <source>Extend selection to start of document</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1523" />
+      <location filename="../ViewManager/ViewManager.py" line="2361" />
+      <source>Ctrl+Shift+Up</source>
+      <translation>Ctrl+Shift+Up</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1528" />
+      <location filename="../ViewManager/ViewManager.py" line="2366" />
+      <source>Ctrl+Shift+Home</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1539" />
+      <location filename="../QScintilla/MiniEditor.py" line="1536" />
+      <location filename="../ViewManager/ViewManager.py" line="2377" />
+      <location filename="../ViewManager/ViewManager.py" line="2374" />
+      <source>Extend selection to end of document</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1550" />
+      <location filename="../ViewManager/ViewManager.py" line="2388" />
+      <source>Ctrl+Shift+Down</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1556" />
+      <location filename="../ViewManager/ViewManager.py" line="2394" />
+      <source>Ctrl+Shift+End</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1565" />
+      <location filename="../QScintilla/MiniEditor.py" line="1564" />
+      <location filename="../QScintilla/ShellWindow.py" line="477" />
+      <location filename="../QScintilla/ShellWindow.py" line="476" />
+      <location filename="../ViewManager/ViewManager.py" line="2403" />
+      <location filename="../ViewManager/ViewManager.py" line="2402" />
+      <source>Delete previous character</source>
+      <translation>Apagar o caratér anterior</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1566" />
+      <location filename="../QScintilla/ShellWindow.py" line="478" />
+      <location filename="../ViewManager/ViewManager.py" line="2404" />
+      <source>Backspace</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1573" />
+      <location filename="../QScintilla/ShellWindow.py" line="485" />
+      <location filename="../ViewManager/ViewManager.py" line="2411" />
+      <source>Meta+H</source>
+      <translation>Meta+H</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1578" />
+      <location filename="../QScintilla/ShellWindow.py" line="490" />
+      <location filename="../ViewManager/ViewManager.py" line="2416" />
+      <source>Shift+Backspace</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1589" />
+      <location filename="../QScintilla/MiniEditor.py" line="1586" />
+      <location filename="../ViewManager/ViewManager.py" line="2427" />
+      <location filename="../ViewManager/ViewManager.py" line="2424" />
+      <source>Delete previous character if not at start of line</source>
+      <translation>Apagar o caratér anterior se não está ao princípio da linha</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1603" />
+      <location filename="../QScintilla/MiniEditor.py" line="1602" />
+      <location filename="../QScintilla/ShellWindow.py" line="499" />
+      <location filename="../QScintilla/ShellWindow.py" line="498" />
+      <location filename="../ViewManager/ViewManager.py" line="2441" />
+      <location filename="../ViewManager/ViewManager.py" line="2440" />
+      <source>Delete current character</source>
+      <translation>Apagar o caratér atual</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1604" />
+      <location filename="../QScintilla/ShellWindow.py" line="500" />
+      <location filename="../ViewManager/ViewManager.py" line="2442" />
+      <source>Del</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1611" />
+      <location filename="../QScintilla/ShellWindow.py" line="507" />
+      <location filename="../ViewManager/ViewManager.py" line="2449" />
+      <source>Meta+D</source>
+      <translation>Meta+D</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1619" />
+      <location filename="../QScintilla/MiniEditor.py" line="1618" />
+      <location filename="../QScintilla/ShellWindow.py" line="515" />
+      <location filename="../QScintilla/ShellWindow.py" line="514" />
+      <location filename="../ViewManager/ViewManager.py" line="2457" />
+      <location filename="../ViewManager/ViewManager.py" line="2456" />
+      <source>Delete word to left</source>
+      <translation>Apagar palavra à esquerda</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1620" />
+      <location filename="../QScintilla/ShellWindow.py" line="516" />
+      <location filename="../ViewManager/ViewManager.py" line="2458" />
+      <source>Ctrl+Backspace</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1631" />
+      <location filename="../QScintilla/MiniEditor.py" line="1630" />
+      <location filename="../QScintilla/ShellWindow.py" line="527" />
+      <location filename="../QScintilla/ShellWindow.py" line="526" />
+      <location filename="../ViewManager/ViewManager.py" line="2469" />
+      <location filename="../ViewManager/ViewManager.py" line="2468" />
+      <source>Delete word to right</source>
+      <translation>Apagar palavra à direita</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1632" />
+      <location filename="../QScintilla/ShellWindow.py" line="528" />
+      <location filename="../ViewManager/ViewManager.py" line="2470" />
+      <source>Ctrl+Del</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1643" />
+      <location filename="../QScintilla/MiniEditor.py" line="1642" />
+      <location filename="../QScintilla/ShellWindow.py" line="539" />
+      <location filename="../QScintilla/ShellWindow.py" line="538" />
+      <location filename="../ViewManager/ViewManager.py" line="2481" />
+      <location filename="../ViewManager/ViewManager.py" line="2480" />
+      <source>Delete line to left</source>
+      <translation>Apagar a linha à esquerda</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1645" />
+      <location filename="../QScintilla/ShellWindow.py" line="541" />
+      <location filename="../ViewManager/ViewManager.py" line="2483" />
+      <source>Ctrl+Shift+Backspace</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1657" />
+      <location filename="../QScintilla/MiniEditor.py" line="1656" />
+      <location filename="../QScintilla/ShellWindow.py" line="553" />
+      <location filename="../QScintilla/ShellWindow.py" line="552" />
+      <location filename="../ViewManager/ViewManager.py" line="2495" />
+      <location filename="../ViewManager/ViewManager.py" line="2494" />
+      <source>Delete line to right</source>
+      <translation>Apagar a linha à direita</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1665" />
+      <location filename="../QScintilla/ShellWindow.py" line="561" />
+      <location filename="../ViewManager/ViewManager.py" line="2503" />
+      <source>Meta+K</source>
+      <translation>Meta+K</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1670" />
+      <location filename="../QScintilla/ShellWindow.py" line="566" />
+      <location filename="../ViewManager/ViewManager.py" line="2508" />
+      <source>Ctrl+Shift+Del</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1679" />
+      <location filename="../QScintilla/MiniEditor.py" line="1678" />
+      <location filename="../QScintilla/ShellWindow.py" line="465" />
+      <location filename="../QScintilla/ShellWindow.py" line="464" />
+      <location filename="../ViewManager/ViewManager.py" line="2517" />
+      <location filename="../ViewManager/ViewManager.py" line="2516" />
+      <source>Insert new line</source>
+      <translation>Inserir linha nova</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1680" />
+      <location filename="../QScintilla/ShellWindow.py" line="466" />
+      <location filename="../ViewManager/ViewManager.py" line="2518" />
+      <source>Return</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1681" />
+      <location filename="../QScintilla/ShellWindow.py" line="467" />
+      <location filename="../ViewManager/ViewManager.py" line="2519" />
+      <source>Enter</source>
+      <translation />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="2531" />
       <location filename="../ViewManager/ViewManager.py" line="2528" />
       <source>Insert new line below current line</source>
@@ -95146,6 +94164,569 @@
       <translation />
     </message>
     <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1691" />
+      <location filename="../QScintilla/MiniEditor.py" line="1690" />
+      <location filename="../QScintilla/ShellWindow.py" line="441" />
+      <location filename="../QScintilla/ShellWindow.py" line="440" />
+      <location filename="../ViewManager/ViewManager.py" line="2544" />
+      <location filename="../ViewManager/ViewManager.py" line="2543" />
+      <source>Delete current line</source>
+      <translation>Apagar a linha atual</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1692" />
+      <location filename="../QScintilla/ShellWindow.py" line="442" />
+      <location filename="../ViewManager/ViewManager.py" line="2545" />
+      <source>Ctrl+Shift+L</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1703" />
+      <location filename="../QScintilla/MiniEditor.py" line="1702" />
+      <location filename="../ViewManager/ViewManager.py" line="2556" />
+      <location filename="../ViewManager/ViewManager.py" line="2555" />
+      <source>Duplicate current line</source>
+      <translation>Duplicar a linha atual</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1704" />
+      <location filename="../ViewManager/ViewManager.py" line="2557" />
+      <source>Ctrl+D</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1717" />
+      <location filename="../QScintilla/MiniEditor.py" line="1714" />
+      <location filename="../ViewManager/ViewManager.py" line="2570" />
+      <location filename="../ViewManager/ViewManager.py" line="2567" />
+      <source>Swap current and previous lines</source>
+      <translation>Trocar a linha atual pela anterior</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1720" />
+      <location filename="../ViewManager/ViewManager.py" line="2573" />
+      <source>Ctrl+T</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1731" />
+      <location filename="../QScintilla/MiniEditor.py" line="1730" />
+      <location filename="../ViewManager/ViewManager.py" line="2584" />
+      <location filename="../ViewManager/ViewManager.py" line="2583" />
+      <source>Reverse selected lines</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1732" />
+      <location filename="../ViewManager/ViewManager.py" line="2585" />
+      <source>Meta+Alt+R</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1743" />
+      <location filename="../QScintilla/MiniEditor.py" line="1742" />
+      <location filename="../ViewManager/ViewManager.py" line="2596" />
+      <location filename="../ViewManager/ViewManager.py" line="2595" />
+      <source>Cut current line</source>
+      <translation>Cortar a linha atual</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1744" />
+      <location filename="../ViewManager/ViewManager.py" line="2597" />
+      <source>Alt+Shift+L</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1755" />
+      <location filename="../QScintilla/MiniEditor.py" line="1754" />
+      <location filename="../ViewManager/ViewManager.py" line="2608" />
+      <location filename="../ViewManager/ViewManager.py" line="2607" />
+      <source>Copy current line</source>
+      <translation>Copiar a linha atual</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1756" />
+      <location filename="../ViewManager/ViewManager.py" line="2609" />
+      <source>Ctrl+Shift+T</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1767" />
+      <location filename="../QScintilla/MiniEditor.py" line="1766" />
+      <location filename="../ViewManager/ViewManager.py" line="2620" />
+      <location filename="../ViewManager/ViewManager.py" line="2619" />
+      <source>Toggle insert/overtype</source>
+      <translation>Alternar inserir/sobreescrever</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1768" />
+      <location filename="../ViewManager/ViewManager.py" line="2621" />
+      <source>Ins</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1811" />
+      <location filename="../QScintilla/MiniEditor.py" line="1810" />
+      <location filename="../ViewManager/ViewManager.py" line="2632" />
+      <location filename="../ViewManager/ViewManager.py" line="2631" />
+      <source>Move to end of display line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1823" />
+      <location filename="../ViewManager/ViewManager.py" line="2644" />
+      <source>Alt+End</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1833" />
+      <location filename="../QScintilla/MiniEditor.py" line="1830" />
+      <location filename="../ViewManager/ViewManager.py" line="2654" />
+      <location filename="../ViewManager/ViewManager.py" line="2651" />
+      <source>Extend selection to end of display line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1853" />
+      <location filename="../QScintilla/MiniEditor.py" line="1852" />
+      <location filename="../ViewManager/ViewManager.py" line="2674" />
+      <location filename="../ViewManager/ViewManager.py" line="2673" />
+      <source>Formfeed</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1865" />
+      <location filename="../QScintilla/MiniEditor.py" line="1864" />
+      <location filename="../QScintilla/ShellWindow.py" line="767" />
+      <location filename="../QScintilla/ShellWindow.py" line="766" />
+      <location filename="../ViewManager/ViewManager.py" line="2686" />
+      <location filename="../ViewManager/ViewManager.py" line="2685" />
+      <source>Escape</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1866" />
+      <location filename="../QScintilla/ShellWindow.py" line="768" />
+      <location filename="../ViewManager/ViewManager.py" line="2687" />
+      <source>Esc</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1879" />
+      <location filename="../QScintilla/MiniEditor.py" line="1876" />
+      <location filename="../ViewManager/ViewManager.py" line="2700" />
+      <location filename="../ViewManager/ViewManager.py" line="2697" />
+      <source>Extend rectangular selection down one line</source>
+      <translation>Aumentar a seleção retangular uma linha abaixo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1882" />
+      <location filename="../ViewManager/ViewManager.py" line="2703" />
+      <source>Alt+Ctrl+Down</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1890" />
+      <location filename="../ViewManager/ViewManager.py" line="2711" />
+      <source>Meta+Alt+Shift+N</source>
+      <translation>Meta+Alt+Shift+N</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1901" />
+      <location filename="../QScintilla/MiniEditor.py" line="1898" />
+      <location filename="../ViewManager/ViewManager.py" line="2722" />
+      <location filename="../ViewManager/ViewManager.py" line="2719" />
+      <source>Extend rectangular selection up one line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1904" />
+      <location filename="../ViewManager/ViewManager.py" line="2725" />
+      <source>Alt+Ctrl+Up</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1912" />
+      <location filename="../ViewManager/ViewManager.py" line="2733" />
+      <source>Meta+Alt+Shift+P</source>
+      <translation>Meta+Alt+Shift+P</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1923" />
+      <location filename="../QScintilla/MiniEditor.py" line="1920" />
+      <location filename="../ViewManager/ViewManager.py" line="2744" />
+      <location filename="../ViewManager/ViewManager.py" line="2741" />
+      <source>Extend rectangular selection left one character</source>
+      <translation>Aumentar a seleção retangular um caratér à esquerda</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1926" />
+      <location filename="../ViewManager/ViewManager.py" line="2747" />
+      <source>Alt+Ctrl+Left</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1934" />
+      <location filename="../ViewManager/ViewManager.py" line="2755" />
+      <source>Meta+Alt+Shift+B</source>
+      <translation>Meta+Alt+Shift+B</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1945" />
+      <location filename="../QScintilla/MiniEditor.py" line="1942" />
+      <location filename="../ViewManager/ViewManager.py" line="2766" />
+      <location filename="../ViewManager/ViewManager.py" line="2763" />
+      <source>Extend rectangular selection right one character</source>
+      <translation>Aumentar a seleção retangular um caratér à direita</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1948" />
+      <location filename="../ViewManager/ViewManager.py" line="2769" />
+      <source>Alt+Ctrl+Right</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1956" />
+      <location filename="../ViewManager/ViewManager.py" line="2777" />
+      <source>Meta+Alt+Shift+F</source>
+      <translation>Meta+Alt+Shift+F</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1969" />
+      <location filename="../QScintilla/MiniEditor.py" line="1964" />
+      <location filename="../ViewManager/ViewManager.py" line="2790" />
+      <location filename="../ViewManager/ViewManager.py" line="2785" />
+      <source>Extend rectangular selection to first visible character in document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1982" />
+      <location filename="../ViewManager/ViewManager.py" line="2803" />
+      <source>Alt+Shift+Home</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1993" />
+      <location filename="../QScintilla/MiniEditor.py" line="1990" />
+      <location filename="../ViewManager/ViewManager.py" line="2814" />
+      <location filename="../ViewManager/ViewManager.py" line="2811" />
+      <source>Extend rectangular selection to end of document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2004" />
+      <location filename="../ViewManager/ViewManager.py" line="2825" />
+      <source>Meta+Alt+Shift+E</source>
+      <translation>Meta+Alt+Shift+E</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2009" />
+      <location filename="../ViewManager/ViewManager.py" line="2830" />
+      <source>Alt+Shift+End</source>
+      <translation>Alt+Shift+End</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2019" />
+      <location filename="../QScintilla/MiniEditor.py" line="2016" />
+      <location filename="../ViewManager/ViewManager.py" line="2840" />
+      <location filename="../ViewManager/ViewManager.py" line="2837" />
+      <source>Extend rectangular selection up one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2022" />
+      <location filename="../ViewManager/ViewManager.py" line="2843" />
+      <source>Alt+Shift+PgUp</source>
+      <translation>Alt+Shift+PgUp</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2035" />
+      <location filename="../QScintilla/MiniEditor.py" line="2032" />
+      <location filename="../ViewManager/ViewManager.py" line="2856" />
+      <location filename="../ViewManager/ViewManager.py" line="2853" />
+      <source>Extend rectangular selection down one page</source>
+      <translation>Aumentar a seleção retangular uma página abaixo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2038" />
+      <location filename="../ViewManager/ViewManager.py" line="2859" />
+      <source>Alt+Shift+PgDown</source>
+      <translation>Alt+Shift+PgDown</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2046" />
+      <location filename="../ViewManager/ViewManager.py" line="2867" />
+      <source>Meta+Alt+Shift+V</source>
+      <translation>Meta+Alt+Shift+V</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2521" />
+      <location filename="../QScintilla/MiniEditor.py" line="2520" />
+      <location filename="../QScintilla/MiniEditor.py" line="2055" />
+      <location filename="../QScintilla/MiniEditor.py" line="2054" />
+      <location filename="../ViewManager/ViewManager.py" line="2876" />
+      <location filename="../ViewManager/ViewManager.py" line="2875" />
+      <source>Duplicate current selection</source>
+      <translation>Duplicar a seleção atual</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2522" />
+      <location filename="../QScintilla/MiniEditor.py" line="2056" />
+      <location filename="../ViewManager/ViewManager.py" line="2877" />
+      <source>Ctrl+Shift+D</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2070" />
+      <location filename="../QScintilla/MiniEditor.py" line="2067" />
+      <location filename="../ViewManager/ViewManager.py" line="2891" />
+      <location filename="../ViewManager/ViewManager.py" line="2888" />
+      <source>Scroll to start of document</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2089" />
+      <location filename="../QScintilla/MiniEditor.py" line="2088" />
+      <location filename="../ViewManager/ViewManager.py" line="2910" />
+      <location filename="../ViewManager/ViewManager.py" line="2909" />
+      <source>Scroll to end of document</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2108" />
+      <location filename="../QScintilla/MiniEditor.py" line="2105" />
+      <location filename="../ViewManager/ViewManager.py" line="2929" />
+      <location filename="../ViewManager/ViewManager.py" line="2926" />
+      <source>Scroll vertically to center current line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2118" />
+      <location filename="../ViewManager/ViewManager.py" line="2939" />
+      <source>Meta+L</source>
+      <translation>Meta+L</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2127" />
+      <location filename="../QScintilla/MiniEditor.py" line="2126" />
+      <location filename="../ViewManager/ViewManager.py" line="2948" />
+      <location filename="../ViewManager/ViewManager.py" line="2947" />
+      <source>Move to end of next word</source>
+      <translation>Mover ao fim da palavra seguinte</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2146" />
+      <location filename="../QScintilla/MiniEditor.py" line="2143" />
+      <location filename="../ViewManager/ViewManager.py" line="2967" />
+      <location filename="../ViewManager/ViewManager.py" line="2964" />
+      <source>Extend selection to end of next word</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2169" />
+      <location filename="../QScintilla/MiniEditor.py" line="2166" />
+      <location filename="../ViewManager/ViewManager.py" line="2990" />
+      <location filename="../ViewManager/ViewManager.py" line="2987" />
+      <source>Move to end of previous word</source>
+      <translation>Mover ao fim da palavra anterior</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2186" />
+      <location filename="../QScintilla/MiniEditor.py" line="2183" />
+      <location filename="../ViewManager/ViewManager.py" line="3007" />
+      <location filename="../ViewManager/ViewManager.py" line="3004" />
+      <source>Extend selection to end of previous word</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2203" />
+      <location filename="../QScintilla/MiniEditor.py" line="2200" />
+      <location filename="../ViewManager/ViewManager.py" line="3024" />
+      <location filename="../ViewManager/ViewManager.py" line="3021" />
+      <source>Move to start of document line</source>
+      <translation>Mover ao início da linha do documento</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2213" />
+      <location filename="../ViewManager/ViewManager.py" line="3034" />
+      <source>Meta+A</source>
+      <translation>Meta+A</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2224" />
+      <location filename="../QScintilla/MiniEditor.py" line="2221" />
+      <location filename="../ViewManager/ViewManager.py" line="3045" />
+      <location filename="../ViewManager/ViewManager.py" line="3042" />
+      <source>Extend selection to start of document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2235" />
+      <location filename="../ViewManager/ViewManager.py" line="3056" />
+      <source>Meta+Shift+A</source>
+      <translation>Meta+Shift+A</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2248" />
+      <location filename="../QScintilla/MiniEditor.py" line="2244" />
+      <location filename="../ViewManager/ViewManager.py" line="3069" />
+      <location filename="../ViewManager/ViewManager.py" line="3065" />
+      <source>Extend rectangular selection to start of document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2260" />
+      <location filename="../ViewManager/ViewManager.py" line="3081" />
+      <source>Meta+Alt+Shift+A</source>
+      <translation>Meta+Alt+Shift+A</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2272" />
+      <location filename="../QScintilla/MiniEditor.py" line="2269" />
+      <location filename="../ViewManager/ViewManager.py" line="3093" />
+      <location filename="../ViewManager/ViewManager.py" line="3090" />
+      <source>Extend selection to start of display line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2295" />
+      <location filename="../QScintilla/MiniEditor.py" line="2292" />
+      <location filename="../ViewManager/ViewManager.py" line="3116" />
+      <location filename="../ViewManager/ViewManager.py" line="3113" />
+      <source>Move to start of display or document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2313" />
+      <location filename="../QScintilla/MiniEditor.py" line="2309" />
+      <location filename="../ViewManager/ViewManager.py" line="3134" />
+      <location filename="../ViewManager/ViewManager.py" line="3130" />
+      <source>Extend selection to start of display or document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2332" />
+      <location filename="../QScintilla/MiniEditor.py" line="2328" />
+      <location filename="../ViewManager/ViewManager.py" line="3153" />
+      <location filename="../ViewManager/ViewManager.py" line="3149" />
+      <source>Move to first visible character in display or document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2352" />
+      <location filename="../QScintilla/MiniEditor.py" line="2347" />
+      <location filename="../ViewManager/ViewManager.py" line="3173" />
+      <location filename="../ViewManager/ViewManager.py" line="3168" />
+      <source>Extend selection to first visible character in display or document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2371" />
+      <location filename="../QScintilla/MiniEditor.py" line="2368" />
+      <location filename="../ViewManager/ViewManager.py" line="3192" />
+      <location filename="../ViewManager/ViewManager.py" line="3189" />
+      <source>Move to end of display or document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2388" />
+      <location filename="../QScintilla/MiniEditor.py" line="2385" />
+      <location filename="../ViewManager/ViewManager.py" line="3209" />
+      <location filename="../ViewManager/ViewManager.py" line="3206" />
+      <source>Extend selection to end of display or document line</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2403" />
+      <location filename="../QScintilla/MiniEditor.py" line="2402" />
+      <location filename="../ViewManager/ViewManager.py" line="3224" />
+      <location filename="../ViewManager/ViewManager.py" line="3223" />
+      <source>Stuttered move up one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2418" />
+      <location filename="../QScintilla/MiniEditor.py" line="2415" />
+      <location filename="../ViewManager/ViewManager.py" line="3239" />
+      <location filename="../ViewManager/ViewManager.py" line="3236" />
+      <source>Stuttered extend selection up one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2435" />
+      <location filename="../QScintilla/MiniEditor.py" line="2432" />
+      <location filename="../ViewManager/ViewManager.py" line="3256" />
+      <location filename="../ViewManager/ViewManager.py" line="3253" />
+      <source>Stuttered move down one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2452" />
+      <location filename="../QScintilla/MiniEditor.py" line="2449" />
+      <location filename="../ViewManager/ViewManager.py" line="3273" />
+      <location filename="../ViewManager/ViewManager.py" line="3270" />
+      <source>Stuttered extend selection down one page</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2469" />
+      <location filename="../QScintilla/MiniEditor.py" line="2466" />
+      <location filename="../ViewManager/ViewManager.py" line="3290" />
+      <location filename="../ViewManager/ViewManager.py" line="3287" />
+      <source>Delete right to end of next word</source>
+      <translation>Apagar até ao final da proxima palavra</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2479" />
+      <location filename="../ViewManager/ViewManager.py" line="3300" />
+      <source>Alt+Del</source>
+      <translation>Alt+Del</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2490" />
+      <location filename="../QScintilla/MiniEditor.py" line="2487" />
+      <location filename="../ViewManager/ViewManager.py" line="3311" />
+      <location filename="../ViewManager/ViewManager.py" line="3308" />
+      <source>Move selected lines up one line</source>
+      <translation>Mover as linhas selecionadas acima uma linha</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2507" />
+      <location filename="../QScintilla/MiniEditor.py" line="2504" />
+      <location filename="../ViewManager/ViewManager.py" line="3328" />
+      <location filename="../ViewManager/ViewManager.py" line="3325" />
+      <source>Move selected lines down one line</source>
+      <translation>Mover as linhas selecionadas abaixo uma linha</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1781" />
+      <location filename="../QScintilla/MiniEditor.py" line="1778" />
+      <location filename="../ViewManager/ViewManager.py" line="3346" />
+      <location filename="../ViewManager/ViewManager.py" line="3343" />
+      <source>Convert selection to lower case</source>
+      <translation>Convertir a seleção para minúsculas</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1784" />
+      <location filename="../ViewManager/ViewManager.py" line="3349" />
+      <source>Alt+Shift+U</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1797" />
+      <location filename="../QScintilla/MiniEditor.py" line="1794" />
+      <location filename="../ViewManager/ViewManager.py" line="3362" />
+      <location filename="../ViewManager/ViewManager.py" line="3359" />
+      <source>Convert selection to upper case</source>
+      <translation>Convertir a seleção para maiúsculas</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="1800" />
+      <location filename="../ViewManager/ViewManager.py" line="3365" />
+      <source>Ctrl+Shift+U</source>
+      <translation />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3391" />
       <source>&amp;Edit</source>
       <translation>&amp;Editar</translation>
@@ -95157,6 +94738,140 @@
       <translation>Editar</translation>
     </message>
     <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2539" />
+      <location filename="../QScintilla/ShellWindow.py" line="923" />
+      <location filename="../ViewManager/ViewManager.py" line="4051" />
+      <location filename="../ViewManager/ViewManager.py" line="4049" />
+      <location filename="../ViewManager/ViewManager.py" line="3482" />
+      <source>Search</source>
+      <translation>Procurar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2541" />
+      <location filename="../QScintilla/ShellWindow.py" line="925" />
+      <location filename="../ViewManager/ViewManager.py" line="3484" />
+      <source>&amp;Search...</source>
+      <translation>&amp;Procurar...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2543" />
+      <location filename="../QScintilla/ShellWindow.py" line="927" />
+      <location filename="../ViewManager/ViewManager.py" line="3486" />
+      <source>Ctrl+F</source>
+      <comment>Search|Search</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2550" />
+      <location filename="../QScintilla/ShellWindow.py" line="934" />
+      <location filename="../ViewManager/ViewManager.py" line="3493" />
+      <source>Search for a text</source>
+      <translation>Procurar um texto</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2553" />
+      <location filename="../ViewManager/ViewManager.py" line="3496" />
+      <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the current editor. A dialog is shown to enter the searchtext and options for the search.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2565" />
+      <location filename="../QScintilla/ShellWindow.py" line="949" />
+      <location filename="../ViewManager/ViewManager.py" line="3508" />
+      <source>Search next</source>
+      <translation>Procurar próximo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2567" />
+      <location filename="../QScintilla/ShellWindow.py" line="951" />
+      <location filename="../ViewManager/ViewManager.py" line="3510" />
+      <source>Search &amp;next</source>
+      <translation>Procurar &amp;próximo</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2569" />
+      <location filename="../QScintilla/ShellWindow.py" line="953" />
+      <location filename="../ViewManager/ViewManager.py" line="3512" />
+      <source>F3</source>
+      <comment>Search|Search next</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2576" />
+      <location filename="../QScintilla/ShellWindow.py" line="960" />
+      <location filename="../ViewManager/ViewManager.py" line="3519" />
+      <source>Search next occurrence of text</source>
+      <translation>Procurar a próxima ocurrência do texto</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2579" />
+      <location filename="../ViewManager/ViewManager.py" line="3522" />
+      <source>&lt;b&gt;Search next&lt;/b&gt;&lt;p&gt;Search the next occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2591" />
+      <location filename="../QScintilla/ShellWindow.py" line="977" />
+      <location filename="../ViewManager/ViewManager.py" line="3534" />
+      <source>Search previous</source>
+      <translation>Procurar anterior</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2593" />
+      <location filename="../QScintilla/ShellWindow.py" line="979" />
+      <location filename="../ViewManager/ViewManager.py" line="3536" />
+      <source>Search &amp;previous</source>
+      <translation>Procurar &amp;anterior</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2595" />
+      <location filename="../QScintilla/ShellWindow.py" line="981" />
+      <location filename="../ViewManager/ViewManager.py" line="3538" />
+      <source>Shift+F3</source>
+      <comment>Search|Search previous</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2604" />
+      <location filename="../QScintilla/ShellWindow.py" line="990" />
+      <location filename="../ViewManager/ViewManager.py" line="3547" />
+      <source>Search previous occurrence of text</source>
+      <translation>Procurar ocurrência anterior do texto</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2609" />
+      <location filename="../ViewManager/ViewManager.py" line="3552" />
+      <source>&lt;b&gt;Search previous&lt;/b&gt;&lt;p&gt;Search the previous occurrence of some text in the current editor. The previously entered searchtext and options are reused.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2623" />
+      <location filename="../QScintilla/MiniEditor.py" line="2621" />
+      <location filename="../ViewManager/ViewManager.py" line="3566" />
+      <location filename="../ViewManager/ViewManager.py" line="3564" />
+      <source>Clear search markers</source>
+      <translation>Limpar marcadores de pesquisa</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2625" />
+      <location filename="../ViewManager/ViewManager.py" line="3568" />
+      <source>Ctrl+3</source>
+      <comment>Search|Clear search markers</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2634" />
+      <location filename="../ViewManager/ViewManager.py" line="3577" />
+      <source>Clear all displayed search markers</source>
+      <translation>Limpar todos os marcadores de pesquisa mostrados</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2639" />
+      <location filename="../ViewManager/ViewManager.py" line="3582" />
+      <source>&lt;b&gt;Clear search markers&lt;/b&gt;&lt;p&gt;Clear all displayed search markers.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3594" />
       <location filename="../ViewManager/ViewManager.py" line="3592" />
       <source>Search current word forward</source>
@@ -95201,6 +94916,118 @@
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2649" />
+      <location filename="../ViewManager/ViewManager.py" line="3650" />
+      <source>Replace</source>
+      <translation>Substituir</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2650" />
+      <location filename="../ViewManager/ViewManager.py" line="3651" />
+      <source>&amp;Replace...</source>
+      <translation>&amp;Substituir...</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2652" />
+      <location filename="../ViewManager/ViewManager.py" line="3653" />
+      <source>Ctrl+R</source>
+      <comment>Search|Replace</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2659" />
+      <location filename="../ViewManager/ViewManager.py" line="3660" />
+      <source>Replace some text</source>
+      <translation>Substituir algum texto</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2662" />
+      <location filename="../ViewManager/ViewManager.py" line="3663" />
+      <source>&lt;b&gt;Replace&lt;/b&gt;&lt;p&gt;Search for some text in the current editor and replace it. A dialog is shown to enter the searchtext, the replacement text and options for the search and replace.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2676" />
+      <location filename="../QScintilla/MiniEditor.py" line="2674" />
+      <location filename="../ViewManager/ViewManager.py" line="3677" />
+      <location filename="../ViewManager/ViewManager.py" line="3675" />
+      <source>Replace and Search</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2678" />
+      <location filename="../ViewManager/ViewManager.py" line="3679" />
+      <source>Meta+R</source>
+      <comment>Search|Replace and Search</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2687" />
+      <location filename="../ViewManager/ViewManager.py" line="3688" />
+      <source>Replace the found text and search the next occurrence</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2692" />
+      <location filename="../ViewManager/ViewManager.py" line="3693" />
+      <source>&lt;b&gt;Replace and Search&lt;/b&gt;&lt;p&gt;Replace the found occurrence of text in the current editor and search for the next one. The previously entered search text and options are reused.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2708" />
+      <location filename="../QScintilla/MiniEditor.py" line="2706" />
+      <location filename="../ViewManager/ViewManager.py" line="3709" />
+      <location filename="../ViewManager/ViewManager.py" line="3707" />
+      <source>Replace Occurrence</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2710" />
+      <location filename="../ViewManager/ViewManager.py" line="3711" />
+      <source>Ctrl+Meta+R</source>
+      <comment>Search|Replace Occurrence</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2719" />
+      <location filename="../ViewManager/ViewManager.py" line="3720" />
+      <source>Replace the found text</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2722" />
+      <location filename="../ViewManager/ViewManager.py" line="3723" />
+      <source>&lt;b&gt;Replace Occurrence&lt;/b&gt;&lt;p&gt;Replace the found occurrence of the search text in the current editor.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2735" />
+      <location filename="../QScintilla/MiniEditor.py" line="2733" />
+      <location filename="../ViewManager/ViewManager.py" line="3736" />
+      <location filename="../ViewManager/ViewManager.py" line="3734" />
+      <source>Replace All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2737" />
+      <location filename="../ViewManager/ViewManager.py" line="3738" />
+      <source>Shift+Meta+R</source>
+      <comment>Search|Replace All</comment>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2746" />
+      <location filename="../ViewManager/ViewManager.py" line="3747" />
+      <source>Replace search text occurrences</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2749" />
+      <location filename="../ViewManager/ViewManager.py" line="3750" />
+      <source>&lt;b&gt;Replace All&lt;/b&gt;&lt;p&gt;Replace all occurrences of the search text in the current editor.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="3772" />
       <location filename="../ViewManager/ViewManager.py" line="3761" />
       <source>Goto Line</source>
@@ -95420,6 +95247,158 @@
       <translation>&amp;Procurar</translation>
     </message>
     <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2764" />
+      <location filename="../QScintilla/ShellWindow.py" line="1016" />
+      <location filename="../ViewManager/ViewManager.py" line="4092" />
+      <source>Zoom in</source>
+      <translation>Aproximar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2766" />
+      <location filename="../QScintilla/ShellWindow.py" line="1018" />
+      <location filename="../ViewManager/ViewManager.py" line="4094" />
+      <source>Zoom &amp;in</source>
+      <translation>Apro&amp;ximar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2768" />
+      <location filename="../QScintilla/ShellWindow.py" line="1020" />
+      <location filename="../ViewManager/ViewManager.py" line="4096" />
+      <source>Ctrl++</source>
+      <comment>View|Zoom in</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2771" />
+      <location filename="../QScintilla/ShellWindow.py" line="1023" />
+      <location filename="../ViewManager/ViewManager.py" line="4099" />
+      <source>Zoom In</source>
+      <comment>View|Zoom in</comment>
+      <translation>Aproximar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2777" />
+      <location filename="../QScintilla/ShellWindow.py" line="1029" />
+      <location filename="../ViewManager/ViewManager.py" line="4105" />
+      <source>Zoom in on the text</source>
+      <translation>Aproximar no texto</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2780" />
+      <location filename="../QScintilla/ShellWindow.py" line="1032" />
+      <location filename="../ViewManager/ViewManager.py" line="4108" />
+      <source>&lt;b&gt;Zoom in&lt;/b&gt;&lt;p&gt;Zoom in on the text. This makes the text bigger.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Aproximar&lt;/b&gt;&lt;p&gt;Aproximar no texto. Isto faz o texto mais grande.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2790" />
+      <location filename="../QScintilla/ShellWindow.py" line="1042" />
+      <location filename="../ViewManager/ViewManager.py" line="4118" />
+      <source>Zoom out</source>
+      <translation>Afastar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2792" />
+      <location filename="../QScintilla/ShellWindow.py" line="1044" />
+      <location filename="../ViewManager/ViewManager.py" line="4120" />
+      <source>Zoom &amp;out</source>
+      <translation>A&amp;fastar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2794" />
+      <location filename="../QScintilla/ShellWindow.py" line="1046" />
+      <location filename="../ViewManager/ViewManager.py" line="4122" />
+      <source>Ctrl+-</source>
+      <comment>View|Zoom out</comment>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2797" />
+      <location filename="../QScintilla/ShellWindow.py" line="1049" />
+      <location filename="../ViewManager/ViewManager.py" line="4125" />
+      <source>Zoom Out</source>
+      <comment>View|Zoom out</comment>
+      <translation>Afastar</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2803" />
+      <location filename="../QScintilla/ShellWindow.py" line="1055" />
+      <location filename="../ViewManager/ViewManager.py" line="4131" />
+      <source>Zoom out on the text</source>
+      <translation>Afastar no texto</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2806" />
+      <location filename="../QScintilla/ShellWindow.py" line="1058" />
+      <location filename="../ViewManager/ViewManager.py" line="4134" />
+      <source>&lt;b&gt;Zoom out&lt;/b&gt;&lt;p&gt;Zoom out on the text. This makes the text smaller.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Afastar&lt;/b&gt;&lt;p&gt;Afastar no texto. Isto faz o texto mais pequeno.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2816" />
+      <location filename="../QScintilla/ShellWindow.py" line="1068" />
+      <location filename="../ViewManager/ViewManager.py" line="4144" />
+      <source>Zoom reset</source>
+      <translation>Restaurar zoom</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2818" />
+      <location filename="../QScintilla/ShellWindow.py" line="1070" />
+      <location filename="../ViewManager/ViewManager.py" line="4146" />
+      <source>Zoom &amp;reset</source>
+      <translation>&amp;Restaurar zoom</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2820" />
+      <location filename="../QScintilla/ShellWindow.py" line="1072" />
+      <location filename="../ViewManager/ViewManager.py" line="4148" />
+      <source>Ctrl+0</source>
+      <comment>View|Zoom reset</comment>
+      <translation>Ctrl+0</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2827" />
+      <location filename="../QScintilla/ShellWindow.py" line="1079" />
+      <location filename="../ViewManager/ViewManager.py" line="4155" />
+      <source>Reset the zoom of the text</source>
+      <translation>Reiniciar o zoom do texto</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2830" />
+      <location filename="../QScintilla/ShellWindow.py" line="1082" />
+      <location filename="../ViewManager/ViewManager.py" line="4158" />
+      <source>&lt;b&gt;Zoom reset&lt;/b&gt;&lt;p&gt;Reset the zoom of the text. This sets the zoom factor to 100%.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2841" />
+      <location filename="../QScintilla/ShellWindow.py" line="1093" />
+      <location filename="../ViewManager/ViewManager.py" line="4169" />
+      <source>Zoom</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2843" />
+      <location filename="../QScintilla/ShellWindow.py" line="1095" />
+      <location filename="../ViewManager/ViewManager.py" line="4171" />
+      <source>&amp;Zoom</source>
+      <translation />
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2850" />
+      <location filename="../QScintilla/ShellWindow.py" line="1102" />
+      <location filename="../ViewManager/ViewManager.py" line="4178" />
+      <source>Zoom the text</source>
+      <translation>Zoom no texto</translation>
+    </message>
+    <message>
+      <location filename="../QScintilla/MiniEditor.py" line="2853" />
+      <location filename="../QScintilla/ShellWindow.py" line="1105" />
+      <location filename="../ViewManager/ViewManager.py" line="4181" />
+      <source>&lt;b&gt;Zoom&lt;/b&gt;&lt;p&gt;Zoom the text. This opens a dialog where the desired size can be entered.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../ViewManager/ViewManager.py" line="4200" />
       <location filename="../ViewManager/ViewManager.py" line="4192" />
       <source>Toggle all folds</source>
@@ -96234,6 +96213,27 @@
       <source>The spelling dictionary was saved successfully.</source>
       <translation>O dicionário ortográfico foi guradado com êxito.</translation>
     </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="937" />
+      <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the shell window. A dialog is shown to enter the search text and options for the search.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="963" />
+      <source>&lt;b&gt;Search next&lt;/b&gt;&lt;p&gt;Search the next occurrence of some text in the shell window. The previously entered search text and options are reused.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../QScintilla/ShellWindow.py" line="995" />
+      <source>&lt;b&gt;Search previous&lt;/b&gt;&lt;p&gt;Search the previous occurrence of some text in the shell window. The previously entered search text and options are reused.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../HexEdit/HexEditMainWindow.py" line="601" />
+      <source>Ctrl+G</source>
+      <comment>Search|Goto Offset</comment>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>ViewProfileSidebarsDialog</name>
@@ -96398,6 +96398,31 @@
   <context>
     <name>VirtualenvAddEditDialog</name>
     <message>
+      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="55" />
+      <source>Edit Virtual Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="57" />
+      <source>Add Virtual Environment</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="65" />
+      <source>Virtualenv Target Directory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="70" />
+      <source>Python Interpreter</source>
+      <translation type="unfinished">Intérprete de Python</translation>
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="74" />
+      <source>Enter the executable search path to be prepended to the PATH environment variable. Use '{0}' as the separator.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../VirtualEnv/VirtualenvAddEditDialog.ui" line="0" />
       <source>Logical Name:</source>
       <translation type="unfinished" />
@@ -96473,35 +96498,61 @@
       <source>Description:</source>
       <translation type="unfinished">Descrição:</translation>
     </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="55" />
-      <source>Edit Virtual Environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="57" />
-      <source>Add Virtual Environment</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="65" />
-      <source>Virtualenv Target Directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="70" />
-      <source>Python Interpreter</source>
-      <translation type="unfinished">Intérprete de Python</translation>
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvAddEditDialog.py" line="74" />
-      <source>Enter the executable search path to be prepended to the PATH environment variable. Use '{0}' as the separator.</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>VirtualenvConfigurationDialog</name>
     <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="49" />
+      <source>Virtualenv Target Directory</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="56" />
+      <source>Extra Search Path for setuptools/pip</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="61" />
+      <source>Python Interpreter</source>
+      <translation>Intérprete de Python</translation>
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="72" />
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="66" />
+      <source>Conda Environment Location</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="78" />
+      <source>Conda Requirements File</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="82" />
+      <source>Text Files (*.txt);;All Files (*)</source>
+      <translation type="unfinished">Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation>
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="347" />
+      <source>&lt;virtualenv did not finish within 5s.&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="367" />
+      <source>&lt;No suitable virtualenv found.&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="404" />
+      <source>&lt;pyvenv did not finish within 5s.&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="426" />
+      <source>&lt;No suitable pyvenv found.&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../VirtualEnv/VirtualenvConfigurationDialog.ui" line="0" />
       <source>Virtual Environment Configuration</source>
       <translation type="unfinished">Configuração de Virtualenv</translation>
@@ -96825,57 +96876,6 @@
       <source>Perform dry-run</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="49" />
-      <source>Virtualenv Target Directory</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="56" />
-      <source>Extra Search Path for setuptools/pip</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="61" />
-      <source>Python Interpreter</source>
-      <translation>Intérprete de Python</translation>
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="72" />
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="66" />
-      <source>Conda Environment Location</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="78" />
-      <source>Conda Requirements File</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="82" />
-      <source>Text Files (*.txt);;All Files (*)</source>
-      <translation type="unfinished">Ficheiros de Texto (*.txt);;Ficheiros Todos (*)</translation>
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="347" />
-      <source>&lt;virtualenv did not finish within 5s.&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="367" />
-      <source>&lt;No suitable virtualenv found.&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="404" />
-      <source>&lt;pyvenv did not finish within 5s.&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvConfigurationDialog.py" line="426" />
-      <source>&lt;No suitable pyvenv found.&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>VirtualenvExecDialog</name>
@@ -97234,6 +97234,11 @@
   <context>
     <name>VirtualenvUpgradeConfigurationDialog</name>
     <message>
+      <location filename="../VirtualEnv/VirtualenvUpgradeConfigurationDialog.py" line="48" />
+      <source>Python Interpreter</source>
+      <translation type="unfinished">Intérprete de Python</translation>
+    </message>
+    <message>
       <location filename="../VirtualEnv/VirtualenvUpgradeConfigurationDialog.ui" line="0" />
       <source>Virtual Environment Upgrade Configuration</source>
       <translation type="unfinished" />
@@ -97303,11 +97308,6 @@
       <source>Upgrade Dependencies</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../VirtualEnv/VirtualenvUpgradeConfigurationDialog.py" line="48" />
-      <source>Python Interpreter</source>
-      <translation type="unfinished">Intérprete de Python</translation>
-    </message>
   </context>
   <context>
     <name>VirtualenvUpgradeExecDialog</name>
@@ -97572,15 +97572,15 @@
   <context>
     <name>VirusTotalWhoisDialog</name>
     <message>
+      <location filename="../WebBrowser/VirusTotal/VirusTotalWhoisDialog.py" line="37" />
+      <source>&lt;b&gt;Whois information for domain {0}&lt;/b&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/VirusTotal/VirusTotalWhoisDialog.ui" line="0" />
       <source>Whois Information</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../WebBrowser/VirusTotal/VirusTotalWhoisDialog.py" line="37" />
-      <source>&lt;b&gt;Whois information for domain {0}&lt;/b&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>VmListspacePlugin</name>
@@ -97722,6 +97722,11 @@
   <context>
     <name>WebBrowserAppearancePage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/WebBrowserAppearancePage.py" line="34" />
+      <source>Cascading Style Sheets (*.css);;All files (*)</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/WebBrowserAppearancePage.ui" line="0" />
       <source>&lt;b&gt;Configure Web Browser appearance&lt;/b&gt;</source>
       <translation type="unfinished" />
@@ -97946,11 +97951,6 @@
       <source>Show Toolbars</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/WebBrowserAppearancePage.py" line="34" />
-      <source>Cascading Style Sheets (*.css);;All files (*)</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>WebBrowserClearPrivateDataDialog</name>
@@ -99627,6 +99627,26 @@
   <context>
     <name>WebBrowserVirusTotalPage</name>
     <message>
+      <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="71" />
+      <source>Checking validity of the service key...</source>
+      <translation type="unfinished">Verificando validade da chave de serviço...</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="86" />
+      <source>The service key is valid.</source>
+      <translation type="unfinished">A chave de serviço é válida.</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="90" />
+      <source>&lt;font color="#FF0000"&gt;The service key is not valid.&lt;/font&gt;</source>
+      <translation type="unfinished">&lt;font color="#FF0000"&gt;A chave de serviço não é válida.&lt;/font&gt;</translation>
+    </message>
+    <message>
+      <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="96" />
+      <source>&lt;font color="#FF0000"&gt;&lt;b&gt;Error:&lt;/b&gt; {0}&lt;/font&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui" line="0" />
       <source>&lt;b&gt;Configure VirusTotal Interface&lt;/b&gt;</source>
       <translation type="unfinished">&lt;b&gt;Configurar Interface de VirusTotal&lt;/b&gt;</translation>
@@ -99676,26 +99696,6 @@
       <source>Use secure (https) connections</source>
       <translation type="unfinished">Usar conexões seguras (https)</translation>
     </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="71" />
-      <source>Checking validity of the service key...</source>
-      <translation type="unfinished">Verificando validade da chave de serviço...</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="86" />
-      <source>The service key is valid.</source>
-      <translation type="unfinished">A chave de serviço é válida.</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="90" />
-      <source>&lt;font color="#FF0000"&gt;The service key is not valid.&lt;/font&gt;</source>
-      <translation type="unfinished">&lt;font color="#FF0000"&gt;A chave de serviço não é válida.&lt;/font&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py" line="96" />
-      <source>&lt;font color="#FF0000"&gt;&lt;b&gt;Error:&lt;/b&gt; {0}&lt;/font&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>WebBrowserWebSearchWidget</name>
@@ -101826,6 +101826,16 @@
   <context>
     <name>WebIconDialog</name>
     <message>
+      <location filename="../WebBrowser/Tools/WebIconDialog.py" line="56" />
+      <source>Remove Selected</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../WebBrowser/Tools/WebIconDialog.py" line="59" />
+      <source>Remove All</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/Tools/WebIconDialog.ui" line="0" />
       <source>Favicons</source>
       <translation type="unfinished" />
@@ -101850,16 +101860,6 @@
       <source>Remove &amp;All</source>
       <translation type="unfinished">Retirar &amp;Tudo</translation>
     </message>
-    <message>
-      <location filename="../WebBrowser/Tools/WebIconDialog.py" line="56" />
-      <source>Remove Selected</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/Tools/WebIconDialog.py" line="59" />
-      <source>Remove All</source>
-      <translation type="unfinished" />
-    </message>
   </context>
   <context>
     <name>WidgetArea</name>
@@ -102394,6 +102394,23 @@
   <context>
     <name>WifiNetworksWindow</name>
     <message>
+      <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="68" />
+      <source>Scan WiFi Networks</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="69" />
+      <source>&lt;p&gt;The scan for available WiFi networks failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message numerus="yes">
+      <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="79" />
+      <source>&lt;p&gt;Detected &lt;b&gt;%n&lt;/b&gt; network(s).&lt;/p&gt;</source>
+      <translation type="unfinished">
+        <numerusform />
+      </translation>
+    </message>
+    <message>
       <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.ui" line="0" />
       <source>WiFi Networks</source>
       <translation type="unfinished" />
@@ -102458,33 +102475,10 @@
       <source>Periodic Scan</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="68" />
-      <source>Scan WiFi Networks</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="69" />
-      <source>&lt;p&gt;The scan for available WiFi networks failed.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
-      <translation type="unfinished" />
-    </message>
-    <message numerus="yes">
-      <location filename="../MicroPython/WifiDialogs/WifiNetworksWindow.py" line="79" />
-      <source>&lt;p&gt;Detected &lt;b&gt;%n&lt;/b&gt; network(s).&lt;/p&gt;</source>
-      <translation type="unfinished">
-        <numerusform />
-      </translation>
-    </message>
   </context>
   <context>
     <name>WifiStatusDialog</name>
     <message>
-      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.ui" line="0" />
-      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.ui" line="0" />
-      <source>WiFi Status</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="140" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="66" />
       <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.py" line="47" />
@@ -102619,6 +102613,12 @@
       <source>SSID</source>
       <translation type="unfinished" />
     </message>
+    <message>
+      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.ui" line="0" />
+      <location filename="../MicroPython/WifiDialogs/WifiStatusDialog.ui" line="0" />
+      <source>WiFi Status</source>
+      <translation type="unfinished" />
+    </message>
   </context>
   <context>
     <name>WizardEricPluginWizard</name>
@@ -103113,7 +103113,7 @@
     </message>
     <message>
       <location filename="../Plugins/CheckerPlugins/SyntaxChecker/pyflakes/translations.py" line="63" />
-      <source>Dictionary key {0!r} repeated with different values</source>
+      <source>Dictionary key {0} repeated with different values</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -103692,6 +103692,11 @@
   <context>
     <name>subversion</name>
     <message>
+      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1732" />
+      <source>&lt;h3&gt;Repository information&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Subversion V.&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;URL&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Current revision&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committed revision&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committed date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Comitted time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Last author&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{6}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../Plugins/VcsPlugins/vcsPySvn/subversion.py" line="1883" />
       <source>unknown</source>
       <translation>desconhecido</translation>
@@ -103701,10 +103706,5 @@
       <source>&lt;h3&gt;Repository information&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;PySvn V.&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Subversion V.&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Subversion API V.&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;URL&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Current revision&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committed revision&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committed date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{6}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Comitted time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{7}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Last author&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{8}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
       <translation type="unfinished" />
     </message>
-    <message>
-      <location filename="../Plugins/VcsPlugins/vcsSubversion/subversion.py" line="1732" />
-      <source>&lt;h3&gt;Repository information&lt;/h3&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Subversion V.&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;URL&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{1}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Current revision&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{2}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committed revision&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{3}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Committed date&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{4}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Comitted time&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{5}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Last author&lt;/b&gt;&lt;/td&gt;&lt;td&gt;{6}&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
-      <translation type="unfinished" />
-    </message>
   </context>
 </TS>

eric ide

mercurial