RefactoringRope/i18n/rope_cs.ts

branch
eric7
changeset 365
f740b50380df
parent 360
2b35968f3d02
child 368
c206d08c28e7
diff -r a92b3272f4c1 -r f740b50380df RefactoringRope/i18n/rope_cs.ts
--- a/RefactoringRope/i18n/rope_cs.ts	Wed May 26 17:53:08 2021 +0200
+++ b/RefactoringRope/i18n/rope_cs.ts	Wed May 26 19:07:42 2021 +0200
@@ -1,1997 +1,2011 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="2.0" language="cs_CZ" sourcelanguage="">
-<context>
+<!DOCTYPE TS>
+<TS version="2.0" language="cs_CZ" sourcelanguage="">
+  <context>
     <name>AddParameterDialog</name>
     <message>
-        <location filename="../AddParameterDialog.ui" line="14"/>
-        <source>Add New Parameter</source>
-        <translation>Přidat nový parametr</translation>
+      <location filename="../AddParameterDialog.ui" line="0" />
+      <source>Add New Parameter</source>
+      <translation>Přidat nový parametr</translation>
     </message>
     <message>
-        <location filename="../AddParameterDialog.ui" line="34"/>
-        <source>Name:</source>
-        <translation>Název:</translation>
+      <location filename="../AddParameterDialog.ui" line="0" />
+      <source>Name:</source>
+      <translation>Název:</translation>
     </message>
     <message>
-        <location filename="../AddParameterDialog.ui" line="41"/>
-        <source>Enter the name of the new parameter</source>
-        <translation>Zadejte název nového parametru</translation>
+      <location filename="../AddParameterDialog.ui" line="0" />
+      <source>Enter the name of the new parameter</source>
+      <translation>Zadejte název nového parametru</translation>
     </message>
     <message>
-        <location filename="../AddParameterDialog.ui" line="48"/>
-        <source>Default:</source>
-        <translation>Výchozí hodnota:</translation>
+      <location filename="../AddParameterDialog.ui" line="0" />
+      <source>Default:</source>
+      <translation>Výchozí hodnota:</translation>
     </message>
     <message>
-        <location filename="../AddParameterDialog.ui" line="55"/>
-        <source>Enter the default value of the new parameter</source>
-        <translation>Zadejte výchozí hodnotu nového parametru</translation>
+      <location filename="../AddParameterDialog.ui" line="0" />
+      <source>Enter the default value of the new parameter</source>
+      <translation>Zadejte výchozí hodnotu nového parametru</translation>
     </message>
     <message>
-        <location filename="../AddParameterDialog.ui" line="62"/>
-        <source>Value:</source>
-        <translation>Hodnota:</translation>
+      <location filename="../AddParameterDialog.ui" line="0" />
+      <source>Value:</source>
+      <translation>Hodnota:</translation>
     </message>
     <message>
-        <location filename="../AddParameterDialog.ui" line="69"/>
-        <source>Enter a value for the new parameter that is passed by all calls</source>
-        <translation>Zadejte hodnotu nového parametru, která bude bude procháze všemi voláními</translation>
+      <location filename="../AddParameterDialog.ui" line="0" />
+      <source>Enter a value for the new parameter that is passed by all calls</source>
+      <translation>Zadejte hodnotu nového parametru, která bude bude procháze všemi voláními</translation>
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>AutoCompletionRopePage</name>
     <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="17"/>
-        <source>&lt;b&gt;Configure Rope Autocompletion&lt;/b&gt;</source>
-        <translation>&lt;b&gt;Nastavení Rope autodoplňování&lt;/b&gt;</translation>
+      <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="0" />
+      <source>&lt;b&gt;Configure Rope Autocompletion&lt;/b&gt;</source>
+      <translation>&lt;b&gt;Nastavení Rope autodoplňování&lt;/b&gt;</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="39"/>
-        <source>Select, whether the rope autocompletion support shall be enabled.</source>
-        <translation>Vybrat, má-li být podpora rope autodoplňování zapnuta.</translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="42"/>
-        <source>Enable autocompletion</source>
-        <translation>Zapnout autodoplňování</translation>
+      <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="0" />
+      <source>Select, whether the rope autocompletion support shall be enabled.</source>
+      <translation>Vybrat, má-li být podpora rope autodoplňování zapnuta.</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="49"/>
-        <source>Number of errors to fix:</source>
-        <translation>Počet chyb k opravě:</translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="56"/>
-        <source>Enter the number of errors to fix before giving up</source>
-        <translation>Zadejte počet chyb k opravě do selhání procesu</translation>
+      <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="0" />
+      <source>Enable autocompletion</source>
+      <translation>Zapnout autodoplňování</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="105"/>
-        <source>Press to edit the rope configuration for Python3</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="0" />
+      <source>Number of errors to fix:</source>
+      <translation>Počet chyb k opravě:</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="108"/>
-        <source>Edit Python 3 rope configuration</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="0" />
+      <source>Enter the number of errors to fix before giving up</source>
+      <translation>Zadejte počet chyb k opravě do selhání procesu</translation>
     </message>
-</context>
-<context>
-    <name>CallTipsRopePage</name>
     <message>
-        <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="17"/>
-        <source>&lt;b&gt;Configure Rope Calltips&lt;/b&gt;</source>
-        <translation>&lt;b&gt;Nastavení Rope Rychlích typů&lt;/b&gt;</translation>
+      <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="0" />
+      <source>Press to edit the rope configuration for Python3</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="39"/>
-        <source>Select, whether the rope calltip support shall be enabled.</source>
-        <translation>Vybrat, má-li být podpora rope Rychlých tipů zapnuta.</translation>
+      <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="0" />
+      <source>Edit Python 3 rope configuration</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
+    <name>CallTipsRopePage</name>
+    <message>
+      <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="0" />
+      <source>&lt;b&gt;Configure Rope Calltips&lt;/b&gt;</source>
+      <translation>&lt;b&gt;Nastavení Rope Rychlích typů&lt;/b&gt;</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="42"/>
-        <source>Enable calltip</source>
-        <translation>Zapnout Ryhclé tipy</translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="49"/>
-        <source>Number of errors to fix:</source>
-        <translation>Počet chyb k opravě:</translation>
+      <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="0" />
+      <source>Select, whether the rope calltip support shall be enabled.</source>
+      <translation>Vybrat, má-li být podpora rope Rychlých tipů zapnuta.</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="56"/>
-        <source>Enter the number of errors to fix before giving up</source>
-        <translation>Zadejte počet chyb k opravě do selhání procesu</translation>
+      <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="0" />
+      <source>Enable calltip</source>
+      <translation>Zapnout Ryhclé tipy</translation>
     </message>
-</context>
-<context>
-    <name>ChangeOccurrencesDialog</name>
     <message>
-        <location filename="../ChangeOccurrencesDialog.ui" line="14"/>
-        <source>Change Occurrences</source>
-        <translation>Změnit výskyty</translation>
+      <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="0" />
+      <source>Number of errors to fix:</source>
+      <translation>Počet chyb k opravě:</translation>
     </message>
     <message>
-        <location filename="../ChangeOccurrencesDialog.ui" line="28"/>
-        <source>Replace occurrences with:</source>
-        <translation>Nahradit výskyty:</translation>
+      <location filename="../ConfigurationPage/CallTipsRopePage.ui" line="0" />
+      <source>Enter the number of errors to fix before giving up</source>
+      <translation>Zadejte počet chyb k opravě do selhání procesu</translation>
     </message>
+  </context>
+  <context>
+    <name>ChangeOccurrencesDialog</name>
     <message>
-        <location filename="../ChangeOccurrencesDialog.ui" line="35"/>
-        <source>Enter the text occurrences should be replaced with</source>
-        <translation>Zadejte text, kterým budou výskyty nahrazeny</translation>
-    </message>
-    <message>
-        <location filename="../ChangeOccurrencesDialog.ui" line="48"/>
-        <source>Do only for calls</source>
-        <translation>Provést jen pro volání</translation>
+      <location filename="../ChangeOccurrencesDialog.py" line="49" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
     <message>
-        <location filename="../ChangeOccurrencesDialog.ui" line="55"/>
-        <source>Select to change occurrences with read access</source>
-        <translation>Vybrat pro změnu výskytů s právem čtení</translation>
+      <location filename="../ChangeOccurrencesDialog.ui" line="0" />
+      <source>Change Occurrences</source>
+      <translation>Změnit výskyty</translation>
     </message>
     <message>
-        <location filename="../ChangeOccurrencesDialog.ui" line="58"/>
-        <source>Reads</source>
-        <translation>Čtení</translation>
+      <location filename="../ChangeOccurrencesDialog.ui" line="0" />
+      <source>Replace occurrences with:</source>
+      <translation>Nahradit výskyty:</translation>
     </message>
     <message>
-        <location filename="../ChangeOccurrencesDialog.ui" line="68"/>
-        <source>Select to change occurrences with write access</source>
-        <translation>Vybrat pro změnu výskytů s právy zápisu</translation>
-    </message>
-    <message>
-        <location filename="../ChangeOccurrencesDialog.ui" line="71"/>
-        <source>Writes</source>
-        <translation>Zápisy</translation>
+      <location filename="../ChangeOccurrencesDialog.ui" line="0" />
+      <source>Enter the text occurrences should be replaced with</source>
+      <translation>Zadejte text, kterým budou výskyty nahrazeny</translation>
     </message>
     <message>
-        <location filename="../ChangeOccurrencesDialog.py" line="47"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../ChangeOccurrencesDialog.ui" line="0" />
+      <source>Select to change occurrences, that are function or method calls.
+"Reads" must be switched on as well.</source>
+      <translation>Vybrat pro změnu výskytů, které jsou funkceminebo voláními.
+"Čtení" musí být zapnuto také.</translation>
+    </message>
+    <message>
+      <location filename="../ChangeOccurrencesDialog.ui" line="0" />
+      <source>Do only for calls</source>
+      <translation>Provést jen pro volání</translation>
     </message>
     <message>
-        <location filename="../ChangeOccurrencesDialog.ui" line="44"/>
-        <source>Select to change occurrences, that are function or method calls.
-&quot;Reads&quot; must be switched on as well.</source>
-        <translation>Vybrat pro změnu výskytů, které jsou funkceminebo voláními.
-&quot;Čtení&quot; musí být zapnuto také.</translation>
-    </message>
-</context>
-<context>
-    <name>ChangeSignatureDialog</name>
-    <message>
-        <location filename="../ChangeSignatureDialog.ui" line="13"/>
-        <source>Change Method Signature</source>
-        <translation>Změnit podpis metody</translation>
+      <location filename="../ChangeOccurrencesDialog.ui" line="0" />
+      <source>Select to change occurrences with read access</source>
+      <translation>Vybrat pro změnu výskytů s právem čtení</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.ui" line="33"/>
-        <source>Parameters</source>
-        <translation>Parametry</translation>
+      <location filename="../ChangeOccurrencesDialog.ui" line="0" />
+      <source>Reads</source>
+      <translation>Čtení</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.ui" line="43"/>
-        <source>Move the selected parameter up</source>
-        <translation>Posunout vybraný parametr nahoru</translation>
+      <location filename="../ChangeOccurrencesDialog.ui" line="0" />
+      <source>Select to change occurrences with write access</source>
+      <translation>Vybrat pro změnu výskytů s právy zápisu</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.ui" line="46"/>
-        <source>Move &amp;Up</source>
-        <translation>Pos&amp;unout nahoru</translation>
+      <location filename="../ChangeOccurrencesDialog.ui" line="0" />
+      <source>Writes</source>
+      <translation>Zápisy</translation>
+    </message>
+  </context>
+  <context>
+    <name>ChangeSignatureDialog</name>
+    <message>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Change Method Signature</source>
+      <translation>Změnit podpis metody</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.ui" line="56"/>
-        <source>Move &amp;Down</source>
-        <translation>Posunout &amp;dolů</translation>
-    </message>
-    <message>
-        <location filename="../ChangeSignatureDialog.ui" line="63"/>
-        <source>Remove the selected parameter</source>
-        <translation>Odebrat vybraný parametr</translation>
-    </message>
-    <message>
-        <location filename="../ChangeSignatureDialog.ui" line="66"/>
-        <source>&amp;Remove</source>
-        <translation>Odeb&amp;rat</translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Parameters</source>
+      <translation>Parametry</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.ui" line="73"/>
-        <source>Add a new parameter</source>
-        <translation>Přidat nový parametr</translation>
-    </message>
-    <message>
-        <location filename="../ChangeSignatureDialog.ui" line="76"/>
-        <source>&amp;Add new parameter</source>
-        <translation>Přid&amp;at nový parametr</translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Move the selected parameter up</source>
+      <translation>Posunout vybraný parametr nahoru</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.ui" line="119"/>
-        <source>Do for all matching methods in class &amp;hierarchy</source>
-        <translation>Provést pro všechny odpovídající metody v &amp;hiearchii třídy</translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Move &amp;Up</source>
+      <translation>Pos&amp;unout nahoru</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.py" line="57"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Move the selected parameter down</source>
+      <translation>Posunout vybraný parametr dolu</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.ui" line="53"/>
-        <source>Move the selected parameter down</source>
-        <translation>Posunout vybraný parametr dolu</translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Move &amp;Down</source>
+      <translation>Posunout &amp;dolů</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.ui" line="100"/>
-        <source>Default &amp;value for moved parameters:</source>
-        <translation>&amp;Výchozí hodnota pro posunuté parametry:</translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Remove the selected parameter</source>
+      <translation>Odebrat vybraný parametr</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.ui" line="110"/>
-        <source>Enter the default value for parameters moved after one with a default value</source>
-        <translation>Zadejte výchozí hodnotu pro parametry přesunuté po jednom s výchozí hodnotou</translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>&amp;Remove</source>
+      <translation>Odeb&amp;rat</translation>
     </message>
-</context>
-<context>
-    <name>ChangesPreviewDialog</name>
     <message>
-        <location filename="../ChangesPreviewDialog.py" line="35"/>
-        <source>&amp;Apply Changes</source>
-        <translation>&amp;Aplikovat změny</translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Add a new parameter</source>
+      <translation>Přidat nový parametr</translation>
+    </message>
+    <message>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>&amp;Add new parameter</source>
+      <translation>Přid&amp;at nový parametr</translation>
     </message>
     <message>
-        <location filename="../ChangesPreviewDialog.py" line="43"/>
-        <source>No changes available.</source>
-        <translation>Žádné změny nejsou dostupné.</translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Default &amp;value for moved parameters:</source>
+      <translation>&amp;Výchozí hodnota pro posunuté parametry:</translation>
     </message>
-</context>
-<context>
-    <name>CodeAssistServer</name>
     <message>
