Add a menu entry in the transaction view allowing...
[novacoin.git] / src / qt / locale / bitcoin_ru.ts
index 41d3856..4fbd50b 100644 (file)
@@ -2,6 +2,155 @@
 <!DOCTYPE TS>
 <TS version="2.0" language="ru">
 <defaultcodec>UTF-8</defaultcodec>
+  <context>
+    <name>MintingView</name>
+    <message>
+      <location filename="../mintingview.cpp" line="33"/>
+      <source>transaction is too young</source>
+      <translation>транзакция молода для PoS</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="40"/>
+      <source>transaction is mature</source>
+      <translation>зрелая транзакция</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="47"/>
+      <source>transaction has reached maximum probability</source>
+      <translation>транзакция достигла максимальной вероятности</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="60"/>
+      <source>Display minting probability within : </source>
+      <translation>Показывать вероятность найти блок в течение : </translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="62"/>
+      <source>10 min</source>
+      <translation>10 минут</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="63"/>
+      <source>24 hours</source>
+      <translation>24 часов</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="64"/>
+      <source>30 days</source>
+      <translation>30 дней</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="65"/>
+      <source>90 days</source>
+      <translation>90 дней</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="167"/>
+      <source>Export Minting Data</source>
+      <translation>Экспортировать данные таблицы</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="168"/>
+      <source>Comma separated file (*.csv)</source>
+      <translation>Текст, разделённый запятыми (*.csv)</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="185"/>
+      <source>Error exporting</source>
+      <translation>Ошибка экспорта</translation>
+    </message>
+    <message>
+      <location filename="../mintingview.cpp" line="185"/>
+      <source>Could not write to file %1.</source>
+      <translation>Невозможно записать в файл %1.</translation>
+    </message>
+  </context>
+  <context>
+    <name>MintingTableModel</name>
+    <message>
+      <source>Address</source>
+      <translation>Адрес</translation>
+    </message>
+    <message>
+      <source>Transaction</source>
+      <translation>Транзакция</translation>
+    </message>
+    <message>
+      <source>Age</source>
+      <translation>Возраст</translation>
+    </message>
+    <message>
+      <source>CoinDay</source>
+      <translation>Вес</translation>
+    </message>
+    <message>
+      <source>Balance</source>
+      <translation>Баланс</translation>
+    </message>
+    <message>
+      <source>MintProbability</source>
+      <translation>Вероятность PoS</translation>
+    </message>
+    <message>
+      <source>minutes</source>
+      <translation>минут</translation>
+    </message>
+    <message>
+      <source>hours</source>
+      <translation>часа</translation>
+    </message>
+    <message>
+      <source>days</source>
+      <translation>дней</translation>
+    </message>
+    <message>
+      <source>You have %1 chance to find a POS block if you mint %2 %3 at current difficulty.</source>
+      <translation>У вас есть %1 шанс найти PoS блок, если вы будете майнить %2 %3 при текущей сложности.</translation>
+    </message>
+    <message>
+      <source>Destination address of the output.</source>
+      <translation>Адрес который получил эту транзакцию.</translation>
+    </message>
+    <message>
+      <source>Original transaction id.</source>
+      <translation>Исходный ID транзакции.</translation>
+    </message>
+    <message>
+      <source>Age of the transaction in days.</source>
+      <translation>Возраст транзакции в днях.</translation>
+    </message>
+    <message>
+      <source>Balance of the output.</source>
+      <translation>Баланс выхода.</translation>
+    </message>
+    <message>
+      <source>Coin age in the output.</source>
+      <translation>CoinDayWeight выхода.</translation>
+    </message>
+    <message>
+      <source>Chance to mint a block within given time interval.</source>
+      <translation>Шанс найти блок в течение выбранного временного интервала.</translation>
+    </message>
+  </context>
+<context>
+  <name>QObject</name>
+  <message>
+    <source>%1 d</source>
+    <translation>%1 д</translation>
+  </message>
+  <message>
+    <source>%1 h</source>
+    <translation>%1 ч</translation>
+  </message>
+  <message>
+    <source>%1 m</source>
+    <translation>%1 мин</translation>
+  </message>
+  <message>
+    <source>%1 s</source>
+    <translation>%1 сек</translation>
+  </message>
+</context>
 <context>
     <name>AboutDialog</name>
     <message>
