eric6/i18n/eric6_empty.ts

changeset 7017
11a018e92f01
parent 7010
5d6f5a69a952
child 7021
2894aa889a4e
--- a/eric6/i18n/eric6_empty.ts	Sun May 19 13:16:30 2019 +0200
+++ b/eric6/i18n/eric6_empty.ts	Sun May 19 13:18:38 2019 +0200
@@ -6946,56 +6946,61 @@
         <source>&lt;b&gt;Move Instruction Pointer to Cursor&lt;/b&gt;&lt;p&gt;Move the Python internal instruction pointer to the current cursor position without executing the code in between.&lt;/p&gt;&lt;p&gt;It&apos;s not possible to jump out of a function or jump in a code block, e.g. a loop. In these cases, a error message is printed to the log window.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Debugger/DebugUI.py" line="1308"/>
+        <source>No locals available.</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>DebugViewer</name>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="143"/>
+        <location filename="../Debugger/DebugViewer.py" line="145"/>
         <source>Enter regular expression patterns separated by &apos;;&apos; to define variable filters. </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="147"/>
+        <location filename="../Debugger/DebugViewer.py" line="149"/>
         <source>Enter regular expression patterns separated by &apos;;&apos; to define variable filters. All variables and class attributes matched by one of the expressions are not shown in the list above.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="153"/>
+        <location filename="../Debugger/DebugViewer.py" line="155"/>
         <source>Set</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="128"/>
+        <location filename="../Debugger/DebugViewer.py" line="130"/>
         <source>Source</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="224"/>
+        <location filename="../Debugger/DebugViewer.py" line="230"/>
         <source>Threads:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="226"/>
+        <location filename="../Debugger/DebugViewer.py" line="232"/>
         <source>ID</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="226"/>
+        <location filename="../Debugger/DebugViewer.py" line="232"/>
         <source>Name</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="226"/>
+        <location filename="../Debugger/DebugViewer.py" line="232"/>
         <source>State</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="458"/>
+        <location filename="../Debugger/DebugViewer.py" line="464"/>
         <source>waiting at breakpoint</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugViewer.py" line="460"/>
+        <location filename="../Debugger/DebugViewer.py" line="466"/>
         <source>running</source>
         <translation type="unfinished"></translation>
     </message>
@@ -7299,57 +7304,57 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="627"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="748"/>
         <source>Local Variables Viewer</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="633"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="754"/>
         <source>Automatically view source code when user changes the callstack frame in the callstack viewer.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="636"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="757"/>
         <source>Automatically view source code</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="266"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="279"/>
         <source>Add allowed host</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="288"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="301"/>
         <source>Enter the IP address of an allowed host</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="299"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="312"/>
         <source>&lt;p&gt;The entered address &lt;b&gt;{0}&lt;/b&gt; is not a valid IP v4 or IP v6 address. Aborting...&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="299"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="312"/>
         <source>Edit allowed host</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="580"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="583"/>
         <source>Max. Variable Size:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="587"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="590"/>
         <source>Enter the maximum size of a variable to be shown (0 = no limit)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="593"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="596"/>
         <source>no limit</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="599"/>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="602"/>
         <source> Bytes</source>
         <translation type="unfinished"></translation>
     </message>
@@ -7405,6 +7410,31 @@
         <source>Select, if the debugger should be run remotely</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="630"/>
+        <source>Background Colours</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="659"/>
+        <source>Select the background colour for changed items.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="695"/>
+        <source>Select the background colour for elements which are loaded for the first time.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="669"/>
+        <source>Changed elements:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.ui" line="676"/>
+        <source>First time opened elements:</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>DebuggerInterfacePython</name>
@@ -51736,17 +51766,17 @@
 <context>
     <name>Preferences</name>
     <message>
-        <location filename="../Preferences/__init__.py" line="1730"/>
+        <location filename="../Preferences/__init__.py" line="1732"/>
         <source>Export Preferences</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/__init__.py" line="1758"/>