-        <location filename="../CodeAssistServer.py" line="590"/>
-        <source>An exception happened in the code assist client. Please report it to the eric bugs email address.
-Exception: {0}
-Value: {1}
-Traceback: {2}
-</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Enter the default value for parameters moved after one with a default value</source>
+      <translation>Zadejte výchozí hodnotu pro parametry přesunuté po jednom s výchozí hodnotou</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="639"/>
-        <source>&apos;{0}&apos; is not supported because the configured interpreter could not be started.
-</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ChangeSignatureDialog.ui" line="0" />
+      <source>Do for all matching methods in class &amp;hierarchy</source>
+      <translation>Provést pro všechny odpovídající metody v &amp;hiearchii třídy</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="644"/>
-        <source>&apos;{0}&apos; is not supported because no suitable interpreter is configured.
-</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ChangeSignatureDialog.py" line="59" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
+    </message>
+  </context>
+  <context>
+    <name>ChangesPreviewDialog</name>
+    <message>
+      <location filename="../ChangesPreviewDialog.py" line="36" />
+      <source>&amp;Apply Changes</source>
+      <translation>&amp;Aplikovat změny</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="232"/>
-        <source>Configure Rope</source>
-        <translation>Nastavení Rope</translation>
+      <location filename="../ChangesPreviewDialog.py" line="43" />
+      <source>No changes available.</source>
+      <translation>Žádné změny nejsou dostupné.</translation>
+    </message>
+  </context>
+  <context>
+    <name>CodeAssistServer</name>
+    <message>
+      <location filename="../CodeAssistServer.py" line="89" />
+      <source>static method</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="232"/>
-        <source>The Rope configuration file &apos;{0}&apos; does not exist.</source>
-        <translation>Rope konfigurační soubor &apos;{0}&apos; neexistuje.</translation>
+      <location filename="../CodeAssistServer.py" line="90" />
+      <source>class method</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="759"/>
-        <source>Rope</source>
-        <translation>Rope</translation>
-    </message>
-    <message>
-        <location filename="../CodeAssistServer.py" line="95"/>
-        <source>static method</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="91" />
+      <source>method</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="96"/>
-        <source>class method</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="92" />
+      <source>function</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="97"/>
-        <source>method</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="93" />
+      <source>class</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="98"/>
-        <source>function</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="94" />
+      <source>module</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="99"/>
-        <source>class</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="95" />
+      <source>package</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="100"/>
-        <source>module</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="96" />
+      <source>object</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="101"/>
-        <source>package</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="97" />
+      <source>not known</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="102"/>
-        <source>object</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="220" />
+      <source>Configure Rope</source>
+      <translation>Nastavení Rope</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="103"/>
-        <source>not known</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="221" />
+      <source>The Rope configuration file '{0}' does not exist.</source>
+      <translation>Rope konfigurační soubor '{0}' neexistuje.</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="432"/>
-        <source>Language &lt;b&gt;{0}&lt;/b&gt; is not supported.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="374" />
+      <source>Language &lt;b&gt;{0}&lt;/b&gt; is not supported.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="436"/>
-        <source>Language &apos;{0}&apos; is not supported.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="378" />
+      <source>Language '{0}' is not supported.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="480"/>
-        <source>Present in &lt;i&gt;{0}&lt;/i&gt; module</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="422" />
+      <source>Present in &lt;i&gt;{0}&lt;/i&gt; module</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="484"/>
-        <source>Present in &apos;{0}&apos; module</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="426" />
+      <source>Present in '{0}' module</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="502"/>
-        <source>No documentation available.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="444" />
+      <source>No documentation available.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="554"/>
-        <source>Code Assist: No definition found</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="497" />
+      <source>Code Assist: No definition found</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="580"/>
-        <source>The data received from the code assist server could not be decoded. Please report this issue with the received data to the eric bugs email address.
+      <location filename="../CodeAssistServer.py" line="523" />
+      <source>The data received from the code assist server could not be decoded. Please report this issue with the received data to the eric bugs email address.
 Error: {0}
 Data:
 {1}
 </source>
-        <translation type="unfinished"></translation>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../CodeAssistServer.py" line="533" />
+      <source>An exception happened in the code assist client. Please report it to the eric bugs email address.
+Exception: {0}
+Value: {1}
+Traceback: {2}
+</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="635"/>
-        <source>The rope refactoring library is not installed.
+      <location filename="../CodeAssistServer.py" line="577" />
+      <source>The rope refactoring library is not installed.
 </source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>ConfirmationDialog</name>
-    <message>
-        <location filename="../ConfirmationDialog.ui" line="14"/>
-        <source>Confirmation</source>
-        <translation>Potvrzení</translation>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../ConfirmationDialog.py" line="66"/>
-        <source>Shall the refactoring &lt;b&gt;{0}&lt;/b&gt; be done?</source>
-        <translation>Je refaktorizace &lt;b&gt;{0}&lt;/b&gt; hotova?</translation>
+      <location filename="../CodeAssistServer.py" line="581" />
+      <source>'{0}' is not supported because the configured interpreter could not be started.
+</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../ConfirmationDialog.py" line="47"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../CodeAssistServer.py" line="586" />
+      <source>'{0}' is not supported because no suitable interpreter is configured.
+</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../ConfirmationDialog.py" line="70"/>
-        <source>The selected refactoring did not produce any changes.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../CodeAssistServer.py" line="702" />
+      <source>Rope</source>
+      <translation>Rope</translation>
+    </message>
+  </context>
+  <context>
+    <name>ConfirmationDialog</name>
+    <message>
+      <location filename="../ConfirmationDialog.py" line="49" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
-</context>
-<context>
+    <message>
+      <location filename="../ConfirmationDialog.py" line="68" />
+      <source>Shall the refactoring &lt;b&gt;{0}&lt;/b&gt; be done?</source>
+      <translation>Je refaktorizace &lt;b&gt;{0}&lt;/b&gt; hotova?</translation>
+    </message>
+    <message>
+      <location filename="../ConfirmationDialog.py" line="72" />
+      <source>The selected refactoring did not produce any changes.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ConfirmationDialog.ui" line="0" />
+      <source>Confirmation</source>
+      <translation>Potvrzení</translation>
+    </message>
+  </context>
+  <context>
     <name>ErrorDialog</name>
     <message>
-        <location filename="../ErrorDialog.ui" line="48"/>
-        <source>Traceback</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../ErrorDialog.py" line="42"/>
-        <source>Traceback (most recent call first):
+      <location filename="../ErrorDialog.py" line="42" />
+      <source>Traceback (most recent call first):
 
 </source>
-        <translation type="unfinished"></translation>
+      <translation type="unfinished" />
     </message>
-</context>
-<context>
+    <message>
+      <location filename="../ErrorDialog.ui" line="0" />
+      <source>Traceback</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>ExtractDialog</name>
     <message>
-        <location filename="../ExtractDialog.ui" line="14"/>
-        <source>Extract</source>
-        <translation>Vyjmout</translation>
-    </message>
-    <message>
-        <location filename="../ExtractDialog.ui" line="25"/>
-        <source>New Name:</source>
-        <translation>Nové jméno:</translation>
-    </message>
-    <message>
-        <location filename="../ExtractDialog.ui" line="32"/>
-        <source>Enter the new name</source>
-        <translation>Zadejte nové jméno</translation>
+      <location filename="../ExtractDialog.py" line="55" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
     <message>
-        <location filename="../ExtractDialog.ui" line="41"/>
-        <source>Extract similar expressions/statements</source>
-        <translation>Vyjmout podobné výrazy/příkazy</translation>
+      <location filename="../ExtractDialog.ui" line="0" />
+      <source>Extract</source>
+      <translation>Vyjmout</translation>
     </message>
     <message>
-        <location filename="../ExtractDialog.py" line="53"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../ExtractDialog.ui" line="0" />
+      <source>New Name:</source>
+      <translation>Nové jméno:</translation>
+    </message>
+    <message>
+      <location filename="../ExtractDialog.ui" line="0" />
+      <source>Enter the new name</source>
+      <translation>Zadejte nové jméno</translation>
     </message>
     <message>
-        <location filename="../ExtractDialog.ui" line="51"/>
-        <source>Make the extracted object global</source>
-        <translation>Převést extrahovaný objekt na globání</translation>
+      <location filename="../ExtractDialog.ui" line="0" />
+      <source>Extract similar expressions/statements</source>
+      <translation>Vyjmout podobné výrazy/příkazy</translation>
     </message>
-</context>
-<context>
+    <message>
+      <location filename="../ExtractDialog.ui" line="0" />
+      <source>Make the extracted object global</source>
+      <translation>Převést extrahovaný objekt na globání</translation>
+    </message>
+  </context>
+  <context>
     <name>GetterSetterDialog</name>
     <message>
-        <location filename="../GetterSetterDialog.ui" line="13"/>
-        <source>Getter and Setter Method Names</source>
-        <translation>Názvy metod getter a setter</translation>
+      <location filename="../GetterSetterDialog.ui" line="0" />
+      <source>Getter and Setter Method Names</source>
+      <translation>Názvy metod getter a setter</translation>
     </message>
     <message>
-        <location filename="../GetterSetterDialog.ui" line="31"/>
-        <source>Select to create getter and setter method names with an underscore</source>
-        <translation>Vybrat pro vytvoření getter a setter metod pro jména s podtržítky</translation>
-    </message>
-    <message>
-        <location filename="../GetterSetterDialog.ui" line="34"/>
-        <source>Use underscore as separator</source>
-        <translation>Použít podtržítko jako oddělovač</translation>
+      <location filename="../GetterSetterDialog.ui" line="0" />
+      <source>Select to create getter and setter method names with an underscore</source>
+      <translation>Vybrat pro vytvoření getter a setter metod pro jména s podtržítky</translation>
     </message>
     <message>
-        <location filename="../GetterSetterDialog.ui" line="41"/>
-        <source>Getter:</source>
-        <translation>Getter:</translation>
+      <location filename="../GetterSetterDialog.ui" line="0" />
+      <source>Use underscore as separator</source>
+      <translation>Použít podtržítko jako oddělovač</translation>
     </message>
     <message>
-        <location filename="../GetterSetterDialog.ui" line="48"/>
-        <source>Enter the name of the getter method</source>
-        <translation>Zadejte název getter metody</translation>
+      <location filename="../GetterSetterDialog.ui" line="0" />
+      <source>Getter:</source>
+      <translation>Getter:</translation>
     </message>
     <message>
-        <location filename="../GetterSetterDialog.ui" line="55"/>
-        <source>Setter:</source>
-        <translation>Setter:</translation>
+      <location filename="../GetterSetterDialog.ui" line="0" />
+      <source>Enter the name of the getter method</source>
+      <translation>Zadejte název getter metody</translation>
+    </message>
+    <message>
+      <location filename="../GetterSetterDialog.ui" line="0" />
+      <source>Setter:</source>
+      <translation>Setter:</translation>
     </message>
     <message>
-        <location filename="../GetterSetterDialog.ui" line="62"/>
-        <source>Enter the name of the setter method</source>
-        <translation>Zadejte název setter metody</translation>
+      <location filename="../GetterSetterDialog.ui" line="0" />
+      <source>Enter the name of the setter method</source>
+      <translation>Zadejte název setter metody</translation>
     </message>
     <message>
-        <location filename="../GetterSetterDialog.py" line="46"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../GetterSetterDialog.py" line="48" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>HelpDialog</name>
     <message>
-        <location filename="../HelpDialog.ui" line="13"/>
-        <source>Help</source>
-        <translation>Nápověda</translation>
+      <location filename="../HelpDialog.py" line="40" />
+      <source>Search...</source>
+      <translation>Hledat...</translation>
     </message>
     <message>
-        <location filename="../HelpDialog.py" line="52"/>
-        <source>Could not read file {0}.
+      <location filename="../HelpDialog.py" line="54" />
+      <source>Could not read file {0}.
 Reason: {1}</source>
-        <translation>Nelze číst ze souboru {0}.
+      <translation>Nelze číst ze souboru {0}.
 Důvod: {1}</translation>
     </message>
     <message>
-        <location filename="../HelpDialog.py" line="38"/>
-        <source>Search...</source>
-        <translation>Hledat...</translation>
+      <location filename="../HelpDialog.ui" line="0" />
+      <source>Help</source>
+      <translation>Nápověda</translation>
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>HistoryDialog</name>
     <message>
-        <location filename="../HistoryDialog.py" line="78"/>
-        <source>&amp;Undo</source>
-        <translation>&amp;Vrátit</translation>
+      <location filename="../HistoryDialog.py" line="84" />
+      <source>&lt;b&gt;Project History&lt;/b&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="194"/>
-        <source>Undo refactorings</source>
-        <translation>Vrátit refaktorizace</translation>
+      <location filename="../HistoryDialog.py" line="86" />
+      <source>&lt;b&gt;File History: {0}&lt;/b&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="194"/>
-        <source>Shall all refactorings up to &lt;b&gt;{0}&lt;/b&gt; be undone?</source>
-        <translation>Mají být všechny refaktorizace až do &lt;b&gt;{0}&lt;/b&gt; vráceny?</translation>
+      <location filename="../HistoryDialog.py" line="90" />
+      <source>&amp;Undo</source>
+      <translation>&amp;Vrátit</translation>
+    </message>
+    <message>
+      <location filename="../HistoryDialog.py" line="92" />
+      <source>&amp;Redo</source>
+      <translation>&amp;Znovu použít</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.ui" line="53"/>
-        <source>Undo History</source>
-        <translation>Historie návratů</translation>
+      <location filename="../HistoryDialog.py" line="94" />
+      <source>Re&amp;fresh</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="80"/>
-        <source>&amp;Redo</source>
-        <translation>&amp;Znovu použít</translation>
+      <location filename="../HistoryDialog.py" line="96" />
+      <source>&amp;Clear History</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../HistoryDialog.ui" line="77"/>
-        <source>Redo History</source>
-        <translation>Historie návratů</translation>
+      <location filename="../HistoryDialog.py" line="207" />
+      <source>Undo Refactorings</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="216"/>
-        <source>Redo refactorings</source>
-        <translation>Znovu použít refaktorizaci</translation>
+      <location filename="../HistoryDialog.py" line="208" />
+      <source>Shall all refactorings up to &lt;b&gt;{0}&lt;/b&gt; be undone?</source>
+      <translation>Mají být všechny refaktorizace až do &lt;b&gt;{0}&lt;/b&gt; vráceny?</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="216"/>
-        <source>Shall all refactorings up to &lt;b&gt;{0}&lt;/b&gt; be redone?</source>
-        <translation>Mají být všechny refaktorizace až do &lt;b&gt;{0}&lt;/b&gt; vráceny?</translation>
+      <location filename="../HistoryDialog.py" line="229" />
+      <source>Redo Refactorings</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../HistoryDialog.ui" line="14"/>
-        <source>Refactoring History</source>
-        <translation type="unfinished"></translation>
+      <location filename="../HistoryDialog.py" line="230" />
+      <source>Shall all refactorings up to &lt;b&gt;{0}&lt;/b&gt; be redone?</source>
+      <translation>Mají být všechny refaktorizace až do &lt;b&gt;{0}&lt;/b&gt; vráceny?</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.ui" line="87"/>
-        <source>Select a change to preview on the right</source>
-        <translation>Vybraz změnu k náhledu na pravo</translation>
+      <location filename="../HistoryDialog.py" line="266" />
+      <source>Clear History</source>
+      <translation>Smazat historii</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="73"/>
-        <source>&lt;b&gt;Project History&lt;/b&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../HistoryDialog.py" line="267" />
+      <source>Do you really want to clear the refactoring history?</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="75"/>
-        <source>&lt;b&gt;File History: {0}&lt;/b&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../HistoryDialog.ui" line="0" />
+      <source>Refactoring History</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="82"/>
-        <source>Re&amp;fresh</source>
-        <translation type="unfinished"></translation>
+      <location filename="../HistoryDialog.ui" line="0" />
+      <source>Undo History</source>
+      <translation>Historie návratů</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="84"/>
-        <source>&amp;Clear History</source>
-        <translation type="unfinished"></translation>
+      <location filename="../HistoryDialog.ui" line="0" />
+      <location filename="../HistoryDialog.ui" line="0" />
+      <source>Select a change to preview on the right</source>
+      <translation>Vybraz změnu k náhledu na pravo</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="253"/>
-        <source>Clear History</source>
-        <translation>Smazat historii</translation>
+      <location filename="../HistoryDialog.ui" line="0" />
+      <source>Redo History</source>
+      <translation>Historie návratů</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="253"/>
-        <source>Do you really want to clear the refactoring history?</source>
-        <translation type="unfinished"></translation>
+      <source>Undo refactorings</source>
+      <translation type="vanished">Vrátit refaktorizace</translation>
     </message>
