Corrected the lowest FTP sync idle timeout value and did the translations.

Sat, 18 Feb 2012 18:12:14 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 18 Feb 2012 18:12:14 +0100
changeset 1639
294476b9c714
parent 1638
cd2f9e526710
child 1640
1699d46026cd

Corrected the lowest FTP sync idle timeout value and did the translations.

Helpviewer/Sync/SyncFtpSettingsPage.ui file | annotate | diff | comparison | revisions
i18n/eric5_de.qm file | annotate | diff | comparison | revisions
i18n/eric5_de.ts file | annotate | diff | comparison | revisions
--- a/Helpviewer/Sync/SyncFtpSettingsPage.ui	Sat Feb 18 18:08:54 2012 +0100
+++ b/Helpviewer/Sync/SyncFtpSettingsPage.ui	Sat Feb 18 18:12:14 2012 +0100
@@ -140,7 +140,7 @@
          <string> s</string>
         </property>
         <property name="minimum">
-         <number>1</number>
+         <number>10</number>
         </property>
         <property name="maximum">
          <number>3600</number>
Binary file i18n/eric5_de.qm has changed
--- a/i18n/eric5_de.ts	Sat Feb 18 18:08:54 2012 +0100
+++ b/i18n/eric5_de.ts	Sat Feb 18 18:12:14 2012 +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.0" language="de">
 <context>
     <name>AboutDialog</name>
     <message>
@@ -1640,8 +1641,8 @@
     </message>
     <message>
         <location filename="Helpviewer/Bookmarks/BookmarksMenu.py" line="140"/>
-        <source>Open in New &amp;Tab<byte value="x9"/>Ctrl+LMB</source>
-        <translation>In neuem &amp;Register öffnen<byte value="x9"/>Strg+LMK</translation>
+        <source>Open in New &amp;Tab	Ctrl+LMB</source>
+        <translation>In neuem &amp;Register öffnen	Strg+LMK</translation>
     </message>
     <message>
         <location filename="Helpviewer/Bookmarks/BookmarksMenu.py" line="146"/>
@@ -1859,7 +1860,7 @@
     </message>
     <message>
         <location filename="Helpviewer/Bookmarks/BookmarksToolBar.py" line="90"/>
-        <source>Open in New &amp;Tab<byte value="x9"/>Ctrl+LMB</source>
+        <source>Open in New &amp;Tab	Ctrl+LMB</source>
         <translation>In neuem &amp;Register öffnen\tStrg+LMK</translation>
     </message>
 </context>
@@ -12943,7 +12944,7 @@
     </message>
     <message>
         <location filename="Helpviewer/HelpBrowserWV.py" line="839"/>
-        <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
+        <source>Open Link in New Tab	Ctrl+LMB</source>
         <translation>Link in neuem Fenster öffnen\tStrg+LMK</translation>
     </message>
     <message>
@@ -40801,17 +40802,17 @@
     <message>
         <location filename="Helpviewer/Sync/SyncFtpSettingsPage.ui" line="127"/>
         <source>Idle Timeout:</source>
-        <translation type="unfinished"></translation>
+        <translation>Leerlaufzeit:</translation>
     </message>
     <message>
         <location filename="Helpviewer/Sync/SyncFtpSettingsPage.ui" line="134"/>
         <source>Enter the idle timeout interval to prevent a server disconnect</source>
-        <translation type="unfinished"></translation>
+        <translation>Gib die Leerlaufzeit ein, um ein Abmelden vom Server zu verhindern</translation>
     </message>
     <message>
         <location filename="Helpviewer/Sync/SyncFtpSettingsPage.ui" line="140"/>
         <source> s</source>
-        <translation type="unfinished"> s</translation>
+        <translation> s</translation>
     </message>
 </context>
 <context>

eric ide

mercurial