Sun, 24 Apr 2016 17:26:54 +0200
Improved the web browser Speeddial (both variants).
--- a/APIs/Python3/eric6.api Sun Apr 24 14:19:17 2016 +0200 +++ b/APIs/Python3/eric6.api Sun Apr 24 17:26:54 2016 +0200 @@ -3291,6 +3291,7 @@ eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.reload?4() eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.removeImageForUrl?4(url) eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.removePage?4(url) +eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.resetDials?4() eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.save?4() eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.sdSize?4() eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.setPagesInRow?4(count) @@ -10477,6 +10478,7 @@ eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.reload?4() eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.removeImageForUrl?4(url) eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.removePage?4(url) +eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.resetDials?4() eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.save?4() eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.sdSize?4() eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.setPagesInRow?4(count)
--- a/Documentation/Help/source.qhp Sun Apr 24 14:19:17 2016 +0200 +++ b/Documentation/Help/source.qhp Sun Apr 24 17:26:54 2016 +0200 @@ -6326,10 +6326,12 @@ <keyword name="HelpBrowser.__accessKeyShortcut" id="HelpBrowser.__accessKeyShortcut" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__accessKeyShortcut" /> <keyword name="HelpBrowser.__addExternalBinding" id="HelpBrowser.__addExternalBinding" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__addExternalBinding" /> <keyword name="HelpBrowser.__addSearchEngine" id="HelpBrowser.__addSearchEngine" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__addSearchEngine" /> + <keyword name="HelpBrowser.__addSpeedDial" id="HelpBrowser.__addSpeedDial" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__addSpeedDial" /> <keyword name="HelpBrowser.__applyZoom" id="HelpBrowser.__applyZoom" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__applyZoom" /> <keyword name="HelpBrowser.__blockImage" id="HelpBrowser.__blockImage" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__blockImage" /> <keyword name="HelpBrowser.__bookmarkLink" id="HelpBrowser.__bookmarkLink" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__bookmarkLink" /> <keyword name="HelpBrowser.__checkForAccessKey" id="HelpBrowser.__checkForAccessKey" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__checkForAccessKey" /> + <keyword name="HelpBrowser.__configureSpeedDial" id="HelpBrowser.__configureSpeedDial" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__configureSpeedDial" /> <keyword name="HelpBrowser.__copyImage" id="HelpBrowser.__copyImage" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__copyImage" /> <keyword name="HelpBrowser.__copyLink" id="HelpBrowser.__copyLink" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__copyLink" /> <keyword name="HelpBrowser.__copyLocation" id="HelpBrowser.__copyLocation" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__copyLocation" /> @@ -6358,6 +6360,8 @@ <keyword name="HelpBrowser.__printClickedFrame" id="HelpBrowser.__printClickedFrame" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__printClickedFrame" /> <keyword name="HelpBrowser.__printPdfClickedFrame" id="HelpBrowser.__printPdfClickedFrame" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__printPdfClickedFrame" /> <keyword name="HelpBrowser.__printPreviewClickedFrame" id="HelpBrowser.__printPreviewClickedFrame" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__printPreviewClickedFrame" /> + <keyword name="HelpBrowser.__reloadAllSpeedDials" id="HelpBrowser.__reloadAllSpeedDials" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__reloadAllSpeedDials" /> + <keyword name="HelpBrowser.__resetSpeedDials" id="HelpBrowser.__resetSpeedDials" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__resetSpeedDials" /> <keyword name="HelpBrowser.__searchRequested" id="HelpBrowser.__searchRequested" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__searchRequested" /> <keyword name="HelpBrowser.__sendLink" id="HelpBrowser.__sendLink" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__sendLink" /> <keyword name="HelpBrowser.__showAccessKeys" id="HelpBrowser.__showAccessKeys" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__showAccessKeys" /> @@ -12294,6 +12298,8 @@ <keyword name="SpeedDial.removeImageForUrl" id="SpeedDial.removeImageForUrl" ref="eric6.WebBrowser.SpeedDial.SpeedDial.html#SpeedDial.removeImageForUrl" /> <keyword name="SpeedDial.removePage" id="SpeedDial.removePage" ref="eric6.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.removePage" /> <keyword name="SpeedDial.removePage" id="SpeedDial.removePage" ref="eric6.WebBrowser.SpeedDial.SpeedDial.html#SpeedDial.removePage" /> + <keyword name="SpeedDial.resetDials" id="SpeedDial.resetDials" ref="eric6.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.resetDials" /> + <keyword name="SpeedDial.resetDials" id="SpeedDial.resetDials" ref="eric6.WebBrowser.SpeedDial.SpeedDial.html#SpeedDial.resetDials" /> <keyword name="SpeedDial.save" id="SpeedDial.save" ref="eric6.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.save" /> <keyword name="SpeedDial.save" id="SpeedDial.save" ref="eric6.WebBrowser.SpeedDial.SpeedDial.html#SpeedDial.save" /> <keyword name="SpeedDial.sdSize" id="SpeedDial.sdSize" ref="eric6.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.sdSize" /> @@ -15306,6 +15312,7 @@ <keyword name="WebBrowserView.__reloadAllSpeedDials" id="WebBrowserView.__reloadAllSpeedDials" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__reloadAllSpeedDials" /> <keyword name="WebBrowserView.__renderPreview" id="WebBrowserView.__renderPreview" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__renderPreview" /> <keyword name="WebBrowserView.__renderProcessTerminated" id="WebBrowserView.__renderProcessTerminated" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__renderProcessTerminated" /> + <keyword name="WebBrowserView.__resetSpeedDials" id="WebBrowserView.__resetSpeedDials" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__resetSpeedDials" /> <keyword name="WebBrowserView.__searchDefaultRequested" id="WebBrowserView.__searchDefaultRequested" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__searchDefaultRequested" /> <keyword name="WebBrowserView.__searchRequested" id="WebBrowserView.__searchRequested" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__searchRequested" /> <keyword name="WebBrowserView.__sendLink" id="WebBrowserView.__sendLink" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__sendLink" />
--- a/Documentation/Source/eric6.Helpviewer.HelpBrowserWV.html Sun Apr 24 14:19:17 2016 +0200 +++ b/Documentation/Source/eric6.Helpviewer.HelpBrowserWV.html Sun Apr 24 17:26:54 2016 +0200 @@ -108,6 +108,9 @@ <td><a href="#HelpBrowser.__addSearchEngine">__addSearchEngine</a></td> <td>Private slot to add a new search engine.</td> </tr><tr> +<td><a href="#HelpBrowser.__addSpeedDial">__addSpeedDial</a></td> +<td>Private slot to add a new speed dial.</td> +</tr><tr> <td><a href="#HelpBrowser.__applyZoom">__applyZoom</a></td> <td>Private slot to apply the current zoom factor.</td> </tr><tr> @@ -120,6 +123,9 @@ <td><a href="#HelpBrowser.__checkForAccessKey">__checkForAccessKey</a></td> <td>Private method to check the existence of an access key and activate the corresponding link.</td> </tr><tr> +<td><a href="#HelpBrowser.__configureSpeedDial">__configureSpeedDial</a></td> +<td>Private slot to configure the speed dial.</td> +</tr><tr> <td><a href="#HelpBrowser.__copyImage">__copyImage</a></td> <td>Private slot to copy an image to the clipboard.</td> </tr><tr> @@ -204,6 +210,12 @@ <td><a href="#HelpBrowser.__printPreviewClickedFrame">__printPreviewClickedFrame</a></td> <td>Private slot to show a print preview of the clicked frame.</td> </tr><tr> +<td><a href="#HelpBrowser.__reloadAllSpeedDials">__reloadAllSpeedDials</a></td> +<td>Private slot to reload all speed dials.</td> +</tr><tr> +<td><a href="#HelpBrowser.__resetSpeedDials">__resetSpeedDials</a></td> +<td>Private slot to reset all speed dials to the default pages.</td> +</tr><tr> <td><a href="#HelpBrowser.__searchRequested">__searchRequested</a></td> <td>Private slot to search for some text with a selected search engine.</td> </tr><tr> @@ -404,6 +416,11 @@ <b>__addSearchEngine</b>(<i></i>) <p> Private slot to add a new search engine. +</p><a NAME="HelpBrowser.__addSpeedDial" ID="HelpBrowser.__addSpeedDial"></a> +<h4>HelpBrowser.__addSpeedDial</h4> +<b>__addSpeedDial</b>(<i></i>) +<p> + Private slot to add a new speed dial. </p><a NAME="HelpBrowser.__applyZoom" ID="HelpBrowser.__applyZoom"></a> <h4>HelpBrowser.__applyZoom</h4> <b>__applyZoom</b>(<i></i>) @@ -435,7 +452,12 @@ <dd> flag indicating, if the event was handled (boolean) </dd> -</dl><a NAME="HelpBrowser.__copyImage" ID="HelpBrowser.__copyImage"></a> +</dl><a NAME="HelpBrowser.__configureSpeedDial" ID="HelpBrowser.__configureSpeedDial"></a> +<h4>HelpBrowser.__configureSpeedDial</h4> +<b>__configureSpeedDial</b>(<i></i>) +<p> + Private slot to configure the speed dial. +</p><a NAME="HelpBrowser.__copyImage" ID="HelpBrowser.__copyImage"></a> <h4>HelpBrowser.__copyImage</h4> <b>__copyImage</b>(<i></i>) <p> @@ -672,6 +694,16 @@ <b>__printPreviewClickedFrame</b>(<i></i>) <p> Private slot to show a print preview of the clicked frame. +</p><a NAME="HelpBrowser.__reloadAllSpeedDials" ID="HelpBrowser.__reloadAllSpeedDials"></a> +<h4>HelpBrowser.__reloadAllSpeedDials</h4> +<b>__reloadAllSpeedDials</b>(<i></i>) +<p> + Private slot to reload all speed dials. +</p><a NAME="HelpBrowser.__resetSpeedDials" ID="HelpBrowser.__resetSpeedDials"></a> +<h4>HelpBrowser.__resetSpeedDials</h4> +<b>__resetSpeedDials</b>(<i></i>) +<p> + Private slot to reset all speed dials to the default pages. </p><a NAME="HelpBrowser.__searchRequested" ID="HelpBrowser.__searchRequested"></a> <h4>HelpBrowser.__searchRequested</h4> <b>__searchRequested</b>(<i>act</i>)
--- a/Documentation/Source/eric6.Helpviewer.SpeedDial.SpeedDial.html Sun Apr 24 14:19:17 2016 +0200 +++ b/Documentation/Source/eric6.Helpviewer.SpeedDial.SpeedDial.html Sun Apr 24 17:26:54 2016 +0200 @@ -123,6 +123,9 @@ <td><a href="#SpeedDial.removePage">removePage</a></td> <td>Public method to remove a page.</td> </tr><tr> +<td><a href="#SpeedDial.resetDials">resetDials</a></td> +<td>Public method to reset the speed dials to the default values.</td> +</tr><tr> <td><a href="#SpeedDial.save">save</a></td> <td>Public method to save the speed dial configuration.</td> </tr><tr> @@ -331,7 +334,12 @@ <dd> URL of the page (QUrl) </dd> -</dl><a NAME="SpeedDial.save" ID="SpeedDial.save"></a> +</dl><a NAME="SpeedDial.resetDials" ID="SpeedDial.resetDials"></a> +<h4>SpeedDial.resetDials</h4> +<b>resetDials</b>(<i></i>) +<p> + Public method to reset the speed dials to the default values. +</p><a NAME="SpeedDial.save" ID="SpeedDial.save"></a> <h4>SpeedDial.save</h4> <b>save</b>(<i></i>) <p>
--- a/Documentation/Source/eric6.WebBrowser.SpeedDial.SpeedDial.html Sun Apr 24 14:19:17 2016 +0200 +++ b/Documentation/Source/eric6.WebBrowser.SpeedDial.SpeedDial.html Sun Apr 24 17:26:54 2016 +0200 @@ -126,6 +126,9 @@ <td><a href="#SpeedDial.removePage">removePage</a></td> <td>Public method to remove a page.</td> </tr><tr> +<td><a href="#SpeedDial.resetDials">resetDials</a></td> +<td>Public method to reset the speed dials to the default values.</td> +</tr><tr> <td><a href="#SpeedDial.save">save</a></td> <td>Public method to save the speed dial configuration.</td> </tr><tr> @@ -346,7 +349,12 @@ <dd> URL of the page (QUrl) </dd> -</dl><a NAME="SpeedDial.save" ID="SpeedDial.save"></a> +</dl><a NAME="SpeedDial.resetDials" ID="SpeedDial.resetDials"></a> +<h4>SpeedDial.resetDials</h4> +<b>resetDials</b>(<i></i>) +<p> + Public method to reset the speed dials to the default values. +</p><a NAME="SpeedDial.save" ID="SpeedDial.save"></a> <h4>SpeedDial.save</h4> <b>save</b>(<i></i>) <p>
--- a/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Sun Apr 24 14:19:17 2016 +0200 +++ b/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Sun Apr 24 17:26:54 2016 +0200 @@ -192,6 +192,9 @@ <td><a href="#WebBrowserView.__renderProcessTerminated">__renderProcessTerminated</a></td> <td>Private slot handling a crash of the web page render process.</td> </tr><tr> +<td><a href="#WebBrowserView.__resetSpeedDials">__resetSpeedDials</a></td> +<td>Private slot to reset all speed dials to the default pages.</td> +</tr><tr> <td><a href="#WebBrowserView.__searchDefaultRequested">__searchDefaultRequested</a></td> <td>Private slot to search for some text with the current search engine.</td> </tr><tr> @@ -699,7 +702,12 @@ <dd> exit code of the process </dd> -</dl><a NAME="WebBrowserView.__searchDefaultRequested" ID="WebBrowserView.__searchDefaultRequested"></a> +</dl><a NAME="WebBrowserView.__resetSpeedDials" ID="WebBrowserView.__resetSpeedDials"></a> +<h4>WebBrowserView.__resetSpeedDials</h4> +<b>__resetSpeedDials</b>(<i></i>) +<p> + Private slot to reset all speed dials to the default pages. +</p><a NAME="WebBrowserView.__searchDefaultRequested" ID="WebBrowserView.__searchDefaultRequested"></a> <h4>WebBrowserView.__searchDefaultRequested</h4> <b>__searchDefaultRequested</b>(<i></i>) <p>
--- a/Helpviewer/HelpBrowserWV.py Sun Apr 24 14:19:17 2016 +0200 +++ b/Helpviewer/HelpBrowserWV.py Sun Apr 24 17:26:54 2016 +0200 @@ -1171,6 +1171,31 @@ from .UserAgent.UserAgentMenu import UserAgentMenu menu = QMenu(self) + if self.url().toString() == "eric:speeddial": + # special menu for the spedd dial page + menu.addAction(self.mw.newTabAct) + menu.addAction(self.mw.newAct) + menu.addSeparator() + menu.addAction(self.mw.backAct) + menu.addAction(self.mw.forwardAct) + menu.addSeparator() + menu.addAction( + UI.PixmapCache.getIcon("plus.png"), + self.tr("Add New Page"), self.__addSpeedDial) + menu.addAction( + UI.PixmapCache.getIcon("preferences-general.png"), + self.tr("Configure Speed Dial"), self.__configureSpeedDial) + menu.addSeparator() + menu.addAction( + UI.PixmapCache.getIcon("reload.png"), + self.tr("Reload All Dials"), self.__reloadAllSpeedDials) + menu.addSeparator() + menu.addAction( + self.tr("Reset to Default Dials"), self.__resetSpeedDials) + + menu.exec_(evt.globalPos()) + return + frameAtPos = self.page().frameAt(evt.pos()) hit = self.page().mainFrame().hitTestContent(evt.pos()) if not hit.linkUrl().isEmpty(): @@ -2602,6 +2627,34 @@ editor.setText(src, "Html") editor.setLanguage("dummy.html") editor.show() + + ########################################################################### + ## Speed Dial slots below + ########################################################################### + + def __addSpeedDial(self): + """ + Private slot to add a new speed dial. + """ + self.page().mainFrame().evaluateJavaScript("addSpeedDial();") + + def __configureSpeedDial(self): + """ + Private slot to configure the speed dial. + """ + self.page().mainFrame().evaluateJavaScript("configureSpeedDial();") + + def __reloadAllSpeedDials(self): + """ + Private slot to reload all speed dials. + """ + self.page().mainFrame().evaluateJavaScript("reloadAll();") + + def __resetSpeedDials(self): + """ + Private slot to reset all speed dials to the default pages. + """ + self.__speedDial.resetDials() def contentSniff(data):
--- a/Helpviewer/Network/EricAccessHandler.py Sun Apr 24 14:19:17 2016 +0200 +++ b/Helpviewer/Network/EricAccessHandler.py Sun Apr 24 17:26:54 2016 +0200 @@ -100,6 +100,9 @@ .replace("@TITLE-RELOAD@", self.tr("Reload")) .replace("@TITLE-WARN@", self.tr("Are you sure to remove this speed dial?")) + .replace("@TITLE-WARN-REL@", + self.tr("Are you sure you want to reload all speed" + " dials?")) .replace("@TITLE-FETCHTITLE@", self.tr("Load title from page")) .replace("@SETTINGS-TITLE@",
--- a/Helpviewer/SpeedDial/SpeedDial.py Sun Apr 24 14:19:17 2016 +0200 +++ b/Helpviewer/SpeedDial/SpeedDial.py Sun Apr 24 17:26:54 2016 +0200 @@ -219,6 +219,22 @@ else: self.speedDialSaved.emit() + def resetDials(self): + """ + Public method to reset the speed dials to the default values. + """ + ok = E5MessageBox.yesNo( + None, + self.tr("Reset Speed Dials"), + self.tr("""Are you sure you want to reset the speed dials to""" + """ the default pages?""")) + if ok: + speedDialFile = self.getFileName() + if os.path.exists(speedDialFile): + os.remove(speedDialFile) + + self.__load() + def close(self): """ Public method to close the user agents manager.
--- a/Helpviewer/data/html/speeddialPage.html Sun Apr 24 14:19:17 2016 +0200 +++ b/Helpviewer/data/html/speeddialPage.html Sun Apr 24 17:26:54 2016 +0200 @@ -277,6 +277,12 @@ $('#fadeOverlay').fadeOut("slow", function() {$("#fadeOverlay").remove();}); } + function addSpeedDial() + { + onEditClick(addBox('', NEW_PAGE, '')); + alignPage(); + } + function onEditClick(box) { editingId = $(box).index(); var boxUrl = $(box).children('a').first().attr('href'); @@ -515,6 +521,31 @@ } + function configureSpeedDial() + { + // Load settings + $('#PgInRow').val(MAX_PAGES_ROW); + $('#sliderValuePg').html(MAX_PAGES_ROW); + $('#SdSize').val(DIAL_WIDTH); + $('#SdSizeToggle').prop('checked', DIAL_WIDTH != 231); + $('#sliderValueSd').html(DIAL_WIDTH); + $('#SdSizeToggle').is(':checked') ? $('#SdSize').removeAttr('disabled') : $('#SdSize').attr('disabled', 'disabled'); + + // Show dialog + $('#fadeOverlay2').css({'filter' : 'alpha(opacity=100)'}).fadeIn(); + $('#fadeOverlay2').click(function() { $(this).fadeOut('slow'); }); + $('#settingsBox').click(function(event) { event.stopPropagation(); }); + } + + + function reloadAll() { + if (confirm("@TITLE-WARN-REL@")) + $('div.entry').each(function(i) { + onReloadClick($(this)); + }); + } + + $(document).ready(function () { var sdSize = 'DIAL_WIDTH'; sdSize == '231' ? $('#SdSizeToggle').prop('checked', false) : $('#SdSizeToggle').prop('checked', true) @@ -526,8 +557,8 @@ <body> <div id="quickdial"></div> - <a onClick="$('#fadeOverlay2').css({'filter' : 'alpha(opacity=90)'}).fadeIn();$('#fadeOverlay2').click(function() { $(this).fadeOut('slow'); });$('#settingsBox').click(function(event) { event.stopPropagation(); });" title="@SETTINGS-TITLE@" class="sett"></a> - <a onClick="onEditClick(addBox('', NEW_PAGE, '')); alignPage();" title="@ADD-TITLE@" class="add"></a> + <a onClick="configureSpeedDial();" title="@SETTINGS-TITLE@" class="sett"></a> + <a onClick="addSpeedDial();" title="@ADD-TITLE@" class="add"></a> <script type="text/javascript"> @INITIAL-SCRIPT@
--- a/Helpviewer/data/html_rc.py Sun Apr 24 14:19:17 2016 +0200 +++ b/Helpviewer/data/html_rc.py Sun Apr 24 17:26:54 2016 +0200 @@ -2,13 +2,359 @@ # Resource object code # -# Created by: The Resource Compiler for PyQt5 (Qt v5.5.0) +# Created by: The Resource Compiler for PyQt5 (Qt v5.6.0) # # WARNING! All changes made in this file will be lost! from PyQt5 import QtCore qt_resource_data = b"\ +\x00\x00\x03\x7c\ +\x3c\ +\x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\ +\x68\x74\x6d\x6c\x3e\x0a\x3c\x68\x65\x61\x64\x3e\x0a\x3c\x6d\x65\ +\x74\x61\x20\x63\x68\x61\x72\x73\x65\x74\x3d\x22\x75\x74\x66\x2d\ +\x38\x22\x3e\x20\x0a\x3c\x6d\x65\x74\x61\x20\x68\x74\x74\x70\x2d\ +\x65\x71\x75\x69\x76\x3d\x22\x63\x6f\x6e\x74\x65\x6e\x74\x2d\x74\ +\x79\x70\x65\x22\x20\x63\x6f\x6e\x74\x65\x6e\x74\x3d\x22\x74\x65\ +\x78\x74\x2f\x68\x74\x6d\x6c\x3b\x20\x63\x68\x61\x72\x73\x65\x74\ +\x3d\x75\x74\x66\x2d\x38\x22\x3e\x0a\x3c\x74\x69\x74\x6c\x65\x3e\ +\x40\x54\x49\x54\x4c\x45\x40\x3c\x2f\x74\x69\x74\x6c\x65\x3e\x0a\ +\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x69\x63\x6f\x6e\x22\ +\x20\x68\x72\x65\x66\x3d\x22\x40\x46\x41\x56\x49\x43\x4f\x4e\x40\ +\x22\x20\x74\x79\x70\x65\x3d\x22\x69\x6d\x61\x67\x65\x2f\x78\x2d\ +\x69\x63\x6f\x6e\x22\x20\x2f\x3e\x0a\x3c\x73\x74\x79\x6c\x65\x3e\ +\x0a\x62\x6f\x64\x79\x20\x7b\x0a\x20\x20\x70\x61\x64\x64\x69\x6e\ +\x67\x3a\x20\x33\x65\x6d\x20\x30\x65\x6d\x3b\x0a\x20\x20\x62\x61\ +\x63\x6b\x67\x72\x6f\x75\x6e\x64\x3a\x20\x2d\x77\x65\x62\x6b\x69\ +\x74\x2d\x67\x72\x61\x64\x69\x65\x6e\x74\x28\x6c\x69\x6e\x65\x61\ +\x72\x2c\x20\x6c\x65\x66\x74\x20\x74\x6f\x70\x2c\x20\x6c\x65\x66\ +\x74\x20\x62\x6f\x74\x74\x6f\x6d\x2c\x20\x66\x72\x6f\x6d\x28\x23\ +\x38\x35\x37\x38\x34\x41\x29\x2c\x20\x74\x6f\x28\x23\x46\x44\x46\ +\x44\x46\x44\x29\x2c\x20\x63\x6f\x6c\x6f\x72\x2d\x73\x74\x6f\x70\ +\x28\x30\x2e\x35\x2c\x20\x23\x46\x44\x46\x44\x46\x44\x29\x29\x3b\ +\x0a\x20\x20\x62\x61\x63\x6b\x67\x72\x6f\x75\x6e\x64\x2d\x72\x65\ +\x70\x65\x61\x74\x3a\x20\x72\x65\x70\x65\x61\x74\x2d\x78\x3b\x0a\ +\x7d\x0a\x23\x62\x6f\x78\x20\x7b\x0a\x20\x20\x62\x61\x63\x6b\x67\ +\x72\x6f\x75\x6e\x64\x3a\x20\x77\x68\x69\x74\x65\x3b\x0a\x20\x20\ +\x62\x6f\x72\x64\x65\x72\x3a\x20\x31\x70\x78\x20\x73\x6f\x6c\x69\ +\x64\x20\x23\x38\x35\x37\x38\x34\x41\x3b\x0a\x20\x20\x6d\x61\x78\ +\x2d\x77\x69\x64\x74\x68\x3a\x20\x36\x30\x30\x70\x78\x3b\x0a\x20\ +\x20\x68\x65\x69\x67\x68\x74\x3a\x20\x35\x30\x25\x3b\x0a\x20\x20\ +\x70\x61\x64\x64\x69\x6e\x67\x3a\x20\x34\x30\x70\x78\x3b\x0a\x20\ +\x20\x70\x61\x64\x64\x69\x6e\x67\x2d\x62\x6f\x74\x74\x6f\x6d\x3a\ +\x20\x31\x30\x70\x78\x3b\x0a\x20\x20\x6d\x61\x72\x67\x69\x6e\x3a\ +\x20\x61\x75\x74\x6f\x3b\x0a\x20\x20\x62\x6f\x72\x64\x65\x72\x2d\ +\x72\x61\x64\x69\x75\x73\x3a\x20\x30\x2e\x38\x65\x6d\x3b\x0a\x20\ +\x20\x74\x65\x78\x74\x2d\x61\x6c\x69\x67\x6e\x3a\x20\x63\x65\x6e\ +\x74\x65\x72\x3b\x0a\x20\x20\x76\x65\x72\x74\x69\x63\x61\x6c\x2d\ +\x61\x6c\x69\x67\x6e\x3a\x20\x6d\x69\x64\x64\x6c\x65\x3b\x0a\x20\ +\x20\x6d\x61\x72\x67\x69\x6e\x3a\x20\x61\x75\x74\x6f\x3b\x0a\x7d\ +\x0a\x68\x31\x20\x7b\x0a\x20\x20\x66\x6f\x6e\x74\x2d\x73\x69\x7a\ +\x65\x3a\x20\x31\x33\x30\x25\x3b\x0a\x20\x20\x66\x6f\x6e\x74\x2d\ +\x77\x65\x69\x67\x68\x74\x3a\x20\x62\x6f\x6c\x64\x3b\x0a\x20\x20\ +\x62\x6f\x72\x64\x65\x72\x2d\x62\x6f\x74\x74\x6f\x6d\x3a\x20\x31\ +\x70\x78\x20\x73\x6f\x6c\x69\x64\x20\x23\x38\x35\x37\x38\x34\x41\ +\x3b\x0a\x20\x20\x6d\x61\x72\x67\x69\x6e\x2d\x62\x6f\x74\x74\x6f\ +\x6d\x3a\x20\x30\x70\x78\x3b\x0a\x7d\x0a\x3c\x2f\x73\x74\x79\x6c\ +\x65\x3e\x0a\x3c\x2f\x68\x65\x61\x64\x3e\x0a\x3c\x62\x6f\x64\x79\ +\x3e\x0a\x20\x20\x3c\x64\x69\x76\x20\x69\x64\x3d\x22\x62\x6f\x78\ +\x22\x3e\x0a\x20\x20\x20\x20\x3c\x69\x6d\x67\x20\x73\x72\x63\x3d\ +\x22\x40\x49\x4d\x41\x47\x45\x40\x22\x20\x77\x69\x64\x74\x68\x3d\ +\x22\x36\x34\x22\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x36\x34\x22\ +\x2f\x3e\x0a\x20\x20\x20\x20\x3c\x68\x31\x3e\x41\x64\x42\x6c\x6f\ +\x63\x6b\x20\x50\x6c\x75\x73\x3c\x2f\x68\x31\x3e\x0a\x20\x20\x20\ +\x20\x3c\x70\x3e\x40\x4d\x45\x53\x53\x41\x47\x45\x40\x3c\x2f\x70\ +\x3e\x0a\x20\x20\x3c\x2f\x64\x69\x76\x3e\x0a\x3c\x2f\x62\x6f\x64\ +\x79\x3e\x0a\x3c\x2f\x68\x74\x6d\x6c\x3e\x0a\ +\x00\x00\x11\xde\ +\x00\ +\x00\x47\xaf\x78\x9c\xcd\x3c\x6b\x77\xdb\xc6\xb1\xdf\xf5\x2b\x36\ +\xb0\x1d\x80\x31\xdf\xb2\x1c\x59\x14\x55\xca\x12\x1d\xb3\x95\x25\ +\x55\xa4\xe3\xa4\xae\x8f\x0f\x44\xac\x48\xd4\x20\x80\x02\xa0\x1e\ +\x75\xf4\xdf\x3b\xb3\xbb\x00\x76\x17\x00\x49\xc9\xbe\xbd\x61\x4e\ +\x2d\x12\x3b\x33\x3b\xef\x99\x7d\xa0\xfb\x3f\x1c\x9f\x1d\x4d\x7e\ +\x3f\x1f\x92\x79\xb2\xf0\x0e\xb6\xf6\xd3\x3f\xd4\x76\xe0\xcf\x82\ +\x26\x36\x8c\x24\x61\x83\xfe\x7b\xe9\x5e\xf7\x8d\x69\xe0\x27\xd4\ +\x4f\x1a\xc9\x5d\x48\x0d\x22\x7e\xf5\x8d\x84\xde\x26\x2d\x44\xed\ +\x91\xe9\xdc\x8e\x62\x9a\xf4\x97\xc9\x55\x63\xd7\x00\x1a\x89\x9b\ +\x78\xf4\x60\x30\x1e\x4d\x86\x8d\xc9\x68\x72\x32\x1c\xec\xb7\xf8\ +\xb3\xad\x7d\xcf\xf5\xbf\x90\x88\x7a\x7d\xc3\x05\x5a\x06\x99\x47\ +\xf4\xaa\x6f\x0c\xde\x1c\xfe\x3a\x3a\x3a\x3b\x1d\x18\x04\xe7\x81\ +\xc1\x85\x3d\xa3\xad\xdb\x06\x07\x6a\x01\x62\x9c\xdc\x79\x54\x8c\ +\xb2\xc9\xa7\x71\x6c\x90\x05\x75\x5c\xbb\x6f\xc4\xd3\x88\x52\x1f\ +\xe6\xbe\x0c\x9c\x3b\xf2\x75\x8b\xc0\xe7\xd2\x9e\x7e\x99\x45\xc1\ +\xd2\x77\xf6\x48\xe3\x86\x5e\x7e\x71\x93\xc6\x2c\xb2\x1d\x17\xf8\ +\xb7\x80\x0d\x6a\x47\x75\xe2\xd1\xab\x84\x24\x41\x28\xbe\x5d\x06\ +\x49\x12\x2c\xea\xe4\x2a\x0a\x16\xd6\x93\xdd\x9d\x9f\x77\x5f\x1c\ +\xd6\xea\x00\x60\x3d\x79\x73\x8c\xff\xc1\x8f\x69\xe0\x05\x51\x23\ +\x06\x24\xab\xdd\xdc\xa9\x93\x74\xa4\xd6\xd3\xa6\x6d\x44\x34\xa4\ +\x76\xb2\x47\xf8\xdf\xc6\x2d\x07\xb8\x02\x15\xee\x91\xce\x76\x78\ +\xdb\xea\x76\xc3\x5b\x62\xbc\xa5\xde\x35\x4d\xdc\xa9\x4d\x4e\xe9\ +\x92\x1a\x75\x92\x3d\xa8\x93\xc3\xc8\xb5\xbd\x3a\x89\x6d\x3f\x6e\ +\xc4\x34\x72\xaf\x38\x0d\xc6\xc3\x1e\x79\xb2\xd3\xdd\x99\xbe\x7c\ +\xd9\xdb\xba\xe7\x82\xff\x24\x44\x4f\xc5\x5d\x02\x0a\xa0\x79\x74\ +\x0a\x33\xfa\x81\x4f\x73\x0e\x1a\xb1\xfb\x1f\x0a\x6c\xb4\xdb\xcf\ +\xf8\x43\xd4\x48\x63\x4e\xdd\xd9\x1c\xb9\x6b\xbe\xe4\x4f\x17\x76\ +\x34\x73\xfd\x3d\xd2\x0e\x6f\x71\x96\xa6\xed\x38\x62\x8e\x30\x88\ +\xdd\xc4\x0d\x60\xcc\xbe\x8c\x03\x6f\x99\x08\xe2\x11\xa3\xd0\x41\ +\x04\x50\x11\xff\xc2\x06\x6e\x5c\x27\x99\xef\x91\xee\x8b\xf4\x41\ +\x3a\x59\xfe\x44\x36\xd9\x32\xf2\xac\xc1\xe8\xdd\x2f\x9f\xcf\x4f\ +\xde\x8f\x07\x42\xb9\xd3\x65\x14\xa3\xe0\x61\xe0\x82\x1f\x46\xc8\ +\xd2\xd6\xd6\x13\x70\xd4\xe9\x17\xf0\x03\x4f\xb0\x96\x32\x6d\x2f\ +\x93\x80\xe3\xa1\xc3\x34\x6c\xcf\x9d\xc1\xd3\x29\xe5\xa8\x99\x26\ +\x6e\x04\x1f\x97\x81\xe7\x20\x45\x89\x9e\xe3\x5e\x37\x01\x3c\xba\ +\x2b\x08\x0d\x2e\x6c\x27\xee\x75\xaa\x51\x2f\x40\x43\xa3\x0f\x09\ +\x49\x82\xc8\x01\xdd\x0b\x99\x73\x25\xa4\x96\x11\xe3\xcc\xcd\x85\ +\xac\xaf\xcf\x7e\x6b\xbc\x3e\xbb\x38\x1e\x5e\x0c\x6a\x80\xa1\xea\ +\x7f\x87\xeb\x5f\x62\xcd\x5d\xcc\x04\x53\x8e\x1b\x87\x9e\x7d\x07\ +\x02\x78\xc1\xf4\x4b\xaf\x44\x05\x0a\xa2\xbd\xc6\x80\x28\x84\x30\ +\x38\x53\x1d\x18\x91\xe8\x46\xcc\xdd\x26\x35\xe2\xee\xcf\xcf\xb8\ +\x35\x32\x95\xed\xcd\x83\x6b\x1a\x91\x26\x44\x68\x52\x2f\x3e\x9e\ +\x7a\x41\x4c\x4b\x9e\x83\x62\x03\xdb\xd1\x45\x73\x7d\xf4\x4f\x9c\ +\x21\x0e\x6d\xbf\x79\x19\xdc\x4e\x30\xa1\x08\x30\xce\x55\xce\xd4\ +\xc2\xbe\xcd\x5c\xb9\x9b\xf1\x5e\x25\x30\x93\x70\x77\xf7\x59\xb9\ +\xf8\x15\x9e\x83\xcc\x82\xd5\x6f\xf6\xe6\xae\xe3\x50\x3f\xe3\x8c\ +\x89\xa5\xb0\x45\x3a\x05\x8f\xcf\x9f\xac\x36\xc2\xab\xee\x33\x89\ +\xc5\x57\xa9\x78\xa5\x61\x72\x74\x72\x36\x1e\x82\xe7\xf8\x81\xc8\ +\x3b\x85\x74\x94\xcf\x25\x0b\xc2\x3d\x11\x78\x82\x54\x04\x1c\xb8\ +\x0e\x49\x22\xc8\x36\xa1\x1d\x01\x50\x4f\xb5\x02\x4f\x21\xb2\xa4\ +\xc2\x6a\x5f\x65\xa7\x17\xc9\x69\x16\xd1\x3b\x25\x18\x30\xf7\x2e\ +\xe3\x3d\xb2\xcd\x7d\x99\x11\x41\xe7\xf8\x5e\xda\x52\x5d\x76\xb5\ +\xb6\x86\xc7\xa3\xc9\xff\x52\x59\x28\xe7\xb7\xea\x4a\x89\x8c\x54\ +\x5b\x2f\x0b\xda\x7a\xf9\x18\xdf\x6a\xaf\x4c\xc1\x17\xc3\x93\xb3\ +\xc3\xe3\xff\xa5\xbe\xb8\xac\x8f\xd1\xd8\x0b\xae\x31\x28\x0b\x88\ +\x0b\x94\x1b\x45\x1f\xdb\xde\xcd\xe4\x55\x52\xc5\xcb\x9d\xfc\x31\ +\xe6\xcf\x06\x57\x55\x5e\x47\xc4\x63\x5e\xe3\x8a\xcf\x99\x2a\x21\ +\x0d\x65\xca\x54\xaa\x40\xf7\xc1\x55\xa0\xbb\xc3\x72\xb7\x22\xc8\ +\x26\x79\x7f\x23\xbe\x75\xc2\xcd\xcb\x25\x34\x3f\x3e\xa4\x56\xc8\ +\xb6\xe1\x32\x51\x8a\x69\x8a\xba\x5d\xaa\xa0\xed\x54\xe7\xcd\xab\ +\x20\x5a\x4c\xec\x4b\x2d\x33\x93\xed\x9d\xf6\xf7\xd0\xac\xa8\x82\ +\xd2\x2c\x8c\xd3\x8f\x79\x57\x68\x7c\xd2\xe2\x23\xab\x09\xa5\x3d\ +\x51\xaa\x09\xe0\x1c\x3a\xd8\x64\xa3\xd6\x66\xfb\xa5\x9c\x67\xbe\ +\xbd\xbf\x19\x0f\x27\x93\xd1\xe9\x2f\xab\x7a\x9c\x27\xc8\x9c\xeb\ +\xcf\xe2\xd7\x60\x9c\x4d\x78\x24\x3b\xbb\x4a\x32\xec\xe6\x8e\x0d\ +\xca\x4c\x39\xdd\xd1\x79\xcf\xd5\x9e\xf2\x9e\x3f\x91\x79\x7f\x32\ +\x3c\x1e\x1e\x0d\xb5\x16\x71\x47\xf3\xfa\x34\x20\x3b\xd9\x40\x08\ +\xdd\x23\x48\x01\xc5\x16\xd2\x41\x47\x83\x5f\x99\x24\x82\xd0\x9e\ +\xba\x09\xb8\x7a\x87\xff\xfe\x4f\xc3\xf5\x1d\x7a\x8b\x31\xd5\x2e\ +\x28\xa8\x29\x16\x29\x42\x53\xa2\x37\x63\x8a\x29\x71\xc1\x4e\xea\ +\x55\x0a\x8d\x90\x78\xf6\x25\xd5\x1b\xca\x6e\x41\x92\xce\xaa\x3e\ +\x41\xe7\x2b\x09\x66\x41\xa8\x86\x15\x5f\x70\x48\x74\x04\xe5\x6c\ +\xa0\x5b\xc2\x9c\x88\xd4\x47\x31\x27\x67\x67\x61\xf5\x57\xbb\xcf\ +\x8a\x53\x44\xc1\x4d\xbc\x81\xfc\x10\xf9\xa4\xad\x98\x5d\x92\x48\ +\x58\xf3\xc9\xee\xee\x6e\xe5\x04\x72\xaa\xa9\xea\xb5\x04\x9f\xbb\ +\x7a\xcf\xd9\xe9\xaa\x49\x45\x2a\x63\xba\x1a\x4b\xbc\x44\x30\x80\ +\xe5\x26\xf5\x94\xe2\x6a\x60\x15\x5b\x05\xad\xa8\x39\xec\xe7\xf4\ +\xb1\xd6\xc4\x36\xa4\x74\x9d\x45\xa2\x48\xa0\x52\x0e\x56\xdc\x84\ +\x05\xb1\x5e\x9c\x52\xd9\x1a\x3b\x65\x4e\x28\xfc\xfd\x7e\x6b\xbf\ +\xc5\x96\xce\x07\x5b\xb0\x86\x9e\x46\x6e\x98\xc8\x8b\xe8\x7f\xd9\ +\xd7\x36\x7f\x6a\x90\x38\x9a\xc2\x4a\xfc\xaf\x7f\x7f\x3f\xbc\xf8\ +\x7d\x60\x1c\x00\x1e\x1b\x38\x78\x08\x5e\xe3\xfd\xe8\x01\xa8\x07\ +\x8c\xeb\x6b\x3b\x22\xd8\x5f\x40\x12\xfc\x3c\x7a\x77\xf8\xcb\x90\ +\xf4\x89\x39\x10\x4f\x1a\x90\x22\x07\x66\x2f\x03\x7c\x7f\x71\xc2\ +\x86\xe1\xaf\xfc\x98\x6d\x33\xb0\x01\xbe\xe1\x20\x0d\x61\xab\xc7\ +\x46\x0e\xcf\xcf\x4f\x7e\x97\x47\x4e\x87\x1f\x3e\x9f\xa7\xf3\xc1\ +\x8f\x06\xfe\x28\x50\xfd\x9c\x11\x60\x3f\x1b\xac\x75\x2c\x00\x5d\ +\x0c\xdf\x9d\xfd\x2a\x71\xd0\xe0\x0f\xca\x00\x51\x32\x05\x90\x35\ +\x57\x05\xc0\x37\xc3\xc9\xd1\x5b\x4d\xae\x46\xfe\x50\x46\x78\x77\ +\xf8\x1b\x13\x64\xfc\xf9\xe2\xec\x03\x40\x0f\xe0\x0f\x13\x66\x3c\ +\xc8\x81\x8e\x47\x87\x27\x9f\x3f\x8c\x8e\x27\x6f\x11\x62\x7c\xdc\ +\x18\x8f\xfe\x31\x84\xf1\x0c\x00\xbb\x00\x88\x8e\x91\x03\xe3\x8d\ +\x8e\x18\xb8\x5a\xfa\x53\xac\x33\x84\xc6\x53\x3b\xa4\x6c\xd5\x65\ +\xb1\xcd\x9c\x9a\x70\x51\xe6\x78\x6c\x31\xd6\xe7\x7f\xa1\x79\x03\ +\x7f\x9f\x52\xab\x65\xb4\x66\x75\x62\xfe\xf8\xef\x65\x90\xf4\x4c\ +\x51\xde\x56\x80\x9b\x1c\xdc\x86\xda\xa6\x80\x47\x34\x59\x46\x3e\ +\x87\xe6\x4f\xef\x35\xe6\x96\xfe\x63\xd8\xe3\x8c\xb1\x49\x8d\x0d\ +\xd8\xe3\x8c\x31\xf0\x7f\x9a\x0f\xe3\x8f\x73\xf7\x1e\x4a\x3e\x94\ +\x7d\x99\x33\xf8\x09\x13\xc1\xbf\xba\xd2\x64\xfa\x25\x40\x66\x01\ +\x48\x30\x01\x50\xe5\x2c\x04\xfe\x05\x5d\x40\xc3\x77\xe4\xb9\xd3\ +\x2f\x16\x64\x18\x99\x8d\x88\x0d\x41\x5a\xb4\x9e\xb2\xa1\x26\x2b\ +\xaf\x56\xba\xa7\x55\xa4\x35\x04\x5f\xf9\x1b\xbd\x3b\x8f\x68\x1c\ +\x5b\x8a\xae\xdd\x2b\x62\xd1\xe6\x17\x7a\x77\x14\x38\xa0\xc4\x3e\ +\xe9\x6c\xcb\xc3\xf8\x81\x19\x10\x9f\x3a\x96\xc4\xbf\x24\xc3\x95\ +\xed\xc5\x34\x1f\xb9\xcf\xbe\x51\x78\x5e\x9c\xa0\xfb\xb3\x3e\xc1\ +\x53\xcb\x7c\x72\x65\x3b\xf4\x8c\xf7\xb7\x66\x0d\x16\xab\x28\xf5\ +\x03\xa7\x4b\xed\x1a\x2d\x2b\xcc\x1a\xf8\x6f\x68\x32\x9d\x33\xaf\ +\xe3\x7a\x9d\xce\xe9\xf4\x8b\xa6\x5c\x8c\x2d\x51\x03\xc6\x98\x89\ +\xf3\xa9\x52\xe8\x26\xfb\x42\x1d\xf2\x17\x05\x10\xe3\x9e\x6f\x2f\ +\x98\x64\xaf\x30\x72\xed\xc6\x2e\xb4\xc0\x66\x4e\x0e\xc5\x66\x4e\ +\x78\x02\x65\x06\x85\x06\xdb\x7c\xe5\x70\xae\x07\xed\x53\x81\xca\ +\x7d\x85\x7d\x61\x52\x8a\x16\x42\x87\x90\x25\x29\xea\x95\xfd\x5a\ +\x26\x96\x11\x7b\xc1\x8d\x51\xcf\x48\x20\xda\x53\xcb\x90\xa1\x8d\ +\x5a\x93\xbb\x19\x98\xa1\x6a\x62\xa8\xda\xe3\x90\x52\xe7\xd8\xb5\ +\x3d\xab\xc6\xc6\xf2\xd9\xb9\xd7\x71\x3d\x03\x20\x32\x67\x9a\xf5\ +\x2c\x8b\xb3\x78\x90\x2c\xcc\xea\xe0\x39\xac\xac\xac\x6c\x32\xfc\ +\xb7\xcc\x93\x4b\x63\x42\x4e\x87\x6a\x54\xf4\x14\xd3\xc2\xc8\x7b\ +\x16\xa0\x02\x68\x3a\x77\x3d\x07\x5a\x57\xcb\xb4\x51\x41\x6e\x14\ +\x27\x56\xad\x69\x27\x49\x64\x99\xb8\xdb\x6d\x16\xf1\x27\x22\xe1\ +\xc8\x49\xac\x40\x0d\x1b\x15\x89\x20\xd6\x52\x4b\x96\x17\xe3\x22\ +\xe5\x05\xa2\x02\x94\xa1\x07\x1d\x67\xd3\xc4\xdd\xfd\xbd\x56\xcb\ +\x14\x19\x5e\x18\x16\x37\x90\x81\xbc\x1d\x86\xd4\x77\x2c\x73\xdf\ +\x71\xaf\x89\xeb\xf4\x0d\xd9\x82\x84\x75\x12\x7d\x23\x6d\xc7\xdb\ +\xcd\x57\xbd\xb4\xbb\x61\xcb\xf7\x6c\x55\x72\xe5\xde\x52\xa7\xc7\ +\x3a\xec\x76\xcf\x24\xcf\x15\x56\x94\x8f\x89\xbd\x4d\xbb\x27\x6d\ +\xe1\x89\xf6\x8e\x7d\x4f\x1b\xfd\x57\xf0\xe9\x49\x4b\x10\xb1\x37\ +\xdf\x33\x0e\x56\x13\xcf\xc4\x90\x97\xba\x06\x98\x1d\xf2\x47\x88\ +\xc9\xab\x6f\x88\x28\xd7\x73\xda\x35\x74\x7a\xb5\xb5\xe4\x71\x35\ +\xce\xfa\x1f\x80\x2b\x3a\x00\x8c\x16\x5c\x00\xa0\xcd\x1a\x00\x9b\ +\xc6\x01\x59\x43\x3c\x61\x4b\xdc\xa9\x67\x23\x9b\xd9\x9a\x17\xda\ +\xab\x24\x82\xff\x39\xc8\x1b\xeb\x87\x80\xd8\x1e\xd9\x6f\xc1\x13\ +\xf1\x74\x25\xc7\xac\xe1\x96\x56\xcc\xdc\xca\x40\x1d\xdc\xc3\x00\ +\x8f\xf4\x96\x94\x8b\x23\x3c\x86\xb1\xca\xa9\xb7\x60\xe2\x75\x3c\ +\x47\x8c\x5e\x96\x86\x8c\x8c\x53\xde\xca\x7c\x27\x5e\x59\x8c\xe8\ +\xdc\xf2\x30\x7a\x28\xbf\x8c\x91\x8c\x23\x65\xce\x34\x3f\x8b\x79\ +\xb3\x5c\x8f\x0e\xc4\x2a\x0a\xf8\x55\xa1\x04\x24\x73\x37\x5e\xef\ +\x38\x7c\x79\x09\xa2\x28\x74\x0f\x08\xc9\x54\x25\x37\x80\x20\x13\ +\x28\x8d\xe1\x6c\x2e\x5a\x8b\xf9\xcf\xc1\x7e\x98\xba\x50\xb6\xb8\ +\x58\xef\xd6\x92\x12\x38\x56\xa6\x6b\x32\xe0\x3b\xcd\x04\x95\x70\ +\xc4\x95\xa0\xd4\x8b\xf5\x31\xb9\x8a\x3a\x57\x00\x6b\xb9\x51\x68\ +\x22\x4f\x23\xf5\x0d\x68\xe1\x70\xad\x02\x20\xf8\x0f\xf8\xbf\x98\ +\x74\x57\x94\x31\x5e\x29\xaf\x5c\x0f\x16\x77\x58\x25\x4d\xdb\x0b\ +\xe7\xb6\x25\xf2\x5c\xff\x55\xbb\x66\xde\xf3\x62\x37\xf2\xe5\xfc\ +\x5f\xd5\x68\xc8\x65\x50\x51\xce\xbd\x86\x2c\xa7\xa5\x22\x36\x4f\ +\x42\xe4\x2b\x61\x5f\x9a\x78\xe6\x78\x1e\x01\x53\x33\x9b\x13\xef\ +\x11\x9d\x9e\x88\x63\xcc\x3a\xc1\x74\x19\x5b\x95\x0d\xdc\x05\xdb\ +\x60\x2d\x2d\x7c\x58\x94\x96\xdf\x52\xd1\x30\x29\x96\x20\x2b\xd9\ +\x50\x32\x07\x16\xae\x65\x45\xd5\xe2\xc9\x59\xb1\x1d\x90\x91\x73\ +\x69\x5d\x5d\x3b\x4a\xac\xc4\xd8\x49\xe0\x91\x57\x13\x45\x9d\xcc\ +\x97\x8b\x4b\xdf\x76\x79\x0b\x5e\xae\x16\xc9\xc1\xf4\x8e\x36\x6f\ +\x06\x70\x71\xb4\x86\x49\x51\xd6\x41\x09\x0e\x58\x61\x81\xb6\x9b\ +\xd1\x64\xe8\x51\xfc\xfa\xfa\x6e\x04\xf5\x35\x3b\x8f\x03\x95\xe4\ +\x63\xf1\xeb\xbb\x89\x3d\x3b\xb5\x17\xd4\x32\xc1\x6d\xcd\xda\xc7\ +\x6c\xe2\x4f\xaa\x8e\x6d\x20\x8e\x9d\x63\x39\x2e\xd8\xe9\x63\x5b\ +\xc3\x08\x22\x77\xe6\xfa\xb6\xc7\xbb\x00\x1b\x31\x0f\x41\x8b\x2e\ +\x44\x20\x2d\xda\x31\xa6\xe8\xb0\xb8\x62\xc9\x38\xa8\x4b\x1a\x05\ +\x1d\xbe\x89\x82\xc5\xfb\x98\x46\x23\x8c\x66\x4b\x75\x3e\x66\x1e\ +\x83\xc5\xb4\x51\xab\x15\xc8\xf2\x0e\x47\x22\x9c\x62\xb3\x81\x02\ +\xbe\x2a\xc7\x74\x6e\xfb\x33\xea\x6c\x26\x06\x22\xe4\xf9\xf5\x48\ +\xb4\xd9\x2b\xec\x92\x03\x63\x38\x72\x78\xcd\x57\x8b\xf4\xfe\xf8\ +\x83\x58\xb2\x7a\x7f\xe8\xcb\x5c\xfe\xf8\xa3\xfc\xeb\x07\xee\xe5\ +\x44\x5f\xb3\xe4\x81\x53\x6d\x56\x16\x41\x8a\x61\x19\x4f\x8b\x19\ +\xee\x5e\x4b\x5a\x28\x8f\x8b\x35\x4b\xa4\x55\xad\x7c\x21\xcb\xae\ +\xe8\xed\x0b\xb0\x55\x71\x58\x6e\xbb\x7a\xd1\x5e\x2b\x69\xf2\x79\ +\x47\x78\x84\xf2\x26\x88\xd0\x61\xcb\xe9\x6a\x44\xe4\xc4\x79\xcf\ +\x17\x96\xaa\x94\x6a\x4d\x2b\x59\x1d\xe6\x2c\x08\xeb\x5a\xb6\xe7\ +\xe1\x7a\x23\xae\x5c\x37\xe7\x00\xc5\x74\x1b\xb3\x94\x69\xda\x1f\ +\xd3\x62\xcd\xa2\xcf\xf8\xa4\x7b\x33\xeb\xac\x04\x30\x2e\x09\x24\ +\x78\xde\x43\x14\x30\x58\x18\x01\x82\x61\x28\xb5\x22\x3b\x79\x07\ +\xdb\x53\x7b\x3a\xcf\xcb\x8e\x5b\xe6\x9b\x69\x45\x60\xed\xcd\x83\ +\x4a\x82\xc2\x79\x29\x8d\x2a\x39\xb4\xc5\x4e\x91\x64\x5a\x69\x74\ +\x82\x95\x8d\xb7\x4e\x02\x35\xf3\x1c\x02\x12\xa4\xdb\x63\x6d\xa4\ +\xb6\x53\x83\xcd\xe4\x1f\x8c\x71\x79\x58\xd9\x66\x62\x20\x30\xa1\ +\x8e\x8f\x75\x8a\x0d\xf6\xa4\x25\xfa\xbd\x1c\x87\x62\xe5\xc1\xb8\ +\xa8\x5c\x0f\xa3\xff\x01\x2b\x75\xae\xbe\x3a\x8a\xfc\x39\x0e\x96\ +\xd1\x94\x16\xf7\x18\xae\xe5\xcc\x36\x8d\xa8\x9d\x50\x91\x45\x44\ +\x39\xc9\x19\x41\xeb\xab\x49\x83\xe9\x1f\xd2\x86\x29\x9c\xa2\xac\ +\xa6\x57\x11\x67\xfa\x96\x96\xa2\x15\x19\x49\xe2\xbd\x58\xcd\xaa\ +\x68\xdb\x32\x65\x5b\xa3\xcb\x7c\xad\x4e\xf2\x92\x5e\x06\x94\x49\ +\xc6\x63\x4a\x17\x0d\xbd\xaf\xb3\x82\x01\xbe\xf0\x96\xfb\x0a\x80\ +\x5f\x31\x85\xa8\x1e\x3a\x82\xeb\xfb\x34\x9a\x80\x23\xe3\x5e\x9e\ +\xb2\x5f\x29\x95\xd5\x92\x7d\xcc\x12\x6e\xbb\x0f\xe4\xb6\x5b\x69\ +\x6a\xd6\x76\xae\x06\x16\xed\x37\x82\xcb\xbb\x25\xfc\x78\xee\x34\ +\x70\x68\x6d\x1d\x05\x26\x07\xe0\xe7\xdb\xe9\x25\x32\x6d\x3f\x50\ +\xa6\xed\x2a\x99\xd8\xbd\x94\x75\xd0\x8a\x50\xf2\xc6\xe8\x0a\xb1\ +\x74\x1a\xaa\x58\x7c\xbf\xbf\x44\xb0\x17\x0f\x14\xec\x45\x95\x60\ +\xfc\x4e\xc4\x3a\x70\x4d\xb2\xbc\xcb\x5f\x21\x99\x4e\x43\x97\x0c\ +\x3b\x09\x39\x71\x61\xf2\xe0\x1b\x45\x47\x98\x72\x59\xaa\xeb\x3d\ +\x72\xd4\x5e\x31\xc6\x02\x67\xcd\x78\x77\xcd\xf8\xf6\x9a\xf1\x17\ +\x8a\x60\x15\x6d\xa1\x91\xb5\xeb\x46\x4d\xa1\x00\x14\x4b\x32\x3a\ +\x3c\x2d\xcf\xe7\xbc\xfd\x65\xcd\x8a\xe5\x3a\xab\x92\xf9\x77\x5a\ +\x3e\xb8\xf2\xba\x41\xec\x10\xb2\x85\xd6\xd2\x77\xe8\x95\xeb\x43\ +\x73\xb5\x7e\x29\xf3\xf0\xb6\x74\x7d\x01\xc0\xca\xf8\x17\x2c\x98\ +\x3e\xbd\x21\xc7\x10\x13\x95\x4d\x13\xd0\x61\xe9\x70\x12\x88\xaa\ +\x2c\x4a\x61\x89\xc6\x58\x5f\xf4\xad\x3a\xcb\xa5\x80\x15\x09\xb1\ +\x5c\x20\xd9\xee\x11\x97\xec\xf3\x19\x9a\x1e\xf5\x67\xc9\xbc\x47\ +\x9e\x3f\x2f\xed\x93\xb8\xe1\x18\xe8\x47\xf7\x93\xd6\x75\x6f\x60\ +\x01\xfc\xe0\x05\x06\xd7\xc7\xa6\xa0\x74\x7b\x43\xd9\x75\x5e\xb7\ +\x08\x5c\xb3\x40\xd2\xa6\x8d\x03\x8f\x42\x9b\x3e\x4b\x77\x92\x9f\ +\x13\x83\x90\x03\xdc\x85\x79\xae\x15\x59\x5d\xac\x25\x5f\xf7\x70\ +\xbc\xa2\x48\x6b\x44\x4b\x93\xe5\x4a\x81\x78\xb6\x2c\xac\x7f\xd8\ +\x85\x31\xb9\xba\xae\xae\xa7\x72\x2f\xff\x2d\xcd\x3c\xf8\x25\x0b\ +\x64\xc9\x2f\xab\xc3\xd9\x16\xe2\xa4\x4d\x3e\xbf\xf6\x6e\x72\xad\ +\xb2\x2e\x51\x69\xdb\x9f\x5a\x29\x82\xde\x9b\x57\xbb\x5c\xda\x05\ +\xf3\x3c\x5f\xd1\x2d\xcb\x6c\xa8\xdb\x33\x06\x8c\x1a\xd2\xf6\x8c\ +\x6e\x5f\xb6\xf1\x92\x31\x85\xb7\xc7\x81\x17\x70\xe3\x76\xd1\xd6\ +\x85\x24\xc2\x45\x92\xf1\xe5\xfd\x9b\x4d\x92\x02\x33\x40\xb5\x21\ +\xc4\x56\x05\xa6\x54\xed\x80\xf5\xcf\x96\x4b\x1f\xb6\x6f\xb3\xb6\ +\xdd\x2d\xd7\x05\x77\x77\xd4\x46\x55\xa6\xfc\xd3\xe8\xe3\x31\x41\ +\xff\xa8\x80\xd7\x35\x95\x1f\x79\xbb\x8e\xbe\xdb\x07\x49\x0a\xe2\ +\x60\x61\x19\xe2\xd6\xc5\x87\xc3\x8b\xd3\x81\x51\xab\xfd\x69\xb5\ +\xb8\xfc\x1e\xa5\x60\xa3\xe6\x87\xab\x8d\x37\x3f\x98\x40\x2a\xce\ +\x5b\x4b\x12\x6b\x71\xa3\x46\x2d\x28\x8f\xda\x4f\xc9\xa6\x54\x4f\ +\xa9\xf1\x65\x26\xf9\x30\x93\xdf\x80\x52\xdf\x9e\xf8\x08\xd9\xe7\ +\xa7\xbe\xd1\x0c\xfd\x99\xf1\xe9\xab\x38\x74\x64\xf7\x1d\xf9\x59\ +\xa4\xf9\x3c\xbf\x31\xf3\xdc\x0c\x6f\xef\xd3\x8b\x54\x6a\xa2\x36\ +\xcb\x5e\x17\xc9\x8e\x14\x18\x29\x3c\x51\x90\x6e\xdf\x40\x92\x0b\ +\x6f\xcd\x7a\x65\x89\xd4\x3e\x26\x67\x0d\x89\xbc\xb3\x93\x79\x93\ +\x1d\x80\x5a\x12\xbd\x16\xe9\x34\x77\x5e\xd4\x04\x5d\x65\x87\x01\ +\x7d\x83\xb1\xc0\x12\xfe\x8d\xeb\x3b\xc1\x4d\xad\xc9\x9e\xe8\xc7\ +\xd8\x7c\x16\x05\x8e\x3f\x2a\x39\xef\xfe\x20\x48\x32\x7e\xae\xbc\ +\x20\x88\x2c\x45\xbe\xed\x76\x11\xe7\x6d\x4a\x5f\x42\x5a\x27\xcf\ +\x8b\xb6\x2e\xcc\xc2\xbe\x7d\x2d\xfa\x3c\x89\x0e\x17\xb1\x95\xb1\ +\xa6\x9d\x8a\x67\x48\x07\xea\x4d\xa9\x9a\x42\x4e\x1e\xa9\xc0\xdf\ +\x27\x1d\x05\xa7\x53\xe4\x2e\xd5\x76\x06\xf5\x53\xc6\x95\xec\x35\ +\xc6\x13\x39\xa8\xd0\x57\x84\xab\xd4\x73\x22\xdc\x9e\xba\x06\x58\ +\x67\x79\x04\x3a\xe3\xb6\xd2\x08\x65\xd5\x1c\x5c\xd1\x48\xcb\xb4\ +\x6a\x0b\xbc\xf7\x98\xaa\x6f\x4a\x5d\xcf\x92\x28\xb6\x32\xbe\x35\ +\x24\x7e\xe5\x30\x09\x42\xc0\xb4\x84\xab\x34\x38\xa9\x9f\x72\xeb\ +\xd6\x80\x40\x57\xdb\x2d\xcf\x31\xf7\xa1\x57\x50\x08\xb5\x95\x73\ +\x9d\x12\x95\xe4\xb7\x1f\x99\x5e\x52\xcc\x4c\x31\x88\x88\x97\xb7\ +\xf1\x6f\x5e\x02\xed\x6b\x3a\x16\x17\x3d\x95\xbc\xa0\xdf\x92\xc3\ +\xd8\x3d\x9f\x8d\xfc\x8b\xe0\x06\xe2\xf5\x1a\x6f\x9c\xe4\x42\x2b\ +\xb7\xe5\x42\x7c\xc1\x71\xe4\xf3\x53\x8e\xb1\x33\x06\xad\xa6\x18\ +\xe5\xb9\x0e\xca\x30\xcb\x5c\x8c\xb8\xa5\x3a\x5d\x59\xc6\x03\x78\ +\x4e\x56\x8a\x03\x99\x72\xc9\x5d\x16\x5d\x6a\x86\x3e\x09\x66\x33\ +\x8f\x16\xb6\x97\xd9\x39\xc6\xaa\x62\x35\x96\xb0\xf5\xed\x31\x3e\ +\xb6\x1e\xbb\x1c\x6f\xec\xad\xc2\x8c\x3d\xd7\xa1\xd1\xaf\xb8\x01\ +\x3a\x56\x76\x36\x38\x72\xd3\x71\x63\x3c\xc3\xc6\x13\x1b\x7e\xb5\ +\x4a\xba\x29\xc5\xae\x6d\x41\x52\xc4\xeb\x59\x45\xcc\x74\xd3\xbb\ +\x80\xa6\x8c\xef\x91\xee\x76\xa7\x80\x3c\xf6\x78\x77\xf1\x76\xf2\ +\xee\xa4\x8c\x84\xe4\x1b\x32\x81\x82\x4d\x58\x1b\x31\x5b\x46\xb4\ +\xfa\x4e\x53\xab\x45\x4e\xf0\xa5\x9e\xf4\x66\xb2\x52\x58\x54\xe7\ +\xac\xf2\x22\x84\x94\xf4\x78\x8e\x3b\xdf\xf8\x62\xee\x4a\x04\xc5\ +\x89\x15\x9f\x2b\x42\xa5\x6e\xd1\x0c\xa3\x20\xb4\x4c\xa1\x07\x88\ +\x48\x49\x0f\xb0\xf2\x53\x35\xa9\x71\x85\xd6\xe5\x5c\x6d\x3a\x99\ +\x0b\xf1\xbf\x97\xce\x55\x03\xad\x2b\x6c\xf3\x66\xe2\x90\xad\x22\ +\x52\x27\x01\xa8\x3d\x15\xca\x56\xc7\xeb\x44\x82\x95\xa2\x0b\x8c\ +\x30\x9e\x07\x37\x04\x43\x31\x98\x29\x4c\x49\x67\x5c\xdd\xf5\xf7\ +\x04\x3a\xed\x0d\x2f\x0a\x74\x4b\x6f\x0a\x64\x4b\xb8\xf4\x28\xce\ +\xc4\xa3\x38\xb3\xe4\x98\x5f\xba\xc8\xfe\x2d\xb7\x06\x0a\x1e\xcb\ +\xb7\x18\x0f\x3d\xaf\x70\x00\x5e\xd6\x12\xe3\xd5\x65\xa5\x2d\x16\ +\xec\x3d\xe0\x64\x09\x3f\xea\x36\xa5\xd0\x41\xc5\x71\x5d\xca\xf1\ +\x53\x2b\xcd\x29\xe8\x0b\xb6\x73\x97\xcd\x41\x24\xd6\xd9\x02\x23\ +\x4d\x5f\x66\xee\x79\xd9\x81\x4c\x3a\x08\xa3\xe0\xbe\xa6\xe2\x65\ +\x95\x6e\xcf\x12\x8f\xea\x6b\x95\xb0\x2c\x39\x6d\xfd\x3f\x3a\x79\ +\xaa\xbc\x2d\xe9\x4e\x7e\x8b\xbf\xeb\xbf\xb5\x8f\x77\xfe\xf8\x1d\ +\xfc\xec\x9e\x5c\x5e\x83\xc5\xcd\x19\x3e\x6c\xe7\xb7\x70\xca\xb2\ +\x5a\xcf\xe0\x2b\xcd\xbe\x31\x48\x5f\x67\x12\x6f\xfe\x1b\xe9\xe5\ +\x23\x74\x59\xa4\x69\x17\x29\xaa\xb7\x3e\x25\x5a\x87\xc7\xc7\x3a\ +\x19\x80\x15\x54\x38\x99\x0d\xde\x2f\xc0\xcf\x60\x74\x3a\x9a\x80\ +\xfd\x1b\xe3\xa3\x8b\xd1\xf9\x64\xb0\xa2\xb4\x72\x53\xa5\x3d\x70\ +\x44\x59\x0f\xa5\x84\xa9\x8c\xa2\x85\xa6\xe8\xbb\x84\x05\xc6\xec\ +\x35\x33\x1e\x74\x95\x9d\x4e\x1c\x44\xec\xa2\x96\xa5\x46\x46\x04\ +\xd1\x1b\x25\xbc\xbc\xa9\x6b\x85\xf4\x05\x31\x13\xbd\x43\x5b\x47\ +\xe0\xf6\x9a\xed\xfa\x18\x18\x00\x90\xc6\x88\x06\x94\xbd\x4d\xd5\ +\x6e\xee\xaa\x23\xc0\x77\x62\xfb\x53\xba\x07\xad\xb7\x3a\xb2\x0c\ +\x1d\x3b\x81\xe7\x6a\x96\xa9\x93\x65\x69\x48\x6f\xb0\x96\x4b\x3f\ +\xf9\x81\x7a\xaa\xc9\xdc\x53\xd9\xaf\x92\x8b\xa8\xdd\xc7\xde\x44\ +\xdd\xe8\xae\x29\xfc\x28\xbf\x6a\x2a\x38\xcd\x38\x92\xb2\xb0\xe4\ +\x6a\x6c\x58\x78\x2b\x7b\xe3\x4b\x1a\x83\x51\xe9\xe2\x9f\xa8\xef\ +\xc6\xc1\x60\xf2\xdb\xe4\xf3\xe9\x05\x94\xe9\xf1\x20\xbd\xe6\x97\ +\xd3\xcb\xc3\x50\x27\xcf\x5f\x61\x52\xe9\xb3\x0d\x15\xc6\x9d\xdc\ +\x13\xc0\x1c\xf9\x3b\x21\xa0\x60\x00\x52\xb0\xf8\x95\x3c\x44\x4b\ +\x99\x12\x21\x15\xa1\xf9\x0c\x7c\x6d\xb0\x6f\x80\xda\x61\x79\xd0\ +\x37\x76\xb3\xeb\x7a\x12\x51\x34\x09\x0d\xfb\x46\x87\x5d\x8e\x64\ +\x56\xef\x1b\x95\xbd\x09\xe6\x78\xde\x83\x61\xbc\xb7\x36\x92\xb6\ +\x44\x99\xe5\x97\x35\x7d\x7b\x01\xbf\x63\x07\x23\x57\xdc\x19\x95\ +\xf3\xae\xcc\xa0\xda\x36\x23\x27\x3f\xfa\x97\x71\xd8\x93\xcd\xa4\ +\xe0\x72\x5b\x8d\x8f\xd9\xcb\x33\xff\x17\xb6\x1a\x43\x7e\xcb\xde\ +\xce\x59\x69\x29\xce\x57\x99\xa1\x3a\x2f\x76\x84\xa9\xb6\x5f\xb6\ +\x73\x63\xa5\x54\x37\x31\x55\xde\xb0\x3d\xc6\x54\xe2\x0d\x4c\x55\ +\xda\xb2\x7b\xa8\x4a\x2a\x78\xe8\xb5\xd3\x92\xa6\x4a\xef\x9c\x14\ +\x86\xd7\xce\x01\x75\x82\xbf\x24\x46\x94\x7b\xa7\xea\x8a\xb2\xb7\ +\xc9\xb4\xca\xac\x78\x55\xb5\x5c\x6b\x72\x89\xe5\x5f\xf7\x5b\xbc\ +\x28\xef\xb7\xf8\xff\x2f\xcf\x7f\x01\xf9\x62\xc8\xf7\ \x00\x00\x0c\xfe\ \x3c\ \x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\ @@ -219,344 +565,6 @@ \x0a\x20\x20\x20\x20\x3c\x64\x69\x76\x20\x69\x64\x3d\x22\x66\x6f\ \x6f\x74\x65\x72\x22\x3e\x3c\x2f\x64\x69\x76\x3e\x0a\x3c\x2f\x62\ \x6f\x64\x79\x3e\x0a\x3c\x2f\x68\x74\x6d\x6c\x3e\x0a\ -\x00\x00\x03\x7c\ -\x3c\ -\x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\ -\x68\x74\x6d\x6c\x3e\x0a\x3c\x68\x65\x61\x64\x3e\x0a\x3c\x6d\x65\ -\x74\x61\x20\x63\x68\x61\x72\x73\x65\x74\x3d\x22\x75\x74\x66\x2d\ -\x38\x22\x3e\x20\x0a\x3c\x6d\x65\x74\x61\x20\x68\x74\x74\x70\x2d\ -\x65\x71\x75\x69\x76\x3d\x22\x63\x6f\x6e\x74\x65\x6e\x74\x2d\x74\ -\x79\x70\x65\x22\x20\x63\x6f\x6e\x74\x65\x6e\x74\x3d\x22\x74\x65\ -\x78\x74\x2f\x68\x74\x6d\x6c\x3b\x20\x63\x68\x61\x72\x73\x65\x74\ -\x3d\x75\x74\x66\x2d\x38\x22\x3e\x0a\x3c\x74\x69\x74\x6c\x65\x3e\ -\x40\x54\x49\x54\x4c\x45\x40\x3c\x2f\x74\x69\x74\x6c\x65\x3e\x0a\ -\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x69\x63\x6f\x6e\x22\ -\x20\x68\x72\x65\x66\x3d\x22\x40\x46\x41\x56\x49\x43\x4f\x4e\x40\ -\x22\x20\x74\x79\x70\x65\x3d\x22\x69\x6d\x61\x67\x65\x2f\x78\x2d\ -\x69\x63\x6f\x6e\x22\x20\x2f\x3e\x0a\x3c\x73\x74\x79\x6c\x65\x3e\ -\x0a\x62\x6f\x64\x79\x20\x7b\x0a\x20\x20\x70\x61\x64\x64\x69\x6e\ -\x67\x3a\x20\x33\x65\x6d\x20\x30\x65\x6d\x3b\x0a\x20\x20\x62\x61\ -\x63\x6b\x67\x72\x6f\x75\x6e\x64\x3a\x20\x2d\x77\x65\x62\x6b\x69\ -\x74\x2d\x67\x72\x61\x64\x69\x65\x6e\x74\x28\x6c\x69\x6e\x65\x61\ -\x72\x2c\x20\x6c\x65\x66\x74\x20\x74\x6f\x70\x2c\x20\x6c\x65\x66\ -\x74\x20\x62\x6f\x74\x74\x6f\x6d\x2c\x20\x66\x72\x6f\x6d\x28\x23\ -\x38\x35\x37\x38\x34\x41\x29\x2c\x20\x74\x6f\x28\x23\x46\x44\x46\ -\x44\x46\x44\x29\x2c\x20\x63\x6f\x6c\x6f\x72\x2d\x73\x74\x6f\x70\ -\x28\x30\x2e\x35\x2c\x20\x23\x46\x44\x46\x44\x46\x44\x29\x29\x3b\ -\x0a\x20\x20\x62\x61\x63\x6b\x67\x72\x6f\x75\x6e\x64\x2d\x72\x65\ -\x70\x65\x61\x74\x3a\x20\x72\x65\x70\x65\x61\x74\x2d\x78\x3b\x0a\ -\x7d\x0a\x23\x62\x6f\x78\x20\x7b\x0a\x20\x20\x62\x61\x63\x6b\x67\ -\x72\x6f\x75\x6e\x64\x3a\x20\x77\x68\x69\x74\x65\x3b\x0a\x20\x20\ -\x62\x6f\x72\x64\x65\x72\x3a\x20\x31\x70\x78\x20\x73\x6f\x6c\x69\ -\x64\x20\x23\x38\x35\x37\x38\x34\x41\x3b\x0a\x20\x20\x6d\x61\x78\ -\x2d\x77\x69\x64\x74\x68\x3a\x20\x36\x30\x30\x70\x78\x3b\x0a\x20\ -\x20\x68\x65\x69\x67\x68\x74\x3a\x20\x35\x30\x25\x3b\x0a\x20\x20\ -\x70\x61\x64\x64\x69\x6e\x67\x3a\x20\x34\x30\x70\x78\x3b\x0a\x20\ -\x20\x70\x61\x64\x64\x69\x6e\x67\x2d\x62\x6f\x74\x74\x6f\x6d\x3a\ -\x20\x31\x30\x70\x78\x3b\x0a\x20\x20\x6d\x61\x72\x67\x69\x6e\x3a\ -\x20\x61\x75\x74\x6f\x3b\x0a\x20\x20\x62\x6f\x72\x64\x65\x72\x2d\ -\x72\x61\x64\x69\x75\x73\x3a\x20\x30\x2e\x38\x65\x6d\x3b\x0a\x20\ -\x20\x74\x65\x78\x74\x2d\x61\x6c\x69\x67\x6e\x3a\x20\x63\x65\x6e\ -\x74\x65\x72\x3b\x0a\x20\x20\x76\x65\x72\x74\x69\x63\x61\x6c\x2d\ -\x61\x6c\x69\x67\x6e\x3a\x20\x6d\x69\x64\x64\x6c\x65\x3b\x0a\x20\ -\x20\x6d\x61\x72\x67\x69\x6e\x3a\x20\x61\x75\x74\x6f\x3b\x0a\x7d\ -\x0a\x68\x31\x20\x7b\x0a\x20\x20\x66\x6f\x6e\x74\x2d\x73\x69\x7a\ -\x65\x3a\x20\x31\x33\x30\x25\x3b\x0a\x20\x20\x66\x6f\x6e\x74\x2d\ -\x77\x65\x69\x67\x68\x74\x3a\x20\x62\x6f\x6c\x64\x3b\x0a\x20\x20\ -\x62\x6f\x72\x64\x65\x72\x2d\x62\x6f\x74\x74\x6f\x6d\x3a\x20\x31\ -\x70\x78\x20\x73\x6f\x6c\x69\x64\x20\x23\x38\x35\x37\x38\x34\x41\ -\x3b\x0a\x20\x20\x6d\x61\x72\x67\x69\x6e\x2d\x62\x6f\x74\x74\x6f\ -\x6d\x3a\x20\x30\x70\x78\x3b\x0a\x7d\x0a\x3c\x2f\x73\x74\x79\x6c\ -\x65\x3e\x0a\x3c\x2f\x68\x65\x61\x64\x3e\x0a\x3c\x62\x6f\x64\x79\ -\x3e\x0a\x20\x20\x3c\x64\x69\x76\x20\x69\x64\x3d\x22\x62\x6f\x78\ -\x22\x3e\x0a\x20\x20\x20\x20\x3c\x69\x6d\x67\x20\x73\x72\x63\x3d\ -\x22\x40\x49\x4d\x41\x47\x45\x40\x22\x20\x77\x69\x64\x74\x68\x3d\ -\x22\x36\x34\x22\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x36\x34\x22\ -\x2f\x3e\x0a\x20\x20\x20\x20\x3c\x68\x31\x3e\x41\x64\x42\x6c\x6f\ -\x63\x6b\x20\x50\x6c\x75\x73\x3c\x2f\x68\x31\x3e\x0a\x20\x20\x20\ -\x20\x3c\x70\x3e\x40\x4d\x45\x53\x53\x41\x47\x45\x40\x3c\x2f\x70\ -\x3e\x0a\x20\x20\x3c\x2f\x64\x69\x76\x3e\x0a\x3c\x2f\x62\x6f\x64\ -\x79\x3e\x0a\x3c\x2f\x68\x74\x6d\x6c\x3e\x0a\ -\x00\x00\x11\x60\ -\x00\ -\x00\x44\xb3\x78\x9c\xcd\x3c\x6b\x57\xdb\xc8\x92\xdf\xf9\x15\x3d\ -\x22\x19\xc9\x13\xbf\x30\x90\x21\x18\x73\x4d\xc0\x99\x78\x97\x10\ -\x16\x3b\x93\x99\xcd\xe6\xe4\x08\xab\xb1\xb5\x91\x25\x5d\x49\xe6\ -\x71\x33\xfc\xf7\xad\xea\x87\xd4\xdd\x92\x6d\x20\xd9\x7b\xc6\x73\ -\x66\xb0\xd5\x55\xd5\xf5\xae\xea\x87\xe6\xe0\xa7\x93\xf7\xc7\xe3\ -\x3f\xcf\x07\x64\x96\xcd\x83\xc3\x8d\x03\xf9\x87\xba\x1e\xfc\x99\ -\xd3\xcc\x85\x91\x2c\x6e\xd0\x7f\x2e\xfc\xeb\x9e\x35\x89\xc2\x8c\ -\x86\x59\x23\xbb\x8b\xa9\x45\xc4\xaf\x9e\x95\xd1\xdb\xac\x85\xa8\ -\x5d\x32\x99\xb9\x49\x4a\xb3\xde\x22\xbb\x6a\xec\x59\x40\x23\xf3\ -\xb3\x80\x1e\xf6\x47\xc3\xf1\xa0\x31\x1e\x8e\x4f\x07\xfd\x83\x16\ -\x7f\xb6\x71\x10\xf8\xe1\x57\x92\xd0\xa0\x67\xf9\x40\xcb\x22\xb3\ -\x84\x5e\xf5\xac\xfe\x9b\xa3\xdf\x87\xc7\xef\xcf\xfa\x16\xc1\x79\ -\x60\x70\xee\x4e\x69\xeb\xb6\xc1\x81\x5a\x80\x98\x66\x77\x01\x15\ -\xa3\x6c\xf2\x49\x9a\x5a\x64\x4e\x3d\xdf\xed\x59\xe9\x24\xa1\x34\ -\x84\xb9\x2f\x23\xef\x8e\x7c\xdb\x20\xf0\xb9\x74\x27\x5f\xa7\x49\ -\xb4\x08\xbd\x7d\xd2\xb8\xa1\x97\x5f\xfd\xac\x31\x4d\x5c\xcf\x07\ -\xfe\x1d\x60\x83\xba\x49\x9d\x04\xf4\x2a\x23\x59\x14\x8b\x6f\x97\ -\x51\x96\x45\xf3\x3a\xb9\x4a\xa2\xb9\xb3\xb9\xb7\xfb\xeb\xde\xce\ -\x51\xad\x0e\x00\xce\xe6\x9b\x13\xfc\x07\x7e\x4c\xa2\x20\x4a\x1a\ -\x29\x20\x39\xed\xe6\x6e\x9d\xc8\x91\x5a\xd7\x98\xb6\x91\xd0\x98\ -\xba\xd9\x3e\xe1\x7f\x1b\xb7\x1c\xe0\x0a\x54\xb8\x4f\xb6\xb6\xe3\ -\xdb\x56\xa7\x13\xdf\x12\xeb\x2d\x0d\xae\x69\xe6\x4f\x5c\x72\x46\ -\x17\xd4\xaa\x93\xfc\x41\x9d\x1c\x25\xbe\x1b\xd4\x49\xea\x86\x69\ -\x23\xa5\x89\x7f\xc5\x69\x30\x1e\xf6\xc9\xe6\x6e\x67\x77\xf2\xf2\ -\x65\x77\xe3\x9e\x0b\xfe\x8b\x10\x5d\x8a\xbb\x00\x14\x40\x0b\xe8\ -\x04\x66\x0c\xa3\x90\x16\x1c\x34\x52\xff\x5f\x14\xd8\x68\xb7\x9f\ -\xf3\x87\xa8\x91\xc6\x8c\xfa\xd3\x19\x72\xd7\x7c\xc9\x9f\xce\xdd\ -\x64\xea\x87\xfb\xa4\x1d\xdf\xe2\x2c\x4d\xd7\xf3\xc4\x1c\x71\x94\ -\xfa\x99\x1f\xc1\x98\x7b\x99\x46\xc1\x22\x13\xc4\x13\x46\x61\x0b\ -\x11\x40\x45\xfc\x0b\x1b\xb8\xf1\xbd\x6c\xb6\x4f\x3a\x3b\xf2\x81\ -\x9c\xac\x78\xa2\x9a\x6c\x91\x04\x4e\x7f\xf8\xee\xb7\x2f\xe7\xa7\ -\x1f\x46\x7d\xa1\xdc\xc9\x22\x49\x51\xf0\x38\xf2\xc1\x0f\x13\x64\ -\x69\x63\x63\x13\x1c\x75\xf2\x15\xfc\x20\x10\xac\x49\xa6\xdd\x45\ -\x16\x71\x3c\x74\x98\x86\x1b\xf8\x53\x78\x3a\xa1\x1c\x35\xd7\xc4\ -\x8d\xe0\xe3\x32\x0a\x3c\xa4\xa8\xd0\xf3\xfc\xeb\x26\x80\x27\x77\ -\x25\xa1\xc1\x85\xdd\xcc\xbf\x96\x1a\x0d\x22\x34\x34\xfa\x90\x90\ -\x24\x4a\x3c\xd0\xbd\x90\xb9\x50\x82\xb4\x8c\x18\x67\x6e\x2e\x64\ -\x7d\xfd\xfe\x8f\xc6\xeb\xf7\x17\x27\x83\x8b\x7e\x0d\x30\x74\xfd\ -\xef\x72\xfd\x2b\xac\xf9\xf3\xa9\x60\xca\xf3\xd3\x38\x70\xef\x40\ -\x80\x20\x9a\x7c\xed\x56\xa8\x40\x43\x74\xd7\x18\x10\x85\x10\x06\ -\x67\xaa\x03\x23\x12\xd3\x88\x85\xdb\x48\x23\xee\xfd\xfa\x9c\x5b\ -\x23\x57\xd9\xfe\x2c\xba\xa6\x09\x69\x42\x84\x66\xf5\xf2\xe3\x49\ -\x10\xa5\xb4\xe2\x39\x28\x36\x72\x3d\x53\x34\x3f\x44\xff\xc4\x19\ -\xd2\xd8\x0d\x9b\x97\xd1\xed\x18\x13\x8a\x00\xe3\x5c\x15\x4c\xcd\ -\xdd\xdb\xdc\x95\x3b\x39\xef\xcb\x04\x66\x12\xee\xed\x3d\xaf\x16\ -\x7f\x89\xe7\x20\xb3\x60\xf5\x9b\xfd\x99\xef\x79\x34\xcc\x39\x63\ -\x62\x69\x6c\x91\xad\x92\xc7\x17\x4f\x56\x1b\xe1\x55\xe7\xb9\xc2\ -\xe2\x2b\x29\x5e\x65\x98\x1c\x9f\xbe\x1f\x0d\xc0\x73\xc2\x48\xe4\ -\x9d\x52\x3a\x2a\xe6\x52\x05\xe1\x9e\x08\x3c\x41\x2a\x02\x0e\x7c\ -\x8f\x64\x09\x64\x9b\xd8\x4d\x00\xa8\xab\x5b\x81\xa7\x10\x55\x52\ -\x61\xb5\x6f\xaa\xd3\x8b\xe4\x34\x4d\xe8\x9d\x16\x0c\x98\x7b\x17\ -\xe9\x3e\xd9\xe6\xbe\xcc\x88\xa0\x73\xfc\x28\x6d\xe9\x2e\xbb\x5a\ -\x5b\x83\x93\xe1\xf8\xdf\xa9\x2c\x94\xf3\x7b\x75\xa5\x45\x86\xd4\ -\xd6\xcb\x92\xb6\x5e\x3e\xc5\xb7\xda\x2b\x53\xf0\xc5\xe0\xf4\xfd\ -\xd1\xc9\xbf\x53\x5f\x5c\xd6\xa7\x68\x6c\x87\x6b\x0c\xca\x02\xe2\ -\x02\xe5\x46\xd9\xc7\xb6\xf7\x72\x79\xb5\x54\xf1\x72\xb7\x78\x8c\ -\xf9\xb3\xc1\x55\x55\xd4\x11\xf1\x98\xd7\xb8\xf2\x73\xa6\x4a\x48\ -\x43\xb9\x32\xb5\x2a\xd0\x79\x74\x15\xe8\xec\xb2\xdc\xad\x09\xf2\ -\x90\xbc\xff\x20\xbe\x4d\xc2\xcd\xcb\x05\x34\x3f\x21\xa4\x56\xc8\ -\xb6\xf1\x22\xd3\x8a\xa9\x44\xdd\xae\x54\xd0\xb6\xd4\x79\xf3\x2a\ -\x4a\xe6\x63\xf7\xd2\xc8\xcc\x64\x7b\xb7\xfd\x23\x34\x2b\xaa\xa0\ -\x32\x0b\xe3\xf4\x53\xd1\x15\x5a\x9f\x8d\xf8\xc8\x6b\x42\x65\x4f\ -\x24\x35\x01\x9c\x43\x07\x9b\x3d\xa8\xb5\xd9\x7e\xa9\xe6\x99\xef\ -\xef\x6f\x46\x83\xf1\x78\x78\xf6\xdb\xaa\x1e\x67\x13\x99\xf3\xc3\ -\x69\xfa\x1a\x8c\xf3\x10\x1e\xc9\xee\x9e\x96\x0c\x3b\x85\x63\x83\ -\x32\x25\xa7\xbb\x26\xef\x85\xda\x25\xef\xc5\x13\x95\xf7\xcd\xc1\ -\xc9\xe0\x78\x60\xb4\x88\xbb\x86\xd7\xcb\x80\xdc\xca\x07\x62\xe8\ -\x1e\x41\x0a\x28\xb6\x90\x0e\xb6\x0c\xf8\x95\x49\x22\x8a\xdd\x89\ -\x9f\x81\xab\x6f\xf1\xdf\xff\x6a\xf8\xa1\x47\x6f\x31\xa6\xda\x25\ -\x05\x35\xc5\x22\x45\x68\x4a\xf4\x66\x4c\x31\x15\x2e\xb8\x25\xbd\ -\x4a\xa3\x11\x93\xc0\xbd\xa4\x66\x43\xd9\x29\x49\xb2\xb5\xaa\x4f\ -\x30\xf9\xca\xa2\x69\x14\xeb\x61\xc5\x17\x1c\x0a\x1d\x41\x39\x1f\ -\xe8\x54\x30\x27\x22\xf5\x49\xcc\xa9\xd9\x59\x58\xfd\xd5\xde\xf3\ -\xf2\x14\x49\x74\x93\x3e\x40\x7e\x88\x7c\xd2\xd6\xcc\xae\x48\x24\ -\xac\xb9\xb9\xb7\xb7\xb7\x74\x02\x35\xd5\x2c\xeb\xb5\x04\x9f\x7b\ -\x66\xcf\xb9\xd5\xd1\x93\x8a\x52\xc6\x4c\x35\x56\x78\x89\x60\x00\ -\xcb\x8d\xf4\x94\xf2\x6a\x60\x15\x5b\x25\xad\xe8\x39\xec\x57\xf9\ -\xd8\x68\x62\x1b\x4a\xba\xce\x23\x51\x24\x50\x25\x07\x6b\x6e\xc2\ -\x82\xd8\x2c\x4e\x52\xb6\xc6\x6e\x95\x13\x0a\x7f\xbf\xdf\x38\x68\ -\xb1\xa5\xf3\xe1\x06\xac\xa1\x27\x89\x1f\x67\xea\x22\xfa\x7f\xdd\ -\x6b\x97\x3f\xb5\x48\x9a\x4c\x60\x25\xfe\x1f\xff\xf5\x61\x70\xf1\ -\x67\xdf\x3a\x04\x3c\x36\x70\xf8\x18\xbc\xc6\x87\xe1\x23\x50\x0f\ -\x19\xd7\xd7\x6e\x42\xb0\xbf\x80\x24\xf8\x65\xf8\xee\xe8\xb7\x01\ -\xe9\x11\xbb\x2f\x9e\x34\x20\x45\xf6\xed\x6e\x0e\xf8\xe1\xe2\x94\ -\x0d\xc3\x5f\xf5\x31\xdb\x66\x60\x03\x7c\xc3\x41\x19\xc2\x56\x8f\ -\x8d\x1c\x9d\x9f\x9f\xfe\xa9\x8e\x9c\x0d\x3e\x7e\x39\x97\xf3\xc1\ -\x8f\x06\xfe\x28\x51\xfd\x92\x13\x60\x3f\x1b\xac\x75\x2c\x01\x5d\ -\x0c\xde\xbd\xff\x5d\xe1\xa0\xc1\x1f\x54\x01\xa2\x64\x1a\x20\x6b\ -\xae\x4a\x80\x6f\x06\xe3\xe3\xb7\x86\x5c\x8d\xe2\xa1\x8a\xf0\xee\ -\xe8\x0f\x26\xc8\xe8\xcb\xc5\xfb\x8f\x00\xdd\x87\x3f\x4c\x98\x51\ -\xbf\x00\x3a\x19\x1e\x9d\x7e\xf9\x38\x3c\x19\xbf\x45\x88\xd1\x49\ -\x63\x34\xfc\xef\x01\x8c\xe7\x00\xd8\x05\x40\x74\x0c\x3d\x18\x6f\ -\x6c\x89\x81\xab\x45\x38\xc1\x3a\x43\x68\x3a\x71\x63\xca\x56\x5d\ -\x0e\xdb\xcc\xa9\x09\x17\x65\x8e\xc7\x16\x63\x3d\xfe\x17\x9a\x37\ -\xf0\xf7\x09\x75\x5a\x56\x6b\x5a\x27\xf6\xcf\xff\x5c\x44\x59\xd7\ -\x16\xe5\x6d\x05\xb8\xcd\xc1\x5d\xa8\x6d\x1a\x78\x42\xb3\x45\x12\ -\x72\x68\xfe\xf4\xde\x60\x6e\x11\x3e\x85\x3d\xce\x18\x9b\xd4\x7a\ -\x00\x7b\x9c\x31\x06\xfe\x3f\xf6\xe3\xf8\xe3\xdc\x7d\x80\x92\x0f\ -\x65\x5f\xe5\x0c\x7e\xc2\x44\xf0\x5f\x53\x69\x2a\xfd\x0a\x20\xbb\ -\x04\x24\x98\x00\xa8\x6a\x16\xa2\xf0\x82\xce\xa1\xe1\x3b\x0e\xfc\ -\xc9\x57\x07\x32\x8c\xca\x46\xc2\x86\x20\x2d\x3a\xcf\xd8\x50\x93\ -\x95\x57\x47\xee\x69\x95\x69\x0d\xc0\x57\xfe\x93\xde\x9d\x27\x34\ -\x4d\x1d\x4d\xd7\xfe\x15\x71\x68\xf3\x2b\xbd\x3b\x8e\x3c\x50\x62\ -\x8f\x6c\x6d\xab\xc3\xf8\x81\x19\x10\x9f\x7a\x8e\xc2\xbf\x22\xc3\ -\x95\x1b\xa4\xb4\x18\xb9\xcf\xbf\x51\x78\x5e\x9e\xa0\xf3\xab\x39\ -\xc1\x33\xc7\xde\xbc\x72\x3d\xfa\x9e\xf7\xb7\x76\x0d\x16\xab\x28\ -\xf5\x23\xa7\x93\x76\x4d\x16\x4b\xcc\x1a\x85\x6f\x68\x36\x99\x31\ -\xaf\xe3\x7a\x9d\xcc\xe8\xe4\xab\xa1\x5c\x8c\x2d\x51\x03\x46\x98\ -\x89\x8b\xa9\x24\x74\x93\x7d\xa1\x1e\xf9\x87\x06\x88\x71\xcf\xb7\ -\x17\x6c\xb2\x5f\x1a\xb9\xf6\x53\x1f\x5a\x60\xbb\x20\x87\x62\x33\ -\x27\x3c\x85\x32\x83\x42\x83\x6d\xbe\x71\x38\x3f\x80\xf6\xa9\x44\ -\xe5\x7e\x89\x7d\x61\x52\x8a\x16\x42\x87\x50\x25\x29\xeb\x95\xfd\ -\x5a\x64\x8e\x95\x06\xd1\x8d\x55\xcf\x49\x20\xda\x33\xc7\x52\xa1\ -\xad\x5a\x93\xbb\x19\x98\x61\xd9\xc4\xdc\xb1\x2a\x5d\x54\xcd\x4e\ -\xba\x93\x76\x35\x4d\xc3\xc8\x07\x16\x2f\x02\x68\x32\xf3\x03\x0f\ -\x3a\x49\xc7\x76\x91\x5f\x3f\x49\x33\xa7\xd6\x74\xb3\x2c\x71\x6c\ -\xdc\x7c\xb6\xcb\xf8\x63\x11\xff\x6a\x4e\x29\x51\xc3\xbe\x41\x21\ -\x88\xa5\x2d\x8f\x17\x19\x07\x92\x17\x70\x52\x88\x55\x33\x06\x38\ -\x9b\x36\x6e\xb6\xef\xb7\x5a\xb6\x48\xb8\x42\xcf\xb8\x9f\x0b\xe4\ -\xdd\x38\xa6\xa1\xe7\xd8\x07\x9e\x7f\x4d\x7c\xaf\x67\xa9\x0a\x25\ -\xac\xb0\xf7\x2c\xd9\x1d\xb7\x9b\xaf\xba\xb2\xd9\x60\xab\xe9\x7c\ -\x91\x70\xe5\xdf\x52\xaf\xcb\x1a\xde\x76\xd7\x26\x2f\x34\x56\xb4\ -\x8f\x8d\xad\x46\xbb\xab\xec\xa8\x89\x6e\x8b\x7d\x97\x7d\xf7\x2b\ -\xf8\x74\x95\x15\x81\xd8\x2a\xef\x5a\x87\xab\x89\xe7\x62\xa8\x2b\ -\x4f\x0b\xcc\x0e\xe1\x1c\x63\x2e\xe9\x59\x22\xe8\xcc\x14\x73\x0d\ -\x8d\x57\x6d\x2d\x79\x5c\x1c\xb3\x76\x04\xe0\xca\x0e\x00\xa3\x25\ -\x17\x00\x68\xbb\x06\xc0\xb6\x75\x48\xd6\x10\xcf\xd8\x8a\x73\x12\ -\xb8\xc8\x66\xbe\x04\x85\x6e\x27\x4b\xe0\x5f\x0f\x79\x63\xed\x09\ -\x10\xdb\x27\x07\x2d\x78\x22\x9e\xae\xe4\x98\xf5\xbf\xca\x02\x96\ -\x5b\x19\xa8\x83\x7b\x58\xe0\x91\xc1\x82\x72\x71\x84\xc7\x30\x56\ -\x39\xf5\x16\x4c\xbc\x8e\xe7\x84\xd1\xcb\xb3\x82\x95\x73\xca\x3b\ -\x8b\x1f\xc4\x2b\x8b\x11\x93\x5b\x1e\x46\x8f\xe5\x97\x31\x92\x73\ -\xa4\xcd\x29\xd3\xa5\x98\x37\x4f\xbd\xe8\x40\x2c\xc1\x83\x5f\x95\ -\x32\x72\x36\xf3\xd3\xf5\x8e\xc3\x57\x7b\x20\x8a\x46\xf7\x90\x90\ -\x5c\x55\x6a\x3f\x06\x32\x81\xd2\x18\xce\xc3\x45\x6b\x31\xff\x39\ -\x3c\x88\xa5\x0b\xe5\xbd\xfe\x7a\xb7\x56\x94\xc0\xb1\x72\x5d\x93\ -\x3e\xdf\xf8\x25\xa8\x84\x63\xae\x04\x2d\x7d\xaf\x8f\xc9\x55\xd4\ -\xb9\x02\x58\x07\x8c\x42\x13\x75\x1a\xa5\x8c\xa3\x85\xe3\xb5\x0a\ -\x80\xe0\x3f\xe4\xff\xc5\xa4\xbb\xa2\xaa\xf0\xc2\x75\xe5\x07\xb0\ -\xd6\xc2\xa2\x65\xbb\x41\x3c\x73\x1d\x91\xe7\x7a\xaf\xda\x35\xfb\ -\x9e\xd7\x9e\x61\xa8\xe6\xff\x65\x75\x5f\xad\x4a\x9a\x72\xee\x0d\ -\x64\x35\x2d\x95\xb1\x79\x12\x22\xdf\x08\xfb\xd2\xc4\x23\xc0\xf3\ -\x04\x98\x9a\xba\x9c\x78\x97\x98\xf4\x44\x1c\x63\xd6\x89\x26\x8b\ -\xd4\x59\x5a\xf6\x2e\xd8\x7e\x67\x65\xe1\xc3\xa2\xb4\xf8\x9e\x8a\ -\x86\x49\xb1\x02\x59\xcb\x86\x8a\x39\xb0\x70\x2d\x96\x54\x2d\x9e\ -\x9c\x35\xdb\x01\x19\x35\x97\xd6\xf5\xa5\x9c\xc2\x4a\x1a\x53\xea\ -\xe1\x09\x54\x13\x45\x1d\xcf\x16\xf3\xcb\xd0\xf5\x79\x47\x5c\xad\ -\x16\xc5\xc1\xcc\x06\xb3\x68\x06\x70\xad\xb2\x86\x49\x51\xd6\x41\ -\x09\x1e\x58\x61\x8e\xb6\x9b\xd2\x6c\x10\x50\xfc\xfa\xfa\x6e\x08\ -\xf5\x35\x3f\x1e\x03\x95\x14\x63\xe9\xeb\xbb\xb1\x3b\x3d\x73\xe7\ -\xd4\xb1\xc1\x6d\xed\xda\xa7\x7c\xe2\xcf\xba\x8e\x5d\x20\x8e\x8d\ -\x5c\x35\x2e\xd8\xe9\x53\xdb\xc0\x88\x60\x81\xee\x87\x6e\xc0\xbb\ -\x00\x17\x31\x8f\x40\x8b\x3e\x44\x20\x2d\xdb\x31\xa5\xe8\xb0\xb8\ -\x80\xc8\x39\xa8\x2b\x1a\x05\x1d\xbe\x49\xa2\xf9\x87\x94\x26\x43\ -\x8c\x66\x47\x77\x3e\x66\x1e\x8b\xc5\xb4\x55\xab\x95\xc8\xf2\x0e\ -\x47\x21\x2c\xb1\xd9\x40\x09\x5f\x97\x63\x32\x73\xc3\x29\xf5\x1e\ -\x26\x06\x22\x14\xf9\xf5\x58\x74\xbd\x2b\xec\x52\x00\x63\x38\x72\ -\x78\xc3\x57\xcb\xf4\xfe\xfa\x8b\x38\xaa\x7a\x7f\xea\xa9\x5c\xfe\ -\xfc\xb3\xfa\xeb\x27\xee\xe5\xc4\x5c\x42\x14\x81\xb3\xdc\xac\x2c\ -\x82\x34\xc3\x32\x9e\xe6\x53\xdc\x4c\x56\xb4\x50\x1d\x17\x6b\x56\ -\x2c\xab\x3a\xeb\x52\x96\x5d\xd1\x6a\x97\x60\x97\xc5\x61\xb5\xed\ -\xea\x65\x7b\xad\xa4\xc9\xe7\x1d\xe2\x89\xc6\x9b\x28\x41\x87\xad\ -\xa6\x6b\x10\x51\x13\xe7\x3d\x5f\xe7\xe9\x52\xea\x35\xad\x62\xb1\ -\x56\xb0\x20\xac\xeb\xb8\x41\x70\x0e\x6c\xa4\x4b\x97\xb1\x05\x40\ -\x39\xdd\xa6\x2c\x65\xda\xee\x27\x59\xac\x59\xf4\x59\x9f\x4d\x6f\ -\x66\x9d\x95\x00\xc6\x25\x81\x02\xcf\x7b\x88\x12\x06\x0b\x23\x40\ -\xb0\x2c\xad\x56\xe4\x07\xe1\x60\x7b\xea\x4e\x66\x45\xd9\xf1\xab\ -\x7c\x53\x56\x04\xd6\xde\x3c\xaa\x24\x68\x9c\x57\xd2\x58\x26\x87\ -\xb1\xd8\x29\x93\x94\x95\xc6\x24\xb8\xb4\xf1\x36\x49\xa0\x66\x5e\ -\x40\x40\x82\x74\xfb\xac\x8d\x34\x36\x4e\xb0\x99\xfc\x8b\x31\xae\ -\x0e\x6b\xbb\x3e\x0c\x04\x26\x34\xf1\xb1\x4e\xb1\xc1\xae\xb2\x62\ -\xbe\x57\xe3\x50\xac\x3c\x18\x17\x4b\x1c\xc6\xf3\xd0\xff\x80\x95\ -\x3a\x57\x5f\x1d\x45\xfe\x92\x46\x8b\x64\x42\xcb\x4b\xfe\x6b\x35\ -\xb3\x4d\x12\xea\x66\x54\x64\x11\x51\x4e\x0a\x46\xd0\xfa\x7a\xd2\ -\x60\xfa\x87\xb4\x61\x0b\xa7\xa8\xaa\xe9\xcb\x88\x33\x7d\x2b\x4b\ -\xd1\x25\x19\x49\xe1\xbd\x5c\xcd\x96\xd1\x76\x55\xca\xae\x41\x97\ -\xf9\x5a\x9d\x14\x25\xbd\x0a\x28\x97\x8c\xc7\x94\x29\x1a\x7a\xdf\ -\xd6\x0a\x06\xf8\xc2\x5b\xed\x2b\x00\x7e\xc5\x14\xa2\x7a\x98\x08\ -\x7e\x18\xd2\x64\x0c\x8e\x8c\x5b\x6b\xda\xf6\xa1\x52\x56\x2b\xb6\ -\x15\x2b\xb8\xed\x3c\x92\xdb\xce\x52\x53\xb3\xb6\x73\x35\xb0\x68\ -\xbf\x11\x5c\xdd\x2d\xe1\xa7\x65\x67\x91\x47\x6b\xeb\x28\x30\x39\ -\x00\xbf\xd8\xdd\xae\x90\x69\xfb\x91\x32\x6d\x2f\x93\x89\x5d\x13\ -\x59\x07\xad\x09\xa5\xee\x53\xae\x10\xcb\xa4\xa1\x8b\xc5\xb7\xdf\ -\x2b\x04\xdb\x79\xa4\x60\x3b\xcb\x04\xe3\x57\x14\xd6\x81\x1b\x92\ -\x15\x5d\xfe\x0a\xc9\x4c\x1a\xa6\x64\xd8\x49\xa8\x89\x0b\x93\x07\ -\xdf\x28\x3a\xc6\x94\xcb\x52\x5d\xf7\x89\xa3\xee\x8a\x31\x16\x38\ -\x6b\xc6\x3b\x6b\xc6\xb7\xd7\x8c\xef\x68\x82\x2d\x69\x0b\xad\xbc\ -\x5d\xb7\x6a\x1a\x05\xa0\x58\x91\xd1\xe1\x69\x75\x3e\xe7\xed\x2f\ -\x6b\x56\x1c\xdf\x5b\x95\xcc\x7f\xd0\xf2\xc1\x57\xd7\x0d\x62\x87\ -\x90\x2d\xb4\x16\xa1\x47\xaf\xfc\x10\x9a\xab\xf5\x4b\x99\xc7\xb7\ -\xa5\xeb\x0b\x00\x56\xc6\x7f\x60\xc1\x0c\xe9\x0d\x39\x81\x98\x58\ -\xda\x34\x01\x1d\x96\x0e\xc7\x91\xa8\xca\xa2\x14\x56\x68\x8c\xf5\ -\x45\xdf\xab\xb3\x42\x0a\x58\x91\x10\xc7\x07\x92\xed\x2e\xf1\xc9\ -\x01\x9f\xa1\x19\xd0\x70\x9a\xcd\xba\xe4\xc5\x8b\xca\x3e\x89\x1b\ -\x8e\x81\x7e\xf2\x3f\x1b\x5d\xf7\x03\x2c\x80\x1f\xbc\x4f\xe0\x87\ -\xd8\x14\x54\x6e\x6f\x68\xbb\xce\xeb\x16\x81\x6b\x16\x48\xc6\xb4\ -\x69\x14\x50\x68\xd3\xa7\x72\x27\xf9\x05\xb1\x08\x39\xc4\x5d\x98\ -\x17\x46\x91\x35\xc5\x5a\xf0\x75\x0f\xc7\x2b\x8b\xb4\x46\x34\x99\ -\x2c\x57\x0a\xc4\xb3\x65\x69\xfd\xc3\xee\x6f\xa9\xd5\x75\x75\x3d\ -\x55\x7b\xf9\xef\x69\xe6\xc1\x2f\x59\x20\x2b\x7e\xb9\x3c\x9c\x5d\ -\x21\x8e\x6c\xf2\xf9\x2d\x74\x9b\x6b\x95\x75\x89\x5a\xdb\xfe\xcc\ -\x91\x08\x66\x6f\xbe\xdc\xe5\x64\x17\xcc\xf3\xfc\x92\x6e\x59\x65\ -\x43\xdf\x9e\xb1\x60\xd4\x52\xb6\x67\x4c\xfb\xb2\x8d\x97\x9c\x29\ -\xbc\xcc\x0d\xbc\x80\x1b\xb7\xcb\xb6\x2e\x25\x11\x2e\x92\x8a\xaf\ -\xee\xdf\x3c\x24\x29\x30\x03\x2c\x37\x84\xd8\xaa\xc0\x94\x6a\x9c\ -\x77\xfe\xdd\x72\xe9\xe3\xf6\x6d\xd6\xb6\xbb\xd5\xba\xe0\xee\x8e\ -\xda\x58\x96\x29\xff\x36\xfa\x78\x4a\xd0\x3f\x29\xe0\x4d\x4d\x15\ -\x27\xd0\xbe\x67\xee\xf6\x41\x92\x82\x38\x98\x3b\x96\xb8\x04\xf1\ -\xf1\xe8\xe2\xac\x6f\xd5\x6a\x7f\x5b\x2d\x2e\x7e\x44\x29\x78\x50\ -\xf3\xc3\xd5\xc6\x9b\x1f\x4c\x20\x8a\xaf\xe2\x35\x20\x4c\x99\xda\ -\xe6\xee\xaa\x8d\x1a\xbd\xa0\x3c\x69\x3f\x25\x9f\x52\x3f\x34\xc6\ -\x77\x8b\xd4\xc3\x4c\x7e\x21\x49\x7f\x99\xe1\x13\x64\x9f\x5f\x7a\ -\x56\x33\x0e\xa7\xd6\xe7\x6f\xe2\xd0\x91\x5d\x3f\xe4\x67\x91\xf6\ -\x8b\xe2\x02\xcb\x0b\x3b\xbe\xbd\x97\xf7\x9a\xf4\x44\x6d\x57\xbd\ -\xbd\x91\x1f\x29\x30\x52\x78\xa2\xa0\x5c\x86\x81\x24\x17\xdf\xda\ -\xf5\xa5\x25\xd2\xf8\xd8\x9c\x35\x24\xf2\xce\xcd\x66\x4d\x76\x00\ -\xea\x28\xf4\x5a\x64\xab\xb9\xbb\x53\x13\x74\xb5\x1d\x06\xf4\x0d\ -\xc6\x02\x4b\xf8\x37\x7e\xe8\x45\x37\xb5\x26\x7b\x62\x1e\x63\xf3\ -\x59\x34\x38\xfe\xa8\xe2\xbc\xfb\xa3\x20\xc9\xf8\xb9\x0a\xa2\x28\ -\x71\x34\xf9\xb6\xdb\x65\x9c\xb7\x92\xbe\x82\xb4\x4e\x9e\x9d\xb6\ -\x29\xcc\xdc\xbd\x7d\x2d\xfa\x3c\x85\x0e\x17\xb1\x95\xb3\x66\x9c\ -\x8a\xe7\x48\x87\xfa\xc5\xa5\x9a\x46\x4e\x1d\x59\x82\x7f\x40\xb6\ -\x34\x9c\xad\x32\x77\x52\xdb\x39\xd4\x2f\x39\x57\xaa\xd7\x58\x9b\ -\x6a\x50\xa1\xaf\x08\x57\xa9\x17\x44\xb8\x3d\x4d\x0d\xb0\xce\xf2\ -\x18\x74\xc6\x6d\x65\x10\xca\xab\x39\xb8\xa2\x25\xcb\xb4\x6e\x0b\ -\xbc\x86\x28\xd5\x37\xa1\x7e\xe0\x28\x14\x5b\x39\xdf\x06\x12\xbf\ -\x01\x98\x45\x31\x60\x3a\xc2\x55\x1a\x9c\xd4\x2f\x85\x75\x6b\x40\ -\xa0\x63\xec\x96\x17\x98\x07\xd0\x2b\x68\x84\xda\xda\xb9\x4e\x85\ -\x4a\x8a\xcb\x88\x4c\x2f\x12\x33\x57\x0c\x22\xe2\x5d\x6a\xfc\x5b\ -\x94\x40\xf7\x9a\x8e\xc4\xbd\x4b\x2d\x2f\x98\x97\xd6\x30\x76\xcf\ -\xa7\xc3\xf0\x22\xba\x81\x78\xbd\x76\x03\x55\x53\xda\xe5\xb5\x18\ -\xdf\x37\x1c\x86\xfc\x94\x63\xe4\x8d\x40\xab\x12\xa3\x3a\xd7\x41\ -\x19\x66\x99\x8b\x11\x77\x74\xa7\xab\xca\x78\x00\xcf\xc9\x2a\x71\ -\xa0\x52\xd6\x72\x6b\xb5\xd4\x0c\x7d\x1c\x4d\xa7\x01\x2d\x6d\x2f\ -\xb3\x73\x8c\x55\xc5\x6a\xa4\x60\x9b\xdb\x63\x7c\x6c\x3d\x76\x35\ -\xde\x28\x58\x85\x99\x06\xbe\x47\x93\xdf\x71\x03\x74\xa4\xed\x6c\ -\x70\xe4\xa6\xe7\xa7\x78\x86\x8d\x27\x36\xfc\xa6\x93\x72\x71\x89\ -\xdd\xa2\x82\xa4\x88\xb7\xa5\xca\x98\x72\xd3\xbb\x84\xa6\x8d\xef\ -\x93\xce\xf6\x56\x09\x79\x14\xf0\xee\xe2\xed\xf8\xdd\x69\x15\x09\ -\xc5\x37\x54\x02\xd2\x26\xcf\x1c\x29\x2f\x96\x4b\xd7\xbb\xcb\xbb\ -\x77\xa2\x58\x86\x35\x3f\x52\xb5\x76\x41\x32\xdf\x2c\x96\x83\x30\ -\x0a\x73\xd8\x30\x6f\xe1\x7d\xd2\x52\xcd\x38\x89\x62\xc7\x16\xac\ -\x41\x90\x30\xa5\xd4\x80\xad\x07\xc0\x32\xc5\x6d\xc8\xf0\x2b\x81\ -\xfb\x10\x80\xfb\x12\xba\xa6\x4d\x6f\xcb\x3e\xe0\x88\xb5\xf1\xd2\ -\x4a\xb6\x3e\xb1\x3c\xc7\x2b\xc6\xeb\x44\x81\x15\x4a\x43\x37\x57\ -\xae\xef\xb6\xf8\x6b\xc1\x1b\x07\x78\x1f\x89\x5f\xd7\xcd\xef\xf0\ -\x14\xf9\x41\x9c\xea\xf3\x61\xb7\xb8\x21\x60\x9c\x6a\x75\x1e\x7f\ -\xb4\x5f\x45\xa1\x74\xa4\x9f\xaf\xb5\xe4\x99\x99\x8d\x67\x66\x36\ -\x3f\x8f\x47\x0a\xca\xbd\xef\x27\x9e\xea\x5b\xbc\x75\xef\x59\x7d\ -\xf9\xba\x86\x78\xb3\xd9\x92\xb7\x39\x70\x0e\x54\x84\x5b\x56\x83\ -\xba\x4f\x2b\x8e\x10\x6c\x50\xbe\xbc\x7e\xcc\x2e\x72\xc2\x34\x6a\ -\x56\x29\xe6\x3b\x3a\x39\x31\xa7\x02\x1a\x62\x26\x3e\xd5\x03\xee\ -\x58\xe3\xa7\x3f\x3c\x1b\x8e\xc1\xb1\x1b\xa3\xe3\x8b\xe1\xf9\xb8\ -\xbf\x22\x9f\x71\x1f\x94\x8d\x47\x42\x59\xe1\xd2\x54\xae\xa2\x18\ -\xd7\x1e\x44\xb1\x13\xae\x35\x62\xaf\xda\x70\x4d\x2e\x2d\x2f\x69\ -\x94\xb0\xdb\x31\x8e\xbe\x9a\x4e\xc0\x24\x49\xc6\x73\x8a\xde\xa0\ -\xc9\x97\x64\x6c\x74\x7b\xa3\x79\xc3\x3d\x0d\xd7\x0f\x31\xe2\x01\ -\x40\x06\xbf\x01\x94\xbf\x51\xd2\x6e\xee\xe9\x23\xc0\x77\xe6\x86\ -\x13\xba\x0f\xfd\x8e\x3e\xb2\x88\x3d\x58\x04\xef\x13\xdd\x75\x60\ -\xfd\x57\xda\x79\x62\x09\x63\x7d\x03\x2d\x3f\xc5\x29\xa6\xd4\x64\ -\x11\x82\xec\x57\xc5\xed\xbf\xce\x53\xaf\xff\x3d\xe8\x82\x1f\xfc\ -\xa8\xbe\xdf\x27\x38\xcd\x39\x52\x42\x4b\x71\x35\x36\x2c\xbc\x95\ -\xbd\xf5\xa2\x8c\xc1\xa8\x72\xdb\x4a\x54\x7c\xeb\xb0\x3f\xfe\x63\ -\xfc\xe5\xec\x02\x4a\xf2\xa8\x2f\xef\x56\x15\xf4\x8a\xfc\x62\x92\ -\xe7\xaf\x71\xe8\xf4\xd9\x2a\x96\x71\x57\x14\xb4\xf3\x29\xcc\x51\ -\xdc\x8b\x07\x05\x03\x90\x86\xc5\xef\x41\x21\x9a\x64\x4a\x84\x54\ -\x82\xe6\xb3\xf0\xd5\xa9\x9e\x05\x6a\x87\x9e\xac\x67\xed\xe5\x77\ -\xa4\x14\xa2\x68\x12\x1a\xf7\xac\x2d\x76\x23\x8d\x59\x9d\x27\x41\ -\x8d\x0f\x48\x41\xf8\x3f\x4e\x60\x39\x8b\x17\x3e\x8c\xf7\xd6\x83\ -\xa4\xad\x50\x66\xf5\x0d\xb9\x10\x16\x9a\x20\xbf\x87\x91\x2b\x2e\ -\xea\xa9\x05\x45\x65\x50\xef\x55\x90\x93\x9f\xc3\xcb\x34\xee\xaa\ -\x66\xd2\x70\xb9\xad\x46\x27\xec\x05\x82\xff\x0f\x5b\x8d\x20\xbf\ -\xe5\x6f\x28\xac\xb4\x14\xe7\xab\xca\x50\x5b\x3b\xbb\xc2\x54\xdb\ -\x2f\xdb\x85\xb1\x24\xd5\x87\x98\x0a\x7b\xa0\xa7\x9b\x4a\xbc\x85\ -\xa6\x4b\x5b\x75\xf9\x4f\x4b\x05\x8f\xbd\xeb\x57\x51\x20\xcd\x2a\ -\xa8\x31\xbc\x76\x0e\xa8\x13\xfc\x45\x19\xa2\x5d\xf6\xd3\xdb\xf8\ -\xaa\xba\x5c\x9a\x56\x9b\x15\xef\x07\x56\x6b\x4d\xed\x1d\xf8\xd7\ -\x83\x16\xef\x36\x0e\x5a\xfc\xff\x4d\xf2\x7f\x4d\x7f\x01\x23\ \x00\x00\x04\xcf\ \x3c\ \x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\ @@ -643,10 +651,6 @@ \x00\x06\xfb\x3c\ \x00\x68\ \x00\x74\x00\x6d\x00\x6c\ -\x00\x0e\ -\x08\x97\xc9\x7c\ -\x00\x73\ -\x00\x74\x00\x61\x00\x72\x00\x74\x00\x50\x00\x61\x00\x67\x00\x65\x00\x2e\x00\x68\x00\x74\x00\x6d\x00\x6c\ \x00\x10\ \x0b\xe9\x1d\x9c\ \x00\x61\ @@ -656,6 +660,10 @@ \x00\x73\ \x00\x70\x00\x65\x00\x65\x00\x64\x00\x64\x00\x69\x00\x61\x00\x6c\x00\x50\x00\x61\x00\x67\x00\x65\x00\x2e\x00\x68\x00\x74\x00\x6d\ \x00\x6c\ +\x00\x0e\ +\x08\x97\xc9\x7c\ +\x00\x73\ +\x00\x74\x00\x61\x00\x72\x00\x74\x00\x50\x00\x61\x00\x67\x00\x65\x00\x2e\x00\x68\x00\x74\x00\x6d\x00\x6c\ \x00\x11\ \x01\xd8\x74\x9c\ \x00\x6e\ @@ -666,10 +674,10 @@ qt_resource_struct = b"\ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x04\x00\x00\x00\x02\ -\x00\x00\x00\x80\x00\x00\x00\x00\x00\x01\x00\x00\x21\xe6\ -\x00\x00\x00\x56\x00\x01\x00\x00\x00\x01\x00\x00\x10\x82\ +\x00\x00\x00\x80\x00\x00\x00\x00\x00\x01\x00\x00\x22\x64\ +\x00\x00\x00\x34\x00\x01\x00\x00\x00\x01\x00\x00\x03\x80\ +\x00\x00\x00\x5e\x00\x00\x00\x00\x00\x01\x00\x00\x15\x62\ \x00\x00\x00\x0e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\ -\x00\x00\x00\x30\x00\x00\x00\x00\x00\x01\x00\x00\x0d\x02\ " def qInitResources():
--- a/WebBrowser/SpeedDial/SpeedDial.py Sun Apr 24 14:19:17 2016 +0200 +++ b/WebBrowser/SpeedDial/SpeedDial.py Sun Apr 24 17:26:54 2016 +0200 @@ -218,6 +218,23 @@ else: self.speedDialSaved.emit() + def resetDials(self): + """ + Public method to reset the speed dials to the default values. + """ + ok = E5MessageBox.yesNo( + None, + self.tr("Reset Speed Dials"), + self.tr("""Are you sure you want to reset the speed dials to""" + """ the default pages?""")) + if ok: + speedDialFile = self.getFileName() + if os.path.exists(speedDialFile): + os.remove(speedDialFile) + self.__regenerateScript = True + + self.__load() + def close(self): """ Public method to close the user agents manager. @@ -266,6 +283,7 @@ entries = allPages.split('";') self.__webPages = [] + self.__regenerateScript = True from .Page import Page for entry in entries:
--- a/WebBrowser/WebBrowserView.py Sun Apr 24 14:19:17 2016 +0200 +++ b/WebBrowser/WebBrowserView.py Sun Apr 24 17:26:54 2016 +0200 @@ -749,6 +749,9 @@ menu.addAction( UI.PixmapCache.getIcon("reload.png"), self.tr("Reload All Dials"), self.__reloadAllSpeedDials) + menu.addSeparator() + menu.addAction( + self.tr("Reset to Default Dials"), self.__resetSpeedDials) return menu.addAction( @@ -1604,3 +1607,9 @@ Private slot to reload all speed dials. """ self.page().runJavaScript("reloadAll();") + + def __resetSpeedDials(self): + """ + Private slot to reset all speed dials to the default pages. + """ + self.__speedDial.resetDials()
--- a/i18n/eric6_cs.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_cs.ts Sun Apr 24 17:26:54 2016 +0200 @@ -5116,7 +5116,7 @@ <translation>Spojení z ilegálního hosta</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> @@ -5130,13 +5130,13 @@ <translation><p>Pokus o spojení z ilegálního hosta <b>{0}</b>. Přijmout toto spojení?</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> @@ -13549,6 +13549,11 @@ <source>Are you sure to remove this speed dial?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -14266,12 +14271,19 @@ <translation>Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> <translation>{0} hotovo.</translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16592,7 +16604,7 @@ <context> <name>HelpBrowser</name> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Otevřít odkaz v novém tab okně<byte value="x9"/>Ctrl+LMB</translation> </message> @@ -16602,72 +16614,72 @@ <translation><b>Okno nápovědy</b><p>Toto okno zobrazí vybranou informaci nápovědy.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> <source>Web Inspector...</source> <translation>Web inspektor...</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation>Zkontrolujte adresu na chyby jako je <b>ww</b>.example.org místo <b>www</b>.example.org</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> <source>If the address is correct, try checking the network connection.</source> <translation>Je-li adresa vpořádku, prověřte síťové spojení.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation>Je-li vaše šíť chráněna firewallem nebo proxy, ujistěte se, že váš prohlížeč má na tuto síť povolen přístup.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation>Záložka na tuto stranu</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation>Uložit lin&k</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation>Záložka na tento link</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation>Kopírovat link do schránky</translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation>Otevřít obrázek v novém tabu</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> - <translation>Uložit obrázek</translation> + <source>Save Lin&k</source> + <translation>Uložit lin&k</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> + <translation>Záložka na tento link</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation>Kopírovat link do schránky</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation>Otevřít obrázek v novém tabu</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation>Uložit obrázek</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation>Kopíroavt obrázek do schránky</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation>Kopírovat cestu obrázku do schránky</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation>Blokovat obrázek</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> <source>Search with...</source> <translation>Hledat s...</translation> </message> @@ -16687,244 +16699,264 @@ <translation><p>Nelze spustit aplikaci pro URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> <source>Error loading page: {0}</source> <translation>Chyba při načítání strany: {0}</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> <source>When connecting to: {0}.</source> <translation>Při připojení na: {0}.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source>Web Database Quota</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>New Web Database Quota</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> <source>bytes</source> <translation type="unfinished">bajty</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> <source>kB</source> <translation type="unfinished">kB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> <source>MB</source> <translation type="unfinished">MB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> <source>Add to web search toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>Method not supported</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>{0} method is not supported.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Search engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Choose the desired search engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Engine name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Enter a name for the engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation type="unfinished">&Tisk</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation type="unfinished">Náhled tisku</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation type="unfinished">Př&iblížit</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation type="unfinished">&Resetovat lupu</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation type="unfinished">&Oddálit</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <source>Send Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation type="unfinished">Zkusit znova</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation type="unfinished">eric5 web prohlížeč {6 ?}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation type="unfinished"><p>Tisk není dostupný kvůli bugu v PyQt4.Please upgrade.</p> {5.?}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation type="unfinished">&Tisk</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation type="unfinished">Náhled tisku</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation type="unfinished">Př&iblížit</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation type="unfinished">&Resetovat lupu</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation type="unfinished">&Oddálit</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation type="unfinished">Zkusit znova</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation type="unfinished">eric5 web prohlížeč {6 ?}</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> - <translation type="unfinished"><p>Tisk není dostupný kvůli bugu v PyQt4.Please upgrade.</p> {5.?}</translation> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -38406,22 +38438,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> @@ -38454,12 +38486,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation type="unfinished"></translation> </message> @@ -48930,37 +48962,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished">Kopírovat cestu obrázku do schránky</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation type="unfinished">Uložit obrázek</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation type="unfinished">Všechny soubory (*)</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -48990,7 +49022,7 @@ <translation type="unfinished">Cesta:</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation type="unfinished"></translation> </message> @@ -49000,12 +49032,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation type="unfinished"></translation> </message> @@ -49349,7 +49381,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation type="unfinished"></translation> </message> @@ -49363,6 +49395,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -60232,7 +60274,7 @@ <translation>Zjistit akt&ualizace...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation>Reportovat Bugy</translation> </message> @@ -60252,7 +60294,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="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation></translation> </message> @@ -60312,7 +60354,7 @@ <translation><b>Unittest Script</b><p>Spustit unittest s aktuálním skriptem.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation>Unittest Projekt</translation> </message> @@ -60482,7 +60524,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="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation>Exportovat klávesové zkratky</translation> </message> @@ -60502,7 +60544,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="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation>Import klávesových zkratek</translation> </message> @@ -60582,12 +60624,12 @@ <translation>Otevřít Eric API dokumentaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation>&Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation>E&xtra funkce</translation> </message> @@ -60597,142 +60639,142 @@ <translation type="obsolete">&Nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation>Vybrat skupinu nástrojů</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation>Nas&tavení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation>O&kno</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation>&Toolbary</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation>&Nápověda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> - <source>Tools</source> - <translation>Nástroje</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2649"/> - <source>Settings</source> - <translation>Nastavení</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4432"/> - <source>Help</source> - <translation>Nápověda</translation> + <source>Tools</source> + <translation>Nástroje</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2651"/> + <source>Settings</source> + <translation>Nastavení</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4434"/> + <source>Help</source> + <translation>Nápověda</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation>Profily</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Čísla verzí</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <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="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation>Konfigurace Skupin nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation>Konfigurace aktuální skupiny nástrojů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation>&Vestavěné nástroje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <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="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation>Problém</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation>Chyba v procesu generování</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <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="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation>Dokumentace chybí</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation>Dokumentace</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation>Uložit úlohy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation>Načíst úlohy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation>Zahodit chybu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation>Chyba během zjišťování aktualizací</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation>Byla nalezena aktualizace</translation> </message> @@ -60747,17 +60789,17 @@ <translation>Zobrazit externí nás&troje</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Could not perform updates check.</source> <translation>Kontrolu updatů nelze provést.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation>&Zrušit</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation>Spuštěno poprvé</translation> </message> @@ -60767,12 +60809,12 @@ <translation>Inicializace Plugin manažera...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation>P&luginy</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation>Pluginy</translation> </message> @@ -60797,7 +60839,7 @@ <translation>&Plugin Infa...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation>&Plugin nástroje</translation> </message> @@ -60817,12 +60859,12 @@ <translation><b>Odinstalovat plugin...</b><p>Otevře dialog pro odinstalaci pluginu.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549"/> + <location filename="../UI/UserInterface.py" line="3551"/> <source>&Show all</source> <translation>&Zobrazit vše</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3551"/> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation>&Skrýt vše</translation> </message> @@ -60832,7 +60874,7 @@ <translation>Aktivace pluginů...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation>&Průvodci</translation> </message> @@ -60852,7 +60894,7 @@ <translation>Zobrazit dostupné verze ke stažení</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <source><h3>Available versions</h3><table></source> <translation><h3>Dostupné verze</h3><table></translation> </message> @@ -60932,7 +60974,7 @@ <translation>Obnovit manažer nástrojových lišt...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation>Externí nástroje</translation> </message> @@ -60947,22 +60989,22 @@ <translation>Prohlížeč &multiprojektu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation>Uložit relaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation>Načíst relaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <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> @@ -60987,17 +61029,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="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <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> @@ -61022,12 +61064,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="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation>Restartovat aplikaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>The application needs to be restarted. Do it now?</source> <translation>Aplikace potřebuje restartovat. Má se provést nyní?</translation> </message> @@ -61037,12 +61079,12 @@ <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation>Konfigurovat...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <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> @@ -61182,7 +61224,7 @@ <translation>Editor &ikon...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation>Qt 3 podpora</translation> </message> @@ -61202,7 +61244,7 @@ <translation>Otevřít PySide dokumentaci</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>Počátek dokumentace PySide nebyl nastaven.</p></translation> </message> @@ -61222,111 +61264,111 @@ <translation>{0} - {1} - {2} - pasivní mód</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation>Externí nástroje/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <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="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <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="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <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="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <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="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>No toolgroup entry '{0}' found.</source> <translation>Skupina nástrojů '{0}' nenalezena. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation>Spouštím proces '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation>Proces '{0}' byl ukončen. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <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="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation>Zkouším host {0}</translation> </message> @@ -61361,7 +61403,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> @@ -61401,27 +61443,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <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> @@ -61507,12 +61549,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -61732,7 +61774,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation type="unfinished">&Windows</translation> </message> @@ -61822,7 +61864,7 @@ <translation type="unfinished">Otevřít Qt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -61887,7 +61929,7 @@ <translation type="unfinished">Otevřít PyQt4 dokumentaci {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <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> @@ -61922,7 +61964,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -61942,7 +61984,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -62012,27 +62054,27 @@ <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="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <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="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <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="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric5 je aktuální {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <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="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <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> @@ -62042,17 +62084,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -67727,215 +67769,220 @@ <translation type="unfinished"><p>Nelze spustit aplikaci pro URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished">Otevřít odkaz v novém tab okně<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation type="unfinished">Uložit lin&k</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation type="unfinished">Záložka na tento link</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation type="unfinished">Kopírovat link do schránky</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation type="unfinished">Otevřít obrázek v novém tabu</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation type="unfinished">Uložit obrázek</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation type="unfinished">Kopíroavt obrázek do schránky</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation type="unfinished">Kopírovat cestu obrázku do schránky</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> - <translation type="unfinished">Blokovat obrázek</translation> + <source>Copy Image to Clipboard</source> + <translation type="unfinished">Kopíroavt obrázek do schránky</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> + <translation type="unfinished">Kopírovat cestu obrázku do schránky</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation type="unfinished">Blokovat obrázek</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation type="unfinished">Hledat s...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation type="unfinished">Záložka na tuto stranu</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation type="unfinished">Záložka na tuto stranu</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_de.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_de.ts Sun Apr 24 17:26:54 2016 +0200 @@ -5030,7 +5030,7 @@ <translation>Verbindung von ungültigem Rechner</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> @@ -5044,14 +5044,14 @@ <translation><p>Es wurde versucht, eine Verbindung von dem nicht zugelassenen Rechner <b>{0}</b> aufzubauen. Soll die Verbindung angenommen werden?</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation>Verbindung für passives Debuggen empfangen </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation>Verbindung für passives Debuggen geschlossen @@ -13304,6 +13304,11 @@ <source>Are you sure to remove this speed dial?</source> <translation>Soll diese Schnellwahl wirklich entfernt werden?</translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation>Sind sie sicher,dass alle Schnellwahlen neu geladen werden sollen?</translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -13965,7 +13970,7 @@ <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> @@ -13983,6 +13988,13 @@ <source>Errors</source> <translation>Fehler</translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation>{0} ist abgestürzt.</translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16292,32 +16304,32 @@ <translation><b>Hilfe Fenster</b><p>Dieses Fenster zeigt die ausgewählte Hilfe an.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> <source>Web Inspector...</source> <translation>Web Inspektor...</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> <source>Error loading page: {0}</source> <translation>Fehler beim Laden von: {0}</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> <source>When connecting to: {0}.</source> <translation>Beim Verbinden zu: {0}.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation>Überprüfen Sie die Adresse auf Fehler wie <b>ww</b>.example.org statt <b>www</b>.example.org</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> <source>If the address is correct, try checking the network connection.</source> <translation>Falls die Adresse stimmt, versuchen Sie, die Netzwerkverbindung zu überprüfen.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation>Wenn Ihr Computer oder Ihr Netzwerk durch eine Firewall oder einen Proxy geschützt ist, stellen Sie sicher, dass der Browser auf das Netzwerk zugreifen darf.</translation> </message> @@ -16327,289 +16339,309 @@ <translation><p>Es konnte keine Anwendung für die URL <b>{0}</b> gestartet werden.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation>Lesezeichen für diese Seite hinzufügen</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation>Lin&k speichern</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation>Lesezeichen für diesen Link hinzufügen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation>Link in die Zwischenablage kopieren</translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation>Bild in neuem Register öffnen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> - <translation>Bild speichern</translation> + <source>Save Lin&k</source> + <translation>Lin&k speichern</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> + <translation>Lesezeichen für diesen Link hinzufügen</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation>Link in die Zwischenablage kopieren</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation>Bild in neuem Register öffnen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation>Bild speichern</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation>Bild in die Zwischenablage kopieren</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation>Bildadresse in die Zwischenablage kopieren</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation>Bild blockieren</translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> + <source>Search with...</source> + <translation>Suchen mit...</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source>Web Database Quota</source> + <translation>Webdatenbankquota</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> + <translation><p>Das Datenbankquota von <strong>{0}</strong> wurde beim Zugriff auf die Datenbank <strong>{1}</strong> überschritten.</p><p>Soll es geändert werden?</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>New Web Database Quota</source> + <translation>Neues Datenbankquota</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> + <source>bytes</source> + <translation>Bytes</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> + <source>kB</source> + <translation>kB</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> + <source>MB</source> + <translation>MB</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> + <translation>Gib das neue Quota in MB ein (aktuell = {0}, verbraucht = {1}; Schrittweite = 5 MB):</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> + <source>Add to web search toolbar</source> + <translation>Zur Websuchleiste hinzufügen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>Method not supported</source> + <translation>Methode nicht unterstützt</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>{0} method is not supported.</source> + <translation>{0} Methode wird nicht unterstützt.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Search engine</source> + <translation>Suchmaschine</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Choose the desired search engine</source> + <translation>Wähle die gewünschte Suchmaschine aus</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Engine name</source> + <translation>Suchmaschinenname</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Enter a name for the engine</source> + <translation>Gib einen Namen für die Suchmaschine ein</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> + <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> + <translation>Wenn die Zwischenspeicher-Regelung auf Offline-Browsing steht, sind nur Seiten im lokalen Zwischenspeicher verfügbar.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> + <source>Scan Link with VirusTotal</source> + <translation>Link mit VirusTotal überprüfen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> + <source>Scan Image with VirusTotal</source> + <translation>Bild mit VirusTotal überprüfen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation>Link verschicken</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation>Link auf Bild verschicken</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation>Dieser Rahmen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation>&Nur diesen Rahmen anzeigen </translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation>In neuem &Register anzeigen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation>&Drucken</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation>Druckvorschau</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation>Als PDF drucken</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation>Ver&größern</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation>Vergrößerung &zurücksetzen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation>Ver&kleinern</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation>Rahmen&quelltext anzeigen</translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> - <source>Search with...</source> - <translation>Suchen mit...</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source>Web Database Quota</source> - <translation>Webdatenbankquota</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> - <translation><p>Das Datenbankquota von <strong>{0}</strong> wurde beim Zugriff auf die Datenbank <strong>{1}</strong> überschritten.</p><p>Soll es geändert werden?</p></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>New Web Database Quota</source> - <translation>Neues Datenbankquota</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> - <source>bytes</source> - <translation>Bytes</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> - <source>kB</source> - <translation>kB</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> - <source>MB</source> - <translation>MB</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> - <translation>Gib das neue Quota in MB ein (aktuell = {0}, verbraucht = {1}; Schrittweite = 5 MB):</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> - <source>Add to web search toolbar</source> - <translation>Zur Websuchleiste hinzufügen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>Method not supported</source> - <translation>Methode nicht unterstützt</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>{0} method is not supported.</source> - <translation>{0} Methode wird nicht unterstützt.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Search engine</source> - <translation>Suchmaschine</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Choose the desired search engine</source> - <translation>Wähle die gewünschte Suchmaschine aus</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Engine name</source> - <translation>Suchmaschinenname</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Enter a name for the engine</source> - <translation>Gib einen Namen für die Suchmaschine ein</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> - <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> - <translation>Wenn die Zwischenspeicher-Regelung auf Offline-Browsing steht, sind nur Seiten im lokalen Zwischenspeicher verfügbar.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> - <source>Scan Link with VirusTotal</source> - <translation>Link mit VirusTotal überprüfen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> - <source>Scan Image with VirusTotal</source> - <translation>Bild mit VirusTotal überprüfen</translation> + <source>Send Page Link</source> + <translation>Link auf Seite verschicken</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation>Text verschicken</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation>Google Übersetzer</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation>Wörterbuch</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation>Zur Web-Adresse springen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation>User Agent</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation>Wiederholen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> + <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> + <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation>Abspielen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation>Pause</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation>Laut</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation>Stumm</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation>Medienadresse in die Zwischenablage kopieren</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation>Medienadresse verschicken</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation>Medium speichern</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation>eric6-Webbrowser</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation><p>Drucken ist wegen eine Fehlers in PyQt5 nicht verfügbar. Bitte aktualisieren.</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation><p>Drucken ist wegen eine Fehlers in PyQt5 nicht verfügbar. Bitte aktualisieren.</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation>Neue Seite hinzufügen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation>Schnellwahleinstellungen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> + <translation>Alle Schnellwahlen neu laden</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation>Link verschicken</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation>Link auf Bild verschicken</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation>Dieser Rahmen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation>&Nur diesen Rahmen anzeigen </translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation>In neuem &Register anzeigen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation>&Drucken</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation>Druckvorschau</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation>Als PDF drucken</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation>Ver&größern</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation>Vergrößerung &zurücksetzen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation>Ver&kleinern</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation>Rahmen&quelltext anzeigen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation>Link auf Seite verschicken</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation>Text verschicken</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation>Google Übersetzer</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation>Wörterbuch</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation>Zur Web-Adresse springen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation>User Agent</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation>Wiederholen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> - <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> - <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation>Abspielen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation>Pause</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation>Laut</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation>Stumm</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation>Medienadresse in die Zwischenablage kopieren</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation>Medienadresse verschicken</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation>Medium speichern</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation>eric6-Webbrowser</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation><p>Drucken ist wegen eine Fehlers in PyQt5 nicht verfügbar. Bitte aktualisieren.</p></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> - <translation><p>Drucken ist wegen eine Fehlers in PyQt5 nicht verfügbar. Bitte aktualisieren.</p></translation> + <source>Reset to Default Dials</source> + <translation>Alle Schnellwahlen zurücksetzen</translation> </message> </context> <context> @@ -37884,22 +37916,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation><p>Für diesen Dateityp ist keine Vorschau verfügbar.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation><p>Die Markdown-Vorschau erfordert das <b>python-markdown</b>-Paket.<br/>Installiere es mit dem Paketmanager oder siehe <a href="http://pythonhosted.org/Markdown/install.html">die Installationsanleitung.</a></p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation><p>Die ReStructuredText-Vorschau erfordert das <b>python-docutils</b>-Paket.<br/>Installiere es mit dem Paketmanager,'pip install docutils' oder siehe <a href="http://pypi.python.org/pypi/docutils">diese Seite.</a></p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation><p>Die ReStructuredText-Vorschau erfordert das <b>sphinx</b>-Paket.<br/>Installiere es mit dem Paketmanager,'pip install Sphinx' oder siehe <a href="http://pypi.python.org/pypi/Sphinx">diese Seite.</a></p><p>Alternativ kann die Verwendung von Sphinx auf der Konfigurationsseite Editor, Dateibehandlung deaktiviert werden.</p></translation> </message> @@ -37932,12 +37964,12 @@ <translation><p>Für diesen Dateityp ist keine Vorschau verfügbar.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation>Vorschau – {0}</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation>Vorschau</translation> </message> @@ -48482,37 +48514,37 @@ <translation>Sicherheit</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation>Vorschau nicht verfügbar.</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation>Bildadresse in die Zwischenablage kopieren</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation>Bildbezeichnung in die Zwischenablage kopieren</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation>Bild speichern</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation>Dieses Bild ist nicht verfügbar.</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation>Alle Dateien (*)</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation><p>In die Datei <b>{0}</b> kann nicht geschrieben werden.</p></translation> </message> @@ -48542,7 +48574,7 @@ <translation>Pfad:</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation>Diese Seite verwendet keine Datenbanken.</translation> </message> @@ -48552,12 +48584,12 @@ <translation>Zeigt eine Liste von der Seite verwendeter Datenbanken</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation>Lade...</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation><p>Diese Vorschau ist nicht verfügbar.</p></translation> </message> @@ -48900,7 +48932,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation>Fehler beim Laden</translation> </message> @@ -48914,6 +48946,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation><p>Die Schnellwahldaten konnten nicht in die Datei <b>{0}</b> gespeichert werden</p></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation>Schnellwahlen zurücksetzen</translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation>Sollen wirklich alle Schnellwahlen auf die Standardseiten zurückgesetzt werden?</translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -59376,7 +59418,7 @@ <translation>Öffnet das Hilfe-Fenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation>Modultests</translation> </message> @@ -59391,12 +59433,12 @@ <translation>Starte den Modultest Dialog</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation>&Fenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation>&Hilfe</translation> </message> @@ -59431,22 +59473,22 @@ <translation>Beenden der Entwicklungsumgebung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> + <location filename="../UI/UserInterface.py" line="2649"/> <source>Tools</source> <translation>Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <source>Help</source> <translation>Hilfe</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation>&Werkzeugleisten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation>Problem</translation> </message> @@ -59466,7 +59508,7 @@ <translation>&Was ist das?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation>Fehler beim Prozessstart</translation> </message> @@ -59486,7 +59528,7 @@ <translation>Ausgabefenster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2649"/> + <location filename="../UI/UserInterface.py" line="2651"/> <source>Settings</source> <translation>Einstellungen</translation> </message> @@ -59531,12 +59573,12 @@ <translation><b>Tastaturkurzbefehle</b><p>Setze die Tastaturkurzbefehle der Applikation mit den bevorzugten Werten.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation>E&xtras</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation>Fehler berichten</translation> </message> @@ -59556,7 +59598,7 @@ <translation><b>Fehler berichten...</b><p>Öffnet einen Dialog zum Senden eines Fehlerberichtes.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation>Tastaturkurzbefehle exportieren</translation> </message> @@ -59576,7 +59618,7 @@ <translation><b>Tastaturkurzbefehle exportieren</b><p>Exportiert die Tastaturkurzbefehle der Applikation.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation>Tastaturkurzbefehle importieren</translation> </message> @@ -59666,7 +59708,7 @@ <translation><b>Modultest (Skript)</b><p>Modultest für aktuelles Skript ausführen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation>Modultest (Projekt)</translation> </message> @@ -59681,12 +59723,12 @@ <translation><b>Modultest (Projekt)</b><p>Modultest für aktuelles Projekt ausführen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation>&Modultests</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <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> @@ -59736,7 +59778,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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation>Drop-Fehler</translation> </message> @@ -59806,32 +59848,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="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <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="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <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="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <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="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> ist keine Datei.</p></translation> </message> @@ -59856,7 +59898,7 @@ <translation><b>UI-Vorschau</b><p>Starte die UI-Vorschau.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <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> @@ -59881,7 +59923,7 @@ <translation><b>Übersetzungsvorschau</b><p>Dies startet das Programm zur Vorschau von Übersetzungen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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> @@ -59921,47 +59963,47 @@ <translation>Aufgabenanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation>Aufgaben speichern</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation>Aufgaben lesen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <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="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation>Dokumentation fehlt</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <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> @@ -60056,7 +60098,7 @@ <translation>Öffne die Eric-API-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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> @@ -60117,76 +60159,76 @@ <translation>Öffne die PyQt4-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation>Werkzeuggruppe wählen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation>&Einstellungen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2651"/> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation>Profile</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation>&Eingebaute Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation>Starte Prozess „{0} {1}“. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation>Prozess „{0}“ ist beendet. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation>Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation>Fehler während der Aktualisierungsprüfung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation>Aktualisierung verfügbar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Versionsnummern</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation>Konfiguriere Werkzeuggruppen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation>Konfiguriere aktuelle Werkzeuggruppe...</translation> </message> @@ -60201,22 +60243,22 @@ <translation>Zeige externe &Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Could not perform updates check.</source> <translation>Konnte keine Aktualisierungsprüfung durchführen.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation>&Abbrechen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation>Prüfe Host {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation>Erstmalige Nutzung</translation> </message> @@ -60226,12 +60268,12 @@ <translation>Initialisiere Plugin-Manager...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation>Plugi&ns</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation>Plugins</translation> </message> @@ -60256,7 +60298,7 @@ <translation>&Plugininformationen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation>&Pluginwerkzeuge</translation> </message> @@ -60276,12 +60318,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="3549"/> + <location filename="../UI/UserInterface.py" line="3551"/> <source>&Show all</source> <translation>Alle an&zeigen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3551"/> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation>Alle &ausblenden</translation> </message> @@ -60291,7 +60333,7 @@ <translation>Aktiviere Plugins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation>&Assistenten</translation> </message> @@ -60311,7 +60353,7 @@ <translation>Zeige die verfügbaren eric-Versionen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <source><h3>Available versions</h3><table></source> <translation><h3>Verfügbare Versionen</h3><table></translation> </message> @@ -60391,22 +60433,22 @@ <translation>Lade Toolbarmanager...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation>Externe Werkzeuge/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation>Externe Werkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>No toolgroup entry '{0}' found.</source> <translation>Kein Werkzeuggruppeneintrag „{0}“ gefunden.</translation> </message> @@ -60421,32 +60463,32 @@ <translation>&Mehrfachprojektanzeige</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation>Session speichern</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation>Session lesen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <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> @@ -60471,17 +60513,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="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <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> @@ -60506,12 +60548,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="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation>Anwendung neu starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>The application needs to be restarted. Do it now?</source> <translation>Die Anwendung muss neu gestartet werden. Jetzt durchführen?</translation> </message> @@ -60521,12 +60563,12 @@ <translation>Alt+Shift+A</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation>Einstellungen...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <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> @@ -60656,7 +60698,7 @@ <translation><b>SQL-Browser</b><p>Erforsche eine SQL-Datenbank.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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> @@ -60671,12 +60713,12 @@ <translation>&Icon-Editor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation>Qt3-Unterstützung</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <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> @@ -60726,7 +60768,7 @@ <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>Tastaturkurzbefehlsdatei (*.e4k)</translation> </message> @@ -60766,27 +60808,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="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Error getting versions information</source> <translation>Fehler beim Herunterladen der Versionsinformationen</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation>Browser starten</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Could not start a web browser</source> <translation>Der Systemwebbrowser konnte nicht gestartet werden</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <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> @@ -60872,12 +60914,12 @@ <translation><b>Bildschirmfoto</b><p>Dies öffnet einen Dialog, um ein Bildschirmfoto aufzunehmen.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation>Wähle Arbeitsverzeichnis</translation> </message> @@ -61097,7 +61139,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="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation>&Fenster</translation> </message> @@ -61187,7 +61229,7 @@ <translation>Öffne die Qt5 Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <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> @@ -61252,7 +61294,7 @@ <translation>Öffne die PyQt5-Dokumentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <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> @@ -61287,7 +61329,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="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation>%v/%m</translation> </message> @@ -61307,7 +61349,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="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation>Versionsprüfung</translation> </message> @@ -61378,27 +61420,27 @@ <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="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <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="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <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="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation>Eric6 ist aktuell</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <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="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <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> @@ -61408,17 +61450,17 @@ <translation>Erzeuge Werkzeugleisten der Plug-ins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation>&Benutzerwerkzeuge</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation>Keine Benutzerwerkzeuge konfiguriert</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation>Die Versionsinformationen konnten nicht heruntergeladen werden, da sie <b>nicht verbunden</b> sind. Bitte gehen Sie online und versuchen Sie es erneut.</translation> </message> @@ -67078,215 +67120,220 @@ <translation><p>Es konnte keine Anwendung für die URL <b>{0}</b> gestartet werden.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation>Element untersuchen...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation>Link in neuem Fenster öffnen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation>Link in neuem privaten Fenster öffnen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation>Lin&k speichern</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation>Lesezeichen für diesen Link hinzufügen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation>Link in die Zwischenablage kopieren</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation>Link verschicken</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation>Link mit VirusTotal überprüfen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation>Bild in neuem Register öffnen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation>Bild speichern</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation>Bild in die Zwischenablage kopieren</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation>Bildadresse in die Zwischenablage kopieren</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation>Link auf Bild verschicken</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> - <translation>Bild blockieren</translation> + <source>Copy Image to Clipboard</source> + <translation>Bild in die Zwischenablage kopieren</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> + <translation>Bildadresse in die Zwischenablage kopieren</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation>Link auf Bild verschicken</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation>Bild blockieren</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation>Bild mit VirusTotal überprüfen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation>Abspielen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation>Pause</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation>Laut</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation>Stumm</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation>Medienadresse in die Zwischenablage kopieren</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation>Medienadresse verschicken</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation>Medium speichern</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation>Text verschicken</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation>Mit '{0}' suchen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation>Suchen mit...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation>Google Übersetzer</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation>Wörterbuch</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation>Zur Web-Adresse springen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation>Neue Seite hinzufügen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation>Schnellwahleinstellungen</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation>Alle Schnellwahlen neu laden</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation>Lesezeichen für diese Seite hinzufügen</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation>Link der Seite kopieren</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> - <translation>Link der Seite verschicken</translation> + <source>Configure Speed Dial</source> + <translation>Schnellwahleinstellungen</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> + <translation>Alle Schnellwahlen neu laden</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation>Lesezeichen für diese Seite hinzufügen</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation>Link der Seite kopieren</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation>Link der Seite verschicken</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation>User Agent</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation>Seite validieren</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation>Zur Websuchleiste hinzufügen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation>Laden der Seite fehlgeschlagen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation>Etwas ist bei Laden der Seite schiefgelaufen.</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation>Versuche die Seite neu zu laden oder schließe einige Register, um Speicher freizumachen.</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation>Seite neu laden</translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation>Alle Schnellwahlen zurücksetzen</translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_en.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_en.ts Sun Apr 24 17:26:54 2016 +0200 @@ -4994,20 +4994,20 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> @@ -13222,6 +13222,11 @@ <source>Are you sure to remove this speed dial?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -13887,12 +13892,19 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16200,318 +16212,338 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> + <source>Save Lin&k</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> + <source>Search with...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> + <source>Add to web search toolbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> + <source>Web Inspector...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>Method not supported</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>{0} method is not supported.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Search engine</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Choose the desired search engine</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Engine name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Enter a name for the engine</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> + <source>Error loading page: {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> + <source>When connecting to: {0}.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> + <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> + <source>If the address is correct, try checking the network connection.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> + <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> + <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source>Web Database Quota</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>New Web Database Quota</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> + <source>bytes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> + <source>kB</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> + <source>MB</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> + <source>Scan Link with VirusTotal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> + <source>Scan Image with VirusTotal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> - <source>Search with...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> - <source>Add to web search toolbar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> - <source>Web Inspector...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>Method not supported</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>{0} method is not supported.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Search engine</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Choose the desired search engine</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Engine name</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Enter a name for the engine</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> - <source>Error loading page: {0}</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> - <source>When connecting to: {0}.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> - <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> - <source>If the address is correct, try checking the network connection.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> - <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> - <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source>Web Database Quota</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>New Web Database Quota</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> - <source>bytes</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> - <source>kB</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> - <source>MB</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> - <source>Scan Link with VirusTotal</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> - <source>Scan Image with VirusTotal</source> + <source>Send Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <source>Reset to Default Dials</source> <translation type="unfinished"></translation> </message> </context> @@ -37719,22 +37751,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> @@ -37767,12 +37799,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation type="unfinished"></translation> </message> @@ -48074,37 +48106,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -48134,7 +48166,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation type="unfinished"></translation> </message> @@ -48144,12 +48176,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation type="unfinished"></translation> </message> @@ -48491,7 +48523,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation type="unfinished"></translation> </message> @@ -48505,6 +48537,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -59228,7 +59270,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation type="unfinished"></translation> </message> @@ -59268,7 +59310,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation type="unfinished"></translation> </message> @@ -59328,7 +59370,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation type="unfinished"></translation> </message> @@ -59613,7 +59655,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> @@ -59633,7 +59675,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> @@ -59818,384 +59860,384 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> - <source>Tools</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2649"/> - <source>Settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4432"/> - <source>Help</source> + <source>Tools</source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2651"/> + <source>Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4434"/> + <source>Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <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="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <source><h3>Version Numbers</h3><table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <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="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>The application needs to be restarted. Do it now?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549"/> - <source>&Show all</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3551"/> + <source>&Show all</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <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="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <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="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <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="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <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="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <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="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <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="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <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="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Could not perform updates check.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <source><h3>Available versions</h3><table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation type="unfinished"></translation> </message> @@ -60235,27 +60277,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <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> @@ -60341,12 +60383,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -60566,7 +60608,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation type="unfinished"></translation> </message> @@ -60656,7 +60698,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -60721,7 +60763,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> @@ -60756,7 +60798,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -60776,7 +60818,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -60846,27 +60888,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <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="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>You are using the latest version of eric6</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished"></translation> </message> @@ -60876,17 +60918,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -66524,215 +66566,220 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> + <source>Copy Image to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_es.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_es.ts Sun Apr 24 17:26:54 2016 +0200 @@ -5028,7 +5028,7 @@ <translation>Conexión desde un host ilegal</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> @@ -5040,14 +5040,14 @@ <translation><p>Se ha intentado una conexión desde el host ilegal <b>{0}</b>. ¿Aceptar esta conexión?.</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation>Recibida conexión pasiva de depuración </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation>Cerrada conexión pasiva de depuración @@ -13311,6 +13311,11 @@ <source>Are you sure to remove this speed dial?</source> <translation>¿Realmente desea eliminar esta marcación rápida?</translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation type="unfinished">¿Desea realmente recargar todas las marcaciones rápidas?</translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -13979,12 +13984,19 @@ <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> <translation>{0} ha terminado.</translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16277,7 +16289,7 @@ <context> <name>HelpBrowser</name> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Abrir enlace en Nueva Pestaña Ctrl+LMB (botón izquierdo del ratón)</translation> </message> @@ -16287,72 +16299,72 @@ <translation><b>Ventana de Ayuda</b><p>Esta ventana muestra la información de ayuda seleccionada.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> <source>Web Inspector...</source> <translation>Inspector Web...</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation>Compruebe que la dirección no tenga errores como <b>ww</b>.ejemplo.org en lugar de <b>www</b>.ejemplo.org</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> <source>If the address is correct, try checking the network connection.</source> <translation>Si la dirección es correcta, intente comprobar la conexión de red.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation>Si el ordenador o la red están protegidos por un firewall o un proxy, asegúrese de que al navegador se le permite acceder a la red.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation>Marcador a esta Página</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation>Guardar &Enlace</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation>Marcador a este Enlace</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation>Copiar Enlace al Portapapeles</translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation>Abrir Imagen en Nueva Pestaña</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> - <translation>Guardar imagen</translation> + <source>Save Lin&k</source> + <translation>Guardar &Enlace</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> + <translation>Marcador a este Enlace</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation>Copiar Enlace al Portapapeles</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation>Abrir Imagen en Nueva Pestaña</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation>Guardar imagen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation>Copiar Imagen al Portapapeles</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation>Copiar Ubicación de la Imagen al Portapapeles</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation>Bloquear Imagen</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> <source>Search with...</source> <translation>Buscar con...</translation> </message> @@ -16372,244 +16384,264 @@ <translation><p>No se pudo ejecutar una aplicación para la URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> <source>Error loading page: {0}</source> <translation>Error al cargar la página: {0}</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> <source>When connecting to: {0}.</source> <translation>Al conectar con: {0}.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source>Web Database Quota</source> <translation>Cuota de base de datos web</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> <translation><p>La cuota de base de datos de <strong>{0}</strong> se ha superado mientras se accedía a la base de datos <strong>{1}</strong>.</p><p>¿Debe ser cambiada?</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>New Web Database Quota</source> <translation>Nueva cuota de base de datos web</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> <source>bytes</source> <translation>bytes</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> <source>kB</source> <translation>kB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> <source>MB</source> <translation>MB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> <translation>Introducir la nueva cuota en MB (actual = {0}, usados = {1}; tamaño de paso = 5MB):</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> <source>Add to web search toolbar</source> <translation>Añadir a la barra de búsqueda web</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>Method not supported</source> <translation>Método no soportado</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>{0} method is not supported.</source> <translation>El método {0} no está soportado.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Search engine</source> <translation>Motor de búsqueda</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Choose the desired search engine</source> <translation>Elegir el motor de búsqueda deseado</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Engine name</source> <translation>Nombre de motor</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Enter a name for the engine</source> <translation>Introducir el nombre para el motor</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> <translation>Si la política de caché está establecida a navegación offline, solamente estarán disponibles las páginas en caché local.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> <source>Scan Link with VirusTotal</source> <translation>Analizar enlace con VirusTotal</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> <source>Scan Image with VirusTotal</source> <translation>Analizar Imagen con VirusTotal</translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation>Enviar Enlace</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation>Enviar Enlace de Imagen</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation>Este Marco</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation>Mostrar s&olo este marco</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation>Mostrar en nueva pes&taña</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation>Im&primir</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation>Presentación preliminar</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation>Imprimir como PDF</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation>A&umentar Zoom</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation>&Restablecer zoom</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation>Dismi&nuir Zoom</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation>Mostrar f&uentes del marco</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <source>Send Page Link</source> + <translation>Enviar Enlace de Página</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation>Enviar Texto</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation>Google Translate</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation>Diccionario</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation>Ir a la dirección web</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation>Agente de Usuario</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation>Intentar de nuevo</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation>Reproducir</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation>Pausa</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation>Con sonido</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation>Sin sonido</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation>Copiar Dirección del Medio al Portapapeles</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation>Enviar Dirección del Medio</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation>Guardar Medio</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation>Navegador Web de eric6</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation><p>Imprimir no esta disponible debido a un bug en PyQt5. Por favor, actualice su versión.</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation><p>Imprimir no esta disponible debido a un bug en PyQt5. Por favor, actualice su versión.</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation type="unfinished">Añadir Página Nueva</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation type="unfinished">Configurar Marcación Rápida</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> + <translation type="unfinished">Recargar todos los marcadores rápidos</translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation>Enviar Enlace</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation>Enviar Enlace de Imagen</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation>Este Marco</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation>Mostrar s&olo este marco</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation>Mostrar en nueva pes&taña</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation>Im&primir</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation>Presentación preliminar</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation>Imprimir como PDF</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation>A&umentar Zoom</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation>&Restablecer zoom</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation>Dismi&nuir Zoom</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation>Mostrar f&uentes del marco</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation>Enviar Enlace de Página</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation>Enviar Texto</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation>Google Translate</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation>Diccionario</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation>Ir a la dirección web</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation>Agente de Usuario</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation>Intentar de nuevo</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation>Reproducir</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation>Pausa</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation>Con sonido</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation>Sin sonido</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation>Copiar Dirección del Medio al Portapapeles</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation>Enviar Dirección del Medio</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation>Guardar Medio</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation>Navegador Web de eric6</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation><p>Imprimir no esta disponible debido a un bug en PyQt5. Por favor, actualice su versión.</p></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> - <translation><p>Imprimir no esta disponible debido a un bug en PyQt5. Por favor, actualice su versión.</p></translation> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -37885,22 +37917,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation><p>No hay vista previa disponible para este tipo de archivo.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation><p>La previsualización de Markdown requiere el package <b>python-markdown</b>.<br/>Instalar con el gestor de paquetes o ver <a href="http://pythonhosted.org/Markdown/install.html">las instrucciones de instalación.</a></p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation><p>La previsualización de ReStructuredText requiere el package <b>python-docutils</b> .<br/>Installar con el gestor de paquetes, 'pip install docutils' o ver <a href="http://pypi.python.org/pypi/docutils">esta página .</a></p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation><p>La previsualización de ReStructuredText requiere el package <b>sphinx</b> .<br/>Installar con el gestor de paquetes, 'pip install sphinx' o ver <a href="http://pypi.python.org/pypi/Sphinx">esta página .</a></p><p>Como alternativa, se puede deshabilitar el uso de Sphinx en el Editor, página de configuración de Gestión de Archivos.</p></translation> </message> @@ -37933,12 +37965,12 @@ <translation><p>No hay vista previa disponible para este tipo de archivo.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation>Vista Previa - {0}</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation>Vista Previa</translation> </message> @@ -48449,37 +48481,37 @@ <translation>Seguridad</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation>Vista preliminar no disponible.</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation>Copiar Ubicación de la Imagen al Portapapeles</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation>Copiar Nombre de la Imagen al Portapapeles</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation>Guardar imagen</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation>Esta imagen no está disponible.</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation>Todos los archivos (*)</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation><p>No es posible escribir en el archivo <b>{0}</b>.</p></translation> </message> @@ -48509,7 +48541,7 @@ <translation>Ruta:</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation>Esta página no utiliza bases de datos.</translation> </message> @@ -48519,12 +48551,12 @@ <translation>Muestra una lista de bases de datos utilizadas por el site</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation>Cargando...</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation><p>Esta vista previa no está disponible.</p></translation> </message> @@ -48867,7 +48899,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation>No se ha podido cargar</translation> </message> @@ -48881,6 +48913,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation><p>Los datos de Marcación Rápido no se han podido guardar en <b>{0}</b></p></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -59580,7 +59622,7 @@ <translation>Mostrar las versiones disponibles para descarga</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation>Enviar informe de bugs</translation> </message> @@ -59600,7 +59642,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="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation>Test Unitario</translation> </message> @@ -59660,7 +59702,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="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation>Test Unitario de Proyecto</translation> </message> @@ -59840,7 +59882,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="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation>Exportar Atajos de Teclado</translation> </message> @@ -59860,7 +59902,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="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation>Importar Atajos de Teclado</translation> </message> @@ -59995,202 +60037,202 @@ <translation>Abrir Documentación de API de Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation>Te&st Unitario</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation>E&xtras</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation>Asis&tentes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation>Seleccionar Grupo de Herramientas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation>Con&figuración</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation>Ven&tana</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation>&Barra de Herramientas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation>P&lugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation>Ay&uda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> - <source>Tools</source> - <translation>Herramientas</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2649"/> - <source>Settings</source> - <translation>Ajustes</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4432"/> - <source>Help</source> - <translation>Ayuda</translation> + <source>Tools</source> + <translation>Herramientas</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2651"/> + <source>Settings</source> + <translation>Ajustes</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4434"/> + <source>Help</source> + <translation>Ayuda</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation>Perfiles</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation>Plugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Números de Versiones</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <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="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation>Configurar Grupos de Herramientas ...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation>Configurar Grupo de Herramientas actual ...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation>Herramientas de serie (&builtin)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation>Herramientas de Extensión (&Plugin)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549"/> - <source>&Show all</source> - <translation>&Ver todo</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3551"/> + <source>&Show all</source> + <translation>&Ver todo</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation>&Ocultar todo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <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="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation>Problema</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation>Error de Generación de Proceso</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <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="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation>Falta documentación</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation>Documentación</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation>Guardar tareas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation>Leer tareas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation>Error de volcado</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation>Error durante la verificación de actualización</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation>&Cancelar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation>Actualizaciones disponibles</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <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="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versiones disponibles</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation>Usado por primera vez</translation> </message> @@ -60250,7 +60292,7 @@ <translation>Restaurando Gestor de Barras de Herramientas...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation>Herramientas Externas</translation> </message> @@ -60265,22 +60307,22 @@ <translation>Visor de &Multiproyecto</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation>Guardar sesión</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation>Cargar sesión</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <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> @@ -60305,17 +60347,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="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <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> @@ -60345,22 +60387,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="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation>Reiniciar aplicación</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <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="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <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> @@ -60500,12 +60542,12 @@ <translation>Editor de &Iconos...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation>Soporte para Qt 3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <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> @@ -60540,110 +60582,110 @@ <translation>{0} - {1} - {2} - Modo Pasivo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation>Herramientas Externas/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <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="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <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="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <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="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <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="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <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="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation>Comenzando proceso '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation>El proceso '{0}' ha finalizado.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <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="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation>Probando host {0}</translation> </message> @@ -60678,7 +60720,7 @@ <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>Archivo de atajos de teclado (*.e4k)</translation> </message> @@ -60718,27 +60760,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="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Error getting versions information</source> <translation>Error al obtener información de versiones</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation>Abrir Navegador</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <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="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <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> @@ -60824,12 +60866,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="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation>Seleccionar Directorio para el Espacio de Trabajo</translation> </message> @@ -61049,7 +61091,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="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation>&Ventanas</translation> </message> @@ -61139,7 +61181,7 @@ <translation>Abrir Documentación de Qt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <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> @@ -61204,7 +61246,7 @@ <translation>Abrir Documentación de PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <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> @@ -61239,7 +61281,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="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation>%v/%m</translation> </message> @@ -61259,7 +61301,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="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation>Verificación de Versión</translation> </message> @@ -61329,27 +61371,27 @@ <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="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <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="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <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="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation>Eric6 está actualizado</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <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="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <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> @@ -61359,17 +61401,17 @@ <translation>Generando Barras de Herramientas para Plugins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation>Herramientas de &Usuario</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation>No se han Configurado Herramientas de Usuario</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation>La información de versiones no se puede descargar porque está <b>sin línea</b>. Por favor, póngase en línea e inténtelo de nuevo.</translation> </message> @@ -67029,215 +67071,220 @@ <translation><p>No se pudo ejecutar una aplicación para la URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation>Inspeccionar Elemento...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Abrir enlace en nueva pestaña Tab<byte value="x9"/>Ctrl+LMB (botón izquierdo del ratón)</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation>Abrir Enlace en Nueva Ventana</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation>Abrir Enlace en Nueva Ventana Privada</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation>Guardar &Enlace</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation>Añadir este Enlace a Marcadores</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation>Copiar Enlace al Portapapeles</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation>Enviar Enlace</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation>Analizar enlace con VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation>Abrir Imagen en Nueva Pestaña</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation>Guardar imagen</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation>Copiar Imagen al Portapapeles</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation>Copiar Ubicación de la Imagen al Portapapeles</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation>Enviar Enlace de Imagen</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> - <translation>Bloquear Imagen</translation> + <source>Copy Image to Clipboard</source> + <translation>Copiar Imagen al Portapapeles</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> + <translation>Copiar Ubicación de la Imagen al Portapapeles</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation>Enviar Enlace de Imagen</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation>Bloquear Imagen</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation>Analizar Imagen con VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation>Reproducir</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation>Pausa</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation>Con sonido</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation>Sin sonido</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation>Copiar Dirección del Medio al Portapapeles</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation>Enviar Dirección del Medio</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation>Guardar Medio</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation>Enviar Texto</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation>Buscar con '{0}'</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation>Buscar con...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation>Google Translate</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation>Diccionario</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation>Ir a la dirección web</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation>Añadir Página Nueva</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation>Configurar Marcación Rápida</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation>Recargar todos los marcadores rápidos</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation>Añadir esta Página a Marcadores</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation>Copiar Enlace de Página</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> - <translation>Enviar Enlace de Página</translation> + <source>Configure Speed Dial</source> + <translation>Configurar Marcación Rápida</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> + <translation>Recargar todos los marcadores rápidos</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation>Añadir esta Página a Marcadores</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation>Copiar Enlace de Página</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation>Enviar Enlace de Página</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation>Agente de Usuario</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation>Validar Página</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation>Añadir a la barra de búsqueda web</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation>Ha fallado la carga de la página</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation>Ha ocurrido un error al cargar esta página.</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation>Intente recargar la página o cerrar algunas pestañas para que haya más memoria disponible.</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation>Recargar Página</translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_fr.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_fr.ts Sun Apr 24 17:26:54 2016 +0200 @@ -5126,7 +5126,7 @@ <translation>Connexion en provenance d'un hote illégal</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> @@ -5138,13 +5138,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> @@ -13589,6 +13589,11 @@ <source>Are you sure to remove this speed dial?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -14301,12 +14306,19 @@ <translation type="unfinished">Impossible de lancer le processus {0}. Assurez-vous qu'il est bien dans le chemin de recherche.</translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16627,7 +16639,7 @@ <context> <name>HelpBrowser</name> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Ouvrir le lien dans un nouvel onglet<byte value="x9"/>Ctrl+LMB</translation> </message> @@ -16637,72 +16649,72 @@ <translation><b>Fenêtre d'aide</b><p>Cette fenêtre affiche l'aide sélectionnée</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> <source>Web Inspector...</source> <translation>Inspecteur Web...</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> <source>If the address is correct, try checking the network connection.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> - <translation type="unfinished">Enregistrer l'image</translation> + <source>Save Lin&k</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation type="unfinished">Enregistrer l'image</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> <source>Search with...</source> <translation type="unfinished"></translation> </message> @@ -16722,244 +16734,264 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> <source>Error loading page: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> <source>When connecting to: {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source>Web Database Quota</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>New Web Database Quota</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> <source>bytes</source> <translation type="unfinished">octets</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> <source>kB</source> <translation type="unfinished">kB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> <source>MB</source> <translation type="unfinished">MB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> <source>Add to web search toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>Method not supported</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>{0} method is not supported.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Search engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Choose the desired search engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Engine name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Enter a name for the engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation type="unfinished">&Imprimer</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation type="unfinished">Aperçu avant impression</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation type="unfinished">Zoom a&vant</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation type="unfinished">Annulation du &zoom</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation type="unfinished">Zoom a&rrière</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <source>Send Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation type="unfinished">Essayer à nouveau</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation type="unfinished"><p>L'impression n'est pas disponible à cause d'un bug de PyQt4. Merci de mettre à jour PyQt.</p> {5.?}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation type="unfinished">&Imprimer</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation type="unfinished">Aperçu avant impression</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation type="unfinished">Zoom a&vant</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation type="unfinished">Annulation du &zoom</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation type="unfinished">Zoom a&rrière</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation type="unfinished">Essayer à nouveau</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> - <translation type="unfinished"><p>L'impression n'est pas disponible à cause d'un bug de PyQt4. Merci de mettre à jour PyQt.</p> {5.?}</translation> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -38384,22 +38416,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> @@ -38432,12 +38464,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation type="unfinished">Aperçu</translation> </message> @@ -48938,37 +48970,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation type="unfinished">Enregistrer l'image</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation type="unfinished">Tous fichiers (*)</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -48998,7 +49030,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation type="unfinished"></translation> </message> @@ -49008,12 +49040,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation type="unfinished"></translation> </message> @@ -49355,7 +49387,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation type="unfinished"></translation> </message> @@ -49369,6 +49401,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -60114,7 +60156,7 @@ <translation><b>Afficher les versions</b><p>Affiche les informations sur les versions.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation>Rapport de bogue</translation> </message> @@ -60134,7 +60176,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="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation>Tests unitaires</translation> </message> @@ -60189,7 +60231,7 @@ <translation><b>Raccourcis claviers</b><p>Edite les raccourcis claviers pour l'application.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation>Exporter les raccourcis clavier</translation> </message> @@ -60209,7 +60251,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="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation>Importer des raccourcis clavier</translation> </message> @@ -60229,7 +60271,7 @@ <translation><b>Importer des raccourcis clavier</b><p>Importe des raccourcis claviers de l'application.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation>E&xtras</translation> </message> @@ -60239,42 +60281,42 @@ <translation type="obsolete">&Outils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation>&Fenêtre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation>A&ide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> - <source>Tools</source> - <translation>Outils</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4432"/> - <source>Help</source> - <translation>Aide</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2649"/> + <source>Tools</source> + <translation>Outils</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4434"/> + <source>Help</source> + <translation>Aide</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2651"/> <source>Settings</source> <translation>Configuration</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation>&Barres d'Outils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation>Problème</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation>Erreur du processus</translation> </message> @@ -60330,7 +60372,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="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation>Projet de tests unitaires</translation> </message> @@ -60380,17 +60422,17 @@ <translation><b>Comparaison de fichiers côte à côte</b><p>Ouvre une fenêtre pour comparer deux fichiers et affiche les différences côte à côte.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation>Tests &unitaires</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation>Erreur de suppression</translation> </message> @@ -60525,27 +60567,27 @@ <translation>Visualisueur de tâches</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation>Enregistrement des tâches</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation>Lecture des tâches</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <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="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation>Documentation Manquante</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <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> @@ -60640,7 +60682,7 @@ <translation>Ouvre la documentation sur les APIs Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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> @@ -60701,72 +60743,72 @@ <translation>Lance la documentation PyQt4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation>Sélection d'un groupe d'outils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation>&Configuration</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2651"/> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation>Profils</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation>Outils &internes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation>Documentation</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation>Erreur durant la recherche de mises à jour</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation>Mise à jour disponible</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Numéros de version</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation type="unfinished">Ouverture du navigateur</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <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="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation>Configuration des groupes d'outils...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation>Configuration du groupe d'outils courant...</translation> </message> @@ -60781,17 +60823,17 @@ <translation>Afficher les &outils externes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation>&Annuler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Could not perform updates check.</source> <translation>Impossible de vérifier les mises à jour.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation>Première utilisation</translation> </message> @@ -60801,12 +60843,12 @@ <translation>Initialisation du gestionnaire de plugins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation>P&lugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation>Plugins</translation> </message> @@ -60831,7 +60873,7 @@ <translation>Infos &Plugins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation>Outils &plugins</translation> </message> @@ -60856,17 +60898,17 @@ <translation>Activation des plugins...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation>As&sistants</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549"/> - <source>&Show all</source> - <translation>Tout &afficher</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3551"/> + <source>&Show all</source> + <translation>Tout &afficher</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation>Tout &masquer</translation> </message> @@ -60886,7 +60928,7 @@ <translation>Affiche les versions disponibles pour le téléchargement</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versions disponibles</h3><table></translation> </message> @@ -60976,27 +61018,27 @@ <translation>Gestionnaire de &multi-projet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation>Outils externes</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation>Enregistrer la session</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation>Chargement de session</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <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> @@ -61021,17 +61063,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="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <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> @@ -61061,22 +61103,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="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation>Redémarrage de l'application</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <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="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation>Configuration...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <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> @@ -61216,12 +61258,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> @@ -61256,109 +61298,109 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <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="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <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="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <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="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <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="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> @@ -61393,7 +61435,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> @@ -61433,17 +61475,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <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> @@ -61529,12 +61571,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -61839,12 +61881,12 @@ <translation type="unfinished">Lance la Documentation Qt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation type="unfinished">&Fenêtres</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -61909,7 +61951,7 @@ <translation type="unfinished">Lance la documentation PyQt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <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> @@ -61944,7 +61986,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -61964,7 +62006,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -62034,27 +62076,27 @@ <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="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <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="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric4 est à jour {5 ?} {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>You are using the latest version of eric6</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <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> @@ -62064,17 +62106,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -67767,215 +67809,220 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished">Ouvrir le lien dans un nouvel onglet<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation type="unfinished">Enregistrer l'image</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> + <source>Copy Image to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_it.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_it.ts Sun Apr 24 17:26:54 2016 +0200 @@ -5169,7 +5169,7 @@ <translation>Connessione da un non vietato</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> @@ -5181,13 +5181,13 @@ <translation><p>Una connessione è stata tentata da un host vietato <b>{0}</b>. Accettare questa connessione ?</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> @@ -13657,6 +13657,11 @@ <source>Are you sure to remove this speed dial?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -14378,7 +14383,7 @@ <translation>Il processo {0} non può essere avviato. Assicurarsi che sia nel path.</translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> @@ -14386,6 +14391,13 @@ {0} finito. </translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16710,7 +16722,7 @@ <context> <name>HelpBrowser</name> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Apri link in una Nuova Scheda<byte value="x9"/>Ctrl+LMB</translation> </message> @@ -16720,72 +16732,72 @@ <translation><b>Finestra di help</b><p>Questa finestra mostra le informazioni di aiuto selezionate.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> <source>Web Inspector...</source> <translation>Web Inspector...</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation>Controlla l'indirizzo per errori tipo <b>ww</b>.example.org invece di <b>www</b>.example.org</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> <source>If the address is correct, try checking the network connection.</source> <translation>Se l'indirizzo è corretto, prova a controllare la connessione di rete.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation>Se il tuo computer o la rete sono protetti da un firewall o un proxy, assicurati che il browser possa accedere alla rete.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation>Inserisci nei segnalibri questa pagina</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation>Salva lin&k</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation>Insersci nei bookmark questo link</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation>Copia il link nella Clipboard</translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation>Apri immagine in una nuova linguetta</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> - <translation>Salva immagine</translation> + <source>Save Lin&k</source> + <translation>Salva lin&k</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> + <translation>Insersci nei bookmark questo link</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation>Copia il link nella Clipboard</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation>Apri immagine in una nuova linguetta</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation>Salva immagine</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation>Copia immagine nella Clipboard</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation>Copia la posizione dell'immagine nella Clipboard</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation>Blocca immagine</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> <source>Search with...</source> <translation>Cerca con...</translation> </message> @@ -16805,244 +16817,264 @@ <translation><p>Non posso lanciare un'applicazione per l'URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> <source>Error loading page: {0}</source> <translation>Errore nel caricamento della pagina: {0}</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> <source>When connecting to: {0}.</source> <translation>Nella connessione a: {0}.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source>Web Database Quota</source> <translation>Quota Web Database</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> <translation><p>La quota per il database <strong>{0}</strong> è stata superata durante l'accesso al database <strong>{1}</strong>.</p><p>Deve essere cambiata?</P></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>New Web Database Quota</source> <translation>Nuova quota Web Database</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> <translation>Inserisci la nuova quota in MB (corrente = {0}, usata = {1}; incremento = 5MB):</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> <source>bytes</source> <translation>bytes</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> <source>kB</source> <translation>kB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> <source>MB</source> <translation>MB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> <source>Add to web search toolbar</source> <translation>Aggiungi alla toolbar delle ricerche web</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>Method not supported</source> <translation>Metodo non supportato</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>{0} method is not supported.</source> <translation>il metodo {0} non è supportato.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Search engine</source> <translation>Motore di ricerca</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Choose the desired search engine</source> <translation>Scegli il motore di ricerca</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Engine name</source> <translation>Nome motore</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Enter a name for the engine</source> <translation>Inserisci un nome per il motore</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> <translation>Se la tua politica di chaching è impostata su navigazione offline, saranno disponibili solo le pagine nella cache locale.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> <source>Scan Link with VirusTotal</source> <translation>Scansiona il collegamento con VirusTotal</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> <source>Scan Image with VirusTotal</source> <translation>Scansiona l'immagine con VirusTotal</translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation>Invia il collegamento</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation>Invia il collegamento dell'immagine</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation>Questa cornice</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation>Visualizza s&olo questa cornice</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation>Visualizza in una nuova &Scheda</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation>Stam&pa</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation>Anteprima Stampa</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation>Stampa come PDF</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation>&Ingrandisci</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation>&Resetta zoom</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation>Rimpicci&olisci</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation>Visualizza cornice sorge&nte</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <source>Send Page Link</source> + <translation>Invia collegamento pagina</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation>Invia testo</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation>Traduttore Google</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation>Dizionario</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation>Vai all'indirizzo di rete</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation>User Agent</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation>Ritenta</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation>Riproduci</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation>Pausa</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation>Parlante</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation>Muto</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation>Copia l'indirizzo del Media nella Clipboard</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation>Invia indirizzo del Media</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation>Salva Media</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation type="unfinished">Web Browser di eric5 {6 ?}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation type="unfinished"><p>La stampa non è disponibile a causa di un bug in PyQt4. Si consiglia di aggiornare la versione installata.</p> {5.?}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation type="unfinished"><p>La stampa non è disponibile a causa di un bug in PyQt4. Si consiglia di aggiornare la versione installata.</p> {5.?}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation type="unfinished">Aggiungi una nuova pagina</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation>Invia il collegamento</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation>Invia il collegamento dell'immagine</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation>Questa cornice</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation>Visualizza s&olo questa cornice</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation>Visualizza in una nuova &Scheda</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation>Stam&pa</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation>Anteprima Stampa</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation>Stampa come PDF</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation>&Ingrandisci</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation>&Resetta zoom</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation>Rimpicci&olisci</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation>Visualizza cornice sorge&nte</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation>Invia collegamento pagina</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation>Invia testo</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation>Traduttore Google</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation>Dizionario</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation>Vai all'indirizzo di rete</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation>User Agent</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation>Ritenta</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation>Riproduci</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation>Pausa</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation>Parlante</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation>Muto</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation>Copia l'indirizzo del Media nella Clipboard</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation>Invia indirizzo del Media</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation>Salva Media</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation type="unfinished">Web Browser di eric5 {6 ?}</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation type="unfinished"><p>La stampa non è disponibile a causa di un bug in PyQt4. Si consiglia di aggiornare la versione installata.</p> {5.?}</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> - <translation type="unfinished"><p>La stampa non è disponibile a causa di un bug in PyQt4. Si consiglia di aggiornare la versione installata.</p> {5.?}</translation> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -38582,12 +38614,12 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation><p>Non è prevista la visualizzazione per questo tipo di flusso.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"><p>La visualizzazione Markdown richiede <b>il pacchetto</b> python-markdown.<br/>Intallarlo con il vostro gestore di pacchetti o vedere <a href="http://pythonhosted.org/Markdown/install.html"> per le istruzioni di installazione.</a></p></translation> </message> @@ -38597,12 +38629,12 @@ <translation type="obsolete"><p>La visualizzazione ReStructuredText richiede <b>il pacchetto</b> python-docutils.<br/>Installarlo con il vostro gestore di pacchetti o vedere <a href="http://pypi.python.org/pypi/docutils"> questa pagina.</a></p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation type="unfinished"></translation> </message> @@ -38635,12 +38667,12 @@ <translation type="unfinished"><p>Non è prevista la visualizzazione per questo tipo di flusso.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation type="unfinished"></translation> </message> @@ -49117,37 +49149,37 @@ <translation type="unfinished">Sicurezza</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished">Copia la posizione dell'immagine nella Clipboard</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation type="unfinished">Salva immagine</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -49177,7 +49209,7 @@ <translation type="unfinished">Percorso:</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation type="unfinished"></translation> </message> @@ -49187,12 +49219,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation type="unfinished">Caricamento...</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation type="unfinished"></translation> </message> @@ -49535,7 +49567,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation>Impossibile caricare</translation> </message> @@ -49549,6 +49581,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation><p>I parametri velocità di commutazione non possono essere salvati <b>{0}</b></p></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -60340,7 +60382,7 @@ <translation><b>Mostra versioni</b><p>Mostra delle informazioni sulla versione.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation>Segnala Bug</translation> </message> @@ -60360,7 +60402,7 @@ <translation><b>>Segnala Bug...</b><p>Apre un dialogo per segnalare un bug.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation>Unittest</translation> </message> @@ -60415,7 +60457,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="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation>Esporta scorciatoie da tastiera</translation> </message> @@ -60435,7 +60477,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="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation>Importa scorciatoie da tastiera</translation> </message> @@ -60455,7 +60497,7 @@ <translation><b>Importa scorciatoie da tastiera</b><p>Importa le scorciatoie da tastiera dell'applicazione.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation>E&xtra</translation> </message> @@ -60465,42 +60507,42 @@ <translation type="obsolete">S&trumenti</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation>&Finestre</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation>&Help</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> - <source>Tools</source> - <translation>Strumenti</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4432"/> - <source>Help</source> - <translation>Aiuto</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2649"/> + <source>Tools</source> + <translation>Strumenti</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4434"/> + <source>Help</source> + <translation>Aiuto</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2651"/> <source>Settings</source> <translation>Impostazioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation>&Toolbar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation>Problema</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation>Errore Generazione Processo</translation> </message> @@ -60555,7 +60597,7 @@ <translation><b>Script Unittest</b><p>Esegui unittest con lo script corrente.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation>Progetto Unittest</translation> </message> @@ -60605,17 +60647,17 @@ <translation><b>Confronta file affiancati</b><p>Apri un dialogo per confrontare due file e mostrare i risultati affiancati.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation>&Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation>Errore Drop</translation> </message> @@ -60750,27 +60792,27 @@ <translation>Task-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation>Salva task</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation>Leggi task</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <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="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation>Documentazione mancante</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <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> @@ -60865,7 +60907,7 @@ <translation>Apri documentazione API di Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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> @@ -60926,62 +60968,62 @@ <translation>Apri documentazione su PyQt4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation>Seleziona Tool Group</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation>Impos&tazioni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2651"/> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation>Profili</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation>Tool &Builtin</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation>Documentazione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation>Errore nel controllo per gli update</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation>Aggiornamento disponibile</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Numeri di versione</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation>Configura Tools Groups...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation>Configura Tools Groups correnti...</translation> </message> @@ -60996,17 +61038,17 @@ <translation>Mostra toll &esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation>&Cancella</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Could not perform updates check.</source> <translation>Non posso controllare per gli update.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation>Primo avvio</translation> </message> @@ -61016,12 +61058,12 @@ <translation>Inizializzazione Gestore Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation>P&lugins</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation>Plugins</translation> </message> @@ -61046,7 +61088,7 @@ <translation>Informazioni su &Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation>Informazioni sui &Plugin Tools</translation> </message> @@ -61071,17 +61113,17 @@ <translation>Attivazione Plugin...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation>Wi&zards</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549"/> - <source>&Show all</source> - <translation>Mo&stra tutti</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3551"/> + <source>&Show all</source> + <translation>Mo&stra tutti</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation>Nascondi &tutti</translation> </message> @@ -61101,7 +61143,7 @@ <translation>Mostra le versioni disponibili per il download</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versioni disponibili</h3><table></translation> </message> @@ -61191,27 +61233,27 @@ <translation>&Multiproject-Viewer</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation>Tool esterni</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation>Salva sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation>Leggi sessione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <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> @@ -61236,17 +61278,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="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <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> @@ -61276,22 +61318,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="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation>Riavvia applicazione</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <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="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation>Configura...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <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> @@ -61431,7 +61473,7 @@ <translation>Editor di &icone...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation>Supporto Qt3</translation> </message> @@ -61451,7 +61493,7 @@ <translation>Apri documentazione PySide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <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> @@ -61471,110 +61513,110 @@ <translation>{0} -{1} - {2} - Passive Debug Mode</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation>Tool Esterni/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <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="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <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="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <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="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <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="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>No toolgroup entry '{0}' found.</source> <translation>Nessun gruppo '{0}' trovato.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation>Avvio processo '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation>Il processo '{0}' è terminato.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <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="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation>Tento su host {0}</translation> </message> @@ -61609,7 +61651,7 @@ <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>File scorciatoi tastiera (*.e4k)</translation> </message> @@ -61649,27 +61691,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="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <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> @@ -61755,12 +61797,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation type="unfinished">Seleziona cartella di lavoro</translation> </message> @@ -61980,7 +62022,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation type="unfinished">&Finestre</translation> </message> @@ -62070,7 +62112,7 @@ <translation type="unfinished">Apri documentazione su Qt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -62135,7 +62177,7 @@ <translation type="unfinished">Apri documentazione su PyQt4 {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <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> @@ -62170,7 +62212,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -62190,7 +62232,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -62260,27 +62302,27 @@ <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="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <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="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <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="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation type="unfinished">Eric5 è aggiornato {6 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <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="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <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> @@ -62290,17 +62332,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -67985,215 +68027,220 @@ <translation type="unfinished"><p>Non posso lanciare un'applicazione per l'URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished">Apri link in una Nuova Scheda<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation type="unfinished">Salva lin&k</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation type="unfinished">Insersci nei bookmark questo link</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation type="unfinished">Copia il link nella Clipboard</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation type="unfinished">Invia il collegamento</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished">Scansiona il collegamento con VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation type="unfinished">Apri immagine in una nuova linguetta</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation type="unfinished">Salva immagine</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation type="unfinished">Copia immagine nella Clipboard</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation type="unfinished">Copia la posizione dell'immagine nella Clipboard</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation type="unfinished">Invia il collegamento dell'immagine</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> - <translation type="unfinished">Blocca immagine</translation> + <source>Copy Image to Clipboard</source> + <translation type="unfinished">Copia immagine nella Clipboard</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> + <translation type="unfinished">Copia la posizione dell'immagine nella Clipboard</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation type="unfinished">Invia il collegamento dell'immagine</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation type="unfinished">Blocca immagine</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished">Scansiona l'immagine con VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation type="unfinished">Riproduci</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation type="unfinished">Pausa</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation type="unfinished">Parlante</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation type="unfinished">Muto</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished">Copia l'indirizzo del Media nella Clipboard</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation type="unfinished">Invia indirizzo del Media</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation type="unfinished">Salva Media</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation type="unfinished">Invia testo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation type="unfinished">Cerca con...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation type="unfinished">Traduttore Google</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation type="unfinished">Dizionario</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation type="unfinished">Vai all'indirizzo di rete</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation type="unfinished">Aggiungi una nuova pagina</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation type="unfinished">Inserisci nei segnalibri questa pagina</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> - <translation type="unfinished">Invia collegamento pagina</translation> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation type="unfinished">Inserisci nei segnalibri questa pagina</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation type="unfinished">Invia collegamento pagina</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation type="unfinished">User Agent</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation type="unfinished">Aggiungi alla toolbar delle ricerche web</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_pt.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_pt.ts Sun Apr 24 17:26:54 2016 +0200 @@ -5166,7 +5166,7 @@ <translation><p>O anfitrião ilegal <b>{0}</b> tentou conectar. Aceitar esta conexão?</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> @@ -5175,14 +5175,14 @@ </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation>Conexão de depuração passiva recebida </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation>Conexão de depuração passiva fechada @@ -13620,6 +13620,11 @@ <source>Are you sure to remove this speed dial?</source> <translation>Tem a certeza de que quer apagar esta marcação rápida?</translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -14340,7 +14345,7 @@ <translation>Não pôde iniciar {0}.<br>Certifique-se de que está na rota de pesquisa.</translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> @@ -14348,6 +14353,13 @@ {0} acabout. </translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16692,319 +16704,339 @@ <translation><p>Não pode começar uma aplicação para URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Abrir Vínculo num Separador Novo<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation>Gravar &Vínculo</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation>Marcar este Vínculo</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation>Copiar Vínculo para a Área de Transferência</translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation>Abrir imagem num Separador Novo</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> - <translation>Gravar Imagem</translation> + <source>Save Lin&k</source> + <translation>Gravar &Vínculo</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> + <translation>Marcar este Vínculo</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation>Copiar Vínculo para a Área de Transferência</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation>Abrir imagem num Separador Novo</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation>Gravar Imagem</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation>Copiar Imagem para a Área de Transferência</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation>Copiar Localização da Imagem para a Área de Transferência</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation>Bloquear Imagem</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation>Marcar esta Página</translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> + <source>Search with...</source> + <translation>Procurar com...</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> + <source>Add to web search toolbar</source> + <translation>Adicionar á barra de pesquisa web</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> + <source>Web Inspector...</source> + <translation>Inspetor Web...</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>Method not supported</source> + <translation>Método não suportado</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>{0} method is not supported.</source> + <translation>Método {0} não está suportado.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Search engine</source> + <translation>Motor de pesquisa</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Choose the desired search engine</source> + <translation>Escolha o motor de pesquisa desejado</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Engine name</source> + <translation>Nome do Motor</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Enter a name for the engine</source> + <translation>Introduzir um nome para o motor</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> + <source>Error loading page: {0}</source> + <translation>Erro ao carregar a página: {0}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> + <source>When connecting to: {0}.</source> + <translation>Ao conectar com: {0}.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> + <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> + <translation>Verifique se a direção tem erros como <b>ww</b>.exemplo.org em lugar de <b>www</b>.exemplo.org</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> + <source>If the address is correct, try checking the network connection.</source> + <translation>Se a direção está correcta, verifique a conexão da rede.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> + <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> + <translation>Se um firewall ou proxy protegem o seu computador ou rede, certifique-se de que o navegador tem permissão para aceder à rede.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> + <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source>Web Database Quota</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>New Web Database Quota</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> + <source>bytes</source> + <translation></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> + <source>kB</source> + <translation></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> + <source>MB</source> + <translation></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> + <source>Scan Link with VirusTotal</source> + <translation>Escanear Vínculo com VirusTotal</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> + <source>Scan Image with VirusTotal</source> + <translation>Escanear Imagem com VirusTotal</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation>Enviar Vínculo</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation>Enviar Vínculo da Imagem</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation>Este Marco</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation>M&ostrar apenas este marco</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation>Mostrar num &separador novo</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation>Im&primir</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation>Antevisão da Impressão</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation>Imprimir como PDF</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation>Apro&ximar</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation>&Repor Zoom</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation>A&fastar</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation>Mostrar código do ma&rco</translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> - <source>Search with...</source> - <translation>Procurar com...</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> - <source>Add to web search toolbar</source> - <translation>Adicionar á barra de pesquisa web</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> - <source>Web Inspector...</source> - <translation>Inspetor Web...</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>Method not supported</source> - <translation>Método não suportado</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>{0} method is not supported.</source> - <translation>Método {0} não está suportado.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Search engine</source> - <translation>Motor de pesquisa</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Choose the desired search engine</source> - <translation>Escolha o motor de pesquisa desejado</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Engine name</source> - <translation>Nome do Motor</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Enter a name for the engine</source> - <translation>Introduzir um nome para o motor</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> - <source>Error loading page: {0}</source> - <translation>Erro ao carregar a página: {0}</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> - <source>When connecting to: {0}.</source> - <translation>Ao conectar com: {0}.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> - <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> - <translation>Verifique se a direção tem erros como <b>ww</b>.exemplo.org em lugar de <b>www</b>.exemplo.org</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> - <source>If the address is correct, try checking the network connection.</source> - <translation>Se a direção está correcta, verifique a conexão da rede.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> - <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> - <translation>Se um firewall ou proxy protegem o seu computador ou rede, certifique-se de que o navegador tem permissão para aceder à rede.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> - <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source>Web Database Quota</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>New Web Database Quota</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> - <source>bytes</source> - <translation></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> - <source>kB</source> - <translation></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> - <source>MB</source> - <translation></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> - <source>Scan Link with VirusTotal</source> - <translation>Escanear Vínculo com VirusTotal</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> - <source>Scan Image with VirusTotal</source> - <translation>Escanear Imagem com VirusTotal</translation> + <source>Send Page Link</source> + <translation>Enviar o Vínculo da Página</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation>Enviar Texto</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation>Dicionário</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation>Ir à direção web</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation>Agente de Usuario</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation>Tentar de Novo</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation>Reproduzir</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation>Pausa</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation>Com som</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation>Sem som</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation>Opiar Direção da Media à Area de Transferência</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation>Enviar Direção da Media</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation>Gravar Media</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation>Navegador Web de eric6</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation><p>Imprimir não está disponível devido a um falho em PyQt5. Por favor atualize.</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation><p>Imprimir não está disponível devido a um falho em PyQt5.Por favor atualize.</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation type="unfinished">Adicionar Nova Página</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation>Enviar Vínculo</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation>Enviar Vínculo da Imagem</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation>Este Marco</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation>M&ostrar apenas este marco</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation>Mostrar num &separador novo</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation>Im&primir</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation>Antevisão da Impressão</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation>Imprimir como PDF</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation>Apro&ximar</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation>&Repor Zoom</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation>A&fastar</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation>Mostrar código do ma&rco</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation>Enviar o Vínculo da Página</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation>Enviar Texto</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation>Dicionário</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation>Ir à direção web</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation>Agente de Usuario</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation>Tentar de Novo</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation>Reproduzir</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation>Pausa</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation>Com som</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation>Sem som</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation>Opiar Direção da Media à Area de Transferência</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation>Enviar Direção da Media</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation>Gravar Media</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation>Navegador Web de eric6</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation><p>Imprimir não está disponível devido a um falho em PyQt5. Por favor atualize.</p></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> - <translation><p>Imprimir não está disponível devido a um falho em PyQt5.Por favor atualize.</p></translation> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -38489,22 +38521,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation><p>A antevisão para este tipo de ficheiro não está disponível.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> @@ -38537,12 +38569,12 @@ <translation><p>A antevisão para este tipo de ficheiro não está disponível.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation>Antevisão - {0}</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation>Antevisão</translation> </message> @@ -48898,37 +48930,37 @@ <translation>Segurança</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished">Copiar Localização da Imagem para a Área de Transferência</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation>Gravar Imagem</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation>Ficheiros Todos (*)</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -48958,7 +48990,7 @@ <translation>Rota:</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation type="unfinished"></translation> </message> @@ -48968,12 +49000,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation type="unfinished">Carregando...</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation type="unfinished"></translation> </message> @@ -49315,7 +49347,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation>Incapaz de carregar</translation> </message> @@ -49329,6 +49361,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation><p>Os dados da Marcação Rápida não poderam ser gravados em <b>{0}</b></p></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -60161,7 +60203,7 @@ <translation>Mostrar as versões disponíveis para descarregar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation>Reportar Falho</translation> </message> @@ -60201,7 +60243,7 @@ <translation><b>Solicitar Característica...</b><p>Abre uma caixa de diálogo para enviar uma solicitude de característica.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation>Teste Unitário</translation> </message> @@ -60261,7 +60303,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="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation>Teste Unitário ao Projeto</translation> </message> @@ -60546,7 +60588,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation>Exportar Atalhos de Teclado</translation> </message> @@ -60566,7 +60608,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation>Importar Atalhos de Teclado</translation> </message> @@ -60751,17 +60793,17 @@ <translation>Abrir Documentação de PySide</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation>Teste &Unitário</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation>A&ssistentes</translation> </message> @@ -60771,370 +60813,370 @@ <translation type="obsolete">&Ferramentas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation>Selecionar Grupo de Ferramentas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation>Definiçõe&s</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation>&Janela</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation>Barras de Ferramen&tas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation>Comp&lementos</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation>Configurar...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation>&Ajuda</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> - <source>Tools</source> - <translation>Ferramentas</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2649"/> - <source>Settings</source> - <translation>Definições</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4432"/> - <source>Help</source> - <translation>Ajuda</translation> + <source>Tools</source> + <translation>Ferramentas</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2651"/> + <source>Settings</source> + <translation>Definições</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4434"/> + <source>Help</source> + <translation>Ajuda</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation>Perfiles</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation>Complementos</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <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="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation>Ferramentas Externas/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <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="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <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="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation>Reiniciar a aplicação</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <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="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation>Configurar Grupos de Ferramentas...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation>Configurar o atual Grupo de Ferramentas ...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation>Ferramentas &Internas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation>Ferramentas dos &Complementos</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549"/> - <source>&Show all</source> - <translation>&Mostrar tudo</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3551"/> + <source>&Show all</source> + <translation>&Mostrar tudo</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation>&Esconder tudo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>There is no main script defined for the current project. Aborting</source> <translation>O projeto atual não tem um script principal definido. A cancelar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation>Suporte Qt3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation>Problema</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation>Erro na Criação de Processo</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <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="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <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="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <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="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation>Não há nenhum visor 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="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <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="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation>Ferramentas Externas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation>A iniciar processo '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation>Processo '{0}' saiu.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation>Falta a Documentação</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation>Documentação</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <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="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>Ficheiro de atalhos de teclado (*.e4k)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation>Gravar tarefas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation>Ler tarefas</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation>Guargar sessão</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation>Sessão de leitura</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <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="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation>&Cancelar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation>Atualização disponível</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation>Erro na verificação de atualizações</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Could not perform updates check.</source> <translation>Não procurar atualizações.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <source><h3>Available versions</h3><table></source> <translation><h3>Versões Disponíveis</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation>Usado a primeira vez</translation> </message> @@ -61174,27 +61216,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <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="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation>Abrir Navegador</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Could not start a web browser</source> <translation>Não se pôde iniciar um navegador web</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <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> @@ -61280,12 +61322,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation>Selecionar o Diretório de Trabalho</translation> </message> @@ -61505,7 +61547,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation>&Janelas</translation> </message> @@ -61595,7 +61637,7 @@ <translation>Abrir a Documentação de Qt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -61660,7 +61702,7 @@ <translation>Abrir a Documentação de PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> @@ -61695,7 +61737,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation></translation> </message> @@ -61780,32 +61822,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt v.3 is not supported by eric6.</source> <translation>Qt v.3 não está suportado por eric6.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation>Atualização a <b>{0}</b> de eric6 já está disponível em <b>{1}</b>. Quere-a descarregar?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation>Eric6 está atualizado</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>You are using the latest version of eric6</source> <translation>Utiliza a última versão do eric6</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation>eric6 ainda não foi configurado. A caixa de diálogo de configuração vai iniciar-se.</translation> </message> @@ -61815,17 +61857,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -67470,215 +67512,220 @@ <translation type="unfinished"><p>Não pode começar uma aplicação para URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished">Abrir Vínculo num Separador Novo<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation type="unfinished">Gravar &Vínculo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation type="unfinished">Marcar este Vínculo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation type="unfinished">Copiar Vínculo para a Área de Transferência</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation type="unfinished">Enviar Vínculo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished">Escanear Vínculo com VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation type="unfinished">Abrir imagem num Separador Novo</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation type="unfinished">Gravar Imagem</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation type="unfinished">Copiar Imagem para a Área de Transferência</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation type="unfinished">Copiar Localização da Imagem para a Área de Transferência</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation type="unfinished">Enviar Vínculo da Imagem</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> - <translation type="unfinished">Bloquear Imagem</translation> + <source>Copy Image to Clipboard</source> + <translation type="unfinished">Copiar Imagem para a Área de Transferência</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> + <translation type="unfinished">Copiar Localização da Imagem para a Área de Transferência</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation type="unfinished">Enviar Vínculo da Imagem</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation type="unfinished">Bloquear Imagem</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished">Escanear Imagem com VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation type="unfinished">Reproduzir</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation type="unfinished">Pausa</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation type="unfinished">Com som</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation type="unfinished">Sem som</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished">Opiar Direção da Media à Area de Transferência</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation type="unfinished">Enviar Direção da Media</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation type="unfinished">Gravar Media</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation type="unfinished">Enviar Texto</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation type="unfinished">Procurar com...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation type="unfinished">Dicionário</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation type="unfinished">Ir à direção web</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation type="unfinished">Adicionar Nova Página</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation type="unfinished">Marcar esta Página</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> - <translation type="unfinished">Enviar o Vínculo da Página</translation> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation type="unfinished">Marcar esta Página</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation type="unfinished">Enviar o Vínculo da Página</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation type="unfinished">Agente de Usuario</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation type="unfinished">Adicionar á barra de pesquisa web</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_ru.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_ru.ts Sun Apr 24 17:26:54 2016 +0200 @@ -5170,7 +5170,7 @@ <translation>соединение с запрещённого хоста</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> @@ -5182,14 +5182,14 @@ <translation><p>Попытка соединения с недопустимого компьютора <b>{0}</b>. Разрешить соединение?</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation>Получен запрос на соединение для пассивной отладки </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation>Соединение для пассивной отладки закрыто @@ -13641,6 +13641,11 @@ <source>Are you sure to remove this speed dial?</source> <translation>Удалить элемент?</translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -14350,7 +14355,7 @@ <translation>Не могу запустить процесс {0}. Убедитесь, что он находится в пути поиска.</translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> @@ -14368,6 +14373,13 @@ <source>Errors</source> <translation>Ошибки</translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16703,7 +16715,7 @@ <translation><p>Невозможно запустить просмотрщик для файла <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Открыть ссылку в новой закладке<byte value="x9"/>Shift+Левая кнопка мыши</translation> </message> @@ -16718,32 +16730,32 @@ <translation><b>Окно помощи</b><p>В этом окне отображается имеющаяся помощь.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> <source>Web Inspector...</source> <translation>WEB проводник...</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> <source>Error loading page: {0}</source> <translation>Ошибка при загрузке страницы: {0}</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> <source>When connecting to: {0}.</source> <translation>При соединении с {0}.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation>Проверьте адрес на ошибки типа <b>ww</b>.example.org вместо <b>www</b>.example.org</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> <source>If the address is correct, try checking the network connection.</source> <translation>Если адрес правильный, проверьте сетевое соединение.</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation>Если ваш компьютер или локальная сеть находятся за firewall или proxy, убедитесь что браузеру разрешено подсоединяться к сети.</translation> </message> @@ -16753,284 +16765,304 @@ <translation><p>Невозможно запустить приложение для URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation>Создать закладку для этой страницы</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation>Сохранить &ссылку</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation>Сохранить ссылку</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation>Скопировать ссылку</translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation>Открыть изображение в новой закладке</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> - <translation>Сохранить изображение</translation> + <source>Save Lin&k</source> + <translation>Сохранить &ссылку</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> + <translation>Сохранить ссылку</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation>Скопировать ссылку</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation>Открыть изображение в новой закладке</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation>Сохранить изображение</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation>Скопировать изображение</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation>Скопировать адрес изображения</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation>Заблокировать изображение</translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> + <source>Search with...</source> + <translation>Искать с...</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source>Web Database Quota</source> + <translation>Квота Web базы данных</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> + <translation><p>Квота Web базы данных <strong>{0}</strong> была превышена при доступе к базе <strong>{1}</strong>.</p><p>Изменить квоту?</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>New Web Database Quota</source> + <translation>Новая квота Web базы данных</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> + <source>bytes</source> + <translation>байт</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> + <source>kB</source> + <translation></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> + <source>MB</source> + <translation></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> + <translation>Введите новую квоту в MB (текущая = {0}, использовано = {1}; шаг изменения = 5 MB):</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> + <source>Add to web search toolbar</source> + <translation>Добавить к панели инструментов Web поиска</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>Method not supported</source> + <translation>Метод не поддерживается</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>{0} method is not supported.</source> + <translation>{0} метод не поддерживается.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Search engine</source> + <translation>Поисковик</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Choose the desired search engine</source> + <translation>Выберите поисковик</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Engine name</source> + <translation>Имя поисковика</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Enter a name for the engine</source> + <translation>Введите имя поисковика</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> + <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> + <translation>Если режим кэша установлен в offline, то доступны только страницы из локального кзша.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> + <source>Scan Link with VirusTotal</source> + <translation>Сканировать ссылку с VirusTotal</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> + <source>Scan Image with VirusTotal</source> + <translation>Сканировать изображение с VirusTotal</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation>Послать ссылку</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation>Послать ссылку на изображение</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation>Этот кадр</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation>Показать &только этот кадр</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation>Показать в новой &закладке</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation>&Печать</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation>Предварительный просмотр печати</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation>Печать как PDF</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation>У&величить масштаб</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation>&Сбросить масштаб</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation>У&меньшить масштаб</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation>Показать код ка&дра</translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> - <source>Search with...</source> - <translation>Искать с...</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source>Web Database Quota</source> - <translation>Квота Web базы данных</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> - <translation><p>Квота Web базы данных <strong>{0}</strong> была превышена при доступе к базе <strong>{1}</strong>.</p><p>Изменить квоту?</p></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>New Web Database Quota</source> - <translation>Новая квота Web базы данных</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> - <source>bytes</source> - <translation>байт</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> - <source>kB</source> - <translation></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> - <source>MB</source> - <translation></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> - <translation>Введите новую квоту в MB (текущая = {0}, использовано = {1}; шаг изменения = 5 MB):</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> - <source>Add to web search toolbar</source> - <translation>Добавить к панели инструментов Web поиска</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>Method not supported</source> - <translation>Метод не поддерживается</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>{0} method is not supported.</source> - <translation>{0} метод не поддерживается.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Search engine</source> - <translation>Поисковик</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Choose the desired search engine</source> - <translation>Выберите поисковик</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Engine name</source> - <translation>Имя поисковика</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Enter a name for the engine</source> - <translation>Введите имя поисковика</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> - <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> - <translation>Если режим кэша установлен в offline, то доступны только страницы из локального кзша.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> - <source>Scan Link with VirusTotal</source> - <translation>Сканировать ссылку с VirusTotal</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> - <source>Scan Image with VirusTotal</source> - <translation>Сканировать изображение с VirusTotal</translation> + <source>Send Page Link</source> + <translation>Отправить ссылку страницы</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation>Отправить текст</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation>Переводчик Гугл</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation>Словарь</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation>Перейти на веб адрес</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation>Агент пользователя</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation>Снова</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation>Воспроизведение</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation>Пауза</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation>Включить звук</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation>Отключить звук</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation>Сопировать адрес медиа файла в буфер обмена</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation>Сохранить адрес медиа файла</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation>Сохранить медиа файл</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation>WEB просмотрщик встроенный в Eric</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation><p>Печать невозможна из-за ошибки в PyQt5. Пожалуйста установите обновление.</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation><p>Печать невозможна из-за ошибки в PyQt4. Пожалуйста установите обновление.</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation type="unfinished">Добавить новую страницу</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation>Послать ссылку</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation>Послать ссылку на изображение</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation>Этот кадр</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation>Показать &только этот кадр</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation>Показать в новой &закладке</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation>&Печать</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation>Предварительный просмотр печати</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation>Печать как PDF</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation>У&величить масштаб</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation>&Сбросить масштаб</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation>У&меньшить масштаб</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation>Показать код ка&дра</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation>Отправить ссылку страницы</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation>Отправить текст</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation>Переводчик Гугл</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation>Словарь</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation>Перейти на веб адрес</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation>Агент пользователя</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation>Снова</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation>Воспроизведение</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation>Пауза</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation>Включить звук</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation>Отключить звук</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation>Сопировать адрес медиа файла в буфер обмена</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation>Сохранить адрес медиа файла</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation>Сохранить медиа файл</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation>WEB просмотрщик встроенный в Eric</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation><p>Печать невозможна из-за ошибки в PyQt5. Пожалуйста установите обновление.</p></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> - <translation><p>Печать невозможна из-за ошибки в PyQt4. Пожалуйста установите обновление.</p></translation> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -38639,22 +38671,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation><p>Предварительный просмотр недоступен для этого типа файла.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation><p>Для предварительного просмотра Markdown файлов необходим пакет <b>python-markdown</b>. Установите его с помощью менеджера пакетов или ознакомтесь с инструкцией по установке <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation><p>Для предварительного просмотра ReStructuredText файлов необходим пакет <b>python-docutils</b>. Установите его с помощью менеджера пакетов: 'pip install docutils' или ознакомтесь с <a href="http://pypi.python.org/pypi/docutils">этой страницей.</a></p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation><p>Для предварительного просмотра ReStructuredText файлов необходим пакет <b>sphinx</b>. Установите его с помощью менеджера пакетов: 'pip install Sphinx' или ознакомтесь с <a href="http://pypi.python.org/pypi/Sphinx">этой страницей.</a></p><p>Также вы можете отключить использование Sphinx на странице редактора конфигурации, Filehandling.</p></translation> </message> @@ -38692,12 +38724,12 @@ <translation><p>Предварительный просмотр недоступен для этого типа файла.</p></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation>Предварительный просмотр - {0}</translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation>Предварительный просмотр</translation> </message> @@ -49263,37 +49295,37 @@ <translation>Безопасность</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation>Предварительный просмотр не возможен.</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation>Скопировать адрес изображения</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation>Скопировать название изображения</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation>Сохранить изображение</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation>Изображение не доступно.</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation>Все файлы(*);;</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation><p>Невозможно записать в файл: <b>{0}</b></p></translation> </message> @@ -49323,7 +49355,7 @@ <translation>Путь:</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation>Эта страница не использует баз данных.</translation> </message> @@ -49333,12 +49365,12 @@ <translation>Показывает список баз данных используемых данным сайтом</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation type="unfinished">Загружаю...</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation type="unfinished"></translation> </message> @@ -49687,7 +49719,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation>Загрука не удалась</translation> </message> @@ -49701,6 +49733,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation><p>Данные набора не могут быть сохранены в <b>{0}</b></p></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -60495,7 +60537,7 @@ <translation><b>Показать версию</b><p>Информация о версии.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation>Unittest</translation> </message> @@ -60531,7 +60573,7 @@ <p>Настройте Eric по своему вкусу.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation>&Окно</translation> </message> @@ -60541,42 +60583,42 @@ <translation type="obsolete">&Сервис</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation>&Мастера</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation>&Помощь</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> - <source>Tools</source> - <translation>Сервис</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4432"/> - <source>Help</source> - <translation>Помощь</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2649"/> + <source>Tools</source> + <translation>Сервис</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4434"/> + <source>Help</source> + <translation>Помощь</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2651"/> <source>Settings</source> <translation>Настройка</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation>&Панели инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation>Проблема</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation>Ошибка при запуске процесса</translation> </message> @@ -60601,12 +60643,12 @@ <translation><b>Горячие клавиши</b><p>Задайте горячие клавиши на свой вкус.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation>До&полнительно</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation>Сообщение об ошибке</translation> </message> @@ -60626,7 +60668,7 @@ <translation><b>Сообщить об ошибке...</b><p>Открывает диалог для сообщения об ошибке.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation>Экспортировать горячие клавиши</translation> </message> @@ -60647,7 +60689,7 @@ <p>Экспортировать горячие клавиши приложения.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation>Импортировать горячие клавиши</translation> </message> @@ -60740,7 +60782,7 @@ <translation><b>Сценарий Unittest</b><p>Выполнить Uniitest с текущим сценарием.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation>Uniitest на проекте</translation> </message> @@ -60755,12 +60797,12 @@ <translation><b>Сценарий Unittest</b><p>Выполнить Uniitest с текущим проектом.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation>&Unittest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>There is no main script defined for the current project. Aborting</source> <translation>Для текущего проекта не определён главный сценарий. Отмена</translation> </message> @@ -60812,7 +60854,7 @@ <p>Открыть диалог, в котором показаны различия между файлами в две колонки.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation>Ошибка Drag&&Drop</translation> </message> @@ -60882,32 +60924,32 @@ <translation><b>Профили</b><p>Конфигурация профилей. С помощью этого диалога вы можете устанавливать видимость разных окон для заданных профилей.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <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="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <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="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <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="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> не является файлом</p></translation> </message> @@ -60932,7 +60974,7 @@ <translation><b>UI Previewer</b><p>Запустить the UI Previewer.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <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> @@ -60957,7 +60999,7 @@ <translation><b>Предпросмотр переводов</b><p>Запустить предпросмотр переводов.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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> @@ -60997,48 +61039,48 @@ <translation>Просмотрщик задач</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation>Сохранить задачи</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation>Прочитать задачи</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <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="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation>Документация отсутствует</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation>Почтовый адрес или адрес почтового сервера пуст. Настройте электронную почту в диалоге конфигурации.</translation> </message> @@ -61133,7 +61175,7 @@ <translation>Открыть документацию API Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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> @@ -61194,75 +61236,75 @@ <translation>Открыть документацию Qt4</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation>Выберите группу инструментов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation>&Настройка</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2651"/> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation>Профили</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation>&Встроенные инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation>Запускается процесс '{0} {1}'. </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation>Процесс '{0}' завершился.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation>Документация</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation>Ошибка при проверке обновлений</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation>Обновления доступны</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Номера версий</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation>Настроить группы Инструментов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation>Настроить текущую группу Инструментов...</translation> </message> @@ -61277,22 +61319,22 @@ <translation>Показать &внешние инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Could not perform updates check.</source> <translation>Невозможно запустить проверку обновлений.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation>От&мена</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation>Пробую узел {0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation>Первое использование</translation> </message> @@ -61302,12 +61344,12 @@ <translation>Инициализируется менеджер расширений...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation>&Расширения</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation>Расширения</translation> </message> @@ -61348,17 +61390,17 @@ <translation><b>Убрать подключаемый модуль...</b><p>Открывает диалог деинсталляции нового подключаемого модуля.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation>Инструменты для &плагинов</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549"/> - <source>&Show all</source> - <translation>Показать &всё</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3551"/> + <source>&Show all</source> + <translation>Показать &всё</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation>Ск&рыть всё</translation> </message> @@ -61383,7 +61425,7 @@ <translation>Показать версии, доступные для загрузки</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <source><h3>Available versions</h3><table></source> <translation><h3>Доступные версии</h3><table></translation> </message> @@ -61463,22 +61505,22 @@ <translation>Восстановление менеджера панелей инструментов...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation>Внешние инструменты/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation>Внешние инструменты</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>No toolgroup entry '{0}' found.</source> <translation>Запись для группы '{0}' не найдена.</translation> </message> @@ -61493,32 +61535,32 @@ <translation>Просмотрщик &мултипроекта</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation>Сохранить сессию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation>Загрузить сессию</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation><p>Эта часть строки статуса указывает на возможность записи открытого в редакторе файла.</p></translation> </message> @@ -61543,17 +61585,17 @@ <translation><b>Послать запрос...</b><p>Показать диалог создания запроса.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation><p>Эта часть строки статуса показывает текущую позицию курсора в редакторе.</p></translation> </message> @@ -61578,12 +61620,12 @@ <translation><b>Переключить горизонтальную панель инструментов</b><p>Показать/скрыть горизонтальную панель инструментов</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation>Перезапустить приложение</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>The application needs to be restarted. Do it now?</source> <translation>Необходимо перезапустить приложение. Сделать это сейчас?</translation> </message> @@ -61593,12 +61635,12 @@ <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation>Настроить...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation><p>Эта часть строки статуса показывает режим конца строки в текущем редакторе.</p></translation> </message> @@ -61730,7 +61772,7 @@ <translation><b>Просмотрщик SQL</b><p>Просмотреть SQL базу данных.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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> @@ -61745,12 +61787,12 @@ <translation>Редактор &иконок...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation>Поддержка Qt3</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>Корень документации PySide не найден.</p></translation> </message> @@ -61800,7 +61842,7 @@ <translation></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>Файл горячих клавиш (*.e4k)</translation> </message> @@ -61840,27 +61882,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="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Error getting versions information</source> <translation>Ошибка при получении информации о версии</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation>Запустить просмотрщик</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Could not start a web browser</source> <translation>Невозможно запустить просмотрщик</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation>Невозможно загрузить информацию о версии в течении последних 7 дней. Пожалуйста попоробуйте ещё раз.</translation> </message> @@ -61946,12 +61988,12 @@ <translation><b>Снимок</b><p>Сделать снимок области экрана.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation>Задайте рабочий каталог</translation> </message> @@ -62171,7 +62213,7 @@ <translation><b>Активировать просмотрщик чисел</b><p>Переключить направление ввода на окно просмотрщика чисел.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation>&Окна</translation> </message> @@ -62261,7 +62303,7 @@ <translation>Открыть документацию Qt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation><p>Эта часть строки статуса позволяет мвсштабировать текущее окно.</p></translation> </message> @@ -62326,7 +62368,7 @@ <translation>Открыть документацию PyQt5</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation><p>Корень документации PyQt5 не задан.</p></translation> </message> @@ -62361,7 +62403,7 @@ <translation><b>Документация PySide</b><p>Показать документацию PySide. В зависимости от выбранных настроек документация будет показана во внутреннем просмотрщике, внешнем просмотрщике интернета или в Qt Помощнике.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation>%v/%m</translation> </message> @@ -62381,7 +62423,7 @@ <translation><b>Показать журнал ошибок...</b><p>Показать журнал ошибок.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation>Проверить версию</translation> </message> @@ -62451,27 +62493,27 @@ <translation><b>Документация Eric API</b><p>Показать документацию Eric API. Местонахождение документации - каталог Documentation/Source, расположенный в каталоге инсталляции eric.</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt v.3 is not supported by eric6.</source> <translation>Qt3 не поддерживается в Eric.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <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="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation>Eric не требует обновлений</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>You are using the latest version of eric6</source> <translation>Вы используете самую последнюю версию Eric</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation>Eric ещё не сконфигурирован. Будет запущен диалог конфигурации.</translation> </message> @@ -62481,17 +62523,17 @@ <translation>Создание панелей инструментов для расширений...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -68205,215 +68247,220 @@ <translation type="unfinished"><p>Невозможно запустить приложение для URL <b>{0}</b>.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished">Открыть ссылку в новой закладке<byte value="x9"/>Shift+Левая кнопка мыши</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation type="unfinished">Сохранить &ссылку</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation type="unfinished">Сохранить ссылку</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation type="unfinished">Скопировать ссылку</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation type="unfinished">Послать ссылку</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished">Сканировать ссылку с VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation type="unfinished">Открыть изображение в новой закладке</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation type="unfinished">Сохранить изображение</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation type="unfinished">Скопировать изображение</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation type="unfinished">Скопировать адрес изображения</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation type="unfinished">Послать ссылку на изображение</translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> - <translation type="unfinished">Заблокировать изображение</translation> + <source>Copy Image to Clipboard</source> + <translation type="unfinished">Скопировать изображение</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> + <translation type="unfinished">Скопировать адрес изображения</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation type="unfinished">Послать ссылку на изображение</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation type="unfinished">Заблокировать изображение</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished">Сканировать изображение с VirusTotal</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation type="unfinished">Воспроизведение</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation type="unfinished">Пауза</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation type="unfinished">Включить звук</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation type="unfinished">Отключить звук</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished">Сопировать адрес медиа файла в буфер обмена</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation type="unfinished">Сохранить адрес медиа файла</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation type="unfinished">Сохранить медиа файл</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation type="unfinished">Отправить текст</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation type="unfinished">Искать с...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation type="unfinished">Переводчик Гугл</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation type="unfinished">Словарь</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation type="unfinished">Перейти на веб адрес</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation type="unfinished">Добавить новую страницу</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation type="unfinished">Создать закладку для этой страницы</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> - <translation type="unfinished">Отправить ссылку страницы</translation> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation type="unfinished">Создать закладку для этой страницы</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation type="unfinished">Отправить ссылку страницы</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation type="unfinished">Агент пользователя</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation type="unfinished">Добавить к панели инструментов Web поиска</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_tr.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_tr.ts Sun Apr 24 17:26:54 2016 +0200 @@ -5118,7 +5118,7 @@ <translation><p><b>{0}</b>kaçak bir barındırıcıdan (host) bağlantı denemesi. Bu bağlantıyı kabul ediyor musunuz?</p></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> @@ -5127,13 +5127,13 @@ </translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> @@ -13535,6 +13535,11 @@ <source>Are you sure to remove this speed dial?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -14253,13 +14258,20 @@ <translation>Süreç {0} başlatılamadı. Bunun arama yolunda olduğundan emin olun.</translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> <translation> {0} tamamlandı.</translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16595,319 +16607,339 @@ <translation><p> URL <b>{0}</b>adresindeki uygulama başlatılamıyor.</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Yeni sekmede bir bağlantı açar<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation>Bağlantıyı &Kaydet</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation>Bu linki yerimine ekle</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation>Bağlantıyı Panoya Kopyala</translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation>Görüntüyü yeni sekmede aç</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> - <translation>Görüntüyü Kaydet</translation> + <source>Save Lin&k</source> + <translation>Bağlantıyı &Kaydet</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> + <translation>Bu linki yerimine ekle</translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation>Bağlantıyı Panoya Kopyala</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation>Görüntüyü yeni sekmede aç</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation>Görüntüyü Kaydet</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation>Görüntüyü Panoya kopyala</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation>Görüntünün Yerini Panoya kopyala</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation>Görüntüleri Engelle</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation>Bu sayfayı yerimine ekle</translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> + <source>Search with...</source> + <translation>Bununla Ara...</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> + <source>Web Inspector...</source> + <translation>Web Denetleyicisi...</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> + <source>Error loading page: {0}</source> + <translation>Sayfa yüklenirken hata: {0}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> + <source>When connecting to: {0}.</source> + <translation>Bağlantı:{0}.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> + <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> + <translation>Adresi kontrol ediniz Örneğin <b>www</b>.example.org yerine <b>ww</b>.example.org yazmış olabilirsiniz</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> + <source>If the address is correct, try checking the network connection.</source> + <translation>Eğer adres doğru ise, ağ bağlantınızı kontrol ediniz.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> + <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> + <translation>Eğer bilgisayarınız veya ağınız bir güvenlik duvarı yada proxy ile korunuyorsa, gözatıcınıza ağa giriş izni veriniz.</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> + <source>Add to web search toolbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>Method not supported</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> + <source>{0} method is not supported.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Search engine</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> + <source>Choose the desired search engine</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Engine name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> + <source>Enter a name for the engine</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> + <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source>Web Database Quota</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> + <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>New Web Database Quota</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> + <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> + <source>bytes</source> + <translation>bitler</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> + <source>kB</source> + <translation>kB</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> + <source>MB</source> + <translation>MB</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> + <source>Scan Link with VirusTotal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> + <source>Scan Image with VirusTotal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation type="unfinished">&Yazdır</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation type="unfinished">Baskı Öngörünümü</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation type="unfinished">Bü&yült</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation type="unfinished">Büyütmeyi sıfı&rla</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation type="unfinished">Küçü&lt</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> - <source>Search with...</source> - <translation>Bununla Ara...</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> - <source>Web Inspector...</source> - <translation>Web Denetleyicisi...</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> - <source>Error loading page: {0}</source> - <translation>Sayfa yüklenirken hata: {0}</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> - <source>When connecting to: {0}.</source> - <translation>Bağlantı:{0}.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> - <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> - <translation>Adresi kontrol ediniz Örneğin <b>www</b>.example.org yerine <b>ww</b>.example.org yazmış olabilirsiniz</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> - <source>If the address is correct, try checking the network connection.</source> - <translation>Eğer adres doğru ise, ağ bağlantınızı kontrol ediniz.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> - <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> - <translation>Eğer bilgisayarınız veya ağınız bir güvenlik duvarı yada proxy ile korunuyorsa, gözatıcınıza ağa giriş izni veriniz.</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> - <source>Add to web search toolbar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>Method not supported</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> - <source>{0} method is not supported.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Search engine</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> - <source>Choose the desired search engine</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Engine name</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> - <source>Enter a name for the engine</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> - <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source>Web Database Quota</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> - <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>New Web Database Quota</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> - <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> - <source>bytes</source> - <translation>bitler</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> - <source>kB</source> - <translation>kB</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> - <source>MB</source> - <translation>MB</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> - <source>Scan Link with VirusTotal</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> - <source>Scan Image with VirusTotal</source> + <source>Send Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation type="unfinished">Tekrar Dene</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation type="unfinished">Eric5 Web Gözatıcısı {6 ?}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation type="unfinished"><p>PyQt4 te hatyı yazdırmak tam olarak mümkün değil. Lütfen güncelleyiniz.</p> {5.?}</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation type="unfinished">&Yazdır</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation type="unfinished">Baskı Öngörünümü</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation type="unfinished">Bü&yült</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation type="unfinished">Büyütmeyi sıfı&rla</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation type="unfinished">Küçü&lt</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation type="unfinished">Tekrar Dene</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation type="unfinished">Eric5 Web Gözatıcısı {6 ?}</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> - <translation type="unfinished"><p>PyQt4 te hatyı yazdırmak tam olarak mümkün değil. Lütfen güncelleyiniz.</p> {5.?}</translation> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -38356,22 +38388,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> @@ -38404,12 +38436,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation type="unfinished"></translation> </message> @@ -48767,37 +48799,37 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished">Görüntünün Yerini Panoya kopyala</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation type="unfinished">Görüntüyü Kaydet</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation type="unfinished">Tüm Dosyalar (*)</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -48827,7 +48859,7 @@ <translation type="unfinished">Yol:</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation type="unfinished"></translation> </message> @@ -48837,12 +48869,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation type="unfinished">Yükleniyor...</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation type="unfinished"></translation> </message> @@ -49185,7 +49217,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation type="unfinished"></translation> </message> @@ -49199,6 +49231,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -60132,7 +60174,7 @@ <translation>İndirmek için mümkün olan sürümü göster</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation>Hata Raporu</translation> </message> @@ -60172,7 +60214,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation>Birimtest</translation> </message> @@ -60232,7 +60274,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation>Proje Birimtesti</translation> </message> @@ -60517,7 +60559,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation>Kılavye Kısa Yollarını Dışa Aktar</translation> </message> @@ -60537,7 +60579,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation>Klavye kısayollarını İçe Aktar</translation> </message> @@ -60722,17 +60764,17 @@ <translation>PySide belgelerini açın</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation>Bir&imtest</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation>İla&veler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation>Sihirba&z</translation> </message> @@ -60742,364 +60784,364 @@ <translation type="obsolete">&Araçlar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation>Araç Grubunu Seç</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation>Ayar&lar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation>&Pencere</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation>&Araççubuğu</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation>Ek&lentiler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation>Ayarlanıyor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation>&Yardım</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> - <source>Tools</source> - <translation>Araçlar</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2649"/> - <source>Settings</source> - <translation>Ayarlar</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4432"/> - <source>Help</source> - <translation>Yardım</translation> + <source>Tools</source> + <translation>Araçlar</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2651"/> + <source>Settings</source> + <translation>Ayarlar</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4434"/> + <source>Help</source> + <translation>Yardım</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation>Kesitler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation>Eklentiler</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <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="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation>Harici Araçlar/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>Sürüm Numaraları</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <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="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation>Uygulmayı yeniden başlat</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <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="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation>Alet Grupları Ayarlanıyor...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation>Geçerli alet grubunu ayarla...</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation>Ya&pılandırma Araçları</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation>Eklen&ti Araçları</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549"/> - <source>&Show all</source> - <translation>Hepsini Gö&ster</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3551"/> + <source>&Show all</source> + <translation>Hepsini Gö&ster</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation>&Hepsini gizle</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <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="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation>Qt3 Desteği</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation>Problem</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation>İşlem Üretecinde Hata</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <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="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <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="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <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="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <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="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <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="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation>Harici Araçlar</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation>Eksik Belgeleme</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation>Belgeleme</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <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="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation>Görevleri kaydet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation>Görevler Okunuyor</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation>Oturumu kaydet</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation>Oturumu oku</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation>Düşme hatası</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <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="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation>&Vazgeç</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation>Güncelleme mümkün değil</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation>Güncellemeleri kontrol esnasında hata</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Could not perform updates check.</source> <translation>Güncellemelere ulaşamıyorum.</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <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="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation>İlk kullanım</translation> </message> @@ -61159,32 +61201,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <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> @@ -61270,12 +61312,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> @@ -61495,7 +61537,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation type="unfinished">&Pencereler</translation> </message> @@ -61585,7 +61627,7 @@ <translation type="unfinished">QT4 Belgelerini Aç {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation type="unfinished"></translation> </message> @@ -61650,7 +61692,7 @@ <translation type="unfinished">PyQt4 Begelerini aç {5 ?}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <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> @@ -61685,7 +61727,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -61705,7 +61747,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> @@ -61775,27 +61817,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <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="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <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="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>You are using the latest version of eric6</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <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> @@ -61805,17 +61847,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation type="unfinished"></translation> </message> @@ -67479,215 +67521,220 @@ <translation type="unfinished"><p> URL <b>{0}</b>adresindeki uygulama başlatılamıyor.</p></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished">Yeni sekmede bir bağlantı açar<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation type="unfinished">Bağlantıyı &Kaydet</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation type="unfinished">Bu linki yerimine ekle</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation type="unfinished">Bağlantıyı Panoya Kopyala</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation type="unfinished">Görüntüyü yeni sekmede aç</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation type="unfinished">Görüntüyü Kaydet</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation type="unfinished">Görüntüyü Panoya kopyala</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation type="unfinished">Görüntünün Yerini Panoya kopyala</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> - <translation type="unfinished">Görüntüleri Engelle</translation> + <source>Copy Image to Clipboard</source> + <translation type="unfinished">Görüntüyü Panoya kopyala</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> + <translation type="unfinished">Görüntünün Yerini Panoya kopyala</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation type="unfinished">Görüntüleri Engelle</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation type="unfinished">Bununla Ara...</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation type="unfinished">Bu sayfayı yerimine ekle</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation type="unfinished">Bu sayfayı yerimine ekle</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_zh_CN.ts Sun Apr 24 14:19:17 2016 +0200 +++ b/i18n/eric6_zh_CN.ts Sun Apr 24 17:26:54 2016 +0200 @@ -5109,7 +5109,7 @@ <translation>连接非法主机</translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1351"/> + <location filename="../Debugger/DebugServer.py" line="1352"/> <source> Not connected </source> @@ -5123,13 +5123,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1531"/> + <location filename="../Debugger/DebugServer.py" line="1532"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1545"/> + <location filename="../Debugger/DebugServer.py" line="1546"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> @@ -13545,6 +13545,11 @@ <source>Are you sure to remove this speed dial?</source> <translation>确定要移除这个快速启动项?</translation> </message> + <message> + <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/> + <source>Are you sure you want to reload all speed dials?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricSchemeReply</name> @@ -14260,7 +14265,7 @@ <translation>进程 {0} 无法启动。请保证它处在搜索路径中。</translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/> <source> {0} finished. </source> @@ -14268,6 +14273,13 @@ {0} 已完成。 </translation> </message> + <message> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/> + <source> +{0} crashed. +</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EricdocPlugin</name> @@ -16585,7 +16597,7 @@ <context> <name>HelpBrowser</name> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>在新选项卡中打开链接<byte value="x9"/>Ctrl+LMB</translation> </message> @@ -16595,72 +16607,72 @@ <translation><b>帮助窗口</b><p>该窗口显示已选的帮助信息。</p></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/> <source>Web Inspector...</source> <translation>网络检查器…</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/> <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/> <source>If the address is correct, try checking the network connection.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/> <source>Bookmark this Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> - <source>Save Lin&k</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Bookmark this Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/> - <source>Copy Link to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> - <source>Open Image in New Tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/> - <source>Save Image</source> - <translation>保存图像</translation> + <source>Save Lin&k</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> + <source>Bookmark this Link</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/> + <source>Copy Link to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <source>Open Image in New Tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/> + <source>Save Image</source> + <translation>保存图像</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/> <source>Copy Image to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished">将图像位置复制至剪贴板</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Block Image</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> <source>Search with...</source> <translation type="unfinished"></translation> </message> @@ -16680,244 +16692,264 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> <source>Error loading page: {0}</source> <translation type="unfinished">加载页面出错:{0}</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/> <source>When connecting to: {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source>Web Database Quota</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>New Web Database Quota</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/> <source>bytes</source> <translation type="unfinished">字节</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/> <source>kB</source> <translation type="unfinished">千字节</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/> <source>MB</source> <translation type="unfinished">兆字节</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/> <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/> <source>Add to web search toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>Method not supported</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/> <source>{0} method is not supported.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Search engine</source> <translation>搜索引擎</translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/> <source>Choose the desired search engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Engine name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/> <source>Enter a name for the engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/> <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <source>Send Link</source> + <translation>发送链接</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/> + <source>This Frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/> + <source>Show &only this frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> + <source>Show in new &tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/> + <source>&Print</source> + <translation>打印(&P)</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/> + <source>Print Preview</source> + <translation>打印预览</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/> + <source>Print as PDF</source> + <translation>打印为 PDF</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/> + <source>Zoom &in</source> + <translation>放大(&I)</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/> + <source>Zoom &reset</source> + <translation>重置缩放(&R)</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Zoom &out</source> + <translation>缩小(&O)</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/> + <source>Show frame so&urce</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/> + <source>Send Page Link</source> + <translation>发送页面链接</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Send Text</source> + <translation>发送文本</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/> + <source>Google Translate</source> + <translation>谷歌翻译</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/> + <source>Dictionary</source> + <translation>字典</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/> + <source>Go to web address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/> + <source>User Agent</source> + <translation>用户代理(UA)</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/> + <source>Try Again</source> + <translation>再试一次</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/> + <source>Play</source> + <translation>播放</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/> + <source>Pause</source> + <translation>暂停</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/> + <source>Unmute</source> + <translation>取消静音</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/> + <source>Mute</source> + <translation>静音</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/> + <source>Copy Media Address to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/> + <source>Send Media Address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/> + <source>Save Media</source> + <translation>保存媒体</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source>eric6 Web Browser</source> + <translation>eric6 Web Browser</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/> + <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> + <translation><p>打印功能因为 PyQt5 中存在的一个错误而无法使用。请进行升级。</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/> + <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> + <translation><p>打印功能因为 PyQt4 中存在的一个错误而无法使用。请进行升级。</p></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <source>Add New Page</source> + <translation type="unfinished">添加新页面</translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/> - <source>Send Link</source> - <translation>发送链接</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/> - <source>This Frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>Show &only this frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Show in new &tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/> - <source>&Print</source> - <translation>打印(&P)</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> - <source>Print Preview</source> - <translation>打印预览</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> - <source>Print as PDF</source> - <translation>打印为 PDF</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/> - <source>Zoom &in</source> - <translation>放大(&I)</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> - <source>Zoom &reset</source> - <translation>重置缩放(&R)</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/> - <source>Zoom &out</source> - <translation>缩小(&O)</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> - <source>Show frame so&urce</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/> - <source>Send Page Link</source> - <translation>发送页面链接</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> - <source>Send Text</source> - <translation>发送文本</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> - <source>Google Translate</source> - <translation>谷歌翻译</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Dictionary</source> - <translation>字典</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/> - <source>Go to web address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/> - <source>User Agent</source> - <translation>用户代理(UA)</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/> - <source>Try Again</source> - <translation>再试一次</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> - <source>Play</source> - <translation>播放</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> - <source>Pause</source> - <translation>暂停</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> - <source>Unmute</source> - <translation>取消静音</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> - <source>Mute</source> - <translation>静音</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> - <source>Copy Media Address to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/> - <source>Send Media Address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/> - <source>Save Media</source> - <translation>保存媒体</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source>eric6 Web Browser</source> - <translation>eric6 Web Browser</translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/> - <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> - <translation><p>打印功能因为 PyQt5 中存在的一个错误而无法使用。请进行升级。</p></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/> - <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> - <translation><p>打印功能因为 PyQt4 中存在的一个错误而无法使用。请进行升级。</p></translation> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> </message> </context> <context> @@ -38314,22 +38346,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/> <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> @@ -38362,12 +38394,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview - {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/> <source>Preview</source> <translation>预览</translation> </message> @@ -48866,37 +48898,37 @@ <translation>安全</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/> <source>Preview not available.</source> <translation>预览不可用。</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/> <source>Copy Image Location to Clipboard</source> <translation>将图像位置复制至剪贴板</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/> <source>Copy Image Name to Clipboard</source> <translation>将图像名称复制至剪贴板</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source>Save Image</source> <translation>保存图像</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/> <source>This image is not available.</source> <translation>图像不可用。</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/> <source>All Files (*)</source> <translation>所有文件 (*)</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/> <source><p>Cannot write to file <b>{0}</b>.</p></source> <translation><p>无法写入文件 <b>{0}</b>。</p></translation> </message> @@ -48926,7 +48958,7 @@ <translation>路径:</translation> </message> <message> - <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/> + <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/> <source>No databases are used by this page.</source> <translation>此页面未使用数据库。</translation> </message> @@ -48936,12 +48968,12 @@ <translation>显示该站点使用的数据库的列表</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/> <source>Loading...</source> <translation type="unfinished">正在加载…</translation> </message> <message> - <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/> + <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/> <source><p>This preview is not available.</p></source> <translation type="unfinished"></translation> </message> @@ -49288,7 +49320,7 @@ <context> <name>SpeedDial</name> <message> - <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/> <source>Unable to load</source> <translation>无法载入</translation> </message> @@ -49302,6 +49334,16 @@ <source><p>Speed Dial data could not be saved to <b>{0}</b></p></source> <translation><p>快速启动数据无法保存至 <b>{0}</b></p></translation> </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Reset Speed Dials</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/> + <source>Are you sure you want to reset the speed dials to the default pages?</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SpeedDialReader</name> @@ -60246,7 +60288,7 @@ <translation>显示可以下载的版本</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <source>Report Bug</source> <translation>报告错误</translation> </message> @@ -60286,7 +60328,7 @@ <translation><b>请求功能…</b><p>打开一个对话框并发送一个功能请求。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2648"/> + <location filename="../UI/UserInterface.py" line="2650"/> <source>Unittest</source> <translation>单元测试</translation> </message> @@ -60346,7 +60388,7 @@ <translation><b>脚本单元测试</b><p>对当前脚本运动单元测试。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>Unittest Project</source> <translation>项目单元测试</translation> </message> @@ -60601,7 +60643,7 @@ <translation><b>键盘快捷键</b><p>将程序的键盘快捷键设置成你喜欢的按键。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5528"/> + <location filename="../UI/UserInterface.py" line="5530"/> <source>Export Keyboard Shortcuts</source> <translation>导出键盘快捷键</translation> </message> @@ -60621,7 +60663,7 @@ <translation><b>导出键盘快捷键</b><p>导出程序的键盘快捷键。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Import Keyboard Shortcuts</source> <translation>导入键盘快捷键</translation> </message> @@ -60791,17 +60833,17 @@ <translation>打开 Eric API 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2463"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>&Unittest</source> <translation>单元测试(&U)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2482"/> <source>E&xtras</source> <translation>附加程序(&X)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2485"/> + <location filename="../UI/UserInterface.py" line="2487"/> <source>Wi&zards</source> <translation>向导(&Z)</translation> </message> @@ -60811,257 +60853,257 @@ <translation type="obsolete">工具(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2493"/> + <location filename="../UI/UserInterface.py" line="2495"/> <source>Select Tool Group</source> <translation>选择工具组</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2501"/> + <location filename="../UI/UserInterface.py" line="2503"/> <source>Se&ttings</source> <translation>设置(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2524"/> + <location filename="../UI/UserInterface.py" line="2526"/> <source>&Window</source> <translation>窗口(&W)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2549"/> + <location filename="../UI/UserInterface.py" line="2551"/> <source>&Toolbars</source> <translation>工具栏(&T)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2560"/> + <location filename="../UI/UserInterface.py" line="2562"/> <source>P&lugins</source> <translation>插件(&L)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2569"/> + <location filename="../UI/UserInterface.py" line="2571"/> <source>Configure...</source> <translation>配置…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2574"/> + <location filename="../UI/UserInterface.py" line="2576"/> <source>&Help</source> <translation>帮助(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2647"/> - <source>Tools</source> - <translation>工具</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2649"/> - <source>Settings</source> - <translation>设置</translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4432"/> - <source>Help</source> - <translation>帮助</translation> + <source>Tools</source> + <translation>工具</translation> </message> <message> <location filename="../UI/UserInterface.py" line="2651"/> + <source>Settings</source> + <translation>设置</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4434"/> + <source>Help</source> + <translation>帮助</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2653"/> <source>Profiles</source> <translation>模式</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2652"/> + <location filename="../UI/UserInterface.py" line="2654"/> <source>Plugins</source> <translation>插件</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2805"/> + <location filename="../UI/UserInterface.py" line="2807"/> <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="2812"/> + <location filename="../UI/UserInterface.py" line="2814"/> <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="2819"/> + <location filename="../UI/UserInterface.py" line="2821"/> <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="2826"/> + <location filename="../UI/UserInterface.py" line="2828"/> <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="2833"/> + <location filename="../UI/UserInterface.py" line="2835"/> <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="2840"/> + <location filename="../UI/UserInterface.py" line="2842"/> <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="3012"/> + <location filename="../UI/UserInterface.py" line="3014"/> <source><h3>Version Numbers</h3><table></source> <translation><h3>版本号</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6344"/> + <location filename="../UI/UserInterface.py" line="6346"/> <source></table></source> <translation></table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3067"/> + <location filename="../UI/UserInterface.py" line="3069"/> <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="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>Restart application</source> <translation>重启程序</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3347"/> + <location filename="../UI/UserInterface.py" line="3349"/> <source>The application needs to be restarted. Do it now?</source> <translation>程序需要重启。现在重启?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3426"/> + <location filename="../UI/UserInterface.py" line="3428"/> <source>Configure Tool Groups ...</source> <translation>配置工具组…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3430"/> + <location filename="../UI/UserInterface.py" line="3432"/> <source>Configure current Tool Group ...</source> <translation>配置当前工具组…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3381"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>&Builtin Tools</source> <translation>内建工具(&B)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3398"/> + <location filename="../UI/UserInterface.py" line="3400"/> <source>&Plugin Tools</source> <translation>插件工具(&P)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3549"/> - <source>&Show all</source> - <translation>全部显示(&S)</translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="3551"/> + <source>&Show all</source> + <translation>全部显示(&S)</translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="3553"/> <source>&Hide all</source> <translation>全部隐藏(&H)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4180"/> + <location filename="../UI/UserInterface.py" line="4182"/> <source>There is no main script defined for the current project. Aborting</source> <translation>当前项目未定义主脚本。终止</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <source>Problem</source> <translation>问题</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <source>Process Generation Error</source> <translation>进程生成错误</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Open Browser</source> <translation>打开浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5340"/> + <location filename="../UI/UserInterface.py" line="5342"/> <source>Could not start a web browser</source> <translation>无法启动网络浏览器</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4432"/> + <location filename="../UI/UserInterface.py" line="4434"/> <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="4466"/> + <location filename="../UI/UserInterface.py" line="4468"/> <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> <message> - <location filename="../UI/UserInterface.py" line="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>External Tools</source> <translation>外部工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <source>Documentation Missing</source> <translation>文档缺失</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source>Documentation</source> <translation>文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5030"/> + <location filename="../UI/UserInterface.py" line="5032"/> <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="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <source>Save tasks</source> <translation>保存任务</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <source>Read tasks</source> <translation>读取任务</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <source>Save session</source> <translation>保存会话</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <source>Read session</source> <translation>读取会话</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source>Drop Error</source> <translation>降落误差</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Error during updates check</source> <translation>检查更新时出错</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>&Cancel</source> <translation>取消(&C)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>Update available</source> <translation>可用更新</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6306"/> + <location filename="../UI/UserInterface.py" line="6308"/> <source>Could not perform updates check.</source> <translation>无法完成更新检查。</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6330"/> + <location filename="../UI/UserInterface.py" line="6332"/> <source><h3>Available versions</h3><table></source> <translation><h3>可用版本</h3><table></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>First time usage</source> <translation>第一次使用</translation> </message> @@ -61141,12 +61183,12 @@ <translation>图标编辑器(&I)…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt 3 support</source> <translation>Qt 3 支持</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5206"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation><p>PySide 文档的起始位置尚未配置。</p></translation> </message> @@ -61181,111 +61223,111 @@ <translation>{0} - {1} - {2} - 被动模式</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2915"/> + <location filename="../UI/UserInterface.py" line="2917"/> <source>External Tools/{0}</source> <translation>外部工具/{0}</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4558"/> + <location filename="../UI/UserInterface.py" line="4560"/> <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="4286"/> + <location filename="../UI/UserInterface.py" line="4288"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动 Qt 设计师。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4353"/> + <location filename="../UI/UserInterface.py" line="4355"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动 Qt 语言家。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4404"/> + <location filename="../UI/UserInterface.py" line="4406"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动 Qt 助手。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4446"/> + <location filename="../UI/UserInterface.py" line="4448"/> <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="4514"/> + <location filename="../UI/UserInterface.py" line="4516"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation><p>无法启动 UI 预览器。<br>请确保它作为 <b>{0}</b> 可用。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4569"/> + <location filename="../UI/UserInterface.py" line="4571"/> <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> <message> - <location filename="../UI/UserInterface.py" line="4590"/> + <location filename="../UI/UserInterface.py" line="4592"/> <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> <message> - <location filename="../UI/UserInterface.py" line="4681"/> + <location filename="../UI/UserInterface.py" line="4683"/> <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="4690"/> + <location filename="../UI/UserInterface.py" line="4692"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4729"/> + <location filename="../UI/UserInterface.py" line="4731"/> <source>Starting process '{0} {1}'. </source> <translation>正在启动进程“{0} {1}”。 </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4745"/> + <location filename="../UI/UserInterface.py" line="4747"/> <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="4821"/> + <location filename="../UI/UserInterface.py" line="4823"/> <source>Process '{0}' has exited. </source> <translation>进程“{0}”已退出。 </translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5219"/> + <location filename="../UI/UserInterface.py" line="5221"/> <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="5686"/> + <location filename="../UI/UserInterface.py" line="5688"/> <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="5715"/> + <location filename="../UI/UserInterface.py" line="5717"/> <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="5733"/> + <location filename="../UI/UserInterface.py" line="5735"/> <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="5764"/> + <location filename="../UI/UserInterface.py" line="5766"/> <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="5953"/> + <location filename="../UI/UserInterface.py" line="5955"/> <source><p><b>{0}</b> is not a file.</p></source> <translation><p><b>{0}</b> 不是一个文件。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6127"/> + <location filename="../UI/UserInterface.py" line="6129"/> <source>Trying host {0}</source> <translation>正在尝试主机 {0}</translation> </message> @@ -61320,7 +61362,7 @@ <translation>Alt+Shift+B</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5552"/> + <location filename="../UI/UserInterface.py" line="5554"/> <source>Keyboard shortcut file (*.e4k)</source> <translation>键盘快捷键文件 (*.e4k)</translation> </message> @@ -61360,17 +61402,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>Error getting versions information</source> <translation>获取版本信息出错</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6189"/> + <location filename="../UI/UserInterface.py" line="6191"/> <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="6196"/> + <location filename="../UI/UserInterface.py" line="6198"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation>过去7天均无法获取版本信息。请连线并再试一次。</translation> </message> @@ -61456,12 +61498,12 @@ <translation><b>快照</b><p>打开一个对话框来截取屏幕一个区域的快照。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4660"/> + <location filename="../UI/UserInterface.py" line="4662"/> <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="6390"/> + <location filename="../UI/UserInterface.py" line="6392"/> <source>Select Workspace Directory</source> <translation>选择工作区目录</translation> </message> @@ -61681,7 +61723,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2529"/> + <location filename="../UI/UserInterface.py" line="2531"/> <source>&Windows</source> <translation>窗口(&W)</translation> </message> @@ -61771,7 +61813,7 @@ <translation>打开 Qt5 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2851"/> + <location filename="../UI/UserInterface.py" line="2853"/> <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> <translation><p>状态栏的这一部分允许对当前编辑器、shell 或终端进行缩放。</p></translation> </message> @@ -61836,7 +61878,7 @@ <translation>打开 PyQt5 文档</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5096"/> + <location filename="../UI/UserInterface.py" line="5098"/> <source><p>The PyQt5 documentation starting point has not been configured.</p></source> <translation><p>未配置 PyQt5 文档起始位置。</p></translation> </message> @@ -61871,7 +61913,7 @@ <translation><b>PySide 文档</b><p>显示 PySide 文档。依赖于您的设置,这可能会在 eric 的内置帮助查看器内显示,或是启动一个网页浏览器,或是启动 Qt 助手。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6118"/> + <location filename="../UI/UserInterface.py" line="6120"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> @@ -61891,7 +61933,7 @@ <translation><b>显示错误日志…</b><p>打开一个对话框显示最近的错误日志。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6122"/> + <location filename="../UI/UserInterface.py" line="6124"/> <source>Version Check</source> <translation>版本检查</translation> </message> @@ -61961,27 +62003,27 @@ <translation><b>Eric API 文档</b><p>显示 Eric API 文档。文档位置为 Eric6 安装文件夹下的文档或源代码子文件夹。</p></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4379"/> + <location filename="../UI/UserInterface.py" line="4381"/> <source>Qt v.3 is not supported by eric6.</source> <translation>Qt 版本3 不被 eric6 支持。</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6286"/> + <location filename="../UI/UserInterface.py" line="6288"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation>eric6 的 <b>{0}</b> 更新已经可用,位于 <b>{1}</b>。您是否希望下载它?</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>Eric6 is up to date</source> <translation>Eric6 已是最新版本</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6299"/> + <location filename="../UI/UserInterface.py" line="6301"/> <source>You are using the latest version of eric6</source> <translation>您正在使用 eric6 的最新版本</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6371"/> + <location filename="../UI/UserInterface.py" line="6373"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation>尚未配置 eric6。将打开配置对话框。</translation> </message> @@ -61991,17 +62033,17 @@ <translation>生成插件工具栏…</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3401"/> + <location filename="../UI/UserInterface.py" line="3403"/> <source>&User Tools</source> <translation>用户工具(&U)</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3473"/> + <location filename="../UI/UserInterface.py" line="3475"/> <source>No User Tools Configured</source> <translation>没有配置的用户工具</translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6138"/> + <location filename="../UI/UserInterface.py" line="6140"/> <source>The versions information cannot not be downloaded because you are <b>offline</b>. Please go online and try again.</source> <translation>因为当前处在 <b>离线</b> 状态,无法获取版本信息。请连线并再试一次。</translation> </message> @@ -67678,215 +67720,220 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="464"/> + <location filename="../WebBrowser/WebBrowserView.py" line="475"/> <source>Inspect Element...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="526"/> + <location filename="../WebBrowser/WebBrowserView.py" line="537"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished">在新选项卡中打开链接<byte value="x9"/>Ctrl+LMB</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="530"/> + <location filename="../WebBrowser/WebBrowserView.py" line="541"/> <source>Open Link in New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="534"/> + <location filename="../WebBrowser/WebBrowserView.py" line="545"/> <source>Open Link in New Private Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="539"/> + <location filename="../WebBrowser/WebBrowserView.py" line="550"/> <source>Save Lin&k</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="542"/> + <location filename="../WebBrowser/WebBrowserView.py" line="553"/> <source>Bookmark this Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="547"/> + <location filename="../WebBrowser/WebBrowserView.py" line="558"/> <source>Copy Link to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="551"/> + <location filename="../WebBrowser/WebBrowserView.py" line="562"/> <source>Send Link</source> <translation type="unfinished">发送链接</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="557"/> + <location filename="../WebBrowser/WebBrowserView.py" line="568"/> <source>Scan Link with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="574"/> + <location filename="../WebBrowser/WebBrowserView.py" line="585"/> <source>Open Image in New Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="579"/> + <location filename="../WebBrowser/WebBrowserView.py" line="590"/> <source>Save Image</source> <translation type="unfinished">保存图像</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="582"/> - <source>Copy Image to Clipboard</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="584"/> - <source>Copy Image Location to Clipboard</source> - <translation type="unfinished">将图像位置复制至剪贴板</translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="588"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="593"/> - <source>Block Image</source> - <translation type="unfinished"></translation> + <source>Copy Image to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="595"/> + <source>Copy Image Location to Clipboard</source> + <translation type="unfinished">将图像位置复制至剪贴板</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="599"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="604"/> + <source>Block Image</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="610"/> <source>Scan Image with VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="619"/> + <location filename="../WebBrowser/WebBrowserView.py" line="628"/> <source>Play</source> <translation type="unfinished">播放</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="623"/> + <location filename="../WebBrowser/WebBrowserView.py" line="632"/> <source>Pause</source> <translation type="unfinished">暂停</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="627"/> + <location filename="../WebBrowser/WebBrowserView.py" line="636"/> <source>Unmute</source> <translation type="unfinished">取消静音</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="631"/> + <location filename="../WebBrowser/WebBrowserView.py" line="640"/> <source>Mute</source> <translation type="unfinished">静音</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="635"/> + <location filename="../WebBrowser/WebBrowserView.py" line="644"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="639"/> + <location filename="../WebBrowser/WebBrowserView.py" line="648"/> <source>Send Media Address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="643"/> + <location filename="../WebBrowser/WebBrowserView.py" line="652"/> <source>Save Media</source> <translation type="unfinished">保存媒体</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="661"/> + <location filename="../WebBrowser/WebBrowserView.py" line="670"/> <source>Send Text</source> <translation type="unfinished">发送文本</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="668"/> + <location filename="../WebBrowser/WebBrowserView.py" line="677"/> <source>Search with '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="674"/> + <location filename="../WebBrowser/WebBrowserView.py" line="683"/> <source>Search with...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="804"/> + <location filename="../WebBrowser/WebBrowserView.py" line="816"/> <source>Google Translate</source> <translation type="unfinished">谷歌翻译</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="703"/> + <location filename="../WebBrowser/WebBrowserView.py" line="712"/> <source>Dictionary</source> <translation type="unfinished">字典</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="711"/> + <location filename="../WebBrowser/WebBrowserView.py" line="720"/> <source>Go to web address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="734"/> + <location filename="../WebBrowser/WebBrowserView.py" line="743"/> <source>Add New Page</source> <translation type="unfinished">添加新页面</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="737"/> - <source>Configure Speed Dial</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="741"/> - <source>Reload All Dials</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../WebBrowser/WebBrowserView.py" line="746"/> - <source>Bookmark this Page</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="749"/> - <source>Copy Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../WebBrowser/WebBrowserView.py" line="752"/> - <source>Send Page Link</source> - <translation type="unfinished">发送页面链接</translation> + <source>Configure Speed Dial</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="750"/> + <source>Reload All Dials</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="758"/> + <source>Bookmark this Page</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="761"/> + <source>Copy Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="764"/> + <source>Send Page Link</source> + <translation type="unfinished">发送页面链接</translation> + </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="770"/> <source>User Agent</source> <translation type="unfinished">用户代理(UA)</translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="785"/> + <location filename="../WebBrowser/WebBrowserView.py" line="797"/> <source>Validate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="842"/> + <location filename="../WebBrowser/WebBrowserView.py" line="854"/> <source>Add to web search toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1402"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1413"/> <source>Failed loading page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1403"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1414"/> <source>Something went wrong while loading this page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1406"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1417"/> <source>Try reloading the page or closing some tabs to make more memory available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../WebBrowser/WebBrowserView.py" line="1411"/> + <location filename="../WebBrowser/WebBrowserView.py" line="1422"/> <source>Reload Page</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../WebBrowser/WebBrowserView.py" line="754"/> + <source>Reset to Default Dials</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>WebBrowserWebSearchWidget</name>