RefactoringRope/i18n/rope_en.ts

changeset 100
2bfe9e3fad8d
parent 87
1fbf5fdbe721
child 129
23ee57a96ea3
--- a/RefactoringRope/i18n/rope_en.ts	Sat Feb 28 12:33:32 2015 +0100
+++ b/RefactoringRope/i18n/rope_en.ts	Sat Feb 28 15:09:53 2015 +0100
@@ -39,6 +39,87 @@
     </message>
 </context>
 <context>
+    <name>AutoCompletionRopePage</name>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="17"/>
+        <source>&lt;b&gt;Configure Rope Autocompletion&lt;/b&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="37"/>
+        <source>Select, whether the rope autocompletion support shall be enabled.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="40"/>
+        <source>Enable autocompletion</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="49"/>
+        <source>Number of errors to fix:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="56"/>
+        <source>Enter the number of errors to fix before giving up</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="88"/>
+        <source>Time to wait for code assist:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="95"/>
+        <source>Enter the time in milliseconds after which a list with completion proposals shall be shown</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="107"/>
+        <source> ms</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="138"/>
+        <source>Select to show QScintilla completions, if this plug-in fails</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/AutoCompletionRopePage.ui" line="141"/>
+        <source>Show QScintilla completions, if plug-in fails</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>CallTipsRopePage</name>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/CallTipsRopePage.ui" line="32"/>
+        <source>&lt;b&gt;Configure Rope Calltips&lt;/b&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/CallTipsRopePage.ui" line="52"/>
+        <source>Select, whether the rope calltip support shall be enabled.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/CallTipsRopePage.ui" line="55"/>
+        <source>Enable calltip</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/CallTipsRopePage.ui" line="64"/>
+        <source>Number of errors to fix:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../../RefactoringRope/ConfigurationPage/CallTipsRopePage.ui" line="71"/>
+        <source>Enter the number of errors to fix before giving up</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>ChangeOccurrencesDialog</name>
     <message>
         <location filename="../../RefactoringRope/ChangeOccurrencesDialog.ui" line="14"/>
@@ -1611,10 +1692,15 @@
 <context>
     <name>RefactoringRopePlugin</name>
     <message>
-        <location filename="../../PluginRefactoringRope.py" line="80"/>
+        <location filename="../../PluginRefactoringRope.py" line="164"/>
         <source>Your version of eric6 is not supported.</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../../PluginRefactoringRope.py" line="89"/>
+        <source>Rope</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>RenameDialog</name>

eric ide

mercurial