From b2e6446049482a20f9a4ca976bcfaf97cf078c9b Mon Sep 17 00:00:00 2001 From: fsb4000 Date: Sun, 9 Nov 2014 19:30:36 +0600 Subject: [PATCH] improve translation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Переведены пропущенные строки в переводе + исправлены опечатки. --- src/qt/locale/bitcoin_ru.ts | 43 ++++++++++++++++++++++++++++++++----------- 1 files changed, 32 insertions(+), 11 deletions(-) diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index 41d3856..f442c50 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -47,7 +47,7 @@ This product includes software developed by the OpenSSL Project for use in the O Double-click to edit address or label - Для того, чтобы изменить адрес или метку давжды кликните по изменяемому объекту + Для того, чтобы изменить адрес или метку дважды кликните по изменяемому объекту @@ -1856,6 +1856,16 @@ This label turns red, if the priority is smaller than "medium". адрес для сдачи + + Choose address from address book + Выберите адрес из адресной книги + + + + Paste address from clipboard + Вставить адрес из буфера обмена + + Enter a NovaCoin address (e.g. 4Zo1ga6xuKuQ7JV7M9rGDoxdbYwV5zgQJ5) Введите NovaCoin-адрес (например 4Zo1ga6xuKuQ7JV7M9rGDoxdbYwV5zgQJ5) @@ -1898,7 +1908,7 @@ This label turns red, if the priority is smaller than "medium". Copy amount - + Копировать сумму @@ -1923,7 +1933,7 @@ This label turns red, if the priority is smaller than "medium". Copy low output - + Копировать мелкие входы @@ -2856,7 +2866,7 @@ This label turns red, if the priority is smaller than "medium". An error occurred while setting up the RPC port %u for listening on IPv6, falling back to IPv4: %s - Произошла ошибка при открытии на прослушивание IPv6 RCP-порта %u, возвращаемся к IPv4: %s + Произошла ошибка при открытии на прослушивание IPv6 RPС-порта %u, возвращаемся к IPv4: %s @@ -2864,6 +2874,11 @@ This label turns red, if the priority is smaller than "medium". Отключить базы данных блоков и адресов. Увеличивает время завершения работы (по умолчанию: 0) + + Use in-memory logging for block index database (default: 1) + Использовать ведение журнала в памяти для индекса базы данных блоков (по умолчанию: 1) + + Error initializing database environment %s! To recover, BACKUP THAT DIRECTORY, then remove everything from it except for wallet.dat. Ошибка инициализации окружения БД %s! Для восстановления СДЕЛАЙТЕ РЕЗЕРВНУЮ КОПИЮ этой директории, затем удалите из нее все, кроме wallet.dat. @@ -2871,7 +2886,7 @@ This label turns red, if the priority is smaller than "medium". Error: Wallet unlocked for block minting only, unable to create transaction. - + Ошибка: Кошелёк разблокирован только для POS майнинга, невозможно создать транзакцию @@ -2999,7 +3014,7 @@ This label turns red, if the priority is smaller than "medium". Invalid amount for -reservebalance=<amount> - + Неверное количество для -reservebalance=<amount> @@ -3045,7 +3060,7 @@ This label turns red, if the priority is smaller than "medium". Send command to -server or novacoind - + Отправить команду на -server или novacoind @@ -3081,7 +3096,7 @@ This label turns red, if the priority is smaller than "medium". Unable to sign checkpoint, wrong checkpointkey? - + Невозможно подписать checkpoint, неправильный checkpointkey? @@ -3096,7 +3111,7 @@ This label turns red, if the priority is smaller than "medium". Use proxy to reach tor hidden services (default: same as -proxy) - Использовать прокси для скрытых сервисов (по умолчанию: тот же, что и в -proxy) + Использовать прокси для скрытых сервисов tor(по умолчанию: тот же, что и в -proxy) @@ -3144,8 +3159,9 @@ This label turns red, if the priority is smaller than "medium". Выполнить команду, когда появляется новый блок (%s в команде заменяется на хэш блока) + Execute command when a wallet transaction changes (%s in cmd is replaced by TxID) - Выполнить команду, когда получена новая транзакция (%s в команде заменяется на ID транзакции) + Выполнить команду, когда получена новая транзакция (%s в команде заменяется на ID транзакции) @@ -3183,6 +3199,11 @@ This label turns red, if the priority is smaller than "medium". Насколько тщательно проверять блоки (0-6, по умолчанию: 1) + + Set the number of script verification threads (1-16, 0=auto, default: 0) + Установить число потоков проверки скрипта (1-16, 0= автоматически, по умолчанию: 0) + + Imports blocks from external blk000?.dat file Импортировать блоки из внешнего файла blk000?.dat @@ -3219,7 +3240,7 @@ This label turns red, if the priority is smaller than "medium". Cannot obtain a lock on data directory %s. NovaCoin is probably already running. - Невозможно установить блокировку на рабочую директорию %s. Возможно, бумажник уже запущен. + Невозможно установить блокировку на рабочую директорию %s. Возможно, NovaCoin уже запущен. -- 1.7.1