src/eric7/i18n/eric7_de.ts

branch
eric7
changeset 10463
03e11d19e383
parent 10457
4bef44d7a378
child 10492
53eac4c7d10b
--- a/src/eric7/i18n/eric7_de.ts	Mon Jan 01 11:59:44 2024 +0100
+++ b/src/eric7/i18n/eric7_de.ts	Mon Jan 01 12:06:56 2024 +0100
@@ -95715,33 +95715,43 @@
         <translation>&amp;Bearbeiten...</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="7460"/>
-        <location filename="../ViewManager/ViewManager.py" line="7446"/>
-        <location filename="../ViewManager/ViewManager.py" line="7414"/>
+        <location filename="../ViewManager/ViewManager.py" line="7465"/>
+        <location filename="../ViewManager/ViewManager.py" line="7451"/>
+        <location filename="../ViewManager/ViewManager.py" line="7419"/>
         <source>Edit Spelling Dictionary</source>
         <translation>Wörterbuch bearbeiten</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="7417"/>
+        <location filename="../ViewManager/ViewManager.py" line="7422"/>
         <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Wörterbuchdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="7433"/>
+        <location filename="../ViewManager/ViewManager.py" line="7438"/>
         <source>Editing {0}</source>
         <translation>Bearbeite {0}</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="7449"/>
+        <location filename="../ViewManager/ViewManager.py" line="7454"/>
         <source>&lt;p&gt;The spelling dictionary file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Wörterbuchdatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../ViewManager/ViewManager.py" line="7463"/>
+        <location filename="../ViewManager/ViewManager.py" line="7468"/>
         <source>The spelling dictionary was saved successfully.</source>
         <translation>Das Wörterbuch wurde erfolgreich gespeichert.</translation>
     </message>
     <message>
+        <location filename="../ViewManager/ViewManager.py" line="6586"/>
+        <source>Clear Editor</source>
+        <translation>Editor löschen</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/ViewManager.py" line="6587"/>
+        <source>Do you really want to delete all text of the current editor?</source>
+        <translation>Soll wirklich der gesamte Text des aktuellen Editors gelöscht werden?</translation>
+    </message>
+    <message>
         <location filename="../QScintilla/ShellWindow.py" line="937"/>
         <source>&lt;b&gt;Search&lt;/b&gt;&lt;p&gt;Search for some text in the shell window. A dialog is shown to enter the search text and options for the search.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Suchen&lt;/b&gt;&lt;p&gt;Sucht einen Text im Shell Fenster. Es wird ein Dialog eingeblendet, in dem der Suchtext und verschieden Suchoptionen eingegeben werden kann.&lt;/p&gt;</translation>

eric ide

mercurial