Sun, 01 Mar 2020 13:43:58 +0100
Released Spanish translations.
eric6/i18n/eric6_es.qm | file | annotate | diff | comparison | revisions | |
eric6/i18n/eric6_es.ts | file | annotate | diff | comparison | revisions |
--- a/eric6.e4p Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6.e4p Sun Mar 01 13:43:58 2020 +0100 @@ -727,6 +727,7 @@ <Source>eric6/Preferences/ConfigurationPages/ViewmanagerPage.py</Source> <Source>eric6/Preferences/ConfigurationPages/WebBrowserAppearancePage.py</Source> <Source>eric6/Preferences/ConfigurationPages/WebBrowserFlashCookieManagerPage.py</Source> + <Source>eric6/Preferences/ConfigurationPages/WebBrowserInterfacePage.py</Source> <Source>eric6/Preferences/ConfigurationPages/WebBrowserPage.py</Source> <Source>eric6/Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.py</Source> <Source>eric6/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py</Source> @@ -1867,6 +1868,7 @@ <Form>eric6/Preferences/ConfigurationPages/ViewmanagerPage.ui</Form> <Form>eric6/Preferences/ConfigurationPages/WebBrowserAppearancePage.ui</Form> <Form>eric6/Preferences/ConfigurationPages/WebBrowserFlashCookieManagerPage.ui</Form> + <Form>eric6/Preferences/ConfigurationPages/WebBrowserInterfacePage.ui</Form> <Form>eric6/Preferences/ConfigurationPages/WebBrowserPage.ui</Form> <Form>eric6/Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui</Form> <Form>eric6/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.ui</Form>
--- a/eric6/APIs/Python3/eric6.api Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/APIs/Python3/eric6.api Sun Mar 01 13:43:58 2020 +0100 @@ -6360,6 +6360,9 @@ eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage.WebBrowserFlashCookieManagerPage.save?4() eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage.WebBrowserFlashCookieManagerPage?1() eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage.create?4(dlg) +eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.WebBrowserInterfacePage.save?4() +eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.WebBrowserInterfacePage?1() +eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.create?4(dlg) eric6.Preferences.ConfigurationPages.WebBrowserPage.WebBrowserPage.on_defaultHomeButton_clicked?4() eric6.Preferences.ConfigurationPages.WebBrowserPage.WebBrowserPage.on_refererWhitelistButton_clicked?4() eric6.Preferences.ConfigurationPages.WebBrowserPage.WebBrowserPage.on_setCurrentPageButton_clicked?4()
--- a/eric6/APIs/Python3/eric6.bas Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/APIs/Python3/eric6.bas Sun Mar 01 13:43:58 2020 +0100 @@ -1001,6 +1001,7 @@ WebBrowserAppearancePage ConfigurationPageBase Ui_WebBrowserAppearancePage WebBrowserClearPrivateDataDialog QDialog Ui_WebBrowserClearPrivateDataDialog WebBrowserFlashCookieManagerPage ConfigurationPageBase Ui_WebBrowserFlashCookieManagerPage +WebBrowserInterfacePage ConfigurationPageBase Ui_WebBrowserInterfacePage WebBrowserJavaScriptConsole QTextEdit WebBrowserLanguagesDialog QDialog Ui_WebBrowserLanguagesDialog WebBrowserPage QWebEnginePage
--- a/eric6/Documentation/Help/source.qhp Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/Documentation/Help/source.qhp Sun Mar 01 13:43:58 2020 +0100 @@ -753,6 +753,7 @@ <section title="eric6.Preferences.ConfigurationPages.ViewmanagerPage" ref="eric6.Preferences.ConfigurationPages.ViewmanagerPage.html" /> <section title="eric6.Preferences.ConfigurationPages.WebBrowserAppearancePage" ref="eric6.Preferences.ConfigurationPages.WebBrowserAppearancePage.html" /> <section title="eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage" ref="eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage.html" /> + <section title="eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage" ref="eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html" /> <section title="eric6.Preferences.ConfigurationPages.WebBrowserPage" ref="eric6.Preferences.ConfigurationPages.WebBrowserPage.html" /> <section title="eric6.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage" ref="eric6.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html" /> <section title="eric6.Preferences.ConfigurationPages.WebBrowserVirusTotalPage" ref="eric6.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html" /> @@ -16156,6 +16157,11 @@ <keyword name="WebBrowserFlashCookieManagerPage (Constructor)" id="WebBrowserFlashCookieManagerPage (Constructor)" ref="eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage.html#WebBrowserFlashCookieManagerPage.__init__" /> <keyword name="WebBrowserFlashCookieManagerPage (Module)" id="WebBrowserFlashCookieManagerPage (Module)" ref="eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage.html" /> <keyword name="WebBrowserFlashCookieManagerPage.save" id="WebBrowserFlashCookieManagerPage.save" ref="eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage.html#WebBrowserFlashCookieManagerPage.save" /> + <keyword name="WebBrowserInterfacePage" id="WebBrowserInterfacePage" ref="eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html#WebBrowserInterfacePage" /> + <keyword name="WebBrowserInterfacePage (Constructor)" id="WebBrowserInterfacePage (Constructor)" ref="eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html#WebBrowserInterfacePage.__init__" /> + <keyword name="WebBrowserInterfacePage (Module)" id="WebBrowserInterfacePage (Module)" ref="eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html" /> + <keyword name="WebBrowserInterfacePage.__populateStyleCombo" id="WebBrowserInterfacePage.__populateStyleCombo" ref="eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html#WebBrowserInterfacePage.__populateStyleCombo" /> + <keyword name="WebBrowserInterfacePage.save" id="WebBrowserInterfacePage.save" ref="eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html#WebBrowserInterfacePage.save" /> <keyword name="WebBrowserJavaScriptConsole" id="WebBrowserJavaScriptConsole" ref="eric6.WebBrowser.WebBrowserJavaScriptConsole.html#WebBrowserJavaScriptConsole" /> <keyword name="WebBrowserJavaScriptConsole (Constructor)" id="WebBrowserJavaScriptConsole (Constructor)" ref="eric6.WebBrowser.WebBrowserJavaScriptConsole.html#WebBrowserJavaScriptConsole.__init__" /> <keyword name="WebBrowserJavaScriptConsole (Module)" id="WebBrowserJavaScriptConsole (Module)" ref="eric6.WebBrowser.WebBrowserJavaScriptConsole.html" /> @@ -17016,6 +17022,7 @@ <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.ViewmanagerPage.html#create" /> <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.WebBrowserAppearancePage.html#create" /> <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage.html#create" /> + <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html#create" /> <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.WebBrowserPage.html#create" /> <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html#create" /> <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html#create" /> @@ -18380,6 +18387,7 @@ <file>eric6.Preferences.ConfigurationPages.ViewmanagerPage.html</file> <file>eric6.Preferences.ConfigurationPages.WebBrowserAppearancePage.html</file> <file>eric6.Preferences.ConfigurationPages.WebBrowserFlashCookieManagerPage.html</file> + <file>eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html</file> <file>eric6.Preferences.ConfigurationPages.WebBrowserPage.html</file> <file>eric6.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html</file> <file>eric6.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html</file>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html Sun Mar 01 13:43:58 2020 +0100 @@ -0,0 +1,141 @@ +<!DOCTYPE html> +<html><head> +<title>eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<a NAME="top" ID="top"></a> +<h1>eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage</h1> + +<p> +Module implementing the Interface configuration page (variant for web browser). +</p> +<h3>Global Attributes</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Classes</h3> + +<table> + +<tr> +<td><a href="#WebBrowserInterfacePage">WebBrowserInterfacePage</a></td> +<td>Class implementing the Interface configuration page (variant for web browser).</td> +</tr> +</table> +<h3>Functions</h3> + +<table> + +<tr> +<td><a href="#create">create</a></td> +<td>Module function to create the configuration page.</td> +</tr> +</table> +<hr /> +<hr /> +<a NAME="WebBrowserInterfacePage" ID="WebBrowserInterfacePage"></a> +<h2>WebBrowserInterfacePage</h2> + +<p> + Class implementing the Interface configuration page (variant for web + browser). +</p> +<h3>Derived from</h3> +ConfigurationPageBase, Ui_WebBrowserInterfacePage +<h3>Class Attributes</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> + +<table> + +<tr> +<td><a href="#WebBrowserInterfacePage.__init__">WebBrowserInterfacePage</a></td> +<td>Constructor</td> +</tr> +<tr> +<td><a href="#WebBrowserInterfacePage.__populateStyleCombo">__populateStyleCombo</a></td> +<td>Private method to populate the style combo box.</td> +</tr> +<tr> +<td><a href="#WebBrowserInterfacePage.save">save</a></td> +<td>Public slot to save the Interface configuration.</td> +</tr> +</table> +<h3>Static Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> + +<a NAME="WebBrowserInterfacePage.__init__" ID="WebBrowserInterfacePage.__init__"></a> +<h4>WebBrowserInterfacePage (Constructor)</h4> +<b>WebBrowserInterfacePage</b>(<i></i>) + +<p> + Constructor +</p> +<a NAME="WebBrowserInterfacePage.__populateStyleCombo" ID="WebBrowserInterfacePage.__populateStyleCombo"></a> +<h4>WebBrowserInterfacePage.__populateStyleCombo</h4> +<b>__populateStyleCombo</b>(<i></i>) + +<p> + Private method to populate the style combo box. +</p> +<a NAME="WebBrowserInterfacePage.save" ID="WebBrowserInterfacePage.save"></a> +<h4>WebBrowserInterfacePage.save</h4> +<b>save</b>(<i></i>) + +<p> + Public slot to save the Interface configuration. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /> +<hr /> +<a NAME="create" ID="create"></a> +<h2>create</h2> +<b>create</b>(<i>dlg</i>) + +<p> + Module function to create the configuration page. +</p> +<dl> + +<dt><i>dlg</i></dt> +<dd> +reference to the configuration dialog +</dd> +</dl> +<dl> +<dt>Returns:</dt> +<dd> +reference to the instantiated page (ConfigurationPageBase) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file
--- a/eric6/Documentation/Source/index-eric6.Preferences.ConfigurationPages.html Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/Documentation/Source/index-eric6.Preferences.ConfigurationPages.html Sun Mar 01 13:43:58 2020 +0100 @@ -278,6 +278,10 @@ <td>Module implementing the Flash Cookies Manager configuration page.</td> </tr> <tr> +<td><a href="eric6.Preferences.ConfigurationPages.WebBrowserInterfacePage.html">WebBrowserInterfacePage</a></td> +<td>Module implementing the Interface configuration page (variant for web browser).</td> +</tr> +<tr> <td><a href="eric6.Preferences.ConfigurationPages.WebBrowserPage.html">WebBrowserPage</a></td> <td>Module implementing the Web Browser configuration page.</td> </tr>
--- a/eric6/Preferences/ConfigurationDialog.py Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/Preferences/ConfigurationDialog.py Sun Mar 01 13:43:58 2020 +0100 @@ -386,7 +386,7 @@ # 'save' to save the settings. "interfacePage": [self.tr("Interface"), "preferences-interface.png", - "HelpInterfacePage", None, None], + "WebBrowserInterfacePage", None, None], "networkPage": [self.tr("Network"), "preferences-network.png", "NetworkPage", None, None],
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric6/Preferences/ConfigurationPages/WebBrowserInterfacePage.py Sun Mar 01 13:43:58 2020 +0100 @@ -0,0 +1,80 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2006 - 2019 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Module implementing the Interface configuration page (variant for web browser). +""" + +from __future__ import unicode_literals + +from PyQt5.QtWidgets import QStyleFactory + +from E5Gui.E5PathPicker import E5PathPickerModes + +from .ConfigurationPageBase import ConfigurationPageBase +from .Ui_WebBrowserInterfacePage import Ui_WebBrowserInterfacePage + +import Preferences + + +class WebBrowserInterfacePage(ConfigurationPageBase, + Ui_WebBrowserInterfacePage): + """ + Class implementing the Interface configuration page (variant for web + browser). + """ + def __init__(self): + """ + Constructor + """ + super(WebBrowserInterfacePage, self).__init__() + self.setupUi(self) + self.setObjectName("InterfacePage") + + self.styleSheetPicker.setMode(E5PathPickerModes.OpenFileMode) + self.styleSheetPicker.setFilters(self.tr( + "Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;" + "All files (*)")) + + # set initial values + self.__populateStyleCombo() + self.styleSheetPicker.setText(Preferences.getUI("StyleSheet")) + + def save(self): + """ + Public slot to save the Interface configuration. + """ + # save the style settings + styleIndex = self.styleComboBox.currentIndex() + style = self.styleComboBox.itemData(styleIndex) + Preferences.setUI("Style", style) + Preferences.setUI( + "StyleSheet", + self.styleSheetPicker.text()) + + def __populateStyleCombo(self): + """ + Private method to populate the style combo box. + """ + curStyle = Preferences.getUI("Style") + styles = sorted(list(QStyleFactory.keys())) + self.styleComboBox.addItem(self.tr('System'), "System") + for style in styles: + self.styleComboBox.addItem(style, style) + currentIndex = self.styleComboBox.findData(curStyle) + if currentIndex == -1: + currentIndex = 0 + self.styleComboBox.setCurrentIndex(currentIndex) + + +def create(dlg): + """ + Module function to create the configuration page. + + @param dlg reference to the configuration dialog + @return reference to the instantiated page (ConfigurationPageBase) + """ + page = WebBrowserInterfacePage() + return page
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric6/Preferences/ConfigurationPages/WebBrowserInterfacePage.ui Sun Mar 01 13:43:58 2020 +0100 @@ -0,0 +1,103 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>WebBrowserInterfacePage</class> + <widget class="QWidget" name="WebBrowserInterfacePage"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>557</width> + <height>152</height> + </rect> + </property> + <layout class="QVBoxLayout" name="verticalLayout"> + <item> + <widget class="QLabel" name="headerLabel"> + <property name="text"> + <string><b>Configure User Interface</b></string> + </property> + </widget> + </item> + <item> + <widget class="Line" name="line9"> + <property name="frameShape"> + <enum>QFrame::HLine</enum> + </property> + <property name="frameShadow"> + <enum>QFrame::Sunken</enum> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + <item> + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="0"> + <widget class="QLabel" name="label_2"> + <property name="text"> + <string>Style:</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QComboBox" name="styleComboBox"> + <property name="toolTip"> + <string>Select the interface style</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_3"> + <property name="text"> + <string>Style Sheet:</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="E5PathPicker" name="styleSheetPicker" native="true"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="focusPolicy"> + <enum>Qt::StrongFocus</enum> + </property> + <property name="toolTip"> + <string>Enter the path of the style sheet file</string> + </property> + </widget> + </item> + </layout> + </item> + <item> + <spacer> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>537</width> + <height>41</height> + </size> + </property> + </spacer> + </item> + </layout> + </widget> + <customwidgets> + <customwidget> + <class>E5PathPicker</class> + <extends>QWidget</extends> + <header>E5Gui/E5PathPicker.h</header> + <container>1</container> + </customwidget> + </customwidgets> + <tabstops> + <tabstop>styleComboBox</tabstop> + </tabstops> + <resources/> + <connections/> +</ui>
--- a/eric6/i18n/eric6_cs.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_cs.ts Sun Mar 01 13:43:58 2020 +0100 @@ -7666,22 +7666,22 @@ <translation type="unfinished">Spustit debuger</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation type="unfinished">Rodičovský proces</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation type="unfinished">Dětský proces</translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation type="unfinished">Dětský proces</translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation type="unfinished">Větvení klienta</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation type="unfinished">Pokračovat ve fork větvi.</translation> </message> @@ -7691,12 +7691,12 @@ <translation type="unfinished"><p>Debugovací backend nelze spustit.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -30182,17 +30182,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> @@ -30312,62 +30312,62 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> @@ -85332,6 +85332,49 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation type="unfinished"><b>Konfigurace uživatelského rozhraní</b></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation type="unfinished">Styl:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation type="unfinished">Výběr interface stylu</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation type="unfinished">List stylů:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the name of the style sheet file</source> + <translation type="obsolete">Zadejte jméno souboru se styly</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation type="unfinished">Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;Všechny soubory (*)</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation type="unfinished">Systém</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/>
--- a/eric6/i18n/eric6_de.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_de.ts Sun Mar 01 13:43:58 2020 +0100 @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage=""> +<!DOCTYPE TS> +<TS version="2.1" language="de"> <context> <name>AboutDialog</name> <message> @@ -2032,8 +2033,8 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="171"/> - <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> - <translation>In neuem Register öffnen<byte value="x9"/>Strg+LMK</translation> + <source>Open in New Tab Ctrl+LMB</source> + <translation>In neuem Register öffnen Strg+LMK</translation> </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="175"/> @@ -2101,8 +2102,8 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="91"/> - <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> - <translation>In neuem Register öffnen<byte value="x9"/>Strg+LMK</translation> + <source>Open in New Tab Ctrl+LMB</source> + <translation>In neuem Register öffnen Strg+LMK</translation> </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="95"/> @@ -7564,32 +7565,32 @@ <translation><p>Der Debugger konnte nicht gestartet werden.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation>Vaterprozess</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation>Kindprozess</translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation>Kindprozess</translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation>Client forkt</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation>Wähle den zu folgenden Forkpfad.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation>Fehler im Debugprotokoll</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation><p>Die vom Debugger empfangene Antwort konnte nicht dekodiert werden. Bitte berichten sie diesen Fehler zusammen mit den empfangenen Daten an die eric Bugs Emailadresse.</p><p>Fehler: {0}</p><p>Daten:<br/>{1}</p></translation> </message> @@ -27960,17 +27961,17 @@ <translation>Pflege Änderungen in das Mercurial-Repository ein</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation>Mercurial-Befehlsserver</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation><p>Der Mercurial-Befehlsserver konnte nicht wiedergestartet werden.</p><p>Ursache: {0}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation><p>Der Mercurial-Befehlsserver konnte nicht gestartet werden.</p><p>Ursache: {0}</p></translation> </message> @@ -28085,62 +28086,62 @@ <translation>Spitze des aktuellen Zweigs</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation>Lesezeichen löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation>Wähle das zu löschende Lesezeichen aus:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen löschen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen umbenennen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation>Mercurial-Lesezeichen verschieben</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation>Lesezeichen herunterladen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation>Wähle das herunterzuladende Lesezeichen:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation>Lade Lesezeichen von einem entfernten Mercurial-Repository herunter</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation>Lesezeichen hochladen</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation>Wähle das hochzuladende Lesezeichen:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation>Lade Lesezeichen zu einem entfernten Mercurial-Repository hoch</translation> </message> @@ -43935,12 +43936,12 @@ </message> <message> <location filename="../MicroPython/MicroPythonWidget.py" line="978"/> - <source>µPy Chart</source> + <source>µPy Chart</source> <translation>µPy Chart</translation> </message> <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1058"/> - <source>µPy Files</source> + <source>µPy Files</source> <translation>µPy Dateien</translation> </message> <message> @@ -82513,6 +82514,44 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation><b>Benutzeroberfläche einstellen</b></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation>Stil:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation>Wähle den Stil der Oberfläche aus</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation>Stildatei:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation>Qt-Stylesheets (*.qss);;Cascading Style Sheets (*.css);;Alle Dateien (*)</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation>System</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation>Gib den Pfad der Stildatei ein</translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/> @@ -83658,8 +83697,8 @@ </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="673"/> - <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> - <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation> + <source>Open Link in New Tab Ctrl+LMB</source> + <translation>Link in neuem Fenster öffnen Strg+LMK</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="679"/>
--- a/eric6/i18n/eric6_empty.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_empty.ts Sun Mar 01 13:43:58 2020 +0100 @@ -7490,32 +7490,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -27934,77 +27934,77 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> @@ -81841,6 +81841,44 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/>
--- a/eric6/i18n/eric6_en.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_en.ts Sun Mar 01 13:43:58 2020 +0100 @@ -7497,32 +7497,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -27815,17 +27815,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> @@ -27940,62 +27940,62 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> @@ -81887,6 +81887,44 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/>
--- a/eric6/i18n/eric6_es.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_es.ts Sun Mar 01 13:43:58 2020 +0100 @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="es"> +<!DOCTYPE TS><TS version="2.0" language="es" sourcelanguage=""> <context> <name>AboutDialog</name> <message> @@ -2050,7 +2049,7 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="171"/> - <source>Open in New Tab Ctrl+LMB</source> + <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Abrir en Nueva Pestaña\tCtrl+LMB (botón izquierdo del ratón)</translation> </message> </context> @@ -2129,7 +2128,7 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="91"/> - <source>Open in New Tab Ctrl+LMB</source> + <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Abrir en Nueva Pestaña\tCtrl+LMB (botón izquierdo del ratón)</translation> </message> </context> @@ -7561,32 +7560,32 @@ <translation><p>No ha sido posible lanzar el extremo del depurador.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation>Proceso Padre</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation>Proceso hijo</translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation>Proceso hijo</translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation>Fork del cliente</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation>Seleccionar la rama de fork para continuar.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation>Error de Protocolo de Depuración</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation><p>La respuesta recibida desde el backend del depurador no se ha podido descodificar. Por favor, informar de este problema junto con los datos recibidos a la dirección de email para bugs de eric.</p><p>Error: {0}</p><p>Datos:<br/>{1}</p></translation> </message> @@ -27963,17 +27962,17 @@ <translation>Haciendo commit de cambios al repositorio Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation>Servidor de Comandos de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation><p>El Servidor de Comandos de Mercurial no ha podido reiniciarse.</p><p>Razón: {0}</p></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation><p>El Servidor de Comandos de Mercurial no ha podido iniciarse.</p><p>Razón: {0}</p></translation> </message> @@ -28088,62 +28087,62 @@ <translation>Tip branch actual</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation>Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation>Borrar Marcador</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation>Seleccionar el marcador a borrar:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation>Borrar Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation>Renombrar Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation>Mover Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation>Pull de Marcador</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation>Seleccinar el marcador sobre el que hacer pull:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation>Haciendo pull de marcador desde un repositorio Mercurial remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation>Push de Marcador</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation>Seleccinar el marcador sobre el que hacer push:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation>Haciendo push de marcador desde un repositorio Mercurial remoto</translation> </message> @@ -43939,12 +43938,12 @@ </message> <message> <location filename="../MicroPython/MicroPythonWidget.py" line="978"/> - <source>µPy Chart</source> + <source>µPy Chart</source> <translation>Gráfica µPy</translation> </message> <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1058"/> - <source>µPy Files</source> + <source>µPy Files</source> <translation>Archivos µPy</translation> </message> <message> @@ -82474,6 +82473,44 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation><b>Configurar la Interfaz de Usuario</b></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation>Estilo:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation>Seleccione el estilo de la interfaz</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation>Hoja de Estilo:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="37"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation>hojas de Estilos Qt (*.qss);;hojas de Estilos CSS (*.css);;Todos los Archivos(*)</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="63"/> + <source>System</source> + <translation>Sistema</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation>Introducir la ruta del archivo de la hoja de estilos</translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/> @@ -83879,7 +83916,7 @@ </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="673"/> - <source>Open Link in New Tab Ctrl+LMB</source> + <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation>Abrir enlace en nueva pestaña Tab\tCtrl+LMB (botón izquierdo del ratón)</translation> </message> <message>
--- a/eric6/i18n/eric6_fr.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_fr.ts Sun Mar 01 13:43:58 2020 +0100 @@ -7671,32 +7671,32 @@ <translation type="unfinished"><p>Impossible de lancer le débogueur en arrière-plan.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -29422,17 +29422,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> @@ -29552,62 +29552,62 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation type="unfinished">Signet Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation type="unfinished">Supprimer le signet</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation type="unfinished">Selectionner le signet à supprimer:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation type="unfinished">Supprimer le signet Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation type="unfinished">Renommer le signet Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation type="unfinished">Déplacer le signet Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation type="unfinished">Récuperer le signet</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation type="unfinished">Sélectionner le signet à récuperer:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished">Récupérant le signet d'un dépôt Mercurial distant</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation type="unfinished">Envoyer signet</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation type="unfinished">Sélectionner le signet à envoyer:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished">À envoyer le signet à un dépôt Mercurial distant</translation> </message> @@ -84486,6 +84486,49 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation type="unfinished"><b>Configuration de l'interface utilisateur</b></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation type="unfinished">Style:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation type="unfinished">Sélectionne un style d'interface</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation type="unfinished">Feuille de style:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the name of the style sheet file</source> + <translation type="obsolete">Entrer le nom d'une feuille de style</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation type="unfinished">Feuilles Qt Style (*.qss);;Feuilles CSS (*.css);;Tous les fichiers (*)</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation type="unfinished">Système</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/>
--- a/eric6/i18n/eric6_it.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_it.ts Sun Mar 01 13:43:58 2020 +0100 @@ -7791,32 +7791,32 @@ <translation type="unfinished"><p>Il debugger non può essere avviato.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation type="unfinished">Processo padre</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation type="unfinished">Processo figlio</translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation type="unfinished">Processo figlio</translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation type="unfinished">Lancio processo figlio in corso</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation type="unfinished">Seleziona il client da seguire.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -31446,17 +31446,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> @@ -31576,62 +31576,62 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation type="unfinished">Segnalibro Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation type="unfinished">Cancella segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation type="unfinished">Seleziona il segnalibro da cancellare:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation type="unfinished">Cancella Segnalibro Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation type="unfinished">Rinomina Segnalibro Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation type="unfinished">Sposta Segnalibro Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation type="unfinished">Estrai Segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation type="unfinished">Seleziona il segnalibro da estrarre:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished">Etrae segnalibro da un repository Mercurial remoto</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation type="unfinished">Inserisce Segnalibro</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation type="unfinished">Seleziona il segnalibro da inserire:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished">Inserisce segnalibro in un repository Mercurial remoto</translation> </message> @@ -86986,6 +86986,49 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation type="unfinished"><b>Configura l'interfaccia utente</b></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation type="unfinished">Stile:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation type="unfinished">Seleziona lo stile dell'interfaccia</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation type="unfinished">Fogli di stile:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the name of the style sheet file</source> + <translation type="obsolete">Inserisci il nome del foglio di stile</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation type="unfinished">Sistema</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/>
--- a/eric6/i18n/eric6_pt.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_pt.ts Sun Mar 01 13:43:58 2020 +0100 @@ -7793,32 +7793,32 @@ <translation type="unfinished"><p>A instalação de retaguarda do depurador não pode iniciar.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation type="unfinished">Processo Pai</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation type="unfinished">Processo Filho</translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation type="unfinished">Processo Filho</translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation type="unfinished">Bifurcação do Cliente</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation type="unfinished">Selecionar o ramo da bifurcação a seguir.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -31016,17 +31016,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> @@ -31176,62 +31176,62 @@ <translation>Criado o novo ramo <{0}>.</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation>Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation>Apagar Marcador</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation>Selecionar o marcador a apagar:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation>Apagar o Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation>Renomear o Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation>Mover o Marcador de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation>Puxar Marcador</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation>Selecionar o marcador a puxar:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation>A puxar marcador desde o repositório remoto de Mercurial</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation>Empurrar Marcador</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation>Selecione o marcador a empurrar:</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation>A empurrar marcador a um repositório remoto de Mercurial</translation> </message> @@ -86155,6 +86155,49 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation type="unfinished"><b>Configurar Interface de Usuário</b></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation type="unfinished">Estilo:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation type="unfinished">Selecionar estilo da interface</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation type="unfinished">Folha de Estilos:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the name of the style sheet file</source> + <translation type="obsolete">Introduzir o nome do ficheiro da folha de estilos</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation type="unfinished">Folha de Estilos Qt (*.qss);;Folha de Estilos de Cascata (*.css);;Ficheiros Todos (*)</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation type="unfinished">Sistema</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/>
--- a/eric6/i18n/eric6_ru.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_ru.ts Sun Mar 01 13:43:58 2020 +0100 @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="2.0" language="ru_RU" sourcelanguage=""> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> <context> <name>AboutDialog</name> <message> @@ -2030,7 +2031,7 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="171"/> - <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> + <source>Open in New Tab Ctrl+LMB</source> <translation>Открыть в новой вкладке\tCtrl+LMB</translation> </message> <message> @@ -2099,7 +2100,7 @@ </message> <message> <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="91"/> - <source>Open in New Tab<byte value="x9"/>Ctrl+LMB</source> + <source>Open in New Tab Ctrl+LMB</source> <translation>Открыть в новой вкладке\tCtrl+LMB</translation> </message> <message> @@ -43814,7 +43815,7 @@ <message> <location filename="../MicroPython/MicroPythonWidget.py" line="889"/> <source>The current editor does not contain a script. Abort...</source> - <translation>Текущий редактор не содержит скрипт. Прервать...</translation> + <translation>Текущий редактор не содержит скрипт. Прервать...</translation> </message> <message> <location filename="../MicroPython/MicroPythonWidget.py" line="898"/> @@ -44003,12 +44004,12 @@ </message> <message> <location filename="../MicroPython/MicroPythonWidget.py" line="978"/> - <source>µPy Chart</source> + <source>µPy Chart</source> <translation>µPy диаграммы</translation> </message> <message> <location filename="../MicroPython/MicroPythonWidget.py" line="1058"/> - <source>µPy Files</source> + <source>µPy Files</source> <translation>µPy файлы</translation> </message> <message> @@ -82714,6 +82715,44 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation><b>Настройка интерфейса пользователя</b></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation>Стиль:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation>Выберите стиль интерфейса</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation>Таблица стилей:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation>Таблицы стилей Qt (*.qss);;Каскадные таблицы стилей (*.css);;Все файлы (*)</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation>Система</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation>Введите путь к файлу таблицы стилей</translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/> @@ -83861,8 +83900,8 @@ </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="673"/> - <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> - <translation>Открыть ссылку в новой вкладке<byte value="x9"/>Ctrl+LMB</translation> + <source>Open Link in New Tab Ctrl+LMB</source> + <translation>Открыть ссылку в новой вкладке Ctrl+LMB</translation> </message> <message> <location filename="../WebBrowser/WebBrowserView.py" line="679"/>
--- a/eric6/i18n/eric6_tr.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_tr.ts Sun Mar 01 13:43:58 2020 +0100 @@ -7682,32 +7682,32 @@ <translation type="unfinished"><p>Hata ayıklayıcıbaşlatılamadı.</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation type="unfinished">Ana İşlem</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation type="unfinished">Alt işlem</translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation type="unfinished">Alt işlem</translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation type="unfinished">İstemci çatallaşması</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation type="unfinished">Takip eden çatallaşmadaki branşı seç.</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -30288,17 +30288,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> @@ -30418,62 +30418,62 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> @@ -85445,6 +85445,49 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation type="unfinished"><b>Kullanıcı Arayüzünü Ayarlama</b></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation type="unfinished">Stil:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation type="unfinished">Kullanıcı arayüz stilini seç</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation type="unfinished">Sayfa Stili:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the name of the style sheet file</source> + <translation type="obsolete">Sayfa stili dosyasının adını giriniz</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation type="unfinished">Qt Sayfa stili (*.qss);;Üstüste Sayfa Stili (*.css);;Tüm Dosyalar (*)</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation type="unfinished">Sistem</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/>
--- a/eric6/i18n/eric6_zh_CN.ts Sat Feb 29 16:42:36 2020 +0100 +++ b/eric6/i18n/eric6_zh_CN.ts Sun Mar 01 13:43:58 2020 +0100 @@ -7678,32 +7678,32 @@ <translation type="unfinished"><p>调试器后端无法启动。</p></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1031"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> <source>Parent Process</source> <translation>父进程</translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1032"/> - <source>Child process</source> - <translation>子进程</translation> - </message> - <message> <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <source>Child process</source> + <translation>子进程</translation> + </message> + <message> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Client forking</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1033"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1034"/> <source>Select the fork branch to follow.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source>Debug Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1079"/> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1080"/> <source><p>The response received from the debugger backend could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -30816,17 +30816,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source>Mercurial Command Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3248"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3249"/> <source><p>The Mercurial Command Server could not be restarted.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3397"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3398"/> <source><p>The Mercurial Command Server could not be started.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> @@ -30946,62 +30946,62 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3524"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3525"/> <source>Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Delete Bookmark</source> <translation type="unfinished">删除书签</translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3546"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3547"/> <source>Select the bookmark to be deleted:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3557"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3558"/> <source>Delete Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3590"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3591"/> <source>Rename Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3632"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3633"/> <source>Move Mercurial Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Pull Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3726"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3727"/> <source>Select the bookmark to be pulled:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3738"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3739"/> <source>Pulling bookmark from a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Push Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3770"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3771"/> <source>Select the bookmark to be push:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3782"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/hg.py" line="3783"/> <source>Pushing bookmark to a remote Mercurial repository</source> <translation type="unfinished"></translation> </message> @@ -86199,6 +86199,49 @@ </message> </context> <context> + <name>WebBrowserInterfacePage</name> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="17"/> + <source><b>Configure User Interface</b></source> + <translation type="unfinished"><b>配置用户界面</b></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="39"/> + <source>Style:</source> + <translation type="unfinished">风格:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="46"/> + <source>Select the interface style</source> + <translation type="unfinished">选择界面风格</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="53"/> + <source>Style Sheet:</source> + <translation type="unfinished">样式表:</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the name of the style sheet file</source> + <translation type="obsolete">输入样式表文件的名称</translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="36"/> + <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.py" line="62"/> + <source>System</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/WebBrowserInterfacePage.ui" line="69"/> + <source>Enter the path of the style sheet file</source> + <translation type="unfinished">输入样式表文件的路径</translation> + </message> +</context> +<context> <name>WebBrowserJavaScriptConsole</name> <message> <location filename="../WebBrowser/WebBrowserJavaScriptConsole.py" line="34"/>