i18n/eric6_es.ts

changeset 5942
8b083e33c51f
parent 5941
e8e33fb8dda1
child 5944
ed31d0fb21d8
--- a/i18n/eric6_es.ts	Thu Nov 02 11:19:20 2017 +0100
+++ b/i18n/eric6_es.ts	Thu Nov 02 16:50:06 2017 +0100
@@ -3045,10 +3045,22 @@
         <translation>Esta función se ha deshabilitado.</translation>
     </message>
     <message>
-        <location filename="../UI/CodeDocumentationViewerTemplate.py" line="119"/>
+        <location filename="../UI/CodeDocumentationViewerTemplate.py" line="121"/>
         <source>No further documentation available</source>
         <translation>No hay más documentación disponible</translation>
     </message>
+    <message>
+        <location filename="../UI/CodeDocumentationViewerTemplate.py" line="59"/>
+        <source>&lt;p&gt;&lt;b&gt;Definition:&lt;/b&gt; &lt;span class=&quot;def&quot;&gt;@NAME@@ARGSPEC@&lt;/span&gt;&lt;/p&gt;</source>
+        <comment>Just translate &apos;Definition:&apos; and leave the rest intact.</comment>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../UI/CodeDocumentationViewerTemplate.py" line="64"/>
+        <source>&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; @NOTE@&lt;/p&gt;</source>
+        <comment>Just translate &apos;Note:&apos; and leave the rest intact.</comment>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>CodeMetricsDialog</name>

eric ide

mercurial