-</context>
-<context>
+    <message>
+      <source>Redo refactorings</source>
+      <translation type="vanished">Znovu použít refaktorizaci</translation>
+    </message>
+  </context>
+  <context>
     <name>InlineArgumentDefaultDialog</name>
     <message>
-        <location filename="../InlineArgumentDefaultDialog.ui" line="13"/>
-        <source>Inline Argument Default</source>
-        <translation>Inline výchozí argument</translation>
+      <location filename="../InlineArgumentDefaultDialog.py" line="53" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
     <message>
-        <location filename="../InlineArgumentDefaultDialog.ui" line="37"/>
-        <source>Choose which to inline:</source>
-        <translation>Zvolte si pro inline:</translation>
+      <location filename="../InlineArgumentDefaultDialog.ui" line="0" />
+      <source>Inline Argument Default</source>
+      <translation>Inline výchozí argument</translation>
     </message>
     <message>
-        <location filename="../InlineArgumentDefaultDialog.py" line="51"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../InlineArgumentDefaultDialog.ui" line="0" />
+      <source>Choose which to inline:</source>
+      <translation>Zvolte si pro inline:</translation>
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>InlineDialog</name>
     <message>
-        <location filename="../InlineDialog.ui" line="14"/>
-        <source>Inline</source>
-        <translation>Inline</translation>
+      <location filename="../InlineDialog.ui" line="0" />
+      <source>Inline</source>
+      <translation>Inline</translation>
     </message>
     <message>
-        <location filename="../InlineDialog.py" line="45"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../InlineDialog.ui" line="0" />
+      <source>&amp;Remove the definition</source>
+      <translation>Odeb&amp;rat definici</translation>
     </message>
     <message>
-        <location filename="../InlineDialog.ui" line="49"/>
-        <source>Do for all matching methods in class &amp;hierarchy</source>
-        <translation>Provést pro všechny odpovídající metody v &amp;hiearchii třídy</translation>
-    </message>
-    <message>
-        <location filename="../InlineDialog.ui" line="32"/>
-        <source>&amp;Remove the definition</source>
-        <translation>Odeb&amp;rat definici</translation>
+      <location filename="../InlineDialog.ui" line="0" />
+      <source>Only inline the &amp;current occurrence</source>
+      <translation>Jen inline &amp;aktuální výskyt</translation>
     </message>
     <message>
-        <location filename="../InlineDialog.ui" line="42"/>
-        <source>Only inline the &amp;current occurrence</source>
-        <translation>Jen inline &amp;aktuální výskyt</translation>
+      <location filename="../InlineDialog.ui" line="0" />
+      <source>Do for all matching methods in class &amp;hierarchy</source>
+      <translation>Provést pro všechny odpovídající metody v &amp;hiearchii třídy</translation>
+    </message>
+    <message>
+      <location filename="../InlineDialog.py" line="47" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
     <message>
-        <location filename="../InlineDialog.py" line="78"/>
-        <source>Inlining occurrences of &lt;b&gt;{0}&lt;/b&gt; (type &apos;&lt;i&gt;{1}&lt;/i&gt;&apos;).</source>
-        <translation type="unfinished"></translation>
+      <location filename="../InlineDialog.py" line="80" />
+      <source>Inlining occurrences of &lt;b&gt;{0}&lt;/b&gt; (type '&lt;i&gt;{1}&lt;/i&gt;').</source>
+      <translation type="unfinished" />
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>IntroduceFactoryDialog</name>
     <message>
-        <location filename="../IntroduceFactoryDialog.ui" line="14"/>
-        <source>Introduce Factory Method</source>
-        <translation>Metoda Introduce Factory</translation>
-    </message>
-    <message>
-        <location filename="../IntroduceFactoryDialog.ui" line="28"/>
-        <source>Factory Method Name:</source>
-        <translation>Název Factory metody:</translation>
+      <location filename="../IntroduceFactoryDialog.ui" line="0" />
+      <source>Introduce Factory Method</source>
+      <translation>Metoda Introduce Factory</translation>
     </message>
     <message>
-        <location filename="../IntroduceFactoryDialog.ui" line="35"/>
-        <source>Enter the name of the factory method</source>
-        <translation>Zadejte název factory metody</translation>
+      <location filename="../IntroduceFactoryDialog.ui" line="0" />
+      <source>Factory Method Name:</source>
+      <translation>Název Factory metody:</translation>
     </message>
     <message>
-        <location filename="../IntroduceFactoryDialog.ui" line="44"/>
-        <source>Select to make the factory method a static method</source>
-        <translation>Vybrat pro převod factory metody na statickou metodu</translation>
+      <location filename="../IntroduceFactoryDialog.ui" line="0" />
+      <source>Enter the name of the factory method</source>
+      <translation>Zadejte název factory metody</translation>
     </message>
     <message>
-        <location filename="../IntroduceFactoryDialog.ui" line="47"/>
-        <source>Use static method</source>
-        <translation>Použít statickou metodu</translation>
+      <location filename="../IntroduceFactoryDialog.ui" line="0" />
+      <source>Select to make the factory method a static method</source>
+      <translation>Vybrat pro převod factory metody na statickou metodu</translation>
     </message>
     <message>
-        <location filename="../IntroduceFactoryDialog.ui" line="57"/>
-        <source>Select to make the factory method a global function</source>
-        <translation>Vybrat pro převod factory metody na globální funkci</translation>
+      <location filename="../IntroduceFactoryDialog.ui" line="0" />
+      <source>Use static method</source>
+      <translation>Použít statickou metodu</translation>
     </message>
     <message>
-        <location filename="../IntroduceFactoryDialog.ui" line="60"/>
-        <source>Use global function</source>
-        <translation>Použít globální funkci</translation>
+      <location filename="../IntroduceFactoryDialog.ui" line="0" />
+      <source>Select to make the factory method a global function</source>
+      <translation>Vybrat pro převod factory metody na globální funkci</translation>
     </message>
     <message>
-        <location filename="../IntroduceFactoryDialog.py" line="46"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../IntroduceFactoryDialog.ui" line="0" />
+      <source>Use global function</source>
+      <translation>Použít globální funkci</translation>
     </message>
-</context>
-<context>
+    <message>
+      <location filename="../IntroduceFactoryDialog.py" line="48" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
+    </message>
+  </context>
+  <context>
     <name>IntroduceParameterDialog</name>
     <message>
-        <location filename="../IntroduceParameterDialog.ui" line="14"/>
-        <source>Introduce Parameter</source>
-        <translation>Představit parametr</translation>
-    </message>
-    <message>
-        <location filename="../IntroduceParameterDialog.ui" line="31"/>
-        <source>New Parameter Name:</source>
-        <translation>Název nového parametru:</translation>
+      <location filename="../IntroduceParameterDialog.ui" line="0" />
+      <source>Introduce Parameter</source>
+      <translation>Představit parametr</translation>
     </message>
     <message>
-        <location filename="../IntroduceParameterDialog.py" line="47"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
-    </message>
-</context>
-<context>
-    <name>JsonServer</name>
-    <message>
-        <location filename="../JsonServer.py" line="156"/>
-        <source>JSON Protocol Error</source>
-        <translation type="unfinished"></translation>
+      <location filename="../IntroduceParameterDialog.ui" line="0" />
+      <source>New Parameter Name:</source>
+      <translation>Název nového parametru:</translation>
     </message>
     <message>
-        <location filename="../JsonServer.py" line="156"/>
-        <source>&lt;p&gt;The response received from the client could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../IntroduceParameterDialog.py" line="49" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>MatchesDialog</name>
     <message>
-        <location filename="../MatchesDialog.ui" line="14"/>
-        <source>Refactoring Matches</source>
-        <translation>Refaktorizace shod</translation>
+      <location filename="../MatchesDialog.ui" line="0" />
+      <source>Refactoring Matches</source>
+      <translation>Refaktorizace shod</translation>
+    </message>
+    <message>
+      <location filename="../MatchesDialog.ui" line="0" />
+      <source>Filename</source>
+      <translation>Jméno souboru</translation>
     </message>
     <message>
-        <location filename="../MatchesDialog.ui" line="42"/>
-        <source>Filename</source>
-        <translation>Jméno souboru</translation>
+      <location filename="../MatchesDialog.ui" line="0" />
+      <source>Line</source>
+      <translation>Řádek</translation>
     </message>
     <message>
-        <location filename="../MatchesDialog.ui" line="47"/>
-        <source>Line</source>
-        <translation>Řádek</translation>
+      <location filename="../MatchesDialog.ui" line="0" />
+      <source>Confidence</source>
+      <translation>Jistota</translation>
     </message>
-    <message>
-        <location filename="../MatchesDialog.ui" line="52"/>
-        <source>Confidence</source>
-        <translation>Jistota</translation>
-    </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>MethodToMethodObjectDialog</name>
     <message>
-        <location filename="../MethodToMethodObjectDialog.ui" line="14"/>
-        <source>Replace Method With Method Object</source>
-        <translation>Nahradit metodu metodou objektu</translation>
+      <location filename="../MethodToMethodObjectDialog.ui" line="0" />
+      <source>Replace Method With Method Object</source>
+      <translation>Nahradit metodu metodou objektu</translation>
     </message>
     <message>
-        <location filename="../MethodToMethodObjectDialog.ui" line="31"/>
-        <source>New Class Name:</source>
-        <translation>Název nové třídy:</translation>
+      <location filename="../MethodToMethodObjectDialog.ui" line="0" />
+      <source>New Class Name:</source>
+      <translation>Název nové třídy:</translation>
     </message>
     <message>
-        <location filename="../MethodToMethodObjectDialog.py" line="47"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../MethodToMethodObjectDialog.py" line="49" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>MouseClickHandlerRopePage</name>
     <message>
-        <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="17"/>
-        <source>&lt;b&gt;Configure Rope Mouse Click Handler Support&lt;/b&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="0" />
+      <source>&lt;b&gt;Configure Rope Mouse Click Handler Support&lt;/b&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="37"/>
-        <source>Select, whether the rope mouse click handler support shall be enabled.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="0" />
+      <source>Select, whether the rope mouse click handler support shall be enabled.</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="0" />
+      <source>Enable Mouse Click Handler</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="0" />
+      <source>Go To Definition</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="40"/>
-        <source>Enable Mouse Click Handler</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="0" />
+      <source>Click Sequence:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="47"/>
-        <source>Go To Definition</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="0" />
+      <source>Shows the mouse click sequence</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="53"/>
-        <source>Click Sequence:</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="63"/>
-        <source>Shows the mouse click sequence</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="0" />
+      <source>Press to open a dialog to configure the mouse click sequence</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="73"/>
-        <source>Press to open a dialog to configure the mouse click sequence</source>
-        <translation type="unfinished"></translation>
+      <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="0" />
+      <source>Change...</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
+    <name>MoveDialog</name>
+    <message>
+      <location filename="../MoveDialog.ui" line="0" />
+      <source>New Method Name:</source>
+      <translation>Název nové metody:</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/MouseClickHandlerRopePage.ui" line="76"/>
-        <source>Change...</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>MoveDialog</name>
-    <message>
-        <location filename="../MoveDialog.ui" line="40"/>
-        <source>New Method Name:</source>
-        <translation>Název nové metody:</translation>
+      <location filename="../MoveDialog.ui" line="0" />
+      <source>Enter the new method name</source>
+      <translation>Zadejte název nové metody</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.ui" line="47"/>
-        <source>Enter the new method name</source>
-        <translation>Zadejte název nové metody</translation>
+      <location filename="../MoveDialog.ui" line="0" />
+      <source>Destination Attribute:</source>
+      <translation>Atribut cíle:</translation>
+    </message>
+    <message>
+      <location filename="../MoveDialog.ui" line="0" />
+      <source>Enter the name of the attribute to move to</source>
+      <translation>Zadejte název atributu přesunu do</translation>
+    </message>
+    <message>
+      <location filename="../MoveDialog.ui" line="0" />
+      <source>...</source>
+      <translation>...</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.ui" line="54"/>
-        <source>Destination Attribute:</source>
-        <translation>Atribut cíle:</translation>
+      <location filename="../MoveDialog.py" line="60" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.ui" line="61"/>
-        <source>Enter the name of the attribute to move to</source>
-        <translation>Zadejte název atributu přesunu do</translation>
+      <location filename="../MoveDialog.py" line="90" />
+      <source>Move Method</source>
+      <translation>Metoda přesunu</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.ui" line="92"/>
-        <source>...</source>
-        <translation>...</translation>
+      <location filename="../MoveDialog.py" line="95" />
+      <source>Move Global Method</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="58"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../MoveDialog.py" line="97" />
+      <source>Destination Module:</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="89"/>
-        <source>Move Method</source>
-        <translation>Metoda přesunu</translation>
+      <location filename="../MoveDialog.py" line="98" />
+      <source>Enter the destination module for the method</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="94"/>
-        <source>Move Global Method</source>
-        <translation type="unfinished"></translation>
+      <location filename="../MoveDialog.py" line="100" />
+      <source>Select the destination module via a file selection dialog</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="96"/>
-        <source>Destination Module:</source>
-        <translation type="unfinished"></translation>
+      <location filename="../MoveDialog.py" line="103" />
+      <source>Move Module</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="97"/>
-        <source>Enter the destination module for the method</source>
-        <translation type="unfinished"></translation>
+      <location filename="../MoveDialog.py" line="105" />
+      <source>Destination Package:</source>
+      <translation>Cílový balíček:</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="99"/>
-        <source>Select the destination module via a file selection dialog</source>
-        <translation type="unfinished"></translation>
+      <location filename="../MoveDialog.py" line="106" />
+      <source>Enter the destination package for the module</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="102"/>
-        <source>Move Module</source>
-        <translation type="unfinished"></translation>
+      <location filename="../MoveDialog.py" line="108" />
+      <source>Select the destination package via a directory selection dialog</source>
+      <translation>Vybrat cílový balíček přes dialog výběru adresáře</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="104"/>
-        <source>Destination Package:</source>
-        <translation>Cílový balíček:</translation>
+      <location filename="../MoveDialog.py" line="112" />
+      <source>Move</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="105"/>
-        <source>Enter the destination package for the module</source>
-        <translation type="unfinished"></translation>
+      <location filename="../MoveDialog.py" line="183" />
+      <source>Python Files (*.py *.py3);;All Files (*)</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="107"/>
-        <source>Select the destination package via a directory selection dialog</source>
-        <translation>Vybrat cílový balíček přes dialog výběru adresáře</translation>
+      <location filename="../MoveDialog.py" line="196" />
+      <source>The selected module must be inside the project.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="111"/>
-        <source>Move</source>
-        <translation type="unfinished"></translation>
+      <location filename="../MoveDialog.py" line="200" />
+      <source>The selected directory must be inside the project.</source>
+      <translation>Vybraný adresář musí být součástí projektu.</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="195"/>
-        <source>The selected module must be inside the project.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../MoveDialog.py" line="245" />
+      <location filename="../MoveDialog.py" line="213" />
+      <source>The selected module &lt;b&gt;{0}&lt;/b&gt; does not exist.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="199"/>
-        <source>The selected directory must be inside the project.</source>
-        <translation>Vybraný adresář musí být součástí projektu.</translation>
+      <location filename="../MoveDialog.py" line="254" />
+      <location filename="../MoveDialog.py" line="223" />
+      <source>The selected directory &lt;b&gt;{0}&lt;/b&gt; is not a package.</source>
+      <translation>Vybraný adresář &lt;b&gt;{0}&lt;/b&gt; není balíček.</translation>
     </message>
