From 77624bd41df5f863131df9c2ad3a3f3b3b34d875 Mon Sep 17 00:00:00 2001 From: fsb4000 Date: Fri, 14 Nov 2014 16:31:13 +0600 Subject: [PATCH] network traffic widget translation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Перевод виджета "Сетевой трафик" --- src/qt/locale/bitcoin_ru.ts | 44 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 44 insertions(+), 0 deletions(-) diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index dbdcb97..b147093 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -3,6 +3,25 @@ UTF-8 + QObject + + %1 d + %1 д + + + %1 h + %1 ч + + + %1 m + %1 мин + + + %1 s + %1 сек + + + AboutDialog @@ -1598,6 +1617,31 @@ This label turns red, if the priority is smaller than "medium". RPCConsole + + Received: + Получено: + + + + Sent: + Отправлено: + + + + Totals + Всего + + + + &Network Traffic + &Сетевой трафик + + + + &Clear + &Очистить + + Client name Имя клиента -- 1.7.1