Tue, 01 Sep 2015 18:53:22 +0200
Updated translations and source docu.
--- a/Documentation/Help/source.qhp Tue Sep 01 18:50:01 2015 +0200 +++ b/Documentation/Help/source.qhp Tue Sep 01 18:53:22 2015 +0200 @@ -12038,7 +12038,7 @@ <keyword name="UserInterface.__initQtDocActions" id="UserInterface.__initQtDocActions" ref="eric6.UI.UserInterface.html#UserInterface.__initQtDocActions" /> <keyword name="UserInterface.__initStatusbar" id="UserInterface.__initStatusbar" ref="eric6.UI.UserInterface.html#UserInterface.__initStatusbar" /> <keyword name="UserInterface.__initToolbars" id="UserInterface.__initToolbars" ref="eric6.UI.UserInterface.html#UserInterface.__initToolbars" /> - <keyword name="UserInterface.__initToolsMenu" id="UserInterface.__initToolsMenu" ref="eric6.UI.UserInterface.html#UserInterface.__initToolsMenu" /> + <keyword name="UserInterface.__initToolsMenus" id="UserInterface.__initToolsMenus" ref="eric6.UI.UserInterface.html#UserInterface.__initToolsMenus" /> <keyword name="UserInterface.__installPlugins" id="UserInterface.__installPlugins" ref="eric6.UI.UserInterface.html#UserInterface.__installPlugins" /> <keyword name="UserInterface.__ircAutoConnected" id="UserInterface.__ircAutoConnected" ref="eric6.UI.UserInterface.html#UserInterface.__ircAutoConnected" /> <keyword name="UserInterface.__lastEditorClosed" id="UserInterface.__lastEditorClosed" ref="eric6.UI.UserInterface.html#UserInterface.__lastEditorClosed" />
--- a/Documentation/Source/eric6.UI.UserInterface.html Tue Sep 01 18:50:01 2015 +0200 +++ b/Documentation/Source/eric6.UI.UserInterface.html Tue Sep 01 18:53:22 2015 +0200 @@ -353,8 +353,8 @@ <td><a href="#UserInterface.__initToolbars">__initToolbars</a></td> <td>Private slot to create the toolbars.</td> </tr><tr> -<td><a href="#UserInterface.__initToolsMenu">__initToolsMenu</a></td> -<td>Private slot to initialize the Tools menu.</td> +<td><a href="#UserInterface.__initToolsMenus">__initToolsMenus</a></td> +<td>Private slot to initialize the various tool menus.</td> </tr><tr> <td><a href="#UserInterface.__installPlugins">__installPlugins</a></td> <td>Private slot to show a dialog to install a new plugin.</td> @@ -1208,20 +1208,15 @@ <b>__initToolbars</b>(<i></i>) <p> Private slot to create the toolbars. -</p><a NAME="UserInterface.__initToolsMenu" ID="UserInterface.__initToolsMenu"></a> -<h4>UserInterface.__initToolsMenu</h4> -<b>__initToolsMenu</b>(<i></i>) +</p><a NAME="UserInterface.__initToolsMenus" ID="UserInterface.__initToolsMenus"></a> +<h4>UserInterface.__initToolsMenus</h4> +<b>__initToolsMenus</b>(<i>menu</i>) <p> - Private slot to initialize the Tools menu. + Private slot to initialize the various tool menus. </p><dl> -<dt>Returns:</dt> +<dt><i>menu</i> (QMenu)</dt> <dd> -populated Tools menu -</dd> -</dl><dl> -<dt>Return Type:</dt> -<dd> -QMenu +reference to the parent menu </dd> </dl><a NAME="UserInterface.__installPlugins" ID="UserInterface.__installPlugins"></a> <h4>UserInterface.__installPlugins</h4>
--- a/i18n/eric6_cs.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_cs.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8757,7 +8757,7 @@ <translation>Editovat breakpoint...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation>Aktivovat breakpoint</translation> </message> @@ -8847,197 +8847,197 @@ <translation>Soubor je modifikován</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation>Autodoplňování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Autodoplňování není dostupné protože zdrojová část autodoplňování nebyla nalezena.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation>Deaktivovat breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation>Pokrytí kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation>Prosím, vyberte soubor s pokrytím kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation>Zobrazit poznámky pokrytí kódu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation>Všechny řádky byly pokryty.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation>Soubor s pokrytím není dostupný.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation>Profilovat data</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation>Prosím, vyberte soubor s profilem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation>Chyba syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation>Hlášení syntaktické chyby není dostupné.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation>Název makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation>Vyberte název makra:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation>Načíst soubor makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation>Macro soubory (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation>Chyba při načítání makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation>Uložit soubor s makrem</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation>Uložit makro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source>Error saving macro</source> <translation>Chyba při ukládání makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Start Macro Recording</source> <translation>Spustit záznam makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Macro recording is already active. Start new?</source> <translation>Nahrávání makra již probíhá. Spustit nové?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Macro Recording</source> <translation>Záznam makra</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Enter name of the macro:</source> <translation>Vložte název makra:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation>Soubor změněn</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation>Zdroje</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation>Přidat soubor...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation>Přidat soubory...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation>Přidat zástupce souboru...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation>Přidat lokalizované resource...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation>Přidat resource frame</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation>Přidat soubor resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation>Přidat soubory resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation>Přidat zástupce souboru resource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation>Diagram balíčku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation>Včetně atributů třídy?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation>Diagram aplikace</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation>Včetně jmen modulů?</translation> </message> @@ -9057,12 +9057,12 @@ <translation>Nebyl zadán forám exportu. Zrušeno....</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation>Importovat diagram</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation>Zahrnout importy z externích modulů?</translation> </message> @@ -9137,7 +9137,7 @@ <translation>Použít Pygments lexer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation>Zatrhnout kontrolu...</translation> </message> @@ -9147,12 +9147,12 @@ <translation>Zatrhnout výběr kontroly...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation>Přidat do slovníku</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation>Ignorovat vše</translation> </message> @@ -9192,32 +9192,32 @@ <translation><p>Soubor <b>{0}</b> nemůže být přejmenován.<br />Důvod: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor s makrem <b>{0}</b> nelze načíst.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Soubor s makrem <b>{0}</b> je poškozen.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>So souboru s makrem <b>{0}</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> není soubor.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation>Zástupce pro soubor <b>{0}</b>:</translation> </message> @@ -9247,42 +9247,42 @@ <translation type="unfinished"><p>Soubor <b>{0}</b> již existuje.</p><p>Má se přepsat?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation type="unfinished">Chyby: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> @@ -9307,27 +9307,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation type="unfinished">Varování</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> @@ -9352,7 +9352,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"><p>Soubor <b>{0}</b> byl změněn po té co již byl načten do eric5. Znovu načíst?</p> {0}?} {6.?}</translation> </message> @@ -31241,57 +31241,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation>Zavřít</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation>Zavřít vše</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation>Uložit</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation>Uložit jako...</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation>Uložit vše</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation>Tisk</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation>Beze jména {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation type="unfinished">Kopírovat cestu do schránky</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation type="unfinished">Zavřít ostatní</translation> </message> @@ -53005,7 +53005,7 @@ <translation>Beze jména {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> @@ -56110,7 +56110,7 @@ <translation>Zjistit akt&ualizace...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation>Reportovat Bugy</translation> </message> @@ -56130,7 +56130,7 @@ <translation><b>Reportovat bug...</b><p>Otevře se dialog pro reportování bugu.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation></translation> </message> @@ -56190,7 +56190,7 @@ <translation><b>Unittest Script</b><p>Spustit unittest s aktuálním skriptem.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation>Unittest Projekt</translation> </message> @@ -56360,7 +56360,7 @@ <translation><b>Klávesové zkratky</b><p>Nastavení klávesových zkratek aplikace podle zvyklostí uživatele.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation>Exportovat klávesové zkratky</translation> </message> @@ -56380,7 +56380,7 @@ <translation><b>Export klávesových zkratek</b><p>Exportují se klávesové zkratky z aplikace.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation>Import klávesových zkratek</translation> </message> @@ -56472,7 +56472,7 @@ <message> <location filename="../UI/UserInterface.py" line="3309"/> <source>&Tools</source> - <translation>&Nástroje</translation> + <translation type="obsolete">&Nástroje</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2438"/> @@ -56480,137 +56480,137 @@ <translation>Vybrat skupinu nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation>Nas&tavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation>O&kno</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation>&Toolbary</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation>Nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation>Nastavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation>Nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> + <location filename="../UI/UserInterface.py" line="2595"/> <source>Profiles</source> <translation>Profily</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Čísla verzí</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>Emailová adresa nebo mail server adresa jsou prázdné. Prosím, nastavte váš email v dialogovém okně Nastavení.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation>Konfigurace Skupin nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation>Konfigurace aktuální skupiny nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation>&Vestavěné nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation>V aktuálním projektu není definován hlavní skript. Zrušeno</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation>Problém</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Aktuálně není vybrán žádný prohlížeč. Prosím otevřete Nastavení a nějaký vyberte.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Nemohu spustit prohlížeč nápovědy.<br>Ověřte jestli je dostupný jako <b>hh</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation>Dokumentace chybí</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation>Dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>Adresář PyQt4 dokumentace není nakonfigurován.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation>Uložit úlohy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation>Načíst úlohy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation>Chyba během zjišťování aktualizací</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation>Byla nalezena aktualizace</translation> </message> @@ -56625,17 +56625,17 @@ <translation>Zobrazit externí nás&troje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation>Kontrolu updatů nelze provést.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation>&Zrušit</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation>Spuštěno poprvé</translation> </message> @@ -56645,12 +56645,12 @@ <translation>Inicializace Plugin manažera...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation>P&luginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2595"/> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation>Pluginy</translation> </message> @@ -56675,7 +56675,7 @@ <translation>&Plugin Infa...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation>&Plugin nástroje</translation> </message> @@ -56695,12 +56695,12 @@ <translation><b>Odinstalovat plugin...</b><p>Otevře dialog pro odinstalaci pluginu.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation>&Zobrazit vše</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation>&Skrýt vše</translation> </message> @@ -56730,7 +56730,7 @@ <translation>Zobrazit dostupné verze ke stažení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation><h3>Dostupné verze</h3><table></translation> </message> @@ -56810,7 +56810,7 @@ <translation>Obnovit manažer nástrojových lišt...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation>Externí nástroje</translation> </message> @@ -56825,22 +56825,22 @@ <translation>Prohlížeč &multiprojektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation>Uložit relaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation>Načíst relaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Tato část status baru zobrazuje aktuální kódování editorů.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Tato část status baru zobrazuje indikátor práva zápisu editoru do souboru.</p></translation> </message> @@ -56865,17 +56865,17 @@ <translation><b>Požadavek na vlastnost...</b><p>Otevře dialog pro odeslání požadavku.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Tato část status baru zobrazuje aktuální jazyk editoru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Tato část status baru zobrazuje číslo řádku v aktuálním editoru.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Tato část status baru zobrazuje pozici kurzoru v aktuálním editoru.</p></translation> </message> @@ -56900,12 +56900,12 @@ <translation><b>Přepnout vodorovnou nástrojovou lištu</b><p>Pokud je vodorovná nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation>Restartovat aplikaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation>Aplikace potřebuje restartovat. Má se provést nyní?</translation> </message> @@ -56915,12 +56915,12 @@ <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Tato část status baru zobrazuje eol nastavení v aktuálním editoru.</p></translation> </message> @@ -57060,7 +57060,7 @@ <translation>Editor &ikon...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation>Qt 3 podpora</translation> </message> @@ -57080,7 +57080,7 @@ <translation>Otevřít PySide dokumentaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>Počátek dokumentace PySide nebyl nastaven.</p></translation> </message> @@ -57100,111 +57100,111 @@ <translation>{0} - {1} - {2} - pasivní mód</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation>Externí nástroje/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Soubor <b>{0}</b> neexistuje nebo má nulovou délku.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Designer.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Linguist.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Qt-Assistant.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit aktuální prohlížeč.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit UI Previewer.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nemohu spustit Previewer překladů.<br>Ověřte jestli je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Nelze spustit SQL Browser.<br>Ujistěte se, že je dostupný jako <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>V externím nástroji '{0}' ve skupině '{1}' nebyl záznam nástroje nalezen.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation>Skupina nástrojů '{0}' nenalezena. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation>Spouštím proces '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Nemohu spustit příkaz <b>{0}</b><br>Ověřte jestli je dostupný jako <b>{1}</b>. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation>Proces '{0}' byl ukončen. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>Adresář dokumentace "<b>{0}</b>" nebyl nalezen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>Do souboru s úlohami <b>{0}</b> nelze zapisovat.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor s úlohami <b>{0}</b> nelze načíst.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation><p>Zápis do souboru relace session <b>{0}</b> se nezdařil.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Soubor relace session <b>{0}</b> nelze přečíst.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> není soubor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation>Zkouším host {0}</translation> </message> @@ -57239,7 +57239,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> @@ -57279,27 +57279,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -57385,12 +57385,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -57610,7 +57610,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation type="unfinished">&Windows</translation> </message> @@ -57700,7 +57700,7 @@ <translation type="unfinished">Otevřít Qt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -57765,7 +57765,7 @@ <translation type="unfinished">Otevřít PyQt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"><p>Adresář PyQt4 dokumentace není nakonfigurován.</p> {5 ?}</translation> </message> @@ -57800,7 +57800,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -57820,7 +57820,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -57890,37 +57890,37 @@ <translation type="unfinished"><b>Eric API dokumentace</b><p>Zobrazit Eric API dokumentaci. Umístění dokumentace je v podadresáři Documentation/Source v instalačním adresáři eric5.</p> {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished">Qt v.3 není podporováno v eric5. {3 ?} {6.?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished">Aktualizace <b>{0}</b> eric5 je připravena na <b>{1}</b>. Chcete ji stáhnout a nainstalovat? {0}?} {6 ?} {1}?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric5 je aktuální {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation type="unfinished">Používáte poslední verzi eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">eric5 nebyl ještě nakonfigurován. Bude spuštěn konfigurační dialog. {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric6_de.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_de.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8639,7 +8639,7 @@ <translation>Drucken abgebrochen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation>Datei geändert</translation> </message> @@ -8704,57 +8704,57 @@ <translation>Zurück zum letzten gesichert Zustand</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation>Makro Name</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation>Wähle einen Makro Namen:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation>Makrodateien (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation>Lade Makrodatei</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation>Fehler beim Makro Laden</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation>Makrodatei schreiben</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation>Makro speichern</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source>Error saving macro</source> <translation>Fehler beim Makro speichern</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Start Macro Recording</source> <translation>Makroaufzeichnung starten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Macro Recording</source> <translation>Makroaufzeichnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Enter name of the macro:</source> <translation>Gib einen Namen für das Makro ein:</translation> </message> @@ -8814,32 +8814,32 @@ <translation>Haltepunkt bearbeiten...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation>Haltepunkt aktivieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation>Haltepunkt deaktivieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation>Quelltext Abdeckung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation>Bitte wählen Sie eine Datei mit Abdeckungsdaten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation>Profildaten</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation>Bitte wählen Sie eine Datei mit Profildaten</translation> </message> @@ -8849,12 +8849,12 @@ <translation>Automatische Vervollständigung aktiv</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation>Automatische Vervollständigung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Die automatische Vervollständigung ist nicht verfügbar, da keine Quelle gesetzt ist.</translation> </message> @@ -8884,7 +8884,7 @@ <translation>Autom. Speicherung aktiv</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation>Drop Fehler</translation> </message> @@ -8894,12 +8894,12 @@ <translation>Zeige Syntaxfehlermeldung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation>Syntaxfehler</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation>Keine Syntaxfehlermeldung verfügbar.</translation> </message> @@ -8929,17 +8929,17 @@ <translation>Vorige nichtabgedeckte Zeile</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation>Zeilen ohne Abdeckung Markieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation>Alle Zeilen sind abgedeckt.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation>Es gibt keine Datei mit Abdeckungsinformationen.</translation> </message> @@ -8949,22 +8949,22 @@ <translation><p>Die Datei <b>{0}</b> enthält ungesicherte Änderungen.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Die Makrodatei <b>{0}</b> kann nicht gelesen werden.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Die Makrodatei <b>{0}</b> ist zerstört.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Die Makrodatei <b>{0}</b> kann nicht geschrieben werden.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> ist keine Datei.</p></translation> </message> @@ -9004,82 +9004,82 @@ <translation>Keine Sprache</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation>Ressourcen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation>Datei hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation>Dateien hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation>Aliased-Datei hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation>Lokalisierte Ressource hinzufügen...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation>Dateiressource hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation>Dateiressourcen hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation>Aliased-Dateiressourcen hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation>Alias für Datei <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation>Package-Diagramm</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation>Klassenattribute anzeigen?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation>Applikations-Diagramm</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation>Modulnamen anzeigen?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation>Ressourcenrahmen hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Macro recording is already active. Start new?</source> <translation>Eine Makroaufzeichnung ist bereits aktiv. Neu starten?</translation> </message> @@ -9134,12 +9134,12 @@ <translation>Kein Exportformat angegeben. Abbruch...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation>Imports Diagramm</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation>Imports externer Module anzeigen?</translation> </message> @@ -9219,7 +9219,7 @@ <translation>Wähle den anzuwendenden Pygments Lexer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation>Rechtschreibprüfung...</translation> </message> @@ -9229,12 +9229,12 @@ <translation>Rechtschreibprüfung für Auswahl...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation>Zum Wörterbuch hinzufügen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation>Alle ignorieren</translation> </message> @@ -9279,42 +9279,42 @@ <translation><p>Die Datei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Die Makrodatei <b>{0}</b> existiert bereits. Überschreiben?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation>Warnung: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation>Fehler: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Warnung:</b> Vorgenommenen Änderungen gehen beim neu einlesen verloren.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation>Aktivierung eines Providers für automatische Vervollständigungen</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Ein Provider für automatische Vervollständigungen kann nicht angebunden werden, da bereits ein anderer aktiv ist. Bitte überprüfen Sie Ihre Konfiguration.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation>Aktivierung eines Providers für Calltips</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Ein Provider für Calltips kann nicht angebunden werden, da bereits ein anderer aktiv ist. Bitte überprüfen Sie Ihre Konfiguration.</translation> </message> @@ -9339,27 +9339,27 @@ <translation>Vorherige Änderung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation>Zeilen sortieren</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation>Die Auswahl enthält für eine numerische Sortierung ungültige Daten.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation>Warnung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation>Keine Warnmeldungen verfügbar.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation>Stil: {0}</translation> </message> @@ -9384,7 +9384,7 @@ <translation>Öffnen mit Kodierung</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation><p>Die Datei <b>{0}</b> wurde geändert, während sie in eric6 geöffnet war. Neu einlesen?</p></translation> </message> @@ -31317,57 +31317,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation>Unbenannt {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation>Schließen</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation>Alle schließen</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation>Speichern</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation>Speichern unter...</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation>Alle speichern</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation>Drucken</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation>Öffne „Ablehnungs“-Datei</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation>Pfad in die Zwischenablage kopieren</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation>Andere schließen</translation> </message> @@ -53249,7 +53249,7 @@ <translation>Unbenannt {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> @@ -56146,7 +56146,7 @@ <translation>Öffnet das Hilfe-Fenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation>Modultests</translation> </message> @@ -56161,17 +56161,12 @@ <translation>Starte den Modultest Dialog</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation>&Fenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3309"/> - <source>&Tools</source> - <translation>&Werkzeuge</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation>&Hilfe</translation> </message> @@ -56206,22 +56201,22 @@ <translation>Beenden der Entwicklungsumgebung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation>Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation>Hilfe</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation>&Werkzeugleisten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation>Problem</translation> </message> @@ -56241,7 +56236,7 @@ <translation>&Was ist das?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation>Fehler beim Prozessstart</translation> </message> @@ -56261,7 +56256,7 @@ <translation>Ausgabefenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation>Einstellungen</translation> </message> @@ -56311,7 +56306,7 @@ <translation>E&xtras</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation>Fehler berichten</translation> </message> @@ -56331,7 +56326,7 @@ <translation><b>Fehler berichten...</b><p>Öffnet einen Dialog zum Senden eines Fehlerberichtes.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation>Tastaturkurzbefehle exportieren</translation> </message> @@ -56351,7 +56346,7 @@ <translation><b>Tastaturkurzbefehle exportieren</b><p>Exportiert die Tastaturkurzbefehle der Applikation.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation>Tastaturkurzbefehle importieren</translation> </message> @@ -56441,7 +56436,7 @@ <translation><b>Modultest (Skript)</b><p>Modultest für aktuelles Skript ausführen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation>Modultest (Projekt)</translation> </message> @@ -56461,7 +56456,7 @@ <translation>&Modultests</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation> </message> @@ -56511,7 +56506,7 @@ <translation><b>Dateien Seite an Seite vergleichen</b><p>Öffnet einen Dialog zum Vergleich zweier Dateien und zur Anzeige des Ergebnisse Seite an Seite.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation>Drop-Fehler</translation> </message> @@ -56581,32 +56576,32 @@ <translation><b>Ansichtenprofile</b><p>Ansichtenprofile konfigurieren. Mit diesem Dialog kann die Sichtbarkeit der verschiedenen Fenster für die vorbestimmten Ansichtenprofile eingestellt werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Die Datei <b>{0}</b> existiert nicht oder hat die Größe Null.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Qt-Designer konnte nicht gestartet werden.<br>Stellen Sie sicher, dass es als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Qt-Linguist konnte nicht gestartet werden.<br>Stellen Sie sicher, dass es als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Qt-Assistant konnte nicht gestartet werden.<br>Stellen Sie sicher, dass es als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Der Werkzeugeeintrag <b>{0}</b> konnte nicht gestartet werden.<br>Stellen Sie sicher, dass er als <b>{1}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> ist keine Datei.</p></translation> </message> @@ -56631,7 +56626,7 @@ <translation><b>UI-Vorschau</b><p>Starte die UI-Vorschau.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Die UI-Vorschau konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>{0}</b> verfügbar ist.</p></translation> </message> @@ -56656,7 +56651,7 @@ <translation><b>Übersetzungsvorschau</b><p>Dies startet das Programm zur Vorschau von Übersetzungen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Die Übersetzungsvorschau konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>{0}</b> verfügbar ist.</p></translation> </message> @@ -56696,47 +56691,47 @@ <translation>Aufgabenanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation>Aufgaben speichern</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>Die Aufgabendatei <b>{0}</b> konnte nicht geschrieben werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation>Aufgaben lesen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Die Aufgabendatei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Momentan ist kein Betrachter angegeben. Bitte benutzen Sie den Einstellungsdialog, um einen festzulegen.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Der Betrachter konnte nicht gestartet werden.<br>Stellen Sie sicher, dass er als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation>Dokumentation fehlt</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>Der Dokumentationsstartpunkt „<b>{0}</b>“ konnte nicht gefunden werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>E-Mail-Adresse oder Mailserver-Adresse sind leer. Bitte konfiguriere die E-Mail-Einstellungen im Einstellungsdialog.</translation> </message> @@ -56831,7 +56826,7 @@ <translation>Öffne die Eric-API-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Die Hilfeanzeige konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>hh</b> verfügbar ist.</p></translation> </message> @@ -56897,71 +56892,71 @@ <translation>Werkzeuggruppe wählen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation>&Einstellungen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> + <location filename="../UI/UserInterface.py" line="2595"/> <source>Profiles</source> <translation>Profile</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation>&Eingebaute Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation>Starte Prozess „{0} {1}“. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation>Prozess „{0}“ ist beendet. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation>Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>Der PyQt4-Dokumentations-Startpunkt ist nicht konfiguriert.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation>Fehler während der Aktualisierungsprüfung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation>Aktualisierung verfügbar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Versionsnummern</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation>Konfiguriere Werkzeuggruppen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation>Konfiguriere aktuelle Werkzeuggruppe...</translation> </message> @@ -56976,22 +56971,22 @@ <translation>Zeige externe &Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation>Konnte keine Aktualisierungsprüfung durchführen.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation>&Abbrechen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation>Prüfe Host {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation>Erstmalige Nutzung</translation> </message> @@ -57001,12 +56996,12 @@ <translation>Initialisiere Plugin-Manager...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation>Plugi&ns</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2595"/> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation>Plugins</translation> </message> @@ -57031,7 +57026,7 @@ <translation>&Plugininformationen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation>&Pluginwerkzeuge</translation> </message> @@ -57051,12 +57046,12 @@ <translation><b>Plugin deinstallieren...</b><p>Dies öffnet einen Dialog zur Deinstallation eines Plugins.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation>Alle an&zeigen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation>Alle &ausblenden</translation> </message> @@ -57086,7 +57081,7 @@ <translation>Zeige die verfügbaren eric-Versionen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation><h3>Verfügbare Versionen</h3><table></translation> </message> @@ -57166,22 +57161,22 @@ <translation>Lade Toolbarmanager...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation>Externe Werkzeuge/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation>Externe Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>Kein Eintrag für das externe Werkzeug „{0}“ in der Gruppe „{1}“ gefunden.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation>Kein Werkzeuggruppeneintrag „{0}“ gefunden.</translation> </message> @@ -57196,32 +57191,32 @@ <translation>&Mehrfachprojektanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation>Session speichern</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation><p>Die Sessiondatei <b>{0}</b> konnte nicht geschrieben werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation>Session lesen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Die Sessiondatei <b>{0}</b> konnte nicht gelesen werden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Zeichenkodierung des aktuellen Editors an.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt an, ob die aktuelle Datei geschrieben werden kann.</p></translation> </message> @@ -57246,17 +57241,17 @@ <translation><b>Neue Funktion anfragen...</b><p>Öffnet einen Dialog, um eine Anfrage für eine neue Funktion zu senden.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Sprache des aktuellen Editors an.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Zeilennummer des aktuellen Editors an.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Cursorposition des aktuellen Editors an.</p></translation> </message> @@ -57281,12 +57276,12 @@ <translation><b>Schalte das Fenster der Horizontalen Werkzeugbox um</b><p>Falls das Fenster der Horizontalen Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation>Anwendung neu starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation>Die Anwendung muss neu gestartet werden. Jetzt durchführen?</translation> </message> @@ -57296,12 +57291,12 @@ <translation>Alt+Shift+A</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation>Einstellungen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Dieser Teil der Statusleiste zeigt die Zeilenendekodierung des aktuellen Editors an.</p></translation> </message> @@ -57431,7 +57426,7 @@ <translation><b>SQL-Browser</b><p>Erforsche eine SQL-Datenbank.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Der SQL-Browser konnte nicht gestartet werden.<br>Stellen Sie sicher, dass er als <b>{0}</b> verfügbar ist.</p></translation> </message> @@ -57446,12 +57441,12 @@ <translation>&Icon-Editor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation>Qt3-Unterstützung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>Der PySide-Dokumentations-Startpunkt ist nicht konfiguriert.</p></translation> </message> @@ -57501,7 +57496,7 @@ <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>Tastaturkurzbefehlsdatei (*.e4k)</translation> </message> @@ -57541,27 +57536,27 @@ <translation><b>Python 2-Dokumentation</b><p>Zeigt die Python 2-Dokumentation an. Ist kein Dokumentationsverzeichnis konfiguriert, so ist der Ort, an dem die Python 2-Dokumentation gesucht wird, unter Windows das Verzeichnis <i>doc</i> unter dem Verzeichnis, in dem der konfigurierte Python 2-Interpreter installiert ist, und unter Unix das Verzeichnis <i>/usr/share/doc/packages/python/html/python-docs-html</i>. Um dies zu überschreiben, können Sie die Umgebungsvariable PYTHON2DOCDIR setzen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation>Fehler beim Herunterladen der Versionsinformationen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation>Die Versionsinformationen konnten nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation>Browser starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation>Der Systemwebbrowser konnte nicht gestartet werden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation>Die Versionsinformationen konnten seit 7 Tagen nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation> </message> @@ -57647,12 +57642,12 @@ <translation><b>Bildschirmfoto</b><p>Dies öffnet einen Dialog, um ein Bildschirmfoto aufzunehmen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Die Bildschirmfotoanwendung konnte nicht gestartet werden.<br>Stellen Sie sicher, dass sie als <b>{0}</b> verfügbar ist.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation>Wähle Arbeitsverzeichnis</translation> </message> @@ -57872,7 +57867,7 @@ <translation><b>Zahlenanzeiger aktivieren</b><p>Dies schaltet den Eingabefokus auf das Zahlenanzeigerfenster um.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation>&Fenster</translation> </message> @@ -57962,7 +57957,7 @@ <translation>Öffne die Qt5 Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation><p>Dieser Teil der Statusleiste ermöglicht das Zoomen des aktuellen Editors, der Shell oder des Terminals.</p></translation> </message> @@ -58027,7 +58022,7 @@ <translation>Öffne die PyQt5-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation><p>Der PyQt5-Dokumentations-Startpunkt ist nicht konfiguriert.</p></translation> </message> @@ -58062,7 +58057,7 @@ <translation><b>PySide-Dokumentation</b><p>Zeige die PySide-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation>%v/%m</translation> </message> @@ -58082,7 +58077,7 @@ <translation><b>Zeige Fehlerbericht...</b><p>Dies öffnet einen Dialog zur Anzeige des aktuellsten Fehlerberichtes.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation>Versionsprüfung</translation> </message> @@ -58153,37 +58148,37 @@ <translation><b>Eric-API-Dokumentation</b><p>Zeige die Eric-API-Dokumentation an. Der Pfad für die Dokumentation ist das Unterverzeichnis Documentation/Source im eric6-Installationverzeichnis.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation>Qt v.3 wird von eric6 nicht unterstützt.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation>Eine Aktualisierung auf <b>{0}</b> von Eric6 ist unter <b>{1}</b> verfügbar. Wollen Sie sie laden?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation>Eric6 ist aktuell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation>Sie verwenden die aktuellste Version von eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation>eric6 wurde noch nicht konfiguriert. Der Konfigurationsdialog wird nun gestartet.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation>&Benutzerwerkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation>Keine Benutzerwerkzeuge konfiguriert</translation> </message>
--- a/i18n/eric6_en.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_en.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8533,7 +8533,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation type="unfinished"></translation> </message> @@ -8773,7 +8773,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation type="unfinished"></translation> </message> @@ -8948,287 +8948,287 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source>Error saving macro</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Start Macro Recording</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Macro recording is already active. Start new?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Macro Recording</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Enter name of the macro:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> @@ -9253,27 +9253,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> @@ -9298,7 +9298,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"></translation> </message> @@ -31161,57 +31161,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation type="unfinished"></translation> </message> @@ -52746,7 +52746,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> @@ -55989,7 +55989,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation type="unfinished"></translation> </message> @@ -56029,7 +56029,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation type="unfinished"></translation> </message> @@ -56089,7 +56089,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation type="unfinished"></translation> </message> @@ -56374,7 +56374,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> @@ -56394,7 +56394,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> @@ -56594,374 +56594,369 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3309"/> - <source>&Tools</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2438"/> <source>Select Tool Group</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> - <source>Profiles</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2595"/> + <source>Profiles</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation type="unfinished"></translation> </message> @@ -57001,27 +56996,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -57107,12 +57102,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -57332,7 +57327,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation type="unfinished"></translation> </message> @@ -57422,7 +57417,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -57487,7 +57482,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> @@ -57522,7 +57517,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -57542,7 +57537,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -57612,37 +57607,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric6_es.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_es.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8801,7 +8801,7 @@ <translation>Editar punto de interrupción...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation>Activar punto de interrupción</translation> </message> @@ -8901,207 +8901,207 @@ <translation>Guardar archivo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation>Autocompletar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Autocompletar no está disponible porque no hay origen de datos para autocompletar.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation>Deshabilitar punto de interrupción</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation>Cobertura de codigo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation>Por favor seleccione un archivo de cobertura</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation>Mostrar Anotaciones de Cobertura de Código</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation>Todas las líneas han sido cubiertas.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation>No hay archivo de cobertura disponible.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation>Datos de profiling</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation>Por favor seleccione un archivo de profiling</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation>Error de sintaxis</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation>No hay mensajes de error de sintaxis disponibles.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation>Nombre de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation>Seleccione un nombre de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation>Cargar archivo de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation>Archivos de Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation>Error al cargar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation>Guardar archivo de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation>Guardar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source>Error saving macro</source> <translation>Error al guardar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Start Macro Recording</source> <translation>Comenzar grabación de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Macro recording is already active. Start new?</source> <translation>Grabación de macro ya está activada. ¿Comenzar una nueva?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Macro Recording</source> <translation>Grabando macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Enter name of the macro:</source> <translation>Introduzca el nombre de la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation>Archivo modificado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation>Error al soltar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation>Recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation>Añadir archivo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation>Añadir archivos...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation>Añadir archivo con un alias...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation>Añadir recursos localizados...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation>Añadir ventana de recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation>Añadir archivo de recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation>Añadir archivo de recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation>Añadir archivo de recursos con un alias</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation>Digrama de paquetes</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation>¿Incluir atributos de clase?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation>Diagrama de imports</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation>¿Incluir los imports de módulos externos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation>Diagrama de aplicación</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation>¿Incluir nombres de módulos?</translation> </message> @@ -9176,7 +9176,7 @@ <translation>Seleccionar el Analizador Léxico de Pygments.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation>Corrección ortográfica...</translation> </message> @@ -9186,12 +9186,12 @@ <translation>Corrección ortográfica de la selección...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation>Añadir al diccionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation>Ignorar Todo</translation> </message> @@ -9231,32 +9231,32 @@ <translation><p>El archivo <b>{0}</b> no puede ser guardado.<br>Causa: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>El archivo de macro <b>{0}</b> no se puede leer.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>El archivo de macro <b>{0}</b> está dañado</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>El archivo de macro <b>{0}</b> no se puede escribir.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> no es un archivo.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation>Alias para el archivo <b>{0}</b>:</translation> </message> @@ -9286,42 +9286,42 @@ <translation><p>El archivo <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>El archivo de macro <b>{0}</b> ya existe. ¿Desea sobreescribirlo?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation>Advertencia: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation>Error: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Advertencia:</b> Perderá los cambios si lo reabre.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation>Activando el Proveedor de Autocompletado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>El proveedor de autocompletado no puede ser conectado porque ya hay uno activo. Por favor revise la configuración.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation>Activando Proveedor de Calltip</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>El proveedor de calltip no puede ser conectado porque ya hay uno activo. Por favor revise la configuración.</translation> </message> @@ -9346,27 +9346,27 @@ <translation>Cambio anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation>Ordenar Líneas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation>La selección contiene datos ilegales para una ordenación numérica.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation>Advertencia</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation>No hay mensajes de advertencia disponibles.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation>Estilo: {0}</translation> </message> @@ -9391,7 +9391,7 @@ <translation>Reabrir Con Codificación</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation><p>El archivo <b>{0}</b> ha cambiado mientras estaba abierto en eric6. ¿Desea volver a cargarlo?</p></translation> </message> @@ -31371,57 +31371,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation>Cerrar</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation>Cerrar todo</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation>Guardar</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation>Guardar como...</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation>Guardar todo</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation>Imprimir</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation>Sin título {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation>Abrir archivo 'de rechazo'</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation>Copiar Ruta al Portapapeles</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation>Cerrar Otras</translation> </message> @@ -53252,7 +53252,7 @@ <translation>Sin título {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> @@ -56399,7 +56399,7 @@ <translation>Mostrar las versiones disponibles para descarga</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation>Enviar informe de bugs</translation> </message> @@ -56419,7 +56419,7 @@ <translation><b>Enviar informe de Bugs...</b><p>Abre un diálogo para enviar un informe de un error (bug).</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation>Test Unitario</translation> </message> @@ -56479,7 +56479,7 @@ <translation><b>Test Unitario de Script</b><p>Ejecuta un test unitario con el script actual.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation>Test Unitario de Proyecto</translation> </message> @@ -56659,7 +56659,7 @@ <translation><b>Atajos de Teclado</b><p>Establezca los atajos de teclado para la aplicación con sus valores preferidos.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation>Exportar Atajos de Teclado</translation> </message> @@ -56679,7 +56679,7 @@ <translation><b>Exportar Atajos de Teclado</b><p>Exporte los atajos de teclado de la aplicación.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation>Importar Atajos de Teclado</translation> </message> @@ -56831,7 +56831,7 @@ <message> <location filename="../UI/UserInterface.py" line="3309"/> <source>&Tools</source> - <translation>&Herramientas</translation> + <translation type="obsolete">&Herramientas</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2438"/> @@ -56839,182 +56839,182 @@ <translation>Seleccionar Grupo de Herramientas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation>Con&figuración</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation>Ven&tana</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation>&Barra de Herramientas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation>P&lugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation>Ay&uda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation>Herramientas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation>Ajustes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation>Ayuda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> - <source>Profiles</source> - <translation>Perfiles</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2595"/> + <source>Profiles</source> + <translation>Perfiles</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation>Plugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Números de Versiones</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>La dirección de correo electrónico o la dirección del servidor de correo están en blanco. Por favor configure las opciones de Correo Electrónico en el diálogo de Preferencias.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation>Configurar Grupos de Herramientas ...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation>Configurar Grupo de Herramientas actual ...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation>Herramientas de serie (&builtin)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation>Herramientas de Extensión (&Plugin)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation>&Ver todo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation>&Ocultar todo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation>No hay script principal definido para el proyecto actual. Abortando</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation>Problema</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>No hay visor personalizado seleccionado actualmente. Por favor, especifique uno en el diálogo de preferencias.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>No se ha podido ejecutar el visor de ayuda.<br>Asegúrese de que esta disponible como <b>hh</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation>Falta documentación</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation>Documentación</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><P>El punto de entrada de documentación de PyQt4 no ha sido configurado.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation>Guardar tareas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation>Leer tareas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation>Error de volcado</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation>Error durante la verificación de actualización</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation>&Cancelar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation>Actualizaciones disponibles</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation>No se puede llevar a cabo la verificación de actualizaciones.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versiones disponibles</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation>Usado por primera vez</translation> </message> @@ -57074,7 +57074,7 @@ <translation>Restaurando Gestor de Barras de Herramientas...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation>Herramientas Externas</translation> </message> @@ -57089,22 +57089,22 @@ <translation>Visor de &Multiproyecto</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation>Guardar sesión</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation>Cargar sesión</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Esta zona de la barra de estado muestra la codificación del editor actual.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Esta zona de la barra de estado muestra una indicación de las propiedades de escritura de los archivos del editor.</p></translation> </message> @@ -57129,17 +57129,17 @@ <translation><b>Solicitar nueva Característica...</b><p>Abre un diálogo para enviar una solicitud de nueva característica.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Esta zona de la barra de estado muestra el lenguaje del editor actual.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Esta zona de la barra de estado muestra el número de línea en el editor actual.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Esta zona de la barra de estado muestra la posición del cursor en el editor actual.</p></translation> </message> @@ -57169,22 +57169,22 @@ <translation><b>Conmutar la ventana de Caja de Herramientas Horizontal</b><p>Si la ventana de Caja de Herramientas Horizontal está escondida, se muestra. Si está siendo mostrada, se cierra.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation>Reiniciar aplicación</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation>La aplicación necesita ser reiniciada. ¿Desea hacerlo ahora?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Esta zona de la barra de estado muestra la configuración actual de fin de línea (eol) para los editores.</p></translation> </message> @@ -57324,12 +57324,12 @@ <translation>Editor de &Iconos...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation>Soporte para Qt 3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><P>El punto de entrada de documentación de PySide no ha sido configurado.</p></translation> </message> @@ -57364,110 +57364,110 @@ <translation>{0} - {1} - {2} - Modo Pasivo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation>Herramientas Externas/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>El archivo <b>{0}</b> no existe o tiene longitud nula. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>No se ha podido ejecutar Qt-Designer.<br>Asegúrese de que esta disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>No se ha podido ejecutar Qt-Linguist.<br>Asegúrese de que esta disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>No se ha podido ejecutar Qt-Assistant.<br>Asegúrese de que esta disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>No se ha podido ejecutar el visor personalizado.<br>Asegúrese de que esta disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>No se ha podido ejecutar el Previsualizador de UI.<br>Asegúrese de que esta disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>No se ha podido ejecutar el Previsualizador de Traducciones.<br>Asegúrese de que esta disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>No se ha podido iniciar el navegador SQL.<br>Asegúrese de que está disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>No se ha encontrado la entrada para la herramienta externa '{0}' en el grupo de herramientas '{1}'.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation>No se ha encontrado la entrada para el grupo de herramientas '{0}'.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation>Comenzando proceso '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>No se ha podido ejecutar la entrada de herramienta <b>{0}</b>.<br>Asegúrese de que esta disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation>El proceso '{0}' ha finalizado.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><P>El punto de entrada de documentación "<b>{0}</b>" no ha podido encontrarse.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>El archivo de tareas <b>{0}</b> no pudo ser guardado.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>El archivo de tareas <b>{0}</b> no puede leerse.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation><p>El archivo de sesión <b>{0}</b> no ha podido guardarse.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>El archivo de sesión <b></b> no ha podido ser leído.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> no es un archivo.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation>Probando host {0}</translation> </message> @@ -57502,7 +57502,7 @@ <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>Archivo de atajos de teclado (*.e4k)</translation> </message> @@ -57542,27 +57542,27 @@ <translation><b>Documentación de Python 2</b><p>Mostrar la documentación de Python 2. Si no se ha configurado un directorio con esta documentación, la ubicación de la documentación de Python 2 se asumirá en el directorio de documentación bajo la ubicación del ejecutable configurado de Python 2 en Windows, y en <i>/usr/share/doc/packages/python/html/python-docs-html</i> para Unix. Establezca el valor de la variable de entorno PYTHON2DOCDIR para sobreescribir estas opciones. </p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation>Error al obtener información de versiones</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation>La información de versiones no se ha podido descargar. Póngase online por favor e inténtelo de nuevo.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation>Abrir Navegador</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation>No se ha podido iniciar el navegador web</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation>La información de versiones no se ha podido descargar en los últimos 7 días. Póngase por favor online e inténtelo de nuevo.</translation> </message> @@ -57648,12 +57648,12 @@ <translation><b>Captura de Pantalla</b><p>Abre un diálogo para tomar capturas de pantalla de una región de la pantalla.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>No se ha podido ejecutar la herramienta de Captura de Pantalla.<br>Asegúrese de que esta disponible como <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation>Seleccionar Directorio para el Espacio de Trabajo</translation> </message> @@ -57873,7 +57873,7 @@ <translation><b>Activar Visor de Números</b><p>Cambia el foco de input a la ventana de Visor de Números.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation>&Ventanas</translation> </message> @@ -57963,7 +57963,7 @@ <translation>Abrir Documentación de Qt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation><p>Esta zona de la barra de estado permite hacer zoom sobre el editor, shell o terminal actual.</p></translation> </message> @@ -58028,7 +58028,7 @@ <translation>Abrir Documentación de PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation><P>El punto de entrada de documentación de PyQt5 no ha sido configurado.</p></translation> </message> @@ -58063,7 +58063,7 @@ <translation><b>Documentación de PySide</b><p>Muestra la Documentación de PySide. Dependiendo de la configuración, esta documentación será mostrará en el visor de ayuda interno de Eric,en un navegador web, o se ejecutará Qt Assistant.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation>%v/%m</translation> </message> @@ -58083,7 +58083,7 @@ <translation><b>Mostrar registro de errores...</b><p>Abre un diálogo mostrando el registro más reciente de errores.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation>Verificación de Versión</translation> </message> @@ -58153,37 +58153,37 @@ <translation><b>Documentación de API de Eric</b><p>Muestra la documentación de API de Eric. La ubicación de la documentación es el subdirectorio Documentation/Source del directorio de instalación de eric6.</p> </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation>Qt v.3 no está soportado por eric6.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation>La actualización para <b>{0}</b> de eric6 está disponible en <b>{1}</b>. ¿Le gustaría obtenerla?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation>Eric6 está actualizado</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation>Está utilizando la última versión de eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation>Eric6 todavía no está configurado. El diálogo de configuración va a ser iniciado.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric6_fr.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_fr.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8663,7 +8663,7 @@ <translation>Éditer le point d'arrêt...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation>Activer le point d'arrêt</translation> </message> @@ -8738,97 +8738,97 @@ <translation>Fichier Modifié</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation>Autocompletion</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>L'autocompletion n'est pas disponible car aucune source d'autocomplétion n'est définie.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation>Désactiver le point d'arrêt</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation>Code Coverage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation>Sélectionner un fichier coverage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation>Profiler de données</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation>Sélectionner un fichier profile</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation>Nom de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation>Sélectionner un nom de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation>Fichier Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation>Charger un fichier macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation>Erreur lors du chargement de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation>Enregistrer le fichier macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation>Enregistrer la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source>Error saving macro</source> <translation>Erreur lors de l'enregistrement de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Start Macro Recording</source> <translation>Démarrer l'enregistrement de la macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Macro Recording</source> <translation>Enregistrement de macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Enter name of the macro:</source> <translation>Entrer le nom de la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation>Fichier modifié</translation> </message> @@ -8848,7 +8848,7 @@ <translation>Supprimer les flags d'erreurs de syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation>Erreur de suppression</translation> </message> @@ -8858,12 +8858,12 @@ <translation>Afficher le message d'erreur de syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation>Erreur de syntaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation>Aucun message d'erreur de syntaxe..</translation> </message> @@ -8893,17 +8893,17 @@ <translation>Ligne non executée précédente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation>Afficher les annotations de Code Coverage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation>Toutes les lignes ont été executées.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation>Impossible de trouver le fichier de coverage.</translation> </message> @@ -8938,72 +8938,72 @@ <translation>Pas de langage</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation>Ressources</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation>Ajouter un fichier...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation>Ajouter des fichiers...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation>Ajouter un fichier alias...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation>Ajouter une ressource localisée...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation>Ajoute un fichier ressource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation>Ajoute des fichiers ressources</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation>Ajoute un alias de fichier ressource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation>Diagramme de package</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation>Inclure les attributs de classes ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation>Diagramme de l'application</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation>Inclure les noms de modules ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation>Ajouter un cadre ressource</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Macro recording is already active. Start new?</source> <translation>L'enregistrement de macro est déjà actif. En démarrer une nouvelle ?</translation> </message> @@ -9053,12 +9053,12 @@ <translation>Aucun format d'exportation indiqué. Abandon...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation>Diagramme des modules</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation>Inclure l'importation de modules externes?</translation> </message> @@ -9133,7 +9133,7 @@ <translation>Sélectionne l'analyseur Pygments à appliquer.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation>Correction orthographique...</translation> </message> @@ -9143,12 +9143,12 @@ <translation>Correction orthographique de la sélection...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation>Ajouter au dictionnaire</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation>Tout ignorer</translation> </message> @@ -9188,32 +9188,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished"></translation> </message> @@ -9243,42 +9243,42 @@ <translation type="unfinished"><p>Le fichier <b>{0}</b>existe déjà. Écraser ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> @@ -9303,27 +9303,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation type="unfinished">Warning</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> @@ -9348,7 +9348,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"></translation> </message> @@ -31259,57 +31259,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation>Fermer</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation>Tout fermer</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation>Enregistrer</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation>Enregistrer sous...</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation>Tout enregistrer</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation>Imprimer</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation type="unfinished">Copier chemin dans le Presse-Papiers</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation type="unfinished"></translation> </message> @@ -53073,7 +53073,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> @@ -56046,7 +56046,7 @@ <translation><b>Afficher les versions</b><p>Affiche les informations sur les versions.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation>Rapport de bogue</translation> </message> @@ -56066,7 +56066,7 @@ <translation><b>Rapport de bogue...</b><p>Ouvre une fenêtre pour envoyer un rapport de bogue.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation>Tests unitaires</translation> </message> @@ -56121,7 +56121,7 @@ <translation><b>Raccourcis claviers</b><p>Edite les raccourcis claviers pour l'application.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation>Exporter les raccourcis clavier</translation> </message> @@ -56141,7 +56141,7 @@ <translation><b>Exporter les raccourcis clavier</b><p>Exporte les raccourcis claviers de l'application.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation>Importer des raccourcis clavier</translation> </message> @@ -56168,45 +56168,45 @@ <message> <location filename="../UI/UserInterface.py" line="3309"/> <source>&Tools</source> - <translation>&Outils</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <translation type="obsolete">&Outils</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation>&Fenêtre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation>A&ide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation>Outils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation>Aide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation>Configuration</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation>&Barres d'Outils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation>Problème</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation>Erreur du processus</translation> </message> @@ -56262,7 +56262,7 @@ <translation><b>Script de tests unitaires</b><p>Lance les tests unitaires sur le script en cours.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation>Projet de tests unitaires</translation> </message> @@ -56317,12 +56317,12 @@ <translation>Tests &unitaires</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Il n'y a pas de script principal défini dans le projet en cours. Abandon</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation>Erreur de suppression</translation> </message> @@ -56457,27 +56457,27 @@ <translation>Visualisueur de tâches</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation>Enregistrement des tâches</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation>Lecture des tâches</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Aucun visualiseur personalisé n'est sélectionné. Prière d'en spécifier un dans les préférences.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation>Documentation Manquante</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>L'adresse mail ou l'adresse du serveur mail est vide. Veuillez configurer vos paramètres mails dans la fenêtre des Préférences.</translation> </message> @@ -56572,7 +56572,7 @@ <translation>Ouvre la documentation sur les APIs Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Impossible de démarrer le visualiseur d'aide.<br>Assurez-vous qu'il est bien ici <b>hh</b>.</p></translation> </message> @@ -56638,67 +56638,67 @@ <translation>Sélection d'un groupe d'outils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation>&Configuration</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> + <location filename="../UI/UserInterface.py" line="2595"/> <source>Profiles</source> <translation>Profils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation>Outils &internes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation>Documentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>L'emplacement de la documentation PyQt4 n'a pas été configuré.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation>Erreur durant la recherche de mises à jour</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation>Mise à jour disponible</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Numéros de version</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation type="unfinished">Ouverture du navigateur</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation type="unfinished">Impossible de lancer le navigateur web</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation>Configuration des groupes d'outils...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation>Configuration du groupe d'outils courant...</translation> </message> @@ -56713,17 +56713,17 @@ <translation>Afficher les &outils externes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation>&Annuler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation>Impossible de vérifier les mises à jour.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation>Première utilisation</translation> </message> @@ -56733,12 +56733,12 @@ <translation>Initialisation du gestionnaire de plugins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation>P&lugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2595"/> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation>Plugins</translation> </message> @@ -56763,7 +56763,7 @@ <translation>Infos &Plugins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation>Outils &plugins</translation> </message> @@ -56793,12 +56793,12 @@ <translation>As&sistants</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation>Tout &afficher</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation>Tout &masquer</translation> </message> @@ -56818,7 +56818,7 @@ <translation>Affiche les versions disponibles pour le téléchargement</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versions disponibles</h3><table></translation> </message> @@ -56908,27 +56908,27 @@ <translation>Gestionnaire de &multi-projet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation>Outils externes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation>Enregistrer la session</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation>Chargement de session</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Cette partie de la barre d'état affiche l'encodage des éditeurs.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Cette partie de la barre d'état affiche les droits d'écriture des fichiers en cours.</p></translation> </message> @@ -56953,17 +56953,17 @@ <translation><b>Demande d'amélioration...</b><p>Ouvre une fenêtre permettant d'envoyer une demande d'amélioration.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Cette zone de la barre d'état affiche le langage de l'éditeur actif.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Cette zone de la barre d'état affiche le numéro de ligne de l'éditeur actif.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Cette zone de la barre d'état affiche la position du curseur.</p></translation> </message> @@ -56993,22 +56993,22 @@ <translation><b>Afficher/Masquer la barre d'outils horizontale</b><p>Affiche ou masque la barre d'outils horizontale, selon.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation>Redémarrage de l'application</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation>L'application a bersoin d'être relancée. Relancer maintenant ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation>Configuration...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Cette zone de la barre d'état affiche le type de fin de lignes utilisé pour les éditeurs.</p></translation> </message> @@ -57148,12 +57148,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> @@ -57188,109 +57188,109 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> @@ -57325,7 +57325,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> @@ -57365,17 +57365,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -57461,12 +57461,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -57771,12 +57771,12 @@ <translation type="unfinished">Lance la Documentation Qt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation type="unfinished">&Fenêtres</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -57841,7 +57841,7 @@ <translation type="unfinished">Lance la documentation PyQt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"><p>L'emplacement de la documentation PyQt4 n'a pas été configuré.</p> {5 ?}</translation> </message> @@ -57876,7 +57876,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -57896,7 +57896,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -57966,37 +57966,37 @@ <translation type="unfinished"><b>Documentation de l'API Eric</b><p>Affiche la do. The location for the documentation is the Documentation/Source subdirectory of the eric4 installation directory.</p> {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric4 est à jour {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">eric4 n'a pas encore été configuré. La fenêtre de configuration va être ouverte. {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric6_it.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_it.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8699,7 +8699,7 @@ <translation>Modifica Breakpoint...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation>Abilita breakpoint</translation> </message> @@ -8774,97 +8774,97 @@ <translation>File modificato</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation>Autocompletamento</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>L'autocomplentamento non è disponibile perchè non ci sono fonti impostate.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation>Disabilita breakpoint</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation>Analisi codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation>Per favore seleziona un file per l'analisi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation>Profilazione dati</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation>Per favore seleziona un file per la profilazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation>Nome Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation>Seleziona un nome per la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation>File Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation>Carica un file di macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation>Errore nel caricamento della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation>Salva un file di macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation>Salva macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source>Error saving macro</source> <translation>Errore nel salvataggio della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Start Macro Recording</source> <translation>Avvia registrazione della macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Macro Recording</source> <translation>Registrazione Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Enter name of the macro:</source> <translation>Inserisci un nome per la macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation>File modificato</translation> </message> @@ -8884,7 +8884,7 @@ <translation>Elimina errori di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation>Errore Drop</translation> </message> @@ -8894,12 +8894,12 @@ <translation>Mostra i messaggi degli errori di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation>Errore di sintassi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation>Nessun messaggio degli errori di sintassi disponibile.</translation> </message> @@ -8929,17 +8929,17 @@ <translation>File non analizzato precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation>Mostra le annotazioni dell'analisi del codice</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation>Tutte le linee sono state analizzate.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation>Non ci sono file di analisi disponibili.</translation> </message> @@ -8974,72 +8974,72 @@ <translation>Nessun linguaggio</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation>Risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation>Aggiungi file...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation>Aggiungi files...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation>Aggiungi file sinonimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation>Aggiungi una risorsa localizzata...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation>Aggiungi un file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation>Aggiundi dei file risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation>Aggiungi file sinonimo delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation>Diagrammi del package</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation>Includi gli attributi della classe ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation>Diagrammi dell'applicazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation>Includi i nomi dei moduli ?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation>Aggiungi riquadro delle risorse</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Macro recording is already active. Start new?</source> <translation>Registrazione macro già attiva. Avvia nuovamente ?</translation> </message> @@ -9089,12 +9089,12 @@ <translation>Nessun formato di export impostato. Annullamento...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation>Importa diagrammi</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation>Includi gli import dai moduli esterni ?</translation> </message> @@ -9169,7 +9169,7 @@ <translation>Selezione l'analizzatore lessicale di Pygments da applicare.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation>Controllo sillabazione...</translation> </message> @@ -9179,12 +9179,12 @@ <translation>Controllo sillabazione della selezione...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation>Aggiungi al dizionario</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation>Ignora tutto</translation> </message> @@ -9224,32 +9224,32 @@ <translation><p>Il file <b>{0}</b> non può essere salvato.<br />Motivo: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Il file macro <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Il file macro <b>{0}</b> è danneggiato.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Il file macro <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> non è un file.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation>Alias per il file <b>{0}</b>:</translation> </message> @@ -9279,42 +9279,42 @@ <translation><p>Il file <b>{0}</b> esiste già. Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Il file delle macro <b>{0}</b> esiste già.Sovrascriverlo ?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation>Attenzione: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation>Errore: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Attenzione:</b> con la riapertura le modifiche andranno perse.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation>Fornitore Autocompletamento in attivazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Il fornitore di autocompletamento non può essere connesso perchè è gia attivo un altro. Per cortesia controlla la configurazione.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation>Fornitore CallTip in attivazione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Il fornitore di autocompletamento non può essere connesso perchè è gia attivo un altro. Per cortesia controlla la configurazione.</translation> </message> @@ -9339,27 +9339,27 @@ <translation>Modifica precedente</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation>Righe ordinate</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation>La selezione contiene dati non validi per un ordinamento numerico.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation>Attenzione</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation>Nessun messaggio di attenzione disponibile.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation>Stile: {0}</translation> </message> @@ -9384,7 +9384,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"><p>Il file <b>{0}</b> è stato modificato mentre era aperto in eric5. Rileggerlo ?</p> {0}?} {6.?}</translation> </message> @@ -31313,57 +31313,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation>Chiudi</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation>Chiudi tutto</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation>Salva</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation>Salva come...</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation>Salva tutto</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation>Stampa</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation>Senza titolo {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation>Apri file 'scarto'</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation>Copia il percorso nella Clipboard</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation>Chiudi altri</translation> </message> @@ -53134,7 +53134,7 @@ <translation>Senza titolo {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> @@ -56115,7 +56115,7 @@ <translation><b>Mostra versioni</b><p>Mostra delle informazioni sulla versione.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation>Segnala Bug</translation> </message> @@ -56135,7 +56135,7 @@ <translation><b>>Segnala Bug...</b><p>Apre un dialogo per segnalare un bug.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation>Unittest</translation> </message> @@ -56190,7 +56190,7 @@ <translation><b>Scorciatoie da tastiera</b><p>Imposta le scorciatoie da tastiera dell'applicazione con i valori personalizzati.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation>Esporta scorciatoie da tastiera</translation> </message> @@ -56210,7 +56210,7 @@ <translation><b>Esporta scorciatoie da tastiera</b><p>Esporta le scorciatoie da tastiera dell'applicazione.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation>Importa scorciatoie da tastiera</translation> </message> @@ -56237,45 +56237,45 @@ <message> <location filename="../UI/UserInterface.py" line="3309"/> <source>&Tools</source> - <translation>S&trumenti</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <translation type="obsolete">S&trumenti</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation>&Finestre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation>&Help</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation>Strumenti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation>Aiuto</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation>Impostazioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation>&Toolbar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation>Problema</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation>Errore Generazione Processo</translation> </message> @@ -56330,7 +56330,7 @@ <translation><b>Script Unittest</b><p>Esegui unittest con lo script corrente.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation>Progetto Unittest</translation> </message> @@ -56385,12 +56385,12 @@ <translation>&Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Non c'è uno script principale definito per il progetto. Esco</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation>Errore Drop</translation> </message> @@ -56525,27 +56525,27 @@ <translation>Task-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation>Salva task</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation>Leggi task</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Attualmente nessun visualizzatore personalizzato è selezionato. Per favore usa il dialogo delle preferenze per specificarne uno.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation>Documentazione mancante</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>L'indirizzo di posta o il server si posta sono vuoti. Per cortesia configura le opzioni per l'Email nel dialogo delle preferenze.</translation> </message> @@ -56640,7 +56640,7 @@ <translation>Apri documentazione API di Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Non posso avviare il visualizzatore di help.<br>Assicurarsi che sia disponibile come <b>hh</b>.</p></translation> </message> @@ -56706,57 +56706,57 @@ <translation>Seleziona Tool Group</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation>Impos&tazioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> + <location filename="../UI/UserInterface.py" line="2595"/> <source>Profiles</source> <translation>Profili</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation>Tool &Builtin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation>Documentazione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>L'inizio della documentazione di PyQt4 non è stato configurato.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation>Errore nel controllo per gli update</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation>Aggiornamento disponibile</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Numeri di versione</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation>Configura Tools Groups...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation>Configura Tools Groups correnti...</translation> </message> @@ -56771,17 +56771,17 @@ <translation>Mostra toll &esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation>&Cancella</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation>Non posso controllare per gli update.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation>Primo avvio</translation> </message> @@ -56791,12 +56791,12 @@ <translation>Inizializzazione Gestore Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation>P&lugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2595"/> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation>Plugins</translation> </message> @@ -56821,7 +56821,7 @@ <translation>Informazioni su &Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation>Informazioni sui &Plugin Tools</translation> </message> @@ -56851,12 +56851,12 @@ <translation>Wi&zards</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation>Mo&stra tutti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation>Nascondi &tutti</translation> </message> @@ -56876,7 +56876,7 @@ <translation>Mostra le versioni disponibili per il download</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versioni disponibili</h3><table></translation> </message> @@ -56966,27 +56966,27 @@ <translation>&Multiproject-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation>Tool esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation>Salva sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation>Leggi sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Questa zona della barra di stato mostra l'encoding usato dall'editor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Questa zona della barra di stato mostra la possibilità di scrittura del file.</p></translation> </message> @@ -57011,17 +57011,17 @@ <translation><b>Richiedi funzionalità...</b><p>Apre un dialogo per mandare una richiesta di funzionalità.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Questa zona della barra di stato mostra il linguaggio usato dall'editor.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Questa parte della barra di stato mostra il numero di linea.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Questa parte della barra di stato mostra la posizione del cursore.</p></translation> </message> @@ -57051,22 +57051,22 @@ <translation><b>Abilita/Disabilita la finestra della toolbox orizzontale</b><p>Se la finestra della toolbox orizzontale è nascosta verrà mostrata. Se è mostrata verrà chiusa.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation>Riavvia applicazione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation>L'applicazione necessita di un riavvio. Farlo ora ?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation>Configura...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Questa zona della barra di stato mostra l'eol usato dall'editor.</p></translation> </message> @@ -57206,7 +57206,7 @@ <translation>Editor di &icone...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation>Supporto Qt3</translation> </message> @@ -57226,7 +57226,7 @@ <translation>Apri documentazione PySide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>L'inizio della documentazione di PySide non è stato configurato.</p></translation> </message> @@ -57246,110 +57246,110 @@ <translation>{0} -{1} - {2} - Passive Debug Mode</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation>Tool Esterni/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Il file <b>{0}</b> non esiste o ha lunghezza zero.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare Qt-Designer.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare Qt-Linguist.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare Qt-Assistant.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare il visualizzatore personalizzato.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare UI Previewer.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare l'anteprima delle traduzioni.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Non posso avviare SQL Browser.<br>Assicurarsi che sia disponibile come <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>Nessun elemento per il tool esterno '{0}' trovato nel gruppo '{1}'.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation>Nessun gruppo '{0}' trovato.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation>Avvio processo '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Non posso avviare l'elemento degli strumenti <b>{0}</b>.<br>Assicurarsi che sia disponibile come <b>{1}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation>Il processo '{0}' è terminato.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>L'inizio della documentazione "<b>{0}</b>" non viene trovato.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>Il file task <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Il file task <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation><p>Il file sessione <b>{0}</b> non può essere scritto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Il file sessione <b>{0}</b> non può essere letto.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> non è un file.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation>Tento su host {0}</translation> </message> @@ -57384,7 +57384,7 @@ <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>File scorciatoi tastiera (*.e4k)</translation> </message> @@ -57424,27 +57424,27 @@ <translation><b>Documentazione Python 2</b><p>Mostra la documentazione Python 2. Se non è configurata una directory per la documentazione, viene assunto che la posizione della documentazione sia nella directory doc nella locazione dell'eseguibile Python 2 su Windows e <i>/usr/share/doc/packages/python/html</i> su Unix. Imposta PYTHONDOCDIR2 nel tuo ambiente per sovrascrivere questi valori.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -57530,12 +57530,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation type="unfinished">Seleziona cartella di lavoro</translation> </message> @@ -57755,7 +57755,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation type="unfinished">&Finestre</translation> </message> @@ -57845,7 +57845,7 @@ <translation type="unfinished">Apri documentazione su Qt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -57910,7 +57910,7 @@ <translation type="unfinished">Apri documentazione su PyQt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"><p>L'inizio della documentazione di PyQt4 non è stato configurato.</p> {5 ?}</translation> </message> @@ -57945,7 +57945,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -57965,7 +57965,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -58035,37 +58035,37 @@ <translation type="unfinished"><b>Documentazione API Eric</b><p>Mostra la documentazione delle API di Eric. La posizione della documentazione è la subdirectory Documentation/Source della directory in cui è installato eric5.</p> {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished">Le Qt v.3 non sono supportate da eric5. {3 ?} {6.?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished">L'update alla versione <b>{0}</b> di eric5 è disponibile presso <b>{1}</b>. Vuoi prenderlo ? {0}?} {6 ?} {1}?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric5 è aggiornato {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation type="unfinished">Stai usando l'ultima versione di eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">eric5 non è ancora stato configurato. Il dialogo di configurazione verrà avviato. {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric6_pt.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_pt.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8952,7 +8952,7 @@ <translation>Desmarcar tudo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation>Verificação ortográfica...</translation> </message> @@ -9192,7 +9192,7 @@ <translation>Editar ponto de interrupção...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation>Habilitar pontos de interrupção</translation> </message> @@ -9367,292 +9367,287 @@ <translation><p>O ficheiro <b>{0}</b> já existe. Sobreescrever?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation>Autocompletar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Autocompletar não está disponivel porque a fonte de autocompletar não está definida.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation>Desativar ponto de interrupção</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation>Dados de Perfil</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation>Escolha um ficheiro de perfil por favor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation>Erro de Sintaxe</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation>Não está disponível a mensagem de erro de sintaxe.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation>Nome de Macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation>Selecionar um nome de macro:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation>Carregar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation>Ficheiros Macro (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation>Erro ao carregar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation>Gravar ficheiro macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation>Gravar macro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> - <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5988"/> - <source>Error saving macro</source> - <translation>Erro ao gravar macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="5988"/> - <source><p>The macro file <b>{0}</b> could not be written.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6001"/> - <source>Start Macro Recording</source> - <translation>Iniciar Registo de Macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6001"/> - <source>Macro recording is already active. Start new?</source> - <translation>A gravação de macro já está ativada. Começar nova?</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6027"/> - <source>Macro Recording</source> - <translation>Gravação de Macro</translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6027"/> - <source>Enter name of the macro:</source> - <translation>Introduza o nome de macro:</translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="5973"/> - <source><p>The file <b>{0}</b> has been changed while it was opened in eric5. Reread it?</p></source> - <translation type="obsolete"><p>O ficheiro <b>{0}</b> foi alterado enquanto estava aberto em eric5. Recarregar?</p></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> + <translation type="unfinished"><p>O ficheiro <b>{0}</b> foi alterado enquanto estava aberto em eric5. Recarregar?</p></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5989"/> + <source>Error saving macro</source> + <translation>Erro ao gravar macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="5989"/> + <source><p>The macro file <b>{0}</b> could not be written.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6002"/> + <source>Start Macro Recording</source> + <translation>Iniciar Registo de Macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6002"/> + <source>Macro recording is already active. Start new?</source> + <translation>A gravação de macro já está ativada. Começar nova?</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6028"/> + <source>Macro Recording</source> + <translation>Gravação de Macro</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6028"/> + <source>Enter name of the macro:</source> + <translation>Introduza o nome de macro:</translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation>Ficheiro alterado</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> não é um ficheiro.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation>Recursos</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation>Adicionar Ficheiro...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation>Adicionar Ficheiros...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation>Adicionar ficheiro com pseudónimo...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation>Adicionar recursos localizado...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation>Adicionar recurso de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation>Adicionar recursos de ficheiro</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation>Adicionar recurso de ficheiro com pseudónimo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation>Pseudónimo para o ficheiro <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation>Diagrama do Pacote</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation>Incluir atributos de classes?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation>Diagrama de Imports</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation>Incluir imports de módulos externos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation>Diagrama da Aplicação</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation>Incluir nome dos módulos?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation>Adicionar dicionário</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation>Ignorar Tudo</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation>Aviso: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation>Erro: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Aviso:</b> Perderá todas as alterações uma vez que o volte a abrir.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation>Ativando o Fornecedor de Preenchimento Automático</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Não se pode conetar o fornecedor de autocompletar porque já há outro ativo. Por favor verifique a sua configuração.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation>Ativando Fornecedor de Dicas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> @@ -9677,27 +9672,27 @@ <translation>Alteração anterior</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation>Ordenar Linhas</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation>A seleção contém dados ilegais para uma ordenação numérica.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation>Aviso</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation>Não estão disponíveis mensagens de aviso.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation>Estilo: {0}</translation> </message> @@ -9722,7 +9717,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"><p>O ficheiro <b>{0}</b> foi alterado enquanto estava aberto em eric5. Recarregar?</p> {0}?} {6.?}</translation> </message> @@ -31703,57 +31698,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation>Fechar</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation>Fechar Tudo</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation>Gravar</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation>Gravar Como...</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation>Gravar Tudo</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation>Imprimir</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation>Sem título {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation>Abrir ficheiro de 'rejeição'</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation>Copiar Caminho para a Área de Transferência</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation>Fechar Outros</translation> </message> @@ -53374,7 +53369,7 @@ <translation>Sem título {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation></translation> </message> @@ -56633,7 +56628,7 @@ <translation>Mostrar as versões disponíveis para descarregar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation>Reportar Falho</translation> </message> @@ -56673,7 +56668,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation>Teste Unitário</translation> </message> @@ -56733,7 +56728,7 @@ <translation><b>Teste Unitário ao Script</b><p>Executar teste unitário com o script atual.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation>Teste Unitário ao Projeto</translation> </message> @@ -57028,7 +57023,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation>Exportar Atalhos de Teclado</translation> </message> @@ -57048,7 +57043,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation>Importar Atalhos de Teclado</translation> </message> @@ -57250,7 +57245,7 @@ <message> <location filename="../UI/UserInterface.py" line="3309"/> <source>&Tools</source> - <translation>&Ferramentas</translation> + <translation type="obsolete">&Ferramentas</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2438"/> @@ -57258,157 +57253,157 @@ <translation>Selecionar Grupo de Ferramentas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation>Definiçõe&s</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation>&Janela</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation>Barras de Ferramen&tas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation>Comp&lementos</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation>&Ajuda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation>Ferramentas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation>Definições</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation>Ajuda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> - <source>Profiles</source> - <translation>Perfiles</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2595"/> + <source>Profiles</source> + <translation>Perfiles</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation>Complementos</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation>Ferramentas Externas/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Números de Versão</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>A direção do correio eletrónico ou a direção do servidor de correio está vazia. Por favor configure as Definiçães de Correio Eletrónico na Caixa de Diálogo de Preferências.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation>Reiniciar a aplicação</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation>A aplicação necessita ser reiniciada. Reiniciar agora?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation>Configurar Grupos de Ferramentas...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation>Configurar o atual Grupo de Ferramentas ...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation>Ferramentas dos &Complementos</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation>&Mostrar tudo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation>&Esconder tudo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation>O projeto atual não tem um script principal definido. Abortando</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation>Suporte Qt3</translation> </message> @@ -57418,189 +57413,189 @@ <translation type="obsolete">Qt v.3 não está suportado por eric5.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation>Problema</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation>Erro no Gerador do Processo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Não há nenhum visualizador personalizado selecionado. Por favor use a caixa de diálogo das preferências para escolher um.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation>Ferramentas Externas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation>Processo '{0}' saiu.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation>Falta a Documentação</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation>Documentação</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>Ficheiro de atalhos de teclado (*.e4k)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation>Gravar tarefas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation>Ler tarefas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation>Guargar sessão</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation>Sessão de leitura</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> não é um ficheiro.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation>&Cancelar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation>Atualização disponível</translation> </message> @@ -57615,27 +57610,27 @@ <translation type="obsolete">Utiliza a última versão do eric5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation>Erro na verificação de atualizações</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation>Não procurar atualizações.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versões Disponíveis</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation>Usado a primeira vez</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> @@ -57675,27 +57670,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation>Erro na obtenção da informação de versões</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation>Abrir Navegador</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation>Não se pôde começar um navegador web</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -57791,12 +57786,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation>Selecionar o Diretório de Trabalho</translation> </message> @@ -58016,7 +58011,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation>&Janelas</translation> </message> @@ -58106,7 +58101,7 @@ <translation>Abrir a Documentação de Qt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -58171,7 +58166,7 @@ <translation>Abrir a Documentação de PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> @@ -58206,7 +58201,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation></translation> </message> @@ -58291,37 +58286,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished">Qt v.3 não está suportado por eric5. {3 ?} {6.?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric5 está atualizado {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation type="unfinished">Utiliza a última versão do eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">eric5 ainda não foi configurado. A caixa de diálogo de configuração vai iniciar-se. {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric6_ru.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_ru.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8727,7 +8727,7 @@ <translation>Файл изменён</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation>Файл изменён</translation> </message> @@ -8772,7 +8772,7 @@ <translation>Редактировать точку останова...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation>Разрешить точку останова</translation> </message> @@ -8802,82 +8802,82 @@ <translation>Левая клавиша мыши ставит точки останова</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation>Запретить точку останова</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation>Охват кода</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation>Пожалуйста, выберите файл для информации охвата</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation>Имя макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation>Макросы (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation>Загрузить макрос</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation>Ошибка при загрузке макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation>Сохранить файл с макросами</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation>Сохранить макрос</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source>Error saving macro</source> <translation>Ошибка при сохранении макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Start Macro Recording</source> <translation>Начало записи макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Macro Recording</source> <translation>Запись макроса</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Enter name of the macro:</source> <translation>Задайте имя макроса:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation>Данные профайлера</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation>Пожалуйста, выберите файл профиля</translation> </message> @@ -8887,12 +8887,12 @@ <translation>Автозавершение разрешено</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation>Автозавершение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Автозавершение недоступно, так как не задан источник автозавершения.</translation> </message> @@ -8922,7 +8922,7 @@ <translation>Автосохранение разрешено</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation>Ошибка Drag&&Drop</translation> </message> @@ -8932,12 +8932,12 @@ <translation>Показать сообщение о синтаксической ошибке</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation>Синтаксическая ошибка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation>Нет сообщения о синтаксической ошибке.</translation> </message> @@ -8967,17 +8967,17 @@ <translation>Предыдущая невыполняемая строка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation>Показать аннотации по охвату</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation>Все строки выполняются.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation>Нет файла с информацией по охвату.</translation> </message> @@ -8987,22 +8987,22 @@ <translation><p>В файле <b>{0}</b> есть несохранённые изменения.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл с макросами: <b>{0}</b></p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Файл с макросами <b>{0}</b> повреждён</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл с макросами: <b>{0}</b></p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> не является файлом</p></translation> </message> @@ -9042,82 +9042,82 @@ <translation>Нет языка</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation>{0} (только чтение)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation>Ресурсы</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation>Добавить файл...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation>Добавить файлы...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation>Добавить файл под другим именем...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation>Добавить локализованный ресурс...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation>Добавить файл ресурсов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation>Добавить файлы ресурсов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation>Добавить файл ресурсов под другим именем</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation>Другое имя для файла <b>{0}</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation>Диаграмма пакетов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation>Включать атрибуты класса?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation>Диаграмма приложения</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation>Включать имена модулей?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation>Добавить фрагмент ресурсов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Macro recording is already active. Start new?</source> <translation>Запись макроса уже идёт. Начать новую запись?</translation> </message> @@ -9172,12 +9172,12 @@ <translation>Не задан формат экспорта. Отмена...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation>Диаграмма импортов</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation>Включать импорты из внешних модулей?</translation> </message> @@ -9257,7 +9257,7 @@ <translation>Задайте язык лексического анализатора.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation>Проверка орфографии...</translation> </message> @@ -9267,12 +9267,12 @@ <translation>Проверка орфографии подсвеченного участка...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation>Добавить в слварь</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation>Игнорировать всё</translation> </message> @@ -9317,42 +9317,42 @@ <translation><p>Файл <b>{0}</b> уже сущеструет. Переписать?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Макро <b>{0}</b> уже сущеструет. Переписать?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation>Предупреждение: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation>Ошибка: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation><br><b>Предупреждение:</b> При переоткрытии все изменения будут потеряны.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation>Активация Автозавершения</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Автозавершение не может быть подключено, потому что уже активны. Пожалуйста проверьте конфигурацию.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation>Активация подсказок</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation>Подсказки не могут быть подключены, потому что уже активны. Пожалуйста проверьте конфигурацию.</translation> </message> @@ -9377,27 +9377,27 @@ <translation>Предыдущее изменение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation>Сортировать строки</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation>Выборка содержит данные неподходящие для сортировки как числа.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation>Предупреждение</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation>Нет предупреждающего сообщения.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation>Стиль: {0}</translation> </message> @@ -9422,7 +9422,7 @@ <translation>Открыть заново с кодировкой</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation><p>Файл <b>{0}</b> был изменён, будучи открытым в Eric. Обновить?</p></translation> </message> @@ -31450,57 +31450,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation>Без имени {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation>Закрыть</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation>Закрыть всё</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation>Сохранить</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation>Сохранить как...</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation>Сохранить всё</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation>Печать</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation>{0} (только чтение)</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation>Открыть 'отбракованный' файл</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation>Сопировать путь в буфер обмена</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation>Закрыть остальные</translation> </message> @@ -53399,7 +53399,7 @@ <translation>Без имени - {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation>{0} (только чтение)</translation> </message> @@ -56361,7 +56361,7 @@ <translation><b>Показать версию</b><p>Информация о версии.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation>Unittest</translation> </message> @@ -56397,14 +56397,14 @@ <p>Настройте Eric по своему вкусу.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation>&Окно</translation> </message> <message> <location filename="../UI/UserInterface.py" line="3309"/> <source>&Tools</source> - <translation>&Сервис</translation> + <translation type="obsolete">&Сервис</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2430"/> @@ -56412,37 +56412,37 @@ <translation>&Мастера</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation>&Помощь</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation>Сервис</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation>Помощь</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation>Настройка</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation>&Панели инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation>Проблема</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> @@ -56472,7 +56472,7 @@ <translation>До&полнительно</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation>Сообщение об ошибке</translation> </message> @@ -56492,7 +56492,7 @@ <translation><b>Сообщить об ошибке...</b><p>Открывает диалог для сообщения об ошибке.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation>Экспортировать горячие клавиши</translation> </message> @@ -56513,7 +56513,7 @@ <p>Экспортировать горячие клавиши приложения.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation>Импортировать горячие клавиши</translation> </message> @@ -56606,7 +56606,7 @@ <translation><b>Сценарий Unittest</b><p>Выполнить Uniitest с текущим сценарием.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation>Uniitest на проекте</translation> </message> @@ -56626,7 +56626,7 @@ <translation>&Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> </message> @@ -56678,7 +56678,7 @@ <p>Открыть диалог, в котором показаны различия между файлами в две колонки.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation>Ошибка Drag&&Drop</translation> </message> @@ -56748,32 +56748,32 @@ <translation><b>Профили</b><p>Конфигурация профилей. С помощью этого диалога вы можете устанавливать видимость разных окон для заданных профилей.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation><p>Файл <b>{0}</b> либо не существует, либо нулевой длины.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Qt-Designer.<br>Убедитесь, что он доступен в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Qt-Linguist.<br>Убедитесь, что он доступен в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить Qt-Assistant.<br>Убедитесь, что он доступен в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation><p>Невозможно запустить инструмент <b>{0}</b>.<br>Убедитесь, что он доступен в <b>{1}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> не является файлом</p></translation> </message> @@ -56798,7 +56798,7 @@ <translation><b>UI Previewer</b><p>Запустить the UI Previewer.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить UI Previewer.<br>Убедитесь, что он находится в <b>{0}</b>.</p></translation> </message> @@ -56823,7 +56823,7 @@ <translation><b>Предпросмотр переводов</b><p>Запустить предпросмотр переводов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить предпросмотр переводов.<br>Убедитесь, что он находится в <b>{0}</b>.</p></translation> </message> @@ -56863,48 +56863,48 @@ <translation>Просмотрщик задач</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation>Сохранить задачи</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation><p>Невозможно сохранить файл с задачами: <b>{0}</b></p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation>Прочитать задачи</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation><p>Невозможно прочитать файл с задачами: <b>{0}</b></p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Специальный просмотрщик не выбран. Используйте диалог с настройками для его выбора.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить специальный просмотрщик.<br>Убедитесь, что он находится в <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation>Документация отсутствует</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation><p>Корень документации "<b>{0}</b>" не найден.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>Почтовый адрес или адрес почтового сервера пуст. Настройте электронную почту в диалоге конфигурации.</translation> </message> @@ -56999,7 +56999,7 @@ <translation>Открыть документацию API Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>Невозможно запустить просмотрщик помощи.<br>Убедитесь, что он доступен под именем <b>hh</b>.</p></translation> </message> @@ -57065,70 +57065,70 @@ <translation>Выберите группу инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation>&Настройка</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> + <location filename="../UI/UserInterface.py" line="2595"/> <source>Profiles</source> <translation>Профили</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation>&Встроенные инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation>Запускается процесс '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation>Процесс '{0}' завершился.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation>Документация</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>Корень документации PyQt4 не найден.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation>Ошибка при проверке обновлений</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation>Обновления доступны</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Номера версий</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation>Настроить группы Инструментов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation>Настроить текущую группу Инструментов...</translation> </message> @@ -57143,22 +57143,22 @@ <translation>Показать &внешние инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation>Невозможно запустить проверку обновлений.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation>От&мена</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation>Пробую узел {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation>Первое использование</translation> </message> @@ -57168,12 +57168,12 @@ <translation>Инициализируется менеджер расширений...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation>&Расширения</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2595"/> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation>Расширения</translation> </message> @@ -57214,17 +57214,17 @@ <translation><b>Убрать подключаемый модуль...</b><p>Открывает диалог деинсталляции нового подключаемого модуля.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation>Инструменты для &плагинов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation>Показать &всё</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation>Ск&рыть всё</translation> </message> @@ -57249,7 +57249,7 @@ <translation>Показать версии, доступные для загрузки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation><h3>Доступные версии</h3><table></translation> </message> @@ -57329,22 +57329,22 @@ <translation>Восстановление менеджера панелей инструментов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation>Внешние инструменты/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation>Внешние инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation>Запись для внешней программы '{0}' не найдена в группе '{1}'.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation>Запись для группы '{0}' не найдена.</translation> </message> @@ -57359,32 +57359,32 @@ <translation>Просмотрщик &мултипроекта</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation>Сохранить сессию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation><p>Не могу записать файл сессии <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation>Загрузить сессию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation><p>Не могу прочитать файл сессии <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>Эта часть строки статуса показывает текущую кодировку редактора.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Эта часть строки статуса указывает на возможность записи открытого в редакторе файла.</p></translation> </message> @@ -57409,17 +57409,17 @@ <translation><b>Послать запрос...</b><p>Показать диалог создания запроса.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>Эта часть строки статуса показывает язык текущего окна редактора.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>Эта часть строки статуса показывает номер текущей строки в редакторе.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Эта часть строки статуса показывает текущую позицию курсора в редакторе.</p></translation> </message> @@ -57444,12 +57444,12 @@ <translation><b>Переключить горизонтальную панель инструментов</b><p>Показать/скрыть горизонтальную панель инструментов</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation>Перезапустить приложение</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation>Необходимо перезапустить приложение. Сделать это сейчас?</translation> </message> @@ -57459,12 +57459,12 @@ <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Эта часть строки статуса показывает режим конца строки в текущем редакторе.</p></translation> </message> @@ -57596,7 +57596,7 @@ <translation><b>Просмотрщик SQL</b><p>Просмотреть SQL базу данных.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить просмотрщик SQL.<br>Убедитесь, что он доступен как <b>{0}</b>.</p></translation> </message> @@ -57611,12 +57611,12 @@ <translation>Редактор &иконок...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation>Поддержка Qt3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>Корень документации PySide не найден.</p></translation> </message> @@ -57666,7 +57666,7 @@ <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>Файл горячих клавиш (*.e4k)</translation> </message> @@ -57706,27 +57706,27 @@ <translation><b>Документация Pyton 2</b><p>Показать Pyton 2 документацию. Если местонахождение документации не было настроено, то искать в подкаталоге <i>doc</i> каталога где находится исполняемый файл Python 2 под Windows и в подкаталоге <i>/usr/share/doc/packages/python/html/python-docs-html</i> под UNIX. Местонахождение документации можно задать с помощью переменной окружения PYTHON2DOCDIR.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation>Ошибка при получении информации о версии</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation>Невозможно загрузить информацию о версии. Пожалуйста попоробуйте ещё раз.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation>Запустить просмотрщик</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation>Невозможно запустить просмотрщик</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation>Невозможно загрузить информацию о версии в течении последних 7 дней. Пожалуйста попоробуйте ещё раз.</translation> </message> @@ -57812,12 +57812,12 @@ <translation><b>Снимок</b><p>Сделать снимок области экрана.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>Невозможно запустить программу для создания снимка экрана.<br>Убедитесь что она установлена как <b>{0}</b>.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation>Задайте рабочий каталог</translation> </message> @@ -58037,7 +58037,7 @@ <translation><b>Активировать просмотрщик чисел</b><p>Переключить направление ввода на окно просмотрщика чисел.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation>&Окна</translation> </message> @@ -58127,7 +58127,7 @@ <translation>Открыть документацию Qt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation><p>Эта часть строки статуса позволяет мвсштабировать текущее окно.</p></translation> </message> @@ -58192,7 +58192,7 @@ <translation>Открыть документацию PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation><p>Корень документации PyQt5 не задан.</p></translation> </message> @@ -58227,7 +58227,7 @@ <translation><b>Документация PySide</b><p>Показать документацию PySide. В зависимости от выбранных настроек документация будет показана во внутреннем просмотрщике, внешнем просмотрщике интернета или в Qt Помощнике.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation>%v/%m</translation> </message> @@ -58247,7 +58247,7 @@ <translation><b>Показать журнал ошибок...</b><p>Показать журнал ошибок.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation>Проверить версию</translation> </message> @@ -58317,37 +58317,37 @@ <translation><b>Документация Eric API</b><p>Показать документацию Eric API. Местонахождение документации - каталог Documentation/Source, расположенный в каталоге инсталляции eric.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation>Qt3 не поддерживается в Eric.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation>На сайте <b>{1}</b> доступно обновление Eric до версии <b>{0}</b>. Загрузить?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation>Eric не требует обновлений</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation>Вы используете самую последнюю версию Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation>Eric ещё не сконфигурирован. Будет запущен диалог конфигурации.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric6_tr.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_tr.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8578,7 +8578,7 @@ <translation>Tüm seçimi iptal et</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation>Yazım Kontrolü...</translation> </message> @@ -8818,7 +8818,7 @@ <translation>Bekleme noktasını düzenle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation>Beklemenoktasını etkinleştir</translation> </message> @@ -8988,247 +8988,247 @@ <translation><p>Dosya <b>{0}</b> kaydedilemiyor.</p><p>Sebep: {1}</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation>Otomatik tamamlama</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>Otomatiktamamlama uygun değil çünkü bu otomatiktamamlama kaynağı değil.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation>Durmanoktasını iptal et</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation>Kod Koruyucu</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation>Lütfen bir koruyucu dosya seçiniz</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation>Kodların Dipnotunu Göster</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation>Tüm satırlar korumaya alındı.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation>Hazırda koruma dosyası yok.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation>Veri Kesiti</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation>Lütfen kesit dosyasını seçiniz</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation>Sözdizimi Hatası</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation>Uygun söz dizimi hata mesajı yok.</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation>Makro Adı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation>Bir makro ismi seç:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation>Makro dosyasını yükle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation>Makro dosyaları (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation>Makronun yüklenmesinde hata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation><p>Makro dosyası <b>{0}</b> okunamıyor.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation><p>Makro dosyası <b>{0}</b> bozuk.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation>Makro Dosyasını Kaydet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation>Makro Kaydet</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source>Error saving macro</source> <translation>Makronun kaydedilmesinde hata</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation><p>Makro dosyası <b>{0}</b> yazılamıyor.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Start Macro Recording</source> <translation>Makro Kaydı Başladı</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Macro recording is already active. Start new?</source> <translation>Makro kaydı şuan aktif. Yeniden başlasın mı?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Macro Recording</source> <translation>Makro Kaydediliyor</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Enter name of the macro:</source> <translation>Makronun ismini gir:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation>Dosya değiştirilmiş</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation>Düşme hatası</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> bir dosya değil.</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation>Kaynaklar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation>Dosya ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation>Dosyaları ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation>Kısaltmalar dosyasına ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation>Yaral kaynak ekle...</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation>Çerçeve kaynağı ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation>Dosya kaynağını ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation>Dosya kaynaklarını ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation>Kısaltmalar dosyası kaynağını ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation><b>{0} dosyası için takma ad</b>:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation>Paket Şeması</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation>Sınıf nitelikleri dahil edilsin mi?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation>Şemayı İçe Aktar</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation>Harici modüllerdan içe aktarım dahil edilsin mi?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation>Uygulama Şeması</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation>Modül isimleri dahil edilsin mi?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation>Sözlüğe ekle</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation>Hepsini Yoksay</translation> </message> @@ -9238,42 +9238,42 @@ <translation><p><b>{0}</b> dosyası halen mevcut. Üzerine yazılsın mı?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation>Dikkat: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation>Hata: {0}</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation><p>Makro dosyası <b>{0}</b> zaten var. Üzerine yazılsın mı?</p></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> @@ -9298,27 +9298,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation type="unfinished">Dikkat</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> @@ -9343,7 +9343,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"><p>Eric5 ile açıldıktan sonra <b>{0}</b> dosyasında değişiklik olmuş. Yeniden açılsın mı?</p> {0}?} {6.?}</translation> </message> @@ -31222,57 +31222,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation>Kapat</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation>Hepsini Kapat</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation>Kaydet</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation>Farklı Kaydet...</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation>Hepsini kaydet</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation>Yazdır</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation>Başlıksız {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation type="unfinished">Yolu Panoya kopyala</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation type="unfinished">Diğerlerini Kapat</translation> </message> @@ -52856,7 +52856,7 @@ <translation>Başlıksız {0}</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation>{0} (ro)</translation> </message> @@ -56094,7 +56094,7 @@ <translation>İndirmek için mümkün olan sürümü göster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation>Hata Raporu</translation> </message> @@ -56134,7 +56134,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation>Birimtest</translation> </message> @@ -56194,7 +56194,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation>Proje Birimtesti</translation> </message> @@ -56479,7 +56479,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation>Kılavye Kısa Yollarını Dışa Aktar</translation> </message> @@ -56499,7 +56499,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation>Klavye kısayollarını İçe Aktar</translation> </message> @@ -56701,7 +56701,7 @@ <message> <location filename="../UI/UserInterface.py" line="3309"/> <source>&Tools</source> - <translation>&Araçlar</translation> + <translation type="obsolete">&Araçlar</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2438"/> @@ -56709,359 +56709,359 @@ <translation>Araç Grubunu Seç</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation>Ayar&lar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation>&Pencere</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation>&Araççubuğu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation>Ek&lentiler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation>Ayarlanıyor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation>&Yardım</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation>Araçlar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation>Ayarlar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation>Yardım</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> - <source>Profiles</source> - <translation>Kesitler</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2595"/> + <source>Profiles</source> + <translation>Kesitler</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation>Eklentiler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation>Harici Araçlar/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Sürüm Numaraları</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>E-posta adresi veya posta sunucu adresi boş. Lütfen e-posta ayarlarını özellikler diyaloğundan giriniz.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation>Uygulmayı yeniden başlat</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation>Uygulama yeniden başlatılmaya ihtiyaç duyuyor. Şimdi yapılsın mı?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation>Alet Grupları Ayarlanıyor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation>Geçerli alet grubunu ayarla...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation>Ya&pılandırma Araçları</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation>Eklen&ti Araçları</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation>Hepsini Gö&ster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation>&Hepsini gizle</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation>Qt3 Desteği</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation>Problem</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation>İşlem Üretecinde Hata</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Hali hazırda kullanıcı göstericisi seçilmedi. Lütfen .birini belirlemek için özellikler diyaloğunu kullanının.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation>Harici Araçlar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation>Eksik Belgeleme</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation>Belgeleme</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>PyQt4 Belgelerinin başlama noktası ayarlanmamış.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation>Görevleri kaydet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation>Görevler Okunuyor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation>Oturumu kaydet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation>Oturumu oku</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation>Düşme hatası</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> bir dosya değil.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation>&Vazgeç</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation>Güncelleme mümkün değil</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation>Güncellemeleri kontrol esnasında hata</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation>Güncellemelere ulaşamıyorum.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation><h3>Mümkün sürümler</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation>İlk kullanım</translation> </message> @@ -57121,32 +57121,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -57232,12 +57232,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -57457,7 +57457,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation type="unfinished">&Pencereler</translation> </message> @@ -57547,7 +57547,7 @@ <translation type="unfinished">QT4 Belgelerini Aç {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -57612,7 +57612,7 @@ <translation type="unfinished">PyQt4 Begelerini aç {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"><p>PyQt4 Belgelerinin başlama noktası ayarlanmamış.</p> {5 ?}</translation> </message> @@ -57647,7 +57647,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -57667,7 +57667,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -57737,37 +57737,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished">Qt v.3 eric5 tarafından desteklenmiyor. {3 ?} {6.?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">Eric5 henüz ayarlanmadı. Ayarlar Diyaloğu başlatılıyor. {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message>
--- a/i18n/eric6_zh_CN.GB2312.ts Tue Sep 01 18:50:01 2015 +0200 +++ b/i18n/eric6_zh_CN.GB2312.ts Tue Sep 01 18:53:22 2015 +0200 @@ -8554,7 +8554,7 @@ <translation>全部取消选择</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6948"/> + <location filename="../QScintilla/Editor.py" line="6949"/> <source>Check spelling...</source> <translation>正在进行拼写检查……</translation> </message> @@ -8789,7 +8789,7 @@ <translation>编辑断点……</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4882"/> + <location filename="../QScintilla/Editor.py" line="4883"/> <source>Enable breakpoint</source> <translation>允许断点</translation> </message> @@ -8914,217 +8914,217 @@ <translation>保存文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion</source> <translation>自动完成</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4338"/> + <location filename="../QScintilla/Editor.py" line="4339"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation>自动完成无效,没有设定自动完成源。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4885"/> + <location filename="../QScintilla/Editor.py" line="4886"/> <source>Disable breakpoint</source> <translation>去除断点</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Code Coverage</source> <translation>代码覆盖率</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5230"/> + <location filename="../QScintilla/Editor.py" line="5231"/> <source>Please select a coverage file</source> <translation>请选择一个覆盖率文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>Show Code Coverage Annotations</source> <translation>显示代码覆盖率注解</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5287"/> + <location filename="../QScintilla/Editor.py" line="5288"/> <source>All lines have been covered.</source> <translation>所有行均被已覆盖。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5294"/> + <location filename="../QScintilla/Editor.py" line="5295"/> <source>There is no coverage file available.</source> <translation>没有有效的覆盖率文件。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Profile Data</source> <translation>剖析数据</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5409"/> + <location filename="../QScintilla/Editor.py" line="5410"/> <source>Please select a profile file</source> <translation>请选择一个剖析文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>Syntax Error</source> <translation>语法错误</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5569"/> + <location filename="../QScintilla/Editor.py" line="5570"/> <source>No syntax error message available.</source> <translation>语法错误消息无效。</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Macro Name</source> <translation>宏名称</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5884"/> + <location filename="../QScintilla/Editor.py" line="5885"/> <source>Select a macro name:</source> <translation>选择一个宏名称:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5912"/> + <location filename="../QScintilla/Editor.py" line="5913"/> <source>Load macro file</source> <translation>输入宏文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Macro files (*.macro)</source> <translation>宏文件 (*.macro)</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source>Error loading macro</source> <translation>载入宏文件出错</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5955"/> + <location filename="../QScintilla/Editor.py" line="5956"/> <source>Save macro file</source> <translation>保存宏文件</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source>Save macro</source> <translation>保存宏</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source>Error saving macro</source> <translation>保存宏出错</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Start Macro Recording</source> <translation>开始宏录制</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6001"/> + <location filename="../QScintilla/Editor.py" line="6002"/> <source>Macro recording is already active. Start new?</source> <translation>宏录制已激活。开始录制新宏?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Macro Recording</source> <translation>宏录制</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6027"/> + <location filename="../QScintilla/Editor.py" line="6028"/> <source>Enter name of the macro:</source> <translation>输入宏名称:</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6163"/> + <location filename="../QScintilla/Editor.py" line="6164"/> <source>File changed</source> <translation>文件已改变</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source>Drop Error</source> <translation>降落误差</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6486"/> + <location filename="../QScintilla/Editor.py" line="6487"/> <source>Resources</source> <translation>资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6488"/> + <location filename="../QScintilla/Editor.py" line="6489"/> <source>Add file...</source> <translation>添加文件……</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6490"/> + <location filename="../QScintilla/Editor.py" line="6491"/> <source>Add files...</source> <translation>添加文件……</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6492"/> + <location filename="../QScintilla/Editor.py" line="6493"/> <source>Add aliased file...</source> <translation>添加别名文件……</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6495"/> + <location filename="../QScintilla/Editor.py" line="6496"/> <source>Add localized resource...</source> <translation>添加本地资源……</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6499"/> + <location filename="../QScintilla/Editor.py" line="6500"/> <source>Add resource frame</source> <translation>添加资源结构</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6518"/> + <location filename="../QScintilla/Editor.py" line="6519"/> <source>Add file resource</source> <translation>添加文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6534"/> + <location filename="../QScintilla/Editor.py" line="6535"/> <source>Add file resources</source> <translation>添加多个文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Add aliased file resource</source> <translation>添加别名文件资源</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Package Diagram</source> <translation>程序包图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6626"/> + <location filename="../QScintilla/Editor.py" line="6627"/> <source>Include class attributes?</source> <translation>包含类属性?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Imports Diagram</source> <translation>引用图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6646"/> + <location filename="../QScintilla/Editor.py" line="6647"/> <source>Include imports from external modules?</source> <translation>从外部模块包含引用?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Application Diagram</source> <translation>应用程序图</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6660"/> + <location filename="../QScintilla/Editor.py" line="6661"/> <source>Include module names?</source> <translation>包含模块名?</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6951"/> + <location filename="../QScintilla/Editor.py" line="6952"/> <source>Add to dictionary</source> <translation>添加到文件夹</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6953"/> + <location filename="../QScintilla/Editor.py" line="6954"/> <source>Ignore All</source> <translation>全部忽略</translation> </message> @@ -9164,32 +9164,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5926"/> + <location filename="../QScintilla/Editor.py" line="5927"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5935"/> + <location filename="../QScintilla/Editor.py" line="5936"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5988"/> + <location filename="../QScintilla/Editor.py" line="5989"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6325"/> + <location filename="../QScintilla/Editor.py" line="6326"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6465"/> + <location filename="../QScintilla/Editor.py" line="6466"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6562"/> + <location filename="../QScintilla/Editor.py" line="6563"/> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished"></translation> </message> @@ -9219,42 +9219,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5972"/> + <location filename="../QScintilla/Editor.py" line="5973"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5823"/> + <location filename="../QScintilla/Editor.py" line="5824"/> <source>Warning: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5830"/> + <location filename="../QScintilla/Editor.py" line="5831"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6159"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Activating Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4439"/> + <location filename="../QScintilla/Editor.py" line="4440"/> <source>Auto-completion provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Activating Calltip Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4629"/> + <location filename="../QScintilla/Editor.py" line="4630"/> <source>Calltip provider cannot be connected because there is already another one active. Please check your configuration.</source> <translation type="unfinished"></translation> </message> @@ -9279,27 +9279,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7365"/> + <location filename="../QScintilla/Editor.py" line="7366"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>Warning</source> <translation type="unfinished">警告</translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5759"/> + <location filename="../QScintilla/Editor.py" line="5760"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5820"/> + <location filename="../QScintilla/Editor.py" line="5821"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> @@ -9324,7 +9324,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6153"/> + <location filename="../QScintilla/Editor.py" line="6154"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"></translation> </message> @@ -31192,57 +31192,57 @@ <context> <name>Listspace</name> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="237"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="238"/> <source>Close</source> <translation>关闭</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="244"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="245"/> <source>Close All</source> <translation>全部关闭</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="247"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="248"/> <source>Save</source> <translation>保存</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="250"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="251"/> <source>Save As...</source> <translation>另存为……</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="253"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="254"/> <source>Save All</source> <translation>全部保存</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="261"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="262"/> <source>Print</source> <translation>打印</translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="396"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="397"/> <source>Untitled {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="517"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="518"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="257"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="258"/> <source>Open 'rejection' file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="265"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="266"/> <source>Copy Path to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="240"/> + <location filename="../Plugins/ViewManagerPlugins/Listspace/Listspace.py" line="241"/> <source>Close Others</source> <translation type="unfinished"></translation> </message> @@ -53006,7 +53006,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1259"/> + <location filename="../Plugins/ViewManagerPlugins/Tabview/Tabview.py" line="1266"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> @@ -56188,7 +56188,7 @@ <translation>显示可以下载的版本</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Report Bug</source> <translation>报告错误</translation> </message> @@ -56228,7 +56228,7 @@ <translation><b>请求功能……</b><p>打开一个对话框并发送一个功能请求。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2591"/> + <location filename="../UI/UserInterface.py" line="2592"/> <source>Unittest</source> <translation>单元测试</translation> </message> @@ -56288,7 +56288,7 @@ <translation><b>脚本单元测试</b><p>对当前脚本运动单元测试。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>Unittest Project</source> <translation>项目单元测试</translation> </message> @@ -56543,7 +56543,7 @@ <translation><b>键盘快捷键</b><p>将程序的键盘快捷键设置成你喜欢的按键。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5334"/> + <location filename="../UI/UserInterface.py" line="5331"/> <source>Export Keyboard Shortcuts</source> <translation>导出键盘快捷键</translation> </message> @@ -56563,7 +56563,7 @@ <translation><b>导出键盘快捷键</b><p>导出程序的键盘快捷键。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Import Keyboard Shortcuts</source> <translation>导入键盘快捷键</translation> </message> @@ -56750,7 +56750,7 @@ <message> <location filename="../UI/UserInterface.py" line="3309"/> <source>&Tools</source> - <translation>工具(&T)</translation> + <translation type="obsolete">工具(&T)</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2438"/> @@ -56758,252 +56758,252 @@ <translation>选择工具组</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2445"/> + <location filename="../UI/UserInterface.py" line="2446"/> <source>Se&ttings</source> <translation>设置(&t)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2468"/> + <location filename="../UI/UserInterface.py" line="2469"/> <source>&Window</source> <translation>窗口(&W)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2494"/> <source>&Toolbars</source> <translation>工具栏(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2504"/> + <location filename="../UI/UserInterface.py" line="2505"/> <source>P&lugins</source> <translation>插件(&l)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2513"/> + <location filename="../UI/UserInterface.py" line="2514"/> <source>Configure...</source> <translation>配置……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2518"/> + <location filename="../UI/UserInterface.py" line="2519"/> <source>&Help</source> <translation>帮助(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2590"/> + <location filename="../UI/UserInterface.py" line="2591"/> <source>Tools</source> <translation>工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2592"/> + <location filename="../UI/UserInterface.py" line="2593"/> <source>Settings</source> <translation>设置</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Help</source> <translation>帮助</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2594"/> - <source>Profiles</source> - <translation>模式</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2595"/> + <source>Profiles</source> + <translation>模式</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2596"/> <source>Plugins</source> <translation>插件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2742"/> + <location filename="../UI/UserInterface.py" line="2743"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation><p>状态栏的这一部分显示当前编辑器语言。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2749"/> + <location filename="../UI/UserInterface.py" line="2750"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation><p>状态栏的这一部分显示当前编辑器编码。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2756"/> + <location filename="../UI/UserInterface.py" line="2757"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>状态栏的这一部分显示当前编辑器行尾设置。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2763"/> + <location filename="../UI/UserInterface.py" line="2764"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>状态栏的这一部分显示当前编辑器文件是否可写。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2770"/> + <location filename="../UI/UserInterface.py" line="2771"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation><p>状态栏的这一部分显示当前编辑的行号。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2777"/> + <location filename="../UI/UserInterface.py" line="2778"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>状态栏的这一部分显示当前编辑器的光标位置。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2944"/> + <location filename="../UI/UserInterface.py" line="2945"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>版本号</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6120"/> + <location filename="../UI/UserInterface.py" line="6117"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2995"/> + <location filename="../UI/UserInterface.py" line="2996"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>电子邮件地址或邮件服务器地址为空。请在参数选择对话框中配置你的电子邮件设置。</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>Restart application</source> <translation>重启程序</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3275"/> + <location filename="../UI/UserInterface.py" line="3276"/> <source>The application needs to be restarted. Do it now?</source> <translation>程序需要重启。现在重启?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3360"/> + <location filename="../UI/UserInterface.py" line="3357"/> <source>Configure Tool Groups ...</source> <translation>配置工具组……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3364"/> + <location filename="../UI/UserInterface.py" line="3361"/> <source>Configure current Tool Group ...</source> <translation>配置当前工具组……</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3311"/> + <location filename="../UI/UserInterface.py" line="3310"/> <source>&Builtin Tools</source> <translation>内建工具(&B)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3326"/> + <location filename="../UI/UserInterface.py" line="3325"/> <source>&Plugin Tools</source> <translation>插件工具(&P)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3483"/> + <location filename="../UI/UserInterface.py" line="3480"/> <source>&Show all</source> <translation>全部显示(&S)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3485"/> + <location filename="../UI/UserInterface.py" line="3482"/> <source>&Hide all</source> <translation>全部隐藏(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4069"/> + <location filename="../UI/UserInterface.py" line="4066"/> <source>There is no main script defined for the current project. Aborting</source> <translation>当前项目未定义主脚本。终止</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source>Problem</source> <translation>问题</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source>Process Generation Error</source> <translation>进程生成错误</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Open Browser</source> <translation type="unfinished">打开浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5158"/> + <location filename="../UI/UserInterface.py" line="5155"/> <source>Could not start a web browser</source> <translation type="unfinished">无法启动网络浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4321"/> + <location filename="../UI/UserInterface.py" line="4318"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>目前没有选择自定义浏览器。请使用参数选择对话框指定一个。</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4355"/> + <location filename="../UI/UserInterface.py" line="4352"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation><p>无法开启帮助浏览器。<br>确保其有效如 <b>%1</b>。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>External Tools</source> <translation>外部工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source>Documentation Missing</source> <translation>文档丢失</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source>Documentation</source> <translation>文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4891"/> + <location filename="../UI/UserInterface.py" line="4888"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation><p>未配置 PyQt4 文档起点。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source>Save tasks</source> <translation>保存任务</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source>Read tasks</source> <translation>读取任务</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source>Save session</source> <translation>保存会话</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source>Read session</source> <translation>读取会话</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source>Drop Error</source> <translation>降落误差</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Error during updates check</source> <translation>检查更新时出错</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>&Cancel</source> <translation>取消(&C)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>Update available</source> <translation>可用更新</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6082"/> + <location filename="../UI/UserInterface.py" line="6079"/> <source>Could not perform updates check.</source> <translation>无法完成更新检查。</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6106"/> + <location filename="../UI/UserInterface.py" line="6103"/> <source><h3>Available versions</h3><table></source> <translation><h3>可用版本</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>First time usage</source> <translation>第一次使用</translation> </message> @@ -57083,12 +57083,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt 3 support</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5049"/> + <location filename="../UI/UserInterface.py" line="5046"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> @@ -57123,109 +57123,109 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2847"/> + <location filename="../UI/UserInterface.py" line="2848"/> <source>External Tools/{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4447"/> + <location filename="../UI/UserInterface.py" line="4444"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4175"/> + <location filename="../UI/UserInterface.py" line="4172"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4242"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4293"/> + <location filename="../UI/UserInterface.py" line="4290"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4335"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4403"/> + <location filename="../UI/UserInterface.py" line="4400"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4458"/> + <location filename="../UI/UserInterface.py" line="4455"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4479"/> + <location filename="../UI/UserInterface.py" line="4476"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4555"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4567"/> + <location filename="../UI/UserInterface.py" line="4564"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4606"/> + <location filename="../UI/UserInterface.py" line="4603"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4622"/> + <location filename="../UI/UserInterface.py" line="4619"/> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4698"/> + <location filename="../UI/UserInterface.py" line="4695"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5065"/> + <location filename="../UI/UserInterface.py" line="5062"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5492"/> + <location filename="../UI/UserInterface.py" line="5489"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5518"/> + <location filename="../UI/UserInterface.py" line="5515"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5536"/> + <location filename="../UI/UserInterface.py" line="5533"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5567"/> + <location filename="../UI/UserInterface.py" line="5564"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5757"/> + <location filename="../UI/UserInterface.py" line="5754"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5911"/> + <location filename="../UI/UserInterface.py" line="5908"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> @@ -57260,7 +57260,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5358"/> + <location filename="../UI/UserInterface.py" line="5355"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> @@ -57300,17 +57300,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5965"/> + <location filename="../UI/UserInterface.py" line="5962"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5972"/> + <location filename="../UI/UserInterface.py" line="5969"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -57396,12 +57396,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4537"/> + <location filename="../UI/UserInterface.py" line="4534"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6166"/> + <location filename="../UI/UserInterface.py" line="6163"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -57621,7 +57621,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2473"/> + <location filename="../UI/UserInterface.py" line="2474"/> <source>&Windows</source> <translation type="unfinished">窗口(&W)</translation> </message> @@ -57711,7 +57711,7 @@ <translation type="unfinished">打开 Qt4 文档 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2788"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -57776,7 +57776,7 @@ <translation type="unfinished">打开 PyQt4 文档 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4952"/> + <location filename="../UI/UserInterface.py" line="4949"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"><p>未配置 PyQt4 文档起点。</p> {5 ?}</translation> </message> @@ -57811,7 +57811,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5902"/> + <location filename="../UI/UserInterface.py" line="5899"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -57831,7 +57831,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5906"/> + <location filename="../UI/UserInterface.py" line="5903"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -57901,37 +57901,37 @@ <translation type="unfinished"><b>Eric API 文档</b><p>显示 Eric API 文档。文档位置为 Eric4 安装文件夹下的文档或源代码子文件夹。</p> {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4268"/> + <location filename="../UI/UserInterface.py" line="4265"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6062"/> + <location filename="../UI/UserInterface.py" line="6059"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric4 已是最新版本 {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6075"/> + <location filename="../UI/UserInterface.py" line="6072"/> <source>You are using the latest version of eric6</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6147"/> + <location filename="../UI/UserInterface.py" line="6144"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished">尚未配置 Eric4。将打开配置对话框。 {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3329"/> + <location filename="../UI/UserInterface.py" line="3328"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3407"/> + <location filename="../UI/UserInterface.py" line="3404"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message>