+  </context>
+  <context>
+    <name>PreviewDialog</name>
     <message>
-        <location filename="../MoveDialog.py" line="241"/>
-        <source>The selected module &lt;b&gt;{0}&lt;/b&gt; does not exist.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../MoveDialog.py" line="250"/>
-        <source>The selected directory &lt;b&gt;{0}&lt;/b&gt; is not a package.</source>
-        <translation>Vybraný adresář &lt;b&gt;{0}&lt;/b&gt; není balíček.</translation>
+      <location filename="../PreviewDialog.ui" line="0" />
+      <source>Preview Changes</source>
+      <translation>Náhled změn</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="177"/>
-        <source>Python Files (*.py *.py3);;All Files (*)</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>PreviewDialog</name>
-    <message>
-        <location filename="../PreviewDialog.ui" line="13"/>
-        <source>Preview Changes</source>
-        <translation>Náhled změn</translation>
-    </message>
-    <message>
-        <location filename="../PreviewDialog.ui" line="39"/>
-        <source>Changes</source>
-        <translation>Změny</translation>
+      <location filename="../PreviewDialog.ui" line="0" />
+      <source>Changes</source>
+      <translation>Změny</translation>
     </message>
     <message>
-        <location filename="../PreviewDialog.ui" line="74"/>
-        <source>Select a change to preview on the right</source>
-        <translation>Vybraz změnu k náhledu na pravo</translation>
+      <location filename="../PreviewDialog.ui" line="0" />
+      <source>Select a change to preview on the right</source>
+      <translation>Vybraz změnu k náhledu na pravo</translation>
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>RefactoringRopePlugin</name>
     <message>
-        <location filename="../../PluginRefactoringRope.py" line="119"/>
-        <source>Rope</source>
-        <translation>Rope</translation>
+      <location filename="../../PluginRefactoringRope.py" line="125" />
+      <location filename="../../PluginRefactoringRope.py" line="120" />
+      <location filename="../../PluginRefactoringRope.py" line="115" />
+      <source>Rope</source>
+      <translation>Rope</translation>
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>RefactoringServer</name>
     <message>