+        <location filename="../Preferences/__init__.py" line="1760"/>
         <source>Properties File (*.ini);;All Files (*)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Preferences/__init__.py" line="1758"/>
+        <location filename="../Preferences/__init__.py" line="1760"/>
         <source>Import Preferences</source>
         <translation type="unfinished"></translation>
     </message>
@@ -51765,6 +51795,14 @@
     </message>
 </context>
 <context>
+    <name>PreviewModel</name>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/DebuggerGeneralPage.py" line="428"/>
+        <source>Variable Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>PreviewProcessingThread</name>
     <message>
         <location filename="../UI/Previewers/PreviewerHTML.py" line="498"/>
@@ -78692,7 +78730,7 @@
     </message>
     <message>
         <location filename="../Debugger/Config.py" line="51"/>
-        <source>Other</source>
+        <source>Bytes</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -78722,15 +78760,10 @@
 <context>
     <name>VariableItem</name>
     <message>
-        <location filename="../Debugger/VariablesViewer.py" line="56"/>
+        <location filename="../Debugger/VariablesViewer.py" line="208"/>
         <source>&lt;double click to show value&gt;</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location filename="../Debugger/VariablesViewer.py" line="60"/>
-        <source>&lt;variable value is too big&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>VariablesFilterDialog</name>
@@ -78789,67 +78822,90 @@
     </message>
 </context>
 <context>
-    <name>VariablesViewer</name>
-    <message>
-        <location filename="../Debugger/VariablesViewer.py" line="360"/>
-        <source>Global Variables</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Debugger/VariablesViewer.py" line="361"/>
+    <name>VariablesModel</name>
+    <message>
+        <location filename="../Debugger/VariablesViewer.py" line="279"/>
         <source>Globals</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/VariablesViewer.py" line="372"/>
+        <location filename="../Debugger/VariablesViewer.py" line="281"/>
+        <source>Locals</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/VariablesViewer.py" line="283"/>
+        <source>Type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/VariablesViewer.py" line="283"/>
         <source>Value</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location filename="../Debugger/VariablesViewer.py" line="372"/>
-        <source>Type</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Debugger/VariablesViewer.py" line="365"/>
+</context>
+<context>
+    <name>VariablesViewer</name>
+    <message>
+        <location filename="../Debugger/VariablesViewer.py" line="952"/>
+        <source>Global Variables</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/VariablesViewer.py" line="953"/>
         <source>&lt;b&gt;The Global Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the global variables of the debugged program.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/VariablesViewer.py" line="371"/>
+        <location filename="../Debugger/VariablesViewer.py" line="959"/>
         <source>Local Variables</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/VariablesViewer.py" line="372"/>
-        <source>Locals</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Debugger/VariablesViewer.py" line="376"/>
+        <location filename="../Debugger/VariablesViewer.py" line="960"/>
         <source>&lt;b&gt;The Local Variables Viewer Window&lt;/b&gt;&lt;p&gt;This window displays the local variables of the debugged program.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/VariablesViewer.py" line="407"/>
+        <location filename="../Debugger/VariablesViewer.py" line="1077"/>
         <source>Show Details...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/VariablesViewer.py" line="413"/>
+        <location filename="../Debugger/VariablesViewer.py" line="1090"/>
         <source>Refresh</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/VariablesViewer.py" line="415"/>
+        <location filename="../Debugger/VariablesViewer.py" line="1092"/>
         <source>Configure...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/VariablesViewer.py" line="635"/>
+        <location filename="../Debugger/VariablesViewer.py" line="52"/>
         <source>{0} items</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Debugger/VariablesViewer.py" line="1079"/>
+        <source>Expand</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/VariablesViewer.py" line="1080"/>
+        <source>Collapse</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/VariablesViewer.py" line="1081"/>
+        <source>Collapse All</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Debugger/VariablesViewer.py" line="1093"/>
+        <source>Variables Type Filter...</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>VcsCommandOptionsDialog</name>

eric ide

mercurial