diff --git a/configure.ac b/configure.ac
index 5d6e2bd56..e3103381c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,8 +2,8 @@ dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 0)
define(_CLIENT_VERSION_MINOR, 10)
-define(_CLIENT_VERSION_REVISION, 1)
-define(_CLIENT_VERSION_BUILD, 3)
+define(_CLIENT_VERSION_REVISION, 2)
+define(_CLIENT_VERSION_BUILD, 1)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2015)
AC_INIT([Litecoin Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION._CLIENT_VERSION_BUILD],[info@litecoin.org],[litecoin])
diff --git a/doc/Doxyfile b/doc/Doxyfile
index aee5dbe07..92b304a44 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -34,7 +34,7 @@ PROJECT_NAME = Bitcoin
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.10.1
+PROJECT_NUMBER = 0.10.2
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer
diff --git a/doc/README.md b/doc/README.md
index 78a59af5b..effa0e863 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,4 +1,4 @@
-Bitcoin Core 0.10.1
+Bitcoin Core 0.10.2
=====================
Setup
diff --git a/doc/README_windows.txt b/doc/README_windows.txt
index b854505e9..9065f4362 100644
--- a/doc/README_windows.txt
+++ b/doc/README_windows.txt
@@ -1,4 +1,4 @@
-Bitcoin Core 0.10.1
+Bitcoin Core 0.10.2
=====================
Intro
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 5e939600a..192ed69d2 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,8 +1,8 @@
-Bitcoin Core version 0.10.1 is now available from:
+Bitcoin Core version 0.10.2 is now available from:
-
+
-This is a new minor version release, bringing bug fixes and translation
+This is a new minor version release, bringing minor bug fixes and translation
updates. It is recommended to upgrade to this version.
Please report bugs using the issue tracker at github:
@@ -46,98 +46,41 @@ This does not affect wallet forward or backward compatibility.
Notable changes
===============
-This is a minor release and hence there are no notable changes.
-For the notable changes in 0.10, refer to the release notes for the
-0.10.0 release at https://github.com/bitcoin/bitcoin/blob/v0.10.0/doc/release-notes.md
+This fixes a serious problem on Windows with data directories that have non-ASCII
+characters (https://github.com/bitcoin/bitcoin/issues/6078).
-0.10.1 Change log
+For other platforms there are no notable changes.
+
+For the notable changes in 0.10, refer to the release notes
+at https://github.com/bitcoin/bitcoin/blob/v0.10.0/doc/release-notes.md
+
+0.10.2 Change log
=================
Detailed release notes follow. This overview includes changes that affect external
behavior, not code moves, refactors or string updates.
-RPC:
-- `7f502be` fix crash: createmultisig and addmultisigaddress
-- `eae305f` Fix missing lock in submitblock
-
-Block (database) and transaction handling:
-- `1d2cdd2` Fix InvalidateBlock to add chainActive.Tip to setBlockIndexCandidates
-- `c91c660` fix InvalidateBlock to repopulate setBlockIndexCandidates
-- `002c8a2` fix possible block db breakage during re-index
-- `a1f425b` Add (optional) consistency check for the block chain data structures
-- `1c62e84` Keep mempool consistent during block-reorgs
-- `57d1f46` Fix CheckBlockIndex for reindex
-- `bac6fca` Set nSequenceId when a block is fully linked
-
-P2P protocol and network code:
-- `78f64ef` don't trickle for whitelisted nodes
-- `ca301bf` Reduce fingerprinting through timestamps in 'addr' messages.
-- `200f293` Ignore getaddr messages on Outbound connections.
-- `d5d8998` Limit message sizes before transfer
-- `aeb9279` Better fingerprinting protection for non-main-chain getdatas.
-- `cf0218f` Make addrman's bucket placement deterministic (countermeasure 1 against eclipse attacks, see http://cs-people.bu.edu/heilman/eclipse/)
-- `0c6f334` Always use a 50% chance to choose between tried and new entries (countermeasure 2 against eclipse attacks)
-- `214154e` Do not bias outgoing connections towards fresh addresses (countermeasure 2 against eclipse attacks)
-- `aa587d4` Scale up addrman (countermeasure 6 against eclipse attacks)
-- `139cd81` Cap nAttempts penalty at 8 and switch to pow instead of a division loop
-
-Validation:
-- `d148f62` Acquire CCheckQueue's lock to avoid race condition
-
-Build system:
-- `8752b5c` 0.10 fix for crashes on OSX 10.6
-
Wallet:
-- N/A
-
-GUI:
-- `2c08406` some mac specifiy cleanup (memory handling, unnecessary code)
-- `81145a6` fix OSX dock icon window reopening
-- `786cf72` fix a issue where "command line options"-action overwrite "Preference"-action (on OSX)
-
-Tests:
-- `1117378` add RPC test for InvalidateBlock
+- `824c011` fix boost::get usage with boost 1.58
Miscellaneous:
-- `c9e022b` Initialization: set Boost path locale in main thread
-- `23126a0` Sanitize command strings before logging them.
-- `323de27` Initialization: setup environment before starting QT tests
-- `7494e09` Initialization: setup environment before starting tests
-- `df45564` Initialization: set fallback locale as environment variable
+- `da65606` Avoid crash on start in TestBlockValidity with gen=1.
+- `424ae66` don't imbue boost::filesystem::path with locale "C" on windows (fixes #6078)
Credits
=======
Thanks to everyone who directly contributed to this release:
-- Alex Morcos
- Cory Fields
-- dexX7
-- fsb4000
-- Gavin Andresen
- Gregory Maxwell
-- Ivan Pustogarov
- Jonas Schnelli
-- Matt Corallo
-- mrbandrews
-- Pieter Wuille
-- Ruben de Vries
-- Suhas Daftuar
- Wladimir J. van der Laan
And all those who contributed additional code review and/or security research:
-- 21E14
-- Alison Kendler
-- Aviv Zohar
-- Ethan Heilman
-- Evil-Knievel
-- fanquake
-- Jeff Garzik
-- Jonas Nick
-- Luke Dashjr
-- Patrick Strateman
-- Philip Kaufmann
-- Sergio Demian Lerner
-- Sharon Goldberg
+
+- dexX7
+- Pieter Wuille
+- vayvanne
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
diff --git a/src/clientversion.h b/src/clientversion.h
index 363339da1..e2882ec05 100644
--- a/src/clientversion.h
+++ b/src/clientversion.h
@@ -16,8 +16,8 @@
//! These need to be macros, as clientversion.cpp's and bitcoin*-res.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 0
#define CLIENT_VERSION_MINOR 10
-#define CLIENT_VERSION_REVISION 1
-#define CLIENT_VERSION_BUILD 3
+#define CLIENT_VERSION_REVISION 2
+#define CLIENT_VERSION_BUILD 1
//! Set to true for release, false for prerelease or test build
#define CLIENT_VERSION_IS_RELEASE true
diff --git a/src/miner.cpp b/src/miner.cpp
index f24a6b744..9bc7757ac 100644
--- a/src/miner.cpp
+++ b/src/miner.cpp
@@ -422,8 +422,16 @@ void static BitcoinMiner(CWallet *pwallet)
if (Params().MiningRequiresPeers()) {
// Busy-wait for the network to come online so we don't waste time mining
// on an obsolete chain. In regtest mode we expect to fly solo.
- while (vNodes.empty())
+ do {
+ bool fvNodesEmpty;
+ {
+ LOCK(cs_vNodes);
+ fvNodesEmpty = vNodes.empty();
+ }
+ if (!fvNodesEmpty && !IsInitialBlockDownload())
+ break;
MilliSleep(1000);
+ } while (true);
}
//
@@ -533,6 +541,11 @@ void static BitcoinMiner(CWallet *pwallet)
LogPrintf("LitecoinMiner terminated\n");
throw;
}
+ catch (const std::runtime_error &e)
+ {
+ LogPrintf("BitcoinMiner runtime error: %s\n", e.what());
+ return;
+ }
}
void GenerateBitcoins(bool fGenerate, CWallet* pwallet, int nThreads)
diff --git a/src/qt/locale/bitcoin_be_BY.ts b/src/qt/locale/bitcoin_be_BY.ts
index 0d7137a3d..1b47f4d83 100644
--- a/src/qt/locale/bitcoin_be_BY.ts
+++ b/src/qt/locale/bitcoin_be_BY.ts
@@ -1,6 +1,10 @@
AddressBookPage
+
+ Right-click to edit address or label
+ Правы клік, каб рэдагаваць адрас ці метку
+ Create a new addressСтварыць новы адрас
@@ -61,10 +65,26 @@
Receiving addressesадрасы Прымання
+
+ These are your Litecoin addresses for sending payments. Always check the amount and the receiving address before sending coins.
+ Тут знаходзяцца Litecoin-адрасы для высылання плацяжоў. Заўсёды спраўджвайце колькасць і адрас прызначэння перад здзяйсненнем транзакцыі.
+
+
+ These are your Litecoin addresses for receiving payments. It is recommended to use a new receiving address for each transaction.
+ Тут знаходзяцца Litecoin-адрасы для прымання плацяжоў. Пажадана выкарыстоўваць новы адрас для кожнай транзакцыі.
+
+
+ Copy &Label
+ Капіяваць Метку
+ &EditРэдагаваць
+
+ Export Address List
+ Экспартаваць Спіс Адрасоў
+ Comma separated file (*.csv)Коскамі падзелены файл (*.csv)
@@ -73,7 +93,11 @@
Exporting FailedЭкспартаванне няўдалае
-
+
+ There was an error trying to save the address list to %1. Please try again.
+ Адбылася памылка падчас спробы захаваць адрас у %1. Паспрабуйце зноў.
+
+
AddressTableModel
@@ -91,6 +115,10 @@
AskPassphraseDialog
+
+ Passphrase Dialog
+ Дыялог сакрэтнай фразы
+ Enter passphraseУвядзіце кодавую фразу
@@ -143,6 +171,10 @@
Are you sure you wish to encrypt your wallet?Ці ўпэўненыя вы, што жадаеце зашыфраваць свой гаманец?
+
+ IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet.
+ ВАЖНА: Усе папярэднія копіі гаманца варта замяніць новым зашыфраваным файлам. У мэтах бяспекі папярэднія копіі незашыфраванага файла-гаманца стануць неўжывальнымі, калі вы станеце карыстацца новым зашыфраваным гаманцом.
+ Warning: The Caps Lock key is on!Увага: Caps Lock уключаны!
@@ -151,6 +183,10 @@
Wallet encryptedГаманец зашыфраваны
+
+ Enter the new passphrase to the wallet.<br/>Please use a passphrase of <b>ten or more random characters</b>, or <b>eight or more words</b>.
+ Увядзіце новы пароль для гаманца.<br/>Парольная фраза павинна складацца<b> не меньш чым з дзесяці сімвалаў</b>, ці <b>больш чым з васьмі слоў</b>.
+ Litecoin will close now to finish the encryption process. Remember that encrypting your wallet cannot fully protect your litecoins from being stolen by malware infecting your computer.Litecoin зачыняецца дзеля завяршэння працэсса шыфравання. Памятайце, што шыфраванне гаманца цалкам абараняе вашыя сродкі ад скрадання шкоднымі праграмамі якія могуць пранікнуць у ваш камп'ютар.
@@ -238,10 +274,42 @@
&Encrypt Wallet...Зашыфраваць Гаманец...
+
+ &Backup Wallet...
+ Стварыць копію гаманца...
+
+
+ &Change Passphrase...
+ &Change Passphrase...
+
+
+ &Sending addresses...
+ Адрасы дасылання...
+
+
+ &Receiving addresses...
+ Адрасы прымання...
+ Open &URI...Адчыниць &URI...
+
+ Litecoin Core client
+ Litecoin Core кліент
+
+
+ Importing blocks from disk...
+ Імпартуюцца блокі з дыску...
+
+
+ Reindexing blocks on disk...
+ Пераіндэксацыя блокаў на дыску...
+
+
+ Send coins to a Litecoin address
+ Даслаць манеты на Litecoin-адрас
+ Backup wallet to another locationЗрабіце копію гаманца ў іншае месца
@@ -254,6 +322,18 @@
&Debug windowВакно адладкі
+
+ Open debugging and diagnostic console
+ Адкрыць кансоль дыягностыкі і адладкі
+
+
+ &Verify message...
+ Праверыць паведамленне...
+
+
+ Litecoin
+ Litecoin
+ WalletГаманец
@@ -266,6 +346,10 @@
&ReceiveАтрымаць
+
+ Show information about Litecoin Core
+ Паказаць інфармацыю аб Litecoin Core
+ &Show / Hide&Паказаць / Схаваць
@@ -278,6 +362,14 @@
Encrypt the private keys that belong to your walletЗашыфраваць прыватныя ключы, якия належаць вашаму гаманцу
+
+ Sign messages with your Litecoin addresses to prove you own them
+ Падпісаць паведамленне з дапамогай Litecoin-адраса каб даказаць, што яно належыць вам
+
+
+ Verify messages to ensure they were signed with specified Litecoin addresses
+ Спраўдзіць паведамленне з дапамогай Litecoin-адраса каб даказаць, што яно належыць вам
+ &FileФ&айл
@@ -290,14 +382,58 @@
&HelpДапамога
+
+ Request payments (generates QR codes and litecoin: URIs)
+ Запатрабаваць плацёж (генеруецца QR-код для біткойн URI)
+
+
+ &About Litecoin Core
+ Аб Litecoin Core
+
+
+ Show the list of used sending addresses and labels
+ Паказаць спіс адрасоў і метак для дасылання
+
+
+ Show the list of used receiving addresses and labels
+ Паказаць спіс адрасоў і метак для прымання
+
+
+ &Command-line options
+ Опцыі каманднага радка
+ %n active connection(s) to Litecoin network%n актыўнае злучэнне з Litecoin-сецівам%n актыўных злучэнняў з Litecoin-сецівам%n актыўных злучэнняў з Litecoin-сецівам%n актыўных злучэнняў з Litecoin-сецівам
+
+ No block source available...
+ Крыніца блокаў недасяжная...
+
+
+ %1 behind
+ %1 таму
+
+
+ Last received block was generated %1 ago.
+ Апошні прыняты блок генераваны %1 таму.
+
+
+ Transactions after this will not yet be visible.
+ Транзакцыи пасля гэтай не будуць бачныя.
+ ErrorПамылка
+
+ Warning
+ Увага
+
+
+ Information
+ Інфармацыя
+ Up to dateСінхранізавана
@@ -337,13 +473,45 @@ Address: %4
ClientModel
-
+
+ Network Alert
+ Трывога Сеціва
+
+
CoinControlDialog
+
+ Bytes:
+ Байтаў:
+ Amount:Колькасць:
+
+ Priority:
+ Прыярытэт:
+
+
+ Fee:
+ Камісія:
+
+
+ Dust:
+ Пыл:
+
+
+ After Fee:
+ Пасля камісіі:
+
+
+ Tree mode
+ Рэжым дрэва
+
+
+ List mode
+ Рэжым спіса
+ AmountКолькасць
@@ -352,10 +520,18 @@ Address: %4
DateДата
+
+ Confirmations
+ Пацверджанняў
+ ConfirmedПацверджана
+
+ Priority
+ Прыярытэт
+ Copy addressКапіяваць адрас
@@ -372,6 +548,50 @@ Address: %4
Copy transaction IDКапіяваць ID транзакцыі
+
+ highest
+ найвышэйшы
+
+
+ higher
+ вышэйшы
+
+
+ high
+ высокі
+
+
+ medium-high
+ вышэй сярэдняга
+
+
+ medium
+ сярэдні
+
+
+ low-medium
+ ніжэй сярэдняга
+
+
+ low
+ нізкі
+
+
+ lower
+ ніжэйшы
+
+
+ lowest
+ найніжэйшы
+
+
+ yes
+ так
+
+
+ no
+ не
+ (no label)непазначаны
@@ -433,13 +653,33 @@ Address: %4
About Litecoin CoreАб Litecoin Core
+
+ Command-line options
+ Опцыі каманднага радка
+ Usage:Ужыванне:
+
+ command-line options
+ опцыі каманднага радка
+
+
+ Start minimized
+ Стартаваць ммінімізаванай
+ Intro
+
+ Welcome
+ Вітаем
+
+
+ Welcome to Litecoin Core.
+ Вітаем у Litecoin Core.
+ ErrorПамылка
@@ -447,6 +687,10 @@ Address: %4
OpenURIDialog
+
+ Open URI
+ Адкрыць URI
+ OptionsDialog
@@ -454,6 +698,10 @@ Address: %4
OptionsОпцыі
+
+ MB
+ Мб
+ OverviewPage
@@ -510,6 +758,10 @@ Address: %4
LabelПазнака
+
+ Message
+ Паведамленне
+ RecentRequestsTableModel
@@ -521,6 +773,10 @@ Address: %4
LabelПазнака
+
+ Message
+ Паведамленне
+ AmountКолькасць
@@ -536,14 +792,34 @@ Address: %4
Send CoinsДаслаць Манеты
+
+ Bytes:
+ Байтаў:
+ Amount:Колькасць:
+
+ Priority:
+ Прыярытэт:
+
+
+ Fee:
+ Камісія:
+
+
+ After Fee:
+ Пасля камісіі:
+ Send to multiple recipients at onceДаслаць адразу некалькім атрымальнікам
+
+ Dust:
+ Пыл:
+ Balance:Баланс:
@@ -599,7 +875,11 @@ Address: %4
Alt+PAlt+P
-
+
+ Memo:
+ Памятка:
+
+
ShutdownWindow
@@ -631,9 +911,17 @@ Address: %4
TrafficGraphWidget
-
+
+ KB/s
+ Кб/с
+
+
TransactionDesc
+
+ %1/offline
+ %1/offline
+ %1/unconfirmed%1/непацверджана
@@ -642,10 +930,22 @@ Address: %4
%1 confirmations%1 пацверджанняў
+
+ Status
+ Статус
+ DateДата
+
+ Message
+ Паведамленне
+
+
+ Comment
+ Каментар
+ Transaction IDID
@@ -910,14 +1210,98 @@ Address: %4
Use the test networkУжываць тэставае сеціва
+
+ Do you want to rebuild the block database now?
+ Ці жадаеце вы перабудаваць зараз базу звестак блокаў?
+
+
+ Error initializing block database
+ Памылка ініцыялізацыі базвы звестак блокаў
+
+
+ Error initializing wallet database environment %s!
+ Памалка ініцыялізацыі асяроддзя базы звестак гаманца %s!
+
+
+ Error loading block database
+ Памылка загрузкі базвы звестак блокаў
+
+
+ Error opening block database
+ Памылка адчынення базы звестак блокаў
+
+
+ Error: A fatal internal error occured, see debug.log for details
+ Памылка: здарылася Фатальная унутраная памылка, глядзі debug.log для падрабязнасцяў
+
+
+ Error: Disk space is low!
+ Памылка: Замала вольнага месца на дыску!
+
+
+ Importing...
+ Імпартаванне...
+
+
+ Not enough file descriptors available.
+ Не хапае файлавых дэскрыптараў.
+
+
+ Use UPnP to map the listening port (default: %u)
+ Use UPnP to map the listening port (default: %u)
+
+
+ Verifying blocks...
+ Праверка блокаў...
+
+
+ Verifying wallet...
+ Праверка гаманца...
+
+
+ Wallet options:
+ Опцыі гаманца:
+
+
+ Imports blocks from external blk000??.dat file
+ Імпартаванне блокаў з вонкавага blk000??.dat файла
+
+
+ Information
+ Інфармацыя
+
+
+ RPC server options:
+ Опцыі RPC сервера:
+ Send trace/debug info to console instead of debug.log fileСлаць trace/debug звесткі ў кансоль замест файла debug.log
+
+ Signing transaction failed
+ Памылка подпісу транзакцыі
+
+
+ This is experimental software.
+ Гэта эксперыментальная праграма.
+
+
+ Transaction amount too small
+ Транзакцыя занадта малая
+
+
+ Transaction too large
+ Транзакцыя занадта вялікая
+ Username for JSON-RPC connectionsІмя карыстальника для JSON-RPC злучэнняў
+
+ Warning
+ Увага
+ Password for JSON-RPC connectionsПароль для JSON-RPC злучэнняў
@@ -962,6 +1346,10 @@ Address: %4
Loading wallet...Загружаем гаманец...
+
+ Cannot downgrade wallet
+ Немагчыма рэгрэсаваць гаманец
+ Rescanning...Перасканаванне...
diff --git a/src/qt/locale/bitcoin_bg.ts b/src/qt/locale/bitcoin_bg.ts
index dc57471a2..aec5d71e4 100644
--- a/src/qt/locale/bitcoin_bg.ts
+++ b/src/qt/locale/bitcoin_bg.ts
@@ -398,6 +398,10 @@
Show the list of used receiving addresses and labelsПокажи списък с използваните адреси и имена.
+
+ Open a bitcoin: URI or payment request
+ Отворете биткойн: URI или заявка за плащане
+ &Command-line options&Налични команди
@@ -458,6 +462,10 @@
Up to dateСинхронизиран
+
+ Processed %n blocks of transaction history.
+ Обслужени %n блокове от историята с транзакции.Обслужени %n блокове от историята с транзакции.
+ Catching up...Зарежда блокове...
@@ -524,6 +532,10 @@ Address: %4
Fee:Такса:
+
+ Dust:
+ Прах:
+ After Fee:След прилагане на ДДС
@@ -616,6 +628,10 @@ Address: %4
Copy priorityКопиране на приоритет
+
+ Copy dust
+ Копирай прахта:
+ Copy changeКопирай рестото
@@ -672,6 +688,10 @@ Address: %4
noне
+
+ This means a fee of at least %1 per kB is required.
+ Това означава че се изисква такса от поне %1 на килобайт.
+ Can vary +/- 1 byte per input.Може да варира с +-1 байт
@@ -874,10 +894,22 @@ Address: %4
MBМегабайта
+
+ Accept connections from outside
+ Приемай връзки отвън
+
+
+ Allow incoming connections
+ Позволи входящите връзки
+ IP address of the proxy (e.g. IPv4: 127.0.0.1 / IPv6: ::1)IP адрес на прокси (напр. за IPv4: 127.0.0.1 / за IPv6: ::1)
+
+ Third party transaction URLs
+ URL адреси на трети страни
+ Reset all client options to default.Възстановете всички настройки по подразбиране.
@@ -970,6 +1002,10 @@ Address: %4
Choose the default subdivision unit to show in the interface and when sending coins.Изберете единиците, показвани по подразбиране в интерфейса.
+
+ Whether to show coin control features or not.
+ Дали да покаже възможностите за контрол на монетите или не.
+ &OKОК
@@ -1017,6 +1053,10 @@ Address: %4
The displayed information may be out of date. Your wallet automatically synchronizes with the Litecoin network after a connection is established, but this process has not completed yet.Текущата информация на екрана може да не е актуална. Вашият портфейл ще се синхронизира автоматично с мрежата на Litecoin, щом поне една връзката с нея се установи; този процес все още не е приключил.
+
+ Watch-only:
+ В наблюдателен режим:
+ Available:Налично:
@@ -1033,6 +1073,10 @@ Address: %4
Immature:Неразвит:
+
+ Mined balance that has not yet matured
+ Миниран баланс,който все още не се е развил
+ BalancesБаланс
@@ -1060,14 +1104,50 @@ Address: %4
PaymentServer
+
+ URI handling
+ Справяне с URI
+
+
+ Invalid payment address %1
+ Невалиден адрес на плащане %1
+
+
+ Payment request rejected
+ Заявката за плащане беше отхвърлена
+
+
+ Payment request network doesn't match client network.
+ Мрежата от която се извършва заявката за плащане не съвпада с мрежата на клиента.
+
+
+ Payment request has expired.
+ Заявката за плащане е изтекла.
+ Requested payment amount of %1 is too small (considered dust).Заявената сума за плащане: %1 е твърде малка (счита се за отпадък)
+
+ Payment request error
+ Възникна грешка по време назаявката за плащане
+
+
+ Cannot start bitcoin: click-to-pay handler
+ Биткойн не можe да се стартира: click-to-pay handler
+
+
+ Payment request file handling
+ Файл за справяне със заявки
+ Refund from %1Възстановяване на сума от %1
+
+ Payment request DoS protection
+ Дос защита на заявката за плащане
+ Error communicating with %1: %2Грешка при комуникацията с %1: %2
@@ -1106,6 +1186,14 @@ Address: %4
AmountСума
+
+ Enter a Bitcoin address (e.g. %1)
+ Въведете Биткойн адрес (например: %1)
+
+
+ %1 d
+ %1 ден
+ %1 h%1 час
@@ -1244,6 +1332,30 @@ Address: %4
ServicesУслуги
+
+ Starting Height
+ Стартова височина
+
+
+ Connection Time
+ Продължителност на връзката
+
+
+ Last Send
+ Изпратени за последно
+
+
+ Last Receive
+ Получени за последно
+
+
+ Bytes Sent
+ Изпратени байтове
+
+
+ Bytes Received
+ Получени байтове
+ Ping TimeВреме за отговор
@@ -1324,7 +1436,31 @@ Address: %4
%1 GB%1 Гигабайт
-
+
+ via %1
+ посредством %1
+
+
+ never
+ Никога
+
+
+ Inbound
+ Входящи
+
+
+ Outbound
+ Изходящи
+
+
+ Unknown
+ Неизвестен
+
+
+ Fetching...
+ Прихващане...
+
+
ReceiveCoinsDialog
@@ -1512,6 +1648,18 @@ Address: %4
If this is activated, but the change address is empty or invalid, change will be sent to a newly generated address.Ако тази опция е активирана,но адресът на промяна е празен или невалиден,промяната ще бъде изпратена на новосъздаден адрес.
+
+ Transaction Fee:
+ Такса за транзакцията:
+
+
+ Choose...
+ Избери...
+
+
+ Minimize
+ Минимизирай
+ per kilobyteза килобайт
@@ -1524,10 +1672,22 @@ Address: %4
Recommended:Препоръчителна:
+
+ Custom:
+ По избор:
+ Confirmation time:Време за потвърждение:
+
+ normal
+ нормален
+
+
+ fast
+ бърз
+ Send to multiple recipients at onceИзпращане към повече от един получател
@@ -1540,6 +1700,10 @@ Address: %4
Clear all fields of the form.Изчисти всички полета от формуляра.
+
+ Dust:
+ Прах:
+ Clear &All&Изчисти
@@ -1636,6 +1800,10 @@ Address: %4
Warning: Unknown change addressВнимание:Неизвестен адрес за промяна
+
+ Copy dust
+ Копирай прахта:
+ Are you sure you want to send?Наистина ли искате да изпратите?
@@ -1695,11 +1863,19 @@ Address: %4
This is a verified payment request.Това е потвърдена транзакция.
+
+ This is an unverified payment request.
+ Това е непотвърдена заявка за плащане.
+ Pay To:Плащане на:
-
+
+ Memo:
+ Бележка:
+
+
ShutdownWindow
@@ -2290,14 +2466,30 @@ Address: %4
Warning: -paytxfee is set very high! This is the transaction fee you will pay if you send a transaction.Внимание: -paytxfee има голяма стойност! Това е таксата за транзакциите, която ще платите ако направите транзакция.
+
+ Whitelist peers connecting from the given netmask or IP address. Can be specified multiple times.
+ Сложете в бял списък пиъри,свързващи се от дадената интернет маска или айпи адрес.Може да бъде заложено неколкократно.
+ (default: 1)(по подразбиране 1)
+
+ <category> can be:
+ <category> може да бъде:
+ Connection options:Настройки на връзката:
+
+ Do you want to rebuild the block database now?
+ Желаете ли да пресъздадете базата данни с блокове сега?
+
+
+ Error initializing block database
+ Грешка в пускането на базата данни с блокове
+ Error: Disk space is low!Грешка: мястото на диска е малко!
@@ -2322,6 +2514,14 @@ Address: %4
Wallet options:Настройки на портфейла:
+
+ Set the number of threads for coin generation if enabled (-1 = all cores, default: %d)
+ Заложете броя на нишки за генерация на монети ако е включено(-1 = всички ядра, по подразбиране: %d)
+
+
+ Warning: -maxtxfee is set very high! Fees this large could be paid on a single transaction.
+ Внимание: -maxtxfee има много висока стойност! Толкова високи такси могат да бъдат заплатени на една транзакция.
+ Connect through SOCKS5 proxyСвързване чрез SOCKS5 прокси
@@ -2418,6 +2618,14 @@ Address: %4
Specify configuration file (default: %s)Назовете конфигурационен файл(по подразбиране %s)
+
+ Specify connection timeout in milliseconds (minimum: 1, default: %d)
+ Задайте време на изключване при проблеми със свързването в милисекунди(минимум:1, по подразбиране %d)
+
+
+ Specify pid file (default: %s)
+ Задайте pid файл(по подразбиране: %s)
+ Invalid amount for -paytxfee=<amount>: '%s'Невалидна сума за -paytxfee=<amount>: '%s'
diff --git a/src/qt/locale/bitcoin_et.ts b/src/qt/locale/bitcoin_et.ts
index 8d1e4930f..b6aec3b65 100644
--- a/src/qt/locale/bitcoin_et.ts
+++ b/src/qt/locale/bitcoin_et.ts
@@ -5,6 +5,10 @@
Create a new addressLoo uus aadress
+
+ &New
+ &Uus
+ Copy the currently selected address to the system clipboardKopeeri märgistatud aadress vahemällu
@@ -13,6 +17,10 @@
&Copy&Kopeeri
+
+ C&lose
+ S&ulge
+ &Copy Address&Aadressi kopeerimine
@@ -25,10 +33,18 @@
Export the data in the current tab to a fileEkspordi kuvatava vahelehe sisu faili
+
+ &Export
+ &Ekspordi
+ &Delete&Kustuta
+
+ C&hoose
+ V&ali
+ These are your Litecoin addresses for sending payments. Always check the amount and the receiving address before sending coins.Need on sinu Litecoini aadressid maksete saatmiseks. Müntide saatmisel kontrolli alati summat ning saaja aadressi.
@@ -45,6 +61,10 @@
Comma separated file (*.csv)Komaeraldatud fail (*.csv)
+
+ Exporting Failed
+ Eksportimine Ebaõnnestus
+ AddressTableModel
@@ -222,6 +242,10 @@
&Change Passphrase...&Salafraasi muutmine
+
+ Open &URI...
+ Ava &URI...
+ Importing blocks from disk...Impordi blokid kettalt...
@@ -330,6 +354,10 @@
%n week(s)%n nädal%n nädalat
+
+ %1 and %2
+ %1 ja %2
+ %1 behind%1 maas
@@ -399,10 +427,18 @@ Aadress: %4⏎
CoinControlDialog
+
+ Quantity:
+ Kogus:
+ Amount:Summa:
+
+ Fee:
+ Tasu:
+ AmountKogus
@@ -431,6 +467,50 @@ Aadress: %4⏎
Copy transaction IDKopeeri tehingu ID
+
+ Copy fee
+ Kopeeri tasu
+
+
+ highest
+ kõrgeim
+
+
+ higher
+ kõrgem
+
+
+ high
+ kõrge
+
+
+ medium
+ keskmine
+
+
+ low
+ madal
+
+
+ lower
+ madalam
+
+
+ lowest
+ madalaim
+
+
+ (%1 locked)
+ (%1 lukustatud)
+
+
+ yes
+ jah
+
+
+ no
+ ei
+ (no label)(silti pole)
@@ -485,6 +565,10 @@ Aadress: %4⏎
FreespaceChecker
+
+ name
+ nimi
+ HelpMessageDialog
@@ -531,6 +615,10 @@ Aadress: %4⏎
Intro
+
+ Welcome
+ Teretulemast
+ Litecoin CoreLitecoini tuumik
@@ -542,6 +630,14 @@ Aadress: %4⏎
OpenURIDialog
+
+ Open URI
+ Ava URI
+
+
+ URI:
+ URI:
+ OptionsDialog
@@ -557,6 +653,10 @@ Aadress: %4⏎
&Start Litecoin on system login&Start Litecoin sisselogimisel
+
+ MB
+ MB
+ Reset all client options to default.Taasta kõik klientprogrammi seadete vaikeväärtused.
@@ -569,6 +669,14 @@ Aadress: %4⏎
&Network&Võrk
+
+ W&allet
+ R&ahakott
+
+
+ Expert
+ Ekspert
+ Automatically open the Litecoin client port on the router. This only works when your router supports UPnP and it is enabled.Litecoini kliendi pordi automaatne avamine ruuteris. Toimib, kui sinu ruuter aktsepteerib UPnP ühendust.
@@ -668,6 +776,10 @@ Aadress: %4⏎
Mined balance that has not yet maturedMitte aegunud mine'itud jääk
+
+ Recent transactions
+ Hiljutised tehingud
+ out of syncsünkimata
@@ -723,6 +835,10 @@ Aadress: %4⏎
&Information&Informatsioon
+
+ General
+ Üldine
+ Using OpenSSL versionKasutan OpenSSL versiooni
@@ -735,6 +851,10 @@ Aadress: %4⏎
NetworkVõrgustik
+
+ Name
+ Nimi
+ Number of connectionsÜhenduste arv
@@ -747,6 +867,26 @@ Aadress: %4⏎
Current number of blocksPlokkide hetkearv
+
+ Received
+ Vastuvõetud
+
+
+ Sent
+ Saadetud
+
+
+ Direction
+ Suund
+
+
+ Version
+ Versioon
+
+
+ Services
+ Teenused
+ Last block timeViimane ploki aeg
@@ -787,17 +927,53 @@ Aadress: %4⏎
Type <b>help</b> for an overview of available commands.Ülevaateks võimalikest käsklustest trüki <b>help</b>.
+
+ %1 B
+ %1 B
+
+
+ %1 KB
+ %1 B
+
+
+ %1 MB
+ %1 MB
+
+
+ %1 GB
+ %1 GB
+ ReceiveCoinsDialog
+
+ &Amount:
+ &Summa:
+ &Label:&Märgis
+
+ &Message:
+ &Sõnum:
+
+
+ Show
+ Näita
+
+
+ Remove
+ Eemalda
+ Copy labelMärgise kopeerimine
+
+ Copy message
+ Kopeeri sõnum
+ Copy amountKopeeri summa
@@ -852,17 +1028,49 @@ Aadress: %4⏎
(no label)(silti pole)
-
+
+ (no message)
+ (sõnum puudub)
+
+
+ (no amount)
+ (summa puudub)
+
+
SendCoinsDialogSend CoinsMüntide saatmine
+
+ Quantity:
+ Kogus:
+ Amount:Summa:
+
+ Fee:
+ Tasu:
+
+
+ Choose...
+ Vali...
+
+
+ Recommended:
+ Soovitatud:
+
+
+ normal
+ normaalne
+
+
+ fast
+ kiire
+ Send to multiple recipients at onceSaatmine mitmele korraga
@@ -895,6 +1103,14 @@ Aadress: %4⏎
Copy amountKopeeri summa
+
+ Copy fee
+ Kopeeri tasu
+
+
+ or
+ või
+ The recipient address is not valid, please recheck.Saaja aadress ei ole kehtiv, palun kontrolli.
@@ -1102,7 +1318,11 @@ Aadress: %4⏎
TrafficGraphWidget
-
+
+ KB/s
+ KB/s
+
+
TransactionDesc
@@ -1398,6 +1618,10 @@ Aadress: %4⏎
Show transaction detailsKuva tehingu detailid
+
+ Exporting Failed
+ Eksportimine Ebaõnnestus
+ Comma separated file (*.csv)Komaeraldatud fail (*.csv)
@@ -1450,6 +1674,10 @@ Aadress: %4⏎
WalletView
+
+ &Export
+ &Ekspordi
+ Export the data in the current tab to a fileEkspordi kuvatava vahelehe sisu faili
@@ -1589,6 +1817,10 @@ Aadress: %4⏎
Verifying wallet...Kontrollin rahakotti...
+
+ Wallet options:
+ Rahakoti valikud:
+ Imports blocks from external blk000??.dat fileImpordi blokid välisest blk000??.dat failist
@@ -1597,6 +1829,10 @@ Aadress: %4⏎
InformationInformatsioon
+
+ RPC server options:
+ RPC serveri valikud:
+ Send trace/debug info to console instead of debug.log fileSaada jälitus/debug, debug.log faili asemel, konsooli
@@ -1605,6 +1841,18 @@ Aadress: %4⏎
Shrink debug.log file on client startup (default: 1 when no -debug)Kahanda programmi käivitamisel debug.log faili (vaikeväärtus: 1, kui ei ole -debug)
+
+ Signing transaction failed
+ Tehingu allkirjastamine ebaõnnestus
+
+
+ Transaction amount too small
+ Tehingu summa liiga väikene
+
+
+ Transaction too large
+ Tehing liiga suur
+ Use UPnP to map the listening port (default: 1 when listening)Kasuta kuulatava pordi määramiseks UPnP ühendust (vaikeväärtus: 1, kui kuulatakse)
@@ -1621,6 +1869,10 @@ Aadress: %4⏎
Warning: This version is obsolete, upgrade required!Hoiatus: versioon on aegunud, uuendus on nõutav!
+
+ on startup
+ käivitamisel
+ wallet.dat corrupt, salvage failedwallet.dat fail on katki, päästmine ebaõnnestus
@@ -1661,6 +1913,10 @@ Aadress: %4⏎
Error loading wallet.dat: Wallet corruptedViga wallet.dat käivitamisel. Vigane rahakkott
+
+ (default: %s)
+ (vaikimisi: %s)
+ Error loading wallet.datViga wallet.dat käivitamisel
diff --git a/src/qt/locale/bitcoin_fr.ts b/src/qt/locale/bitcoin_fr.ts
index de8a5ad60..00075a54b 100644
--- a/src/qt/locale/bitcoin_fr.ts
+++ b/src/qt/locale/bitcoin_fr.ts
@@ -728,6 +728,10 @@ Adresse : %4
This label turns red, if the priority is smaller than "medium".Cette étiquette devient rouge si la priorité est plus basse que « moyenne »
+
+ This label turns red, if any recipient receives an amount smaller than %1.
+ Cette étiquette devient rouge si un destinataire reçoit un montant inférieur à %1.
+ (no label)(aucune étiquette)
@@ -952,7 +956,7 @@ Adresse : %4
Automatically start Litecoin after logging in to the system.
- Démarrer Litecoin automatiquement après avoir ouvert une session sur l'ordinateur.
+ Démarrer Litecoin automatiquement après avoir ouvert une session sur le système.&Start Litecoin on system login
@@ -1128,7 +1132,7 @@ Adresse : %4
Client will be shutdown, do you want to proceed?
- Le client sera arrêté, voulez-vous continuer?
+ Le client sera arrêté, voulez-vous continuer ?This change would require a client restart.
@@ -2010,7 +2014,7 @@ Adresse : %4
Duplicate address found, can only send to each address once per send operation.
- Adresse indentique trouvée, il n'est possible d'envoyer qu'une fois à chaque adresse par opération d'envoi.
+ Adresse identique trouvée. Il n'est possible d'envoyer qu'une fois à chaque adresse, par opération d'envoi.Transaction creation failed!
@@ -2155,7 +2159,7 @@ Adresse : %4
You can sign messages with your addresses to prove you own them. Be careful not to sign anything vague, as phishing attacks may try to trick you into signing your identity over to them. Only sign fully-detailed statements you agree to.
- Vous pouvez signer des messages avec vos adresses pour prouver que vous les détenez. Faites attention de ne pas signer de vague car des attaques d'hameçonnage peuvent essayer d'usurper votre identité par votre signature. Ne signez que des déclarations entièrement détaillées et avec lesquelles vous serez d'accord.
+ Vous pouvez signer des messages avec vos adresses pour prouver que vous les détenez. Faites attention de ne rien signer de vague, car des attaques d'hameçonnage pourraient essayer de vous faire signer avec votre identité afin de l'usurper. Ne signez que des déclarations entièrement détaillées et avec lesquelles vous êtes d'accord.The Litecoin address to sign the message with
@@ -2211,7 +2215,7 @@ Adresse : %4
Enter the signing address, message (ensure you copy line breaks, spaces, tabs, etc. exactly) and signature below to verify the message. Be careful not to read more into the signature than what is in the signed message itself, to avoid being tricked by a man-in-the-middle attack.
- Saisir ci-dessous l'adresse de signature, le message (assurez-vous d'avoir copié exactement les retours à la ligne, les espaces, tabulations etc.) et la signature pour vérifier le message. Faire attention à ne pas déduire davantage de la signature que ce qui est contenu dans le message signé lui-même pour éviter d'être trompé par une attaque d'homme du milieu.
+ Saisir ci-dessous l'adresse de signature, le message (assurez-vous d'avoir copié exactement les retours à la ligne, les espaces, tabulations etc.) et la signature pour vérifier le message. Faire attention à ne pas déduire davantage de la signature que ce qui est contenu dans le message signé même, pour éviter d'être trompé par une attaque d'homme du milieu.The Litecoin address the message was signed with
@@ -3072,7 +3076,7 @@ Adresse : %4
Maximum total fees to use in a single wallet transaction, setting too low may abort large transactions (default: %s)
- Total maximal des frais à utiliser en une seule transaction de portefeuille. Le définir trop bas pourrait empêcher les grosses transactions (par défaut : %s)
+ Total maximal des frais à utiliser en une seule transaction de portefeuille. Le définir trop bas pourrait interrompre les grosses transactions (par défaut : %s)Query for peer addresses via DNS lookup, if low on addresses (default: 1 unless -connect)
diff --git a/src/qt/locale/bitcoin_pt_BR.ts b/src/qt/locale/bitcoin_pt_BR.ts
index 7402dd9a4..55fc2d08b 100644
--- a/src/qt/locale/bitcoin_pt_BR.ts
+++ b/src/qt/locale/bitcoin_pt_BR.ts
@@ -1271,6 +1271,10 @@ Endereço: %4
Refund from %1Reembolso de %1
+
+ Payment request %1 is too large (%2 bytes, allowed %3 bytes).
+ Pedido de pagamento %1 é muito grande (%2 bytes, permitido %3 bytes).
+ Payment request DoS protectionPagamento requer proteção DoS
@@ -1837,7 +1841,7 @@ Endereço: %4
Choose...
- Escolha:
+ EscolherMinimize