-        <location filename="../RefactoringServer.py" line="954"/>
-        <source>Rename</source>
-        <translation>Přejmenovat</translation>
+      <location filename="../RefactoringServer.py" line="952" />
+      <location filename="../RefactoringServer.py" line="178" />
+      <source>Rename</source>
+      <translation>Přejmenovat</translation>
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="179" />
+      <source>&amp;Rename</source>
+      <translation>&amp;Přejmenovat</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="179"/>
-        <source>&amp;Rename</source>
-        <translation>&amp;Přejmenovat</translation>
+      <location filename="../RefactoringServer.py" line="182" />
+      <source>Rename the highlighted object</source>
+      <translation>Přejmenovat zvýrazněný objekt</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="184"/>
-        <source>Rename the highlighted object</source>
-        <translation>Přejmenovat zvýrazněný objekt</translation>
+      <location filename="../RefactoringServer.py" line="184" />
+      <source>&lt;b&gt;Rename&lt;/b&gt;&lt;p&gt;Rename the highlighted Python object.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Přejmenovat&lt;/b&gt;&lt;p&gt;Přejmenuje se zvýrazněný Python objekt.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="958" />
+      <location filename="../RefactoringServer.py" line="193" />
+      <source>Local Rename</source>
+      <translation>Lokální přejmenování</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="186"/>
-        <source>&lt;b&gt;Rename&lt;/b&gt;&lt;p&gt;Rename the highlighted Python object.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Přejmenovat&lt;/b&gt;&lt;p&gt;Přejmenuje se zvýrazněný Python objekt.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="194" />
+      <source>&amp;Local Rename</source>
+      <translation>&amp;Lokální přejmenování</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="960"/>
-        <source>Local Rename</source>
-        <translation>Lokální přejmenování</translation>
+      <location filename="../RefactoringServer.py" line="197" />
+      <source>Rename the highlighted object in the current module only</source>
+      <translation>Přejmenovat zvýrazněný objekt jen v aktuálním modulu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="194"/>
-        <source>&amp;Local Rename</source>
-        <translation>&amp;Lokální přejmenování</translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="199"/>
-        <source>Rename the highlighted object in the current module only</source>
-        <translation>Přejmenovat zvýrazněný objekt jen v aktuálním modulu</translation>
+      <location filename="../RefactoringServer.py" line="199" />
+      <source>&lt;b&gt;Local Rename&lt;/b&gt;&lt;p&gt;Rename the highlighted Python object in the current module only.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Lokální přejmenování&lt;/b&gt;&lt;p&gt;Přejmenovat zvýrazněný Python objekt jen v aktuálním modulu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="201"/>
-        <source>&lt;b&gt;Local Rename&lt;/b&gt;&lt;p&gt;Rename the highlighted Python object in the current module only.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Lokální přejmenování&lt;/b&gt;&lt;p&gt;Přejmenovat zvýrazněný Python objekt jen v aktuálním modulu.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="964" />
+      <location filename="../RefactoringServer.py" line="210" />
+      <location filename="../RefactoringServer.py" line="209" />
+      <source>Rename Current Module</source>
+      <translation>Přejmenovat aktuální modul</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="966"/>
-        <source>Rename Current Module</source>
-        <translation>Přejmenovat aktuální modul</translation>
+      <location filename="../RefactoringServer.py" line="213" />
+      <source>Rename the current module</source>
+      <translation>Přejmenovat aktuální modul</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="215"/>
-        <source>Rename the current module</source>
-        <translation>Přejmenovat aktuální modul</translation>
+      <location filename="../RefactoringServer.py" line="215" />
+      <source>&lt;b&gt;Rename Current Module&lt;/b&gt;&lt;p&gt;Rename the current module.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Přejmenovat aktuální modul&lt;/b&gt;&lt;p&gt;Aktuální modul se přejmenuje.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="217"/>
-        <source>&lt;b&gt;Rename Current Module&lt;/b&gt;&lt;p&gt;Rename the current module.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Přejmenovat aktuální modul&lt;/b&gt;&lt;p&gt;Aktuální modul se přejmenuje.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="1037" />
+      <location filename="../RefactoringServer.py" line="224" />
+      <source>Change Occurrences</source>
+      <translation>Změnit výskyty</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1039"/>
-        <source>Change Occurrences</source>
-        <translation>Změnit výskyty</translation>
+      <location filename="../RefactoringServer.py" line="225" />
+      <source>Change &amp;Occurrences</source>
+      <translation>Změnit &amp;výskyty</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="225"/>
-        <source>Change &amp;Occurrences</source>
-        <translation>Změnit &amp;výskyty</translation>
+      <location filename="../RefactoringServer.py" line="228" />
+      <source>Change all occurrences in the local scope</source>
+      <translation>Změnit všechny výskyty v lokálním rozsahu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="230"/>
-        <source>Change all occurrences in the local scope</source>
-        <translation>Změnit všechny výskyty v lokálním rozsahu</translation>
+      <location filename="../RefactoringServer.py" line="230" />
+      <source>&lt;b&gt;Change Occurrences&lt;/b&gt;&lt;p&gt;Change all occurrences in the local scope.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Změnit výskyty&lt;/b&gt;&lt;p&gt;Změnit všechny výskyty v lokálním rozsahu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="232"/>
-        <source>&lt;b&gt;Change Occurrences&lt;/b&gt;&lt;p&gt;Change all occurrences in the local scope.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Změnit výskyty&lt;/b&gt;&lt;p&gt;Změnit všechny výskyty v lokálním rozsahu.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="243" />
+      <source>Extract method</source>
+      <translation>Vyjmout metodu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="244"/>
-        <source>Extract method</source>
-        <translation>Vyjmout metodu</translation>
+      <location filename="../RefactoringServer.py" line="244" />
+      <source>Extract &amp;Method</source>
+      <translation>Vyjmout &amp;metodu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="244"/>
-        <source>Extract &amp;Method</source>
-        <translation>Vyjmout &amp;metodu</translation>
+      <location filename="../RefactoringServer.py" line="247" />
+      <source>Extract the highlighted area as a method</source>
+      <translation>Zvýrazněná plocha se vyjme jako metoda</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="249"/>
-        <source>Extract the highlighted area as a method</source>
-        <translation>Zvýrazněná plocha se vyjme jako metoda</translation>
+      <location filename="../RefactoringServer.py" line="249" />
+      <source>&lt;b&gt;Extract method&lt;/b&gt;&lt;p&gt;Extract the highlighted area as a method or function.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Vyjmout metodu&lt;/b&gt;&lt;p&gt;Zvýrazněná plocha se vyjme jako metoda.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="251"/>
-        <source>&lt;b&gt;Extract method&lt;/b&gt;&lt;p&gt;Extract the highlighted area as a method or function.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Vyjmout metodu&lt;/b&gt;&lt;p&gt;Zvýrazněná plocha se vyjme jako metoda.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="258" />
+      <source>Extract local variable</source>
+      <translation>Vyjmout lokální proměnnou</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="259"/>
-        <source>Extract local variable</source>
-        <translation>Vyjmout lokální proměnnou</translation>
+      <location filename="../RefactoringServer.py" line="259" />
+      <source>&amp;Extract Local Variable</source>
+      <translation>&amp;Extrahovat lokální proměnnou</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="259"/>
-        <source>&amp;Extract Local Variable</source>
-        <translation>&amp;Extrahovat lokální proměnnou</translation>
+      <location filename="../RefactoringServer.py" line="262" />
+      <source>Extract the highlighted area as a local variable</source>
+      <translation>Vyjmout zvýrazněnou oblast jako lokální proměnnou</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="264"/>
-        <source>Extract the highlighted area as a local variable</source>
-        <translation>Vyjmout zvýrazněnou oblast jako lokální proměnnou</translation>
+      <location filename="../RefactoringServer.py" line="264" />
+      <source>&lt;b&gt;Extract local variable&lt;/b&gt;&lt;p&gt;Extract the highlighted area as a local variable.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Vyjmout lokální proměnnou&lt;/b&gt;&lt;p&gt;Vyjmout zvýrazněnou oblast jako lokální proměnnou.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="266"/>
-        <source>&lt;b&gt;Extract local variable&lt;/b&gt;&lt;p&gt;Extract the highlighted area as a local variable.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Vyjmout lokální proměnnou&lt;/b&gt;&lt;p&gt;Vyjmout zvýrazněnou oblast jako lokální proměnnou.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="1130" />
+      <location filename="../RefactoringServer.py" line="277" />
+      <source>Inline</source>
+      <translation>Inline</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1132"/>
-        <source>Inline</source>
-        <translation>Inline</translation>
+      <location filename="../RefactoringServer.py" line="278" />
+      <source>&amp;Inline</source>
+      <translation>&amp;Inline</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="278"/>
-        <source>&amp;Inline</source>
-        <translation>&amp;Inline</translation>
+      <location filename="../RefactoringServer.py" line="281" />
+      <source>Inlines the selected local variable or method</source>
+      <translation>Nataví Inline vybrané lokální proměnné nebo metody</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="283"/>
-        <source>Inlines the selected local variable or method</source>
-        <translation>Nataví Inline vybrané lokální proměnné nebo metody</translation>
+      <location filename="../RefactoringServer.py" line="283" />
+      <source>&lt;b&gt;Inline&lt;/b&gt;&lt;p&gt;Inlines the selected local variable or method.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Inline&lt;/b&gt;&lt;p&gt;Nataví Inline vybrané lokální proměnné nebo metody.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="285"/>
-        <source>&lt;b&gt;Inline&lt;/b&gt;&lt;p&gt;Inlines the selected local variable or method.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Inline&lt;/b&gt;&lt;p&gt;Nataví Inline vybrané lokální proměnné nebo metody.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="296" />
+      <source>Move method</source>
+      <translation>Metoda přesunu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="297"/>
-        <source>Move method</source>
-        <translation>Metoda přesunu</translation>
+      <location filename="../RefactoringServer.py" line="297" />
+      <source>Mo&amp;ve Method</source>
+      <translation>Metoda &amp;přesunu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="297"/>
-        <source>Mo&amp;ve Method</source>
-        <translation>Metoda &amp;přesunu</translation>
+      <location filename="../RefactoringServer.py" line="300" />
+      <source>Move the highlighted method to another class</source>
+      <translation>Přesunout zvýrazněné metody do jiné třídy</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="302"/>
-        <source>Move the highlighted method to another class</source>
-        <translation>Přesunout zvýrazněné metody do jiné třídy</translation>
+      <location filename="../RefactoringServer.py" line="302" />
+      <source>&lt;b&gt;Move method&lt;/b&gt;&lt;p&gt;Move the highlighted method to another class.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Metoda přesunu&lt;/b&gt;&lt;p&gt;Přesunout zvýrazněné metody do jiné třídy.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="304"/>
-        <source>&lt;b&gt;Move method&lt;/b&gt;&lt;p&gt;Move the highlighted method to another class.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Metoda přesunu&lt;/b&gt;&lt;p&gt;Přesunout zvýrazněné metody do jiné třídy.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="311" />
+      <source>Move current module</source>
+      <translation>Přesunout aktuální modul</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="312"/>
-        <source>Move current module</source>
-        <translation>Přesunout aktuální modul</translation>
+      <location filename="../RefactoringServer.py" line="1180" />
+      <location filename="../RefactoringServer.py" line="312" />
+      <source>Move Current Module</source>
+      <translation>Přesunout aktuální modul</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1182"/>
-        <source>Move Current Module</source>
-        <translation>Přesunout aktuální modul</translation>
+      <location filename="../RefactoringServer.py" line="315" />
+      <source>Move the current module to another package</source>
+      <translation>Přesunout aktuální modul do jiného balíčku</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="317"/>
-        <source>Move the current module to another package</source>
-        <translation>Přesunout aktuální modul do jiného balíčku</translation>
+      <location filename="../RefactoringServer.py" line="317" />
+      <source>&lt;b&gt;Move current module&lt;/b&gt;&lt;p&gt;Move the current module to another package.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Přesunout aktuální modul&lt;/b&gt;&lt;p&gt;Přesunout aktuální modul do jiného balíčku.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="319"/>
-        <source>&lt;b&gt;Move current module&lt;/b&gt;&lt;p&gt;Move the current module to another package.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Přesunout aktuální modul&lt;/b&gt;&lt;p&gt;Přesunout aktuální modul do jiného balíčku.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="1213" />
+      <location filename="../RefactoringServer.py" line="331" />
+      <location filename="../RefactoringServer.py" line="330" />
+      <source>Use Function</source>
+      <translation>Použít funkci</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1215"/>
-        <source>Use Function</source>
-        <translation>Použít funkci</translation>
+      <location filename="../RefactoringServer.py" line="334" />
+      <source>Use a function wherever possible.</source>
+      <translation>Použít funkce kdekoliv je to možné.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="336"/>
-        <source>Use a function wherever possible.</source>
-        <translation>Použít funkce kdekoliv je to možné.</translation>
+      <location filename="../RefactoringServer.py" line="336" />
+      <source>&lt;b&gt;Use function&lt;/b&gt;&lt;p&gt;Tries to use a function wherever possible.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Použít funkci&lt;/b&gt;&lt;p&gt;Funkce se použije kdekoliv je to možné.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="338"/>
-        <source>&lt;b&gt;Use function&lt;/b&gt;&lt;p&gt;Tries to use a function wherever possible.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Použít funkci&lt;/b&gt;&lt;p&gt;Funkce se použije kdekoliv je to možné.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="1250" />
+      <location filename="../RefactoringServer.py" line="349" />
+      <source>Introduce Factory Method</source>
+      <translation>Metoda Introduce Factory</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1252"/>
-        <source>Introduce Factory Method</source>
-        <translation>Metoda Introduce Factory</translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="350"/>
-        <source>Introduce &amp;Factory Method</source>
-        <translation>Metoda Introduce &amp;Factory</translation>
+      <location filename="../RefactoringServer.py" line="350" />
+      <source>Introduce &amp;Factory Method</source>
+      <translation>Metoda Introduce &amp;Factory</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="355"/>
-        <source>Introduce a factory method or function</source>
-        <translation>Metoda nebo funkce Introduce Factory</translation>
+      <location filename="../RefactoringServer.py" line="353" />
+      <source>Introduce a factory method or function</source>
+      <translation>Metoda nebo funkce Introduce Factory</translation>
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="355" />
+      <source>&lt;b&gt;Introduce Factory Method&lt;/b&gt;&lt;p&gt;Introduce a factory method or function.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Metoda Introduce Factory&lt;/b&gt;&lt;p&gt;Metoda nebo funkce Introduce Factory.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="357"/>
-        <source>&lt;b&gt;Introduce Factory Method&lt;/b&gt;&lt;p&gt;Introduce a factory method or function.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Metoda Introduce Factory&lt;/b&gt;&lt;p&gt;Metoda nebo funkce Introduce Factory.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="1284" />
+      <location filename="../RefactoringServer.py" line="364" />
+      <source>Introduce Parameter</source>
+      <translation />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1286"/>
-        <source>Introduce Parameter</source>
-        <translation></translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="365"/>
-        <source>Introduce &amp;Parameter</source>
-        <translation>Introduce &amp;parametr</translation>
+      <location filename="../RefactoringServer.py" line="365" />
+      <source>Introduce &amp;Parameter</source>
+      <translation>Introduce &amp;parametr</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="370"/>
-        <source>Introduce a parameter in a function</source>
-        <translation>Introduce parametr ve funkci</translation>
+      <location filename="../RefactoringServer.py" line="368" />
+      <source>Introduce a parameter in a function</source>
+      <translation>Introduce parametr ve funkci</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="372"/>
-        <source>&lt;b&gt;Introduce Parameter&lt;/b&gt;&lt;p&gt;Introduce a parameter in a function.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Introduce parametr&lt;/b&gt;&lt;p&gt;Introduce parametr ve funkci.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="370" />
+      <source>&lt;b&gt;Introduce Parameter&lt;/b&gt;&lt;p&gt;Introduce a parameter in a function.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Introduce parametr&lt;/b&gt;&lt;p&gt;Introduce parametr ve funkci.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1319"/>
-        <source>Organize Imports</source>
-        <translation>Uspořádat importy</translation>
+      <location filename="../RefactoringServer.py" line="1318" />
+      <location filename="../RefactoringServer.py" line="383" />
+      <source>Organize Imports</source>
+      <translation>Uspořádat importy</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="384"/>
-        <source>&amp;Organize Imports</source>
-        <translation>&amp;Uspořádat importy</translation>
+      <location filename="../RefactoringServer.py" line="384" />
+      <source>&amp;Organize Imports</source>
+      <translation>&amp;Uspořádat importy</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="389"/>
-        <source>Sort imports according to PEP-8</source>
-        <translation>Setřídit importy podle PEP-8</translation>
+      <location filename="../RefactoringServer.py" line="387" />
+      <source>Sort imports according to PEP-8</source>
+      <translation>Setřídit importy podle PEP-8</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="391"/>
-        <source>&lt;b&gt;Organize Imports&lt;/b&gt;&lt;p&gt;Sort imports according to PEP-8.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Uspořádat importy&lt;/b&gt;&lt;p&gt;Setřídit importy podle PEP-8.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="389" />
+      <source>&lt;b&gt;Organize Imports&lt;/b&gt;&lt;p&gt;Sort imports according to PEP-8.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Uspořádat importy&lt;/b&gt;&lt;p&gt;Setřídit importy podle PEP-8.&lt;/p&gt;</translation>
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="1326" />
+      <location filename="../RefactoringServer.py" line="398" />
+      <source>Expand Star Imports</source>
+      <translation>Rozvinout na hvězdičkové importy</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1327"/>
-        <source>Expand Star Imports</source>
-        <translation>Rozvinout na hvězdičkové importy</translation>
+      <location filename="../RefactoringServer.py" line="399" />
+      <source>E&amp;xpand Star Imports</source>
+      <translation>Ro&amp;zvinout na hvězdičkové importy</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="399"/>
-        <source>E&amp;xpand Star Imports</source>
-        <translation>Ro&amp;zvinout na hvězdičkové importy</translation>
+      <location filename="../RefactoringServer.py" line="402" />
+      <source>Expand imports like "from xxx import *"</source>
+      <translation>Rozvinout importy jako "from xxx import *"</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="404"/>
-        <source>Expand imports like &quot;from xxx import *&quot;</source>
-        <translation>Rozvinout importy jako &quot;from xxx import *&quot;</translation>
+      <location filename="../RefactoringServer.py" line="404" />
+      <source>&lt;b&gt;Expand Star Imports&lt;/b&gt;&lt;p&gt;Expand imports like "from xxx import *".&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Rozvinout na hvězdičkové importy&lt;/b&gt;&lt;p&gt;Rozvinout importy jako "from xxx import *"&lt;/p&gt;&lt;p&gt;Vyberte import, který se má upravit, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="406"/>
-        <source>&lt;b&gt;Expand Star Imports&lt;/b&gt;&lt;p&gt;Expand imports like &quot;from xxx import *&quot;.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Rozvinout na hvězdičkové importy&lt;/b&gt;&lt;p&gt;Rozvinout importy jako &quot;from xxx import *&quot;&lt;/p&gt;&lt;p&gt;Vyberte import, který se má upravit, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="1334" />
+      <location filename="../RefactoringServer.py" line="415" />
+      <source>Relative to Absolute</source>
+      <translation>Relativní na absolultní</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1335"/>
-        <source>Relative to Absolute</source>
-        <translation>Relativní na absolultní</translation>
+      <location filename="../RefactoringServer.py" line="416" />
+      <source>Relative to &amp;Absolute</source>
+      <translation>Relativní na &amp;absolultní</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="416"/>
-        <source>Relative to &amp;Absolute</source>
-        <translation>Relativní na &amp;absolultní</translation>
+      <location filename="../RefactoringServer.py" line="419" />
+      <source>Transform relative imports to absolute ones</source>
+      <translation>Převést relativní importy na absolutní</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="421"/>
-        <source>Transform relative imports to absolute ones</source>
-        <translation>Převést relativní importy na absolutní</translation>
+      <location filename="../RefactoringServer.py" line="421" />
+      <source>&lt;b&gt;Relative to Absolute&lt;/b&gt;&lt;p&gt;Transform relative imports to absolute ones.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Relativní na absolutní&lt;/b&gt;&lt;p&gt;Převést relativní importy na absolutní.&lt;/p&gt;&lt;p&gt;Vyberte import, který se má převést, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="423"/>
-        <source>&lt;b&gt;Relative to Absolute&lt;/b&gt;&lt;p&gt;Transform relative imports to absolute ones.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Relativní na absolutní&lt;/b&gt;&lt;p&gt;Převést relativní importy na absolutní.&lt;/p&gt;&lt;p&gt;Vyberte import, který se má převést, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="1343"/>
-        <source>Froms to Imports</source>
-        <translation>From na import</translation>
+      <location filename="../RefactoringServer.py" line="1342" />
+      <location filename="../RefactoringServer.py" line="432" />
+      <source>Froms to Imports</source>
+      <translation>From na import</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="433"/>
-        <source>Froms to &amp;Imports</source>
-        <translation>From na &amp;import</translation>
+      <location filename="../RefactoringServer.py" line="433" />
+      <source>Froms to &amp;Imports</source>
+      <translation>From na &amp;import</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="438"/>
-        <source>Transform From imports to plain imports</source>
-        <translation>Převést from importy na plné importy</translation>
+      <location filename="../RefactoringServer.py" line="436" />
+      <source>Transform From imports to plain imports</source>
+      <translation>Převést from importy na plné importy</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="440"/>
-        <source>&lt;b&gt;Froms to Imports&lt;/b&gt;&lt;p&gt;Transform From imports to plain imports.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;From na import&lt;/b&gt;&lt;p&gt;Převést from importy na plné importy.&lt;/p&gt;&lt;p&gt;Vyberte import, který se má převést, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="438" />
+      <source>&lt;b&gt;Froms to Imports&lt;/b&gt;&lt;p&gt;Transform From imports to plain imports.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;From na import&lt;/b&gt;&lt;p&gt;Převést from importy na plné importy.&lt;/p&gt;&lt;p&gt;Vyberte import, který se má převést, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1351"/>
-        <source>Handle Long Imports</source>
-        <translation>Úprava dlouhých importů</translation>
+      <location filename="../RefactoringServer.py" line="1350" />
+      <location filename="../RefactoringServer.py" line="449" />
+      <source>Handle Long Imports</source>
+      <translation>Úprava dlouhých importů</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="450"/>
-        <source>Handle &amp;Long Imports</source>
-        <translation>Úprava d&amp;louhých importů</translation>
+      <location filename="../RefactoringServer.py" line="450" />
+      <source>Handle &amp;Long Imports</source>
+      <translation>Úprava d&amp;louhých importů</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="455"/>
-        <source>Transform long import statements to look better</source>
-        <translation>Upravit dlouhé importy tak, aby vypadaly lépe</translation>
+      <location filename="../RefactoringServer.py" line="453" />
+      <source>Transform long import statements to look better</source>
+      <translation>Upravit dlouhé importy tak, aby vypadaly lépe</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="457"/>
-        <source>&lt;b&gt;Handle Long Imports&lt;/b&gt;&lt;p&gt;Transform long import statements to look better.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Úprava dlouhých importů&lt;/b&gt;&lt;p&gt;Upravit dlouhé importy tak, aby vypadaly lépe.&lt;/p&gt;&lt;p&gt;Vyberte import, který se má převést, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="455" />
+      <source>&lt;b&gt;Handle Long Imports&lt;/b&gt;&lt;p&gt;Transform long import statements to look better.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Úprava dlouhých importů&lt;/b&gt;&lt;p&gt;Upravit dlouhé importy tak, aby vypadaly lépe.&lt;/p&gt;&lt;p&gt;Vyberte import, který se má převést, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1402"/>
-        <source>Restructure</source>
-        <translation>Restrukturalizovat</translation>
+      <location filename="../RefactoringServer.py" line="1400" />
+      <location filename="../RefactoringServer.py" line="470" />
+      <source>Restructure</source>
+      <translation>Restrukturalizovat</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="471"/>
-        <source>Res&amp;tructure</source>
-        <translation>Res&amp;trukturalizovat</translation>
+      <location filename="../RefactoringServer.py" line="471" />
+      <source>Res&amp;tructure</source>
+      <translation>Res&amp;trukturalizovat</translation>
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="474" />
+      <source>Restructure code</source>
+      <translation>Restrukturalizovat kód</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="476"/>
-        <source>Restructure code</source>
-        <translation>Restrukturalizovat kód</translation>
+      <location filename="../RefactoringServer.py" line="476" />
+      <source>&lt;b&gt;Restructure&lt;/b&gt;&lt;p&gt;Restructure code. See "Rope Help" for examples.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Restrukturalizovat&lt;/b&gt;&lt;p&gt;Restrukturalizovat kód. V "Rope Help" jsou příklady.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="478"/>
-        <source>&lt;b&gt;Restructure&lt;/b&gt;&lt;p&gt;Restructure code. See &quot;Rope Help&quot; for examples.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Restrukturalizovat&lt;/b&gt;&lt;p&gt;Restrukturalizovat kód. V &quot;Rope Help&quot; jsou příklady.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="1419"/>
-        <source>Change Method Signature</source>
-        <translation>Změnit podpis metody</translation>
+      <location filename="../RefactoringServer.py" line="1417" />
+      <location filename="../RefactoringServer.py" line="485" />
+      <source>Change Method Signature</source>
+      <translation>Změnit podpis metody</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="486"/>
-        <source>&amp;Change Method Signature</source>
-        <translation>Změnit &amp;podpis metody</translation>
+      <location filename="../RefactoringServer.py" line="486" />
+      <source>&amp;Change Method Signature</source>
+      <translation>Změnit &amp;podpis metody</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="491"/>
-        <source>Change the signature of the selected method or function</source>
-        <translation>Změnit podpis vybrané metody nebo funce</translation>
+      <location filename="../RefactoringServer.py" line="489" />
+      <source>Change the signature of the selected method or function</source>
+      <translation>Změnit podpis vybrané metody nebo funce</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="493"/>
-        <source>&lt;b&gt;Change Method Signature&lt;/b&gt;&lt;p&gt;Change the signature of the selected method or function.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Změnit podpis metody&lt;/b&gt;&lt;p&gt;Změnit podpis vybrané metody.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="491" />
+      <source>&lt;b&gt;Change Method Signature&lt;/b&gt;&lt;p&gt;Change the signature of the selected method or function.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Změnit podpis metody&lt;/b&gt;&lt;p&gt;Změnit podpis vybrané metody.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1454"/>
-        <source>Inline Argument Default</source>
-        <translation></translation>
+      <location filename="../RefactoringServer.py" line="1452" />
+      <location filename="../RefactoringServer.py" line="501" />
+      <source>Inline Argument Default</source>
+      <translation />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="502"/>
-        <source>Inline &amp;Argument Default</source>
-        <translation>Inline výchozí &amp;argument</translation>
+      <location filename="../RefactoringServer.py" line="502" />
+      <source>Inline &amp;Argument Default</source>
+      <translation>Inline výchozí &amp;argument</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="507"/>
-        <source>Inline a parameters default value</source>
-        <translation>Výchozí hodnota inline parametru</translation>
+      <location filename="../RefactoringServer.py" line="505" />
+      <source>Inline a parameters default value</source>
+      <translation>Výchozí hodnota inline parametru</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="509"/>
-        <source>&lt;b&gt;Inline Argument Default&lt;/b&gt;&lt;p&gt;Inline a parameters default value.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Výchozí hodnota inline argumentu&lt;/b&gt;&lt;p&gt;Výchozí hodnota inline argumentu.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="507" />
+      <source>&lt;b&gt;Inline Argument Default&lt;/b&gt;&lt;p&gt;Inline a parameters default value.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Výchozí hodnota inline argumentu&lt;/b&gt;&lt;p&gt;Výchozí hodnota inline argumentu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1488"/>
-        <source>Transform Module to Package</source>
-        <translation>Transformovat modul do balíčku</translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="522"/>
-        <source>Transform the current module to a package</source>
-        <translation>Transformace aktuálního modulu do balíčku</translation>
+      <location filename="../RefactoringServer.py" line="1486" />
+      <location filename="../RefactoringServer.py" line="517" />
+      <location filename="../RefactoringServer.py" line="516" />
+      <source>Transform Module to Package</source>
+      <translation>Transformovat modul do balíčku</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="524"/>
-        <source>&lt;b&gt;Transform Module to Package&lt;/b&gt;&lt;p&gt;Transform the current module to a package.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Transformovat modul do balíčku&lt;/b&gt;&lt;p&gt;Transformace aktuálního modulu do balíčku.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="520" />
+      <source>Transform the current module to a package</source>
+      <translation>Transformace aktuálního modulu do balíčku</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1517"/>
-        <source>Encapsulate Attribute</source>
-        <translation>Zapouzdřit atribut</translation>
+      <location filename="../RefactoringServer.py" line="522" />
+      <source>&lt;b&gt;Transform Module to Package&lt;/b&gt;&lt;p&gt;Transform the current module to a package.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Transformovat modul do balíčku&lt;/b&gt;&lt;p&gt;Transformace aktuálního modulu do balíčku.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="532"/>
-        <source>Encap&amp;sulate Attribute</source>
-        <translation>&amp;Zapouzdřit atribut</translation>
+      <location filename="../RefactoringServer.py" line="1515" />
+      <location filename="../RefactoringServer.py" line="531" />
+      <source>Encapsulate Attribute</source>
+      <translation>Zapouzdřit atribut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="537"/>
-        <source>Generate a getter/setter for an attribute</source>
-        <translation>Generovat getter/setter pro atribut</translation>
+      <location filename="../RefactoringServer.py" line="532" />
+      <source>Encap&amp;sulate Attribute</source>
+      <translation>&amp;Zapouzdřit atribut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="539"/>
-        <source>&lt;b&gt;Encapsulate Attribute&lt;/b&gt;&lt;p&gt;Generate a getter/setter for an attribute and changes its occurrences to use them.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Zapouzdřit atribut&lt;/b&gt;&lt;p&gt;Generovat getter/setter pro atribut a zaměnit výskyty atributu za tyto funkce.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="535" />
+      <source>Generate a getter/setter for an attribute</source>
+      <translation>Generovat getter/setter pro atribut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1551"/>
-        <source>Local Variable to Attribute</source>
-        <translation>Lokální proměnná na atribut</translation>
+      <location filename="../RefactoringServer.py" line="537" />
+      <source>&lt;b&gt;Encapsulate Attribute&lt;/b&gt;&lt;p&gt;Generate a getter/setter for an attribute and changes its occurrences to use them.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Zapouzdřit atribut&lt;/b&gt;&lt;p&gt;Generovat getter/setter pro atribut a zaměnit výskyty atributu za tyto funkce.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="548"/>
-        <source>Local Varia&amp;ble to Attribute</source>
-        <translation>Lokální proměnná na &amp;atribut</translation>
+      <location filename="../RefactoringServer.py" line="1549" />
+      <location filename="../RefactoringServer.py" line="547" />
+      <source>Local Variable to Attribute</source>
+      <translation>Lokální proměnná na atribut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="553"/>
-        <source>Change a local variable to an attribute</source>
-        <translation>Změnit lokální proměnnou na atribut</translation>
+      <location filename="../RefactoringServer.py" line="548" />
+      <source>Local Varia&amp;ble to Attribute</source>
+      <translation>Lokální proměnná na &amp;atribut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="555"/>
-        <source>&lt;b&gt;Local Variable to Attribute&lt;/b&gt;&lt;p&gt;Change a local variable to an attribute.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Lokální proměnná na atribut&lt;/b&gt;&lt;p&gt;Změnit lokální proměnnou na atribut.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="551" />
+      <source>Change a local variable to an attribute</source>
+      <translation>Změnit lokální proměnnou na atribut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="563"/>
-        <source>Method To Method Object</source>
-        <translation>Metoda na metodu objektu</translation>
+      <location filename="../RefactoringServer.py" line="553" />
+      <source>&lt;b&gt;Local Variable to Attribute&lt;/b&gt;&lt;p&gt;Change a local variable to an attribute.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Lokální proměnná na atribut&lt;/b&gt;&lt;p&gt;Změnit lokální proměnnou na atribut.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="563"/>
-        <source>Method To Method Ob&amp;ject</source>
-        <translation>Metoda na metodu ob&amp;jektu</translation>
+      <location filename="../RefactoringServer.py" line="562" />
+      <source>Method To Method Object</source>
+      <translation>Metoda na metodu objektu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="568"/>
-        <source>Transform a function or a method to a method object</source>
-        <translation>Transformovat funkci nebo metodu na metodu objektu</translation>
+      <location filename="../RefactoringServer.py" line="563" />
+      <source>Method To Method Ob&amp;ject</source>
+      <translation>Metoda na metodu ob&amp;jektu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="570"/>
-        <source>&lt;b&gt;Method To Method Object&lt;/b&gt;&lt;p&gt;Transform a function or a method to a method object.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Metoda na metodu objektu&lt;/b&gt;&lt;p&gt;Transformovat funkci nebo metodu na metodu objektu.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="566" />
+      <source>Transform a function or a method to a method object</source>
+      <translation>Transformovat funkci nebo metodu na metodu objektu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="582"/>
-        <source>Show Project History</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="568" />
+      <source>&lt;b&gt;Method To Method Object&lt;/b&gt;&lt;p&gt;Transform a function or a method to a method object.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Metoda na metodu objektu&lt;/b&gt;&lt;p&gt;Transformovat funkci nebo metodu na metodu objektu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="582"/>
-        <source>Show Project History...</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="581" />
+      <source>Show Project History</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="587"/>
-        <source>Show the refactoring history of the project</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="582" />
+      <source>Show Project History...</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="589"/>
-        <source>&lt;b&gt;Show Project History&lt;/b&gt;&lt;p&gt;This opens a dialog to show the refactoring history of the project.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="585" />
+      <source>Show the refactoring history of the project</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="598"/>
-        <source>Show Current File History</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="587" />
+      <source>&lt;b&gt;Show Project History&lt;/b&gt;&lt;p&gt;This opens a dialog to show the refactoring history of the project.&lt;/p&gt;</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="597" />
+      <source>Show Current File History</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="598"/>
-        <source>Show Current File History...</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="598" />
+      <source>Show Current File History...</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="603"/>
-        <source>Show the refactoring history of the current file</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="601" />
+      <source>Show the refactoring history of the current file</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="605"/>
-        <source>&lt;b&gt;Show Current File History&lt;/b&gt;&lt;p&gt;This opens a dialog to show the refactoring history of the current file.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="603" />
+      <source>&lt;b&gt;Show Current File History&lt;/b&gt;&lt;p&gt;This opens a dialog to show the refactoring history of the current file.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1654"/>
-        <source>Clear History</source>
-        <translation>Smazat historii</translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="619"/>
-        <source>Clear the refactoring history</source>
-        <translation>Smazat historii refaktorizace</translation>
+      <location filename="../RefactoringServer.py" line="1654" />
+      <location filename="../RefactoringServer.py" line="614" />
+      <location filename="../RefactoringServer.py" line="613" />
+      <source>Clear History</source>
+      <translation>Smazat historii</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="621"/>
-        <source>&lt;b&gt;Clear History&lt;/b&gt;&lt;p&gt;Clears the refactoring history.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Smazat historii&lt;/b&gt;&lt;p&gt;Smaže historii refaktorizace.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="617" />
+      <source>Clear the refactoring history</source>
+      <translation>Smazat historii refaktorizace</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="633"/>
-        <source>Find occurrences</source>
-        <translation>Hledat výskyty</translation>
+      <location filename="../RefactoringServer.py" line="619" />
+      <source>&lt;b&gt;Clear History&lt;/b&gt;&lt;p&gt;Clears the refactoring history.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Smazat historii&lt;/b&gt;&lt;p&gt;Smaže historii refaktorizace.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="633"/>
-        <source>Find &amp;Occurrences</source>
-        <translation>Hledat &amp;výskyty</translation>
+      <location filename="../RefactoringServer.py" line="632" />
+      <source>Find occurrences</source>
+      <translation>Hledat výskyty</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="638"/>
-        <source>Find occurrences of the highlighted object</source>
-        <translation>Vyhledat výskyty zvýrazněných objektů</translation>
+      <location filename="../RefactoringServer.py" line="633" />
+      <source>Find &amp;Occurrences</source>
+      <translation>Hledat &amp;výskyty</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="640"/>
-        <source>&lt;b&gt;Find occurrences&lt;/b&gt;&lt;p&gt;Find occurrences of the highlighted class, method, function or variable.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Hledat výskyty&lt;/b&gt;&lt;p&gt;Hledají se výskyty zvýrazněných tříd, metod, funkcí nebo proměnných.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="636" />
+      <source>Find occurrences of the highlighted object</source>
+      <translation>Vyhledat výskyty zvýrazněných objektů</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="649"/>
-        <source>Find definition</source>
-        <translation>Najít definici</translation>
+      <location filename="../RefactoringServer.py" line="638" />
+      <source>&lt;b&gt;Find occurrences&lt;/b&gt;&lt;p&gt;Find occurrences of the highlighted class, method, function or variable.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Hledat výskyty&lt;/b&gt;&lt;p&gt;Hledají se výskyty zvýrazněných tříd, metod, funkcí nebo proměnných.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="649"/>
-        <source>Find &amp;Definition</source>
-        <translation>Najít &amp;definici</translation>
+      <location filename="../RefactoringServer.py" line="648" />
+      <source>Find definition</source>
+      <translation>Najít definici</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="654"/>
-        <source>Find definition of the highlighted item</source>
-        <translation>Najít definice zvýrazněné položky</translation>
+      <location filename="../RefactoringServer.py" line="649" />
+      <source>Find &amp;Definition</source>
+      <translation>Najít &amp;definici</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="656"/>
-        <source>&lt;b&gt;Find definition&lt;/b&gt;&lt;p&gt;Find the definition of the highlighted class, method, function or variable.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Najít definici&lt;/b&gt;&lt;p&gt;Vyhledají se definice pro zvýrazněné třídy, metody, funkce nebo proměnné.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="652" />
+      <source>Find definition of the highlighted item</source>
+      <translation>Najít definice zvýrazněné položky</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="665"/>
-        <source>Find implementations</source>
-        <translation>Najít umístění</translation>
+      <location filename="../RefactoringServer.py" line="654" />
+      <source>&lt;b&gt;Find definition&lt;/b&gt;&lt;p&gt;Find the definition of the highlighted class, method, function or variable.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Najít definici&lt;/b&gt;&lt;p&gt;Vyhledají se definice pro zvýrazněné třídy, metody, funkce nebo proměnné.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="665"/>
-        <source>Find &amp;Implementations</source>
-        <translation>Najít &amp;umístění</translation>
+      <location filename="../RefactoringServer.py" line="664" />
+      <source>Find implementations</source>
+      <translation>Najít umístění</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="670"/>
-        <source>Find places where the selected method is overridden</source>
-        <translation>Najít místa kde budou vybrané metory přepsány</translation>
+      <location filename="../RefactoringServer.py" line="665" />
+      <source>Find &amp;Implementations</source>
+      <translation>Najít &amp;umístění</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="672"/>
-        <source>&lt;b&gt;Find implementations&lt;/b&gt;&lt;p&gt;Find places where the selected method is overridden.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Najít umístění&lt;/b&gt;&lt;p&gt;Najít místa kde budou vybrané metory přepsány.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="668" />
+      <source>Find places where the selected method is overridden</source>
+      <translation>Najít místa kde budou vybrané metory přepsány</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1852"/>
-        <source>Configure Rope</source>
-        <translation>Nastavení Rope</translation>
+      <location filename="../RefactoringServer.py" line="670" />
+      <source>&lt;b&gt;Find implementations&lt;/b&gt;&lt;p&gt;Find places where the selected method is overridden.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Najít umístění&lt;/b&gt;&lt;p&gt;Najít místa kde budou vybrané metory přepsány.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="684"/>
-        <source>&amp;Configure Rope</source>
-        <translation>Nastavení &amp;Rope</translation>
+      <location filename="../RefactoringServer.py" line="1852" />
+      <location filename="../RefactoringServer.py" line="1846" />
+      <location filename="../RefactoringServer.py" line="683" />
+      <source>Configure Rope</source>
+      <translation>Nastavení Rope</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="689"/>
-        <source>Open the rope configuration file</source>
-        <translation>Otevřít rope konfigurační soubor</translation>
+      <location filename="../RefactoringServer.py" line="684" />
+      <source>&amp;Configure Rope</source>
+      <translation>Nastavení &amp;Rope</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="691"/>
-        <source>&lt;b&gt;Configure Rope&lt;/b&gt;&lt;p&gt;Opens the rope configuration file in an editor.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Nastavení Rope&lt;/b&gt;&lt;p&gt;Otevře rope konfigurační soubor do editoru.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="687" />
+      <source>Open the rope configuration file</source>
+      <translation>Otevřít rope konfigurační soubor</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="700"/>
-        <source>Rope Help</source>
-        <translation>Rope nápověda</translation>
+      <location filename="../RefactoringServer.py" line="689" />
+      <source>&lt;b&gt;Configure Rope&lt;/b&gt;&lt;p&gt;Opens the rope configuration file in an editor.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Nastavení Rope&lt;/b&gt;&lt;p&gt;Otevře rope konfigurační soubor do editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="700"/>
-        <source>Rope &amp;Help</source>
-        <translation>Rope &amp;nápověda</translation>
+      <location filename="../RefactoringServer.py" line="699" />
+      <source>Rope Help</source>
+      <translation>Rope nápověda</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="705"/>
-        <source>Show help about the rope refactorings</source>
-        <translation>Zobrazit nápovědu o rope refaktorizaci</translation>
+      <location filename="../RefactoringServer.py" line="700" />
+      <source>Rope &amp;Help</source>
+      <translation>Rope &amp;nápověda</translation>
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="703" />
+      <source>Show help about the rope refactorings</source>
+      <translation>Zobrazit nápovědu o rope refaktorizaci</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="707"/>
-        <source>&lt;b&gt;Rope help&lt;/b&gt;&lt;p&gt;Show some help text about the rope refactorings.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Rope nápověda&lt;/b&gt;&lt;p&gt;Zobrazí se nápověda o Rope refaktorizaci.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="705" />
+      <source>&lt;b&gt;Rope help&lt;/b&gt;&lt;p&gt;Show some help text about the rope refactorings.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Rope nápověda&lt;/b&gt;&lt;p&gt;Zobrazí se nápověda o Rope refaktorizaci.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1899"/>
-        <source>Analyse all modules</source>
-        <translation>Analyzovat všechny moduly</translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="715"/>
-        <source>&amp;Analyse all modules</source>
-        <translation>&amp;Analyzovat všechny moduly</translation>
+      <location filename="../RefactoringServer.py" line="1897" />
+      <location filename="../RefactoringServer.py" line="714" />
+      <source>Analyse all modules</source>
+      <translation>Analyzovat všechny moduly</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="720"/>
-        <source>Perform static object analysis on all modules</source>
-        <translation>Provést analýzy statických objektů ve všech modulech</translation>
+      <location filename="../RefactoringServer.py" line="715" />
+      <source>&amp;Analyse all modules</source>
+      <translation>&amp;Analyzovat všechny moduly</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="722"/>
-        <source>&lt;b&gt;Analyse all modules&lt;/b&gt;&lt;p&gt;Perform static object analysis (SOA) on all modules. This might be time consuming. Analysis of all modules should only be neccessary, if the project was created with the rope plugin disabled or if files were added.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="718" />
+      <source>Perform static object analysis on all modules</source>
+      <translation>Provést analýzy statických objektů ve všech modulech</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1876"/>
-        <source>Update Configuration</source>
-        <translation>Aktualizovat nastavení</translation>
+      <location filename="../RefactoringServer.py" line="720" />
+      <source>&lt;b&gt;Analyse all modules&lt;/b&gt;&lt;p&gt;Perform static object analysis (SOA) on all modules. This might be time consuming. Analysis of all modules should only be neccessary, if the project was created with the rope plugin disabled or if files were added.&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="733"/>
-        <source>&amp;Update Configuration</source>
-        <translation>Akt&amp;ualizovat nastavení</translation>
+      <location filename="../RefactoringServer.py" line="1876" />
+      <location filename="../RefactoringServer.py" line="1861" />
+      <location filename="../RefactoringServer.py" line="732" />
+      <source>Update Configuration</source>
+      <translation>Aktualizovat nastavení</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="738"/>
-        <source>Generates a new configuration file overwriting the current one.</source>
-        <translation>Vygeneruje nový soubor s nastavením a přepíše ten stávající.</translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="740"/>
-        <source>&lt;b&gt;Update Configuration&lt;/b&gt;&lt;p&gt;Generates a new configuration file overwriting the current one.&lt;/p&gt;</source>
-        <translation>&lt;b&gt;Aktualizovat nastavení&lt;/b&gt;&lt;p&gt;Vygeneruje nový soubor s nastavením a přepíše ten stávající.&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="733" />
+      <source>&amp;Update Configuration</source>
+      <translation>Akt&amp;ualizovat nastavení</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="773"/>
-        <source>&amp;Refactoring</source>
-        <translation>&amp;Refaktorizace</translation>
+      <location filename="../RefactoringServer.py" line="736" />
+      <source>Generates a new configuration file overwriting the current one.</source>
+      <translation>Vygeneruje nový soubor s nastavením a přepíše ten stávající.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="768"/>
-        <source>&amp;Query</source>
-        <translation>&amp;Dotaz</translation>
+      <location filename="../RefactoringServer.py" line="738" />
+      <source>&lt;b&gt;Update Configuration&lt;/b&gt;&lt;p&gt;Generates a new configuration file overwriting the current one.&lt;/p&gt;</source>
+      <translation>&lt;b&gt;Aktualizovat nastavení&lt;/b&gt;&lt;p&gt;Vygeneruje nový soubor s nastavením a přepíše ten stávající.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="804"/>
-        <source>Im&amp;ports</source>
-        <translation>Im&amp;porty</translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="813"/>
-        <source>History</source>
-        <translation>Historie</translation>
+      <location filename="../RefactoringServer.py" line="771" />
+      <location filename="../RefactoringServer.py" line="757" />
+      <source>&amp;Refactoring</source>
+      <translation>&amp;Refaktorizace</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="820"/>
-        <source>&amp;Utilities</source>
-        <translation>&amp;Pomůcky</translation>
+      <location filename="../RefactoringServer.py" line="766" />
+      <source>&amp;Query</source>
+      <translation>&amp;Dotaz</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="840"/>
-        <source>About rope</source>
-        <translation>O rope</translation>
+      <location filename="../RefactoringServer.py" line="802" />
+      <source>Im&amp;ports</source>
+      <translation>Im&amp;porty</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="840"/>
-        <source>{0}
-Version {1}
-
-{2}</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="811" />
+      <source>History</source>
+      <translation>Historie</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="869"/>
-        <source>Rope Error</source>
-        <translation>Rope chyba</translation>
+      <location filename="../RefactoringServer.py" line="818" />
+      <source>&amp;Utilities</source>
+      <translation>&amp;Pomůcky</translation>
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="840" />
+      <source>About rope</source>
+      <translation>O rope</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="886"/>
-        <source>Rope error: {0}</source>
-        <translation>Rope chyba: {0}</translation>
+      <location filename="../RefactoringServer.py" line="867" />
+      <source>Rope Error</source>
+      <translation>Rope chyba</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="988"/>
-        <source>Highlight the declaration you want to rename and try again.</source>
-        <translation>Zvýraznit deklaraci, kterou chcete přejmenovat, a pak zkusit znovu.</translation>
+      <location filename="../RefactoringServer.py" line="886" />
+      <location filename="../RefactoringServer.py" line="872" />
+      <source>Rope error: {0}</source>
+      <translation>Rope chyba: {0}</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1011"/>
-        <source>The selection must not extend beyond one line.</source>
-        <translation>Výběr nesmí přesahovat přes jednu řádku.</translation>
+      <location filename="../RefactoringServer.py" line="988" />
+      <source>Highlight the declaration you want to rename and try again.</source>
+      <translation>Zvýraznit deklaraci, kterou chcete přejmenovat, a pak zkusit znovu.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1042"/>
-        <source>Highlight an occurrence to be changed and try again.</source>
-        <translation>Zvýraznit výskyty, které se budou měnit, a zkusit znova.</translation>
+      <location filename="../RefactoringServer.py" line="1011" />
+      <source>The selection must not extend beyond one line.</source>
+      <translation>Výběr nesmí přesahovat přes jednu řádku.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1072"/>
-        <source>Extract Method</source>
-        <translation>Vyjmout metodu</translation>
+      <location filename="../RefactoringServer.py" line="1042" />
+      <source>Highlight an occurrence to be changed and try again.</source>
+      <translation>Zvýraznit výskyty, které se budou měnit, a zkusit znova.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1078"/>
-        <source>Extract Local Variable</source>
-        <translation>Vyjmout lokální proměnnou</translation>
+      <location filename="../RefactoringServer.py" line="1070" />
+      <source>Extract Method</source>
+      <translation>Vyjmout metodu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1096"/>
-        <source>Highlight the region of code you want to extract and try again.</source>
-        <translation>Zvýraznit oblast kódu, kterou chcete vyjmout, a pak zkusit znovu.</translation>
+      <location filename="../RefactoringServer.py" line="1076" />
+      <source>Extract Local Variable</source>
+      <translation>Vyjmout lokální proměnnou</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1135"/>
-        <source>Highlight the local variable, method or parameter you want to inline and try again.</source>
-        <translation>Zvýraznit lokální proměnnou, metoru nebo parametr, který má být inline a zkusit znova.</translation>
+      <location filename="../RefactoringServer.py" line="1096" />
+      <source>Highlight the region of code you want to extract and try again.</source>
+      <translation>Zvýraznit oblast kódu, kterou chcete vyjmout, a pak zkusit znovu.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1173"/>
-        <source>Move Method</source>
-        <translation>Metoda přesunu</translation>
+      <location filename="../RefactoringServer.py" line="1135" />
+      <source>Highlight the local variable, method or parameter you want to inline and try again.</source>
+      <translation>Zvýraznit lokální proměnnou, metoru nebo parametr, který má být inline a zkusit znova.</translation>
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="1171" />
+      <source>Move Method</source>
+      <translation>Metoda přesunu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1176"/>
-        <source>Highlight the method to move and try again.</source>
-        <translation>Zvýraznit medodu, která se má přesunout, a zkusit znova.</translation>
+      <location filename="../RefactoringServer.py" line="1176" />
+      <source>Highlight the method to move and try again.</source>
+      <translation>Zvýraznit medodu, která se má přesunout, a zkusit znova.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1218"/>
-        <source>Highlight a global function and try again.</source>
-        <translation>Zvýraznit globální funkce a zkusti znova.</translation>
+      <location filename="../RefactoringServer.py" line="1218" />
+      <source>Highlight a global function and try again.</source>
+      <translation>Zvýraznit globální funkce a zkusti znova.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1255"/>
-        <source>Highlight the class to introduce a factory method for and try again.</source>
-        <translation>Zvýraznit třídu pro metodu introduce factory a zkusit znova.</translation>
+      <location filename="../RefactoringServer.py" line="1255" />
+      <source>Highlight the class to introduce a factory method for and try again.</source>
+      <translation>Zvýraznit třídu pro metodu introduce factory a zkusit znova.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1289"/>
-        <source>Highlight the code for the new parameter and try again.</source>
-        <translation>Zvýraznit kód pro nový parametr, a pak zkusit znovu.</translation>
+      <location filename="../RefactoringServer.py" line="1289" />
+      <source>Highlight the code for the new parameter and try again.</source>
+      <translation>Zvýraznit kód pro nový parametr, a pak zkusit znovu.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1422"/>
-        <source>Highlight the method or function to change and try again.</source>
-        <translation>Zvýraznit metodu, kterou chcete změnit, a pak zkusit znovu.</translation>
+      <location filename="../RefactoringServer.py" line="1422" />
+      <source>Highlight the method or function to change and try again.</source>
+      <translation>Zvýraznit metodu, kterou chcete změnit, a pak zkusit znovu.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1457"/>
-        <source>Highlight the method or function to inline a parameter&apos;s default and try again.</source>
-        <translation>Zvyraznit metodu nebo třídu na výchozí hodnotu inline parametru a zkusit znova.</translation>
+      <location filename="../RefactoringServer.py" line="1457" />
+      <source>Highlight the method or function to inline a parameter's default and try again.</source>
+      <translation>Zvyraznit metodu nebo třídu na výchozí hodnotu inline parametru a zkusit znova.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1520"/>
-        <source>Highlight the attribute to encapsulate and try again.</source>
-        <translation>Zvýraznit atribut pro zapouzdření a zkusit znova.</translation>
+      <location filename="../RefactoringServer.py" line="1520" />
+      <source>Highlight the attribute to encapsulate and try again.</source>
+      <translation>Zvýraznit atribut pro zapouzdření a zkusit znova.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1554"/>
-        <source>Highlight the local variable to make an attribute and try again.</source>
-        <translation>Zvýraznit lokální proměnnou na vytvoření atributu a zkusit znova.</translation>
+      <location filename="../RefactoringServer.py" line="1554" />
+      <source>Highlight the local variable to make an attribute and try again.</source>
+      <translation>Zvýraznit lokální proměnnou na vytvoření atributu a zkusit znova.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1590"/>
-        <source>Replace Method With Method Object</source>
-        <translation>Nahradit metodu metodou objektu</translation>
+      <location filename="../RefactoringServer.py" line="1588" />
+      <source>Replace Method With Method Object</source>
+      <translation>Nahradit metodu metodou objektu</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1593"/>
-        <source>Highlight the method or function to convert and try again.</source>
-        <translation>Zvýraznit metodu nebo funkci, kterou chcete konvertovat, a zkusit znovu.</translation>
+      <location filename="../RefactoringServer.py" line="1593" />
+      <source>Highlight the method or function to convert and try again.</source>
+      <translation>Zvýraznit metodu nebo funkci, kterou chcete konvertovat, a zkusit znovu.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1654"/>
-        <source>Do you really want to clear the refactoring history?</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="1655" />
+      <source>Do you really want to clear the refactoring history?</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1696"/>
-        <source>Find Occurrences</source>
-        <translation>Hledat výskyty</translation>
+      <location filename="../RefactoringServer.py" line="1694" />
+      <source>Find Occurrences</source>
+      <translation>Hledat výskyty</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1730"/>
-        <source>No occurrences found.</source>
-        <translation>Žádné výskyty nenalezeny.</translation>
+      <location filename="../RefactoringServer.py" line="1730" />
+      <source>No occurrences found.</source>
+      <translation>Žádné výskyty nenalezeny.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1743"/>
-        <source>Find Definition</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="1741" />
+      <source>Find Definition</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1778"/>
-        <source>No matching definition found.</source>
-        <translation>Odpovídající definice nebyla nalezena.</translation>
+      <location filename="../RefactoringServer.py" line="1778" />
+      <source>No matching definition found.</source>
+      <translation>Odpovídající definice nebyla nalezena.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1791"/>
-        <source>Find Implementations</source>
-        <translation>Najít umístění</translation>
+      <location filename="../RefactoringServer.py" line="1789" />
+      <source>Find Implementations</source>
+      <translation>Najít umístění</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1825"/>
-        <source>No implementations found.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="1824" />
+      <source>No implementations found.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1846"/>
-        <source>The Rope configuration file &apos;{0}&apos; does not exist.</source>
-        <translation>Rope konfigurační soubor &apos;{0}&apos; neexistuje.</translation>
+      <location filename="../RefactoringServer.py" line="1847" />
+      <source>The Rope configuration file '{0}' does not exist.</source>
+      <translation>Rope konfigurační soubor '{0}' neexistuje.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1852"/>
-        <source>The Rope admin directory does not exist.</source>
-        <translation>Rope admin adresář neexistuje.</translation>
+      <location filename="../RefactoringServer.py" line="1853" />
+      <source>The Rope admin directory does not exist.</source>
+      <translation>Rope admin adresář neexistuje.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1861"/>
-        <source>Shall rope&apos;s current configuration be replaced by a new default configuration?</source>
-        <translation>Může být aktuální Rope nastavení nahrazeno novým výchozím nastavením?</translation>
+      <location filename="../RefactoringServer.py" line="1862" />
+      <source>Shall rope's current configuration be replaced by a new default configuration?</source>
+      <translation>Může být aktuální Rope nastavení nahrazeno novým výchozím nastavením?</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1876"/>
-        <source>&lt;p&gt;The configuration could not be updated.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Nastavení nemůže být aktualizováno.&lt;/p&gt;&lt;p&gt;Důvod: {0}&lt;/p&gt;</translation>
+      <location filename="../RefactoringServer.py" line="1877" />
+      <source>&lt;p&gt;The configuration could not be updated.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Nastavení nemůže být aktualizováno.&lt;/p&gt;&lt;p&gt;Důvod: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1889"/>
-        <source>Help about rope refactorings</source>
-        <translation>Nápověda o rope refaktorizaci</translation>
+      <location filename="../RefactoringServer.py" line="1888" />
+      <source>Help about rope refactorings</source>
+      <translation>Nápověda o rope refaktorizaci</translation>
+    </message>
+    <message>
+      <location filename="../RefactoringServer.py" line="1901" />
+      <source>This action might take some time. Do you really want to perform SOA?</source>
+      <translation>Tato akce potrvá nějaký čas. Opravdu chcete spustit SOA?</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1900"/>
-        <source>This action might take some time. Do you really want to perform SOA?</source>
-        <translation>Tato akce potrvá nějaký čas. Opravdu chcete spustit SOA?</translation>
+      <location filename="../RefactoringServer.py" line="1923" />
+      <source>Static object analysis (SOA) done. SOA database updated.</source>
+      <translation>Analýza statických objektů (SOA) je hotova. SOA databáze aktualizována.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1922"/>
-        <source>Static object analysis (SOA) done. SOA database updated.</source>
-        <translation>Analýza statických objektů (SOA) je hotova. SOA databáze aktualizována.</translation>
+      <location filename="../RefactoringServer.py" line="2070" />
+      <source>The project is configured for remote access. Using local interpreter instead.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2077"/>
-        <source>Project language &apos;{0}&apos; is not supported because the configured interpreter could not be started. Refactoring is disabled.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="2076" />
+      <source>Project language '{0}' is not supported because the configured interpreter could not be started. Refactoring is disabled.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2086"/>
-        <source>Project language &apos;{0}&apos; is not supported because no suitable interpreter is configured. Refactoring is disabled.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="2085" />
+      <source>Project language '{0}' is not supported because no suitable interpreter is configured. Refactoring is disabled.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2092"/>
-        <source>Refactoring for project language &apos;{0}&apos; is not supported.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="2091" />
+      <source>Refactoring for project language '{0}' is not supported.</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2220"/>
-        <source>Refactoring Protocol Error</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="2221" />
+      <source>Refactoring Protocol Error</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2234"/>
-        <source>Refactoring Client Error</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="2222" />
+      <source>&lt;p&gt;The data received from the refactoring server could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2220"/>
-        <source>&lt;p&gt;The data received from the refactoring server could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="2235" />
+      <source>Refactoring Client Error</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2234"/>
-        <source>&lt;p&gt;An exception happened in the refactoring client. Please report it to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Exception: {0}&lt;/p&gt;&lt;p&gt;Value: {1}&lt;/p&gt;&lt;p&gt;Traceback: {2}&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="2236" />
+      <source>&lt;p&gt;An exception happened in the refactoring client. Please report it to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Exception: {0}&lt;/p&gt;&lt;p&gt;Value: {1}&lt;/p&gt;&lt;p&gt;Traceback: {2}&lt;/p&gt;</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2071"/>
-        <source>The project is configured for remote access. Using local interpreter instead.</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RefactoringServer.py" line="2270" />
+      <source>The rope refactoring library is not installed.
+</source>
+      <translation type="unfinished" />
     </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="2271"/>
