--- a/RefactoringRope/i18n/rope_cs.ts Sun Oct 08 17:54:29 2017 +0200 +++ b/RefactoringRope/i18n/rope_cs.ts Sun Oct 08 17:56:43 2017 +0200 @@ -80,6 +80,26 @@ <source> ms</source> <translation type="obsolete"> ms</translation> </message> + <message> + <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="105"/> + <source>Press to edit the rope configuration for Python2</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="108"/> + <source>Edit Python 2 rope configuration</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="115"/> + <source>Press to edit the rope configuration for Python3</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="118"/> + <source>Edit Python 3 rope configuration</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CallTipsRopePage</name> @@ -253,7 +273,7 @@ <context> <name>CodeAssistServer</name> <message> - <location filename="../CodeAssistServer.py" line="241"/> + <location filename="../CodeAssistServer.py" line="354"/> <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} @@ -261,7 +281,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../CodeAssistServer.py" line="251"/> + <location filename="../CodeAssistServer.py" line="364"/> <source>An exception happened in the code assist client. Please report it to the eric bugs email address. Exception: {0} Value: {1} @@ -270,17 +290,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../CodeAssistServer.py" line="283"/> + <location filename="../CodeAssistServer.py" line="399"/> <source>'{0}' is not supported because the configured interpreter could not be started. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../CodeAssistServer.py" line="288"/> + <location filename="../CodeAssistServer.py" line="404"/> <source>'{0}' is not supported because no suitable interpreter is configured. </source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../CodeAssistServer.py" line="151"/> + <source>Configure Rope</source> + <translation type="unfinished">Nastavení Rope</translation> + </message> + <message> + <location filename="../CodeAssistServer.py" line="151"/> + <source>The Rope configuration file '{0}' does not exist.</source> + <translation type="unfinished">Rope konfigurační soubor '{0}' neexistuje.</translation> + </message> </context> <context> <name>ConfirmationDialog</name> @@ -1870,697 +1900,697 @@ <context> <name>RefactoringServer</name> <message> - <location filename="../RefactoringServer.py" line="944"/> + <location filename="../RefactoringServer.py" line="945"/> <source>Rename</source> <translation type="unfinished">Přejmenovat</translation> </message> <message> - <location filename="../RefactoringServer.py" line="162"/> + <location filename="../RefactoringServer.py" line="163"/> <source>&Rename</source> <translation type="unfinished">&Přejmenovat</translation> </message> <message> - <location filename="../RefactoringServer.py" line="167"/> + <location filename="../RefactoringServer.py" line="168"/> <source>Rename the highlighted object</source> <translation type="unfinished">Přejmenovat zvýrazněný objekt</translation> </message> <message> - <location filename="../RefactoringServer.py" line="169"/> + <location filename="../RefactoringServer.py" line="170"/> <source><b>Rename</b><p>Rename the highlighted Python object.</p></source> <translation type="unfinished"><b>Přejmenovat</b><p>Přejmenuje se zvýrazněný Python objekt.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="950"/> + <location filename="../RefactoringServer.py" line="951"/> <source>Local Rename</source> <translation type="unfinished">Lokální přejmenování</translation> </message> <message> - <location filename="../RefactoringServer.py" line="177"/> + <location filename="../RefactoringServer.py" line="178"/> <source>&Local Rename</source> <translation type="unfinished">&Lokální přejmenování</translation> </message> <message> - <location filename="../RefactoringServer.py" line="182"/> + <location filename="../RefactoringServer.py" line="183"/> <source>Rename the highlighted object in the current module only</source> <translation type="unfinished">Přejmenovat zvýrazněný objekt jen v aktuálním modulu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="184"/> + <location filename="../RefactoringServer.py" line="185"/> <source><b>Local Rename</b><p>Rename the highlighted Python object in the current module only.</p></source> <translation type="unfinished"><b>Lokální přejmenování</b><p>Přejmenovat zvýrazněný Python objekt jen v aktuálním modulu.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="956"/> + <location filename="../RefactoringServer.py" line="957"/> <source>Rename Current Module</source> <translation type="unfinished">Přejmenovat aktuální modul</translation> </message> <message> - <location filename="../RefactoringServer.py" line="198"/> + <location filename="../RefactoringServer.py" line="199"/> <source>Rename the current module</source> <translation type="unfinished">Přejmenovat aktuální modul</translation> </message> <message> - <location filename="../RefactoringServer.py" line="200"/> + <location filename="../RefactoringServer.py" line="201"/> <source><b>Rename Current Module</b><p>Rename the current module.</p></source> <translation type="unfinished"><b>Přejmenovat aktuální modul</b><p>Aktuální modul se přejmenuje.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1027"/> + <location filename="../RefactoringServer.py" line="1028"/> <source>Change Occurrences</source> <translation type="unfinished">Změnit výskyty</translation> </message> <message> - <location filename="../RefactoringServer.py" line="208"/> + <location filename="../RefactoringServer.py" line="209"/> <source>Change &Occurrences</source> <translation type="unfinished">Změnit &výskyty</translation> </message> <message> - <location filename="../RefactoringServer.py" line="213"/> + <location filename="../RefactoringServer.py" line="214"/> <source>Change all occurrences in the local scope</source> <translation type="unfinished">Změnit všechny výskyty v lokálním rozsahu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="215"/> + <location filename="../RefactoringServer.py" line="216"/> <source><b>Change Occurrences</b><p>Change all occurrences in the local scope.</p></source> <translation type="unfinished"><b>Změnit výskyty</b><p>Změnit všechny výskyty v lokálním rozsahu.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="227"/> + <location filename="../RefactoringServer.py" line="228"/> <source>Extract method</source> <translation type="unfinished">Vyjmout metodu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="227"/> + <location filename="../RefactoringServer.py" line="228"/> <source>Extract &Method</source> <translation type="unfinished">Vyjmout &metodu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="232"/> + <location filename="../RefactoringServer.py" line="233"/> <source>Extract the highlighted area as a method</source> <translation type="unfinished">Zvýrazněná plocha se vyjme jako metoda</translation> </message> <message> - <location filename="../RefactoringServer.py" line="234"/> + <location filename="../RefactoringServer.py" line="235"/> <source><b>Extract method</b><p>Extract the highlighted area as a method or function.</p></source> <translation type="unfinished"><b>Vyjmout metodu</b><p>Zvýrazněná plocha se vyjme jako metoda.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="242"/> + <location filename="../RefactoringServer.py" line="243"/> <source>Extract local variable</source> <translation type="unfinished">Vyjmout lokální proměnnou</translation> </message> <message> - <location filename="../RefactoringServer.py" line="242"/> + <location filename="../RefactoringServer.py" line="243"/> <source>&Extract Local Variable</source> <translation type="unfinished">&Extrahovat lokální proměnnou</translation> </message> <message> - <location filename="../RefactoringServer.py" line="247"/> + <location filename="../RefactoringServer.py" line="248"/> <source>Extract the highlighted area as a local variable</source> <translation type="unfinished">Vyjmout zvýrazněnou oblast jako lokální proměnnou</translation> </message> <message> - <location filename="../RefactoringServer.py" line="249"/> + <location filename="../RefactoringServer.py" line="250"/> <source><b>Extract local variable</b><p>Extract the highlighted area as a local variable.</p></source> <translation type="unfinished"><b>Vyjmout lokální proměnnou</b><p>Vyjmout zvýrazněnou oblast jako lokální proměnnou.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1122"/> + <location filename="../RefactoringServer.py" line="1123"/> <source>Inline</source> <translation type="unfinished">Inline</translation> </message> <message> - <location filename="../RefactoringServer.py" line="261"/> + <location filename="../RefactoringServer.py" line="262"/> <source>&Inline</source> <translation type="unfinished">&Inline</translation> </message> <message> - <location filename="../RefactoringServer.py" line="266"/> + <location filename="../RefactoringServer.py" line="267"/> <source>Inlines the selected local variable or method</source> <translation type="unfinished">Nataví Inline vybrané lokální proměnné nebo metody</translation> </message> <message> - <location filename="../RefactoringServer.py" line="268"/> + <location filename="../RefactoringServer.py" line="269"/> <source><b>Inline</b><p>Inlines the selected local variable or method.</p></source> <translation type="unfinished"><b>Inline</b><p>Nataví Inline vybrané lokální proměnné nebo metody.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="280"/> + <location filename="../RefactoringServer.py" line="281"/> <source>Move method</source> <translation type="unfinished">Metoda přesunu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="280"/> + <location filename="../RefactoringServer.py" line="281"/> <source>Mo&ve Method</source> <translation type="unfinished">Metoda &přesunu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="285"/> + <location filename="../RefactoringServer.py" line="286"/> <source>Move the highlighted method to another class</source> <translation type="unfinished">Přesunout zvýrazněné metody do jiné třídy</translation> </message> <message> - <location filename="../RefactoringServer.py" line="287"/> + <location filename="../RefactoringServer.py" line="288"/> <source><b>Move method</b><p>Move the highlighted method to another class.</p></source> <translation type="unfinished"><b>Metoda přesunu</b><p>Přesunout zvýrazněné metody do jiné třídy.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="295"/> + <location filename="../RefactoringServer.py" line="296"/> <source>Move current module</source> <translation type="unfinished">Přesunout aktuální modul</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1172"/> + <location filename="../RefactoringServer.py" line="1173"/> <source>Move Current Module</source> <translation type="unfinished">Přesunout aktuální modul</translation> </message> <message> - <location filename="../RefactoringServer.py" line="300"/> + <location filename="../RefactoringServer.py" line="301"/> <source>Move the current module to another package</source> <translation type="unfinished">Přesunout aktuální modul do jiného balíčku</translation> </message> <message> - <location filename="../RefactoringServer.py" line="302"/> + <location filename="../RefactoringServer.py" line="303"/> <source><b>Move current module</b><p>Move the current module to another package.</p></source> <translation type="unfinished"><b>Přesunout aktuální modul</b><p>Přesunout aktuální modul do jiného balíčku.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1205"/> + <location filename="../RefactoringServer.py" line="1206"/> <source>Use Function</source> <translation type="unfinished">Použít funkci</translation> </message> <message> - <location filename="../RefactoringServer.py" line="319"/> + <location filename="../RefactoringServer.py" line="320"/> <source>Use a function wherever possible.</source> <translation type="unfinished">Použít funkce kdekoliv je to možné.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="321"/> + <location filename="../RefactoringServer.py" line="322"/> <source><b>Use function</b><p>Tries to use a function wherever possible.</p></source> <translation type="unfinished"><b>Použít funkci</b><p>Funkce se použije kdekoliv je to možné.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1242"/> + <location filename="../RefactoringServer.py" line="1243"/> <source>Introduce Factory Method</source> <translation type="unfinished">Metoda Introduce Factory</translation> </message> <message> - <location filename="../RefactoringServer.py" line="333"/> + <location filename="../RefactoringServer.py" line="334"/> <source>Introduce &Factory Method</source> <translation type="unfinished">Metoda Introduce &Factory</translation> </message> <message> - <location filename="../RefactoringServer.py" line="338"/> + <location filename="../RefactoringServer.py" line="339"/> <source>Introduce a factory method or function</source> <translation type="unfinished">Metoda nebo funkce Introduce Factory</translation> </message> <message> - <location filename="../RefactoringServer.py" line="340"/> + <location filename="../RefactoringServer.py" line="341"/> <source><b>Introduce Factory Method</b><p>Introduce a factory method or function.</p></source> <translation type="unfinished"><b>Metoda Introduce Factory</b><p>Metoda nebo funkce Introduce Factory.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1276"/> + <location filename="../RefactoringServer.py" line="1277"/> <source>Introduce Parameter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="348"/> + <location filename="../RefactoringServer.py" line="349"/> <source>Introduce &Parameter</source> <translation type="unfinished">Introduce &parametr</translation> </message> <message> - <location filename="../RefactoringServer.py" line="353"/> + <location filename="../RefactoringServer.py" line="354"/> <source>Introduce a parameter in a function</source> <translation type="unfinished">Introduce parametr ve funkci</translation> </message> <message> - <location filename="../RefactoringServer.py" line="355"/> + <location filename="../RefactoringServer.py" line="356"/> <source><b>Introduce Parameter</b><p>Introduce a parameter in a function.</p></source> <translation type="unfinished"><b>Introduce parametr</b><p>Introduce parametr ve funkci.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1309"/> + <location filename="../RefactoringServer.py" line="1310"/> <source>Organize Imports</source> <translation type="unfinished">Uspořádat importy</translation> </message> <message> - <location filename="../RefactoringServer.py" line="367"/> + <location filename="../RefactoringServer.py" line="368"/> <source>&Organize Imports</source> <translation type="unfinished">&Uspořádat importy</translation> </message> <message> - <location filename="../RefactoringServer.py" line="372"/> + <location filename="../RefactoringServer.py" line="373"/> <source>Sort imports according to PEP-8</source> <translation type="unfinished">Setřídit importy podle PEP-8</translation> </message> <message> - <location filename="../RefactoringServer.py" line="374"/> + <location filename="../RefactoringServer.py" line="375"/> <source><b>Organize Imports</b><p>Sort imports according to PEP-8.</p></source> <translation type="unfinished"><b>Uspořádat importy</b><p>Setřídit importy podle PEP-8.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1317"/> + <location filename="../RefactoringServer.py" line="1318"/> <source>Expand Star Imports</source> <translation type="unfinished">Rozvinout na hvězdičkové importy</translation> </message> <message> - <location filename="../RefactoringServer.py" line="382"/> + <location filename="../RefactoringServer.py" line="383"/> <source>E&xpand Star Imports</source> <translation type="unfinished">Ro&zvinout na hvězdičkové importy</translation> </message> <message> - <location filename="../RefactoringServer.py" line="387"/> + <location filename="../RefactoringServer.py" line="388"/> <source>Expand imports like "from xxx import *"</source> <translation type="unfinished">Rozvinout importy jako "from xxx import *"</translation> </message> <message> - <location filename="../RefactoringServer.py" line="389"/> + <location filename="../RefactoringServer.py" line="390"/> <source><b>Expand Star Imports</b><p>Expand imports like "from xxx import *".</p><p>Select the import to act on or none to do all. Unused imports are deleted.</p></source> <translation type="unfinished"><b>Rozvinout na hvězdičkové importy</b><p>Rozvinout importy jako "from xxx import *"</p><p>Vyberte import, který se má upravit, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1325"/> + <location filename="../RefactoringServer.py" line="1326"/> <source>Relative to Absolute</source> <translation type="unfinished">Relativní na absolultní</translation> </message> <message> - <location filename="../RefactoringServer.py" line="399"/> + <location filename="../RefactoringServer.py" line="400"/> <source>Relative to &Absolute</source> <translation type="unfinished">Relativní na &absolultní</translation> </message> <message> - <location filename="../RefactoringServer.py" line="404"/> + <location filename="../RefactoringServer.py" line="405"/> <source>Transform relative imports to absolute ones</source> <translation type="unfinished">Převést relativní importy na absolutní</translation> </message> <message> - <location filename="../RefactoringServer.py" line="406"/> + <location filename="../RefactoringServer.py" line="407"/> <source><b>Relative to Absolute</b><p>Transform relative imports to absolute ones.</p><p>Select the import to act on or none to do all. Unused imports are deleted.</p></source> <translation type="unfinished"><b>Relativní na absolutní</b><p>Převést relativní importy na absolutní.</p><p>Vyberte import, který se má převést, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1333"/> + <location filename="../RefactoringServer.py" line="1334"/> <source>Froms to Imports</source> <translation type="unfinished">From na import</translation> </message> <message> - <location filename="../RefactoringServer.py" line="416"/> + <location filename="../RefactoringServer.py" line="417"/> <source>Froms to &Imports</source> <translation type="unfinished">From na &import</translation> </message> <message> - <location filename="../RefactoringServer.py" line="421"/> + <location filename="../RefactoringServer.py" line="422"/> <source>Transform From imports to plain imports</source> <translation type="unfinished">Převést from importy na plné importy</translation> </message> <message> - <location filename="../RefactoringServer.py" line="423"/> + <location filename="../RefactoringServer.py" line="424"/> <source><b>Froms to Imports</b><p>Transform From imports to plain imports.</p><p>Select the import to act on or none to do all. Unused imports are deleted.</p></source> <translation type="unfinished"><b>From na import</b><p>Převést from importy na plné importy.</p><p>Vyberte import, který se má převést, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1341"/> + <location filename="../RefactoringServer.py" line="1342"/> <source>Handle Long Imports</source> <translation type="unfinished">Úprava dlouhých importů</translation> </message> <message> - <location filename="../RefactoringServer.py" line="433"/> + <location filename="../RefactoringServer.py" line="434"/> <source>Handle &Long Imports</source> <translation type="unfinished">Úprava d&louhých importů</translation> </message> <message> - <location filename="../RefactoringServer.py" line="438"/> + <location filename="../RefactoringServer.py" line="439"/> <source>Transform long import statements to look better</source> <translation type="unfinished">Upravit dlouhé importy tak, aby vypadaly lépe</translation> </message> <message> - <location filename="../RefactoringServer.py" line="440"/> + <location filename="../RefactoringServer.py" line="441"/> <source><b>Handle Long Imports</b><p>Transform long import statements to look better.</p><p>Select the import to act on or none to do all. Unused imports are deleted.</p></source> <translation type="unfinished"><b>Úprava dlouhých importů</b><p>Upravit dlouhé importy tak, aby vypadaly lépe.</p><p>Vyberte import, který se má převést, nebo žádný, když chcete upravit všchny. Nepoužité importy budou smazány.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1392"/> + <location filename="../RefactoringServer.py" line="1393"/> <source>Restructure</source> <translation type="unfinished">Restrukturalizovat</translation> </message> <message> - <location filename="../RefactoringServer.py" line="454"/> + <location filename="../RefactoringServer.py" line="455"/> <source>Res&tructure</source> <translation type="unfinished">Res&trukturalizovat</translation> </message> <message> - <location filename="../RefactoringServer.py" line="459"/> + <location filename="../RefactoringServer.py" line="460"/> <source>Restructure code</source> <translation type="unfinished">Restrukturalizovat kód</translation> </message> <message> - <location filename="../RefactoringServer.py" line="461"/> + <location filename="../RefactoringServer.py" line="462"/> <source><b>Restructure</b><p>Restructure code. See "Rope Help" for examples.</p></source> <translation type="unfinished"><b>Restrukturalizovat</b><p>Restrukturalizovat kód. V "Rope Help" jsou příklady.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1409"/> + <location filename="../RefactoringServer.py" line="1410"/> <source>Change Method Signature</source> <translation type="unfinished">Změnit podpis metody</translation> </message> <message> - <location filename="../RefactoringServer.py" line="469"/> + <location filename="../RefactoringServer.py" line="470"/> <source>&Change Method Signature</source> <translation type="unfinished">Změnit &podpis metody</translation> </message> <message> - <location filename="../RefactoringServer.py" line="474"/> + <location filename="../RefactoringServer.py" line="475"/> <source>Change the signature of the selected method or function</source> <translation type="unfinished">Změnit podpis vybrané metody nebo funce</translation> </message> <message> - <location filename="../RefactoringServer.py" line="476"/> + <location filename="../RefactoringServer.py" line="477"/> <source><b>Change Method Signature</b><p>Change the signature of the selected method or function.</p></source> <translation type="unfinished"><b>Změnit podpis metody</b><p>Změnit podpis vybrané metody.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1444"/> + <location filename="../RefactoringServer.py" line="1445"/> <source>Inline Argument Default</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="485"/> + <location filename="../RefactoringServer.py" line="486"/> <source>Inline &Argument Default</source> <translation type="unfinished">Inline výchozí &argument</translation> </message> <message> - <location filename="../RefactoringServer.py" line="490"/> + <location filename="../RefactoringServer.py" line="491"/> <source>Inline a parameters default value</source> <translation type="unfinished">Výchozí hodnota inline parametru</translation> </message> <message> - <location filename="../RefactoringServer.py" line="492"/> + <location filename="../RefactoringServer.py" line="493"/> <source><b>Inline Argument Default</b><p>Inline a parameters default value.</p></source> <translation type="unfinished"><b>Výchozí hodnota inline argumentu</b><p>Výchozí hodnota inline argumentu.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1478"/> + <location filename="../RefactoringServer.py" line="1479"/> <source>Transform Module to Package</source> <translation type="unfinished">Transformovat modul do balíčku</translation> </message> <message> - <location filename="../RefactoringServer.py" line="505"/> + <location filename="../RefactoringServer.py" line="506"/> <source>Transform the current module to a package</source> <translation type="unfinished">Transformace aktuálního modulu do balíčku</translation> </message> <message> - <location filename="../RefactoringServer.py" line="507"/> + <location filename="../RefactoringServer.py" line="508"/> <source><b>Transform Module to Package</b><p>Transform the current module to a package.</p></source> <translation type="unfinished"><b>Transformovat modul do balíčku</b><p>Transformace aktuálního modulu do balíčku.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1507"/> + <location filename="../RefactoringServer.py" line="1508"/> <source>Encapsulate Attribute</source> <translation type="unfinished">Zapouzdřit atribut</translation> </message> <message> - <location filename="../RefactoringServer.py" line="515"/> + <location filename="../RefactoringServer.py" line="516"/> <source>Encap&sulate Attribute</source> <translation type="unfinished">&Zapouzdřit atribut</translation> </message> <message> - <location filename="../RefactoringServer.py" line="520"/> + <location filename="../RefactoringServer.py" line="521"/> <source>Generate a getter/setter for an attribute</source> <translation type="unfinished">Generovat getter/setter pro atribut</translation> </message> <message> - <location filename="../RefactoringServer.py" line="522"/> + <location filename="../RefactoringServer.py" line="523"/> <source><b>Encapsulate Attribute</b><p>Generate a getter/setter for an attribute and changes its occurrences to use them.</p></source> <translation type="unfinished"><b>Zapouzdřit atribut</b><p>Generovat getter/setter pro atribut a zaměnit výskyty atributu za tyto funkce.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1541"/> + <location filename="../RefactoringServer.py" line="1542"/> <source>Local Variable to Attribute</source> <translation type="unfinished">Lokální proměnná na atribut</translation> </message> <message> - <location filename="../RefactoringServer.py" line="531"/> + <location filename="../RefactoringServer.py" line="532"/> <source>Local Varia&ble to Attribute</source> <translation type="unfinished">Lokální proměnná na &atribut</translation> </message> <message> - <location filename="../RefactoringServer.py" line="536"/> + <location filename="../RefactoringServer.py" line="537"/> <source>Change a local variable to an attribute</source> <translation type="unfinished">Změnit lokální proměnnou na atribut</translation> </message> <message> - <location filename="../RefactoringServer.py" line="538"/> + <location filename="../RefactoringServer.py" line="539"/> <source><b>Local Variable to Attribute</b><p>Change a local variable to an attribute.</p></source> <translation type="unfinished"><b>Lokální proměnná na atribut</b><p>Změnit lokální proměnnou na atribut.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="546"/> + <location filename="../RefactoringServer.py" line="547"/> <source>Method To Method Object</source> <translation type="unfinished">Metoda na metodu objektu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="546"/> + <location filename="../RefactoringServer.py" line="547"/> <source>Method To Method Ob&ject</source> <translation type="unfinished">Metoda na metodu ob&jektu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="551"/> + <location filename="../RefactoringServer.py" line="552"/> <source>Transform a function or a method to a method object</source> <translation type="unfinished">Transformovat funkci nebo metodu na metodu objektu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="553"/> + <location filename="../RefactoringServer.py" line="554"/> <source><b>Method To Method Object</b><p>Transform a function or a method to a method object.</p></source> <translation type="unfinished"><b>Metoda na metodu objektu</b><p>Transformovat funkci nebo metodu na metodu objektu.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="565"/> + <location filename="../RefactoringServer.py" line="566"/> <source>Show Project History</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="565"/> + <location filename="../RefactoringServer.py" line="566"/> <source>Show Project History...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="570"/> + <location filename="../RefactoringServer.py" line="571"/> <source>Show the refactoring history of the project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="572"/> + <location filename="../RefactoringServer.py" line="573"/> <source><b>Show Project History</b><p>This opens a dialog to show the refactoring history of the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="581"/> + <location filename="../RefactoringServer.py" line="582"/> <source>Show Current File History</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="581"/> + <location filename="../RefactoringServer.py" line="582"/> <source>Show Current File History...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="586"/> + <location filename="../RefactoringServer.py" line="587"/> <source>Show the refactoring history of the current file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="588"/> + <location filename="../RefactoringServer.py" line="589"/> <source><b>Show Current File History</b><p>This opens a dialog to show the refactoring history of the current file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1644"/> + <location filename="../RefactoringServer.py" line="1645"/> <source>Clear History</source> <translation type="unfinished">Smazat historii</translation> </message> <message> - <location filename="../RefactoringServer.py" line="602"/> + <location filename="../RefactoringServer.py" line="603"/> <source>Clear the refactoring history</source> <translation type="unfinished">Smazat historii refaktorizace</translation> </message> <message> - <location filename="../RefactoringServer.py" line="604"/> + <location filename="../RefactoringServer.py" line="605"/> <source><b>Clear History</b><p>Clears the refactoring history.</p></source> <translation type="unfinished"><b>Smazat historii</b><p>Smaže historii refaktorizace.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="616"/> + <location filename="../RefactoringServer.py" line="617"/> <source>Find occurrences</source> <translation type="unfinished">Hledat výskyty</translation> </message> <message> - <location filename="../RefactoringServer.py" line="616"/> + <location filename="../RefactoringServer.py" line="617"/> <source>Find &Occurrences</source> <translation type="unfinished">Hledat &výskyty</translation> </message> <message> - <location filename="../RefactoringServer.py" line="621"/> + <location filename="../RefactoringServer.py" line="622"/> <source>Find occurrences of the highlighted object</source> <translation type="unfinished">Vyhledat výskyty zvýrazněných objektů</translation> </message> <message> - <location filename="../RefactoringServer.py" line="623"/> + <location filename="../RefactoringServer.py" line="624"/> <source><b>Find occurrences</b><p>Find occurrences of the highlighted class, method, function or variable.</p></source> <translation type="unfinished"><b>Hledat výskyty</b><p>Hledají se výskyty zvýrazněných tříd, metod, funkcí nebo proměnných.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="632"/> + <location filename="../RefactoringServer.py" line="633"/> <source>Find definition</source> <translation type="unfinished">Najít definici</translation> </message> <message> - <location filename="../RefactoringServer.py" line="632"/> + <location filename="../RefactoringServer.py" line="633"/> <source>Find &Definition</source> <translation type="unfinished">Najít &definici</translation> </message> <message> - <location filename="../RefactoringServer.py" line="637"/> + <location filename="../RefactoringServer.py" line="638"/> <source>Find definition of the highlighted item</source> <translation type="unfinished">Najít definice zvýrazněné položky</translation> </message> <message> - <location filename="../RefactoringServer.py" line="639"/> + <location filename="../RefactoringServer.py" line="640"/> <source><b>Find definition</b><p>Find the definition of the highlighted class, method, function or variable.</p></source> <translation type="unfinished"><b>Najít definici</b><p>Vyhledají se definice pro zvýrazněné třídy, metody, funkce nebo proměnné.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="648"/> + <location filename="../RefactoringServer.py" line="649"/> <source>Find implementations</source> <translation type="unfinished">Najít umístění</translation> </message> <message> - <location filename="../RefactoringServer.py" line="648"/> + <location filename="../RefactoringServer.py" line="649"/> <source>Find &Implementations</source> <translation type="unfinished">Najít &umístění</translation> </message> <message> - <location filename="../RefactoringServer.py" line="653"/> + <location filename="../RefactoringServer.py" line="654"/> <source>Find places where the selected method is overridden</source> <translation type="unfinished">Najít místa kde budou vybrané metory přepsány</translation> </message> <message> - <location filename="../RefactoringServer.py" line="655"/> + <location filename="../RefactoringServer.py" line="656"/> <source><b>Find implementations</b><p>Find places where the selected method is overridden.</p></source> <translation type="unfinished"><b>Najít umístění</b><p>Najít místa kde budou vybrané metory přepsány.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1882"/> + <location filename="../RefactoringServer.py" line="1884"/> <source>Configure Rope</source> <translation type="unfinished">Nastavení Rope</translation> </message> <message> - <location filename="../RefactoringServer.py" line="667"/> + <location filename="../RefactoringServer.py" line="668"/> <source>&Configure Rope</source> <translation type="unfinished">Nastavení &Rope</translation> </message> <message> - <location filename="../RefactoringServer.py" line="672"/> + <location filename="../RefactoringServer.py" line="673"/> <source>Open the rope configuration file</source> <translation type="unfinished">Otevřít rope konfigurační soubor</translation> </message> <message> - <location filename="../RefactoringServer.py" line="674"/> + <location filename="../RefactoringServer.py" line="675"/> <source><b>Configure Rope</b><p>Opens the rope configuration file in an editor.</p></source> <translation type="unfinished"><b>Nastavení Rope</b><p>Otevře rope konfigurační soubor do editoru.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="683"/> + <location filename="../RefactoringServer.py" line="684"/> <source>Rope Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="683"/> + <location filename="../RefactoringServer.py" line="684"/> <source>Rope &Help</source> <translation type="unfinished">Rope &nápověda</translation> </message> <message> - <location filename="../RefactoringServer.py" line="688"/> + <location filename="../RefactoringServer.py" line="689"/> <source>Show help about the rope refactorings</source> <translation type="unfinished">Zobrazit nápovědu o rope refaktorizaci</translation> </message> <message> - <location filename="../RefactoringServer.py" line="690"/> + <location filename="../RefactoringServer.py" line="691"/> <source><b>Rope help</b><p>Show some help text about the rope refactorings.</p></source> <translation type="unfinished"><b>Rope nápověda</b><p>Zobrazí se nápověda o Rope refaktorizaci.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1929"/> + <location filename="../RefactoringServer.py" line="1931"/> <source>Analyse all modules</source> <translation type="unfinished">Analyzovat všechny moduly</translation> </message> <message> - <location filename="../RefactoringServer.py" line="698"/> + <location filename="../RefactoringServer.py" line="699"/> <source>&Analyse all modules</source> <translation type="unfinished">&Analyzovat všechny moduly</translation> </message> <message> - <location filename="../RefactoringServer.py" line="703"/> + <location filename="../RefactoringServer.py" line="704"/> <source>Perform static object analysis on all modules</source> <translation type="unfinished">Provést analýzy statických objektů ve všech modulech</translation> </message> <message> - <location filename="../RefactoringServer.py" line="705"/> + <location filename="../RefactoringServer.py" line="706"/> <source><b>Analyse all modules</b><p>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.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1907"/> + <location filename="../RefactoringServer.py" line="1909"/> <source>Update Configuration</source> <translation type="unfinished">Aktualizovat nastavení</translation> </message> <message> - <location filename="../RefactoringServer.py" line="716"/> + <location filename="../RefactoringServer.py" line="717"/> <source>&Update Configuration</source> <translation type="unfinished">Akt&ualizovat nastavení</translation> </message> <message> - <location filename="../RefactoringServer.py" line="721"/> + <location filename="../RefactoringServer.py" line="722"/> <source>Generates a new configuration file overwriting the current one.</source> <translation type="unfinished">Vygeneruje nový soubor s nastavením a přepíše ten stávající.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="723"/> + <location filename="../RefactoringServer.py" line="724"/> <source><b>Update Configuration</b><p>Generates a new configuration file overwriting the current one.</p></source> <translation type="unfinished"><b>Aktualizovat nastavení</b><p>Vygeneruje nový soubor s nastavením a přepíše ten stávající.</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="756"/> + <location filename="../RefactoringServer.py" line="757"/> <source>&Refactoring</source> <translation type="unfinished">&Refaktorizace</translation> </message> <message> - <location filename="../RefactoringServer.py" line="751"/> + <location filename="../RefactoringServer.py" line="752"/> <source>&Query</source> <translation type="unfinished">&Dotaz</translation> </message> <message> - <location filename="../RefactoringServer.py" line="787"/> + <location filename="../RefactoringServer.py" line="788"/> <source>Im&ports</source> <translation type="unfinished">Im&porty</translation> </message> <message> - <location filename="../RefactoringServer.py" line="796"/> + <location filename="../RefactoringServer.py" line="797"/> <source>History</source> <translation type="unfinished">Historie</translation> </message> <message> - <location filename="../RefactoringServer.py" line="803"/> + <location filename="../RefactoringServer.py" line="804"/> <source>&Utilities</source> <translation type="unfinished">&Pomůcky</translation> </message> <message> - <location filename="../RefactoringServer.py" line="823"/> + <location filename="../RefactoringServer.py" line="824"/> <source>About rope</source> <translation type="unfinished">O rope</translation> </message> <message> - <location filename="../RefactoringServer.py" line="823"/> + <location filename="../RefactoringServer.py" line="824"/> <source>{0} Version {1} @@ -2568,212 +2598,212 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="855"/> + <location filename="../RefactoringServer.py" line="856"/> <source>Rope Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="871"/> + <location filename="../RefactoringServer.py" line="872"/> <source>Rope error: {0}</source> <translation type="unfinished">Rope chyba: {0}</translation> </message> <message> - <location filename="../RefactoringServer.py" line="978"/> + <location filename="../RefactoringServer.py" line="979"/> <source>Highlight the declaration you want to rename and try again.</source> <translation type="unfinished">Zvýraznit deklaraci, kterou chcete přejmenovat, a pak zkusit znovu.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="999"/> + <location filename="../RefactoringServer.py" line="1000"/> <source>The selection must not extend beyond one line.</source> <translation type="unfinished">Výběr nesmí přesahovat přes jednu řádku.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1030"/> + <location filename="../RefactoringServer.py" line="1031"/> <source>Highlight an occurrence to be changed and try again.</source> <translation type="unfinished">Zvýraznit výskyty, které se budou měnit, a zkusit znova.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1060"/> + <location filename="../RefactoringServer.py" line="1061"/> <source>Extract Method</source> <translation type="unfinished">Vyjmout metodu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1066"/> + <location filename="../RefactoringServer.py" line="1067"/> <source>Extract Local Variable</source> <translation type="unfinished">Vyjmout lokální proměnnou</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1086"/> + <location filename="../RefactoringServer.py" line="1087"/> <source>Highlight the region of code you want to extract and try again.</source> <translation type="unfinished">Zvýraznit oblast kódu, kterou chcete vyjmout, a pak zkusit znovu.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1125"/> + <location filename="../RefactoringServer.py" line="1126"/> <source>Highlight the local variable, method or parameter you want to inline and try again.</source> <translation type="unfinished">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="1163"/> + <location filename="../RefactoringServer.py" line="1164"/> <source>Move Method</source> <translation type="unfinished">Metoda přesunu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1166"/> + <location filename="../RefactoringServer.py" line="1167"/> <source>Highlight the method to move and try again.</source> <translation type="unfinished">Zvýraznit medodu, která se má přesunout, a zkusit znova.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1208"/> + <location filename="../RefactoringServer.py" line="1209"/> <source>Highlight a global function and try again.</source> <translation type="unfinished">Zvýraznit globální funkce a zkusti znova.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1245"/> + <location filename="../RefactoringServer.py" line="1246"/> <source>Highlight the class to introduce a factory method for and try again.</source> <translation type="unfinished">Zvýraznit třídu pro metodu introduce factory a zkusit znova.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1279"/> + <location filename="../RefactoringServer.py" line="1280"/> <source>Highlight the code for the new parameter and try again.</source> <translation type="unfinished">Zvýraznit kód pro nový parametr, a pak zkusit znovu.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1412"/> + <location filename="../RefactoringServer.py" line="1413"/> <source>Highlight the method or function to change and try again.</source> <translation type="unfinished">Zvýraznit metodu, kterou chcete změnit, a pak zkusit znovu.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1447"/> + <location filename="../RefactoringServer.py" line="1448"/> <source>Highlight the method or function to inline a parameter's default and try again.</source> <translation type="unfinished">Zvyraznit metodu nebo třídu na výchozí hodnotu inline parametru a zkusit znova.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1510"/> + <location filename="../RefactoringServer.py" line="1511"/> <source>Highlight the attribute to encapsulate and try again.</source> <translation type="unfinished">Zvýraznit atribut pro zapouzdření a zkusit znova.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1544"/> + <location filename="../RefactoringServer.py" line="1545"/> <source>Highlight the local variable to make an attribute and try again.</source> <translation type="unfinished">Zvýraznit lokální proměnnou na vytvoření atributu a zkusit znova.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1580"/> + <location filename="../RefactoringServer.py" line="1581"/> <source>Replace Method With Method Object</source> <translation type="unfinished">Nahradit metodu metodou objektu</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1583"/> + <location filename="../RefactoringServer.py" line="1584"/> <source>Highlight the method or function to convert and try again.</source> <translation type="unfinished">Zvýraznit metodu nebo funkci, kterou chcete konvertovat, a zkusit znovu.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1644"/> + <location filename="../RefactoringServer.py" line="1645"/> <source>Do you really want to clear the refactoring history?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1686"/> + <location filename="../RefactoringServer.py" line="1687"/> <source>Find Occurrences</source> <translation type="unfinished">Hledat výskyty</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1720"/> + <location filename="../RefactoringServer.py" line="1721"/> <source>No occurrences found.</source> <translation type="unfinished">Žádné výskyty nenalezeny.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1733"/> + <location filename="../RefactoringServer.py" line="1734"/> <source>Find Definition</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1792"/> + <location filename="../RefactoringServer.py" line="1794"/> <source>No matching definition found.</source> <translation type="unfinished">Odpovídající definice nebyla nalezena.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1808"/> + <location filename="../RefactoringServer.py" line="1810"/> <source>No definition found</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1820"/> + <location filename="../RefactoringServer.py" line="1822"/> <source>Find Implementations</source> <translation type="unfinished">Najít umístění</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1854"/> + <location filename="../RefactoringServer.py" line="1856"/> <source>No implementations found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1876"/> + <location filename="../RefactoringServer.py" line="1878"/> <source>The Rope configuration file '{0}' does not exist.</source> <translation type="unfinished">Rope konfigurační soubor '{0}' neexistuje.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1882"/> + <location filename="../RefactoringServer.py" line="1884"/> <source>The Rope admin directory does not exist.</source> <translation type="unfinished">Rope admin adresář neexistuje.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1891"/> + <location filename="../RefactoringServer.py" line="1893"/> <source>Shall rope's current configuration be replaced by a new default configuration?</source> <translation type="unfinished">Může být aktuální Rope nastavení nahrazeno novým výchozím nastavením?</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1907"/> + <location filename="../RefactoringServer.py" line="1909"/> <source><p>The configuration could not be updated.</p><p>Reason: {0}</p></source> <translation type="unfinished"><p>Nastavení nemůže být aktualizováno.</p><p>Důvod: {0}</p></translation> </message> <message> - <location filename="../RefactoringServer.py" line="1921"/> + <location filename="../RefactoringServer.py" line="1923"/> <source>Help about rope refactorings</source> <translation type="unfinished">Nápověda o rope refaktorizaci</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1930"/> + <location filename="../RefactoringServer.py" line="1932"/> <source>This action might take some time. Do you really want to perform SOA?</source> <translation type="unfinished">Tato akce potrvá nějaký čas. Opravdu chcete spustit SOA?</translation> </message> <message> - <location filename="../RefactoringServer.py" line="1952"/> + <location filename="../RefactoringServer.py" line="1954"/> <source>Static object analysis (SOA) done. SOA database updated.</source> <translation type="unfinished">Analýza statických objektů (SOA) je hotova. SOA databáze aktualizována.</translation> </message> <message> - <location filename="../RefactoringServer.py" line="2078"/> + <location filename="../RefactoringServer.py" line="2080"/> <source>Project language '{0}' is not supported because the configured interpreter could not be started. Refactoring is disabled.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2087"/> + <location filename="../RefactoringServer.py" line="2089"/> <source>Project language '{0}' is not supported because no suitable interpreter is configured. Refactoring is disabled.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2093"/> + <location filename="../RefactoringServer.py" line="2095"/> <source>Refactoring for project language '{0}' is not supported.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2214"/> + <location filename="../RefactoringServer.py" line="2220"/> <source>Refactoring Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2228"/> + <location filename="../RefactoringServer.py" line="2234"/> <source>Refactoring Client Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2214"/> + <location filename="../RefactoringServer.py" line="2220"/> <source><p>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.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2228"/> + <location filename="../RefactoringServer.py" line="2234"/> <source><p>An exception happened in the refactoring client. Please report it to the eric bugs email address.</p><p>Exception: {0}</p><p>Value: {1}</p><p>Traceback: {2}</p></source> <translation type="unfinished"></translation> </message>