Translations update
authorCryptoManiac <balthazar@yandex.ru>
Fri, 20 Jun 2014 16:33:35 +0000 (20:33 +0400)
committerCryptoManiac <balthazar@yandex.ru>
Thu, 10 Jul 2014 18:28:15 +0000 (22:28 +0400)
src/qt/locale/bitcoin_en.ts
src/qt/locale/bitcoin_ru.ts

index 9ed194b..24a3748 100644 (file)
@@ -686,6 +686,35 @@ Keys were not saved.</translation>
         <translation>Last received block was generated %1.</translation>
     </message>
     <message>
+        <location line="+12"/>
+        <source>Wallet is offline</source>
+        <translation>Wallet is offline</translation>
+    </message>
+    <message>
+        <location line="+13"/>
+        <source>Wallet is locked</source>
+        <translation>Wallet is locked</translation>
+    </message>
+    <message>
+        <location line="+15"/>
+        <source>Blockchain download is in progress</source>
+        <translation>Blockchain download is in progress</translation>
+    </message>
+    <message>
+        <location line="+18"/>
+        <source>Stake miner is active
+Your current stake weight is %1
+Network weight is %2</source>
+        <translation>Stake miner is active
+Your current stake weight is %1
+Network weight is %2</translation>
+    </message>
+    <message>
+        <location line="+22"/>
+        <source>No suitable inputs were found</source>
+        <translation>No suitable inputs were found</translation>
+    </message>
+    <message>
         <location line="+59"/>
         <source>This transaction is over the size limit.  You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network.  Do you want to pay the fee?</source>
         <translation type="unfinished"></translation>
index 0fd54fe..c59e253 100644 (file)
@@ -692,6 +692,35 @@ Some or all keys from:
         <translation>Последний полученный блок был сгенерирован %1.</translation>
     </message>
     <message>
+        <location line="+12"/>
+        <source>Wallet is offline</source>
+        <translation>Бумажник не в сети</translation>
+    </message>
+    <message>
+        <location line="+13"/>
+        <source>Wallet is locked</source>
+        <translation>Бумажник заблокирован</translation>
+    </message>
+    <message>
+        <location line="+15"/>
+        <source>Blockchain download is in progress</source>
+        <translation>Загрузка цепочки блоков ещё не завершена</translation>
+    </message>
+    <message>
+        <location line="+18"/>
+        <source>Stake miner is active
+Your current stake weight is %1
+Network weight is %2</source>
+        <translation>Proof-of-Stake майнер активен
+Текущий вес %1
+Текущий вес сети %2</translation>
+    </message>
+    <message>
+        <location line="+22"/>
+        <source>No suitable inputs were found</source>
+        <translation>Нет подходящих транзакций</translation>
+    </message>
+    <message>
         <location line="+59"/>
         <source>This transaction is over the size limit.  You can still send it for a fee of %1, which goes to the nodes that process your transaction and helps to support the network.  Do you want to pay the fee?</source>
         <translation>Данная транзакция превышает предельно допустимый размер.  Но Вы можете всё равно совершить её, добавив комиссию в %1, которая отправится тем узлам, которые обработают Вашу транзакцию, и поможет поддержать сеть.  Вы хотите добавить комиссию?</translation>