-        <source>The rope refactoring library is not installed.
-</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>RenameDialog</name>
     <message>
-        <location filename="../RenameDialog.py" line="119"/>
-        <source>Rename</source>
-        <translation>Přejmenovat</translation>
+      <location filename="../RenameDialog.py" line="122" />
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Rename</source>
+      <translation>Přejmenovat</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="25"/>
-        <source>New Name:</source>
-        <translation>Nové jméno:</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>New Name:</source>
+      <translation>Nové jméno:</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="32"/>
-        <source>Enter the new name</source>
-        <translation>Zadejte nové jméno</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Enter the new name</source>
+      <translation>Zadejte nové jméno</translation>
+    </message>
+    <message>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Select to perform the refactoring for all matching methods in class hierarchy</source>
+      <translation>Vyberte pro vykonání refaktorizace pro všechny vyhovující metody v hiearchii třídy</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="41"/>
-        <source>Select to perform the refactoring for all matching methods in class hierarchy</source>
-        <translation>Vyberte pro vykonání refaktorizace pro všechny vyhovující metody v hiearchii třídy</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Do for all matching methods in class hierarchy</source>
+      <translation>Vyvolat všechny vyhovující metody v hiearchii třídy</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="44"/>
-        <source>Do for all matching methods in class hierarchy</source>
-        <translation>Vyvolat všechny vyhovující metody v hiearchii třídy</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Select to rename occurrences in strings and comments where the name is visible</source>
+      <translation>Vybrat pro přejmenování výskytů ve strinzích a komentářích, ve kterých je jméno viditelné</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="51"/>
-        <source>Select to rename occurrences in strings and comments where the name is visible</source>
-        <translation>Vybrat pro přejmenování výskytů ve strinzích a komentářích, ve kterých je jméno viditelné</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Rename occurrences in strings and comments</source>
+      <translation>Přejmenovat výskyty ve strinzích a komentářích</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="54"/>
-        <source>Rename occurrences in strings and comments</source>
-        <translation>Přejmenovat výskyty ve strinzích a komentářích</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>What to do about unsure occurrences?</source>
+      <translation>Co dělat s nejistými výskyty?</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="64"/>
-        <source>What to do about unsure occurrences?</source>
-        <translation>Co dělat s nejistými výskyty?</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Select to ignore unsure occurrences</source>
+      <translation>Vybrat pro ignorování nejistých výskytů</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="76"/>
-        <source>Select to ignore unsure occurrences</source>
-        <translation>Vybrat pro ignorování nejistých výskytů</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Ignore</source>
+      <translation>Ignorovat</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="79"/>
-        <source>Ignore</source>
-        <translation>Ignorovat</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Select to refactor unsure occurrences</source>
+      <translation>Vybrat pro refaktorování nejistých výskytů</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="89"/>
-        <source>Select to refactor unsure occurrences</source>
-        <translation>Vybrat pro refaktorování nejistých výskytů</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Match</source>
+      <translation>Porovnat</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="92"/>
-        <source>Match</source>
-        <translation>Porovnat</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Select to ask for each unsure occurrence</source>
+      <translation>Vybrat pro potvrzování nejistých výskytů</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.ui" line="99"/>
-        <source>Select to ask for each unsure occurrence</source>
-        <translation>Vybrat pro potvrzování nejistých výskytů</translation>
-    </message>
-    <message>
-        <location filename="../RenameDialog.ui" line="102"/>
-        <source>Ask</source>
-        <translation>Zeptat se</translation>
+      <location filename="../RenameDialog.ui" line="0" />
+      <source>Ask</source>
+      <translation>Zeptat se</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.py" line="56"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../RenameDialog.py" line="58" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
     <message>