@@ -23,18 +172,8 @@ Copyright © 2012-2014 The NovaCoin developers</source>
     </message>
     <message>
         <location line="+13"/>
-        <source>
-This is experimental software.
-
-Distributed under the MIT/X11 software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php.
-
-This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/) and cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP software written by Thomas Bernard.</source>
-        <translation>
-Это экспериментальная программа.
-
-Распространяется на правах лицензии MIT/X11, см. файл license.txt или http://www.opensource.org/licenses/mit-license.php.
-
-Этот продукт включает ПО, разработанное OpenSSL Project для использования в OpenSSL Toolkit (http://www.openssl.org/) и криптографическое ПО, написанное Eric Young (eay@cryptsoft.com) и ПО для работы с UPnP, написанное Thomas Bernard.</translation>
+        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;This is experimental software.&lt;/p&gt;&lt;p&gt;Distributed under the MIT/X11 software license, see the accompanying file COPYING or &lt;a href=&quot;http://www.opensource.org/licenses/mit-license.php&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.opensource.org/licenses/mit-license.php&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (&lt;a href=&quot;http://www.openssl.org/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.openssl.org/&lt;/span&gt;&lt;/a&gt;) and cryptographic software written by Eric Young (&lt;a href=&quot;mailto:eay@cryptsoft.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;eay@cryptsoft.com&lt;/span&gt;&lt;/a&gt;) and UPnP software written by Thomas Bernard(&lt;a href=&quot;mailto:miniupnp@free.fr&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;miniupnp@free.fr&lt;/span&gt;&lt;/a&gt;).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;Это экспериментальная программа.&lt;/p&gt;&lt;p&gt;Распространяется на правах лицензии MIT/X11, см. файл license.txt или &lt;a href=&quot;http://www.opensource.org/licenses/mit-license.php&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.opensource.org/licenses/mit-license.php&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Этот продукт включает ПО, разработанное OpenSSL Project для использования в OpenSSL Toolkit (&lt;a href=&quot;http://www.openssl.org/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.openssl.org/&lt;/span&gt;&lt;/a&gt;) и криптографическое ПО, написанное Eric Young (&lt;a href=&quot;mailto:eay@cryptsoft.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;eay@cryptsoft.com&lt;/span&gt;&lt;/a&gt;) и ПО для работы с UPnP, написанное Thomas Bernard (&lt;a href=&quot;mailto:miniupnp@free.fr&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;miniupnp@free.fr&lt;/span&gt;&lt;/a&gt;).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
     </message>
 </context>
 <context>
@@ -47,7 +186,7 @@ This product includes software developed by the OpenSSL Project for use in the O
     <message>
         <location line="+22"/>
         <source>Double-click to edit address or label</source>
-        <translation>Для того, чтобы изменить адрес или метку давжды кликните по изменяемому объекту</translation>
+        <translation>Для того, чтобы изменить адрес или метку дважды кликните по изменяемому объекту</translation>
     </message>
     <message>
         <location line="+27"/>
@@ -332,6 +471,16 @@ This product includes software developed by the OpenSSL Project for use in the O
         <translation>Показать историю транзакций</translation>
     </message>
     <message>
+        <location line="+17"/>
+        <source>&amp;Minting</source>
+        <translation>&amp;PoS</translation>
+    </message>
+    <message>
+        <location line="+1"/>
+        <source>Show your minting capacity</source>
+        <translation>Показать ваш PoS потенциал</translation>
+    </message>
+    <message>
         <location line="+5"/>
         <source>&amp;Address Book</source>
         <translation>&amp;Адресная книга</translation>
@@ -1410,6 +1559,14 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
         <translation>Управление &amp;входами (только для продвинутых пользователей!)</translation>
     </message>
     <message>
+        <source>Third party transaction URLs</source>
+        <translation>Сторонние URL транзакций</translation>
+    </message>
+    <message>
+        <source>Third party URLs (e.g. explorer.novaco.in) that appear in the transactions tab as context menu items. %s in the URL is replaced by transaction hash. Multiple URLs are separated by vertical bar |.</source>
+        <translation>Сторонние URL (например explorer.novaco.in), которые отображаются на вкладке транзакций как пункты контекстного меню. %s в URL заменяется хешем транзакции. URL отделяются друг от друга вертикальной чертой |.</translation>
+    </message>
+    <message>
         <location line="+71"/>
         <source>&amp;OK</source>
         <translation>О&amp;К</translation>
@@ -1598,6 +1755,31 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
 <context>
     <name>RPCConsole</name>
     <message>
+        <location filename="../forms/rpcconsole.ui" line="+582"/>
+        <source>Received:</source>
+        <translation>Получено:</translation>
+    </message>
+    <message>
+        <location filename="../forms/rpcconsole.ui" line="+662"/>
+        <source>Sent:</source>
+        <translation>Отправлено:</translation>
+    </message>
+    <message>
+        <location filename="../forms/rpcconsole.ui" line="+518"/>
+        <source>Totals</source>
+        <translation>Всего</translation>
+    </message>
+    <message>
+        <location filename="../forms/rpcconsole.ui" line="+450"/>
+        <source>&amp;Network Traffic</source>
+        <translation>&amp;Сетевой трафик</translation>
+    </message>
+    <message>
+        <location filename="../forms/rpcconsole.ui" line="+502"/>
+        <source>&amp;Clear</source>
+        <translation>&amp;Очистить</translation>
+    </message>
+    <message>
         <location filename="../forms/rpcconsole.ui" line="+46"/>
         <source>Client name</source>
         <translation>Имя клиента</translation>
@@ -1856,6 +2038,16 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
         <translation>адрес для сдачи</translation>
     </message>
     <message>
+        <location line="+50"/>
+        <source>Choose address from address book</source>
+        <translation>Выберите адрес из адресной книги</translation>
+    </message>
+    <message>
+        <location line="+50"/>
+        <source>Paste address from clipboard</source>
+        <translation>Вставить адрес из буфера обмена</translation>
+    </message>
+    <message>
         <location filename="../sendcoinsdialog.cpp" line="-173"/>
         <source>Enter a NovaCoin address (e.g. 4Zo1ga6xuKuQ7JV7M9rGDoxdbYwV5zgQJ5)</source>
         <translation>Введите NovaCoin-адрес (например 4Zo1ga6xuKuQ7JV7M9rGDoxdbYwV5zgQJ5)</translation>
@@ -1898,7 +2090,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
     <message>
         <location line="+1"/>
         <source>Copy amount</source>
-        <translation type="unfinished"></translation>
+        <translation type="unfinished">Копировать сумму</translation>
     </message>
     <message>
         <location line="+1"/>
@@ -1923,7 +2115,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
     <message>
         <location line="+1"/>
         <source>Copy low output</source>
-        <translation type="unfinished"></translation>
+        <translation type="unfinished">Копировать мелкие входы</translation>
     </message>
     <message>
         <location line="+1"/>
@@ -2246,6 +2438,13 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
     </message>
 </context>
 <context>
+    <name>TrafficGraphWidget</name>
+    <message>
+        <source>KB/s</source>
+        <translation>КБ/сек</translation>
+    </message>
+</context>
+<context>
     <name>TransactionDesc</name>
     <message>
         <location filename="../transactiondesc.cpp" line="+19"/>
@@ -2679,6 +2878,11 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
         <translation>Показать подробности транзакции</translation>
     </message>
     <message>
+        <location line="136"/>
+        <source>Clear orphans</source>
+        <translation>Удалить орфаны</translation>
+    </message>
+    <message>
         <location line="+144"/>
         <source>Export Transaction Data</source>
         <translation>Экспортировать данные транзакций</translation>
@@ -2856,7 +3060,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
     <message>
         <location line="+2"/>
         <source>An error occurred while setting up the RPC port %u for listening on IPv6, falling back to IPv4: %s</source>
-        <translation>Произошла ошибка при открытии на прослушивание IPv6 RCP-порта %u, возвращаемся к IPv4: %s</translation>
+        <translation>Произошла ошибка при открытии на прослушивание IPv6 RPС-порта %u, возвращаемся к IPv4: %s</translation>
     </message>
     <message>
         <location line="+6"/>
@@ -2864,6 +3068,11 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
         <translation>Отключить базы данных блоков и адресов. Увеличивает время завершения работы (по умолчанию: 0)</translation>
     </message>
     <message>
+        <location line="+7"/>
+        <source>Use in-memory logging for block index database (default: 1)</source>
+      <translation>Использовать ведение журнала в памяти для индекса базы данных блоков (по умолчанию: 1)</translation>
+    </message>
+    <message>
         <location line="+2"/>
         <source>Error initializing database environment %s! To recover, BACKUP THAT DIRECTORY, then remove everything from it except for wallet.dat.</source>
         <translation>Ошибка инициализации окружения БД %s! Для восстановления СДЕЛАЙТЕ РЕЗЕРВНУЮ КОПИЮ этой директории, затем удалите из нее все, кроме wallet.dat.</translation>
@@ -2871,7 +3080,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
     <message>
         <location line="+10"/>
         <source>Error: Wallet unlocked for block minting only, unable to create transaction.</source>
-        <translation type="unfinished"></translation>
+        <translation type="unfinished">Ошибка: Кошелёк разблокирован только для POS майнинга, невозможно создать транзакцию</translation>
     </message>
     <message>
         <location line="+5"/>
@@ -2999,7 +3208,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
     <message>
         <location line="+2"/>
         <source>Invalid amount for -reservebalance=&lt;amount&gt;</source>
-        <translation type="unfinished"></translation>
+        <translation type="unfinished">Неверное количество для -reservebalance=&lt;amount&gt;</translation>
     </message>
     <message>
         <location line="+8"/>
@@ -3045,7 +3254,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
     <message>
         <location line="+1"/>
         <source>Send command to -server or novacoind</source>
-        <translation type="unfinished"></translation>
+        <translation type="unfinished">Отправить команду на -server или novacoind</translation>
     </message>
     <message>
         <location line="+2"/>
@@ -3081,7 +3290,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
         <location line="+8"/>
         <source>Unable to sign checkpoint, wrong checkpointkey?
 </source>
-        <translation type="unfinished"></translation>
+        <translation type="unfinished">Невозможно подписать checkpoint, неправильный checkpointkey?</translation>
     </message>
     <message>
         <location line="+6"/>
@@ -3096,7 +3305,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
     <message>
         <location line="+1"/>
         <source>Use proxy to reach tor hidden services (default: same as -proxy)</source>
-        <translation>Использовать прокси для скрытых сервисов (по умолчанию: тот же, что и в -proxy)</translation>
+        <translation>Использовать прокси для скрытых сервисов tor(по умолчанию: тот же, что и в -proxy)</translation>
     </message>
     <message>
         <location line="+2"/>
@@ -3144,8 +3353,9 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
         <translation>Выполнить команду, когда появляется новый блок (%s в команде заменяется на хэш блока)</translation>
     </message>
     <message>
+        <location line="+118"/>
         <source>Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)</source>
