i18n/eric6_ru.ts

changeset 5942
8b083e33c51f
parent 5936
ac2eae0885ba
child 5949
22657f04f332
child 5958
e9226b27bf9f
--- a/i18n/eric6_ru.ts	Thu Nov 02 11:19:20 2017 +0100
+++ b/i18n/eric6_ru.ts	Thu Nov 02 16:50:06 2017 +0100
@@ -3047,10 +3047,22 @@
         <translation>Эта функция отключена.</translation>
     </message>
     <message>
-        <location filename="../UI/CodeDocumentationViewerTemplate.py" line="119"/>
+        <location filename="../UI/CodeDocumentationViewerTemplate.py" line="121"/>
         <source>No further documentation available</source>
         <translation>Нет дополнительной документации</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