-        <location filename="../RenameDialog.py" line="119"/>
-        <source>&lt;p&gt;Is the highlighted code a match?&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Pasuje zvýrazněný kód?&lt;/p&gt;</translation>
+      <location filename="../RenameDialog.py" line="123" />
+      <source>&lt;p&gt;Is the highlighted code a match?&lt;/p&gt;</source>
+      <translation>&lt;p&gt;Pasuje zvýrazněný kód?&lt;/p&gt;</translation>
     </message>
-</context>
-<context>
+  </context>
+  <context>
     <name>RestructureDialog</name>
     <message>
-        <location filename="../RestructureDialog.ui" line="13"/>
-        <source>Restructure</source>
-        <translation>Restrukturalizovat</translation>
+      <location filename="../RestructureDialog.py" line="43" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
     <message>
-        <location filename="../RestructureDialog.ui" line="34"/>
-        <source>Pattern:</source>
-        <translation>Vzorek:</translation>
+      <location filename="../RestructureDialog.ui" line="0" />
+      <source>Restructure</source>
+      <translation>Restrukturalizovat</translation>
+    </message>
+    <message>
+      <location filename="../RestructureDialog.ui" line="0" />
+      <source>Pattern:</source>
+      <translation>Vzorek:</translation>
     </message>
     <message>