-        <translation type="obsolete">Выполнить команду, когда получена новая транзакция (%s в команде заменяется на ID транзакции)</translation>
+        <translation>Выполнить команду, когда получена новая транзакция (%s в команде заменяется на ID транзакции)</translation>
     </message>
     <message>
         <location line="+119"/>
@@ -3183,6 +3393,11 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
         <translation>Насколько тщательно проверять блоки (0-6, по умолчанию: 1)</translation>
     </message>
     <message>
+        <location line="+2"/>
+        <source>Set the number of script verification threads (1-16, 0=auto, default: 0)</source>
+        <translation>Установить число потоков проверки скрипта (1-16, 0= автоматически, по умолчанию: 0)</translation>
+    </message>
+    <message>
         <location line="+3"/>
         <source>Imports blocks from external blk000?.dat file</source>
         <translation>Импортировать блоки из внешнего файла blk000?.dat</translation>
@@ -3219,7 +3434,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
     <message>
         <location line="-129"/>
         <source>Cannot obtain a lock on data directory %s.  NovaCoin is probably already running.</source>
-        <translation>Невозможно установить блокировку на рабочую директорию %s.  Возможно, бумажник уже запущен.</translation>
+        <translation>Невозможно установить блокировку на рабочую директорию %s.  Возможно, NovaCoin уже запущен.</translation>
     </message>
     <message>
         <location line="+99"/>