ToolGenerateHash/i18n/generatehash_ru.ts

Wed, 24 Jun 2020 17:39:41 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 24 Jun 2020 17:39:41 +0200
changeset 45
60ef6c28f7fb
parent 35
3ae4a3373978
child 54
b43a0eccfc61
permissions
-rw-r--r--

Removed support for Python2.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="2.0" language="ru_RU" sourcelanguage="">
<context>
    <name>ToolGenerateHashPlugin</name>
    <message>
        <location filename="../../PluginToolGenerateHash.py" line="288"/>
        <source>Generate File Hash</source>
        <translation>Генерация хэша файла</translation>
    </message>
    <message>
        <location filename="../../PluginToolGenerateHash.py" line="328"/>
        <source>Generate Directory Hash</source>
        <translation>Генерация хэша директории</translation>
    </message>
    <message>
        <location filename="../../PluginToolGenerateHash.py" line="288"/>
        <source>&lt;p&gt;The hash for &lt;b&gt;{0}&lt;/b&gt; could not be generated.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
        <translation>&lt;p&gt;Невозможно создать хэш для &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
    </message>
    <message>
        <location filename="../../PluginToolGenerateHash.py" line="328"/>
        <source>&lt;p&gt;The hash for some files could not be generated.&lt;/p&gt;</source>
        <translation>&lt;p&gt;Невозможно создать хэш для некоторых файлов.&lt;/p&gt;</translation>
    </message>
</context>
</TS>

eric ide

mercurial