-        <location filename="../RestructureDialog.ui" line="50"/>
-        <source>Rope searches for &apos;pattern&apos; in the project and replaces its
-occurrences with &apos;goal. They can contain &quot;${name}&quot;
-wildcards. See &quot;Rope Help&quot; for examples.</source>
-        <translation>Rope vyhledává &apos;vzorek&apos; v projektu a nahrazuje jej &apos;cílem&apos;. Ten může obsahovat &quot;${name}&quot;
-zástupné znaky. Přiklady naleznete v &quot;Rope Help&quot;.</translation>
+      <location filename="../RestructureDialog.ui" line="0" />
+      <source>Rope searches for 'pattern' in the project and replaces its
+occurrences with 'goal. They can contain "${name}"
+wildcards. See "Rope Help" for examples.</source>
+      <translation>Rope vyhledává 'vzorek' v projektu a nahrazuje jej 'cílem'. Ten může obsahovat "${name}"
+zástupné znaky. Přiklady naleznete v "Rope Help".</translation>
     </message>
     <message>
-        <location filename="../RestructureDialog.ui" line="62"/>
-        <source>Goal:</source>
-        <translation>Cíl:</translation>
+      <location filename="../RestructureDialog.ui" line="0" />
+      <source>Goal:</source>
+      <translation>Cíl:</translation>
     </message>
     <message>
-        <location filename="../RestructureDialog.ui" line="78"/>
-        <source>Pieces of code that match the pattern will be replaced
+      <location filename="../RestructureDialog.ui" line="0" />
+      <source>Pieces of code that match the pattern will be replaced
 with goal. It can contain the wildcards that appear in the
 pattern. They are replaced with the code that has matched them.</source>
-        <translation>Části kódu, které odpovídají vzorku budou nahrazeny
+      <translation>Části kódu, které odpovídají vzorku budou nahrazeny
 cílem. Ten může obsahovat zástupné znaky, které se vyskytují ve vzorku. Ty budou nahrazeny kódem, který tyto znaky zastupují.</translation>
     </message>
     <message>
-        <location filename="../RestructureDialog.ui" line="96"/>
-        <source>Arguments</source>
-        <translation>Argumenty</translation>
-    </message>
-    <message>
-        <location filename="../RestructureDialog.ui" line="149"/>
-        <source>Imports</source>
-        <translation>Importy</translation>
+      <location filename="../RestructureDialog.ui" line="0" />
+      <source>Arguments</source>
+      <translation>Argumenty</translation>
     </message>
     <message>
-        <location filename="../RestructureDialog.ui" line="167"/>
-        <source>Add imports here. These imports are added to changed files. Like:
-  from mymod import AClass</source>
-        <translation>Zde přidat importy. Tyto importy jsou přidány do změněných souborů. Jako:
-  from mujmodul import AClass</translation>
-    </message>
-    <message>
-        <location filename="../RestructureDialog.py" line="41"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
-    </message>
-    <message>
-        <location filename="../RestructureDialog.ui" line="114"/>
-        <source>Add checks here; One each line. Like:
+      <location filename="../RestructureDialog.ui" line="0" />
+      <source>Add checks here; One each line. Like:
   var: type=mymod.AClass
 
 Checks may be combined by separating them by a comma, like:
@@ -2005,91 +2019,104 @@
     object - for checking the object
     instance - for checking types but similar to builtin isinstance
     exact - matching only occurrences with the same name as the wildcard</source>
-        <translation>Zden přidat checks; Každý na jednu řádku. Např:   var: type=mymod.AClassChecks můžou být kombinovány a pak se musí oddělit čárkou. Např:   var: type=mymod.AClass,exactUse __builtin__ module for builtins.Podporované checks jsou:     name - pro kontrolu reference     type - pro kontrolu typu     object - pro kontrolu objektu     instance - pro kontrolu typů ale podobných builtin isinstance     exact - shoda pouze s výskyty se stejnými názvy které odpovídají zástupným znakům</translation>
+      <translation>Zden přidat checks; Každý na jednu řádku. Např:   var: type=mymod.AClassChecks můžou být kombinovány a pak se musí oddělit čárkou. Např:   var: type=mymod.AClass,exactUse __builtin__ module for builtins.Podporované checks jsou:     name - pro kontrolu reference     type - pro kontrolu typu     object - pro kontrolu objektu     instance - pro kontrolu typů ale podobných builtin isinstance     exact - shoda pouze s výskyty se stejnými názvy které odpovídají zástupným znakům</translation>
+    </message>
+    <message>
+      <location filename="../RestructureDialog.ui" line="0" />
+      <source>Imports</source>
+      <translation>Importy</translation>
     </message>
-</context>
-<context>
+    <message>
+      <location filename="../RestructureDialog.ui" line="0" />
+      <source>Add imports here. These imports are added to changed files. Like:
+  from mymod import AClass</source>
+      <translation>Zde přidat importy. Tyto importy jsou přidány do změněných souborů. Jako:
+  from mujmodul import AClass</translation>
+    </message>
+  </context>
+  <context>
     <name>RopeProgressDialog</name>
     <message>
-        <location filename="../RopeProgressDialog.py" line="36"/>
-        <source>Interrupt</source>
-        <translation>Přerušit</translation>
-    </message>
-    <message>
-        <location filename="../RopeProgressDialog.py" line="37"/>
-        <source>%v/%m files</source>
-        <translation type="unfinished"></translation>
+      <location filename="../RopeProgressDialog.py" line="36" />
+      <source>Interrupt</source>
+      <translation>Přerušit</translation>
     </message>
     <message>
-        <location filename="../RopeProgressDialog.py" line="41"/>
-        <source>eric6 - {0}</source>
-        <translation type="unfinished"></translation>
-    </message>
-</context>
-<context>
-    <name>SearchDialog</name>
-    <message>
-        <location filename="../SearchDialog.py" line="38"/>
-        <source>Find</source>
-        <translation>Hledat</translation>
+      <location filename="../RopeProgressDialog.py" line="37" />
+      <source>%v/%m files</source>
+      <translation type="unfinished" />
     </message>
     <message>
-        <location filename="../SearchDialog.ui" line="37"/>
-        <source>Find &amp;text:</source>
-        <translation>Hledat &amp;text:</translation>
+      <location filename="../RopeProgressDialog.py" line="41" />
+      <source>eric7 - {0}</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
+    <name>SearchDialog</name>
+    <message>
+      <location filename="../SearchDialog.py" line="37" />
+      <location filename="../SearchDialog.ui" line="0" />
+      <source>Find</source>
+      <translation>Hledat</translation>
     </message>
     <message>
-        <location filename="../SearchDialog.ui" line="82"/>
-        <source>Options</source>
-        <translation>Volby</translation>
-    </message>
-    <message>
-        <location filename="../SearchDialog.ui" line="94"/>
-        <source>&amp;Match upper/lower case</source>
-        <translation>&amp;Rozlišit velké/malé znaky</translation>
+      <location filename="../SearchDialog.ui" line="0" />
+      <source>Find &amp;text:</source>
+      <translation>Hledat &amp;text:</translation>
     </message>
     <message>
-        <location filename="../SearchDialog.ui" line="101"/>
-        <source>Whole &amp;word</source>
-        <translation>Celé &amp;slovo</translation>
+      <location filename="../SearchDialog.ui" line="0" />
+      <source>Options</source>
+      <translation>Volby</translation>
+    </message>
+    <message>
+      <location filename="../SearchDialog.ui" line="0" />
+      <source>&amp;Match upper/lower case</source>
+      <translation>&amp;Rozlišit velké/malé znaky</translation>
     </message>
     <message>
-        <location filename="../SearchDialog.ui" line="117"/>
-        <source>Direction</source>
-        <translation>Směr</translation>
+      <location filename="../SearchDialog.ui" line="0" />
+      <source>Whole &amp;word</source>
+      <translation>Celé &amp;slovo</translation>
     </message>
     <message>
-        <location filename="../SearchDialog.ui" line="129"/>
-        <source>F&amp;orward</source>
-        <translation>D&amp;opředu</translation>
+      <location filename="../SearchDialog.ui" line="0" />
+      <source>Direction</source>
+      <translation>Směr</translation>
     </message>
     <message>
-        <location filename="../SearchDialog.ui" line="139"/>
-        <source>&amp;Backwards</source>
-        <translation>Z&amp;pět</translation>
+      <location filename="../SearchDialog.ui" line="0" />
+      <source>F&amp;orward</source>
+      <translation>D&amp;opředu</translation>
     </message>
     <message>
-        <location filename="../SearchDialog.py" line="101"/>
-        <source>&apos;{0}&apos; was not found.</source>
-        <translation>&apos;{0}&apos; bylo nalezeno.</translation>
+      <location filename="../SearchDialog.ui" line="0" />
+      <source>&amp;Backwards</source>
+      <translation>Z&amp;pět</translation>
     </message>
-</context>
-<context>
+    <message>
+      <location filename="../SearchDialog.py" line="101" />
+      <source>'{0}' was not found.</source>
+      <translation>'{0}' bylo nalezeno.</translation>
+    </message>
+  </context>
+  <context>
     <name>UseFunctionDialog</name>
     <message>
-        <location filename="../UseFunctionDialog.py" line="64"/>
-        <source>Using Function &lt;b&gt;{0}&lt;/b&gt;.</source>
-        <translation>Použití funkce &lt;b&gt;{0}&lt;/b&gt;.</translation>
+      <location filename="../UseFunctionDialog.py" line="47" />
+      <source>Preview</source>
+      <translation>Náhled</translation>
     </message>
     <message>
-        <location filename="../UseFunctionDialog.py" line="45"/>
-        <source>Preview</source>
-        <translation>Náhled</translation>
+      <location filename="../UseFunctionDialog.py" line="66" />
+      <source>Using Function &lt;b&gt;{0}&lt;/b&gt;.</source>
+      <translation>Použití funkce &lt;b&gt;{0}&lt;/b&gt;.</translation>
     </message>
     <message>
-        <location filename="../UseFunctionDialog.ui" line="13"/>
-        <source>Use Function</source>
-        <translation>Použít funkci</translation>
+      <location filename="../UseFunctionDialog.ui" line="0" />
+      <source>Use Function</source>
+      <translation>Použít funkci</translation>
     </message>
-</context>
+  </context>
 </TS>

eric ide

mercurial